|
| 1 | +CHANGELOG for 5.2.x |
| 2 | +=================== |
| 3 | + |
| 4 | +This changelog references the relevant changes (bug and security fixes) done |
| 5 | +in 5.2 minor versions. |
| 6 | + |
| 7 | +To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash |
| 8 | +To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v5.2.0...v5.2.1 |
| 9 | + |
| 10 | +* 5.2.0-BETA1 (2020-10-05) |
| 11 | + |
| 12 | + * feature #38382 [Validator] Use comparison constraints as attributes (derrabus) |
| 13 | + * feature #38369 [HttpFoundation] Expired cookies string representation consistency & tests (iquito) |
| 14 | + * feature #38407 [Mime] Prefer .jpg instead of .jpeg (fabpot) |
| 15 | + * feature #36479 [Notifier][WebProfilerBundle][FrameworkBundle] Add notifier section to profiler (jschaedl) |
| 16 | + * feature #38395 [lock] Prevent user serializing the key when store does not support it. (jderusse) |
| 17 | + * feature #38307 [Form] Implement Twig helpers to get field variables (tgalopin) |
| 18 | + * feature #38177 [Security] Magic login link authentication (weaverryan) |
| 19 | + * feature #38224 [HttpFoundation] Add Request::toArray() for JSON content (Nyholm) |
| 20 | + * feature #38323 [Mime] Allow multiple parts with the same name in FormDataPart (HypeMC) |
| 21 | + * feature #38354 [RateLimiter] add Limit::ensureAccepted() which throws RateLimitExceededException if not accepted (kbond) |
| 22 | + * feature #32904 [Messenger] Added ErrorDetailsStamp (TimoBakx) |
| 23 | + * feature #36152 [Messenger] dispatch event when a message is retried (nikophil) |
| 24 | + * feature #38361 Can define ChatMessage transport to null (odolbeau) |
| 25 | + * feature #38289 [HttpClient] provide response body to the RetryDecider (jderusse) |
| 26 | + * feature #38308 [Security][RateLimiter] Added request rate limiter to prevent breadth-first attacks (wouterj) |
| 27 | + * feature #38257 [RateLimiter] Add limit object on RateLimiter consume method (Valentin, vasilvestre) |
| 28 | + * feature #38309 [Validator] Constraints as php 8 Attributes (derrabus) |
| 29 | + * feature #38332 [Validator] Add support for UUIDv6 in Uuid constraint (nicolas-grekas) |
| 30 | + * feature #38330 [Contracts] add TranslatableInterface (nicolas-grekas) |
| 31 | + * feature #38322 [Validator] Add Ulid constraint and validator (Laurent Clouet) |
| 32 | + * feature #38333 [Uid] make UUIDv6 always return truly random nodes to prevent leaking the MAC of the host (nicolas-grekas) |
| 33 | + * feature #38296 [lock] Provides default implementation when store does not supports the behavior (jderusse) |
| 34 | + * feature #38298 [Notifier] Add Sendinblue notifier. (ptondereau) |
| 35 | + * feature #38305 [PhpUnitBridge] Enable a maximum PHPUnit version to be set via SYMFONY_MAX_PHPUNIT_VERSION (stevegrunwell) |
| 36 | + * feature #38288 [DomCrawler] Add `assertFormValue()` in `WebTestCase` (mnapoli) |
| 37 | + * feature #38287 [DomCrawler] Add checkbox assertions for functional tests (mnapoli) |
| 38 | + * feature #36326 [Validator] Add invalid datetime message in Range validator (przemyslaw-bogusz) |
| 39 | + * feature #38243 [HttpKernel] Auto-register kernel as an extension (HypeMC) |
| 40 | + * feature #38277 [Mailer] Added Sendinblue bridge (drixs6o9) |
| 41 | + * feature #35956 [Form] Added "html5" option to both MoneyType and PercentType (romaricdrigon) |
| 42 | + * feature #38269 [String] allow passing null to string functions (kbond) |
| 43 | + * feature #38176 [Config] Adding the "info" to a missing option error messages (weaverryan) |
| 44 | + * feature #38167 [VarDumper] Support for ReflectionAttribute (derrabus) |
| 45 | + * feature #35740 [MonologBridge] Use composition instead of inheritance in monolog bridge (pvgnd, mm-pvgnd) |
| 46 | + * feature #38182 [HttpClient] Added RetryHttpClient (jderusse) |
| 47 | + * feature #38204 [Security] Added login throttling feature (wouterj) |
| 48 | + * feature #38007 [Amqp] Add amqps support (vasilvestre-OS) |
| 49 | + * feature #37546 [RFC] Introduce a RateLimiter component (wouterj) |
| 50 | + * feature #38193 Make RetryTillSaveStore implements the SharedLockStoreInterface (jderusse) |
| 51 | + * feature #37968 [Form] Add new way of mapping data using callback functions (yceruto) |
| 52 | + * feature #38198 [String] allow translit rules to be given as closure (nicolas-grekas) |
| 53 | + * feature #37829 [RFC][HttpKernel][Security] Allowed adding attributes on controller arguments that will be passed to argument resolvers. (jvasseur) |
| 54 | + * feature #37752 [RFC][lock] Introduce Shared Lock (or Read/Write Lock) (jderusse) |
| 55 | + * feature #37759 [Messenger] - Add option to confirm message delivery in Amqp connection (scyzoryck) |
| 56 | + * feature #30572 [Cache] add integration with Messenger to allow computing cached values in a worker (nicolas-grekas) |
| 57 | + * feature #38149 [SecurityBundle] Comma separated ips for security.access_control (a-menshchikov) |
| 58 | + * feature #38151 [Serializer] add UidNormalizer (guillbdx, norkunas) |
| 59 | + * feature #37976 [Messenger] Don't prevent dispatch out of another bus (ogizanagi) |
| 60 | + * feature #38134 [Lock] Fix wrong interface for MongoDbStore (jderusse) |
| 61 | + * feature #38135 [AmazonSqsMessenger] Added the count message awareness on the transport (raphahardt) |
| 62 | + * feature #38026 [HttpClient] Allow to provide additional curl options to CurlHttpClient (pizzaminded) |
| 63 | + * feature #37559 [PropertyInfo] fix array types with keys (array<string, string>) (digilist) |
| 64 | + * feature #37519 [Process] allow setting options esp. "create_new_console" to detach a subprocess (andrei0x309) |
| 65 | + * feature #37704 [MonologBridge] Added SwitchUserTokenProcessor to log the impersonator (IgorTimoshenko) |
| 66 | + * feature #37545 [DependencyInjection] Add the Required attribute (derrabus) |
| 67 | + * feature #37474 [RFC][Routing] Added the Route attribute (derrabus) |
| 68 | + * feature #38068 [Notifier] Register NotificationDataCollector and NotificationLoggerListener service (jschaedl) |
| 69 | + * feature #32841 Create impersonation_exit_path() and *_url() functions (dFayet) |
| 70 | + * feature #37706 [Validator] Debug validator command (loic425, fabpot) |
| 71 | + * feature #38052 Increase HttpBrowser::getHeaders() visibility to protected (iansltx) |
| 72 | + * feature #36727 [Messenger] Add option to prevent Redis from deleting messages on rejection (Steveb-p) |
| 73 | + * feature #37678 [DoctrineBridge] Ulid and Uuid as Doctrine Types (gennadigennadigennadi) |
| 74 | + * feature #38037 Translate failure messages of json authentication (Malte Schlüter) |
| 75 | + * feature #35890 [Cache] give control over cache prefix seed (Tobion) |
| 76 | + * feature #37337 [Security] Configurable execution order for firewall listeners (scheb) |
| 77 | + * feature #33850 [Serializer] fix denormalization of basic property-types in XML and CSV (mkrauser) |
| 78 | + * feature #38017 [PHPUnitBridge] deprecations not disabled anymore when disabled=0 (l-vo) |
| 79 | + * feature #33381 [Form] dispatch submit events for disabled forms too (xabbuh) |
| 80 | + * feature #35338 Added support for using the "{{ label }}" placeholder in constraint messages (a-menshchikov) |
| 81 | + * feature #34790 [Console] Remove restriction for choices to be strings (LordZardeck, YaFou, ogizanagi) |
| 82 | + * feature #37979 [Workflow] Expose the Metadata Store in the DIC (lyrixx) |
| 83 | + * feature #37371 [Translation] Add support for calling 'trans' with ICU formatted messages (someonewithpc) |
| 84 | + * feature #37670 [Translation] Translatable objects (natewiebe13) |
| 85 | + * feature #37432 [Mailer] Implement additional mailer transport options (fritzmg) |
| 86 | + * feature #35893 [HttpClient][DI] Add an option to use the MockClient in functional tests (GaryPEGEOT) |
| 87 | + * feature #35780 [Semaphore] Added the component (lyrixx) |
| 88 | + * feature #37846 [Security] Lazily load the user during the check passport event (wouterj) |
| 89 | + * feature #37934 [Mailer] Mailjet Add ability to pass custom headers to API (tcheymol) |
| 90 | + * feature #37942 [Security] Renamed provider key to firewall name (wouterj) |
| 91 | + * feature #37951 [FrameworkBundle] Make AbstractPhpFileCacheWarmer public (ossinkine) |
| 92 | + * feature #30335 [PropertyInfo] ConstructorExtractor which has higher priority than PhpDocExtractor and ReflectionExtractor (karser) |
| 93 | + * feature #37926 [lock] Lazy create table in lock PDO store (jderusse) |
| 94 | + * feature #36573 [Notifier] Add Esendex bridge (odolbeau) |
| 95 | + * feature #33540 [Serializer] Add special '*' serialization group that allows any group (nrobinaubertin) |
| 96 | + * feature #37708 Allow Drupal to wrap the Symfony test listener (alexpott) |
| 97 | + * feature #36211 [Serializer] Adds FormErrorNormalizer (YaFou) |
| 98 | + * feature #37087 [Messenger] Add FlattenException Normalizer (monteiro) |
| 99 | + * feature #37917 [Security] Pass Passport to LoginFailureEvent (ihmels) |
| 100 | + * feature #37734 [HttpFoundation] add support for X_FORWARDED_PREFIX header (jeff1985) |
| 101 | + * feature #37897 [Mailer] Support Amazon SES ConfigurationSetName (cvmiert) |
| 102 | + * feature #37915 Improve link script with rollback when using symlink (noniagriconomie) |
| 103 | + * feature #37889 Toolbar toggler accessibility (Chi-teck) |
| 104 | + * feature #36515 [HttpKernel] Add `$kernel->getBuildDir()` to separate it from the cache directory (mnapoli) |
| 105 | + * feature #32133 [PropertyAccess] Allow to disable magic __get & __set (ogizanagi) |
| 106 | + * feature #36016 [Translation] Add a pseudo localization translator (fancyweb) |
| 107 | + * feature #37755 Fix #37740: Cast all Request parameter values to string (rgeraads) |
| 108 | + * feature #36541 ✨ [Mailer] Add Mailjet bridge (tcheymol) |
| 109 | + * feature #36940 [Notifier] add support for smsapi-notifier (szepczynski) |
| 110 | + * feature #37830 [Notifier] Add LinkedIn provider (ismail1432) |
| 111 | + * feature #37867 [Messenger] Add message timestamp to amqp connection (Bartłomiej Zając) |
| 112 | + * feature #36925 [Security] Verifying if the password field is null (Mbechezi Nawo) |
| 113 | + * feature #37847 [Serializer][Mime] Fix Mime message serialization (fabpot) |
| 114 | + * feature #37338 [Console] added TableCellStyle (khoptynskyi) |
| 115 | + * feature #37840 [VarDumper] Support PHPUnit --colors option (ogizanagi) |
| 116 | + * feature #37138 [Notifier][Slack] Use Slack Web API chat.postMessage instead of WebHooks (xavierbriand) |
| 117 | + * feature #37827 [Console] Rework the signal integration (lyrixx) |
| 118 | + * feature #36131 [Mailer] Add a transport that uses php.ini settings for configuration (l-vo) |
| 119 | + * feature #36596 Add cache.adapter.redis_tag_aware to use RedisCacheAwareAdapter (l-vo) |
| 120 | + * feature #36582 [Messenger] Add Beanstalkd bridge (X-Coder264) |
| 121 | + * feature #35967 [VarDumper] Add VAR_DUMPER_FORMAT=server format (ogizanagi) |
| 122 | + * feature #37815 [Workflow] Choose which Workflow events should be dispatched (stewartmalik, lyrixx) |
| 123 | + * feature #20054 [Console] Different approach on merging application definition (ro0NL) |
| 124 | + * feature #36648 [Notifier] Add Mobyt bridge (Deamon) |
| 125 | + * feature #37332 [FrameworkBundle] Allow to leverage autoconfiguration for DataCollectors with template (l-vo) |
| 126 | + * feature #37359 [Security] Add event to inspect authenticated token before it becomes effective (scheb) |
| 127 | + * feature #37539 [Workflow] Added Context to Workflow Event (epitre) |
| 128 | + * feature #37683 [Console] allow multiline responses to console questions (ramsey) |
| 129 | + * feature #29117 [Serializer] Add CompiledClassMetadataFactory (fbourigault) |
| 130 | + * feature #37676 [Stopwatch] Add name property to the stopwatchEvent (AhmedRaafat14) |
| 131 | + * feature #34704 [Messenger] Add method HandlerFailedException::getNestedExceptionOfClass (tyx) |
| 132 | + * feature #37793 Revert "[DependencyInjection] Resolve parameters in tag arguments" (rpkamp) |
| 133 | + * feature #37537 [HttpKernel] Provide status code in fragment handler exception (gonzalovilaseca) |
| 134 | + * feature #36480 [Notifier] Add Infobip bridge (jeremyFreeAgent) |
| 135 | + * feature #36496 [Notifier] added telegram options (krasilnikovm) |
| 136 | + * feature #37754 [FrameworkBundle] Add days before expiration in "about" command (noniagriconomie) |
| 137 | + * feature #35773 [Notifier] Change notifier recipient handling (jschaedl) |
| 138 | + * feature #36488 [Notifier] Add Google Chat bridge (GromNaN) |
| 139 | + * feature #36692 [HttpClient] add EventSourceHttpClient to consume Server-Sent Events (soyuka) |
| 140 | + * feature #36616 [Notifier] Add Zulip notifier bridge (phpfour) |
| 141 | + * feature #37747 [Notifier] Make Freemobile config more flexible (fabpot) |
| 142 | + * feature #37718 [Security] class Security implements AuthorizationCheckerInterface (SimonHeimberg) |
| 143 | + * feature #37732 [Console] Allow testing single command apps using CommandTester (chalasr) |
| 144 | + * feature #37480 [Messenger] add redeliveredAt in RedeliveryStamp construct (qkdreyer) |
| 145 | + * feature #37565 [Validator] Add Isin validator constraint (lmasforne) |
| 146 | + * feature #37712 [Mailer] Prevent MessageLoggerListener from leaking in env=prod (vudaltsov) |
| 147 | + * feature #33729 [Console] Add signal event (marie) |
| 148 | + * feature #36352 [Validator] Added support for cascade validation on typed properties (HeahDude) |
| 149 | + * feature #37243 [DependencyInjection] Resolve parameters in tag arguments (rpkamp) |
| 150 | + * feature #37415 [Console] added info method to symfony style (titospeakap, titomiguelcosta) |
| 151 | + * feature #36691 [FrameworkBundle] Deprecate some public services to private (fancyweb) |
| 152 | + * feature #36929 Added a FrenchInflector for the String component (Alexandre-T) |
| 153 | + * feature #37620 [Security] Use NullToken while checking authorization (wouterj) |
| 154 | + * feature #37711 [Router] allow to use \A and \z as regex start and end (zlodes) |
| 155 | + * feature #37703 Update StopwatchPeriod.php (ThomasLandauer) |
| 156 | + * feature #37696 [Routing] Allow inline definition of requirements and defaults for host (julienfalque) |
| 157 | + * feature #37567 [PhpUnitBridge] Polyfill new phpunit 9.1 assertions (phpfour) |
| 158 | + * feature #37479 [HttpFoundation] Added File::getContent() (lyrixx) |
| 159 | + * feature #36178 [Mime] allow non-ASCII characters in local part of email (dmaicher) |
| 160 | + * feature #30931 [Form] Improve invalid messages for form types (hiddewie) |
| 161 | + * feature #37492 [ErrorHandler] Allow override of the default non-debug template (PhilETaylor) |
| 162 | + * feature #37482 [HttpClient] always yield a LastChunk in AsyncResponse on destruction (nicolas-grekas) |
| 163 | + * feature #36364 [HttpKernel][WebProfilerBundle] Add session profiling (mtarld) |
| 164 | + * feature #37428 [Workflow] Added Function (and Twig extension) to retrieve a specific transition (Carlos Pereira De Amorim) |
| 165 | + * feature #36487 [HttpClient] Add MockResponse::getRequestMethod() and getRequestUrl() to allow inspecting which request has been sent (javespi) |
| 166 | + * feature #37295 Move event alias mappings to their components (derrabus) |
| 167 | + * feature #37443 [HttpClient] add StreamableInterface to ease turning responses into PHP streams (nicolas-grekas) |
| 168 | + * feature #36739 [TwigBundle] Deprecate the public "twig" service to private (fancyweb) |
| 169 | + * feature #37272 [HttpFoundation] add `HeaderUtils::parseQuery()`: it does the same as `parse_str()` but preserves dots in variable names (nicolas-grekas) |
| 170 | + * feature #37403 [Notifier] Return SentMessage from the Notifier message handler (fabpot) |
| 171 | + * feature #36611 Add Notifier SentMessage (jeremyFreeAgent) |
| 172 | + * feature #37357 [FrameworkBundle] allow configuring trusted proxies using semantic configuration (nicolas-grekas) |
| 173 | + * feature #37373 [DI] deprecate Definition/Alias::setPrivate() (nicolas-grekas) |
| 174 | + * feature #37351 [FrameworkBundle] allow enabling the HTTP cache using semantic configuration (nicolas-grekas) |
| 175 | + * feature #37306 [Messenger] added support for Amazon SQS QueueUrl as DSN (starred-gijs) |
| 176 | + * feature #37336 [Security] Let security factories add firewall listeners (scheb) |
| 177 | + * feature #37318 [Security] Add attributes on Passport (fabpot) |
| 178 | + * feature #37241 [Console] Fix Docblock for CommandTester::getExitCode (Jean85) |
| 179 | + * feature #35834 [Notifier] Remove default transport property in Transports class (jschaedl) |
| 180 | + * feature #37198 [FrameworkBundle] Add support for tagged_iterator/tagged_locator in unused tags util (fabpot) |
| 181 | + * feature #37165 [Mime] Add DKIM support (fabpot) |
| 182 | + * feature #36778 Use PHP instead of XML as the prefered service/route configuration in core (fabpot) |
| 183 | + * feature #36802 [Console] Add support for true colors (fabpot) |
| 184 | + * feature #36775 [DependencyInjection] Add abstract_arg() and param() (fabpot) |
| 185 | + * feature #37040 [PropertyInfo] Support using the SerializerExtractor with no group check (GuilhemN) |
| 186 | + * feature #37175 [Mime] Deprecate Address::fromString() (fabpot) |
| 187 | + * feature #37114 Provides a way to override cache and log folders from the ENV (Plopix) |
| 188 | + * feature #36736 [FrameworkBundle][Mailer] Add a way to configure some email headers from semantic configuration (fabpot) |
| 189 | + * feature #37136 [HttpClient] added support for pausing responses with a new `pause_handler` callable exposed as an info item (nicolas-grekas) |
| 190 | + * feature #36779 [HttpClient] add AsyncDecoratorTrait to ease processing responses without breaking async (nicolas-grekas) |
| 191 | + * feature #36790 Bump Doctrine DBAL to 2.10+ (fabpot) |
| 192 | + * feature #36818 [Validator] deprecate the "allowEmptyString" option (xabbuh) |
| 193 | + |
0 commit comments