Releases: spring-projects/spring-amqp
v2.4.1
Change log:
00745a8 Upgrade versions; prepare for release
a4f014d GH-1409: Fix Nacks for Async Replies
687b515 Upgrade Log4j to 2.17.0
83e57bb Improve Mock Test Runtime
270f62d GH-1406: Fix Possible Double Ack in Consumer Batch
cd429dc Upgrade Log4j to 2.16.0
8b18e90 GH-1402: SMLC: Fix BlockingQueueConsumer#queue init
00854cd Fix duplicatesStrategy for docs Gradle task
a7622fb Upgrade to Gradle 7.3.1
07443ce GH-1401: SMLC: Fix setConcurrency
3f003cf Upgrade Log4j to 2.15.0
06396d6 Fix overview.html
& add java 11 conf for tests
aeabc56 GH-1396: Declarables constructor is too strict
a7fd715 GH-1397: Fix typo in @EnableRabbit class javadoc
57596c6 Add ReturnsCallback XML Configuration
v2.3.13
Change log:
946378e Upgrade versions; prepare for release
94fff33 GH-1409: Fix Nacks for Async Replies
ca0a3b2 Upgrade Log4j to 2.17.0
7899c64 Improve Mock Test Runtime
681075d Fix missed import after cherry-picking
c2b8124 GH-1406: Fix Possible Double Ack in Consumer Batch
9800b8f Upgrade Log4j to 2.16.0
e38a29f Upgrade Log4j to 2.15.0
v2.2.21.RELEASE
Change log:
ec2ee80 Upgrade versions; prepare for release
aa3589c GH-1409: Fix Nacks for Async Replies
d11841a Upgrade Log4j to 2.17.0
a36e411 Improve Mock Test Runtime
82be9c3 Fix missed imports after cherry-picking
be32a89 GH-1406: Fix Possible Double Ack in Consumer Batch
78c7b45 Upgrade Log4j to 2.16.0
79fdf04 Upgrade Log4j to 2.15.0
v2.4.0
Change log:
d706f44 Upgrade versions; prepare for release
84ff113 Fix Sonar Issue
fa1aa1c Fix DEBUG Logging for Projection
4f3a153 Message toString() Improvement
da5fa57 Fix Link in Issue Template
430f0bf GH-1099: Fix Javadocs for Publisher Connection
1f6225b GH-1383: Deprecate Remoting
18d58b5 Upgrade jfrog-cli for Central Action
52ae483 Update asciidoctor plugin to 3.3.2
v2.3.12
v2.2.20.RELEASE
v2.4.0-RC1
Change log:
bb9d6ab Upgrade versions; prepare for release
c2530c5 Remove Incorrect Doc Re Prefetch with MANUAL Acks
bb06e92 Upgrade checkstyle; fix violations
ed82463 Do not deserialize in Message.toString()
9371f8c GH-1732: Fix Listener Container Parser
6628bcb GH-1370: Containers: Find Admin in Parent Context
35b233e Fix Possible NPE
5
v2.3.11
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