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

prepare 8.2.0 release #225

Merged
merged 576 commits into from
Oct 17, 2023
Merged

prepare 8.2.0 release #225

merged 576 commits into from
Oct 17, 2023

Conversation

LaunchDarklyReleaseBot
Copy link
Contributor

[8.2.0] - 2023-10-17

Deprecated:

  • Creating an LDContext using the legacy user format has been deprecated and will be removed in the next major release. To learn more, read the Contexts documentation.
  • Providing client methods track, identify, variation, variation_detail, all_flags_state, and secure_mode_hash with a context dictionary is deprecated. In the next major release, a Context will be required.

LaunchDarklyCI and others added 30 commits February 23, 2021 23:48
# Conflicts:
#	CHANGELOG.md
#	ldclient/version.py
#	requirements.txt
#	test-requirements.txt
…for-experiment-rollouts

add support for experiment rollouts
…audit-for-sdk-related-repos-pt-2

Updates docs URLs
…o be initialized in __init__ and eliminated use of try ... except: pass for handling empty attributes
louis-launchdarkly and others added 23 commits March 23, 2023 16:18
The legacy user format is going to be removed in the next release.
Additionally, we are going to remove the ability to provide either a
dictionary or a context to several methods, favoring instead the Context
type.
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot requested a review from a team October 17, 2023 15:59
@keelerm84 keelerm84 requested review from kinyoklion and a team and removed request for kinyoklion October 17, 2023 16:00
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit bcbcbee into main Oct 17, 2023
1 check passed
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-8.2.0 branch October 17, 2023 16:28
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.