0.12.0
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
- @BlinkyStitt made their first contribution in #254
Full Changelog: v0.11.0...v0.12.0