Skip to content

Commit e3b1713

Browse files
committed
Release 2.2.6.
1 parent c5d5315 commit e3b1713

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/content/overview/version-history.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lastmod: 2023-01-01
2+
lastmod: 2023-05-04
33
date: 2017-03-27
44
menu:
55
main:
@@ -10,6 +10,13 @@ weight: 30
1010

1111
# Version History
1212

13+
### 2.2.6
14+
15+
* Ignore deadlock exception when rolling back an XA transaction: [#1317](https://github.com/mysql-net/MySqlConnector/issues/1317).
16+
* Work around ephemeral PEM bug on Windows: [#1278](https://github.com/mysql-net/MySqlConnector/issues/1278).
17+
* Support new MariaDB version numbers: [#1259](https://github.com/mysql-net/MySqlConnector/issues/1259).
18+
* Thanks to [Diego Dupin](https://github.com/rusher) for contributions to this release.
19+
1320
### 2.2.5
1421

1522
* Add support for `DECIMAL UNSIGNED`, fixing error in `DeriveParameters`: [#1272](https://github.com/mysql-net/MySqlConnector/issues/1272).

0 commit comments

Comments
 (0)