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.1.17.RELEASE

Published by garyrussell about 4 years ago

Change log:

e56c883e0 Upgrade Spring Version
9a849514d GH-1246: SMLC: Fix addQueueNames
3a8e95fdf GH-1236: Handle non-String contentType
a9a23ca46 GH-1237: RCFB Close key/trust store input streams
3be802f60 GH-1225: Fix Log4j2 Appender Termination

spring-amqp - v2.3.0-M2

Published by garyrussell about 4 years ago

Change log:

5ec66b793 Upgrade versions; prepare for milestone release
8c7e4f95e GH-1236: Handle non-String contentType
165b838c3 GH-1237: RCFB Close key/trust store input streams
5b8b3dc8b Fix Sonar Issues
dc457b86d Add CorrelationData spring-messaging header
36e31beb1 ReturnsListener whats-new.adoc
35a8ddcad Fix tests for renamed returnsCallback property
94f59ab2a Fix call to deprecated return callback
985cf3c48 Simplify ReturnCallback for Lambdas
51e2ac8ab Sonar Fix - reduce method complexity
30b10e15a GH-1230: Fix return/confirm delivery order
c413fdd25 Fix Sonar Issue
f04aa83d8 GH-1225: Fix Log4j2 Appender Termination
e6ae6ccb3 Resolve Sonar Issues
73fdff5a3 Consistent Use of BDDMockito
c40b2b53b GH-1226: Fix Test Harness
9d6ce0da3 GH-1220: Fix Sonar Issue
7367bd745 Always Remove Test Exchanges in ERIT
e0ca77230 GH-1220: Add replyContentType to @RabbitListener
91bd658f6 Configurable ResourceLoader for RabbitCFactoryBean
0674a3b49 Fix test for previous commit
4063b7743 Enhance mocking in TestRabbitTemplateTests
cf221da0d GH-1219: Fix header mapping for replies (@SendTo)

spring-amqp - v2.2.10.RELEASE

Published by garyrussell about 4 years ago

Change log:

75c3a29b1 GH-1236: Handle non-String contentType
6b01c9ac5 GH-1237: RCFB Close key/trust store input streams
88d98dfbb GH-1230: Fix return/confirm delivery order
78d2eac73 GH-1225: Fix Log4j2 Appender Termination

spring-amqp - v2.2.9.RELEASE

Published by garyrussell about 4 years ago

Change log:

fb91dc6cf Upgrade versions; prepare for release
e34783d8f GH-1226: Fix Test Harness
3b5d22559 GH-1219: Fix header mapping for replies (@SendTo)
0d544f196 GH-1218: Backport Schema Fixes

spring-amqp - v2.1.16.RELEASE

Published by garyrussell about 4 years ago

Change log:

d30454171 Upgrade versions; preparation for release
db576cee9 Fix Checkstyle violations
a141ede7f GH-1226: Fix Test Harness
144bf812b GH-1219: Fix header mapping for replies (@SendTo)

spring-amqp - v2.3.0-M1

Published by garyrussell over 4 years ago

Change log:

