Skip to content

0.12.0

Compare
Choose a tag to compare
@minghuaw minghuaw released this 07 Aug 03:54
· 9 commits to main since this release
bf86c06

What's Changed

  • Fix minor typo in docstring by @BlinkyStitt in #254
  • Version bump 0.11.1 by @minghuaw in #255
  • Fix serde_amqp Value Serializer not handling nested composite types properly by @minghuaw in #261
  • Drain ioreader and slicereader when read_exact even if read fails by @minghuaw in #271
  • Not include properties in Flow unless explicitly use send_properties by @minghuaw in #269
  • Display InvalidType in decode error by @minghuaw in #273
  • Fix typo in crate root doc by @minghuaw in #260
  • Fix mismatch of txn acquistion return type by @minghuaw in #275
  • Added sasl_hostname and builder hostname is not overriden by url hostname by @minghuaw in #276
  • bumped version and updated changelog (0.12.0) by @minghuaw in #274

New Contributors

Full Changelog: v0.11.0...v0.12.0