### Release Notes for [3.10.5](https://github.com/doctrine/dbal/milestone/186)

### 3.10.5

- Total issues resolved: **0**
- Total pull requests resolved: **13**
- Total contributors: **6**

CI
--

 - [7319: Bump laminas/automatic-releases from 1.25.0 to 1.26.2](https://github.com/doctrine/dbal/pull/7319) thanks to @dependabot[bot]
 - [7259: Bump dessant/lock-threads from 5 to 6](https://github.com/doctrine/dbal/pull/7259) thanks to @dependabot[bot]
 - [7258: Bump actions/upload-artifact from 5 to 6](https://github.com/doctrine/dbal/pull/7258) thanks to @dependabot[bot]
 - [7257: Bump actions/download-artifact from 6 to 7](https://github.com/doctrine/dbal/pull/7257) thanks to @dependabot[bot]
 - [7235: chore: show parameters in name of CI jobs](https://github.com/doctrine/dbal/pull/7235) thanks to @alexislefebvre

#### Dependencies,Test Suite

 - [7298: Bump PHPUnit version](https://github.com/doctrine/dbal/pull/7298) thanks to @greg0ire

#### Dependencies

 - [7292: Bump coding standard tools](https://github.com/doctrine/dbal/pull/7292) thanks to @greg0ire

#### CI,MariaDB,MySQL

 - [7283: Test against newer MySQL/MariaDB releases](https://github.com/doctrine/dbal/pull/7283) thanks to @derrabus

#### CI,SQL Server

 - [7279: Test against SQL Server 2025 in nightly builds](https://github.com/doctrine/dbal/pull/7279) thanks to @morozov
 - [7265: Test against SQL Server 2025](https://github.com/doctrine/dbal/pull/7265) thanks to @derrabus

#### Bug

 - [7272: Add `phpstan-baseline.neon`, `CONTRIBUTING.md`, `README.md` to export-ignore list](https://github.com/doctrine/dbal/pull/7272) thanks to @sasezaki

#### CI,PHP,pdo_oci

 - [7236: Test Oracle drivers on PHP 8.5](https://github.com/doctrine/dbal/pull/7236) thanks to @derrabus

#### Documentation

 - [7233: Prepare the 4.4.0 release](https://github.com/doctrine/dbal/pull/7233) thanks to @derrabus