Skip to content

Releases: pusher/pusher-websocket-java

v1.8.2

27 Sep 14:33
1894ed2
Compare
Choose a tag to compare

This release improves compliance with Pusher Protocol.

Version 1.8.1

05 Jul 16:31
Compare
Choose a tag to compare

Bug fix: NPE fix when iterating through ids in the SubscriptionSuccessfulMessage: #184

Version 1.8.0

12 Mar 10:51
9b031cf
Compare
Choose a tag to compare

Added the option to configure maximum number of reconnection attempts

Version 1.7.0

12 Mar 10:48
8acdcaf
Compare
Choose a tag to compare

Allow additional body types for POST authorization

Version 1.6.1

22 Jan 09:55
69508e7
Compare
Choose a tag to compare

Fix linking of JavaDoc and Sources

Version 1.6.0

17 Nov 15:04
Compare
Choose a tag to compare
  • Remove dependency on SLF4J in favour of Java logging

Version 1.5.0

29 Mar 12:41
Compare
Choose a tag to compare
  • Allow submitting any valid JSON as data when triggering private events
  • Bug fixes and error handling

Version 1.4.0

16 Nov 17:59
Compare
Choose a tag to compare

The dependency on Clojars repository is gone! This version uses the com.pusher.java_websocket instead of the org.java_websocket library.

Release 1.3.0

10 Nov 14:52
Compare
Choose a tag to compare
  • Add retry logic when the connection is lost
  • Accept 201 status code from auth endpoints

v1.2.1

18 Jul 09:48
Compare
Choose a tag to compare