Releases: spring-projects/spring-amqp
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
v2.2.0.RC1
Change log:
8f32430 Upgrade to Spring Data Moore RC3; fix sonar smells
0c29f7d Upgrade dependencies, including Gradle
57f7fd5 GH-1080: SMLC: Fix concurrency configuration order
e3d825d Fix tangle between listener and listener.adapter
1fed5a7 Fix Sonar issues in deprecated RepeatProcessor
868979d Convert remaining spring-rabbit tests to JUnit 5
accd202 GH-1074: Admin explicitDeclarationsOnly Property
4b19b61 Convert repeated tests to JUnit 5 @RepeatableTest
28e9103 GH-1071: Retain stacktrace when broker required
958806a GH-1071: Retain stacktrace when broker required
50c17ea GH-1071: JUnit 5 Support Improvements
3d5fe16 GH-1067: Fix deprecated setters
acb5683 GH-1067: Add enum for publisher confirm type
bbc4eba Fix @LogLevels copyright, javadoc
594ba7c Fix new Sonar smells
d44dec6 Add true for isWarnEnabled on logger stub
7617154 Add diagnostics to test failure
ce1bacf Upgrade Jackson version ; use BOM for dependencies
3f3bbd4 Polishing EnableRabbitIntTests for replyTimeout
2c5d037 (junit5) Convert more tests to JUnit5
a22a1ce GH-1062: Fix missing queues log message
a081b83 GH-1065: Reject fatal with MANUAL ack mode
2bf1117 Remove log4j-slf4j-impl test dependency
44de1a5 Back to Spring Snapshots