版本发布 8
## What's Changed * fix: only depend on a single version of rustls-webpki by @cdbennett in https://github.com/gftea/amqprs/pull/173 * allow clippy by @gftea in https://github.com/gftea/amqprs/pull/175 * Fix: TryFrom for FieldValue conversions by @MasFlam in https://github.com/gftea/amqprs/pull/178 ## New Contributors * @MasFlam made their first contribution in https://github.com/gftea/amqprs/pull/178 **Full Changelog**: https://github.com/gftea/amqprs/compare/v2.1.2...v2.1.3
## What's Changed * feat(read_handler): log when max hearbeat missed by @RoloEdits in https://github.com/gftea/amqprs/pull/151 * Add update-secret to the connection by @mzaniolo in https://github.com/gftea/amqprs/pull/155 * Docs: replace AMQP 0-9-1 reference links by @michaelklishin in https://github.com/gftea/amqprs/pull/159 * Fix #161 by @gftea in https://github.com/gftea/amqprs/pull/162 ## New Contributors * @RoloEdits made their first contribution in https://github.com/gftea/amqprs/pull/151 * @mzaniolo made their first contribution in https://github.com/gftea/amqprs/pull/155 **Full Changelog**: https://github.com/gftea/amqprs/compare/v2.1.0...v2.1.1
## What's Changed * Getter methods for OpenConnectionArguments by @eglimi in https://github.com/gftea/amqprs/pull/147 ## New Contributors * @eglimi made their first contribution in https://github.com/gftea/amqprs/pull/147 **Full Changelog**: https://github.com/gftea/amqprs/compare/v2.0.0...v2.1.0
## What's Changed * Upgrade rustls by @LockedThread in https://github.com/gftea/amqprs/pull/141 ## New Contributors * @LockedThread made their first contribution in https://github.com/gftea/amqprs/pull/141 **Full Changelog**: https://github.com/gftea/amqprs/compare/v1.6.3...v2.0.0
## What's Changed * Upgrade rustls by @LockedThread in https://github.com/gftea/amqprs/pull/141 ## New Contributors * @LockedThread made their first contribution in https://github.com/gftea/amqprs/pull/141 **Full Changelog**: https://github.com/gftea/amqprs/compare/v1.6.3...v1.7.0
## What's Changed * Add support for PEM encoded private key in RSA and SEC1 Elliptic Curv… by @minlux in https://github.com/gftea/amqprs/pull/137 ## New Contributors * @minlux made their first contribution in https://github.com/gftea/amqprs/pull/137 **Full Changelog**: https://github.com/gftea/amqprs/compare/v1.6.2...v1.6.3
## What's Changed ### Bug fix * reset heartbeat miss counter by @gftea in https://github.com/gftea/amqprs/pull/135 ### Misc * update clippy for 1.78 by @gftea in https://github.com/gftea/amqprs/pull/129 * Fix the link to basic.consume by @qrilka in https://github.com/gftea/amqprs/pull/130 ## New Contributors * @qrilka made their first contribution in https://github.com/gftea/amqprs/pull/130 **Full Changelog**: https://github.com/gftea/amqprs/compare/v1.6.1...v1.6.2
## What's Changed * Fix parsing amqps URL without query params by @tyilo in https://github.com/gftea/amqprs/pull/128 **Full Changelog**: https://github.com/gftea/amqprs/compare/v1.6.0...v1.6.1