v2.11.0
版本发布时间: 2022-11-27 21:47:16
denodrivers/mysql最新发布版本:v2.12.1(2023-09-13 15:04:01)
- Support Authentication Method Mismatch by @shiyuhang0 (https://github.com/denodrivers/mysql/pull/137)
- Handle EOF_Packet and CLIENT_DEPRECATE_EOF correctly (https://github.com/denodrivers/mysql/pull/139)
- Enhancement CLIENT_DEPRECATE_EOF by @shiyuhang0 (https://github.com/denodrivers/mysql/pull/140)
- Add test for Authentication Method Mismatch (https://github.com/denodrivers/mysql/pull/141)
- Add test and fix caching_sha2_password (https://github.com/denodrivers/mysql/pull/142)
- Don't block the event loop from finishing (https://github.com/denodrivers/mysql/pull/143)
Full Changelog: https://github.com/denodrivers/mysql/compare/v2.10.3...v2.11.0