Skip to content

Releases: coders51/rabbitmq-stream-js-client

v0.0.5

24 Jan 17:58
bca7949
Compare
Choose a tag to compare

What's Changed

  • fix username duplicity by @jzfre in #42
  • Clear current timeout on heartbeat by @gpad in #43
  • close command implementation by @baldarn in #46
  • Feat: Query Publisher Sequence by @kuluk1 in #48
  • Add ability to encode message in AMQP 1.0 by @gpad in #47
  • added automatic publication of npm package by @baldarn in #49

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

28 Sep 14:27
aa2f252
Compare
Choose a tag to compare

What's Changed

  • add declaration:true to tsconfig by @Yattol in #40

Full Changelog: v0.0.3...v0.0.4

v0.0.3

09 Sep 10:47
Compare
Choose a tag to compare

What's Changed

  • Enanble github action by @gpad in #2
  • Enable Github Action by @gpad in #3
  • Establish a connection by @gpad in #1
  • Refactoring by @gpad in #4
  • Tune command by @gpad in #5
  • Refactoring tune command by @gpad in #17
  • Move rabbit in support by @gpad in #25
  • 8 declare publisher by @Tarzanelloh in #26
  • Create stream by @Yattol in #24
  • 9 heartbeat by @ejf-coders51 in #28
  • Publish a message on a stream by @gpad in #29
  • Add stop and increase timeout in test by @gpad in #31
  • make create stream idempotent by @Yattol in #32
  • Add delete stream command by @icappello in #33
  • New README.md by @gpad in #35

New Contributors

  • @gpad made their first contribution in #2
  • @Tarzanelloh made their first contribution in #26
  • @Yattol made their first contribution in #24
  • @ejf-coders51 made their first contribution in #28
  • @icappello made their first contribution in #33

Full Changelog: https://github.com/coders51/rabbitmq-stream-js-client/commits/v0.0.3