We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2199b1 commit 36fd9b1Copy full SHA for 36fd9b1
2 files changed
.github/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "2.11.3"
+ ".": "2.12.0"
3
}
CHANGELOG.md
@@ -1,5 +1,22 @@
# Changelog
+## [2.12.0](https://github.com/cycle/database/compare/2.11.3...2.12.0) (2025-02-17)
4
+
5
6
+### Features
7
8
+* Reconnect on MySQL disconnected by inactivity ([3f776ab](https://github.com/cycle/database/commit/3f776ab97f0b7d64c5fd9d1f65474c37e78e17b3))
9
10
11
+### Tests
12
13
+* update MSSQL config ([14ec20e](https://github.com/cycle/database/commit/14ec20eb807888476c91775fb87f5ac11b141555))
14
15
16
+### Continuous Integration
17
18
+* add ODBC driver to tests with codecov ([7dfd98e](https://github.com/cycle/database/commit/7dfd98e9cb166dc2dbd98907ad26e03845ee608f))
19
20
## [2.11.3](https://github.com/cycle/database/compare/2.11.2...2.11.3) (2024-12-10)
21
22
0 commit comments