Skip to content

Releases: spring-projects/spring-amqp

2.1.6.RELEASE

13 May 15:09

Choose a tag to compare

Change log:

7705793 GH-994: Improve test
bf097ca Revert AssertJ in CachingConnectionFactoryTests
18b61fd Fix RejectedExecutionException during close
48d5e90 Configurable Key/Trust Store Algorithm
c71ed1e GH-973: Higher order for RabbitListTestBootstrap (#976)
1333fda GH-973: Higher order for RabbitListenerTestHarness
9359d84 Fix generated docs location
85ddd28 GH-967: Use ChannelProxy CL instead of context (#968)

v2.2.0.M1

10 Apr 19:51

Choose a tag to compare

Change log:

24e8048 GH-973: Higher order for RabbitListTestBootstrap (#976)
ecb5e11 Remove deprecated classes and methods
ff49223 GH-973: Higher order for RabbitListenerTestHarness
45ec57f Upgrade Spring, RabbitMQ Client Versions
a09a89f GH-970: Add AmqpAppender.verifyHostname option (#971)
ae7b6ac GH-967: Use ChannelProxy CL instead of context (#968)
38358d3 GH-920: Propagate afterReceive to AsyncRTemplate
9224d34 Fix new Sonar issue
389efc3 Add type-safe queue properties to AmqpAdmin
1614a4b (polish-urls-apache-license-master) URL Cleanup
04d014a Fix BrokerRunningTest back to http for management
660df5e URL Cleanup
cd8db53 (polish-urls-xml-master) URL Cleanup
5334215 Fix new Sonar issues
9c241c1 GH-935: Handle all exceptions in handleDelivery
cc36ede Increase test reply timeout
7663761 GH-933: Fix NPE in PublisherCallbackChannelImpl
885df2f Add BytesToStringConverter
f98eb5b GH-923: Fix start delay for @lazy @RabbitListener
89831c8 Fix new getter name
088a607 Fix getter visibility (previous commit)
2d92268 Add getter for RabbitTemplate on AsyncTemplate
331fe44 GH-918: Add unit test and @autor
012df67 GH-918 Handle null correlationId
0123d3a URL Cleanup
b10c954 (spring-operator/master) Doc Polishing
89446a2 GH-914: Honor AllowBeanDefOverriding = false (#915)
be088c6 (origin/master, origin/HEAD) Make CorrelationData.setReturnedMessage public
970cc48 GH-910: Checkstyle
f5cc8ce GH-910: Sonar false positive
df0ee54 GH-910: Fix async return type erasure
891ba3b GH-910: Fix return type headers for async returns
dd66369 GH-905: Fix typo
9342989 GH-905: Polishing and Fix Tests for IPv6
5f4c60a GH-905: Fix @RabbitListener Thread Names
77e1216 GH-905: Configurable executor on @RabbitListener
b2802b5 2.2 General Code and API Cleanup
00827fc Upgrades and doc fixes
90b7b91 Add updateCopyrights Gradle Task
7b7c8d8 Move master to 2.2

2.1.5.RELEASE

01 Apr 21:41

Choose a tag to compare

Change log

142fd7f GH-920: Propagate afterReceive to AsyncRTemplate
ce2f515 URL Cleanup
e23f5d8 URL Cleanup
6bc9506 URL Cleanup
42448b2 GH-935: Handle all exceptions in handleDelivery
1650ac3 GH-933: Fix NPE in PublisherCallbackChannelImpl
9bd40d9 URL Cleanup
20d2cd1 GH-923: Fix start delay for @lazy @RabbitListener
75e3040 GH-918: Handle null correlationId
37c8826 Doc Polishing
5fccf26 GH-914: Honor AllowBeanDefOverriding = false (#915)
7df4a0d Make CorrelationData.setReturnedMessage public
f545b7c GH-910: Fix async return type erasure
01b87bf GH-910: Fix return type headers for async returns
ed83914 GH-905: Fix @RabbitListener Thread Names

2.0.12.RELEASE

01 Apr 21:40

Choose a tag to compare

c4003d9 Upgrade Spring Framework to 5.0.13
99f4ee2 URL Cleanup
7df972a URL Cleanup
ff31381 URL Cleanup
9839336 GH-935: Handle all exceptions in handleDelivery
e65135d URL Cleanup
f62b435 GH-918: Handle null correlationId
88ee0f4 GH-905: Fix @RabbitListener Thread Names
2e96222 Fix concurrency in test case

1.7.13.RELEASE

01 Apr 21:39

Choose a tag to compare

Change log:

bde9424 Upgrade Spring Framework to 4.3.23
b74a688 URL Cleanup
33797aa URL Cleanup
f08b536 URL Cleanup
e535c33 GH-935: Handle all exceptions in handleDelivery
a3cd733 URL Cleanup
723499f GH-905: Fix @RabbitListener Thread Names
9f7b65b GH-905: Fix @RabbitListener Thread Names
1fc6fc1 Fix concurrency in test case

v2.1.4.RELEASE

13 Feb 17:02

Choose a tag to compare

Change log:

70d327c Downgrade to Commons HTTP Client 4.5.6
a06757d Add jackson-module-kotlin test dependency
28edf07 Upgrade dependencies; prepare for release
a98e80e More JavaUtils - hasText and BiConsumer Flavors
78b1eae Fix race in test
1d290a3 Reduce factory method complexity
4614f73 GH-892: Update contribution guidelines
2748c66 GH-900: Docs: Recovery of Declarable Beans
2f9109a Add test for channel binding
e04ae66 (editing) Editing pass for the Spring AMQP reference guide
4d34d57 Add add/remove*PPPs() in the RabbitTemplate/LCont
ae06325 @RabbitListener async result polishing
70a5b0f GH-897: Fix CL issue for AMLC$ContainerDelegate
34fd7ec Fix doc typo
6fb2187 GH-893: Add messagesPerAck prop to DirectRLCF
454e30e (modernize-docs) Modernize the look and feel and remove Docbook
c7f6148 Fix concurrency in test case
75b552f Add issue templates
b9d5e11 GH-883: Fix regression in transaction manager
f8d0fae GH-879: Doc @RabbitListener with Message
33f76fd Upgrade spring-retry

2.1.3.RELEASE

11 Jan 13:43

Choose a tag to compare

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

11 Jan 13:42

Choose a tag to compare

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

11 Jan 13:40

Choose a tag to compare

Change log:

70fd9c8 Upgrade Spring Framework to 4.3.22
f68fbfc Upgrade Jackson version
41a61eb AMQP-847: Close channel in RabbitTemplate.receive

v2.1.2.RELEASE

27 Nov 18:30

Choose a tag to compare

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