Skip to content
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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.launchdarkly:launchdarkly-java-server-sdk 6.3.0 -> 7.5.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 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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 18, 2023
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch from 828074d to 44d4379 Compare December 20, 2023 15:16
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 2 times, most recently from 896fe6a to 84033dc Compare February 10, 2024 00:36
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch from 84033dc to b06897e Compare March 5, 2024 09:56
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 2 times, most recently from a133e5f to 9cd8a4a Compare March 21, 2024 09:41
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch from 9cd8a4a to d33d3ef Compare April 26, 2024 19:39
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch from d33d3ef to acc2044 Compare May 13, 2024 16:04
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 2 times, most recently from 3c4c2fe to 34592b9 Compare May 24, 2024 19:20
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch from 34592b9 to 6602bb2 Compare June 5, 2024 13:04
Copy link
Contributor Author

renovate bot commented Jun 5, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch June 5, 2024 14:46
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.

None yet

1 participant