Skip to content

Releases: spring-projects/spring-amqp

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)

v2.3.0-M1

28 Jun 01:33
Compare
Choose a tag to compare
v2.3.0-M1 Pre-release
Pre-release

Change log:

a6b77e0 Upgrade versions; Prepare for Release
c7897ed GH-891 Introduced MultiRabbit to handle multiple brokers (#1111)
4529429 GH-1215: Fix Sonar Issue
06af403 GH-1215: Allow Abstract Class Deserialization
715f39f GH-1214: Fix NPE When no Container id or Bean name
ee52539 Use allowed list for trusted deserialization
8b0a351 GH-1207: Fix NPE
63dc04d GH-1211: Add OAUTH2 Support to RabbitCFactoryBean
033c3e2 Upgrade to Gradle 6.5
6aacdff GH-1208: Allow SpEL in all @RabbitListener Props
0fa0a95 Remove use of deprecated TxSynchronizationAdapter
6c13453 Doc: Fix link in appendix
4ac89e4 Fix BrokerRunning for skipping tests
fd61adc Change version from .BUILD-SNAPSHOT to -SNAPSHOT
7cc3f0a Use Awaitility in tests
095b2df GH-1201: Fix for ChannelAwareBatchMessageListener
751326e GH-1201: Native BatchMessageListener Support
e1580d2 GH-1198: Support AddressResolver
da413d6 Upgrade amqp-client
d3af209 GH-1157: Defer spy stubs to original bean
29f3d0d Doc Polishing
42f8bd5 GH-1194: Address new Sonar issues
33f166f GH-1194: Fix cache limit with Pub Confirms channel
97ba480 Fix Checkstyle to rely on the absolute path
4180b92 Remove unused import
cc7270c GH-1190: Remove reference to Junit4 Assume
1572ea8 Fix docsZip gradle task and doc links
07414b0 AMQP-608: Add new connection factories
05472a5 Upgrade Micrometer, Spring Data, Reactor versions
28fdef9 Upgrade to latest Asciidoctor versions
8a7ceea Upgrade spring-doc-resources
ca34db1 GH-1181: Fix memory leak with user correlation
838b88a Fix typo in amqp.adoc
cfdd083 Fix typo in What's New?
773c5a9 Fix PDF generation
16d5602 Fix table layout; upgrade to docResources 0.2.0
ae7e62d Remove unnecessary leading space in tables
40b012f Sort container attributes table alphabetically
68cba3b Upgrade to Gradle 6.3
e976ba7 Upgrade versions
ce6f997 Rename schema; remove duplicates from zip
f85a384 GH-1175: Add @SpringRabbitTest
e826428 Upgrade Jackson version
ddccc08 Remove deprecations; fix corresponding schema
3fccb5a Resolve Sonar issue
eda4215 Fix jacoco sonar config
48e816d Master to 2.3, Gradle to 6.1.1

v2.2.8.RELEASE

26 Jun 15:41
Compare
Choose a tag to compare

Change log:

20b23b7 Upgrade versions; Prepare for Release
fe05179 GH-1215: Allow Abstract Class Deserialization
709a34b GH-1214: Fix NPE When no Container id or Bean name
519a2c9 GH-1207: Fix NPE
48edfb9 GH-1208: Allow SpEL in all @RabbitListener Props
5923d67 Remove unused import for Assume
73e2b20 Fix BrokerRunning for skipping tests