You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIXED] Issue with version in Nats.java, also updated deploying.md with checklist
[FIXED] Fixed issue during reconnect where buffered messages blocked protocol messages
[ADDED] Support for consumer or connection drain. (New API lead to version bump.)
[FIXED] Fixed an issue with null pointer when ping/pong and reconnect interacted poorly.
Fixed several issues in 2.0.0 including OSGI support. Implemented support for noecho from the server and added a convenience call to get the last server error.
Initial release of version 2.0.0. This version is a ground up rewrite to address thread usage, remove external dependencies, improve stability and performance.