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

prepare 5.7.1 release #260

Merged
merged 1,037 commits into from
Feb 4, 2022
Merged

prepare 5.7.1 release #260

merged 1,037 commits into from
Feb 4, 2022

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[5.7.1] - 2022-02-04

Fixed:

  • Fixed a packaging issue causing launchdarkly-java-sdk-common to be included as a dependency in the SDK's generated pom file. This introduces duplicate classes in the application's jar file. The duplicate classes can prevent the SDK's custom serialization logic from being used, due to not correctly referencing the shaded class names. (No feature flags loaded after upgrade from 5.6.7 to 5.7.0 #258)

eli-darkly added 30 commits May 23, 2020 01:43
# Conflicts:
#	.circleci/config.yml
#	CONTRIBUTING.md
(5.0 - #2) preprocess various things to speed up evaluations
eli-darkly and others added 27 commits November 30, 2021 11:37
don't try to send more diagnostic events after an unrecoverable HTTP error
ensure module-info file isn't copied into our jars during build
* test with Java 17 in CI

* also test in Java 17 for Windows

* fix choco install command
* fix suppression of nulls in JSON representations

* distinguish between situations where we do or do not want to suppress nulls
fix identify/track null user key check, also don't create index event for alias
…iment

fix setting of trackEvents/trackReason in allFlagsState data when there's an experiment
Includes Big Segments implementation and contract test support for the new behavior.
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit fea974d into master Feb 4, 2022
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-5.7.1 branch February 4, 2022 20:39
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