10000 Update dependency com.launchdarkly:launchdarkly-java-server-sdk to v7 by renovate[bot] · Pull Request #3138 · hmcts/cmc-claim-store · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update dependency com.launchdarkly:launchdarkly-java-server-sdk to v7 #3138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.launchdarkly:launchdarkly-java-server-sdk 6.3.0 -> 7.7.0 age adoption passing confidence

Release Notes

launchdarkly/java-server-sdk (com.launchdarkly:launchdarkly-java-server-sdk)

v7.4.1

Compare Source

Added:
  • Adds warning log if excessive start wait time is used.
Fixed:
  • Improved preprocessing allocations to reduce memory footprint in rare flag configurations.

v7.4.0

Compare Source

Added:
  • This release introduces a Hooks API. Hooks are collections of user-defined callbacks that are executed by the SDK at various points of interest. You can use them to augment the SDK with metrics or tracing.

v7.3.0

Compare Source

Changed:
  • Redact anonymous attributes within feature events
  • Always inline contexts for feature events

v7.2.6

Compare Source

Added:
  • LDReactorClient to adapt LDClient to reactive streams.

v7.1.1

Compare Source

Fixed:
  • Fixes NPE when interacting with Context created by copying. (Thanks,
    pedroafonsodias
    )

v7.1.0

Compare Source

Added:
  • Added an improved way of setting wrapper information for wrapper SDKs. This functionality is primarily intended for use by LaunchDarkly while developing wrapper SDKs.

v7.0.0

Compare Source

The latest version of this SDK supports the ability to manage migrations or modernizations, using migration flags. You might use this functionality if you are optimizing queries, upgrading to new tech stacks, migrating from one database to another, or other similar technology changes. Migration flags are part of LaunchDarkly's Early Access Program. This feature is available to all LaunchDarkly customers but may undergo additional changes before it is finalized.

For detailed information about this version, refer to the list below. For information on how to upgrade from the previous version, read the migration guide.

Added:
  • A new Migration type which provides an out-of-the-box configurable migration framework.
  • For more advanced use cases, added new migrationVariation and trackMigration methods on LDClient.
Removed:
  • Remove support for LDUser in LDClient methods. The LDContext.fromUser method can be used to convert an LDUser to an LDContext. In a future version it may be removed.

Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm every weekday" in timezone Europe/London, Automerge - "after 8am and before 5pm every weekday" in timezone Europe/London.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.