Skip to content

v0.32.0

Compare
Choose a tag to compare
@blackbeam blackbeam released this 17 Jan 11:25
· 66 commits to master since this release

What's Changed

  • breaking Add SERVER_STATUS_ANSI_QUOTES flag by @blackbeam in #117
  • brekaing Make SQLSTATE optional in ServerError by @Will-Low in #114
  • Honor max_packet_size field in HandshakeResponse packet by @Will-Low in #121
  • add impl From<Box<[u8]>> for Value by @3tieto in #112
  • Update zstd by @westy92 in #115
  • Add Value conversions for Box, Arc and Rc of str and [u8] by @blackbeam in #116
  • Add packets for caching_sha2_password public key retrieval by @Will-Low in #119

New Contributors

Full Changelog: v0.31.0...v0.32.0