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.47.3 #4967

Closed
wants to merge 1 commit into from
Closed

Release v0.47.3 #4967

wants to merge 1 commit into from

Conversation

Warashi
Copy link
Contributor

@Warashi Warashi commented Jun 12, 2024

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):

Copy link
Contributor

RELEASE

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

Release v0.47.3 with changes since v0.47.2

Internal Changes

  • Release v0.47.3
  • Change resource key logic for k8s (#4916)
  • Google Analytics 4 (GA4): configure CNCF site ID (#4940)
  • fix installing-controlplane-on-k8s.md (#4942)
  • [docs] Add links to the Tutorial (#4964)
  • Replace link from QuickStart to Tutorial in the top page (#4937)
  • Remove fossabot after generating the contributors list (#4960)
  • [docs] Describe restrictions in configuring ECS serviceDef & taskDef (#4962)
  • Put tags and categories to blog pages (#4959)
  • Update applications info stored in the filestore when deleting apps (#4953)
  • Update the contributors list automatically by GitHub Actions (#4930)
  • Remove DCO workaround (#4952)
  • Fix gen-contributions.sh: Not to remove FOSSA Status (#4946)
  • Remove FOSSA badge from README (#4945)
  • Add @Warashi to CODEOWNERS (#4936)
  • Setup DCO workflow (#4944)
  • Add license scan report and status (#4943)
  • Update contributors list by ./hack/gen-contributions.sh (#4928)
  • Add @t-kikuc to MAINTAINERS.md (#4935)
  • docs(maintainers): add Warashi to maintainers (#4934)
  • Remove copyright from codegen template (#4931)
  • Refactor and add tests for git package (#4927)
  • Change refer from piped to pipedv1 packages (#4926)
  • [doc] Add docs of required IAM actions for Piped (#4925)
  • Web update for using RBAC with resource label (#4920)
  • Fix bug possible to override project rbac built-in roles (#4921)
  • --- (#4923)
  • Update promql for deployment count by project on overview controlplane dashboard (#4915)
  • Fix to add -n opiton for echo (#4913)
  • Cherry-pick #4898 #4892 #4901 #4900 #4897 #4893 #4904 (#4912)
  • Release v0.47.2 (#4911)
  • Update the feature status to Alpha (#4907)
  • [blog] Fix links (#4904)
  • [ECS] Support Plan Preview for ECS (#4881)
  • Update _index.md (#4893)
  • [doc] Added note that Canary or Blue/Green for ECS Service Connect is not supported yet (#4900)
  • Remove decrecated template (#4901)
  • Support PipelineSync on OUT_OF_SYNC (#4892)
  • Update controlplane overview Grafana dashboad (#4898)
  • Add new adopter (#4897)
  • Cherry-pick #4866 #4851 #4801 #4872 #4875 #4855 #4869 #4877 #4878 #4882 #4883 #4887 #4885 #4886 #4884 #4880 (#4890)
  • Release v0.47.1 (#4889)
  • Add Homebrew Formula (#4880)
  • Update default versions of kubectl, kustomize and helm in configuration-reference.md (#4884)
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 in /tool/actions-gh-release (#4886)
  • Bump golang.org/x/net in /tool/actions-plan-preview (#4885)
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 (#4887)
  • Update contributors list (#4883)
  • Set initial-branch on git init (#4882)
  • Fix typo (#4878)
  • Rewrite pipectl installation docs (#4877)
  • Add a caution comment of scrape_interval (#4869)
  • Fix unable to use SecretEncryption and Attachment features at the same time (#4855)
  • docs: added install method (#4875)
  • Update configuration validation logic for Attachment and Encryption features (#4873)
  • [doc] Fix typo x2 in DeploymentChain (#4872)
  • Support Canary & Blue/Green for ECS by pipectl init (#4801)
  • Use valid semver in run/pipecd command (#4851)
  • Update contributors list (#4866)

Signed-off-by: Shinnosuke Sawada <shin@warashi.dev>
Copy link
Contributor

RELEASE

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

Release v0.47.3 with changes since v0.47.2

Internal Changes

  • Release v0.47.3
  • Change resource key logic for k8s (#4916)
  • Google Analytics 4 (GA4): configure CNCF site ID (#4940)
  • fix installing-controlplane-on-k8s.md (#4942)
  • [docs] Add links to the Tutorial (#4964)
  • Replace link from QuickStart to Tutorial in the top page (#4937)
  • Remove fossabot after generating the contributors list (#4960)
  • [docs] Describe restrictions in configuring ECS serviceDef & taskDef (#4962)
  • Put tags and categories to blog pages (#4959)
  • Update applications info stored in the filestore when deleting apps (#4953)
  • Update the contributors list automatically by GitHub Actions (#4930)
  • Remove DCO workaround (#4952)
  • Fix gen-contributions.sh: Not to remove FOSSA Status (#4946)
  • Remove FOSSA badge from README (#4945)
  • Add @Warashi to CODEOWNERS (#4936)
  • Setup DCO workflow (#4944)
  • Add license scan report and status (#4943)
  • Update contributors list by ./hack/gen-contributions.sh (#4928)
  • Add @t-kikuc to MAINTAINERS.md (#4935)
  • docs(maintainers): add Warashi to maintainers (#4934)
  • Remove copyright from codegen template (#4931)
  • Refactor and add tests for git package (#4927)
  • Change refer from piped to pipedv1 packages (#4926)
  • [doc] Add docs of required IAM actions for Piped (#4925)
  • Web update for using RBAC with resource label (#4920)
  • Fix bug possible to override project rbac built-in roles (#4921)
  • --- (#4923)
  • Update promql for deployment count by project on overview controlplane dashboard (#4915)
  • Fix to add -n opiton for echo (#4913)
  • Cherry-pick #4898 #4892 #4901 #4900 #4897 #4893 #4904 (#4912)
  • Release v0.47.2 (#4911)
  • Update the feature status to Alpha (#4907)
  • [blog] Fix links (#4904)
  • [ECS] Support Plan Preview for ECS (#4881)
  • Update _index.md (#4893)
  • [doc] Added note that Canary or Blue/Green for ECS Service Connect is not supported yet (#4900)
  • Remove decrecated template (#4901)
  • Support PipelineSync on OUT_OF_SYNC (#4892)
  • Update controlplane overview Grafana dashboad (#4898)
  • Add new adopter (#4897)
  • Cherry-pick #4866 #4851 #4801 #4872 #4875 #4855 #4869 #4877 #4878 #4882 #4883 #4887 #4885 #4886 #4884 #4880 (#4890)
  • Release v0.47.1 (#4889)
  • Add Homebrew Formula (#4880)
  • Update default versions of kubectl, kustomize and helm in configuration-reference.md (#4884)
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 in /tool/actions-gh-release (#4886)
  • Bump golang.org/x/net in /tool/actions-plan-preview (#4885)
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 (#4887)
  • Update contributors list (#4883)
  • Set initial-branch on git init (#4882)
  • Fix typo (#4878)
  • Rewrite pipectl installation docs (#4877)
  • Add a caution comment of scrape_interval (#4869)
  • Fix unable to use SecretEncryption and Attachment features at the same time (#4855)
  • docs: added install method (#4875)
  • Update configuration validation logic for Attachment and Encryption features (#4873)
  • [doc] Fix typo x2 in DeploymentChain (#4872)
  • Support Canary & Blue/Green for ECS by pipectl init (#4801)
  • Use valid semver in run/pipecd command (#4851)
  • Update contributors list (#4866)

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.31%. Comparing base (8129078) to head (3add87d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4967      +/-   ##
==========================================
- Coverage   29.34%   29.31%   -0.03%     
==========================================
  Files         323      323              
  Lines       40984    40984              
==========================================
- Hits        12027    12015      -12     
- Misses      27997    28008      +11     
- Partials      960      961       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@khanhtc1202
Copy link
Member

Let close and open another one later to ensure the release note generated by the actions release works correctly

@Warashi Warashi deleted the release-v-0-47-3 branch June 17, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants