Releases: doctrine/DoctrineBundle
Releases · doctrine/DoctrineBundle
2.16.1
Release Notes for 2.16.1
2.16.x bugfix release (patch)
2.16.1
- Total issues resolved: 1
- Total pull requests resolved: 8
- Total contributors: 4
Bug
- 1969: Fix type error in Registry when no entity managers are configured thanks to @Bosswell and @stevekonrad
Test Suite
-
1963: Remove deprecated cache classes from test fixtures thanks to @derrabus
-
1953: Reduce reliance on YamlBundle in tests thanks to @greg0ire
CI
Documentation
Static Analysis
Improvement
- 1931: Lint config directory thanks to @greg0ire
2.16.0
Release Notes for 2.16.0
Feature release (minor)
2.16.0
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 4
Improvements
- 1914: Convert config from XML to PHP thanks to @nicolas-grekas
- 1912: Lower priority for messenger.doctrine_schema_listener thanks to @melkamar
- 1898: Do not configure deprecated proxy options when native lazy ghost objects are enabled thanks to @mbabker
- 1906: Do not enable the proxy autoloader or cache warmer when using native lazy objects thanks to @mbabker
- 1892: Register doctrine:mapping:describe command thanks to @stlgaits
Bugfixes
- 1919: Fix the tag definition for the 'doctrine.orm.entity_value_resolver' service thanks to @mbabker
Breaking changes
2.15.2
Release Notes for 2.15.2
2.15.x bugfix release (patch)
2.15.2
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bugfixes
2.15.1
Release Notes for 2.15.1
2.15.x bugfix release (patch)
2.15.1
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 3
Bugfixes
Improvements
Documentation
2.15.0
Release Notes for 2.15.0
Feature release (minor)
2.15.0
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 4
Improvement
-
1888: add configuration for php native lazy object thanks to @eltharin
-
1878: Improve named autowiring targets thanks to @nicolas-grekas
Feature
2.14.1
Release Notes for 2.14.1
2.14.x bugfix release (patch)
2.14.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
CI
- 1886: Bump doctrine/.github from 7.2.2 to 7.3.0 thanks to @dependabot[bot]
- 1875: Upgrade to doctrine/coding-standard 13 thanks to @greg0ire
Documentation
2.14.0
Release Notes for 2.14.0
2.14.0
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 7
Improvement
- 1872: Add loaded entities profiler section thanks to @mamazu
- 1868: Ensure classes using the
#[Entity]
attribute are not declared as service thanks to @GromNaN - 1863: feat: allow doctrine/persistence v4 thanks to @kochen
- 1859: bump to phpstan level 4 thanks to @dmaicher
- 1850: Make doctrine/cache optional thanks to @derrabus
- 1849: Remove support for Symfony 5 thanks to @derrabus
- 1843: Use
kernel.build_dir
by default for proxy dir and metadata cache thanks to @alexndlm
Feature
2.13.2
Release Notes for 2.13.2
2.13.x bugfix release (patch)
2.13.2
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 4
CI
Bug
- 1851: There is no ProxyManagerBridge v7 thanks to @derrabus
- 1841: Fix compatibility for Symfony 6 projects without doctrine/persistence 3 support thanks to @alexander-schranz
Documentation
- 1840: Fix extraneous index:: in docs thanks to @W0rma
2.13.1
Release Notes for 2.13.1
2.13.1
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Documentation
Bug
2.13.0
Release Notes for 2.13.0
Feature release (minor)
2.13.0
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 4
Feature
- 1813: Add support for configuring the identity generation preferences thanks to @stof
- 1802: Enable to set custom TypedFieldMapper; thanks to @jifer
- 1739: Register the idle connection listener thanks to @alli83