2.0.3.RELEASE
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