Skip to content

Releases: spring-projects/spring-amqp

2.0.3.RELEASE

04 Apr 16:58
Compare
Choose a tag to compare

Change log:

6dc3228 Fix serial compiler warning on new exception
2180db2 Align versions with Boot/Platform.Cairo
44dcb37 Upgrade to SF-5.0.5
92d9d11 AMQP-809: Fix typo in the amqp.adoc
19513e6 GH-723: Add AmqpResourceNotAvailableException (#737)
9e3e5b6 Remove @OverRide from the RabbitAdmin.initialize
80fd0fd GH-734: Option to suppress declaring Collections
8e9fee7 GH-730: Fix NPE in the MessageProperties
fdd98d5 AMQP-805: protected postProcessMessageBeforeSend
f8de68e Small fixes in documentation
827de8d Fix code format errors
1d38c14 GH-719: Container Factory: Add replyPostProcessor
5ce8529 AMQP-801-2: Introduce ConsumerDecorator
d547a86 Updgrade rabbitmq http-client, retry
9b43c06 AMQP-801: Move ConsumeOkEvent to handleConsumeOk
059fe5e Upgrade wrapper
2564567 Remove JUnit Gradle Plugin
0578418 Upgrade to Gradle 4.6
493aa4e Connection name strategy was backported to 1.7.x
a2d86fb Doc Polishing
f806c94 AMQP-800: Destroy test default connection factory
f32b358 AMQP-800: LocalizedQueueConnectionFactory Fix
fecd0ba AMQP-799: Default @RabbitHandler Docs
ee61179 Upgrade to Spring Framework 5.0.4
f649d11 AMQP-799: Add default @RabbitHandler support
84ca73e Improve rabbit template
18b2090 Fix Doc to highlight code snippet as Java

1.7.7.RELEASE

04 Apr 16:58
Compare
Choose a tag to compare

Change log:

13074f3 Align versions with Boot/Platform.Brussels
0ba19a0 Upgrade to SF-4.3.15 and Retry-1.2.2
f69f54e GH-723: Add AmqpResourceNotAvailableException (#737)
6498219 Honor Java 7 language level
adcfef4 Remove @OverRide from the RabbitAdmin.initialize
539af7f GH-734: Option to suppress declaring Collections
d6a5a75 GH-730: Fix NPE in the MessageProperties
c8d66d2 AMQP-805: protected postProcessMessageBeforeSend
e50cb89 AMQP-801-2: Introduce ConsumerDecorator
3dba703 @ignore testDeleteExchange
8fc94eb AMQP-801: Move ConsumeOkEvent to handleConsumeOk
e2fb3f8 Doc Copyright 2018

2.0.2.RELEASE

29 Jan 22:33
Compare
Choose a tag to compare

Change Log:

b0968ee Bump SF and amqp-client versions
af7ee3f AMQP-796: Fix Admin Transaction
6761ab5 GH-703: DLC.adjustConsumers: Fix remove algorithm
71af6b1 Improve Test Run Times
b0cbc35 Use log4j-slf4j-impl instead wrong slf4j-log4j12
d8f2fa5 Doc Copyright 2018
802a741 Fix Race in DMLC Events test
822593b Fix JUnit dependencies
d73f4ff AMQP-791: Support JUnit5
48412b9 Bump HOP Version to 1.3.1.RELEASE
221e3a9 AMQP-793: Exception on ack for closed Channel
2626930 AMQP-794: CRErrorHandler: Traverse cause tree
4b78c20 AMQP-788 Add delegate publisher connection factory
c576b27 AMQP-790: Fix after receive MPPs with send/receive
dc0bbc4 More Sonar Polishing
86eb43f Fix Sonar false positives

1.7.6.RELEASE

29 Jan 22:34
Compare
Choose a tag to compare

Change Log:

1e8986e Decrease logging level to the WARN
f786c5b AMQP-796: Fix Admin Transaction
f78d916 AMQP-794: CRErrorHandler: Traverse cause tree
ca32f3f AMQP-790: Fix after receive MPPs with send/receive