Skip to content

Releases: Tradeshift/spring-rabbitmq-tuning

v0.1.2

19 Dec 10:08
Compare
Choose a tag to compare

Release Notes

New Features

Make EnableRabbitRetryAndDlq applicable to ElementType.ANNOTATION_TYPE (#29)

Special Thanks

@antoniobarcelos

v0.1.1

03 Dec 14:47
Compare
Choose a tag to compare

Release Notes

Bugfix

Autoconfiguration issue around Shared properties feature (#28)

v0.1.0

29 Nov 11:58
Compare
Choose a tag to compare

Release Notes

New Features

  • Shared Property for all events (#15)
  • Possibility to choose which exceptions should be discarded, retried or goes directly to DLQ (#23)
  • Logging retry and send to DLQ message flag toggle (#19)

Bugfixes

  • Autocreate available for more than 1 queue in the same connection (#22)
  • Retry and DLQ strategy only to Topic and Direct exchanges (#18)

Special Thanks:

v0.0.1

18 Jul 21:35
Compare
Choose a tag to compare

This is the initial version.