Skip to content

Releases: ctron/hot

v0.6.1

30 Jul 08:52
v0.6.1
Compare
Choose a tag to compare

This is a maintenance release.

New and noteworthy

  • Change logging output
  • Allow to set AMQP hostname field
  • Setting SASL anonymous option
  • Switched to Go 1.14

v0.6.0

08 May 11:46
v0.6.0
Compare
Choose a tag to compare

This is a feature release.

New and noteworthy

  • Added X.509 client certificate support
  • Switched to Go 1.13
  • Add "auth id" and "password" as command line parameters (--auth-id, --username, --password), rather then simple arguments

v0.5.0

22 Apr 13:42
v0.5.0
Compare
Choose a tag to compare
release 0.5.0

v0.4.0

30 Mar 11:50
v0.4.0
Compare
Choose a tag to compare
Release 0.4.0

v0.3.0

07 Aug 13:34
v0.3.0
Compare
Choose a tag to compare

This is a feature release.

New and noteworthy

  • Add support for publishing via MQTT
  • Switched to Go 1.12.7

v0.2.3

10 Jul 15:01
v0.2.3
Compare
Choose a tag to compare

This is a feature release.

New and noteworthy

  • Allow different ways of providing commands
  • Allow inputting different content encodings (e.g. hex encoding)

v0.2.2

05 Jul 16:03
v0.2.2
Compare
Choose a tag to compare

This is a feature release.

New and noteworthy

  • Allow sending one shot commands from the consumer

v0.2.1

04 Jul 16:16
v0.2.1
Compare
Choose a tag to compare

This is a feature release.

New and noteworthy

  • Allow setting "QoS" for HTTP publish
  • Allow setting "TTD" (wait for command) for HTTP publish, wait for response, print

v0.2.0

28 Jun 16:22
v0.2.0
Compare
Choose a tag to compare

This is a feature release.

New and noteworthy

Added the http publish command, to test publishing to Hono.

0.1.1

15 May 08:22
v0.1.1
Compare
Choose a tag to compare

This is a feature release.

New and noteworthy

Improved the output of messages, showing more information (annotations, properties, …)