MySQL Connector/NET Release Notes  /  Changes in MySQL Connector/Net 7.0  /  Changes in MySQL Connector/NET 7.0.3 (2016-06-20, Milestone 2)

Changes in MySQL Connector/NET 7.0.3 (2016-06-20, Milestone 2)

Functionality Added or Changed

  • Fixed binary collations as strings instead of bytes.

  • Added TLS support for TLSv1.1 and TLSv1.2 when connecting to MySQL Server 5.7.

Bugs Fixed

  • Document Store: Added results to the Commit() and Rollback() session methods, in order to read warnings. This feature has limitations that will be addressed in a future release.

  • Replaced the use of "@" for "$" in JSON path expressions for X Protocol usage. This feature has limitations that will be addressed in a future release.

  • Added support for TLSv1.0 to X Protocol connections. This feature has limitations that will be addressed in a future release.