github nats-io/nats.java 2.6.0

latest releases: 2.16.11, 2.16.10, 2.16.9...
4 years ago
  • [FIXED/ADDED] - #197 - the ability to use a single dispatcher for multiple message handlers, including multiple subscriptions on a single subject
  • [FIXED] - #252 - deprecated strings for username/pass/token and use char arrays instead, required changing some other code to CharBuffer
  • [FIXED] - #255 - added special ioexception when possible to indicate an authentication problem on connect
  • [FIXED] - cleaned up use of "chain" instead of "creds"
  • [ADDED] - Openjdk11 to travis build and updated gradle wrapper to 5.5
  • [ADDED] - an option to trace connect timing, including a test and example

Don't miss a new nats.java release

NewReleases is sending notifications on new releases.