Skip to content

Releases: spring-projects/spring-amqp

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

v2.3.0-RC1

14 Oct 16:28
Compare
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
Compare
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
Compare
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
Compare
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

v2.3.0-M2

12 Aug 16:20
Compare
Choose a tag to compare
v2.3.0-M2 Pre-release
Pre-release

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)

v2.2.10.RELEASE

12 Aug 14:30
Compare
Choose a tag to compare

Change log:

75c3a29 GH-1236: Handle non-String contentType
6b01c9a GH-1237: RCFB Close key/trust store input streams
88d98df GH-1230: Fix return/confirm delivery order
78d2eac GH-1225: Fix Log4j2 Appender Termination

v2.2.9.RELEASE

22 Jul 15:08
Compare
Choose a tag to compare

Change log:

fb91dc6 Upgrade versions; prepare for release
e34783d GH-1226: Fix Test Harness
3b5d225 GH-1219: Fix header mapping for replies (@sendto)
0d544f1 GH-1218: Backport Schema Fixes

v2.1.16.RELEASE

22 Jul 14:44
Compare
Choose a tag to compare

Change log:

d304541 Upgrade versions; preparation for release
db576ce Fix Checkstyle violations
a141ede GH-1226: Fix Test Harness
144bf81 GH-1219: Fix header mapping for replies (@sendto)