Releases: denodrivers/mysql
Releases · denodrivers/mysql
v2.12.1
- Fix querying empty string in #163
- Fix typo in client's connect method docstring by @EwenSellitto in #158
Full Changelog: v2.12.0...v2.12.1
v2.12.0
- Update logger.ts to fix ci by @shiyuhang0 in #156
- Support TLS by @shiyuhang0 in #154
Full Changelog: v2.11.0...v2.12.0
v2.11.0
- Support Authentication Method Mismatch by @shiyuhang0 (#137)
- Handle EOF_Packet and CLIENT_DEPRECATE_EOF correctly (#139)
- Enhancement CLIENT_DEPRECATE_EOF by @shiyuhang0 (#140)
- Add test for Authentication Method Mismatch (#141)
- Add test and fix caching_sha2_password (#142)
- Don't block the event loop from finishing (#143)
Full Changelog: v2.10.3...v2.11.0
v2.10.3
v2.10.2
v2.10.1
Updated dep for RegExp fix (#121)