Skip to content

Releases: symfony/doctrine-bridge

v4.4.34

22 Nov 14:16
v4.4.34
Compare
Choose a tag to compare

Changelog (v4.4.33...v4.4.34)

  • bug #43988 add support for the JSON type (dunglas)

v6.0.0-BETA3

18 Nov 15:36
v6.0.0-BETA3
Compare
Choose a tag to compare
v6.0.0-BETA3 Pre-release
Pre-release

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

  • bug #44065 Add framework config for DBAL cache adapter (GromNaN)
  • feature #43181 Allow AbstractDoctrineExtension implementations to support the newer bundle structure (mbabker)

v5.4.0-BETA3

18 Nov 15:46
v5.4.0-BETA3
Compare
Choose a tag to compare
v5.4.0-BETA3 Pre-release
Pre-release

Changelog (v6.0.0-BETA2...v5.4.0-BETA3)

  • bug #44065 Add framework config for DBAL cache adapter (GromNaN)
  • feature #43181 Allow AbstractDoctrineExtension implementations to support the newer bundle structure (mbabker)

v6.0.0-BETA2

14 Nov 17:22
v6.0.0-BETA2
Compare
Choose a tag to compare
v6.0.0-BETA2 Pre-release
Pre-release

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

  • bug #43988 add support for the JSON type (dunglas)

v5.4.0-BETA2

14 Nov 16:54
v5.4.0-BETA2
Compare
Choose a tag to compare
v5.4.0-BETA2 Pre-release
Pre-release

Changelog (v5.4.0-BETA1...v5.4.0-BETA2)

  • bug #43988 add support for the JSON type (dunglas)

v6.0.0-BETA1

05 Nov 08:14
v6.0.0-BETA1
Compare
Choose a tag to compare
v6.0.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v6.0.0-BETA1)

  • feature #43754 Determine attribute or annotation type for directories (cinamo)
  • feature #43362 Split PdoAdapter into DoctrineDbalAdapter (GromNaN)
  • feature #43328 Deprecate the Swiftmailer handler (fabpot)
  • feature #41265 Add a middleware to log when transaction has been left open (lyrixx)
  • feature #42925 Remove DoctrineTestHelper and TestRepositoryFactory (derrabus)
  • feature #40262 Param as connection in *.event_subscriber/listener tags (wbloszyk)
  • feature #41613 Remove everything related to the deprecated authentication manager (wouterj)
  • feature #42088 add return types and bump to v3 (nicolas-grekas)
  • feature #41982 Remove getPassword() and getSalt() from UserInterface (chalasr)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)

v5.4.0-BETA1

05 Nov 07:18
v5.4.0-BETA1
Compare
Choose a tag to compare
v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #43754 Determine attribute or annotation type for directories (cinamo)
  • feature #43362 Split PdoAdapter into DoctrineDbalAdapter (GromNaN)
  • feature #43328 Deprecate the Swiftmailer handler (fabpot)
  • feature #41265 Add a middleware to log when transaction has been left open (lyrixx)
  • feature #40262 Param as connection in *.event_subscriber/listener tags (wbloszyk)

v5.3.8

28 Sep 08:55
v5.3.8
Compare
Choose a tag to compare

Changelog (v5.3.7...v5.3.8)

  • bug #42819 Fix tests failing with DBAL 3 (derrabus)

v4.4.31

28 Sep 08:51
v4.4.31
Compare
Choose a tag to compare

Changelog (v4.4.30...v4.4.31)

  • bug #42819 Fix tests failing with DBAL 3 (derrabus)

v5.3.7

30 Aug 12:41
v5.3.7
Compare
Choose a tag to compare

Changelog (v5.3.6...v5.3.7)

  • bug #42260 Fix return types for PHP 8.1 (derrabus)
  • bug #42360 Typehint against doctrine/persistence interfaces (malarzm)