Skip to content

Commit 16fc7b4

Browse files
committed
Release 1.2.0.
1 parent a3b5c79 commit 16fc7b4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/content/overview/version-history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ weight: 30
1010

1111
# Version History
1212

13+
### 1.2.0
14+
15+
* Add `TlsCipherSuites` connection string option for fine-grained control of TLS cipher suites: [#904](https://github.com/mysql-net/MySqlConnector/issues/904).
16+
* This option is only supported on Linux when using .NET Core 3.1 or .NET 5.0 or later.
17+
* Fix bug loading GUIDs with `MySqlBulkCopy`.
18+
1319
### 1.1.0
1420

1521
* Support .NET 5.0

0 commit comments

Comments
 (0)