Skip to content

Releases: rh-messaging/cli-rhea

cli-rhea3-3.0.0

18 Feb 15:13
Compare
Choose a tag to compare

Upgrade project to rhea 3.x, accounting for incompatible changes in https://github.com/amqp/rhea/releases/tag/2.0.0

Install it from npm, https://www.npmjs.com/package/cli-rhea3/v/3.0.0

What's Changed

  • Fixes for unit tests by @kornys in #15
  • Fix to enable sasl external authentication using ssl certificates by @fgiorgetti in #17
  • Fix version due to nodejs 4 by @kornys in #18
  • Fix formatting of dict['priority'] === 0 (should remain 0, not 4) by @jirkadanek in #19
  • Fix remove unused dependencies by @kornys in #20
  • Do not reset timeout when client closing by @kornys in #21
  • On release bahavior by @kornys in #22
  • Skip building docs on node < 8 in travis.yml by @jirkadanek in #24
  • NEW(option): New option --conn-use-config-file for usage of connectio… by @rkubis in #23
  • Fixed issue with retry logic on released messages by @fgiorgetti in #25
  • Fixed validation of sent messages count by @fgiorgetti in #26
  • Set hostname additional property in connection dict by @kornys in #27
  • FIX(p2p-receiver): set link target by @pematous in #29
  • Update version by @kornys in #30
  • FIX(formatter) creation-time field format fix by @pematous in #32
  • Fix running tests; fix broken tests; update deps by @jiridanek in #34

New Contributors

Full Changelog: cli-rhea-2.1.7...cli-rhea3-3.0.0

cli-rhea-2.1.7: Fix listener mode ending (#13)

13 Aug 17:25
b4b94e8
Compare
Choose a tag to compare

cli-rhea-2.1.2

18 Jun 10:47
Compare
Choose a tag to compare
Fix calling static method readContentFromFile

cli-rhea-2.0.2

08 Jun 07:38
8d7013d
Compare
Choose a tag to compare
NEW args for ws protocols (#5)

* NEW agrs for ws protocols

* Fix revert entrypoint.sh

* Added test for conn-ws-protocols

cli-rhea-1.2.3

11 Dec 08:03
Compare
Choose a tag to compare
Bump version

cli-rhea-1.0.32

19 Sep 08:29
Compare
Choose a tag to compare
Update version

cli-rhea-1.0.27

14 Sep 22:03
Compare
Choose a tag to compare
UPD: Move repo to github