Skip to content

Conversation

@LaunchDarklyReleaseBot
Copy link
Contributor

[6.0.0] - 2023-10-23

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 Migrator type which provides an out-of-the-box configurable migration framework.
  • For more advanced use cases, added new migrationVariation and trackMigrationOperation methods on LDClient.

Removed:

  • PHP 8.0 support was removed.
  • The legacy user format for contexts is no longer supported. To learn more, read the Contexts documentation.
  • Methods which originally took an LDContext or an LDUser now only accept an LDContext.
  • Previously deprecated test data flag builder methods variationForAllUsers, valueForAllUsers, and clearUserTargets have been removed.

eli-darkly and others added 30 commits April 15, 2019 12:03
add param to skip db tests, update docs for new repo name
…ests

add tests for rollout calculations, + misc test cleanup
# Conflicts:
#	tests/FeatureFlagTest.php
make caching tests more correct and complete
ember-stevens and others added 26 commits June 8, 2023 15:25
This pull request was auto generated by the Launchdarkly Github
Standards automation platform.

* Add default CODEOWNERS file
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot requested a review from a team October 23, 2023 19:28
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit cb0deb8 into main Oct 23, 2023
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-6.0.0 branch October 23, 2023 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.