a6b77e020 Upgrade versions; Prepare for Release
c7897ed97 GH-891 Introduced MultiRabbit to handle multiple brokers (#1111)
452942934 GH-1215: Fix Sonar Issue
06af4033c GH-1215: Allow Abstract Class Deserialization
715f39ff3 GH-1214: Fix NPE When no Container id or Bean name
ee52539c1 Use allowed list for trusted deserialization
8b0a351f8 GH-1207: Fix NPE
63dc04d5d GH-1211: Add OAUTH2 Support to RabbitCFactoryBean
033c3e292 Upgrade to Gradle 6.5
6aacdff05 GH-1208: Allow SpEL in all @RabbitListener Props
0fa0a95b2 Remove use of deprecated TxSynchronizationAdapter
6c134537a Doc: Fix link in appendix
4ac89e470 Fix BrokerRunning for skipping tests
fd61adc09 Change version from .BUILD-SNAPSHOT to -SNAPSHOT
7cc3f0a5e Use Awaitility in tests
095b2df3c GH-1201: Fix for ChannelAwareBatchMessageListener
751326ee6 GH-1201: Native BatchMessageListener Support
e1580d24b GH-1198: Support AddressResolver
da413d638 Upgrade amqp-client
d3af20957 GH-1157: Defer spy stubs to original bean
29f3d0d21 Doc Polishing
42f8bd55a GH-1194: Address new Sonar issues
33f166f47 GH-1194: Fix cache limit with Pub Confirms channel
97ba480e7 Fix Checkstyle to rely on the absolute path
4180b9289 Remove unused import
cc7270c19 GH-1190: Remove reference to Junit4 Assume
1572ea8d7 Fix docsZip gradle task and doc links
07414b056 AMQP-608: Add new connection factories
05472a536 Upgrade Micrometer, Spring Data, Reactor versions
28fdef903 Upgrade to latest Asciidoctor versions
8a7ceeae5 Upgrade spring-doc-resources
ca34db16d GH-1181: Fix memory leak with user correlation
838b88aa8 Fix typo in amqp.adoc
cfdd08388 Fix typo in What's New?
773c5a9b2 Fix PDF generation
16d560239 Fix table layout; upgrade to docResources 0.2.0
ae7e62dd3 Remove unnecessary leading space in tables
40b012f72 Sort container attributes table alphabetically
68cba3bff Upgrade to Gradle 6.3
e976ba7f6 Upgrade versions
ce6f99716 Rename schema; remove duplicates from zip
f85a3849f GH-1175: Add @SpringRabbitTest
e8264283c Upgrade Jackson version
ddccc08bd Remove deprecations; fix corresponding schema
3fccb5a17 Resolve Sonar issue
eda42159f Fix jacoco sonar config
48e816d0a Master to 2.3, Gradle to 6.1.1

spring-amqp - v2.2.8.RELEASE

Published by garyrussell over 4 years ago

Change log:

20b23b7b Upgrade versions; Prepare for Release
fe051790 GH-1215: Allow Abstract Class Deserialization
709a34b1 GH-1214: Fix NPE When no Container id or Bean name
519a2c94 GH-1207: Fix NPE
48edfb9d GH-1208: Allow SpEL in all @RabbitListener Props
5923d67a Remove unused import for Assume
73e2b205 Fix BrokerRunning for skipping tests

spring-amqp - v2.2.7.RELEASE

Published by garyrussell over 4 years ago

Change log:

a2119b3c GH-1201: Fix for ChannelAwareBatchMessageListener
6abdd27e GH-1201: Native BatchMessageListener Support
664f470e GH-1198: Support AddressResolver
bb3b8c89 GH-1157: Defer spy stubs to original bean
a0cc7b42 GH-1194: Address new Sonar issues
ab7f08f3 GH-1194: Fix cache limit with Pub Confirms channel
568854b2 GH-1190: Remove reference to Junit4 Assume

spring-amqp - v2.1.15.RELEASE

Published by garyrussell over 4 years ago

Change log:

445bd275 Fix addressResolver afte merge conflict
8d72e57f Make test method public for JUnit 4
127281b7 Fix typo in the test
1c4fc55f Fix test for JUnit 4
8e615d0f GH-1198: Support AddressResolver
2496b539 GH-1157: Defer spy stubs to original bean
fefb1f21 GH-1194: Address new Sonar issues
4a3c427f Fix test to use setPublisherConfirms(true)
404d53b6 GH-1194: Fix cache limit with Pub Confirms channel

spring-amqp -

Published by artembilan over 4 years ago

Change log:

49b8e319aef33384dd15b71ad94e725b1f92c193 Upgrade dependencies; prepare for release
15f1ed5b9dbc5b6126c8bf2d560eb510deeab348 GH-1181: Fix memory leak with user correlation
ed41369d96416ddda1afee2dc2bf84c3f7d73458 Upgrade versions

spring-amqp -

Published by artembilan over 4 years ago

Change log:

10fd86f316f4c589d745f3faacbf0300d7054a82 Upgrade dependencies; prepare for release
ef00f2da0f9fccb3aa0fff855793105f32d29399 GH-1148: Revert Log4j Appender Change
028550cf7fcf6eacf3063b746414151c1ccb2117 GH-1148: Log4jAppender - fix initialization cycle

spring-amqp - v2.2.5.RELEASE

Published by garyrussell over 4 years ago

Channge log:

c4705904 Upgrade Jackson, Micrometer versions
2be77e81 Upgrade reactor, spring-data versions
7f6b4573 Fix duplicated literals
8622db9e GH-1162: Reinstate GH-1148 Log4j Appender Change
e4c523b7 Add @RabbitListener replyPostProcessor
abec859e Always default to TLSv1.2
6d2809de GH-1166: Fix NPE in RepublishMessageRecoverer

spring-amqp - v2.2.4.RELEASE

Published by garyrussell over 4 years ago

Change log:

9fbc3da3 Upgrade versions for release
7af0f90f Revert "GH-1148: Revert Log4j Appender Change"
fdda7a9b Move Batch Listener check to start()
667a7380 Add isConsumerBatchEnabled() to listener container
5e9ec034 GH-1156: Fix default error handler in javadoc
79415961 GH-1152: Fix Sonar issue
bb83aa78 GH-1148: Revert Log4j Appender Change
03445242 GH-1152: Use contentEncoding in Message.toString()
9e4ba4f2 GH-1148: Log4jAppender - fix initialization cycle
fb32210e [#1145] Fix generic parameter type detection for batch listeners … (#1146)
abc96cf8 Use of PluginBuilderFactory on AmqpAppender (Log4j2) (#1144)

spring-amqp - v2.2.3.RELEASE

Published by garyrussell almost 5 years ago

Change log:

30570a2d GH-1140: RabbitTemplate and CGLIB Proxies
25573388 GH-1138: Support @Repeatable user annotations
d0483b98 GH-1136: Fix Sonar Issue (complexity)
3793fc1d GH-1136: Support Meta Annotations with AliasFor
1b173a41 Fix Sonar issue.
0695d050 Remove super()
e779d5c5 GH-1133: Sonar issue
bb965f77 GH-1133: Check for null reply before applying MPPs
79d27bcc GH-1133: Add called bean/method to reply msg props
2874cd24 Mockito Answers: Capture any exceptions
e37e9aac Fix new Sonar smells in RepublishMessageRecoverer
67bba394 GH-1130: Repub Recoverer include ex. message size

spring-amqp - v2.1.13.RELEASE

Published by garyrussell almost 5 years ago

Change log:

828e6b17 Apply aRPPs for replies with a listener container
5cadcc3f GH-1130: Repub Recoverer include ex. message size
ce677bf4 Ignore AlreadyClosedException in SimpleConnection
ecbc388e GH-1116: LQCF Doc Polishing

spring-amqp - v2.0.14.RELEASE

Published by garyrussell almost 5 years ago

Change log:

5c52abbb GH-923: Fix start delay for @Lazy @RabbitListener
0ce50eb4 Make sendTo.replies test queue args consistent
f4c970ef GH-1062: Fix missing queues log message

spring-amqp - v2.2.2.RELEASE

Published by garyrussell almost 5 years ago

Change log:

439346ff Upgrade Spring Data Commons
49d07eee Upgrade Spring, Micrometer versions
a9dc7e98 GH-1127: Add MessageBatchRecoverer
e6e659af GH-1125: Add DeclarableCustomizer
24a93883 Fix the wrong method return type in documentation
20943cca Add ContainerCustomizer
e707f517 Upgrade gradle
7cda6945 Upgrade AssertJ, Hamcrest
a722040e Revert "Disable quorum test temporarily"
179fcd8b Disable quorum test temporarily
6edcac77 Support quorum queues in QueueBuilder
23d35b63 Ignore AlreadyClosedException in SimpleConnection
c32ebda4 GH-1116: LQCF Doc Polishing

spring-amqp - v2.2.1.RELEASE

Published by garyrussell almost 5 years ago

Change log:

d4fb41d2 Upgrade Spring, Reactor versions
98c6abcf GH-1113: Clean up cals to basicCancel
ceac6b02 Upgrade some dependencies
4074b560 Fix test
8ca2cbb2 GH-1108: @QueueBinding.key recursive resolution
c939c581 GH-1106: Fix Use Publisher CF with RT.invoke()
287977ed Fixed small smelling mistake

spring-amqp - v2.1.12.RELEASE

Published by garyrussell almost 5 years ago

Change log:

af9729f1 Upgrade Spring Framework in prep for release
04c598b7 GH-1113: Clean up calls to basicCancel
00ef68c7 Upgrade some dependencies
53c9150b GH-1108: @QueueBinding.key recursive resolution
a69920d0 GH-1106: Fix Use Publisher CF with RT.invoke()

spring-amqp - v2.2.0.RELEASE

Published by garyrussell about 5 years ago

Change log:

34e423f8 GH-1085: spring-rabbit-junit -> spring-rabbit-test
2f632eb7 Upgrade Micrometer version
ba44cf1a Upgrade some dependencies
148dacee Upgrade to Jackson 2.10
3851b199 Fix Sonar issue
ff03c535 GH-1101: Message Listener Micrometer Timers
dc88048e Upgrade dependencies (#1098)
e6929a0f GH-1093: Remove redundant isInterface() call
9c25d17f Fix race in test
9c1bdcd9 GH-1093: @RabbitListener fix abstract return type
af7c32f8 GH-1094: Add Deflater and Inflator PostProcessors
c7464979 GH-1091: Fix DMLC with Routing Connection Factory
3f65fc01 GH-1087: RabbitTemplate: improvement debug logging
1a178483 Fix possibleAuthenticationFailureFatal
30d257b3 GH-1086: XML: Properly parse type attr
ccd177cb Fix new Sonar smell: no CloneNotSupportedException
3fa278bf Fix new Sonar smells

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