spring-amqp

Spring AMQP - support for Spring programming model with AMQP, especially but not limited to RabbitMQ

APACHE-2.0 License

Stars
794
Committers
135

Bot releases are visible (Hide)

spring-amqp -

Published by artembilan almost 6 years ago

Change log

d272015563d48450d2d3de39c052db7aa6996f82 (master) Upgrade dependencies to prepare for release
ed6f76ba65d48b00690d4f86d20eef5a2ec13c87 More Sonar Fixes
50d6265bbf8c494e9ba4046d532e23dbda1efb8a Sonar polishing of previous commit
3ca85b96e6503a5d15fa0dc38c29c4afad616cb4 Add missing @Nullable to new method
233ff0c0b6250670ec064406c418d62742a3f26b Fix new Sonar issues
2ef76b4bb2aa1b174894ae1845edf305deaa3052 More Sonar issue resolutions
0bdde7e1f5f014111af92252cc88e6ecca343ac8 Sonar: Address new issue
01a01330dee293de5db1d8a4120016f58c71fc64 GH-849: Pub. Confirm/Return defensive code
04018ad6ed111467cf1c9c7a73e9204168e1c1da GH-846: Fix send and receive with confirms
ddf4f3ed526933e4e901e09ffc8b19129f0cfb85 AMQP-840: RabbitTemplate add hook for timeouts
ccf1dc749d945db2795fa8d488d23e6119e66b3f Sonar fixes

spring-amqp -

Published by artembilan almost 6 years ago

Change log

ed962a37e6bb17643080a27baa358b27643b5ef3 (HEAD -> 2.0.x) Upgrade dependencies to prepare for release
47ad7859b2aff3f7c91c6520ec968c1c93dd84e5 DirectMessageListenerContainerMockTests: Fix race
c582e1a1071d55aba0dc1e315ebd51328bb9f0ed GH-849: Pub. Confirm/Return defensive code
1317215572afbf2dec91393858b65523c1a56cd6 GH-846: Fix send and receive with confirms

spring-amqp - 2.1.1.RELEASE

Published by garyrussell almost 6 years ago

Change log

