Skip to content

Commit 31ceca5

Browse files
committed
Add missing release note for 2.4.0 Beta 1.
1 parent 7b9a76e commit 31ceca5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/overview/version-history.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ weight: 30
2323
### 2.4.0 Beta 1
2424

2525
* Support .NET 9.0.
26+
* Support [zero-configuration SSL](https://mariadb.org/mission-impossible-zero-configuration-ssl/) with MariaDB: [#1500](https://github.com/mysql-net/MySqlConnector/pull/1500).
2627
* Add `MySqlDataSourceBuilder.UseConnectionOpenedCallback`: [#1508](https://github.com/mysql-net/MySqlConnector/issues/1508).
2728
* Rewrite server redirection logic based on latest MariaDB specification: [#1499](https://github.com/mysql-net/MySqlConnector/pull/1499).
2829
* Support `SET` data type in functions: [#1491](https://github.com/mysql-net/MySqlConnector/issues/1491).

0 commit comments

Comments
 (0)