3.5.3
版本发布时间: 2023-01-11 16:39:40
doctrine/migrations最新发布版本:3.8.1(2024-08-28 21:18:25)
Release Notes for 3.5.3
3.5.x bugfix release (patch)
3.5.3
- Total issues resolved: 0
- Total pull requests resolved: 14
- Total contributors: 8
Improvement
- 1297: Address deprecations from doctrine/orm thanks to @greg0ire
- 1286: Address deprecations from doctrine/dbal thanks to @greg0ire
Bugfixes
-
1296: Handle absence of value for
--all-or-nothing
properly thanks to @agustingomes
Documentation
-
1293: Use correct default values for VersionColumnLength in doc thanks to @eigan
-
1289: Add missing commands in code block thanks to @flavioheleno
-
1288: Remove stable specifiction for v3.3.x thanks to @ddelrio1986
-
1282: doc(generating-migration): change ignore table function thanks to @Amorfx
-
1290: Workflow maintenance thanks to @greg0ire
-
1285: Don't throw NoMappingFound from OrmSchemaProvider thanks to @nicolas-grekas
CI
- 1280: Bump CI workflows thanks to @derrabus
- 1276: Bump CI workflows thanks to @derrabus
Tests
- 1278: Delete DialogSupport trait thanks to @derrabus
- 1277: Add property types to tests thanks to @derrabus
Static Analysis
- 1274: Fix tests and static analysis thanks to @derrabus