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 5284e88 commit d4b05deCopy full SHA for d4b05de
docs/content/overview/version-history.md
@@ -1,5 +1,5 @@
1
---
2
-lastmod: 2023-05-04
+lastmod: 2023-07-21
3
date: 2017-03-27
4
menu:
5
main:
@@ -10,6 +10,11 @@ weight: 30
10
11
# Version History
12
13
+### 2.2.7
14
+
15
+* Respect ConnectTimeout when resetting connection: [#1321](https://github.com/mysql-net/MySqlConnector/issues/1321).
16
+* Prevent connection pool falling back to an unsupported TLS version: [#1349](https://github.com/mysql-net/MySqlConnector/issues/1349).
17
18
### 2.2.6
19
20
* Ignore deadlock exception when rolling back an XA transaction: [#1317](https://github.com/mysql-net/MySqlConnector/issues/1317).
0 commit comments