Releases: spring-projects/spring-amqp
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
v2.3.6
Change log:
21d614a Upgrade versions; prepare for release
3626c86 Enable Verbose Test Logging from Gradle
b507597 GH-1309: Don't Bind Resource When Sync Not Active
aabf89d Upgrade to Gradle 6.8.2
b623a9e Capture test results in PR workflow.
d9ade78 Revert "Capture Test Results in PR Workflow"
c29395e Capture Test Results in PR Workflow
70d79b5 Javadocs for HandlerAdapter
b95de43 Update Doc Copyright
v2.2.16.RELEASE
v2.3.5
Change log:
61d72d3 Upgrade versions; prepare for release
2c91196 GH-1307: Doc Polishing
35caa12 Fix New Sonar Bug and Smell
692713d Introducing MultiRabbit Bootstrap (#1303)
faa7dce Fix PublishCallCh.afterAckCallback race condition
ba4ef38 Log error when direct message listener fails
dc6b74e Fix Remaining Code Smells After SonarQube Upgrade
9ab7d70 Sonar: Fix another Nullable
c7ced03 Sonar: Add Nullable to Possibly Null Parameters
ed93e70 Improve Sonar and Jacoco plugin configurations
5566bf6 GH-1267: Overloaded MPP Method with Exchange/RK