Releases: spring-projects/spring-amqp
v2.3.0
Change log:
6ad2fd1 Upgrade Micrometer Version
195dcfc Upgrade Versions; Prepare for Release
ef03b70 GH-891: Docs for Multi RabbitMQ Support
0a0cfe4 GH-1261: Remove unnecessary volatile modifiers
0401051 GH-1258: Fix javadoc
310f950 GH-1258: Change OOMHandler to JavaLangErrorHandler
14dee1f Consumer Batching Polishing
6ed9925 Resolve Sonar Issues
2c3f26e GH-1258: Add OOMHandler to the listener containers
v2.2.12.RELEASE
v2.3.0-RC1
v2.3.0-M3
Change log:
25ae5f3 Catch exception when EventSender stopped (#1248)
6f3b022 Upgrade versions; prepare for release
dba83e9 Fix new Sonar Issue
9e45320 GH-1246: SMLC: Fix addQueueNames
637c1ed Fix use of raw type
d8c2d23 Fix race in tests
d3cdfd1 Fix new Sonar Issue
9868649 Require an ID in CorrelationData
c9ec1e3 Reduce Method Complexity (Sonar)
85a862f Remove test diagnostics
c014954 Fix race in test
3c569fb Revert sonar jacoco report location
6935282 Fix LogLevels on test
91631bb Add diagnostics to flaky test
74c9afa Remove @LogLevels from test
b150e74 More diagnostics
dcc9354 Add diagnostics for flaky test
df90345 Remove unused variable in test
ac98999 Fix race in test
8981c90 Fix new Sonar Issues
ceecf48 Fix new Sonar smells
01cb986 Add Deterministic Address Shuffling
90e3232 Add consumeDelay for RabbitMQ Sharding Plugin
c87f464 Close mocks
v2.2.11.RELEASE
v2.1.17.RELEASE
v2.3.0-M2
Change log:
5ec66b7 Upgrade versions; prepare for milestone release
8c7e4f9 GH-1236: Handle non-String contentType
165b838 GH-1237: RCFB Close key/trust store input streams
5b8b3dc Fix Sonar Issues
dc457b8 Add CorrelationData spring-messaging header
36e31be ReturnsListener whats-new.adoc
35a8ddc Fix tests for renamed returnsCallback
property
94f59ab Fix call to deprecated return callback
985cf3c Simplify ReturnCallback for Lambdas
51e2ac8 Sonar Fix - reduce method complexity
30b10e1 GH-1230: Fix return/confirm delivery order
c413fdd Fix Sonar Issue
f04aa83 GH-1225: Fix Log4j2 Appender Termination
e6ae6cc Resolve Sonar Issues
73fdff5 Consistent Use of BDDMockito
c40b2b5 GH-1226: Fix Test Harness
9d6ce0d GH-1220: Fix Sonar Issue
7367bd7 Always Remove Test Exchanges in ERIT
e0ca772 GH-1220: Add replyContentType to @RabbitListener
91bd658 Configurable ResourceLoader for RabbitCFactoryBean
0674a3b Fix test for previous commit
4063b77 Enhance mocking in TestRabbitTemplateTests
cf221da GH-1219: Fix header mapping for replies (@sendto)