Releases: launchdarkly/ld-openapi
Releases · launchdarkly/ld-openapi
5.0.2
[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
[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
[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 withApprovalRequest
)
4.0.0
[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
[3.10.0] - 2020-12-07
Added:
_site
property toFeatureFlagConfig
for linking to the environment-specific flag configuration
3.9.2
[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
[3.9.1] - 2020-12-02
Fixed:
- oss.sonatype.org and javadoc.io are now updated when new versions of the Java client become available.
3.9.0
3.8.0
[3.8.0] - 2020-10-28
Added:
- new integration framework endpoints
3.7.1
[3.7.1] - 2020-10-13
Deprecated:
- Deprecated expiry parameter for environment mobile key reset API