Releases: spring-projects/spring-amqp
v2.3.4
v2.3.3
Change log:
d835e9a Upgrade Versions; Prepare for Release
c8e0521 GH-1296: Fix Race in Test
0fcb772 Resolve Sonar Issue
2c929ff GH-1296: Fix DMLC Recovery: Missing Queue at Start
d5f81a6 GH-1293: Confirms/Returns with Republish Recoverer
d89f10d @RabbitListener property improvements
2d0763e GH-1289: Fix whitespace in test
e382f67 GH-1289: Confirms and Returns with Routing CF
072e8ac GH-1285: Fix @RabbitListener with @headers
v2.2.14.RELEASE
Change log:
15bd3fc Upgrade Reactor Version; Prepare for Release
e9da112 GH-1296: Fix Race in Test
b52a549 GH-1296: Fix DMLC Recovery: Missing Queue at Start
cad3bd7 Add mavenCentral
to repositories
19360e0 GH-1289: Fix whitespace in test
73e1874 GH-1289: Fix test for back port
c72298f GH-1289: Confirms and Returns with Routing CF
917d6e9 GH-1285: Fix @RabbitListener with @headers
v2.1.18.RELEASE
v2.3.2
Change log:
72df861 Upgrade versions; prepare for release
6c7ac67 Use management tag for RabbitMQ image on GH actions (#1283)
ab5df7d Some build and docs fixes
4b69594 Add GH Actions integration
90aee11 GH-1729: Fix JSON Regression
18bd707 Fix Spelling errors in the amqp.adoc
189847d fix asyncrabbittemplate section
eac3be3 Fix more false null check warnings
0c677e6 Fix false Sonar null check warnings
99ccb1b Fix Sonar issues and other refactoring
39c9c44 GH-1269: @RabbitListener: Allow other Annotations
fed2f31 GH-1268: New Factories: Call ConnectionListener(s)
60b7a58 Fix missing class-level @SendTo
for CGLib proxy
a6241bb Fix repositories in Gradle build script
v2.2.13.RELEASE
v1.7.15.RELEASE
Change log:
ef72f80 Upgrade Spring Version; prepare for final release
d4b7578 GH-1236: Handle non-String contentType
efcba3a GH-1237: RCFB Close key/trust store input streams
028b28a GH-1225: Fix Log4j2 Appender Termination
11c4367 Fix another exchange declaration
1eb4b35 Fix test exchange declaration
eeaeb68 Fix Appender Test
304832d Remove unnecessary slf4j dependency
3b96745 Artifactory compatibility: Gradle to 4.10.2
16a87df GH-1219: Fix header mapping for replies (@sendto)
c1566ff Make sendTo.replies test queue args consistent
v2.3.1
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