Skip to content

prepare 9.0.0 release#105

Merged
LaunchDarklyReleaseBot merged 97 commits intomainfrom
release-9.0.0
Apr 12, 2022
Merged

prepare 9.0.0 release#105
LaunchDarklyReleaseBot merged 97 commits intomainfrom
release-9.0.0

Conversation

@LaunchDarklyReleaseBot
Copy link
Copy Markdown
Contributor

[9.0.0] - 2022-04-12

Added:

  • Added Experiments (beta) endpoints
    • GET /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments
    • POST /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments
    • GET /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey}
    • PATCH /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey}
    • POST /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey}/iterations
    • GET /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey}/metrics/{metricKey}/results
  • Added optional reason to ExecutionOutputRep
  • Added executeConditionsInSequence to StageInputRep
  • Added required fileCount to StatisticRep

Changed

  • Changes to Experiments (beta) endpoints

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>
Dan O'Brien and others added 27 commits September 2, 2021 13:09
* move Java to end of publish

add gradle.properties file to set longer timeout to Sonatype

* move Java to end of publish

* Update .ldrelease/publish-dry-run.sh

Co-authored-by: carmenquan <cquan@launchdarkly.com>

Co-authored-by: carmenquan <cquan@launchdarkly.com>
…eration (#215)

* update to copy hidden files

* remove python

* Revert "remove python"

This reverts commit b5bc51b589406d4af33826be5a3da1ed7836583c.
* removing custom template for ruby client

* remove whitespace
…publish

allow release to proceed if a per-target publish step failed only because it was already published
add temporary template, plan to upstream change
* 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>
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot merged commit 677d830 into main Apr 12, 2022
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot deleted the release-9.0.0 branch April 12, 2022 21:37
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.

10 participants