f7f20eec GH-841: Fix missing @Deprecated
24783cb1 GH-841: Close executor in the PublisherConChannel (#843)
21277f39 GH-837: Fix DMLC Recovery with queue removal
9cc15f7f AMQP-839: Fix typos
0dca5bcd GH-833: Add container configurer callback
969f0959 AMQP-837: Log Exceptions thrown by ErrorHandlers
2c8b66e4 AMQP-838: Deprecate container.setMessageConverter

spring-amqp - 2.0.9.RELEASE

Published by garyrussell almost 6 years ago

Change Log

af6cb5df GH-837: Fix DMLC Recovery with queue removal
5f3a3ac8 AMQP-837: Log Exceptions thrown by ErrorHandlers
fadd54d2 AMQP-838: Deprecate container.setMessageConverter

spring-amqp - 2.0.8.RELEASE

Published by garyrussell about 6 years ago

Change log:

ce326b96 AMQP-836: Revert

spring-amqp -

Published by artembilan about 6 years ago

Change log:

1283edfb Close auto-recovering connection

spring-amqp -

Published by artembilan about 6 years ago

Change log:

c71252fb (HEAD -> master) Upgrade to SF-5.1.1
2480b177 AMQP-836: SMLC queuesChanged() via Queue
e09ca969 GH-794: add after-receive-post-processors for XML
4cf27c97 Fix PDF overflow in what's new
74354d48 GH-824: Fix Log4j2Appender with headers exchange

Also see change logs for previous Milestones in this version:

2.1.0.RC1
2.1.0.M3
2.1.0.M2
2.1.0.M1

spring-amqp -

Published by artembilan about 6 years ago

Change log:

9f0d3258 (2.0.x) Upgrade to SF-5.0.10
a98e9da6 AbstractMLC: remove final from overrode methods
ce9c147f AMQP-836: SMLC queuesChanged() via Queue
ae7b72d5 GH-824: Fix Log4j2Appender with headers exchange
04c8e9c5 Close auto-recovering connection

spring-amqp - 2.1.0.RC1

Published by garyrussell about 6 years ago

Change log:

d75777de AMQP-813: Requeue after retry exhausted option
88f57fa0 Upgrade to SF 5.1.0, Gradle 4.10.2
42c5435e AMQP-834: AnonymousQueue: Master Locator
ee75eaf8 Close auto-recovering connection
41655420 Unconditionally Disable RMQ AutoRecovery
17f73322 Set initialized in initialize()
7011b3f6 GH-777: declareCollections to false by default
f133585b Remove references to obsolete 'x-ha-policy'
090ac38e AMQP-11: Add descriptions to @ManagedOperations
90f8aa03 AMQP-833: DLQ and Expiry - Discard
91f79aa5 Fix Package Tangle

spring-amqp - 2.1.0.M3

Published by garyrussell about 6 years ago

Change log:

a0dc6011 Upgrade SF to 5.1.0.RC3
e9d553af AMQP-832: Async @RabbitListener Return Types
b19ab351 GH-804: DRTMLC - don't cancel in-use consumer
66847b6a Upgrade amqp-client to 5.4.1
444b74e9 AMQP-830 Enable Hostname Verification by default
8c4c1a7e AMQP-828: No Exception on normal close
18f70d5d AMQP-829: RabbitTemplate Req/Resp Fail Fast
1ed2b121 GH-796: RLEndpointRegistry - unregister
8d0d452e Polishing previous commit
2092fe68 Debug log for close of publisher callback channel
6b94b1f6 RabbitTemplateTests -> BDD

spring-amqp - 2.1.0.M2 (Milestone)

Published by garyrussell about 6 years ago

Change log:

  • 8df82604 Upgrade to Spring Framework 5.1.0.RC2
  • d7e0b9d5 AMQP-828: Fix race, removing the shutdown listener
  • d5663f42 AMQP-828: AutoRecovery with template.receive()
  • dfcfda19 AMQP-825: Add Reply RetryTemplate
  • d4c83772 SF to 5.0.1.B-S and Fix @EventListener tests
  • bdc75e41 AMQP-827: Fix @RL reply Message<?> conversion
  • 9ddf6d67 Add @NonNullApi where appropriate
  • 3c1466b6 Fix broken links in doc
  • 9e548dfc Upgrade/Fix config for asciidoctor plugin
  • f2594735 Suppress JSR305 Compile Warnings
  • 0a943f64 @SendTo: Add property-placeholders support
  • 7e77ae36 Add returned message to correlation data
  • 4afefc4e Add Future<?> to CorrelationData
spring-amqp - 2.1.0.M1 (Milestone)

Published by garyrussell about 6 years ago

Change log:

ebd10bbd Upgrade Spring Framework, amqp-client, kotlin vers
71f17409 Upgrade to Gradle 4.9
6c850ae4 AMQP-826: Fix package tangle
ae8550d5 AMQP-812: Deprecate RabbitManagementTemplate (#779)
8fa1eee8 Add SimplePropertyValueConnectionNameStrategy
8bb92e51 GH-736: Upgrade to RabbitMQ hop-2.1
b896c89f AMQP-824: Name for deferredCloseExec thread pool
bac9aa2f GH-768: Add Jackson2XmlMessageConverter
46151a73 AMQP-804: Add BrokerEventListener
5989d03f GH-712: Add RabbitTemplate.noLocalReplyConsumer
f72f2e13 AMQP-808: Add Declarables for declaring collection
eb1ad972 AMQP-823: @RabbitListener errorHandler
2aa7d00a AMQP-822: @RabbitListener: @QueueBinding enhance
d27c405f Fix test race condition
a2e19ba8 AMQP-820: SMLC: Remove InternalConsumer decorator
68d74bda AMQP-811: Listener container factory improvements
67a6857a AMQP-821: Repub Recoverer limit stack trace header
4fdb1e4d Add more debug/trace logging
f3b977db Add licence and notice to all artifacts
efdc554b AMQP-818: Fix Class-level listener properties
8d41b892 AMQP-797: Defer caching publisher callback channel
8a38e655 AMQP-817: Synthetic NACKs on separate thread
b40019ba AMQP-816; Support consume from broker-named queues
2e99acd3 AMQP-815: Fix typo in doc for ConnectionFB
90bac898 AMQP-815: Fix typo in doc for ConnectionFB
5cb01314 Changes to build with JDK10
907d5cb5 AMQP-814: Add retry to RabbitAdmin
8c43c577 Polish MessageDeliveryMode JavaDoc
3a6176e6 Make ConditionalRejectingErrorHandler extendable
acd2e580 Revert previous commit
ca09dfa6 RabbitTemplate: Use separate connection by default
0fce70da Use 'kotlin-spring' gradle plugin
daebf40a AMQP-810: Fix adjust consumers when max present
f678078e Upgrade Kotlin to 1.2.40; add assertk/j
80848fd6 Upgrade to Gradle 4.7 and others, polishing build
b6278309 Add Kotlin test case
d316dbf6 Upgrade to SF-5.1, remove deprecations etc.
7fa40933 Fix doc typo
604a8950 Fix serial compiler warning on new exception
7cf6fb76 AMQP-809: Fix typo in the amqp.adoc
6f72cf65 GH-723: Add AmqpResourceNotAvailableException (#737)
5423233d GH-734: Option to suppress declaring Collections
38f59a25 AMQP-807: Use method genericReturnType for conv.
bf5498db AMQP-806: Move new invoke() to RabbitOperations
3da59315 AMQP-806: Simple Publisher Confirms
450d27f6 GH-730: Fix NPE in the MessageProperties
b66d54c3 Update amqp.adoc
8e3ec027 AMQP-805: protected postProcessMessageBeforeSend
6532503d Small fixes in documentation
32672bf3 Fix code format errors
4464d4d8 AMQP-798: Master to 2.1.x; Fix Tangles
1d38c149 GH-719: Container Factory: Add replyPostProcessor
5ce85297 AMQP-801-2: Introduce ConsumerDecorator
d547a865 Updgrade rabbitmq http-client, retry
9b43c064 AMQP-801: Move ConsumeOkEvent to handleConsumeOk
059fe5e0 Upgrade wrapper
2564567c Remove JUnit Gradle Plugin
0578418f Upgrade to Gradle 4.6
493aa4ef Connection name strategy was backported to 1.7.x
a2d86fbb Doc Polishing
f806c94a AMQP-800: Destroy test default connection factory
f32b358a AMQP-800: LocalizedQueueConnectionFactory Fix
fecd0ba1 AMQP-799: Default @RabbitHandler Docs
ee611792 Upgrade to Spring Framework 5.0.4
f649d118 AMQP-799: Add default @RabbitHandler support
84ca73ed Improve rabbit template
18b20904 Fix Doc to highlight code snippet as Java

spring-amqp - 2.0.5.RELEASE

Published by garyrussell about 6 years ago

Change log:

0128de5c Upgrade Spring Framework to 5.0.8
bd6451dc Upgrade to Gradle 4.9
8c387748 Fix compilation error
f14a894c AMQP-824: Name for deferredCloseExec thread pool
4af4db47 Fix test race condition
6b2f48c3 AMQP-821: Repub Recoverer limit stack trace header

spring-amqp - 1.7.9.RELEASE

Published by garyrussell about 6 years ago

Change log:

9d1b2678 Upgrade Spring Framework to 4.3.18
7bf27de1 AMQP-824: Name for deferredCloseExec thread pool
922994f5 Fix test race condition
7b475d5d Fix SimpleMessageListenerContainerLongTests fails
8d21242c Add more debug/trace logging
8124e9e2 Add licence and notice to all artifacts

spring-amqp - 2.0.4

Published by garyrussell over 6 years ago

Change Log:

54b7dd83 Add more debug/trace logging
3a55ede5 Add licence and notice to all artifacts
00bd3dcc AMQP-818: Fix Class-level listener properties
0e07457c AMQP-815: Fix typo in doc for ConnectionFB
4658798b AMQP-814: Add retry to RabbitAdmin
a470463e Make ConditionalRejectingErrorHandler extendable
00fd5775 Upgrade Gradle to 4.7
83f48718 AMQP-810: Fix adjust consumers when max present
1d014d62 Fix doc typo

spring-amqp - 1.7.8

Published by garyrussell over 6 years ago

Change Log:

4eba5ae7 AMQP-815: Fix typo in doc for ConnectionFB
1ced9ab0 AMQP-814: Add retry to RabbitAdmin
daa78ff3 Make ConditionalRejectingErrorHandler extendable
8e0cd408 AMQP-810: Fix adjust consumers when max present
7368f433 Fix doc typo

spring-amqp - 2.0.3.RELEASE

Published by garyrussell over 6 years ago

Change log:

6dc32285 Fix serial compiler warning on new exception
2180db2f Align versions with Boot/Platform.Cairo
44dcb37b Upgrade to SF-5.0.5
92d9d11f AMQP-809: Fix typo in the amqp.adoc
19513e6e GH-723: Add AmqpResourceNotAvailableException (#737)
9e3e5b6e Remove @Override from the RabbitAdmin.initialize
80fd0fda GH-734: Option to suppress declaring Collections
8e9fee7d GH-730: Fix NPE in the MessageProperties
fdd98d5c AMQP-805: protected postProcessMessageBeforeSend
f8de68ea Small fixes in documentation
827de8d9 Fix code format errors
1d38c149 GH-719: Container Factory: Add replyPostProcessor
5ce85297 AMQP-801-2: Introduce ConsumerDecorator
d547a865 Updgrade rabbitmq http-client, retry
9b43c064 AMQP-801: Move ConsumeOkEvent to handleConsumeOk
059fe5e0 Upgrade wrapper
2564567c Remove JUnit Gradle Plugin
0578418f Upgrade to Gradle 4.6
493aa4ef Connection name strategy was backported to 1.7.x
a2d86fbb Doc Polishing
f806c94a AMQP-800: Destroy test default connection factory
f32b358a AMQP-800: LocalizedQueueConnectionFactory Fix
fecd0ba1 AMQP-799: Default @RabbitHandler Docs
ee611792 Upgrade to Spring Framework 5.0.4
f649d118 AMQP-799: Add default @RabbitHandler support
84ca73ed Improve rabbit template
18b20904 Fix Doc to highlight code snippet as Java

spring-amqp - 1.7.7.RELEASE

Published by garyrussell over 6 years ago

Change log:

13074f33 Align versions with Boot/Platform.Brussels
0ba19a05 Upgrade to SF-4.3.15 and Retry-1.2.2
f69f54e8 GH-723: Add AmqpResourceNotAvailableException (#737)
64982192 Honor Java 7 language level
adcfef48 Remove @Override from the RabbitAdmin.initialize
539af7f1 GH-734: Option to suppress declaring Collections
d6a5a755 GH-730: Fix NPE in the MessageProperties
c8d66d24 AMQP-805: protected postProcessMessageBeforeSend
e50cb897 AMQP-801-2: Introduce ConsumerDecorator
3dba703a @Ignore testDeleteExchange
8fc94ebc AMQP-801: Move ConsumeOkEvent to handleConsumeOk
e2fb3f82 Doc Copyright 2018

spring-amqp - 1.7.6.RELEASE

Published by garyrussell over 6 years ago

Change Log:

1e8986ee Decrease logging level to the WARN
f786c5b5 AMQP-796: Fix Admin Transaction
f78d9167 AMQP-794: CRErrorHandler: Traverse cause tree
ca32f3f4 AMQP-790: Fix after receive MPPs with send/receive

spring-amqp - 2.0.2.RELEASE

Published by garyrussell over 6 years ago

Change Log:

b0968ee5 Bump SF and amqp-client versions
af7ee3fd AMQP-796: Fix Admin Transaction
6761ab5a GH-703: DLC.adjustConsumers: Fix remove algorithm
71af6b1e Improve Test Run Times
b0cbc351 Use log4j-slf4j-impl instead wrong slf4j-log4j12
d8f2fa5a Doc Copyright 2018
802a7410 Fix Race in DMLC Events test
822593b7 Fix JUnit dependencies
d73f4ffc AMQP-791: Support JUnit5
48412b93 Bump HOP Version to 1.3.1.RELEASE
221e3a9c AMQP-793: Exception on ack for closed Channel
26269300 AMQP-794: CRErrorHandler: Traverse cause tree
4b78c200 AMQP-788 Add delegate publisher connection factory
c576b274 AMQP-790: Fix after receive MPPs with send/receive
dc0bbc41 More Sonar Polishing
86eb43f6 Fix Sonar false positives

Package Rankings
Top 4.4% on Repo1.maven.org
Badges
Extracted from project README
Build Status Revved up by Develocity