Skip to content

Releases: pusher/pusher-http-java

v1.3.5

28 Jan 16:42
94f25a2

Choose a tag to compare

1.3.5

  • [CHANGED] Update async-http-client to 3.0.6.
  • [CHANGED] Change dependency scopes to api.
  • [CHANGED] Upgrade Netty to 4.1.129.Final.

v1.3.4

20 Dec 16:04
1101e40

Choose a tag to compare

1.3.4

  • [CHANGED] Updated org.asynchttpclient:async-http-client to 3.0.1 to address a vulnerability
  • [CHANGED] Updated CI matrix to remove Java 8 and add Java 21, reflecting current support policy
  • [CHANGED] Replaced deprecated constructor with in
  • [REMOVED] Deprecated org.ajoberstar.github-pages plugin and associated configuration

v1.3.3

24 Oct 11:52
81b306c

Choose a tag to compare

1.3.1 2022-05-16

  • [CHANGED] Use SecureRandom.nextBytes instead of SecureRandom.generateSeed

pusher-http-java-1.1.0

31 May 11:57

Choose a tag to compare

  • Addresses security vulnerabilities in underlying Apache WebComponents library
  • Adds ability to configure your own marshaller rather than using GSON (the default).