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 #3413

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 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 requested a review from a team as a code owner October 17, 2023 07:21
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 17, 2023
@renovate renovate bot requested review from nishm and HarryH96 October 17, 2023 07:21
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 21 times, most recently from 379e305 to 0933d3a Compare October 23, 2023 16:30
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 5 times, most recently from 4aae45b to 0c704c9 Compare October 26, 2023 16:26
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 14 times, most recently from 526d617 to 80982e5 Compare November 30, 2023 17:00
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch 11 times, most recently from d86e2e1 to fa36604 Compare December 7, 2023 08:35
@renovate renovate bot force-pushed the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch from fa36604 to 263ef81 Compare December 7, 2023 09:14
@HarryH96 HarryH96 closed this Dec 7, 2023
@HarryH96 HarryH96 deleted the renovate/com.launchdarkly-launchdarkly-java-server-sdk-7.x branch December 7, 2023 11:39
Copy link
Contributor Author

renovate bot commented Dec 7, 2023

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.

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.

1 participant