Releases: doctrine/persistence
3.0.1
2.5.2
Release Notes for 2.5.2
2.5.x bugfix release (patch)
2.5.2
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 2
Improvement
Test Suite
- 287: Fix broken mock thanks to @derrabus
Bug
Documentation
- 283: Update metadata thanks to @derrabus
3.0.0
Release Notes for 3.0.0
Backwards incompatible release (major)
3.0.0
- Total issues resolved: 0
- Total pull requests resolved: 10
- Total contributors: 4
Documentation
- 280: Document MappingException::pathRequired() removal thanks to @malarzm
- 251: Rephrase ObjectManager::merge() BC break doc thanks to @greg0ire
- 229: Document 3.0.0 BC breaks thanks to @greg0ire
Improvement
-
278: Remove
doctrine/deprecations
thanks to @derrabus -
272: Remove methods related to partial clearing thanks to @greg0ire
-
267: Drop ObjectManagerAware thanks to @greg0ire
Test Suite
Bug
BC Break
2.5.1
Release Notes for 2.5.1
2.5.1
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Improvement
Documentation
- 277: Update meta information thanks to @derrabus
2.5.0
Release Notes for 2.5.0
2.5.0
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 2
Static Analysis
-
273: Make
*EventArgs
generic thanks to @derrabus -
270: Deprecate methods related to partial clearing thanks to @greg0ire
-
263: Stop using ObjectManagerAware in tests thanks to @greg0ire
-
261: Deprecate ObjectManagerAware thanks to @greg0ire
Improvement
- 252: Make templates more precise thanks to @greg0ire
2.4.2
Release Notes for 2.4.2
2.4.x bugfix release (patch)
2.4.2
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
Static Analysis
2.4.1
Release Notes for 2.4.1
2.4.1
-
Total issues resolved: 0
-
Total pull requests resolved: 4
-
Total contributors: 3
Static Analysis
- 257: Fix nullable parameter types thanks to @derrabus
Documentation
2.4.0
Release Notes for 2.4.0
Feature release (minor)
2.4.0
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 2
Enhancement
- 248: add enum reflection property thanks to @IonBazan
Deprecation
- 246: Decouple from annotations thanks to @greg0ire
Documentation
Internal
- 247: Use a shallower tree thanks to @greg0ire
2.3.0
Release Notes for 2.3.0
2.3.0
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 4
Improvement
- 216: Add template annotation to ObjectManagerDecorator thanks to @derrabus
- 213: Update
ObjectRepository
, more type inference. thanks to @drupol
Deprecation
2.2.4
Release Notes for 2.2.4
2.2.x bugfix release (patch)
2.2.4
-
Total issues resolved: 0
-
Total pull requests resolved: 4
-
Total contributors: 2
-
225: Bump CI workflows thanks to @derrabus
-
221: Allow symfony/cache 6 thanks to @derrabus
Improvement
- 214: Bump PHPStan and Psalm thanks to @drupol
- 212: PHPStan 1.0.1 thanks to @derrabus