Changelog (v5.3.10...v5.4.0-BETA1)
- feature #43850 Add completion for DebugConfig name and path arguments (eclairia, Adrien Jourdier)
- feature #43838 feat: add completion for DebugAutowiring search argument (eclairia, Adrien Jourdier)
- feature #43857 Add completion to debug:container (GromNaN)
- feature #43891 Add completion to command messenger:consume (GromNaN)
- feature #43848 Add completion for workflow:dump (StaffNowa)
- feature #43138 Add the ability to enable the profiler using a parameter (dunglas)
- feature #43598 add suggestions for debug commands: firewall, form, messenger, router (IonBazan)
- feature #43804 Deprecate Composer 1 (derrabus)
- feature #42414 Add Expo bridge (zairigimad)
- feature #43758 Rename translation:update to translation:extract (welcoMattic)
- feature #41414 Support
statusCode
default param when loading template directly via route (dayallnash) - feature #43644 Add completion to debug:translation command (alexandre-daubois)
- feature #38542 Allow serializer default context configuration (soyuka)
- feature #43671 add ResponseIsUnprocessable (garak)
- feature #43588 Autoconfigurable attributes (alirezamirsepassi)
- feature #43682 Add completion for config:dump-reference (StaffNowa)
- feature #43626 Add completion to secrets:set and fix secrets:remove (GromNaN)
- feature #43621 Add completion for cache:pool:clear and cache:pool:delete commands (andyexeter)
- feature #42251 Bash completion integration (wouterj)
- feature #39402 Add push channel to notifier (norkunas)
- feature #43134 Add sms77 Notifier Bridge (matthiez)
- feature #42580 Add DotenvDebugCommand (chr-hertel)
- feature #42723 Log when worker should stop and when
SIGTERM
is received (ruudk) - feature #43108 Add basic support for language negotiation (GregoireHebert)
- feature #42244 Add support for configuring log level, and status code by exception class (lyrixx)
- feature #43148 Throw ValueError in debug mode when serialization fails (nicolas-grekas)
- feature #42991 Add configureContainer(), configureRoutes() and getConfigDir() to MicroKernelTrait (nicolas-grekas)
- feature #41163 Add support for reseting container services between 2 messages (lyrixx)
- feature #42965 Deprecate support for Doctrine Cache (derrabus)
- feature #41390 Add session cookie handling in cli context (alexander-schranz, Nyholm)
- feature #41566 Introduced new method for getting bundles config path (a-menshchikov)
- feature #42710 Added OhMySMTP Bridge (paul-oms)
- feature #42526 Add BrowserKitAssertionsTrait::assertThatForBrowser (koenreiniers)
- feature #42039 Autoconfigurable attributes on methods, properties and parameters (ruudk)
- feature #42423 Deprecate AnonymousToken, non-UserInterface users, and token credentials (wouterj)
- feature #42442 Deprecate AbstractController::get() and has() (fabpot)
- feature #42422 Clarify goals of AbstractController (fabpot)
- feature #42426 Autoconfigure chatter.transport_factory (ismail1432)
- feature #41522 Add TurboSms Bridge (fre5h)
- feature #42188 Add FakeChat Logger transport (noniagriconomie)
- feature #42123 Add FakeSMS Logger transport (noniagriconomie)
- feature #38495 Option to make asset manifests strict on missing item (GromNaN)
- feature #39141 Add Amazon SNS bridge (adrien-chinour)
- feature #42239 Add Yunpian Notifier Bridge (welcoMattic)
- feature #42180 Add bridge for smsc.ru (kozlice)
- feature #42050 Deprecate
TokenInterface::isAuthenticated()
(chalasr) - feature #40830 Add support of PHP backed enumerations (alexandre-daubois)
- feature #40908 Deprecate DoctrineProvider (derrabus)
- feature #41705 add Mailjet SMS bridge (jnadaud)
- feature #41851 Add TesterTrait::assertCommandIsSuccessful() helper (yoannrenard)
- feature #39623 Added StopWorkerException (lyrixx)
- feature #41375 Add MessageMedia Bridge (vuphuong87)
- feature #41172 Add Telnyx notifier bridge (StaffNowa)
- feature #41786 Add commented base64 version of secrets' keys (nicolas-grekas)
- feature #41530 Deprecate the public
profiler
service to private (nicolas-grekas) - feature #41199 Deprecate the
AdapterInterface
autowiring alias, useCacheItemPoolInterface
instead (nicolas-grekas) - feature #41203 Add autowiring alias for
HttpCache\StoreInterface
(nicolas-grekas)