Skip to content

prepare 11.0.0 release#114

Merged
LaunchDarklyReleaseBot merged 116 commits intomainfrom
release-11.0.0
Nov 21, 2022
Merged

prepare 11.0.0 release#114
LaunchDarklyReleaseBot merged 116 commits intomainfrom
release-11.0.0

Conversation

@LaunchDarklyReleaseBot
Copy link
Copy Markdown
Contributor

[11.0.0] - 2022-11-21

Added

  • Added beta Workflow templates endpoints
  • added structs for Flag Reuse to be expanded upon later
  • Added targetingRuleDescription to experiment iteration flag response
  • Added targetingRuleClauses to experiment iteration flag response
  • Added probabilityOfMismatch to experiment result response
  • Added archivedDate field to experiment response, omitted when experiment is not archived
  • Added archivedDate field to expanded experiment for the Get metric endpoint, omitted when experiment is not archived
  • Added lifecycleState parameter to Get experiments to query by archived and/or active experiments
  • Added _idpSynced parameter to Team object
  • Added beta endpoints for flag defaults
  • Added beta endpoint for bulk editing members
  • Added beta endpoint for bulk editing teams
  • Added MaintainerTeam in preparation for teams as flag maintainers (not yet released)
  • Add beta endpoints for Approval Requests

Removed

Changed

  • Updated beta create workflow endpoint to allow for creating a workflow from a template
  • In the Experiments endpoints, updated the existing kind field in the metric types to only include the allowed enum values (pageview, click, custom)
  • Get metric experiments field is expandable, omitted by default
  • Get metric experimentCount field is expandable, omitted by default
  • Get metric list experimentCount field is expandable, omitted by default
  • Renamed ExpiringUserTargetError to ExpiringTargetError to prepare for expiring context targets
  • New code reference repositories will set the defaultBranch to main if you do not specify a value during creation
  • In repository endpoints, gitlab is now a supported repoType
  • In the flag creation endpoint, updated endpoint to replace applicable null values with project-level flag defaults
  • Renamed getApprovals and getApproval endpoints to getApprovalsForFlag and getApprovalForFlag respectively

Bug Fixes

  • Updated OpenAPI specification to include the missing sort query param on GET /projects
  • Updated ResourceIdentifier from an empty Object to a string type
  • Updated UUID to be a string with format uuid

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 <bwoskow@launchdarkly.com>
* 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 <bwoskow@launchdarkly.com>
* Update docs for environment approval settings

Co-authored-by: Sarah Day <scribblingfox@users.noreply.github.com>
carmenquan and others added 26 commits January 6, 2022 08:30
* 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 <yusinto@gmail.com>
* 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 <molly.jones@launchdarkly.com>

* Update README-PREFIX.md

Co-authored-by: Yusinto Ngadiman <yusinto@gmail.com>
Co-authored-by: Molly <molly.jones@launchdarkly.com>
* adding template for fixing restructuredtext issue

* missing second line
* adding .gitignore file

* rename file
…ets to git repo (#244)

* adding back other clients

* remove contents of the newly cloned git folder

* revert change from old PR

* add comment
* Update codeowners

* fix squad name
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot requested a review from a team November 21, 2022 23:10
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit b31a837 into main Nov 21, 2022
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-11.0.0 branch November 21, 2022 23:13
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.