Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Releases: launchdarkly/java-server-sdk

Support for streaming large features

05 Nov 22:05
Compare
Choose a tag to compare

This release allows clients with streaming enabled to handle large (> 64kb) features.

Enable streaming by default

24 Sep 20:28
Compare
Choose a tag to compare

Streaming of feature changes is now enabled by default

Minor improvements

12 Sep 00:09
Compare
Choose a tag to compare

Changes the stream subscription URL so that only feature flags are received from the stream.

Support for server-sent events

08 Sep 22:06
Compare
Choose a tag to compare

Added support (disabled by default) for streaming via server-sent events

Add proxy configuration

07 Aug 22:54
Compare
Choose a tag to compare

Added ability to specify an HTTP proxy to use for connections to LaunchDarkly.

Fixed handling of non-string target rules

30 Jun 22:07
Compare
Choose a tag to compare

0.8.2

08 Jun 20:46
Compare
Choose a tag to compare

Make getAnonymous return Boolean, not boolean

0.8.1

08 Jun 17:39
Compare
Choose a tag to compare

Fixes a bug involving default timeouts

0.8.0

15 May 20:15
Compare
Choose a tag to compare

Added ability to specify timeouts in milliseconds