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

prepare 6.3.0 release #316

Merged
merged 1,397 commits into from
Oct 16, 2023
Merged

prepare 6.3.0 release #316

merged 1,397 commits into from
Oct 16, 2023

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[6.3.0] - 2023-10-16

Deprecated:

  • Deprecated methods which take the LDUser type. These methods are removed in 7.0.0. Currently an LDUser can be converted to a LDContext using LDContext.fromUser. The ability to do this conversion may be removed in a future version.

# Conflicts:
#	src/main/java/com/launchdarkly/sdk/server/DefaultFeatureRequestor.java
#	src/main/java/com/launchdarkly/sdk/server/Evaluator.java
#	src/main/java/com/launchdarkly/sdk/server/LDClient.java
#	src/main/java/com/launchdarkly/sdk/server/StreamProcessor.java
#	src/test/java/com/launchdarkly/sdk/server/DefaultFeatureRequestorTest.java
#	src/test/java/com/launchdarkly/sdk/server/EvaluatorBigSegmentTest.java
#	src/test/java/com/launchdarkly/sdk/server/EvaluatorClauseTest.java
#	src/test/java/com/launchdarkly/sdk/server/EvaluatorSegmentMatchTest.java
#	src/test/java/com/launchdarkly/sdk/server/EvaluatorTest.java
#	src/test/java/com/launchdarkly/sdk/server/EvaluatorTestUtil.java
# Conflicts:
#	src/test/java/com/launchdarkly/sdk/server/LDClientEventTest.java
LaunchDarklyReleaseBot and others added 26 commits February 1, 2023 20:56
…e. It's not very elegant or future proof at the moment
…iltering

feat: support flag payload filtering
Our Go and .NET server-side SDKs, along with various client-side SDKs,
provide the ability to specify custom headers. This commit introduces
that support to the Java SDK.
This pull request was auto generated by the Launchdarkly Github
Standards automation platform.

* Add default CODEOWNERS file
**Requirements**
N/A - This is not a change in SDK code so a green build should be good
enough.

**Related issues**
#308

**Describe the solution you've provided**
Bump the library

**Describe alternatives you've considered**
N/A
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot requested a review from a team October 16, 2023 20:43
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-6.3.0 branch October 16, 2023 20: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.

10 participants