Skip to content

v0.4

Compare
Choose a tag to compare
@dubek dubek released this 06 Oct 18:30

Changelog

  • Print an error when there are unused arguments on the command-line.
  • Add -ack option to acknowledge the received messages and therefore to remove them from the queue - from @msteggink.
  • Use native Go modules (need Go 1.13) to handle dependencies instead of using git submodules.

Installation instructions

  1. Download the package for your platform.
  2. Extract the package.
  3. Run ./rabbitmq-dump-queue -help to see the command-line options.