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.44.2 #4486

Merged
merged 2 commits into from
Jul 12, 2023
Merged

Release v0.44.2 #4486

merged 2 commits into from
Jul 12, 2023

Conversation

kentakozuka
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?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: Kenta Kozuka <[email protected]>
@github-actions
Copy link
Contributor

RELEASE

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

Release v0.44.2 with changes since v0.44.1

Internal Changes

  • Release v0.44.2
  • Bump semver from 6.3.0 to 6.3.1 in /web (#4484)
  • Add docs for connecting to a real API server for developing web locally (#4483)
  • Skip update AppState when no log updates (#4482)
  • Add docs and example config for local development (#4477)
  • Update PR template (#4479)
  • Update contributors list (#4480)
  • fix: update deprecated apiVersion since gke removed (#4469)
  • Fix GA4 data is not sent (#4468)
  • Fix ECS rollback stage does not remove canary created tasks (#4465)
  • Update logs message for ECS routing stage executor (#4466)
  • Specify Version For Templating Tools (#4463)
  • Output usage only when flag parsing fails #4381 (#4464)
  • Support AWS LoadBalancer with multi listeners (#4462)
  • Fix adopter link broken (#4461)
  • Add ADOPTERS file (#4460)
  • Add google site verification for search console (#4459)
  • Update quickstart to support arm hardware(ex: M1) (#4457)
  • Add GA4 to docs (#4456)
  • Fix document search shows pages that are not selected (#4453)
  • Update web deps (#4451)
  • Rearrange contributing docs section (#4449)
  • Update README to point to in repo contributing docs (#4445)
  • Release v0.44.1 (#4448)
  • Update cherry-pick PR template (#4447)
  • Fix Terraform drift render logic that causes runtime error (#4444) (#4446)
  • Fix Terraform drift render logic that causes runtime error (#4444)
  • Add contribution and development docs (#4441)
  • Update examples readme (#4442)
  • Add features docs to v0.44.0 release note (#4440)
  • Attachment docs (#4439)
  • Add attachment feature example (#4438)
  • fix : fmt.errorf-to-log.Fatal (#4435)
  • Fix deployment panel display no data if the project is All (#4434)
  • Fix wrong link on badge (#4433)
  • Update readme badges (#4432)
  • Update v0.44.0 release note (#4430)

Signed-off-by: Kenta Kozuka <[email protected]>
@github-actions
Copy link
Contributor

RELEASE

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

Release v0.44.2 with changes since v0.44.1

Internal Changes

  • Add release blog
  • Release v0.44.2
  • Bump semver from 6.3.0 to 6.3.1 in /web (#4484)
  • Add docs for connecting to a real API server for developing web locally (#4483)
  • Skip update AppState when no log updates (#4482)
  • Add docs and example config for local development (#4477)
  • Update PR template (#4479)
  • Update contributors list (#4480)
  • fix: update deprecated apiVersion since gke removed (#4469)
  • Fix GA4 data is not sent (#4468)
  • Fix ECS rollback stage does not remove canary created tasks (#4465)
  • Update logs message for ECS routing stage executor (#4466)
  • Specify Version For Templating Tools (#4463)
  • Output usage only when flag parsing fails #4381 (#4464)
  • Support AWS LoadBalancer with multi listeners (#4462)
  • Fix adopter link broken (#4461)
  • Add ADOPTERS file (#4460)
  • Add google site verification for search console (#4459)
  • Update quickstart to support arm hardware(ex: M1) (#4457)
  • Add GA4 to docs (#4456)
  • Fix document search shows pages that are not selected (#4453)
  • Update web deps (#4451)
  • Rearrange contributing docs section (#4449)
  • Update README to point to in repo contributing docs (#4445)
  • Release v0.44.1 (#4448)
  • Update cherry-pick PR template (#4447)
  • Fix Terraform drift render logic that causes runtime error (#4444) (#4446)
  • Fix Terraform drift render logic that causes runtime error (#4444)
  • Add contribution and development docs (#4441)
  • Update examples readme (#4442)
  • Add features docs to v0.44.0 release note (#4440)
  • Attachment docs (#4439)
  • Add attachment feature example (#4438)
  • fix : fmt.errorf-to-log.Fatal (#4435)
  • Fix deployment panel display no data if the project is All (#4434)
  • Fix wrong link on badge (#4433)
  • Update readme badges (#4432)
  • Update v0.44.0 release note (#4430)

Copy link
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

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

🙏

@kentakozuka kentakozuka merged commit 9b934dc into master Jul 12, 2023
14 checks passed
@kentakozuka kentakozuka deleted the release branch July 12, 2023 02:21
khanhtc1202 pushed a commit that referenced this pull request Jul 26, 2023
* Release v0.44.2

Signed-off-by: Kenta Kozuka <[email protected]>

* Add release blog

Signed-off-by: Kenta Kozuka <[email protected]>

---------

Signed-off-by: Kenta Kozuka <[email protected]>
khanhtc1202 pushed a commit that referenced this pull request Jul 26, 2023
* Release v0.44.2

Signed-off-by: Kenta Kozuka <[email protected]>

* Add release blog

Signed-off-by: Kenta Kozuka <[email protected]>

---------

Signed-off-by: Kenta Kozuka <[email protected]>
khanhtc1202 added a commit that referenced this pull request Jul 26, 2023
* Release v0.44.1 (#4448)
---------

Signed-off-by: khanhtc1202 <[email protected]>

* Release v0.44.2 (#4486)

* Release v0.44.2

* Add release blog

---------

Signed-off-by: Kenta Kozuka <[email protected]>

* Add application related labels to deployment_status metric (#4520)

Fixes: #4475

* Fix deployment status use an incorrect status (#4521)

* Disable terraform drift detection (#4522)

* Add driftDetectionEnabled to terraform provider config

* Fix docs and comments

---------

Signed-off-by: Kenta Kozuka <[email protected]>
Signed-off-by: Naoki Kanatani <[email protected]>

---------

Signed-off-by: khanhtc1202 <[email protected]>
Signed-off-by: Kenta Kozuka <[email protected]>
Signed-off-by: Naoki Kanatani <[email protected]>
@github-actions github-actions bot mentioned this pull request Aug 23, 2023
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.

2 participants