Skip to content

Releases: launchdarkly/ld-openapi

5.0.2

22 Feb 22:07
Compare
Choose a tag to compare

[5.0.2] - 2021-02-22

Changed:

  • Bumped to a newer version of the Swagger Codegen CLI.

Fixed:

  • Fixed the publication of the Typescript client. This package will be available on NPM under the name of launchdarkly-api-typescript.
  • Minor fixes to package metadata.
  • Minor fixes to package readmes.

5.0.1

19 Feb 19:19
Compare
Choose a tag to compare

[5.0.1] - 2021-02-19

Fixed:

  • The GET user endpoint new correctly specifies a UserRecord response object
  • The GET user endpoint is now correctly tagged with "Users"

5.0.0

09 Feb 22:22
Compare
Choose a tag to compare

[5.0.0] - 2021-02-09

[5.0.0] - 2021-02-09

Added:

  • Added the _lastSeen and _lastSeenMetadata properties for team members.
  • Added the ScheduledChange API
  • Added the ApprovalRequest type

Fixed:

  • The GET user endpoint new correctly specifies a UserRecord response object.

Removed:

  • Removed the FeatureFlagApprovalRequest type (replaced with ApprovalRequest)

4.0.0

15 Dec 02:58
Compare
Choose a tag to compare

[4.0.0] - 2020-12-14

Added:

  • API support for approval settings at the environment level.
  • API support for comment-style approval request reviews.
  • FeatureFlagApprovalRequestId
  • FeatureFlagApprovalRequestPostRequest
  • FeatureFlagApprovalRequestReviewPostRequest
  • FeatureFlagApprovalRequestApplyPostRequest

Removed:

  • FeatureFlagChangeRequestId
  • FeatureFlagChangeRequestPostRequest
  • FeatureFlagChangeRequestReviewPostRequest
  • FeatureFlagChangeRequestApplyPostRequest

3.10.0

07 Dec 19:06
Compare
Choose a tag to compare

[3.10.0] - 2020-12-07

Added:

  • _site property to FeatureFlagConfig for linking to the environment-specific flag configuration

3.9.2

03 Dec 00:57
Compare
Choose a tag to compare

[3.9.2] - 2020-12-02

Fixed:

  • oss.sonatype.org and javadoc.io are now updated when new versions of the Java client become available. This was intended to be the case in 3.9.1, however, a bug with the release process prevented its success.

3.9.1

02 Dec 21:08
Compare
Choose a tag to compare

[3.9.1] - 2020-12-02

Fixed:

3.9.0

20 Nov 01:08
Compare
Choose a tag to compare

[3.9.0] - 2020-11-19

Added:

  • Added API support for requesting approvals from team members when updating a flag
  • Added the ability to set a description for each rule block

Fixed:

  • The client publication process now pushes tags to the Go client which are compatible with Go modules.

3.8.0

28 Oct 14:48
Compare
Choose a tag to compare

[3.8.0] - 2020-10-28

Added:

  • new integration framework endpoints

3.7.1

13 Oct 17:41
Compare
Choose a tag to compare

[3.7.1] - 2020-10-13

Deprecated:

  • Deprecated expiry parameter for environment mobile key reset API