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

prepare 5.3.1 release #230

Merged
merged 946 commits into from
Apr 8, 2021
Merged

prepare 5.3.1 release #230

merged 946 commits into from
Apr 8, 2021

Conversation

eli-darkly
Copy link
Contributor

[5.3.1] - 2021-04-08

Fixed:

  • Updated the commons-codec dependency from 1.10 to 1.15. There was a known vulnerability in earlier versions of commons-codec-- although it did not affect this SDK, since it involved base64 decoding, which is not a thing the SDK ever does.

eli-darkly and others added 30 commits May 8, 2020 15:31
# Conflicts:
#	src/test/java/com/launchdarkly/sdk/server/LDClientListenersTest.java
#	src/test/java/com/launchdarkly/sdk/server/StreamProcessorTest.java
# Conflicts:
#	src/main/java/com/launchdarkly/client/Components.java
#	src/main/java/com/launchdarkly/client/EventsConfiguration.java
#	src/main/java/com/launchdarkly/sdk/server/DefaultEventProcessor.java
#	src/main/java/com/launchdarkly/sdk/server/EventFactory.java
#	src/main/java/com/launchdarkly/sdk/server/integrations/EventProcessorBuilder.java
#	src/test/java/com/launchdarkly/client/TestUtil.java
#	src/test/java/com/launchdarkly/sdk/server/DefaultEventProcessorTest.java
# Conflicts:
#	src/test/java/com/launchdarkly/sdk/server/LDClientEndToEndTest.java
…add new ErrorKind for this; improve comments and tests
# Conflicts:
#	src/main/java/com/launchdarkly/sdk/server/DefaultEventProcessor.java
decouple event HTTP logic from event processing
# Conflicts:
#	src/main/java/com/launchdarkly/sdk/server/DefaultEventSender.java
#	src/test/java/com/launchdarkly/sdk/server/DefaultEventSenderTest.java
…e-url

make events URI construction reliable regardless of whether base URI ends in a slash
# Conflicts:
#	CHANGELOG.md
#	gradle.properties
hroederld and others added 26 commits September 28, 2020 16:19
# 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
…stupdate

[ch90672] socket factory make test less ambiguous
…275)

* increment versions when loading file data, so FlagTracker will work

* update doc comment about flag change events with file data
@eli-darkly eli-darkly requested a review from torchhound April 8, 2021 19:29
@eli-darkly eli-darkly merged commit 27dd8b1 into master Apr 8, 2021
@eli-darkly eli-darkly deleted the release-5.3.1 branch April 8, 2021 20:07
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.

7 participants