Skip to content

Releases: micronaut-projects/micronaut-rabbitmq

Micronaut RabbitMQ 3.1.0

06 Oct 16:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

  • In the ChannelInitializer it should be possible to distinguish between the different connections (#279)

Micronaut RabbitMQ 3.0.0

17 Aug 17:35
Compare
Choose a tag to compare

v3.0.0 (2021-08-17)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

  • Micronaut rabbitmq does not support concurrent consumption of messages from the same queue (#248)

Micronaut RabbitMQ 3.0.0 RC3

04 Aug 06:03
Compare
Choose a tag to compare
v3.0.0-RC3

Release v3.0.0-RC3

Micronaut RabbitMQ 3.0.0 RC2

22 Jul 00:53
Compare
Choose a tag to compare
v3.0.0-RC2

Release v3.0.0-RC2

Micronaut RabbitMQ 3.0.0 RC1

21 Jul 19:21
Compare
Choose a tag to compare

v3.0.0-RC1 (2021-07-21)

Full Changelog

Closed issues:

  • Switch to use @message(Body|Header) annotations #251
  • Micronaut rabbitmq does not support concurrent consumption of messages from the same queue #248

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut RabbitMQ 3.0.0 M1

12 Jul 17:27
Compare
Choose a tag to compare

v2.4.1 (2021-07-12)

Full Changelog

Closed issues:

  • When there are accumulated messages in rabbitmq in micronaut, and the rabbimq consumer starts to work immediately when the project is started here, but because some things in the micronaut framework have not been initialized, an error is reported #247
  • Release a new version compatible with Micronaut 3.0 #244
  • Are there plans to support non-blocking consumers in the rabbitmq library? #240
  • Messages not received with Micronaut 3.0-SNAPSHOT #238

Merged pull requests:

Micronaut RabbitMQ 2.4.0

08 Mar 16:01
Compare
Choose a tag to compare

v2.4.0 (2021-03-04)

Full Changelog

Closed issues:

  • RabbitMQIntroductionAdvice ignores publisher confirmations #172

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

  • RabbitMQIntroductionAdvice ignores publisher confirmations (#172)

Micronaut RabbitMQ 2.3.2

11 Jan 15:09
Compare
Choose a tag to compare

v2.3.2 (2021-01-11)

Full Changelog

Closed issues:

  • Error disposing of bean registration [io.micronaut.rabbitmq.intercept.RabbitMQConsumerAdvice] #193

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

  • Error disposing of bean registration [io.micronaut.rabbitmq.intercept.RabbitMQConsumerAdvice] (#193)

Micronaut RabbitMQ 2.3.1

16 Dec 11:17
Compare
Choose a tag to compare

v2.3.1 (2020-12-16)

Full Changelog

This release fixes a problem with the POM publication.


Merged pull requests:

Micronaut RabbitMQ 2.2.2

16 Dec 11:05
Compare
Choose a tag to compare

v2.2.2 (2020-12-16)

Full Changelog

This release fixes a problem with the POM publication.


Merged pull requests:

  • Upgrade micronaut-gradle-plugins to 2.0.14 #184 (@ilopmar)