Releases: spring-projects/spring-amqp
2.1.3.RELEASE
Change log:
8350fa2 Upgrade Spring Framework to 5.1.4
3cd6cd1 Upgrade Jackson version
6ba27ee Sonar Fixes
24521d8 Sonar Fixes
1134375 Sonar Fixes
30cc3d8 Sonar fixes
6b80c1f GH-865: Restart DirMLC for any consume exception
d6b3007 Sonar Fixes
c931a4c Fix Sonar issues
427ed3e GH-871: Add missing @Nullable
963b3b7 AMQP-849: Fix test
8051eda AMQP-849: RT and DRTMLC - add ErrorHandler
3caa3c9 More doc polishing - replyAddress
43b2cf4 AMQP-848: RT with DRTMLC - always release consumer
9d67546 AMQP-847: Close channel in RabbitTemplate.receive
d5a2306 Sonar polishing for last commit
787dfa0 Use Context CL whenever it is applicable
3521f79 AMQP-846 Polishing
f0f9788 GH-861: Quick Tour Docs Polishing
1195658 AMQP-846: Fix NPE (adviceChain)
73cd8ea Remove erroneous @nullable
dda3ada Fix javadoc according Checkstyle
68b770c Checkstyle: Add Javadoc to BrokerNotAliveException
52cb146 Sonar Fixes
9045721 AMQP-845: SSL Doc Polishing
2.0.11.RELEASE
Change log:
5bba72a Upgrade Spring Framework to 5.0.12
bd54663 GH-865: Fix previous cherry-pick
b41cbfb GH-865: Restart DirMLC for any consume exception
08f54ce AMQP-849: RT and DRTMLC - add ErrorHandler
f1cc5d7 More doc polishing - replyAddress
bef51bd Remove AssertJ usage
73e5f2f AMQP-848: RT with DRTMLC - always release consumer
373732e AMQP-847: Close channel in RabbitTemplate.receive
639bddf AMQP-845: SSL Doc Polishing
1.7.12.RELEASE
v2.1.2.RELEASE
Change log
d272015 (master) Upgrade dependencies to prepare for release
ed6f76b More Sonar Fixes
50d6265 Sonar polishing of previous commit
3ca85b9 Add missing @nullable to new method
233ff0c Fix new Sonar issues
2ef76b4 More Sonar issue resolutions
0bdde7e Sonar: Address new issue
01a0133 GH-849: Pub. Confirm/Return defensive code
04018ad GH-846: Fix send and receive with confirms
ddf4f3e AMQP-840: RabbitTemplate add hook for timeouts
ccf1dc7 Sonar fixes
v2.0.10.RELEASE
2.1.1.RELEASE
Change log
f7f20ee GH-841: Fix missing @deprecated
24783cb GH-841: Close executor in the PublisherConChannel (#843)
21277f3 GH-837: Fix DMLC Recovery with queue removal
9cc15f7 AMQP-839: Fix typos
0dca5bc GH-833: Add container configurer callback
969f095 AMQP-837: Log Exceptions thrown by ErrorHandlers
2c8b66e AMQP-838: Deprecate container.setMessageConverter
2.0.9.RELEASE
v2.1.0.RELEASE
Change log:
c71252f (HEAD -> master) Upgrade to SF-5.1.1
2480b17 AMQP-836: SMLC queuesChanged() via Queue
e09ca96 GH-794: add after-receive-post-processors for XML
4cf27c9 Fix PDF overflow in what's new
74354d4 GH-824: Fix Log4j2Appender with headers exchange
Also see change logs for previous Milestones in this version:
2.0.8.RELEASE
Change log:
ce326b9 AMQP-836: Revert