Skip to content

Commit

Permalink
Add missing release note for 2.4.0 Beta 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrainger committed Oct 20, 2024
1 parent 7b9a76e commit 31ceca5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/overview/version-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ weight: 30
### 2.4.0 Beta 1

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

0 comments on commit 31ceca5

Please sign in to comment.