Skip to content

Releases: symfony/framework-bundle

v5.4.16

28 Nov 18:13
v5.4.16
Compare
Choose a tag to compare

Changelog (v5.4.15...v5.4.16)

  • bug #48330 do not wire the MercureTransportFactory if the MercureBundle is not enabled (xabbuh)
  • bug #48119 Allow to disable lock without defining a resource (MatTheCat)

v4.4.49

28 Nov 18:03
v4.4.49
Compare
Choose a tag to compare

Changelog (v4.4.48...v4.4.49)

  • bug #48119 Allow to disable lock without defining a resource (MatTheCat)

v6.2.0-RC1

25 Nov 10:41
v6.2.0-RC1
Compare
Choose a tag to compare
v6.2.0-RC1 Pre-release
Pre-release

Changelog (v6.2.0-BETA3...v6.2.0-RC1)

  • bug #48274 Add more #[\SensitiveParameter] (fancyweb)

v6.2.0-BETA3

19 Nov 16:16
v6.2.0-BETA3
Compare
Choose a tag to compare
v6.2.0-BETA3 Pre-release
Pre-release

Changelog (v6.2.0-BETA2...v6.2.0-BETA3)

  • bug #48041 Split loggers debug compiler pass (MatTheCat)
  • bug #48119 Allow to disable lock without defining a resource (MatTheCat)
  • bug #48077 Allow UUID v7 in uid configuration (achterin)

v6.2.0-BETA2

28 Oct 18:26
v6.2.0-BETA2
Compare
Choose a tag to compare
v6.2.0-BETA2 Pre-release
Pre-release

Changelog (v6.2.0-BETA1...v6.2.0-BETA2)

  • bug #48020 add router cache directory option to XML schema (xabbuh)

v6.1.7

28 Oct 18:20
v6.1.7
Compare
Choose a tag to compare

Changelog (v6.1.6...v6.1.7)

  • no significant changes

v6.0.15

28 Oct 18:05
v6.0.15
Compare
Choose a tag to compare

Changelog (v6.0.14...v6.0.15)

  • no significant changes

v6.2.0-BETA1

24 Oct 13:02
v6.2.0-BETA1
Compare
Choose a tag to compare
v6.2.0-BETA1 Pre-release
Pre-release

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #47943 Nicer config syntax for PSR-4 route loading (derrabus)
  • feature #46053 Add option allow_no_senders to enable throwing when a message doesn't have a sender (babeuloula)
  • feature #47483 Make Logger implement DebugLoggerInterface (MatTheCat)
  • feature #47916 PSR-4 directory loader (derrabus)
  • feature #46161 Add PhpAstExtractor (welcoMattic)
  • feature #47890 Deprecate the enable_authenticator_manager option (chalasr)
  • feature #47711 deprecate attach/embed methods in favor of Email::addPart() (fabpot)
  • feature #47496 Make the Router cache_dir configurable (mpdude)
  • feature #47377 Use Accept-Language header even if there are no enabled locales (MatTheCat)
  • feature #47630 Add semantic config for new terminate_on_cache_hit HttpCache option (wouterj)
  • feature #47445 Allow secrets vaults to be used directly outside Symfony (AndreasA)
  • feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
  • feature #47515 Add MaxUuid and MaxUlid (nicolas-grekas)
  • feature #39622 Be able to get raw data when a message in not decodable by the PHP Serializer (lyrixx)
  • feature #47311 Update ContainerDebugCommand to add parial search for tags (vshevelev, BOB41K1987)
  • feature #47373 Add Chatwork Notifier Bridge (Ippey)
  • feature #47363 Replace ArgumentValueResolverInterface by ValueResolverInterface (nicolas-grekas)
  • feature #41171 Add simple transport based rate limiter to Messenger (bobvandevijver)
  • feature #42593 Add the When constraint and validator (wuchen90)
  • feature #46000 Mark registry as internal and deprecate the service (lyrixx)
  • feature #47190 Add a way to change the Bus transport dynamically (fabpot)
  • feature #46571 Add new messenger:count command that return a list of transports with their "to be processed" message count. (ktherage, ogizanagi, EXT - THERAGE Kevin)
  • feature #46715 A new component to decouple applications from the system clock (nicolas-grekas)
  • feature #46895 Introduce PHPUnit constraints and assertions for the Notifier (ismail1432)
  • feature #47040 Add a mailer:test command (fabpot)
  • feature #46814 Add service and alias deprecation message to debug:container output (94noni)
  • feature #46211 Add Infobip bridge (B-Galati)
  • feature #38903 Add "Usages" to debug:container output (Bert ter Heide, bertterheide)
  • feature #46821 Add resolve-env option to debug:config command (alexandre-daubois)
  • feature #46880 Add #[Cache()] to describe the default HTTP cache headers on controllers (nicolas-grekas)
  • feature #46752 Use lazy-loading ghost object proxies out of the box (nicolas-grekas)
  • feature #46183 Hide sensitive information with SensitiveParameter attribute (GromNaN)
  • feature #46846 Add Zendesk Notifier Bridge (stloyd)
  • feature #46854 Make AbstractController::render() able to deal with forms and deprecate renderForm() (nicolas-grekas)
  • feature #46831 Add deprecation when the session is not FlashBagAware (VincentLanglet)
  • feature #46564 Add Enum Env Var Processor (jack-worman)
  • feature #45997 Add deprecation warning to show HttpKernel::handle() will catch throwables (Nyholm)
  • feature #46395 Add Contact Everyone Bridge (franckranaivo)
  • feature #46724 Add SMSFactor bridge (Gwemox)
  • feature #46663 Deprecate autowiring aliases pointing to concrete normalizers (chalasr)
  • feature #46094 Move the Security helper to SecurityBundle (chalasr)

v6.1.6

12 Oct 07:54
v6.1.6
Compare
Choose a tag to compare

Changelog (v6.1.5...v6.1.6)

  • bug #47764 fixed traceable decoration priorities (mtarld)
  • bug #46956 Allow to specify null for exception mapping configuration values (andrew-demb)

v6.0.14

12 Oct 07:48
v6.0.14
Compare
Choose a tag to compare

Changelog (v6.0.13...v6.0.14)

  • bug #46956 Allow to specify null for exception mapping configuration values (andrew-demb)