5.1.1 (2023-07-25)
5.1.0 (2023-07-06)
- deps: upgrade dependencies (8767141)
5.0.1 (2023-05-03)
5.0.0 (2023-05-03)
- strm-2387: targets Java 11 - for Java 8 support, use v4.1.0
4.1.0 (2023-04-24)
4.0.0 (2022-07-12)
- strm-1259: authentication has changed
3.0.0 (2021-12-31)
- fix!: code cleanup, refactoring (0e7e95b)
- removed websocket receive events, remove avro_json support
2.0.1 (2021-12-13)
2.0.0 (2021-11-10)
- update configuration defaults (13d0fc2)
- StreamMachineEvent -> StrmPrivacyEvent
1.0.2 (2021-09-24)
1.0.1 (2021-08-06)
- set compile scope for specific transitive dependencies to fix examples (92ae940)
1.0.0 (2021-08-06)
- added a stop method to shut down the client (cdcee6d)
- convert to gradle; add support for non legacy schemas (e84135f)
- private schemas and contracts (0b3cb35)
- added support for new schemas and contracts
- Replaced
asynchttpclient
with Jetty client - Support for HTTP/2
- Removed Server Sent Events support
- Adds websocket support
- Server Sent Events are deprecated in favor of websocket support
- Initial release of Java Driver
- Supports authentication, sending and receiving (server sent) events to/from strmprivacy.io