Releases: dmaicher/doctrine-test-bundle
Releases · dmaicher/doctrine-test-bundle
v8.0.0-BETA4
What's Changed
Full Changelog: v8.0.0-BETA3...v8.0.0-BETA4
v8.0.0-BETA3
What's Changed
- fix: support custom platforms by @bendavies in #254
New Contributors
- @bendavies made their first contribution in #254
Full Changelog: v8.0.0-BETA2...v8.0.0-BETA3
v8.0.0-BETA2
v8.0.0-BETA1
What's Changed
- Fix .github export-ignore by @dmitryuk in #245
- Do not use deprecated postConnect event but rely on savepoints instead by @dmaicher in #232
- This changes the approach quite a bit and thus I decided to release a new major version for this. For most projects I don't expect any issues or BC breaks (as long as your database platform supports savepoints).
- This prepares compatibility with the upcoming DBAL 4
- This change requires savepoints to work
New Contributors
Full Changelog: v7.2.1...v8.0.0-BETA1
v7.2.1
What's Changed
- Fix resetting static connections after test with data provider by @marmichalski in #244
New Contributors
- @marmichalski made their first contribution in #244
Full Changelog: v7.2.0...v7.2.1
v7.2.0
What's Changed
- Update README.md by @kkevindev in #220
- add test for PrimaryReadReplicaConnection by @dmaicher in #229
- Run CI with Symfony 6.2 by @dmaicher in #230
- Fix Doctrine DBAL deprecation by @dmaicher in #231
- drop support for Symfony 4.4 by @dmaicher in #238
- add support for PHPUnit 10 by @dmaicher in #243
New Contributors
- @kkevindev made their first contribution in #220
Full Changelog: v7.1.1...v7.2.0
v7.1.1
v7.1.0
v7.0.0
What's Changed
- upgrade php-cs-fixer by @dmaicher in #205
- 7.0: bump dependencies & cleanup by @dmaicher in #206
- dropped support for php 7.1 and 7.2
- BC break: dropped support for phpunit 7
- dropped support for Doctrine DBAL 2
- dropped support for DoctrineBundle 1
- dropped support for Symfony 5.3
Full Changelog: v6.7.5...v7.0.0