Skip to content

Commit 36fd9b1

Browse files
chore(2.x): release 2.12.0 (#218)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d2199b1 commit 36fd9b1

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.11.3"
2+
".": "2.12.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [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+
320
## [2.11.3](https://github.com/cycle/database/compare/2.11.2...2.11.3) (2024-12-10)
421

522

0 commit comments

Comments
 (0)