Dave Syer
Aug 10th, 2011, 02:39 AM
Spring AMQP for Java 1.0 RC3 is now available
We are pleased to announce that Spring AMQP for Java 1.0 RC3 is now available.
For details about the changes since R31, please review the Release Notes here:
https://jira.springsource.org/browse/AMQP/fixforversion/12345
This release was prompted by lots of good feedback on RC2, and while none of the resolved issues feel like big changes, they will result in a significantly improved experience. There and more improvements to re-connection support, and some issues with RPC against polyglot clients were resolved. There *are* some breaking changes as far as the API for MessageProperties goes, so please upgrade as soon as possible.
If you are using Spring Integration AMQP as well, you should also upgrade that as well. We are considering a 2.0.* release of that module to make dependency management against Spring 3.0 easier. In the meantime, the most recent snapshots of org.springframework.integration:spring-integration-amqp are still 2.1.0.BUILD-SNAPSHOT, and they depend on Spring 3.1.
Since this is really intended to be our final pre-GA release, please take some time to try it out. In fact if you have a chance, really try to push the limits so that we know we're ready for prime time.
Thanks!
The Spring AMQP Team
Mark Fisher
We are pleased to announce that Spring AMQP for Java 1.0 RC3 is now available.
For details about the changes since R31, please review the Release Notes here:
https://jira.springsource.org/browse/AMQP/fixforversion/12345
This release was prompted by lots of good feedback on RC2, and while none of the resolved issues feel like big changes, they will result in a significantly improved experience. There and more improvements to re-connection support, and some issues with RPC against polyglot clients were resolved. There *are* some breaking changes as far as the API for MessageProperties goes, so please upgrade as soon as possible.
If you are using Spring Integration AMQP as well, you should also upgrade that as well. We are considering a 2.0.* release of that module to make dependency management against Spring 3.0 easier. In the meantime, the most recent snapshots of org.springframework.integration:spring-integration-amqp are still 2.1.0.BUILD-SNAPSHOT, and they depend on Spring 3.1.
Since this is really intended to be our final pre-GA release, please take some time to try it out. In fact if you have a chance, really try to push the limits so that we know we're ready for prime time.
Thanks!
The Spring AMQP Team
Mark Fisher