Releases: doctrine/orm
Releases · doctrine/orm
3.2.0
Release Notes for 3.2.0
3.2.0
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 4
Improvement
Deprecation
- 11470: Deprecate the NotSupported exception thanks to @derrabus
- 11468: Deprecate SequenceGenerator implementing Serializable thanks to @derrabus
- 11357: Deprecate obsolete and unnecessary properties from Table attribute (#11351) thanks to @DaDeather
- 11354: Deprecate --complete option of orm:schema-tool:update thanks to @greg0ire
3.1.4
Release Notes for 3.1.4
3.1.x bugfix release (patch)
3.1.4
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 3
Bugfixes
- 11464: Fix failed merge thanks to @derrabus
- 11462: Fix return type of
Query::getLockMode()
for DBAL 4 thanks to @derrabus - 11456: Using an integer as discriminator value with ORM v3 thanks to @prohalexey
- 11425: Discriminator value could be an integer thanks to @prohalexey
CI
3.1.3
Release Notes for 3.1.3
3.1.3
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 6
Bugfixes
- 11430: Fix deprecation layer of Doctrine\ORM\ORMException thanks to @W0rma
- 11428: Prevent creation of new MANAGED entity instance by reloading REMOVED entity from database thanks to @xificurk
- 11422: Bugfix: respect orderBy for fetch EAGER mode thanks to @tomasz-ryba
- 11101: fix: always cleanup in
AbstractHydrator::toIterable()
thanks to @simPod
Test Suite
Documentation
- 11420: fix(docs): typo thanks to @tyteen4a03
2.19.5
Release Notes for 2.19.5
2.19.5
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 6
Bugfixes
- 11430: Fix deprecation layer of Doctrine\ORM\ORMException thanks to @W0rma
- 11428: Prevent creation of new MANAGED entity instance by reloading REMOVED entity from database thanks to @xificurk
- 11422: Bugfix: respect orderBy for fetch EAGER mode thanks to @tomasz-ryba
- 11101: fix: always cleanup in
AbstractHydrator::toIterable()
thanks to @simPod
Test Suite
Documentation
- 11420: fix(docs): typo thanks to @tyteen4a03
3.1.2
Release Notes for 3.1.2
3.1.2
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 4
Bug
- 11415: Revert "SchemaValidator: Changing mapping of BIGINT to string|int" thanks to @derrabus
- 11399: SchemaValidator: Changing mapping of BIGINT to string|int thanks to @ThomasLandauer
Documentation
Static Analysis
Changes from Lower Branches
This release contains all changes of the 2.19.4 release.
2.19.4
Release Notes for 2.19.4
2.19.x bugfix release (patch)
2.19.4
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 4
Bug
- 11414: Fix BIGINT validation thanks to @derrabus
Static Analysis
- 11407: Fix templated phpdoc return type thanks to @VincentLanglet
- 11389: Fix psalm errors: remove override of template type thanks to @tantegerda1
Documentation
3.1.1
Release Notes for 3.1.1
3.1.1
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 3
Bug
- 11387: Fixed proxy initialization for EnumReflectionProperty thanks to @valkars
- 11370: Avoid another occurrence of ArrayAccess thanks to @greg0ire
- 11368: Avoid array access thanks to @greg0ire
Documentation
Changes from Lower Branches
2.19.3
Release Notes for 2.19.3
2.19.x bugfix release (patch)
2.19.3
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 3
Test Suite
- 11393: Set column length explicitly thanks to @derrabus
- 11391: Remove unused variable thanks to @derrabus
Documentation
Bug
- 11380: [GH-11185] Bugfix: do not use collection batch loading for indexBy association thanks to @beberlei
Improvement
2.19.2
Release Notes for 2.19.2
2.19.x bugfix release (patch)
2.19.2
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 3
Bugfix
Improvement
2.19.1
Release Notes for 2.19.1
2.19.1
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2