Releases: blackbeam/rust_mysql_common
Releases · blackbeam/rust_mysql_common
v0.37.0
What's Changed
- [BREAKING] Add unified GTID_TAGGED_LOG_EVENT support to GtidEvent (MySQL 8.4+) by @altmannmarcelo in #176
- [BREAKING] Add PreviousGtidsEvent parsing support by @altmannmarcelo in #177
- [BREAKING] MariaDB Parsec authentication plugin support (reopened #178) by @lawrinn in #181
- Changed ext-salt packet iterations number restriction by @lawrinn in #182
- Handling properly escaped backslashes by @jfrikker-shibumi in #180
New Contributors
- @jfrikker-shibumi made their first contribution in #180
Full Changelog: v0.36.2...v0.37.0
v0.36.2
v0.36.1
v0.36.0
What's New
Breaking Changes
- renamed
InvalidLenghEncodedInteger->InvalidLengthEncodedInteger,InvalidAuthSwithRequestHeader->InvalidAuthSwitchRequestHeader
Full Changelog: v0.35.5...v0.36.0
v0.35.5
v0.35.4
v0.35.3
What's Changed
- Optional Metadata fix for Minimal Row Based Replication by @altmannmarcelo in #167
Full Changelog: v0.35.2...v0.35.3
v0.35.2
What's Changed
- build(deps): gate
zstdbehindbinlogfeature by @paolobarbolini in #165 - build(deps): gate
cc,cmakeandsubprocessbehindtestfeature by @paolobarbolini in #166 - Make license metadata SPDX compliant by @paolobarbolini in #163
New Contributors
- @paolobarbolini made their first contribution in #165
Full Changelog: v0.35.1...v0.35.2
derive-0.32.1
What's Changed
- build(deps): upgrade thiserror to v2 for mysql-common-derive by @paolobarbolini in #164
New Contributors
- @paolobarbolini made their first contribution in #164
Full Changelog: v0.35.1...derive-0.32.1
v0.35.1
- Rust edition updated to
2024(fixes build issue)
Full Changelog: v0.35.0...v0.35.1