Releases: pusher/pusher-http-java
Releases · pusher/pusher-http-java
v1.3.4
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
1.3.1 2022-05-16
- [CHANGED] Use SecureRandom.nextBytes instead of SecureRandom.generateSeed
pusher-http-java-1.1.0
- Addresses security vulnerabilities in underlying Apache WebComponents library
- Adds ability to configure your own marshaller rather than using GSON (the default).