Skip to content

Releases: gftea/amqprs

v2.1.0

14 Oct 16:48
Compare
Choose a tag to compare

What's Changed

  • Getter methods for OpenConnectionArguments by @eglimi in #147

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

10 Sep 16:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.3...v2.0.0

v1.6.3

22 Jul 09:11
Compare
Choose a tag to compare

What's Changed

  • Add support for PEM encoded private key in RSA and SEC1 Elliptic Curv… by @minlux in #137

New Contributors

Full Changelog: v1.6.2...v1.6.3

v1.6.2

14 Jun 02:42
17d7107
Compare
Choose a tag to compare

What's Changed

Bug fix

Misc

New Contributors

Full Changelog: v1.6.1...v1.6.2

v1.6.1

12 May 19:53
Compare
Choose a tag to compare

What's Changed

  • Fix parsing amqps URL without query params by @tyilo in #128

Full Changelog: v1.6.0...v1.6.1

v1.6.0

19 Apr 08:33
Compare
Choose a tag to compare

What's Changed

  • close connection if max heartbeat miss reach by @gftea in #126

Full Changelog: v1.5.4...v1.6.0

v1.5.4

01 Apr 11:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.3...v1.5.4

v1.5.3

11 Feb 11:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2 (optimization)

23 Dec 20:08
Compare
Choose a tag to compare

Changes

  • use optimal serde for bytes type.
  • fix some clippy warnings.

v1.5.1

31 Oct 15:11
Compare
Choose a tag to compare

Changes

#113