Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreI am pleased to announce that the Milestone 5 of Spring AMQP 2.0 is now available in the Spring milestone repository.
Features and fixes since the last milestone:
Log4j2 AmqpAppender
is now thread-safe;
DefaultMessagePropertiesConverter
now correctly passes arrays for the header values to the AMQP Client library;
Jackson2JsonMessageConverter
can now be configured for the trustedPackages
to fix violation for Jackson Serialization Gadgets;
RabbitAdmin
operations can now be performed on the same AMQP channel as a unit of work via RabbitTemplate.invoke()
;
PossibleAuthenticationFailureException
can now be treated as a non-fatal via particular option on the AbstractMessageListenerContainer
;
RepublishMessageRecoverer
can now be configured for the deliveryMode
for messages to republish.
Thanks to all the community member for their feedback and contributions!
The release candidate is expected to be released in the end of August with the GA shortly after the Spring Framework 5.0 GA release in the September.
For a complete list of changes in 2.0, see What’s New in the reference manual.
Project Page | JIRA | Contributing | Help | Chat