Releases: doctrine/DoctrineBundle
2.4.0
Release Notes for 2.4.0
Feature release (minor)
2.4.0
- Total issues resolved: 3
- Total pull requests resolved: 11
- Total contributors: 9
Bug
- 1356: Disallow mixed use of simplified and non-simplified configuration thanks to @ostrolucky and @bravik
Improvement
- 1349: Allow Symfony 6.0 thanks to @jderusse
- 1342: Deprecate
override_url
configuration option thanks to @nicolas-grekas - 1332: Support setting PSR-6 caches with ORM 2.9+ thanks to @alcaeus
- 1335: Deprecate mixing the
url
option withhost
,dbname
and a few others thanks to @nicolas-grekas
Feature
- 1328: Add "dbname_suffix" config option to vary the dbname per env thanks to @nicolas-grekas
- 1322: Add support for ORM 2.9 AttributeDriver thanks to @beberlei
- 1345: Add AsEntityListener attribute thanks to @nicolas-grekas
- 1297: Register remember me schema subscriber from Symfony Bridge thanks to @wouterj
2.3.2
Release Notes for 2.3.2
2.3.x bugfix release (patch)
2.3.2
-
Total issues resolved: 0
-
Total pull requests resolved: 2
-
Total contributors: 2
-
1331: Revert deprecation when "override_url" is not set thanks to @nicolas-grekas
-
1327: Make DoctrineBundle compatible with ORM 2.9 thanks to @beberlei
2.3.1
Release Notes for 2.3.1
2.3.x bugfix release (patch)
2.3.1
- Total issues resolved: 2
- Total pull requests resolved: 3
- Total contributors: 4
Bug
-
1320: "Explain" with DBAL 2.13 and pdo_sqlsrv driver fails thanks to @ostrolucky
-
1316: Fix #1314, shard manager class option cannot be overridden thanks to @cyberemissary
-
1306: Remove call to deprecated setCacheDriver() method thanks to @nicolas-grekas
Bug,Needs Tests
2.3.0
Release Notes for 2.3.0
Feature release (minor)
2.3.0
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 6
Feature
-
1296: Autowire connections by argument type and name thanks to @HypeMC
-
1290: add ability to override url with dsn params thanks to @jrushlow
-
1284: Enable
@CustomIdGenerator()
to reference services tagged as "doctrine.id_generator" thanks to @nicolas-grekas -
1286: #1176 Deprecate (Blacklist|WellKnown) schema filters thanks to @ostrolucky
Improvement
2.2.4
Release Notes for 2.2.4
2.2.x bugfix release (patch)
2.2.4
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 3
CI
-
1287: Use ramsey/composer-install thanks to @greg0ire
-
1285: #1282 Fix DBAL < 2.11 BC layer in doctrine:query:sql thanks to @ostrolucky
Bug,Ready to work on
2.2.3
Release Notes for 2.2.3
2.2.x bugfix release (patch)
2.2.3
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
Improvement
- 1273: Run all tests on PHP 8 thanks to @alcaeus
Bug
2.2.2
Release Notes for 2.2.2
2.2.2
-
Total issues resolved: 5
-
Total pull requests resolved: 2
-
Total contributors: 4
-
1268: Explain query results in "An error occurred while loading the query explanation." thanks to @egonolieux
-
1267: Fix profiler explain error in SQLServerPlatform, OtherPlatform thanks to @RealJTG
Bug
Ready to work on
1.12.13
Release Notes for 1.12.13
1.12.x bugfix release (patch)
1.12.13
-
Total issues resolved: 2
-
Total pull requests resolved: 2
-
Total contributors: 2
-
1258: fix: Prefer primary config over master. thanks to @prengerjarno
-
1253: Make master connections respect driverOptions thanks to @petewalker
2.2.1
Merge release 1.12.12 into 2.0.x (#1256) Merge release 1.12.12 into 2.0.x
1.12.12
Release Notes for 1.12.12
1.12.x bugfix release (patch)
1.12.12
-
Total issues resolved: 1
-
Total pull requests resolved: 1
-
Total contributors: 1
-
1253: Make master connections respect driverOptions thanks to @petewalker