spring-amqp

Spring AMQP - support for Spring programming model with AMQP, especially but not limited to RabbitMQ

APACHE-2.0 License

Stars
794
Committers
135

Bot releases are visible (Hide)

spring-amqp - v2.3.15

Published by garyrussell over 2 years ago

Change log:

46dfe3178 GH-1433: Fix DMLC Monitor Thread Name
c8b09dc32 Add checkConf&Returns into RoutingCF.addTargetCF
c09da5fde Fix eviction logic in the PooledChannelCF
c76cbfa5c Fix PooledChannelConnectionFactory
051c30442 GH-1422: @RabbitListener: Fix Broker-Named Queues
4acabdf25 Remove declareCollections from Doc

spring-amqp - v3.0.0-M1

Published by garyrussell almost 3 years ago

Change log:

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

spring-amqp - v2.4.2

Published by garyrussell almost 3 years ago

Change log:

c5cbbd58b Upgrade Versions; Prepare for Release
b6466e2fc Upgrade Gradle Kotlin Plugin
ce7d4b171 Upgrade Log4j to 2.17.1
3fed4449c GH-1415: Fix Use of Routing Connection Factory
cf9679395 GH-1412: Fix Messaging Template
d3b93e963 Fix Sonar Issue
525172bb0 Fix Sonar Issue

spring-amqp - v2.3.14

Published by garyrussell almost 3 years ago

Change log:

711d6ffbd Upgrade to Log4j 2.17.1
9f6ae70c8 Upgrade Log4j to 2.17.1
2afcf3636 GH-1415: Fix Use of Routing Connection Factory
02d790173 GH-1412: Fix Messaging Template

spring-amqp - v2.2.22.RELEASE

Published by garyrussell almost 3 years ago

Change log:

7e8e4ce00 Upgrade Log4j to 2.17.1
af5fb7acf GH-1415: Fix Use of Routing Connection Factory
04ddbbdbc GH-1412: Fix Messaging Template

spring-amqp - v2.4.1

Published by garyrussell almost 3 years ago

Change log:

00745a8cd Upgrade versions; prepare for release
a4f014dc3 GH-1409: Fix Nacks for Async Replies
687b515a0 Upgrade Log4j to 2.17.0
83e57bb73 Improve Mock Test Runtime
270f62d2d GH-1406: Fix Possible Double Ack in Consumer Batch
cd429dcf9 Upgrade Log4j to 2.16.0
8b18e9006 GH-1402: SMLC: Fix BlockingQueueConsumer#queue init
00854cdb1 Fix duplicatesStrategy for docs Gradle task
a7622fb6b Upgrade to Gradle 7.3.1
07443ceb7 GH-1401: SMLC: Fix setConcurrency
3f003cfdf Upgrade Log4j to 2.15.0
06396d64c Fix overview.html & add java 11 conf for tests
aeabc562e GH-1396: Declarables constructor is too strict
a7fd71547 GH-1397: Fix typo in @EnableRabbit class javadoc
57596c6a2 Add ReturnsCallback XML Configuration

spring-amqp - v2.3.13

Published by garyrussell almost 3 years ago

Change log:

946378ed8 Upgrade versions; prepare for release
94fff33ad GH-1409: Fix Nacks for Async Replies
ca0a3b2e9 Upgrade Log4j to 2.17.0
7899c64c3 Improve Mock Test Runtime
681075de1 Fix missed import after cherry-picking
c2b812481 GH-1406: Fix Possible Double Ack in Consumer Batch
9800b8f66 Upgrade Log4j to 2.16.0
e38a29f5c Upgrade Log4j to 2.15.0

spring-amqp - v2.2.21.RELEASE

Published by garyrussell almost 3 years ago

Change log:

ec2ee80d2 Upgrade versions; prepare for release
aa3589c2d GH-1409: Fix Nacks for Async Replies
d11841ad2 Upgrade Log4j to 2.17.0
a36e41129 Improve Mock Test Runtime
82be9c3a0 Fix missed imports after cherry-picking
be32a895c GH-1406: Fix Possible Double Ack in Consumer Batch
78c7b45c0 Upgrade Log4j to 2.16.0
79fdf0414 Upgrade Log4j to 2.15.0

spring-amqp - v2.4.0

Published by garyrussell almost 3 years ago

Change log:

d706f4454 Upgrade versions; prepare for release
84ff11327 Fix Sonar Issue
fa1aa1c11 Fix DEBUG Logging for Projection
4f3a1539d Message toString() Improvement
da5fa575b Fix Link in Issue Template
430f0bf07 GH-1099: Fix Javadocs for Publisher Connection
1f6225b73 GH-1383: Deprecate Remoting
18d58b5ef Upgrade jfrog-cli for Central Action
52ae483d6 Update asciidoctor plugin to 3.3.2

spring-amqp - v2.3.12

Published by garyrussell almost 3 years ago

Change log:

38aa91308 Fix DEBUG Logging for Projection
b881b6515 Message toString() Improvement
cba1387a5 GH-1099: Fix Javadocs for Publisher Connection

spring-amqp - v2.2.20.RELEASE

Published by garyrussell almost 3 years ago

Change log:

bbe797f81 Fix DEBUG Logging for Projection
bde294d62 Message toString() Improvement
14f993fca GH-1099: Fix Javadocs for Publisher Connection

spring-amqp - v2.4.0-RC1

Published by garyrussell about 3 years ago

Change log:

