File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 11---
2- lastmod : 2021-10-20
2+ lastmod : 2021-11-03
33date : 2017-03-27
44menu :
55 main :
@@ -10,6 +10,17 @@ weight: 30
1010
1111# Version History
1212
13+ ### 2.0.0 RC 1
14+
15+ * ** Breaking** Improve ` MySqlBulkCopy ` API: [ #1012 ] ( https://github.com/mysql-net/MySqlConnector/issues/1012 ) .
16+ * Remove ` netcoreapp2.1 ` target framework: [ #1067 ] ( https://github.com/mysql-net/MySqlConnector/issues/1067 ) .
17+ * Support ` BigInteger ` as parameter value: [ #1069 ] ( https://github.com/mysql-net/MySqlConnector/issues/1069 ) .
18+ * Add ` MySqlConnection.PasswordProviderCallback ` : [ #800 ] ( https://github.com/mysql-net/MySqlConnector/issues/800 ) .
19+ * Add ` MySqlConnection.ProvideClientCertificatesCallback ` : [ #976 ] ( https://github.com/mysql-net/MySqlConnector/issues/976 ) .
20+ * Add ` MySqlConnection.RemoteCertificateValidationCallback ` : [ #976 ] ( https://github.com/mysql-net/MySqlConnector/issues/976 ) .
21+ * Add NuGet package READMEs: [ #1053 ] ( https://github.com/mysql-net/MySqlConnector/issues/1053 ) .
22+ * Improve performance of Regex usage internally.
23+
1324### 2.0.0 Beta 5
1425
1526* Update version to 2.0 due to scope of changes in the 1.4.0 beta releases.
You can’t perform that action at this time.
0 commit comments