Skip to content

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

Open
renovate[bot] wants to merge 32 commits intomasterfrom
renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x
Open

Update dependency com.launchdarkly:launchdarkly-java-server-sdk to v7#1028
renovate[bot] wants to merge 32 commits intomasterfrom
renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
com.launchdarkly:launchdarkly-java-server-sdk 6.2.1 -> 7.10.2 age 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.

v6.3.0

Compare Source

[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.

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 2 times, most recently from 9b61088 to 2b00f9d Compare January 31, 2025 09:23
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 7 times, most recently from 08d4755 to 05db49b Compare February 27, 2025 10:18
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 2 times, most recently from 5e27920 to c45ae78 Compare March 26, 2025 09:33
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch from c45ae78 to a3ce6c7 Compare April 8, 2025 14:18
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch from a3ce6c7 to a20bc99 Compare April 23, 2025 08:37
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 5 times, most recently from 4e56f90 to 6439240 Compare May 9, 2025 21:14
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 2 times, most recently from e2af9c4 to e674c99 Compare May 22, 2025 14:15
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch from e674c99 to 8ab589d Compare May 28, 2025 10:59
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch from 8ab589d to 11090e2 Compare June 17, 2025 12:37
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 2 times, most recently from c5eb5c3 to 343e7d6 Compare June 30, 2025 17:30
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 5 times, most recently from bd3fb3f to 6e007d4 Compare July 29, 2025 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants