Skip to content

Releases: spring-projects/spring-amqp

v2.4.6

21 Jun 13:45
Compare
Choose a tag to compare

Change log:

709e03c Upgrade Versions; Prepare for Release
2086621 Fix Previous Commit
e16eef6 Fix Sonar Issues
3b93ef8 GH-1338: Fix Javadoc
f367bae GH-1338: Polishing
b5f85b0 GH-1338: Add MessageAckListener
5944301 GH-1463: RabbitTemplate.logReceived() Protected
7090132 GH-1459: Remove Unused Method
5bf6bc3 GH-1459: Fix Javadocs
10f39fb GH-1459: Improve MeterRegistry Discovery

v3.0.0-M3

16 May 16:08
Compare
Choose a tag to compare
v3.0.0-M3 Pre-release
Pre-release

Change log:

58d4e72 Work Around HOP/REST Incompatibility in Test
1ebde8e Upgrade Versions; Prepare for Milestone Release
bf32231 GH-1455: AdviceChain on Stream Listener Container
9d49f20 GH-1452: Close Connection in checkMissingQueues
59197ca Fix Sonar Issue
3b4a7e4 Fix Sonar Issue
48c95d3 Switch Micrometer to 1.10.0-SNAPSHOT
0557be4 Issue 1450: avoid NullPointerException which occurs during shutdown o… (#1451)
07a21d9 Remove micrometer-binders from build
015b969 Fix AddressResolver typo in the amqp.adoc
547c140 More formatting typos
de6ab79 Fix typo in amqp.adoc
ff67612 GH-1436: Async Stop Containers
1533645 Upgrade Jackson Version
eccdb47 GH-1434: Mixed CFs With/Without Confirms/Returns
6eca017 GH-1444: Move to Micrometer Snapshots
ea01566 GH-1443: Pull CCF.resetConnection() to CF
38da8c7 GH-1441: Fix Payload Detection with MessageHeaders
a6d9202 GH-1439: Fix Memory Leak with Misconfiguration
d6b4135 Upgrade to spring-data M3

v2.4.5

16 May 16:07
Compare
Choose a tag to compare

Change log:

d31a631 Upgrade Versions; Prepare for Release
662fb74 GH-1455: AdviceChain on Stream Listener Container
e498671 GH-1452: Close Connection in checkMissingQueues

v2.4.4

18 Apr 14:37
Compare
Choose a tag to compare

Change log:
fb38998 Upgrade versions; prepare for release
f87483a Issue 1450: avoid NullPointerException which occurs during shutdown o… (#1451)
57bc30f More formatting typos
8bce39d Fix typo in amqp.adoc
55d1289 GH-1436: Async Stop Containers
d660edb Upgrade Jackson Version
7421de4 GH-1434: Mixed CFs With/Without Confirms/Returns
447fa92 GH-1443: Pull CCF.resetConnection() to CF
8843b1a GH-1441: Fix Payload Detection with MessageHeaders
519face GH-1439: Fix Memory Leak with Misconfiguration

v2.3.16

18 Apr 14:15
Compare
Choose a tag to compare

Change log:

9ce3dde Upgrade versions; prepare for release
30885f5 Issue 1450: avoid NullPointerException which occurs during shutdown o… (#1451)
3cb1a74 GH-1436: Async Stop Containers
d4374a6 GH-1441: Fix Payload Detection with MessageHeaders
6930d1c GH-1439: Fix Memory Leak with Misconfiguration

v3.0.0-M2

21 Mar 19:56
Compare
Choose a tag to compare
v3.0.0-M2 Pre-release
Pre-release

Change log:

65edbde Upgrade Gradle
e4ea880 Upgrade versions; prepare for release
d8aafda Remove usage of obsolete NestedIOException
0ccfcbe GH-1433: Fix DMLC Monitor Thread Name
d5e7c3f Add checkConf&Returns into RoutingCF.addTargetCF
a1aba73 Fix eviction logic in the PooledChannelCF
909ba57 Fix PooledChannelConnectionFactory
cdf1a9c GH-1420: Move 2.4.x What's New to Appendix
1cbdb7d GH-1251: Jackson2JsonMessageConverter Improvements
ad17638 Remove Invalid Deprecation Suppressions
a3aedc6 Revise Issue Template etc.
8b2cc61 GH-1422: @RabbitListener: Fix Broker-Named Queues
49bc52d fix multi-rabbit example
4309ff3 Remove declareCollections from Doc
c27d966 Restore file.encoding

v2.4.3

21 Mar 19:55
Compare
Choose a tag to compare

Change log:

a773a78 Upgrade versions; prepare for release
6df5edd GH-1433: Fix DMLC Monitor Thread Name
b7f698a Add checkConf&Returns into RoutingCF.addTargetCF
8eeb931 Fix eviction logic in the PooledChannelCF
0331f5c Fix PooledChannelConnectionFactory
b4e64d9 GH-1251: Jackson2JsonMessageConverter Improvements
5621a6b GH-1422: @RabbitListener: Fix Broker-Named Queues
279ca13 fix multi-rabbit example
fbd444e Remove declareCollections from Doc
d47badd [artifactory-release] Next development version
998cf69 [artifactory-release] Release version 2.4.2
c5cbbd5 Upgrade Versions; Prepare for Release
b6466e2 Upgrade Gradle Kotlin Plugin
ce7d4b1 Upgrade Log4j to 2.17.1
3fed444 GH-1415: Fix Use of Routing Connection Factory
cf96793 GH-1412: Fix Messaging Template
d3b93e9 Fix Sonar Issue
525172b Fix Sonar Issue

v2.3.15

21 Mar 19:54
Compare
Choose a tag to compare

Change log:

46dfe31 GH-1433: Fix DMLC Monitor Thread Name
c8b09dc Add checkConf&Returns into RoutingCF.addTargetCF
c09da5f Fix eviction logic in the PooledChannelCF
c76cbfa Fix PooledChannelConnectionFactory
051c304 GH-1422: @RabbitListener: Fix Broker-Named Queues
4acabdf Remove declareCollections from Doc

v3.0.0-M1

18 Jan 17:26
Compare
Choose a tag to compare
v3.0.0-M1 Pre-release
Pre-release

Change log:

006b018 Upgrade Versions; Prepare for Milestone Release
1a1b1f6 Main to 3.0; SF to 6.0; JDK 17

v2.4.2

18 Jan 17:25
Compare
Choose a tag to compare

Change log:

c5cbbd5 Upgrade Versions; Prepare for Release
b6466e2 Upgrade Gradle Kotlin Plugin
ce7d4b1 Upgrade Log4j to 2.17.1
3fed444 GH-1415: Fix Use of Routing Connection Factory
cf96793 GH-1412: Fix Messaging Template
d3b93e9 Fix Sonar Issue
525172b Fix Sonar Issue