Skip to content

Releases: blackbeam/mysql_async

v0.36.2

30 Mar 11:31

Choose a tag to compare

  • fix: bump lru to 0.16.3 (RUSTSEC-2026-0002) by @HatemMn in #390

v0.36.1

06 May 07:14

Choose a tag to compare

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

v0.36.0

25 Apr 10:14
8af9456

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.1...v0.36.0

v0.35.1

10 Jan 05:19

Choose a tag to compare

What's Changed

  • Export metrics from crate root by @w4 in #325

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

v0.35.0

02 Jan 12:16

Choose a tag to compare

Breaking

What's Changed

New Contributors

Full Changelog: v0.34.2...v0.35.0

v0.34.2

13 Aug 08:10

Choose a tag to compare

What's Changed

  • Add support to specify pre-resolved IP addresses for the connection & avoid a DNS lookup by @rjobanp in #300
  • Compatibility with non-Unix and non-Windows platforms. by @L-jasmine in #301
  • Replace lazy_static & once_cell with std::sync::OnceLock by @serprex in #302
  • conn: handle initial error packet correctly by @petrosagg in #307
  • Update dependencies by @westy92 in #313

New Contributors

Full Changelog: v0.34.1...v0.34.2

v0.34.1

20 Mar 07:55

Choose a tag to compare

What's Changed

Full Changelog: v0.34.0...v0.34.1

v0.34.0

19 Mar 07:39
5a807d9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.33.0...v0.34.0

v0.33.0

08 Nov 15:59

Choose a tag to compare

What's new

Fixes

  • Usability improvement: leading forward slash empty database by @altmannmarcelo in #259
  • Fixed spelling mistake in doc-comments by @DK26 in #255

Internal Improvements

  • Replace crate priority_queue with keyed_priority_queue by @cloneable in #248
  • Do not read unnecessary settings in Conn::read_settings by @blackbeam in #254

New Contributors

Full Changelog: v0.32.2...v0.33.0

v0.32.2

22 Apr 11:03

Choose a tag to compare

Improvements

Changes

New Contributors

Full Changelog: v0.32.1...v0.32.2