Releases: doctrine/dbal
Releases · doctrine/dbal
4.2.1
4.2.0
Release Notes for 4.2.0
4.2.0
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 3
CI
- 6537: CI: remove duplicate key thanks to @derrabus
MariaDB,MySQL,New Feature,Schema Introspection,Schema Management,Types
Connecting,Connections,New Feature,PDO
New Feature,PostgreSQL,Schema Introspection
Cache,Improvement,Results
Cache,New Feature,Results
3.9.3
Release Notes for 3.9.3
3.9.3
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Documentation
3.9.2
Release Notes for 3.9.2
3.9.2
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 4
Documentation
- 6540: Prepare the 4.2.0 release thanks to @derrabus
Static Analysis
- 6535: PHPStan 1.12.6 thanks to @derrabus
CI
- 6534: Bump doctrine/.github from 5.1.0 to 5.2.0 thanks to @dependabot[bot]
- 6527: Bump GitHub actions thanks to @derrabus
CI,Documentation
- 6531: Setup documentation workflow thanks to @greg0ire
CI,PHP
- 6528: Run tests with PHP 8.4 thanks to @nickvergessen
4.1.1
Release Notes for 4.1.1
4.1.1
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 2
Bug,Connecting,Drivers,PDO
Bug,Results
Test Suite
- 6503: Remove beStrictAboutTodoAnnotatedTests from PHPUnit configuration thanks to @morozov
- 6499: PHPUnit 10.5.30 thanks to @derrabus
- 6497: Remove obsolete PHP version check thanks to @derrabus
Static Analysis
- 6500: Psalm 5.25.0 thanks to @derrabus
Changes from Lower Branches
- This release contains all changes of the 3.9.1 release.
3.9.1
Release Notes for 3.9.1
3.9.1
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 3
Documentation
- 6514: fix typo in docs thanks to @Lynnaut
Test Suite
Static Analysis
- 6507: PHPStan 1.12 thanks to @derrabus
- 6498: PHPStan 1.11.10 thanks to @derrabus
CI
- 6501: Try removing quotes thanks to @greg0ire
4.1.0
Release Notes for 4.1.0
4.1.0
- Total issues resolved: 0
- Total pull requests resolved: 13
- Total contributors: 8
Deprecation,Platforms,PostgreSQL
Bug,PostgreSQL,Schema Comparison
Deprecation,New Feature,Schema Management
Test Suite
- 6481: Fix tests thanks to @derrabus
New Feature,Type Mapping,Types
- 6471: Add SmallFloat type thanks to @berkut1
Improvement,QueryBuilder
Deprecation,Drivers,New Feature,Results
Improvement
- 6376: Remove internal flag on DriverException thanks to @gitomato
- 6326: Remove redundant variable thanks to @michalbundyra
New Feature,QueryBuilder
Deprecation,MariaDB,MySQL,Platforms
Static Analysis
New Feature,Schema Management
Changes from Lower Branches
- This release contains all changes of the 3.9.0 release.
3.9.0
Release Notes for 3.9.0
3.9.0
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 6
Documentation
- 6494: Document the new PostgreSQL120Platform thanks to @derrabus
- 6492: Prepare 3.9.0 and 4.1.0 thanks to @derrabus
Bug,SQL Server,Schema Introspection
Improvement,MariaDB,Platforms
Improvement,MySQL,Reserved Keywords
- 6408: MySQL 8.4 removed keywords thanks to @wmouwen
- 6385: MySQL 8.4 Platform thanks to @wmouwen
Bug,SQL Server
Bug,PostgreSQL,Schema Introspection
4.0.5
Release Notes for 4.0.5
4.0.5
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 4
Test Suite
- 6477: PHPUnit 10.5.28 thanks to @derrabus
Documentation
- 6470: Fix update/delete aliases in documentation thanks to @PrinsFrank
- 6460: Docs: update custom platform example to use middlewares thanks to @janedbal
CI
- 6458: ci: nightly - php-8.1 only + workflow_dispatch thanks to @grooverdan
- 6457: ci: nightly - php-8.1 min version thanks to @grooverdan
This release includes changes from 3.8.7 as well
3.8.7
Release Notes for 3.8.7
3.8.7
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 6
Bugfixes
- 6483: Make the schema manager aware of the disabling of type comments thanks to @stof
- 6363: Properly handle MySQL error code 4031 from PHP 8.4 thanks to @mbeccati
Static Analysis
- 6476: Bump dev tools thanks to @derrabus
- 6334: Make AbstractSchemaManager covariant to its template argument thanks to @zerkms
Test Suite
Documentation
- 6461: Complete sentence thanks to @greg0ire