Skip to content

2.16.0

Compare
Choose a tag to compare
@rabbitmq-ci rabbitmq-ci released this 10 Sep 14:17
· 1307 commits to main since this release

Changes between 2.15.0 and 2.16.0

This is a minor release with a new feature, dependency upgrades, and support for the ARM64 architecture in the Docker image. All users are encouraged to use it.

Note the Alpine-based Docker image is no longer available, only the Ubuntu-based one will be as of now.

Thanks to Rafal Goslawski for his contribution.

Add option to requeue messages on nack

GitHub issue: #273

Bump dependencies

GitHub issue: #264

Run as non-privileged user within Docker container

GitHub issue: #271

Support ARM64 in Docker image

GitHub issue: #268

Remove Alpine Docker image

GitHub issue: #267