Skip to content

Releases: pusher/pusher-http-java

v1.3.4

20 Dec 16:04
1101e40
Compare
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
Compare
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
Compare
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).