Releases: Roave/psr-container-doctrine
Releases · Roave/psr-container-doctrine
5.0.0
Release Notes for 5.0.0
Backwards incompatible release (major)
- Add support for Doctrine ORM v3 and Doctrine DBAL v4
- Remove suppor for Doctrine ORM < v3 and Doctrine DBAL < v4
Upgrade guide
Main BC break in config regards the event_manager
key: move it from the connection
to the entity_manager
parent key and everything should work again as expected.
API changes
[BC] REMOVED: Method Roave\PsrContainerDoctrine\AbstractFactory::__callStatic() was removed
[BC] CHANGED: Class Roave\PsrContainerDoctrine\Migrations\CommandFactory became final
[BC] REMOVED: Method Roave\PsrContainerDoctrine\AbstractFactory::__callStatic() was removed
[BC] CHANGED: Method retrieveConfig() of class Roave\PsrContainerDoctrine\AbstractFactory became final
[BC] CHANGED: Method retrieveDependency() of class Roave\PsrContainerDoctrine\AbstractFactory became final
[BC] CHANGED: The return type of Roave\PsrContainerDoctrine\AbstractFactory#retrieveDependency() changed from no type to mixed
[BC] CHANGED: Class Roave\PsrContainerDoctrine\Migrations\ConfigurationLoaderFactory became final
[BC] REMOVED: Method Roave\PsrContainerDoctrine\AbstractFactory::__callStatic() was removed
[BC] CHANGED: The return type of Roave\PsrContainerDoctrine\Migrations\ConfigurationLoaderFactory#createWithConfig() changed from no type to Doctrine\Migrations\Configuration\Migration\ConfigurationLoader
[BC] CHANGED: The return type of Roave\PsrContainerDoctrine\AbstractFactory#__invoke() changed from no type to mixed
[BC] CHANGED: Method retrieveConfig() of class Roave\PsrContainerDoctrine\AbstractFactory became final
[BC] CHANGED: Method retrieveDependency() of class Roave\PsrContainerDoctrine\AbstractFactory became final
[BC] CHANGED: The return type of Roave\PsrContainerDoctrine\AbstractFactory#retrieveDependency() changed from no type to mixed
5.0.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
BC BREAK,enhancement
4.1.0
4.1.0 - 2023-11-21
Release Notes for 4.1.0
Feature release (minor)
4.1.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
enhancement
renovate
- 111: Update dependency doctrine/orm to ^2.17.0 thanks to @renovate[bot]
4.0.0
3.10.0
3.10.0 - 2023-10-27
Release Notes for 3.10.0
Feature release (minor)
3.10.0
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 4
renovate
- 109: Update dependency laminas/laminas-servicemanager to ^3.22.1 thanks to @renovate[bot]
- 106: Update actions/checkout action to v4 thanks to @renovate[bot]
- 105: Update dependency doctrine/coding-standard to v12 thanks to @renovate[bot]
- 99: Update all non-major dependencies thanks to @renovate[bot]
- 98: Update dependency phpunit/phpunit to v10 thanks to @renovate[bot]
bug,documentation,enhancement
documentation,enhancement
- 107: [Feature] Define schema assets filter in configuration thanks to @Slamdunk
- 101: [Feature] Define schema assets filter in configuration (continue) thanks to @e-vil-dev
documentation
3.9.0
3.9.0 - 2023-01-31
Release Notes for 3.9.0
Feature release (minor)
3.9.0
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 2
enhancement
- 95: Add doctrine/annotations:v2, doctrine/event-manager:v2 and doctrine/persistence:v3 support thanks to @Slamdunk
renovate
- 93: Update all non-major dependencies thanks to @renovate[bot]
duplicate,enhancement,renovate
- 92: Update dependency doctrine/annotations to v2 - autoclosed thanks to @renovate[bot]
- 83: Update dependency doctrine/persistence to v3 - autoclosed thanks to @renovate[bot]
- 82: Update dependency doctrine/event-manager to v2 thanks to @renovate[bot]
3.8.0
3.8.0 - 2022-12-27
Release Notes for 3.8.0
Feature release (minor)
3.8.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
enhancement,renovate
- 94: Adjusted factory logic to call the new
doctrine/orm:2.14.0
EntityManager
constructor thanks to @renovate[bot]
renovate
- 91: Update dependency vimeo/psalm to ^5.3.0 thanks to @renovate[bot]
3.7.0
3.7.0 - 2022-12-10
Release Notes for 3.7.0
Feature release (minor)
3.7.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
enhancement
- 89: Support PHP 8.2, drop support for PHP 8.0, upgrade to vimeo/psalm v5 thanks to @internalsystemerror
duplicate,enhancement,renovate
- 88: Update dependency php to ~8.0.0 || ~8.1.0 || ~8.2.0 thanks to @renovate[bot]
- 87: Update dependency vimeo/psalm to v5 thanks to @renovate[bot]
3.6.0
3.6.0 - 2022-10-31
Release Notes for 3.6.0
Feature release (minor)
3.6.0
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 2
enhancement,renovate
renovate
- 79: Update actions/checkout action to v3 thanks to @renovate[bot]
- 78: Update actions/cache action to v3 thanks to @renovate[bot]
- 77: Update all non-major dependencies thanks to @renovate[bot]
enhancement
- 76: Configure Renovate, drop PHP 7 support thanks to @renovate[bot]
bug,documentation
- 73: Fix typo thanks to @garygitton
3.5.0
3.5.0 - 2022-03-08
Release Notes for 3.5.0
Feature release (minor)
3.5.0
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 4
enhancement
bug,enhancement
bug
- 66: Merge release 3.4.1 into 3.5.x thanks to @github-actions[bot]
bug,help wanted
3.4.1
Release Notes for 3.4.1
3.4.x bugfix release (patch)
3.4.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1