bb9d6ab60 Upgrade versions; prepare for release
c2530c5d8 Remove Incorrect Doc Re Prefetch with MANUAL Acks
bb06e92a8 Upgrade checkstyle; fix violations
ed824637c Do not deserialize in Message.toString()
9371f8c7d GH-1732: Fix Listener Container Parser
6628bcbc6 GH-1370: Containers: Find Admin in Parent Context
35b233e66 Fix Possible NPE
5

spring-amqp - v2.3.11

Published by garyrussell about 3 years ago

Change log:

a84d813b4 Upgrade versions; prepare for release
a597b9dbb Remove Incorrect Doc Re Prefetch with MANUAL Acks
2463f92a9 Do not deserialize in Message.toString()
633936e0a GH-1732: Fix Listener Container Parser
65ccf0810 Fix Possible NPE

spring-amqp - v2.2.19.RELEASE

Published by garyrussell about 3 years ago

Change log:

5fced8b36 Upgrade versions; prepare for release
322440456 Remove Incorrect Doc Re Prefetch with MANUAL Acks
f1b1d59b1 Fix Checkstyle violation in JavaDocs
61f9195c0 Do not deserialize in Message.toString()
e29cd03c1 GH-1732: Fix Listener Container Parser
2ab561bfc Fix Possible NPE
00a19b0ac GH-1359: After Receive Post Processor Invoked x2
39e22b857 GH-1339: Fix NPEs with returns after conversion ex

spring-amqp - v2.4.0-M3

Published by garyrussell about 3 years ago

Change log:

42e37cdd6 Upgrade versions; prepare for 2.4.0-M2
7e3f7bfc5 GH-1352: Docs for RabbitMQ Stream Plugin Support
9dcc6687e Doc: Add Anchors to Container Properties
226e6b5c9 GH-1352: Fix New Sonar Issue
c3d762479 GH-1352: StreamRabbitTemplate Improvements
2a7375ca9 GH-1365: Remove Unused Variable
2ecde2a28 GH-1352: Add Getter to StreamSendException.confCode
c8663b374 GH-1365: Recover Manual Declarations
c9f1b4c81 GH-1352: Fix New Sonar Issues
cfe842fa6 GH-1352: Add RabbitStreamTemplate

spring-amqp - v2.4.0-M2

Published by garyrussell about 3 years ago

Change log:

8ebd6314d Upgrade versions; prepare for 2.4.0-M2
b286190ef GH-1352: ConsumerCustomizer Improvements
3004e1dc6 GH-1352: Fix Possible NPEs

spring-amqp - v2.4.0-M1

Published by garyrussell over 3 years ago

Change log:

aaa55b1bc Upgrade versions; prepare for release
e9a21680b Fix Sonar Issues
4d2b9b817 GH-1362: Enable Capture of Tx Synchronization Fail
4c19d7c13 GH-1352: Upgrade Stream Client to 0.1.0
b77e8c9d0 GH-1352: Add Compression Libraries for Tests
e3af31bf9 Upgrade to Kotlin Version 1.4
ec3b05ff0 GH-1359: After Receive Post Processor Invoked x2
58a51b522 Fix Schema Publication and Add 2.4 Mapping
4c7c3b783 GH-1352: Checkstyle Fix
38e15b669 GH-1352: Fix New Sonar Issues
7c63133ef GH-1352: RabbitMQ Stream: Map Remaining Properties
42123e3cf GH-1352: Spring Integration 5.5 Compatibility
086822cf4 GH-1352: Spring Integration 5.3 Compatibility
3d72e0724 GH-1352: Resolve one more Sonar issue
5e2c557ee GH-1352: Fix Previous Commit
cc698f5e3 GH-1352: Fix more Sonar issues
32d3a2f30 GH-1352: Support Image Cache for TestContainers
3277c89e4 GH-1352: Revise for New Client Syntax
c77827a68 GH-1352: Fix Sonar Issues
c229b2d58 GH-1352: Add package-info with NonNullApi Annot.
cac8fdc8f GH-1352 RabbitMQ Stream Support - Initial Commit
7a1b8e381 GH-1351: Add MessageProperties for Argument Match
9e77b00bb Move main branch to 2.4 (#1354)
62a24aff4 GH-1339: Fix NPEs with returns after conversion ex
29c6673b2 GH-1347: Fix new Sonar issues

spring-amqp - v2.3.10

Published by garyrussell over 3 years ago

Change log:

d731014ed Upgrade Reactor Version
42ff44130 Upgrade versions; prepare for release
032f8ecee GH-1362: Enable Capture of Tx Synchronization Fail
10929b7b4 GH-1359: After Receive Post Processor Invoked x2
b7fb6991a Fix Schema Publication
b2a2cc0d0 GH-1352: Fix Test Container
7b9be9531 GH-1352: Spring Integration 5.5 Compatibility

spring-amqp - v2.3.9

Published by garyrussell over 3 years ago

Change log:

62a24aff4 GH-1339: Fix NPEs with returns after conversion ex
29c6673b2 GH-1347: Fix new Sonar issues

spring-amqp - v2.3.8

Published by garyrussell over 3 years ago

Change log:

ea97b1179 GH-1347: DMLC Ignored Authentication Failures
8e8dda721 Add links to alternate documentation formats (#1348)
a31d14301 GH-1339: Fix New Sonar Issues
96070f672 GH-1339: Fix RLErrorHandler with Conversion Ex. (#1346)
3b8fc2a7c GH-1341: Move Tx Synch Cleanup to a finally block
c5ee02d85 Fix a small typo in the documentation (DeclarationCustomizer -> DeclarableCustomizer) (#1342)
9137a366c CachingCF Threading Doc Polishing
cc0323a8c Try to escape build info values

Package Rankings
Top 4.4% on Repo1.maven.org
Badges
Extracted from project README
Build Status Revved up by Develocity