github launchdarkly/java-server-sdk 1.0.2

latest releases: 7.4.0, 7.3.0, 7.2.6...
7 years ago

Includes these commits:
-Add link to built-in attributes in comments.
-Add check when adding custom attribute with same key as built-in attribute. Fix formatting. Fix null check in user builder.
-Update Javadoc when setting custom attributes for users.
-Added: - Configuration options to set the Jedis pool connection and socket timeouts in the RedisFeatureStore. - Support for 3 modes of RedisFeatureStore local cache behaviour; default evict, refresh and async refresh. - A RedisFeatureStoreBuilder with it's own builder. Deprecated the old constructors for the RedisFeatureStore. - Tests for the RedisFeatureStoreBuilder.
-Added a TestFeatureStore which helps programatically flip flag values on or off with a public API.
-Add a new method allFlags that returns the set of all feature flags for a given user.

Don't miss a new java-server-sdk release

NewReleases is sending notifications on new releases.