Skip to content

Releases: spring-projects/spring-amqp

v3.0.8

21 Aug 22:52
Compare
Choose a tag to compare

⭐ New Features

  • Clear Deferred Channel Close Executor #2508
  • Add maxInboundMessageSize to RabbitConnectionFactoryBean #2497
  • Add forceStop to Container Factories #2492

🐞 Bug Fixes

  • Regression: ApplicationContext.stop() Hangs for 30s When Inactive Container(s) Present #2513
  • Redeclaration of manually declared objects fail if objects with different types have the same name #2501

🔨 Dependency Upgrades

  • Upgrade Reactor Version to 2020.0.35 #2514

External Links

v2.4.15

21 Aug 22:50
Compare
Choose a tag to compare

⭐ New Features

  • Clear Deferred Channel Close Executor #2508
  • Add maxInboundMessageSize to RabbitConnectionFactoryBean #2497
  • Add forceStop to Container Factories #2492

🐞 Bug Fixes

  • Regression: ApplicationContext.stop() Hangs for 30s When Inactive Container(s) Present #2513
  • Redeclaration of manually declared objects fail if objects with different types have the same name #2501

🔨 Dependency Upgrades

  • Upgrade Reactor Version to 2020.0.35 #2514

External Links

v3.0.7

24 Jul 19:07
Compare
Choose a tag to compare

⭐ New Features

  • Add forceStop to Container Factories #2490

🐞 Bug Fixes

  • Spring AMQP artifacts have not published associated .module files needed by Gradle. #2493

External Links

v3.0.6

17 Jul 16:02
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Ensure Strict Ordering with Single Active and Exclusive Consumers #2482

🔨 Dependency Upgrades

  • Upgrade Spring Framework, Data, Micrometer, Reactor Versions #2489
  • Upgrade amqp-client Version #2485

External Links

v2.4.14

17 Jul 16:00
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Ensure Strict Ordering with Single Active and Exclusive Consumers #2484

🔨 Dependency Upgrades

  • Upgrade Spring Framework, Reactor Versions #2488
  • Upgrade amqp-client Version #2486

External Links

v3.0.5

17 Jun 16:20
Compare
Choose a tag to compare

⭐ New Features

  • Add Observation to Stream Components #2467
  • Invoke RabbitListenerErrorHandler with Async Return Types #2461
  • Add Kotlin Coroutine support #1210

🐞 Bug Fixes

  • AmqpException when testing @RabbitListener with @RabbitHandler #2456
  • setRedeclareManualDeclarations not honoured if no queue beans declared #2452
  • If there is no regular AMQP activity in the application, the RabbitAdmin does not declare Rabbit entities #2451

📔 Documentation

  • Improve Docs for Choosing a Connection Factory #2473
  • Adding SSL configuration through RabbitConnectionFactoryBean approach into the documentation #2472
  • Fix typo in stream.adoc #2466
  • Aligned client connection order reference. #2459

🔨 Dependency Upgrades

  • Upgrade Spring Framework, Data, Retry, Micrometer, Reactor Versions #2477

❤️ Contributors

Thank you to all the contributors who worked on this release:

@dlehammer and @making

External Links

v2.4.13

16 Jun 17:38
Compare
Choose a tag to compare

🐞 Bug Fixes

  • If there is no regular AMQP activity in the application, the RabbitAdmin does not declare Rabbit entities #2464
  • AmqpException when testing @RabbitListener with @RabbitHandler #2458
  • setRedeclareManualDeclarations not honoured if no queue beans declared #2454

🔨 Dependency Upgrades

  • Upgrade Spring Framework, Reactor Versions #2476

External Links

v3.0.4

17 Apr 16:05
Compare
Choose a tag to compare

⭐ New Features

🐞 Bug Fixes

  • Spring amqp doesnt support more than 1 server-named/anonymous queues #2439
  • Missing @RabbitHandler method triggers an infinite retry loop #2437
  • AMLC.redeclareElementsIfNecessary does not take into account Declarables #2432

📔 Documentation

  • Document CorrelationData.getReturned() #2447
  • Consider to add Rabbit Stream auto-creation hook #2445
  • Document "send and receive" methods return value after a timeout #1410

🔨 Dependency Upgrades

  • Upgrade Spring Framework, Data, Micrometer, Reactor, JUnit Versions #2450

❤️ Contributors

Thank you to all the contributors who worked on this release:

@EldarErel

External Links

v2.4.12

17 Apr 16:04
Compare
Choose a tag to compare

⭐ New Features

🐞 Bug Fixes

  • Missing @RabbitHandler method triggers an infinite retry loop #2444
  • Spring amqp doesnt support more than 1 server-named/anonymous queues #2442
  • AMLC.redeclareElementsIfNecessary does not take into account Declarables #2435

🔨 Dependency Upgrades

  • Upgrade Spring Framework, Reactor, CommonsHttp #2449

❤️ Contributors

Thank you to all the contributors who worked on this release:

@EldarErel

External Links

v3.0.3

21 Mar 15:58
Compare
Choose a tag to compare

🐞 Bug Fixes

  • NPE in AbstractConnectionFactory that causes connection listeners to be skipped #2425

🔨 Dependency Upgrades

  • Upgrade Micrometer, Reactor, Spring Versions #2433

External Links