Skip to content

Commit da20515

Browse files
committed
Release 2.2.2.
1 parent f723610 commit da20515

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/content/overview/version-history.md

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

1111
# Version History
1212

13+
### 2.2.2
14+
15+
* Fix memory leak when initializing a TLS connection: [#1247](https://github.com/mysql-net/MySqlConnector/issues/1247).
16+
* Fix failure to dispose objects if an exception is thrown when connecting: [#1248](https://github.com/mysql-net/MySqlConnector/issues/1248).
17+
1318
### 2.2.1
1419

1520
* Fix failure to load client SSL private key files: [#1242](https://github.com/mysql-net/MySqlConnector/issues/1242).

0 commit comments

Comments
 (0)