Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.42.0 #4226

Merged
merged 4 commits into from Feb 27, 2023
Merged

Release v0.42.0 #4226

merged 4 commits into from Feb 27, 2023

Conversation

khanhtc1202
Copy link
Member

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

@github-actions
Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.42.0 with changes since v0.41.4

Internal Changes

  • Release v0.42.0
  • Bump golang.org/x/oauth2 to v0.5.0 (#4225)
  • Bump golang.org/x/net for vulnerable to request smuggling attack (#4224)
  • Update api key list UI (#4221)
  • Update runtime go version for tools (#4222)
  • Bump golang.org/x/crypto (#4219)
  • Small changes on refactor APIKeyLastUseCache get (#4216)
  • Bump golang.org/x/net in /tool/actions-plan-preview (#4218)
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 (#4217)
  • Add last used time cron updater (#4201)
  • Display namespace of the resources on stage logs (#4211)
  • Fix unable to delete resource that removed from git for k8s apps (#4207)
  • Remove the old version docs (#4209)
  • Update the contributions list (#4210)
  • Fix error (#4208)
  • Remove cloud-provider word in piped logs (#4205)
  • Change diff detail's header (#4199)
  • Missing go deps update (#4200)
  • Add last use of api key on webui (#4124)
  • Revert SameSite cookie for SSO login (#4195)
  • Add pipectl deployment list (#4182)
  • Update Lax to Strict for SameSite cookies (#4191)
  • Allow specifying the Limit number from ListApplicationRequest (#4189)
  • Support pipectl to list applications by Label. (#4186)
  • Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 (#4187)
  • Update release note for v0.41.0 (#4184)
  • Add document pipectl install method using asdf (#4185)
  • Update the interval for Terraform's drift detection (#4181)
  • Make log view auto scroll to the end on log line added (#4179)
  • Get deployment's stage logs from deployment-id (#4158)
  • Make the deploying symbol rotate in reverse (#4177)
  • Remove all generated go files before regenerating (#4178)
  • Update file header - bash file (#4176)
  • Enable to diagnose the performance for piped (#4175)
  • Update file header (#4173)
  • Modify terraform drift detection's diff detail (#4170)
  • Add a new differential expression for drift detection (#4168)
  • Bump github.com/emicklei/go-restful (#4171)
  • Add diff details with terraform dritf detection (#4167)
  • Revise .env.example.env to .env.exapmle (#4169)
  • Update contributor list (#4165)
  • Cherry-pick #4120 #4127 #4130 #4132 #4134 #4135 #4137 #4140 #4143 #4155 #4157 #4161 (#4163)
  • Release v0.41.4 (#4161)
  • Make all changes that not be listed in ignores but placed under appDir considered as touched commit (#4157)
  • tool: Replace set-output with GITHUB_OUTPUT (#4155)
  • Add environment variable expire web session (#4127)
  • Add pipecd builtin tags to ECS resources (#4140)
  • Add upgrade a release method for helm (#4143)
  • Add terraform drift detection (#4144)
  • Add kubectl version to stage log (#4137)
  • Fix pod config for envoy upstreaming termination error (#4134)
  • Change build tag every time when make run/pipecd (#4130)
  • Fix Fix parseComitMsg's comment (#4135)
  • Templating commit message used by Event watcher (#4120)
  • Fix docs wrong params name (#4132)
  • Cherry-pick #4033 #4084 #4097 #4102 #4104 #4114 #4117 #4119 #4122 #4123 (#4128)
  • Release version v0.41.3 (#4125)
  • Update contributors list (#4126)
  • add document how to disable (#4123)
  • Add new line in detailsFormat to fix plan preview format (#4122)
  • Add kenvin to contributiors list (#4121)
  • feature: cli and grpc to disable application (#4119)
  • Run update go deps (#4117)
  • Add update contributions command (#4114)
  • Keep new line at end of file in yamlprocessor (#4033)
  • Bump json5 from 2.1.3 to 2.2.3 in /web (#4115)
  • Fix the example for running make release/pick (#4113)
  • Cherry-pick #4100 #4101 #4103 #4105 #4111 (#4112)
  • Add example for ecs standalone task (#4104)
  • Release v0.41.2 (#4111)
  • Remove deprecated envName field (#4105)
  • fix null pointer (#4102)
  • Update the planpreview format (#4103)
  • Update planpreview comment format (#4101)
  • Fix to return an error when not finding the last commit (#4100)
  • Small lint fix (#4097)
  • support standalone ECS task (#4084)
  • Cherry-pick #4091 #4092 #4093 (#4095)
  • Release v0.41.1 (#4093)
  • Ensure retrying revision check on NotFound error (#4092)
  • Remove old version docs (#4091)

@khanhtc1202 khanhtc1202 enabled auto-merge (squash) February 27, 2023 06:06
@khanhtc1202
Copy link
Member Author

@knanao plz, when you have time 👀

@github-actions
Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.42.0 with changes since v0.41.4

Internal Changes

  • Add release note
  • Release v0.42.0
  • Bump golang.org/x/oauth2 to v0.5.0 (#4225)
  • Bump golang.org/x/net for vulnerable to request smuggling attack (#4224)
  • Update api key list UI (#4221)
  • Update runtime go version for tools (#4222)
  • Bump golang.org/x/crypto (#4219)
  • Small changes on refactor APIKeyLastUseCache get (#4216)
  • Bump golang.org/x/net in /tool/actions-plan-preview (#4218)
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 (#4217)
  • Add last used time cron updater (#4201)
  • Display namespace of the resources on stage logs (#4211)
  • Fix unable to delete resource that removed from git for k8s apps (#4207)
  • Remove the old version docs (#4209)
  • Update the contributions list (#4210)
  • Fix error (#4208)
  • Remove cloud-provider word in piped logs (#4205)
  • Change diff detail's header (#4199)
  • Missing go deps update (#4200)
  • Add last use of api key on webui (#4124)
  • Revert SameSite cookie for SSO login (#4195)
  • Add pipectl deployment list (#4182)
  • Update Lax to Strict for SameSite cookies (#4191)
  • Allow specifying the Limit number from ListApplicationRequest (#4189)
  • Support pipectl to list applications by Label. (#4186)
  • Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 (#4187)
  • Update release note for v0.41.0 (#4184)
  • Add document pipectl install method using asdf (#4185)
  • Update the interval for Terraform's drift detection (#4181)
  • Make log view auto scroll to the end on log line added (#4179)
  • Get deployment's stage logs from deployment-id (#4158)
  • Make the deploying symbol rotate in reverse (#4177)
  • Remove all generated go files before regenerating (#4178)
  • Update file header - bash file (#4176)
  • Enable to diagnose the performance for piped (#4175)
  • Update file header (#4173)
  • Modify terraform drift detection's diff detail (#4170)
  • Add a new differential expression for drift detection (#4168)
  • Bump github.com/emicklei/go-restful (#4171)
  • Add diff details with terraform dritf detection (#4167)
  • Revise .env.example.env to .env.exapmle (#4169)
  • Update contributor list (#4165)
  • Cherry-pick #4120 #4127 #4130 #4132 #4134 #4135 #4137 #4140 #4143 #4155 #4157 #4161 (#4163)
  • Release v0.41.4 (#4161)
  • Make all changes that not be listed in ignores but placed under appDir considered as touched commit (#4157)
  • tool: Replace set-output with GITHUB_OUTPUT (#4155)
  • Add environment variable expire web session (#4127)
  • Add pipecd builtin tags to ECS resources (#4140)
  • Add upgrade a release method for helm (#4143)
  • Add terraform drift detection (#4144)
  • Add kubectl version to stage log (#4137)
  • Fix pod config for envoy upstreaming termination error (#4134)
  • Change build tag every time when make run/pipecd (#4130)
  • Fix Fix parseComitMsg's comment (#4135)
  • Templating commit message used by Event watcher (#4120)
  • Fix docs wrong params name (#4132)
  • Cherry-pick #4033 #4084 #4097 #4102 #4104 #4114 #4117 #4119 #4122 #4123 (#4128)
  • Release version v0.41.3 (#4125)
  • Update contributors list (#4126)
  • add document how to disable (#4123)
  • Add new line in detailsFormat to fix plan preview format (#4122)
  • Add kenvin to contributiors list (#4121)
  • feature: cli and grpc to disable application (#4119)
  • Run update go deps (#4117)
  • Add update contributions command (#4114)
  • Keep new line at end of file in yamlprocessor (#4033)
  • Bump json5 from 2.1.3 to 2.2.3 in /web (#4115)
  • Fix the example for running make release/pick (#4113)
  • Cherry-pick #4100 #4101 #4103 #4105 #4111 (#4112)
  • Add example for ecs standalone task (#4104)
  • Release v0.41.2 (#4111)
  • Remove deprecated envName field (#4105)
  • fix null pointer (#4102)
  • Update the planpreview format (#4103)
  • Update planpreview comment format (#4101)
  • Fix to return an error when not finding the last commit (#4100)
  • Small lint fix (#4097)
  • support standalone ECS task (#4084)
  • Cherry-pick #4091 #4092 #4093 (#4095)
  • Release v0.41.1 (#4093)
  • Ensure retrying revision check on NotFound error (#4092)
  • Remove old version docs (#4091)

### New Features

* Add last use of api key on webui ([#4124](https://github.com/pipe-cd/pipecd/pull/4124))
* Add pipectl deployment list ([#4182](https://github.com/pipe-cd/pipecd/pull/4182))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's more clear to move to Notable changes as well as list applications by labels. wdyt?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for sure, updated 👌

@github-actions
Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.42.0 with changes since v0.41.4

Internal Changes

  • Move pipectl note to notable changes
  • Add release note
  • Release v0.42.0
  • Bump golang.org/x/oauth2 to v0.5.0 (#4225)
  • Bump golang.org/x/net for vulnerable to request smuggling attack (#4224)
  • Update api key list UI (#4221)
  • Update runtime go version for tools (#4222)
  • Bump golang.org/x/crypto (#4219)
  • Small changes on refactor APIKeyLastUseCache get (#4216)
  • Bump golang.org/x/net in /tool/actions-plan-preview (#4218)
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 (#4217)
  • Add last used time cron updater (#4201)
  • Display namespace of the resources on stage logs (#4211)
  • Fix unable to delete resource that removed from git for k8s apps (#4207)
  • Remove the old version docs (#4209)
  • Update the contributions list (#4210)
  • Fix error (#4208)
  • Remove cloud-provider word in piped logs (#4205)
  • Change diff detail's header (#4199)
  • Missing go deps update (#4200)
  • Add last use of api key on webui (#4124)
  • Revert SameSite cookie for SSO login (#4195)
  • Add pipectl deployment list (#4182)
  • Update Lax to Strict for SameSite cookies (#4191)
  • Allow specifying the Limit number from ListApplicationRequest (#4189)
  • Support pipectl to list applications by Label. (#4186)
  • Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 (#4187)
  • Update release note for v0.41.0 (#4184)
  • Add document pipectl install method using asdf (#4185)
  • Update the interval for Terraform's drift detection (#4181)
  • Make log view auto scroll to the end on log line added (#4179)
  • Get deployment's stage logs from deployment-id (#4158)
  • Make the deploying symbol rotate in reverse (#4177)
  • Remove all generated go files before regenerating (#4178)
  • Update file header - bash file (#4176)
  • Enable to diagnose the performance for piped (#4175)
  • Update file header (#4173)
  • Modify terraform drift detection's diff detail (#4170)
  • Add a new differential expression for drift detection (#4168)
  • Bump github.com/emicklei/go-restful (#4171)
  • Add diff details with terraform dritf detection (#4167)
  • Revise .env.example.env to .env.exapmle (#4169)
  • Update contributor list (#4165)
  • Cherry-pick #4120 #4127 #4130 #4132 #4134 #4135 #4137 #4140 #4143 #4155 #4157 #4161 (#4163)
  • Release v0.41.4 (#4161)
  • Make all changes that not be listed in ignores but placed under appDir considered as touched commit (#4157)
  • tool: Replace set-output with GITHUB_OUTPUT (#4155)
  • Add environment variable expire web session (#4127)
  • Add pipecd builtin tags to ECS resources (#4140)
  • Add upgrade a release method for helm (#4143)
  • Add terraform drift detection (#4144)
  • Add kubectl version to stage log (#4137)
  • Fix pod config for envoy upstreaming termination error (#4134)
  • Change build tag every time when make run/pipecd (#4130)
  • Fix Fix parseComitMsg's comment (#4135)
  • Templating commit message used by Event watcher (#4120)
  • Fix docs wrong params name (#4132)
  • Cherry-pick #4033 #4084 #4097 #4102 #4104 #4114 #4117 #4119 #4122 #4123 (#4128)
  • Release version v0.41.3 (#4125)
  • Update contributors list (#4126)
  • add document how to disable (#4123)
  • Add new line in detailsFormat to fix plan preview format (#4122)
  • Add kenvin to contributiors list (#4121)
  • feature: cli and grpc to disable application (#4119)
  • Run update go deps (#4117)
  • Add update contributions command (#4114)
  • Keep new line at end of file in yamlprocessor (#4033)
  • Bump json5 from 2.1.3 to 2.2.3 in /web (#4115)
  • Fix the example for running make release/pick (#4113)
  • Cherry-pick #4100 #4101 #4103 #4105 #4111 (#4112)
  • Add example for ecs standalone task (#4104)
  • Release v0.41.2 (#4111)
  • Remove deprecated envName field (#4105)
  • fix null pointer (#4102)
  • Update the planpreview format (#4103)
  • Update planpreview comment format (#4101)
  • Fix to return an error when not finding the last commit (#4100)
  • Small lint fix (#4097)
  • support standalone ECS task (#4084)
  • Cherry-pick #4091 #4092 #4093 (#4095)
  • Release v0.41.1 (#4093)
  • Ensure retrying revision check on NotFound error (#4092)
  • Remove old version docs (#4091)

knanao
knanao previously approved these changes Feb 27, 2023
Copy link
Member

@knanao knanao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here you go!

@khanhtc1202
Copy link
Member Author

@knanao sorry, could you please re-approve 🙏

@github-actions
Copy link

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.42.0 with changes since v0.41.4

Internal Changes

  • Update docs/content/en/blog/releases/v0.42.0.md
  • Move pipectl note to notable changes
  • Add release note
  • Release v0.42.0
  • Bump golang.org/x/oauth2 to v0.5.0 (#4225)
  • Bump golang.org/x/net for vulnerable to request smuggling attack (#4224)
  • Update api key list UI (#4221)
  • Update runtime go version for tools (#4222)
  • Bump golang.org/x/crypto (#4219)
  • Small changes on refactor APIKeyLastUseCache get (#4216)
  • Bump golang.org/x/net in /tool/actions-plan-preview (#4218)
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 (#4217)
  • Add last used time cron updater (#4201)
  • Display namespace of the resources on stage logs (#4211)
  • Fix unable to delete resource that removed from git for k8s apps (#4207)
  • Remove the old version docs (#4209)
  • Update the contributions list (#4210)
  • Fix error (#4208)
  • Remove cloud-provider word in piped logs (#4205)
  • Change diff detail's header (#4199)
  • Missing go deps update (#4200)
  • Add last use of api key on webui (#4124)
  • Revert SameSite cookie for SSO login (#4195)
  • Add pipectl deployment list (#4182)
  • Update Lax to Strict for SameSite cookies (#4191)
  • Allow specifying the Limit number from ListApplicationRequest (#4189)
  • Support pipectl to list applications by Label. (#4186)
  • Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 (#4187)
  • Update release note for v0.41.0 (#4184)
  • Add document pipectl install method using asdf (#4185)
  • Update the interval for Terraform's drift detection (#4181)
  • Make log view auto scroll to the end on log line added (#4179)
  • Get deployment's stage logs from deployment-id (#4158)
  • Make the deploying symbol rotate in reverse (#4177)
  • Remove all generated go files before regenerating (#4178)
  • Update file header - bash file (#4176)
  • Enable to diagnose the performance for piped (#4175)
  • Update file header (#4173)
  • Modify terraform drift detection's diff detail (#4170)
  • Add a new differential expression for drift detection (#4168)
  • Bump github.com/emicklei/go-restful (#4171)
  • Add diff details with terraform dritf detection (#4167)
  • Revise .env.example.env to .env.exapmle (#4169)
  • Update contributor list (#4165)
  • Cherry-pick #4120 #4127 #4130 #4132 #4134 #4135 #4137 #4140 #4143 #4155 #4157 #4161 (#4163)
  • Release v0.41.4 (#4161)
  • Make all changes that not be listed in ignores but placed under appDir considered as touched commit (#4157)
  • tool: Replace set-output with GITHUB_OUTPUT (#4155)
  • Add environment variable expire web session (#4127)
  • Add pipecd builtin tags to ECS resources (#4140)
  • Add upgrade a release method for helm (#4143)
  • Add terraform drift detection (#4144)
  • Add kubectl version to stage log (#4137)
  • Fix pod config for envoy upstreaming termination error (#4134)
  • Change build tag every time when make run/pipecd (#4130)
  • Fix Fix parseComitMsg's comment (#4135)
  • Templating commit message used by Event watcher (#4120)
  • Fix docs wrong params name (#4132)
  • Cherry-pick #4033 #4084 #4097 #4102 #4104 #4114 #4117 #4119 #4122 #4123 (#4128)
  • Release version v0.41.3 (#4125)
  • Update contributors list (#4126)
  • add document how to disable (#4123)
  • Add new line in detailsFormat to fix plan preview format (#4122)
  • Add kenvin to contributiors list (#4121)
  • feature: cli and grpc to disable application (#4119)
  • Run update go deps (#4117)
  • Add update contributions command (#4114)
  • Keep new line at end of file in yamlprocessor (#4033)
  • Bump json5 from 2.1.3 to 2.2.3 in /web (#4115)
  • Fix the example for running make release/pick (#4113)
  • Cherry-pick #4100 #4101 #4103 #4105 #4111 (#4112)
  • Add example for ecs standalone task (#4104)
  • Release v0.41.2 (#4111)
  • Remove deprecated envName field (#4105)
  • fix null pointer (#4102)
  • Update the planpreview format (#4103)
  • Update planpreview comment format (#4101)
  • Fix to return an error when not finding the last commit (#4100)
  • Small lint fix (#4097)
  • support standalone ECS task (#4084)
  • Cherry-pick #4091 #4092 #4093 (#4095)
  • Release v0.41.1 (#4093)
  • Ensure retrying revision check on NotFound error (#4092)
  • Remove old version docs (#4091)

@khanhtc1202 khanhtc1202 merged commit 34c305f into master Feb 27, 2023
@khanhtc1202 khanhtc1202 deleted the release branch February 27, 2023 06:39
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.

None yet

2 participants