Releases: doctrine/DoctrineBundle
2.2.0
Release Notes for 2.2.0
2.2.0
-
Total issues resolved: 0
-
Total pull requests resolved: 7
-
Total contributors: 6
-
1237: #1235 Resolve DBAL 2.11 master/slave deprecations thanks to @ostrolucky
-
1231: #1179 Deprecate doctrine:query:sql command thanks to @ostrolucky
-
1211: #1210: add different statements metric to the Web Profiler Toolbar thanks to @lomby92
-
1207: Add symfony uuid to a list of custom types as default uuid/ulid type thanks to @gennadigennadigennadi
-
1196: Add PhpArrayAdapter to cache metadata thanks to @ossinkine
1.12.11
Release Notes for 1.12.11
1.12.11
-
Total issues resolved: 0
-
Total pull requests resolved: 6
-
Total contributors: 6
-
1242: Fix profiler explain for Oracle DB thanks to @derflocki
-
1240: Fix #1230 - Console commands do not respect driverOptions when master/slave configuration is used thanks to @ostrolucky
-
1215: Fix master-slaves deprecation from dbal 2.11 thanks to @Dodenis
-
1192: Fix use default lifetime and lock lifetime thanks to @vlastv
-
1175: Bugfix: drop database command was not working with shard argument. thanks to @ribeiropaulor
CI
2.1.2
Release 2.1.2
2.1.2
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug
2.1.1
Release 2.1.1
2.1.1
-
Total issues resolved: 0
-
Total pull requests resolved: 3
-
Total contributors: 3
-
1177: [Bug] Run CacheSchemaSubscriberPass after CacheCollectorPass thanks to @sstok
CI
- 1174: Skip ORM tests on php 8 thanks to @derrabus
2.1.0
Release 2.1.0
This release adds support for new features in Symfony 5.1. It includes all bug fixes from the latest 2.0.10, which will no longer be supported.
2.1.0
- Total issues resolved: 3
- Total pull requests resolved: 18
- Total contributors: 17
Improvement
-
1171: Replace unmaintained SQL formatter dependency thanks to @greg0ire and @gmponos
-
1167: Preload Autoloader class when the ORM is used thanks to @fancyweb
-
1159: Fix compat with Messenger 5.1 thanks to @nicolas-grekas
-
1132: Commands shortcuts thanks to @Guikingone
-
1131: Updated service definition to support Messenger 5.1 thanks to @Nyholm
-
1128: The container is always set thanks to @rosier
-
1126: Remove last remaining doctrine cache related code thanks to @ostrolucky
-
1119: Added EventSubscriberInterface marker interface to support autoconfiguration thanks to @lyrixx and @backbone87
-
1090: Make container in costructor of ContainerRepositoryFactory mandatory thanks to @W0rma
-
1072: DropDatabaseDoctrineCommand shortcuts thanks to @Guikingone
-
1163: Add support for new MessengerTransportDoctrineSchemaSubscriber thanks to @weaverryan
-
1154: Fix typos thanks to @pgrimaud
Documentation
- 1161: Update Entity Listener Docs to New Service Style thanks to @huebs
- 1084: Deprecate .class parameters thanks to @ostrolucky
Bug
Feature
2.0.10
2.0.9
Release 2.0.9
2.0.9
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Improvement
1.12.10
1.12.9
Release 1.12.9
1.12.9
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 3
Bug
- 1170: Add minimal compatibility with changes in DBAL 2.11 RunSqlCommand thanks to @ostrolucky and @jdecool