Skip to content

v19.0.0

Latest

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 03 Dec 22:09

Added - Added new endpoint for generating a trust policy to allow LaunchDarkly to assume the role and perform Data Export operations on AWS resources - POST /api/v2/destinations/projects/{projKey}/environments/{envKey}/generate-trust-policy ### Removed ### Changed - Added redshift destination kind to Destination and DestinationPost reps - Metric responses will now always include a data source key. - IterationRep status is now an enum with values not_started, running, stopped. - added constantCase to the case enum in namingConvention. ### Bug Fixes - Removed required annotation from Relay Auto Config fullKey property since this is only set by the API for some response types.