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

prepare 5.1.1 release #215

Merged
merged 921 commits into from
Oct 1, 2020
Merged

prepare 5.1.1 release #215

merged 921 commits into from
Oct 1, 2020

Conversation

LaunchDarklyCI
Copy link
Contributor

[5.1.1] - 2020-09-30

Fixed:

  • The com.launchdarkly.sdk.json.LDJackson class was not usable in the default distribution of the SDK (nor in the all distribution) because Jackson class names had been incorrectly modified by the shading step in the build. (#213)
  • Setting custom base URIs for the streaming, polling, or events service could produce incorrect results if the URI had a context path. (Thanks, msafari!)
  • Corrected format strings in some log messages. (#211)

eli-darkly added 30 commits May 5, 2020 17:59
…eta-2

further fix to packaging test for beta versions
…pdates-intf-1

# Conflicts:
#	src/main/java/com/launchdarkly/sdk/server/PollingProcessor.java
…/data-source-status

# Conflicts:
#	src/main/java/com/launchdarkly/sdk/server/PollingProcessor.java
(#2) use shared single-thread executor for most intermittent tasks
(#3) simplify store status implementation to not use optional interface
…ates-intf-1

(#4) rename DataStoreUpdates to DataSourceUpdates
…ates-intf-2

(#5) add a new DataStoreUpdates that's for the data store to use
# Conflicts:
#	src/test/java/com/launchdarkly/sdk/server/LDClientListenersTest.java
#	src/test/java/com/launchdarkly/sdk/server/StreamProcessorTest.java
ssrm and others added 25 commits September 3, 2020 15:24
# Conflicts:
#	CHANGELOG.md
#	gradle.properties
ch78326 - implement new test data source
only log initialization message once in polling mode
Also adds debug logs for full exception information in a couple locations.
# Conflicts:
#	CHANGELOG.md
#	build.gradle
#	gradle.properties
#	src/main/java/com/launchdarkly/client/value/LDValue.java
#	src/main/java/com/launchdarkly/sdk/server/interfaces/LDClientInterface.java
#	src/test/java/com/launchdarkly/client/LDUserTest.java
#	src/test/java/com/launchdarkly/client/value/LDValueTest.java
LaunchDarklyCI pushed a commit that referenced this pull request Oct 1, 2020
…or-comment

better documentation of client constructor, with singleton advice
@eli-darkly eli-darkly requested a review from bwoskow-ld October 1, 2020 00:42
@LaunchDarklyCI LaunchDarklyCI merged commit 62ae654 into master Oct 1, 2020
@LaunchDarklyCI LaunchDarklyCI deleted the release-5.1.1 branch October 1, 2020 00:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants