2.6.0
版本发布时间: 2022-03-30 15:45:28
doctrine/DoctrineBundle最新发布版本:2.13.0(2024-09-01 17:50:32)
Release Notes for 2.6.0
Feature release (minor)
2.6.0
-
Total issues resolved: 1
-
Total pull requests resolved: 6
-
Total contributors: 5
-
1478: Deprecate "collate" default table option thanks to @greg0ire
-
1456: Allow to use dbal logging middleware instead of deprecated SQLLogger thanks to @l-vo
-
1443: Add entity argument to AsEntityListener attribute thanks to @SimonMarx
Feature
- 1472: Allow userland middlewares thanks to @l-vo
- 1449: Add support for DoctrineOpenTransactionLoggerMiddleware thanks to @lyrixx
Improvement
- 1452: Configure Query and ResultCache as PSR6 thanks to @dmaicher
Feature,Ready to work on
- 1438: Attribute "AsEntityListener" is missing the "entity" argument thanks to @SimonMarx