Skip to content

v0.31.0

Compare
Choose a tag to compare
@blackbeam blackbeam released this 16 Oct 11:59
· 64 commits to master since this release
112dba5

Breaking changes

  • The bigdecimal feature is now for bigdecimal v0.4 (to migrate use new bigdecimal03 feature)
  • Binlog Transaction Compression feature (see #104) adds new variants to public enums.
  • Binlog-related structures are now hidden behind the new binlog feature (enabled by default)
  • New ParsedNamedParams structure replaces the old parse_named_params function. Use ParsedNamedParams::parse instead.

Changelog:

What's Changed

New Contributors

Full Changelog: v0.30.6...v0.31.0