Skip to content

Releases: blackbeam/rust_mysql_common

v0.37.0

12 Mar 12:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.36.2...v0.37.0

v0.36.2

15 Jan 12:28

Choose a tag to compare

New

  • ComStmtBulkExecuteRequestBuilder::with_results added

v0.36.1

14 Jan 12:37

Choose a tag to compare

New

  • field getters added for StmtBulkExecuteParamType, StmtBulkExecuteParamValue, ComStmtBulkExecuteRequest

Fixes

  • fix how types are deduced for ComStmtBulkExecuteRequest (a76fcb1)

Full Changelog: v0.36.0...v0.36.1

v0.36.0

14 Jan 09:02
52a9f9c

Choose a tag to compare

What's New

  • Constants and classes MariaDB COM_STMT_BULK_EXECUTE command by @lawrinn in #173

Breaking Changes

  • renamed InvalidLenghEncodedInteger -> InvalidLengthEncodedInteger, InvalidAuthSwithRequestHeader -> InvalidAuthSwitchRequestHeader

Full Changelog: v0.35.5...v0.36.0

v0.35.5

31 Jul 07:16

Choose a tag to compare

What's Changed

  • Issue#401 Adding required definitions for MariaDB metadata skipping by @lawrinn in #171

New Contributors

Full Changelog: v0.35.4...v0.35.5

v0.35.4

06 May 07:08

Choose a tag to compare

What's Changed

Full Changelog: v0.35.3...v0.35.4

v0.35.3

24 Apr 10:00

Choose a tag to compare

What's Changed

Full Changelog: v0.35.2...v0.35.3

v0.35.2

24 Apr 09:51
dd636c6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.1...v0.35.2

derive-0.32.1

24 Apr 09:52
dd636c6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.1...derive-0.32.1

v0.35.1

10 Apr 12:20

Choose a tag to compare

  • Rust edition updated to 2024 (fixes build issue)

Full Changelog: v0.35.0...v0.35.1