Skip to content

Releases: spring-projects/spring-amqp

v2.3.4

13 Jan 19:48
Compare
Choose a tag to compare

Change log:

1b56b84 GH-1293: Fix regression

v2.3.3

13 Jan 17:26
Compare
Choose a tag to compare

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

13 Jan 17:05
Compare
Choose a tag to compare

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

13 Jan 16:39
Compare
Choose a tag to compare

Change log:

7dc129a GH-1296: Fix Race in Test
69ec278 GH-1296: Fix DMLC Recovery: Missing Queue at Start
a9f7830 GH-1289: Fix import in back-ported test
ad612a8 GH-1289: Confirms and Returns with Routing CF

v2.3.2

09 Dec 17:48
Compare
Choose a tag to compare

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

09 Dec 17:20
Compare
Choose a tag to compare

Change log:

863a77a Upgrade versions; prepare for release
7819ce4 GH-1729: Fix JSON Regression
048ca4e GH-1269: @RabbitListener: Allow other Annotations
1d669cd Fix missing class-level @SendTo for CGLib proxy

v1.7.15.RELEASE

09 Dec 16:48
Compare
Choose a tag to compare

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

11 Nov 18:45
Compare
Choose a tag to compare

Change log:

c2f4de7 Upgrade versions; prepare for release
b94fdc5 Fix Sonar Issues
58820af New Conn. Factories - Honor Physical Close Request

v2.3.0

28 Oct 18:01
Compare
Choose a tag to compare

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

28 Oct 14:39
Compare
Choose a tag to compare

Change log:

41abb8a Upgrade Versions; Prepare for Release
3c5aef5 GH-1258: Change OOMHandler to JavaLangErrorHandler
3879496 GH-1258: Add OOMHandler to the listener containers
d73e6ae Fix Compressed contentEncoding Delimiter