Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 538 Bytes

changes-to-1-1-since-1-0.adoc

File metadata and controls

21 lines (13 loc) · 538 Bytes

Changes to 1.1 Since 1.0

General

Spring-AMQP is now built with Gradle.

Adds support for publisher confirms and returns.

Adds support for HA queues and broker failover.

Adds support for dead letter exchanges and dead letter queues.

AMQP Log4j Appender

Adds an option to support adding a message ID to logged messages.

Adds an option to allow the specification of a Charset name to be used when converting String to byte[].