Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 14:24

[2.2.0] (December 23, 2021)

ENHANCEMENTS:

  • Upgraded the LaunchDarkly API client to version 7.
  • Flag resource creation respects project level SDK availability defaults.

FEATURES:

  • Added client_side_availability block to the launchdarkly_feature_flag resource to allow setting whether this flag should be made available to the client-side JavaScript SDK using the client-side ID, mobile key, or both.

NOTES:

  • The launchdarkly_feature_flag resource's argument include_in_snippet has been deprecated in favor of client_side_availability. Please update your config to use client_side_availability in order to maintain compatibility with future versions.