Skip to content

Conversation

@LaunchDarklyReleaseBot
Copy link
Contributor

[10.0.0] - 2022-07-12

Added

  • Support for federal server https://app.launchdarkly.us
  • Teams API out of beta
  • New beta OAuth2 Clients API
  • New follow flags API
  • Added optional ruleClause to ParameterDefault object
  • Added optional oauthProviders to Member object
  • Added optional templateKey to CustomWorkflowInputRep object
  • Added optional notifyTeamKeys parameter to
    • create approval
    • create approval request to copy flag configurations across environments
    • create workflow

Changed

  • Changed StatementRep to Statement
  • Using version 6.0.0 of OpenAPI generator
  • Changes to beta experimentation API
  • Renamed StatementRep to Statement
  • List projects has a default limit of 20, added support for filter and sort
  • List projects environment field is expandable, omitted by default
  • Get project environment field is expandable, omitted by default
  • Changed notifyMemberIds from required to optional for create approval and flag config copy approval requests
  • In the Approvals endpoints, updated existing fields in response types to only include the allowed enum values:
    • reviewStatus and status in FlagConfigApprovalRequestResponse
    • kind in ReviewResponse

Bug Fixes

  • Removed unintentionally exposed optional variationJsonSchema from FeatureFlagBody
  • Added missing variations to FlagSummary object
  • Removed required attribute from fields on the GET /api/v2/flags/{projectKey} response that are only shown when the request contains ?summary=false

kbrackbill and others added 30 commits February 24, 2021 11:32
[ch103716] Correct typo in big segment update operation name
* add flag dependencies endpoints

* fix list dep flags resp description
* first stab at migrating generators. ran out of time to fix errors.

* Go client generating

remove old README template for Go

ignoring openapi-generator binary from git

* download generator if not there

* update Go example

add back go folder temporarily to build

* working go example

* template cleanup

* updates for python and go

* add ruby support

* temporary reorder of build

* wget json file again

build all clients

fix up docs there is no more yaml generation

* updates for java

* small cleanup

* basic README cleanup to kick off CI

Co-authored-by: Ben Woskow <[email protected]>
* first stab at migrating generators. ran out of time to fix errors.

* Go client generating

remove old README template for Go

ignoring openapi-generator binary from git

* download generator if not there

* update Go example

add back go folder temporarily to build

* working go example

* template cleanup

* updates for python and go

* add ruby support

* temporary reorder of build

* wget json file again

build all clients

fix up docs there is no more yaml generation

* updates for java

* small cleanup

* basic README cleanup to kick off CI

* update releaser

* updates for javascript

* wrong directory

* fix java

* update typescript build

* minor js updates

* clean up flag in conflict

* updates for PHP

* remove commented out dependency java

Co-authored-by: Ben Woskow <[email protected]>
* Update docs for environment approval settings

Co-authored-by: Sarah Day <[email protected]>
LaunchDarklyReleaseBot and others added 27 commits December 3, 2021 20:10
* remove publish to java gh pages

* adding whitespace
* update branch from master to main

* adding fetch all

* test if main exists

* test if main exists

* test clone

* Removed git submodule -b to checkout the default branch automatically.

* Update Makefile

* Update Makefile

* Update Makefile

* Removed c#

* Update Makefile

* Replaced make foreach with bash for loop.

* Apply suggestions from code review

* Update Makefile

* Update Makefile

* Rollback to working version.

* Update Makefile

* add git fetch

* remove variable

* adding back version

* using prev branch variable

* remove version

Co-authored-by: Yusinto Ngadiman <[email protected]>
* updating to use 6.0.0-beta

* update version to 6.0.0

* remove ld-openapi-generator-cli.jar

* update gradle file

* update gradle file

* update gradle file

* update gradle file

* update gradle file

* updating axios

* remove files

* remove extra gradle

* add typescript tsconfig.mustache

* adding a projects sample

* adding println

* adding println for projects

* remove delete action

* testing new config

* testing new api key

* removing load prior targets

* revert java sample change

* updating java config

* cleanup in case of bad run for java

* Revert "cleanup in case of bad run for java"

This reverts commit 205bed7a6d9035f8483e2c23662ed6a7b0bfdb3d.

* updating go sample

* removing projects

* Update tsconfig.mustache (#236)

* add blurb about versioning

* fixing link

* Update samples/java/src/main/java/com/launchdarkly/sample/Main.java

* Update README-PREFIX.md

Co-authored-by: Molly <[email protected]>

* Update README-PREFIX.md

Co-authored-by: Yusinto Ngadiman <[email protected]>
Co-authored-by: Molly <[email protected]>
* adding template for fixing restructuredtext issue

* missing second line
* adding .gitignore file

* rename file
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit 8d727b2 into main Jul 12, 2022
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-10.0.0 branch July 12, 2022 19:02
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.