Skip to content

v0.2.0

Compare
Choose a tag to compare
@aliesbelik aliesbelik released this 02 Aug 12:46
· 58 commits to main since this release

Update RabbitMQ amqp-client from 4.x to 5.x.
Look into changes between 4.x.x and 5.0.0 for details.

Changed

  • RabbitMQ amqp-client compatibility bumped from 4.x.x to 5.x.x by @t-h-e in #8.
  • Single jar with dependencies provided as release artifact by @aliesbelik in #1.

Fixed

  • NullPointerException on purging queue in AMQP Consumer by @t-h-e in #10.

Infra

  • CodeQL and SonarCloud analysis.

Dependency Updates

  • Up jmeter-core version to 5.5.
  • Up amqp-client version to 5.15.0.

New Contributors

  • @t-h-e made their first contribution in #8

Full Changelog: v0.1.0...v0.2.0