Releases: spring-projects/spring-amqp
v2.1.7.RELEASE
Change log:
9534f2c (2.1.x) Upgrade dependencies; prepare for release
3e869b4 GH-1021: Fix @SendTo
after error is handled
c983c04 GH-1014: Add addMdcAsHeaders
into appenders
559a320 DMLC: Publish event for connection failure
462efc4 GH-970: Add AmqpAppender.verifyHostname
option (#971)
e57ef88 Doc polishing
06a7fa3 (egusev/2.1.x) Add AmqpHeaders.CHANNEL in error hander
3bbd1aa GH-1006: Fix listener ack for Mono<Void>
253a976 GH-1009: Fix NPE in the AbsAdaptMessageListener (#1010)
bc25a20 Upgrade Jackson
6a872ad Handle async result with null completion
0da65ec Doc polishing
999be41 Doc polishing
6d04c21 GH-999: Release permit when channel is closed
fb278e5 Fix ChannelCheckoutTimeout with PublisherConfirms
2.2.0.M2
Change log:
ee7d0cd Upgrade to SF 5.2.0.M2; SD More.M4
3648396 GH-994: Improve test
1098d27 Fix RejectedExecutionException during close
f576df9 Fix race in test
552b818 Fix new package tangle
329734f @RabbitListener override acknowlegment mode
cdbdb9f Spring dependencies to snapshots
51e556f Fix Checkstyle violation in MListenerAdapterTests
8ac8ea1 GH-972: Add new MLA.buildListenerArguments()
0726a34 Fix new Sonar issues
290e091 Add Spring Data projection support
1e1fa6a More AssertJ hasSize() Conversions
4ef8e96 Use assertThatThrownBy() Vs. ExpectedException
c1ec3e0 More AssertJ Conversion
7472f1b Convert tests to AssertJ
529bb63 Add typed header getter method
d3ded64 Fix Sonar issue
fc70ba3 GH-922: Add Batch-mode @RabbitListener
e3d37e8 Configurable Key/Trust Store Algorithm
2588869 Fix new Sonar smells
2.1.6.RELEASE
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
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
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
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
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
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
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