Releases: spring-projects/spring-amqp
Releases · spring-projects/spring-amqp
v3.1.1
⭐ New Features
- Get rid of the rest of
synchronized
in the ListenerContainer infrastructure #2578 - Get rid of
synchronized
inspring-rabbit-test
module #2577 - Get rid of
synchronized
in theBlockingQueueConsumer
#2576 - Get rid of
synchronized
inRabbitTemplate
#2575 - Get rid of
synchronized
inRabbitAdmin
#2574 - Jackson2JsonMessageConverter: New ObjectMapper instance not aware of jsr310 module #2516
🐞 Bug Fixes
- Get rid of
synchronized
blocks in theCachingConnectionFactory
#2573 - Get rid of
synchronized (this.consumersMonitor)
in theSimpleMessageListenerContainer
#2568 - CachingConnectionFactory leaks channels during connection resets when used in a SimpleMessageContainer #2550
📔 Documentation
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Claudio-code and @dependabot[bot]
v3.1.0
v3.1.0-RC1
⭐ New Features
🐞 Bug Fixes
- Ignore Kotlin Continuation Parameter While Inferring Conversion Type #2532
📔 Documentation
- Fix typo: form -> from #2527
🔨 Dependency Upgrades
- Upgrade Spring Framework, Data, Retry, Reactor, Micrometer Versions #2545
❤️ Contributors
Thank you to all the contributors who worked on this release:
@johantiden and @zhangheng0027
External Links
v3.0.10
v2.4.17
v3.1.0-M1
v3.0.9
🔨 Dependency Upgrades
- Upgrade Spring, Data, Retry, Reactor, Micrometer, Jackson Versions #2525
🔨 Tasks
- Output of
asciidoctorPdf
can be pulled from cache when run on machines with different checkout directories #2520
❤️ Contributors
Thank you to all the contributors who worked on this release:
External Links
v2.4.16
v3.0.8
⭐ 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
⭐ 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