Skip to content

Releases: spring-projects/spring-amqp

v2.2.0.RELEASE

01 Oct 16:39
Compare
Choose a tag to compare

Change log:

34e423f GH-1085: spring-rabbit-junit -> spring-rabbit-test
2f632eb Upgrade Micrometer version
ba44cf1 Upgrade some dependencies
148dace Upgrade to Jackson 2.10
3851b19 Fix Sonar issue
ff03c53 GH-1101: Message Listener Micrometer Timers
dc88048 Upgrade dependencies (#1098)
e6929a0 GH-1093: Remove redundant isInterface() call
9c25d17 Fix race in test
9c1bdcd GH-1093: @RabbitListener fix abstract return type
af7c32f GH-1094: Add Deflater and Inflator PostProcessors
c746497 GH-1091: Fix DMLC with Routing Connection Factory
3f65fc0 GH-1087: RabbitTemplate: improvement debug logging
1a17848 Fix possibleAuthenticationFailureFatal
30d257b GH-1086: XML: Properly parse type attr
ccd177c Fix new Sonar smell: no CloneNotSupportedException
3fa278b Fix new Sonar smells

v2.1.11.RELEASE

30 Sep 15:23
Compare
Choose a tag to compare

Change log:

48594bc Upgrade Spring Framework to 5.1.10
0ee05f1 Update setUsePublisherConnection javadocs (#1100)
6012900 GH-1093: Remove redundant isInterface() call
a9dc221 Fix race in test
0f862c7 GH-1093: @RabbitListener fix abstract return type
4b886d5 GH-1091: Fix assertJ usage in test
7719e31 GH-1091: Fix DMLC with Routing Connection Factory
f51933d Fix possibleAuthenticationFailureFatal
fe425cb GH-1086: XML: Properly parse type attr

v2.2.0.RC1

06 Sep 13:39
Compare
Choose a tag to compare
v2.2.0.RC1 Pre-release
Pre-release

Change log:

8f32430 Upgrade to Spring Data Moore RC3; fix sonar smells
0c29f7d Upgrade dependencies, including Gradle
57f7fd5 GH-1080: SMLC: Fix concurrency configuration order
e3d825d Fix tangle between listener and listener.adapter
1fed5a7 Fix Sonar issues in deprecated RepeatProcessor
868979d Convert remaining spring-rabbit tests to JUnit 5
accd202 GH-1074: Admin explicitDeclarationsOnly Property
4b19b61 Convert repeated tests to JUnit 5 @RepeatableTest
28e9103 GH-1071: Retain stacktrace when broker required
958806a GH-1071: Retain stacktrace when broker required
50c17ea GH-1071: JUnit 5 Support Improvements
3d5fe16 GH-1067: Fix deprecated setters
acb5683 GH-1067: Add enum for publisher confirm type
bbc4eba Fix @LogLevels copyright, javadoc
594ba7c Fix new Sonar smells
d44dec6 Add true for isWarnEnabled on logger stub
7617154 Add diagnostics to test failure
ce1bacf Upgrade Jackson version ; use BOM for dependencies
3f3bbd4 Polishing EnableRabbitIntTests for replyTimeout
2c5d037 (junit5) Convert more tests to JUnit5
a22a1ce GH-1062: Fix missing queues log message
a081b83 GH-1065: Reject fatal with MANUAL ack mode
2bf1117 Remove log4j-slf4j-impl test dependency
44de1a5 Back to Spring Snapshots

v2.1.10.RELEASE

05 Sep 14:24
Compare
Choose a tag to compare

Change log:

c55c5c0 (HEAD -> 2.1.x) GH-1080: SMLC: Fix concurrency configuration order
9758552 Add managed dependency versions to generated POM

v2.1.9.RELEASE

04 Sep 15:18
Compare
Choose a tag to compare

Change log:

1cbe7fb (HEAD -> 2.1.x) Upgrade to Jackson 2.9.9.20190807
3ebe831 GH-1074: Admin explicitDeclarationsOnly Property
37a466a GH-1062: Fix missing queues log message
2d4c3c0 GH-1065: Reject fatal with MANUAL ack mode

v2.0.13.RELEASE

06 Aug 18:06
Compare
Choose a tag to compare

Change log:

5b37b26 Upgrade Spring Versions
c3d17f4 Add HTTPS entries for XSD into spring.schemas
89dac79 Sleep for failed declaration out of warn block
d04a20a GH-1034: DMLC: Detect target channel changed
ba6875d GH-1034: DMLC: Cancel consumer after failed ack
47c5baa GH-1038: RT: Fix evaluatedFastReplyTo
ff8a5da Fix SmartLifecycle.stop(Runnable) usage
4167e93 GH-1026: Fix Delay with CacheMode.CONNECTION
af76b70 GH-1014: Add addMdcAsHeaders into appenders
68a6411 DMLC: Publish event for connection failure
bfd023f Upgrade Jackson

v2.2.0.M4

05 Aug 16:22
Compare
Choose a tag to compare
v2.2.0.M4 Pre-release
Pre-release

Change log:

2dc35cc Reactor to M3
00983b2 Data Moore to RC2
5c9342c Upgrade to stabe versions from snapshots
eb58945 GH-1058: Fix Reject/Requeue for Async Returns
8336d4e Change travis to use trusty
569024e GH-1055: Fix new test race conditions
bf979dd GH-1055: Invoke Conf/Return callbacks on executor
07159e0 Fix ImmediateRequeueAmqpException
7302931 Remove @Config from RabbitListenerTestBootstrap
f6a7fe6 Upgrade dependencies
d9bad5b Fix new Sonar smells
f7b7bed GH-1049: Support SaslConfig in logging appenders
d68315f Add HTTPS entries for XSD into spring.schemas
7f41461 Fix new Sonar smell
e98e8c5 Sleep for failed declaration out of warn block
c1defb5 AbstractJackson2MessageConv.: assume supported CT
05ef5a9 Convert Class header values using getName()
5da725b Add filtered getter to Declarables
d86f356 Fix Method Complexity
6f80938 Upgrade to JUnit 5.5.0
638d104 Fix new Sonar smells
280c2b1 GH-1032: Fix typo in new interface name
5d73342 GH-1038: RT: More evaluateFastReplyTo Fixes
24c63e1 GH-1034: DMLC: Detect target channel changed
b4bd47b Fix Sonar issues
d1ebe22 GH-1032: Consumer Batching Phase 2 @RabbitListener
845a7e0 GH-1034: DMLC: Cancel consumer after failed ack
eb85078 GH-1038: RT: Fix evaluatedFastReplyTo
f9f6976 Fix Sonar Issue
731c5eb Fix unused imports in the AbstractMessageLC
3aed80f GH-1032: Add consumer-side batching support
c1e3179 Fix SmartLifecycle.stop(Runnable) usage
78d7c58 ACF: Reduce createBareConnection() complexity
6cf3211 GH-1029: Add option to randomize connection order
55af4a3 Add well-known arguments to Queue/Exchange Builder
dde7a37 GH-1026: Fix Delay with CacheMode.CONNECTION

v2.1.8.RELEASE

02 Aug 16:23
Compare
Choose a tag to compare

Change log:

19c51ec Upgrade Spring Framework and others
6087886 GH-1058: Fix Reject/Requeue for Async Returns
47e5e17 Fix a ListenerExecutionFailedException usage
c9fd46f Fix ImmediateRequeueAmqpException
586fa83 Fix AssertJ conflicts in new Appender tests
98cb7a1 GH-1049: Support SaslConfig in logging appenders
9c303d2 Add HTTPS entries for XSD into spring.schemas
c5c6ca3 Sleep for failed declaration out of warn block
514fa92 GH-1034: DMLC: Detect target channel changed
6423921 GH-1034: DMLC: Cancel consumer after failed ack
0ff8a81 GH-1038: RT: Fix evaluatedFastReplyTo
715d43d Fix SmartLifecycle.stop(Runnable) usage
f1541f4 GH-1029: Add option to randomize connection order
a567fbb GH-1026: Fix Delay with CacheMode.CONNECTION

v1.7.14.RELEASE

02 Aug 14:24
Compare
Choose a tag to compare

Change log:

7a72347 Upgrade to Spring Framework 4.3.25, retry 1.2.4
080aeab Add HTTPS entries for XSD into spring.schemas
d968682 Sleep for failed declaration out of warn block
beb208c GH-1038: RT: Fix evaluatedFastReplyTo
fee8a97 GH-1026: Fix Delay with CacheMode.CONNECTION
34e614a GH-1014: Add addMdcAsHeaders into appenders

v2.2.0.M3

14 Jun 17:34
Compare
Choose a tag to compare
v2.2.0.M3 Pre-release
Pre-release

Change log:

f87773f (HEAD -> master) Upgrade dependencies; prepare for release
55b99d1 Fix new package tangle
3e451e6 GH-1021: Fix @SendTo after error is handled
cf030af Upgrade to Spring Data Moore RC1
feea368 Upgrade reactor to 3.3.0.M2
925b8c6 (egusev/master, GH-1014) GH-1014: Add addMdcAsHeaders into appenders
b6f6b60 DMLC: Publish event for connection failure
3edcd9a Add nohttp Gradle plugin
0c85113 Doc polishing
c7aea38 Sonar fix
11f2076 Fix Sonar problems
774582d Add AmqpHeaders.CHANNEL in error hander
e220c2f GH-1006: Fix listener ack for Mono<Void>
14d421d (Mono_void_ack) GH-1009: Fix NPE in the AbsAdaptMessageListener (#1010)
2c68aa9 Upgrade Jackson
ae39efa Handle async result with null completion
85518e2 Doc polishing
22e982e Doc polishing
b9f33ed GH-999: Release permit when channel is closed
b576545 Fix typos in Docs
14cacf1 GH-999: Sonar fix and improve tests
3bcca76 Fix ChannelCheckoutTimeout with PublisherConfirms
2d77337 Add amqp_batchSize message header
c36bfe1 Add isLastInBatch to MessageProperties