Releases: spring-projects/spring-amqp
v2.2.6.RELEASE
v2.1.14.RELEASE
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