Skip to content

Releases: sonata-project/sonata-doctrine-extensions

2.4.1

18 Aug 19:34
bd8c346
Compare
Choose a tag to compare

Changed

Fixed

  • [#511] Symfony 7.1 deprecation about Symfony\Component\HttpKernel\DependencyInjection\Extension usage (@VincentLanglet)

2.4.0

21 Feb 16:21
cafaa31
Compare
Choose a tag to compare

Added

  • [#494] Compatibility with doctrine/dbal 4 and doctrine/orm 3 (@dmaicher)

2.3.0

04 Jun 07:48
Compare
Choose a tag to compare

Fixed

  • [#487] Fixed Symfony 6.3 deprecation: DoctrineORMMapper is now registered as Doctrine event listener (@dmaicher)

2.2.0

09 Mar 20:47
d7006aa
Compare
Choose a tag to compare

Removed

2.1.0

31 Dec 11:34
4f6ddcf
Compare
Choose a tag to compare

Added

  • [#443] Added TransactionalManagerInterface::class interface. (@eerison)

1.18.1

02 Sep 07:08
692b7e3
Compare
Choose a tag to compare

Fixed

  • [#448] JsonType::convertToPHPValue and JsonType::convertToDatabaseValue can return null (@dmitryuk)

1.18.0

17 Aug 07:30
c35df49
Compare
Choose a tag to compare

Added

  • [#443] Added TransactionalManagerInterface::class interface. (@eerison)

Changed

  • [#443] Implements TransactionalManagerInterface in BaseEntityManager abstract class (@eerison)

Removed

2.0.1

02 Aug 15:27
07dcf9b
Compare
Choose a tag to compare

Fixed

2.0.0

28 Jul 08:00
4ed1b67
Compare
Choose a tag to compare

Removed

2.0.0-alpha1

14 Jun 21:07
b4207cf
Compare
Choose a tag to compare
2.0.0-alpha1 Pre-release
Pre-release

Changed

Removed

See UPGRADE-2.0.md for all the changes