This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
Releases: MeltwaterArchive/rabbitio
Releases · MeltwaterArchive/rabbitio
v0.5.4
v0.5.3
update travis secrets
v0.5.2: Add support for bool, float and int amqp headers (#11)
* 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
also fixes default behaviour when not specifying directory or file on publishing
Safety Release
- Now we are Acking messages safely, only after tarballs are saved on disk
Safety Release
- Fixed a bug where some messages did not get published.
Dr. Frequent Release
v0.3.1 Do not clean up on deploy and deploy only on master
Initial Testing Release
- Adding test framework and simple start with tests for rmq.Message
Refactored release
- separated out functionality that is not part of the command line structures
Initial Release
- 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