Skip to content

Releases: spring-projects/spring-amqp

v2.3.2

09 Dec 17:48

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

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

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

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

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

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

v2.3.0-RC1

14 Oct 16:28

Choose a tag to compare

v2.3.0-RC1 Pre-release
Pre-release

Change log:

a114662 Upgrade Dependency Versions for Release Candidate
30a573d GH-1252: Jackson Converter Polishing
4f76b2b Fix Compressed contentEncoding Delimiter
18f4938 Upgrade gradle to 6.6.1
914c6f8 GH-1429: Improve ConditionalRejectingErrorHandler

v2.3.0-M3

16 Sep 14:41

Choose a tag to compare

v2.3.0-M3 Pre-release
Pre-release

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

16 Sep 14:13

Choose a tag to compare

Change log:

61c0446 Catch exception when EventSender stopped (#1248)
2a8bb4a Upgrade versions; prepare for release
6bc9f79 GH-1246: SMLC: Fix addQueueNames
647a7fa Fix race in test

v2.1.17.RELEASE

16 Sep 13:48

Choose a tag to compare

Change log:

e56c883 Upgrade Spring Version
9a84951 GH-1246: SMLC: Fix addQueueNames
3a8e95f GH-1236: Handle non-String contentType
a9a23ca GH-1237: RCFB Close key/trust store input streams
3be802f GH-1225: Fix Log4j2 Appender Termination