This repository has been archived by the owner on May 30, 2024. It is now read-only.
Releases: launchdarkly/java-server-sdk
Releases · launchdarkly/java-server-sdk
Support for streaming large features
This release allows clients with streaming enabled to handle large (> 64kb) features.
Enable streaming by default
Streaming of feature changes is now enabled by default
Minor improvements
Changes the stream subscription URL so that only feature flags are received from the stream.
Support for server-sent events
Added support (disabled by default) for streaming via server-sent events
Add proxy configuration
Added ability to specify an HTTP proxy to use for connections to LaunchDarkly.
Fixed handling of non-string target rules
v0.9.0 bumped version