Releases: dmaicher/doctrine-test-bundle
Releases · dmaicher/doctrine-test-bundle
v8.4.0
v8.3.1
v8.3.0
v8.2.2
v8.2.1
v8.2.0
What's Changed
- fix deprecation for Extension class by @dmaicher in #298
- use
doctrine.middlewaretag for registering middlewares by @dmaicher in #300- this will enable adding custom middlewares with higher priority that are executed before the bundle's middleware
Full Changelog: v8.1.0...v8.2.0
v8.1.0
What's Changed
- chore: fix ci deprecations by @Chris53897 in #283
- allow phpunit 11 for dev by @dmaicher in #285
- run CI with PHP 8.4 by @dmaicher in #288
- drop support for PHP 7.3 by @dmaicher in #293
- fix failing dev tests on CI by @dmaicher in #292
- use configurable keys for keeping static connections by @dmaicher in #296
Full Changelog: v8.0.2...v8.1.0
v8.0.2
v8.0.1
v8.0.0-BETA8
Sorry for the release spam 😋 Decided to implement a change to not break BC
What's Changed
Full Changelog: v8.0.0-BETA7...v8.0.0-BETA8