Skip to content

Releases: symfony/framework-bundle

v6.2.2

16 Dec 20:11
v6.2.2
Compare
Choose a tag to compare

Changelog (v6.2.1...v6.2.2)

  • bug #48606 container:debug CLI output improvements for excluded services (apfelbox)
  • bug #48602 Fix HtmlSanitizer default configuration behavior for allowed schemes (Titouan Galopin)
  • bug #48524 Fix CacheAttributeListener priority (HypeMC)
  • bug #48259 Allow configuring framework.exceptions with a config builder (MatTheCat)
  • bug #48624 Fix reading the SYMFONY_IDE env var (nicolas-grekas)
  • bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
  • bug #48534 add kernel.locale_aware tag to LocaleSwitcher (kbond)
  • bug #48521 fix removing commands if console not available (kbond)

v6.2.1

06 Dec 17:38
v6.2.1
Compare
Choose a tag to compare

Changelog (v6.2.0...v6.2.1)

  • bug #48459 Fix Infobip Mailer transport factory import (gnito-org)
  • bug #48416 don't register the MailerTestCommand symfony/console is not installed (xabbuh)

v6.2.0

30 Nov 17:44
v6.2.0
Compare
Choose a tag to compare

Changelog (v6.2.0-RC2...v6.2.0)

  • no significant changes

v6.2.0-RC2

28 Nov 18:36
v6.2.0-RC2
Compare
Choose a tag to compare
v6.2.0-RC2 Pre-release
Pre-release

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

  • bug #48347 Autowire PSR interface (wouterj)
  • bug #48330 do not wire the MercureTransportFactory if the MercureBundle is not enabled (xabbuh)

v6.1.8

28 Nov 18:25
v6.1.8
Compare
Choose a tag to compare

Changelog (v6.1.7...v6.1.8)

  • 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)

v6.0.16

28 Nov 18:20
v6.0.16
Compare
Choose a tag to compare

Changelog (v6.0.15...v6.0.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)

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)