Release Notes: This release fixes a bug that could cause spurious errors when a connection is used concurrently by a number of threads.
Release Notes: This release adds support for secure connections to the router using TLS/SSL. It also includes a variety of improvements to the client API and distribution.
Release Notes: This release improves compatibility with older Mantara routers.
Release Notes: This release fixes an error that would cause the client to temporarily stall in some situations while waiting for queued callbacks to complete.
Release Notes: This release fixes a number of errors that have been identified when sharing a single connection between multiple threads.
Release Notes: This release fixes three errors and adds a number of small improvements to the API.
Release Notes: This release corrects a packaging error in the previous release that resulted in two required classes not being included in the pre-built JAR.
Release Notes: This release corrects an error in the client's communications with the router and adds a number of smaller improvements.
Release Notes: This release marks a stable baseline for the Java client API. The core set of features required for an Elvin client library are now implemented and stable, including subscription, notification, security, close event notification, liveness checking, and router connection option support.
Release Notes: This release contains many improvements and general solidification of the API, including a few changes incompatible with the previous release. Programming examples have been added to make getting started easier.