Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Releases: MeltwaterArchive/rabbitio

v0.5.4

04 Apr 13:59
Compare
Choose a tag to compare
Removing team from maintainer list (#14)

v0.5.3

02 Apr 16:29
1bbd744
Compare
Choose a tag to compare
update travis secrets

v0.5.2: Add support for bool, float and int amqp headers (#11)

22 Mar 08:39
ac24f6e
Compare
Choose a tag to compare
* added support for bool, float and int amqp headers

* add documentation about amqp headers

* make sure cache is not on when running go test

v0.5.1: readme improvements

15 Mar 14:52
1a3b80a
Compare
Choose a tag to compare
also fixes default behaviour when not specifying directory or file on
publishing

Safety Release

29 Nov 11:32
4f5faf3
Compare
Choose a tag to compare
  • Now we are Acking messages safely, only after tarballs are saved on disk

Safety Release

27 Nov 00:08
53b68fb
Compare
Choose a tag to compare
  • Fixed a bug where some messages did not get published.

Dr. Frequent Release

22 Nov 00:14
Compare
Choose a tag to compare
v0.3.1

Do not clean up on deploy and deploy only on master

Initial Testing Release

21 Nov 23:48
b48ee52
Compare
Choose a tag to compare
  • Adding test framework and simple start with tests for rmq.Message

Refactored release

21 Nov 22:41
6653231
Compare
Choose a tag to compare
  • separated out functionality that is not part of the command line structures

Initial Release

21 Nov 15:11
Compare
Choose a tag to compare
  • Read messages from RabbitMQ queue and consumes to tarball in a chosen directory
  • Read tarballs from directory and publish to RabbitMQ exchange/queue
  • Able to store RabbitMQ header information into the tarball, that will be used when publishing