Monday, January 31, 2011

Apache.NMS.Stomp v1.5.1 released.

The Apache.NMS.Stomp 1.5.1 Release bundle is now available. This release is based on the Apache.NMS API v1.5.0 and runs on .NET frameworks 2.0+, .NETCF 2.0+ and Mono 2.0+.  This version fixed some bugs that were found in the initial Stomp client v1.5.0 release.

Changes in the v1.5.x release of the .NET Stomp client include:
v1.5.0
  • Support for the current changes in the Stomp 1.1 draft specification.
  • Improved Inactivity Monitoring with two way heartbeats when used with a Stomp v1.1 broker.
  • New startupMaxReconnectAttempts option in the failover transport.
  • Several other bugfixes for issues found since v1.4.0 was released.
v1.5.1
  • Fixed a memory leak in the Inactivity Monitoring code.
  • Fixed a bug that could cause the Failover to not work.
  • Fixed a bug that caused SSL Certs to not be loaded in some cases.
  • Fixed a bug that was causing major performance issues for synchronous consumers.
  • Fixed issues found with the Stomp v1.1 support.


You can download the release bundles from the Apache.NMS 1.5.0 download page