AMQP-300 Add Jackson 2.x to What's New

This commit is contained in:
Gary Russell
2013-03-22 16:49:04 -04:00
parent d1dc45973d
commit f0d96d4329

View File

@@ -50,6 +50,13 @@
property when using RabbitMQ 3.0.x or greater.
</para>
</section>
<section>
<title>JSON Message Converters</title>
<para>
A Jackson 2.x <classname>MessageConverter</classname> is now provided, along
with the existing converter that uses Jackson 1.x.
</para>
</section>
</section>
<section>