Releases: spring-projects/spring-amqp
Releases · spring-projects/spring-amqp
v3.0.5
⭐ 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
🐞 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
⭐ 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:
External Links
v2.4.12
⭐ 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:
External Links
v3.0.3
v2.4.11
v3.0.2
🐞 Bug Fixes
- Run callback for shutdown also when container is already shut down #1562
📔 Documentation
- Fix typos in documentation #1558
🔨 Dependency Upgrades
- Upgrade Jackson, Micrometer, Reactor, Spring Data, Spring Framework Versions #2422
🔨 Tasks
- Irrelevant values in CachingConnectionFactory#toString #1560
❤️ Contributors
Thank you to all the contributors who worked on this release:
@gonmmarques and @timbq
External Links
v2.4.10
v3.0.1
🐞 Bug Fixes
📔 Documentation
- Fix typo in amqp.adoc #1547
- Fix Documentation For Containers with Zero Queues #1541
- Missing Javadocs for MessageProperties.expiration #1539
🔨 Dependency Upgrades
- Upgrade Spring, Micrometer, Reactor Versions #1556
🔨 Tasks
- Fix Testcontainer Tests With No Docker Running #1552
- AMQP-52:Remove Obsolete MessageProperties Comments #1546
❤️ Contributors
Thank you to all the contributors who worked on this release: