Releases: spring-projects/spring-amqp
v2.2.19.RELEASE
Change log:
5fced8b Upgrade versions; prepare for release
3224404 Remove Incorrect Doc Re Prefetch with MANUAL Acks
f1b1d59 Fix Checkstyle violation in JavaDocs
61f9195 Do not deserialize in Message.toString()
e29cd03 GH-1732: Fix Listener Container Parser
2ab561b Fix Possible NPE
00a19b0 GH-1359: After Receive Post Processor Invoked x2
39e22b8 GH-1339: Fix NPEs with returns after conversion ex
v2.4.0-M3
Change log:
42e37cd Upgrade versions; prepare for 2.4.0-M2
7e3f7bf GH-1352: Docs for RabbitMQ Stream Plugin Support
9dcc668 Doc: Add Anchors to Container Properties
226e6b5 GH-1352: Fix New Sonar Issue
c3d7624 GH-1352: StreamRabbitTemplate Improvements
2a7375c GH-1365: Remove Unused Variable
2ecde2a GH-1352: Add Getter to StreamSendException.confCode
c8663b3 GH-1365: Recover Manual Declarations
c9f1b4c GH-1352: Fix New Sonar Issues
cfe842f GH-1352: Add RabbitStreamTemplate
v2.4.0-M2
v2.4.0-M1
Change log:
aaa55b1 Upgrade versions; prepare for release
e9a2168 Fix Sonar Issues
4d2b9b8 GH-1362: Enable Capture of Tx Synchronization Fail
4c19d7c GH-1352: Upgrade Stream Client to 0.1.0
b77e8c9 GH-1352: Add Compression Libraries for Tests
e3af31b Upgrade to Kotlin Version 1.4
ec3b05f GH-1359: After Receive Post Processor Invoked x2
58a51b5 Fix Schema Publication and Add 2.4 Mapping
4c7c3b7 GH-1352: Checkstyle Fix
38e15b6 GH-1352: Fix New Sonar Issues
7c63133 GH-1352: RabbitMQ Stream: Map Remaining Properties
42123e3 GH-1352: Spring Integration 5.5 Compatibility
086822c GH-1352: Spring Integration 5.3 Compatibility
3d72e07 GH-1352: Resolve one more Sonar issue
5e2c557 GH-1352: Fix Previous Commit
cc698f5 GH-1352: Fix more Sonar issues
32d3a2f GH-1352: Support Image Cache for TestContainers
3277c89 GH-1352: Revise for New Client Syntax
c77827a GH-1352: Fix Sonar Issues
c229b2d GH-1352: Add package-info with NonNullApi Annot.
cac8fdc GH-1352 RabbitMQ Stream Support - Initial Commit
7a1b8e3 GH-1351: Add MessageProperties for Argument Match
9e77b00 Move main branch to 2.4 (#1354)
62a24af GH-1339: Fix NPEs with returns after conversion ex
29c6673 GH-1347: Fix new Sonar issues
v2.3.10
Change log:
d731014 Upgrade Reactor Version
42ff441 Upgrade versions; prepare for release
032f8ec GH-1362: Enable Capture of Tx Synchronization Fail
10929b7 GH-1359: After Receive Post Processor Invoked x2
b7fb699 Fix Schema Publication
b2a2cc0 GH-1352: Fix Test Container
7b9be95 GH-1352: Spring Integration 5.5 Compatibility
v2.3.9
v2.3.8
Change log:
ea97b11 GH-1347: DMLC Ignored Authentication Failures
8e8dda7 Add links to alternate documentation formats (#1348)
a31d143 GH-1339: Fix New Sonar Issues
96070f6 GH-1339: Fix RLErrorHandler with Conversion Ex. (#1346)
3b8fc2a GH-1341: Move Tx Synch Cleanup to a finally block
c5ee02d Fix a small typo in the documentation (DeclarationCustomizer -> DeclarableCustomizer) (#1342)
9137a36 CachingCF Threading Doc Polishing
cc0323a Try to escape build info values
v2.2.18.RELEASE
v2.3.7
Change log:
0f525e1 Upgrade dependencies; prepare for release
e8e1b86 GH-1295: Reduce Method Complexity
c577fbb GH-1295: Validation for @RabbitHandler
d63b3ca GH-1335: Reduce Method Complexity
682f2fe GH-1335: RejectAndDontRequeueRecoverer Improvement
09f8b89 GH-1312: Fix Deprecation Warnings in Tests
e787950 GH-1312: Correlation on Channel with Direct Reply
1d56763 Move Central Sync Workflows and Fix Secret Name
980110a Fix Race in Kotlin Test
9ad176f GH-1331: Fix Sonar Issues
bd9989f GH-1331: Fix Test for Gradle Test Worker Thread
d269a32 GH-1331: ThreadChannelConnFactory Improvements
28d6445 Resolve Sonar Issue
52cb898 GH-1329: Document Multi-Threaded Strict Ordering
7b48913 Fix Possible NPE in Deprecated Code
f52a671 Fix Issues Reported by Sonar
2cded99 GH-1325: Queue API Deprecations and Improvements
0757aac Use current main branch in docs instead of master (#1322)
00f0efa Add Maven Publish Workflows
9120c3e GH-1320: AlwaysDecompress true in DelegatingDecomp
e190e53 GH-1318: Support the Global Flag in basicQos
c1f01f4 Fix Reference to Old master Branch
8317005 GH-1315: Add onFailed() to ConnectionListener
fad17a3 GH-1317: Change Shutdown Ignored Log to Debug
866868c Fix link in doc
5e412de (upstream/master) GH-1313: Remove more unnecessary null checks
8de660b GH-1313: Add Message CTOR with default Props
v2.2.17.RELEASE
Change log:
dcbc45e (2.2.x) Fix serial
warning in TX tests
9092fe3 Upgrade dependencies prepare for release
ec1ef81 GH-1320: AlwaysDecompress true in DelegatingDecomp
dcaa696 GH-1318: Support the Global Flag in basicQos
d06e75e Fix new test class for the current state of code
de1cf7e GH-1315: Add onFailed() to ConnectionListener
d12cb45 GH-1317: Change Shutdown Ignored Log to Debug
12116ad GH-1313: Add Message CTOR with default Props