Releases: spring-projects/spring-amqp
v2.2.5.RELEASE
Channge log:
c470590 Upgrade Jackson, Micrometer versions
2be77e8 Upgrade reactor, spring-data versions
7f6b457 Fix duplicated literals
8622db9 GH-1162: Reinstate GH-1148 Log4j Appender Change
e4c523b Add @RabbitListener replyPostProcessor
abec859 Always default to TLSv1.2
6d2809d GH-1166: Fix NPE in RepublishMessageRecoverer
v2.2.4.RELEASE
Change log:
9fbc3da Upgrade versions for release
7af0f90 Revert "GH-1148: Revert Log4j Appender Change"
fdda7a9 Move Batch Listener check to start()
667a738 Add isConsumerBatchEnabled() to listener container
5e9ec03 GH-1156: Fix default error handler in javadoc
7941596 GH-1152: Fix Sonar issue
bb83aa7 GH-1148: Revert Log4j Appender Change
0344524 GH-1152: Use contentEncoding in Message.toString()
9e4ba4f GH-1148: Log4jAppender - fix initialization cycle
fb32210 [#1145] Fix generic parameter type detection for batch listeners … (#1146)
abc96cf Use of PluginBuilderFactory on AmqpAppender (Log4j2) (#1144)
v2.2.3.RELEASE
Change log:
30570a2 GH-1140: RabbitTemplate and CGLIB Proxies
2557338 GH-1138: Support @repeatable user annotations
d0483b9 GH-1136: Fix Sonar Issue (complexity)
3793fc1 GH-1136: Support Meta Annotations with AliasFor
1b173a4 Fix Sonar issue.
0695d05 Remove super()
e779d5c GH-1133: Sonar issue
bb965f7 GH-1133: Check for null reply before applying MPPs
79d27bc GH-1133: Add called bean/method to reply msg props
2874cd2 Mockito Answers: Capture any exceptions
e37e9aa Fix new Sonar smells in RepublishMessageRecoverer
67bba39 GH-1130: Repub Recoverer include ex. message size
v2.1.13.RELEASE
v2.0.14.RELEASE
v2.2.2.RELEASE
Change log:
439346f Upgrade Spring Data Commons
49d07ee Upgrade Spring, Micrometer versions
a9dc7e9 GH-1127: Add MessageBatchRecoverer
e6e659a GH-1125: Add DeclarableCustomizer
24a9388 Fix the wrong method return type in documentation
20943cc Add ContainerCustomizer
e707f51 Upgrade gradle
7cda694 Upgrade AssertJ, Hamcrest
a722040 Revert "Disable quorum test temporarily"
179fcd8 Disable quorum test temporarily
6edcac7 Support quorum queues in QueueBuilder
23d35b6 Ignore AlreadyClosedException in SimpleConnection
c32ebda GH-1116: LQCF Doc Polishing
v2.2.1.RELEASE
v2.1.12.RELEASE
v2.2.0.RELEASE
Change log:
34e423f GH-1085: spring-rabbit-junit -> spring-rabbit-test
2f632eb Upgrade Micrometer version
ba44cf1 Upgrade some dependencies
148dace Upgrade to Jackson 2.10
3851b19 Fix Sonar issue
ff03c53 GH-1101: Message Listener Micrometer Timers
dc88048 Upgrade dependencies (#1098)
e6929a0 GH-1093: Remove redundant isInterface() call
9c25d17 Fix race in test
9c1bdcd GH-1093: @RabbitListener fix abstract return type
af7c32f GH-1094: Add Deflater and Inflator PostProcessors
c746497 GH-1091: Fix DMLC with Routing Connection Factory
3f65fc0 GH-1087: RabbitTemplate: improvement debug logging
1a17848 Fix possibleAuthenticationFailureFatal
30d257b GH-1086: XML: Properly parse type attr
ccd177c Fix new Sonar smell: no CloneNotSupportedException
3fa278b Fix new Sonar smells
v2.1.11.RELEASE
Change log:
48594bc Upgrade Spring Framework to 5.1.10
0ee05f1 Update setUsePublisherConnection javadocs (#1100)
6012900 GH-1093: Remove redundant isInterface() call
a9dc221 Fix race in test
0f862c7 GH-1093: @RabbitListener fix abstract return type
4b886d5 GH-1091: Fix assertJ usage in test
7719e31 GH-1091: Fix DMLC with Routing Connection Factory
f51933d Fix possibleAuthenticationFailureFatal
fe425cb GH-1086: XML: Properly parse type attr