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

Update RELEASE to v0.48.5 #5130

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Update RELEASE to v0.48.5 #5130

merged 1 commit into from
Aug 13, 2024

Conversation

ffjlabo
Copy link
Member

@ffjlabo ffjlabo commented Aug 13, 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):

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Copy link
Contributor

RELEASE

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

Release v0.48.5 with changes since v0.48.4

Internal Changes

  • Update RELEASE to v0.48.5
  • fix: upgrade react-markdown from 6.0.2 to 6.0.3 (#5116)
  • fix: upgrade dayjs from 1.8.28 to 1.11.12 (#5126)
  • fix: upgrade google-protobuf from 3.21.0 to 3.21.4 (#5115)
  • Bump github.com/docker/docker (#5128)
  • Add rfc for k8s multi cluster deployment (#5069)
  • [blog] Add a blog of KubeCon HongKong 2024 (#5123)
  • Remove piped config bytes from planner pipedv1 (#5121)
  • fix: tool/actions-gh-release/Dockerfile to reduce vulnerabilities (#5118)
  • Bump postcss and autoprefixer in /docs (#5114)
  • change the order of managing-piped, managing-controlplane (#5119)
  • Support Plan Preview for Lambda (#5046)
  • fix: upgrade @primer/octicons-react from 14.2.1 to 14.2.2 (#5078)
  • fix: upgrade react-cookie from 4.0.3 to 4.1.1 (#5077)
  • Fix UI dependecies deprecated (#5113)
  • Bump the Grafana chart version (#5103)
  • POC Piped v1 planner with plugin deployment interface (#5111)
  • Update plugin deployment api (#5110)
  • Add note to application delete field (#5101)
  • Remove deleted related MySQL application index (#5102)
  • Use LRUCache for Application Manifests Cache (#5108)
  • Cherry-pick #5100 #5104 (#5105)
  • Update RELEASE to v0.48.4 (#5104)
  • Fix firestore index (#5100)
  • Bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible (#5097)
  • Bump postcss from 7.0.39 to 8.4.40 in /docs (#5099)
  • [bot] Update contributors (#5098)
  • Fix Lambda config docs (#5087)
  • Set fetch-depth to 0 to create correct patches during git cherry-pick as much as possible (#5096)
  • Remove unnecesarry property (#5095)
  • [ECS] Implement LiveState UI for ECS (#5021)
  • Fix docs and a description of supported SSO services (#5075)
  • Fix 4 typos (#5086)
  • Cherry-pick #5037 #5038 #5039 #5040 #5063 #5065 #5070 #5072 #5090 (#5091)
  • Cherry-pick #5079 #5080 #5081 #5083 #5085 (#5094)
  • Release/init v0.48.3 (#5090)
  • Register otel TracerProvider to send traces (#5029)
  • Remove platform provider migration ops task (#5065)
  • add ci rule for release branch (#5085)
  • Add sign off option for git cherry-pick (#5083)
  • Add quiet option for cherry-pick (#5081)
  • Add user info for cherry-pick (#5080)
  • Add workflow for patch release (#5079)
  • Add typecheck for typescript on lint/web (#5073)
  • fix: upgrade clsx from 1.1.1 to 1.2.1 (#5040)
  • Fix type for grpcWeb.Error to grpcweb.RpcError (#5072)
  • Fix type error for dummyApplicationLiveState (#5071)
  • fix: upgrade dotenv from 8.2.0 to 8.6.0 (#5037)
  • fix: upgrade react-draggable from 4.4.3 to 4.4.6 (#5039)
  • fix: upgrade @types/yup from 0.29.11 to 0.29.14 (#5038)
  • Revise plugin API (#5068)
  • Remove unused dependencies: @date-io/dayjs, @material-ui/pickers (#5070)
  • add EphemeralStorage to RegisterTaskDefinition() (#5063)
  • [ECS] Implement LiveStateStore&Reporter for ECS (#4979)
  • Remove platform code from pipedv1 (#5060)
  • Implement piped plugin service decrypt secret endpoint (#5019)
  • Release v0.48.2 (#5058) (#5059)
  • Release v0.48.2 (#5058)
  • Add pod annotations for piped helm (#5034) (#5057)
  • make release/init version=v0.48.1 (#5054) (#5056)
  • Cherry-pick #5000 #4999 #5001 #4984 #5014 #5042 #4903 #5030 (#5055)
  • make release/init version=v0.48.1 (#5054)
  • Ignore desiredCount of ECS when it's 0 or not set for AutoScaling (#5030)
  • Pipedv1 using auto rollback config from spec.Planner instead (#5052)
  • Revert "Delete platform specific codes from pipedv1 (#5051)" (#5053)
  • Delete platform specific codes from pipedv1 (#5051)
  • add area/pipedv1 label in labeler.yaml (#5049)
  • Remove GetReadOnly from deploysource.Provider interface (#5048)
  • Add DetermineVersions rpc to PlannerService (#5047)
  • Update docs for Google SSO (#5044)
  • add note of task-role (#5035)
  • feat: add support mention slack groups for NotificationReceiverSlack and NotificationMention (#4903)
  • Upgrade google-cloud-sdk (#5042)
  • Update feature status of ADA to beta (#5036)
  • [Snyk] Security upgrade alpine from 3.17 to 3.20 (#5014)
  • fix: upgrade grpc-web from 1.0.7 to 1.5.0 (#4984)
  • fix: upgrade react-router-dom from 5.2.0 to 5.3.4 (#5001)
  • fix: upgrade @reduxjs/toolkit from 1.8.5 to 1.9.7 (#4999)
  • fix: upgrade @loadable/component from 5.14.1 to 5.16.4 (#5000)
  • Add pod annotations for piped helm (#5034)
  • Implement QuickSyncPlan for k8s plugin (#5020)
  • Add prerequisites note (#5031)
  • Implement envoy route config for opentelemetry-collector (#5016)
  • Fix docs for SR_LABELS_XX (#5026)
  • Fix: Update latest version of docs (#5025)

Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.80%. Comparing base (378ab0f) to head (efe157b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5130      +/-   ##
==========================================
+ Coverage   22.79%   22.80%   +0.01%     
==========================================
  Files         412      412              
  Lines       43827    43827              
==========================================
+ Hits         9989     9996       +7     
+ Misses      33050    33044       -6     
+ Partials      788      787       -1     

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

@ffjlabo ffjlabo merged commit f44dbf7 into master Aug 13, 2024
19 checks passed
@ffjlabo ffjlabo deleted the update-release-v0.48.5 branch August 13, 2024 06:45
github-actions bot pushed a commit that referenced this pull request Aug 13, 2024
Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>
ffjlabo added a commit that referenced this pull request Aug 13, 2024
#5126 #5128 #5130 (#5132)

* Register otel TracerProvider to send traces (#5029)

* Register otel TracerProvider to send traces

Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>

* Bump gRPC version

Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>

* Upgrade google.golang.org/grpc

Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>

---------

Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

* Set fetch-depth to 0 to create correct patches during git cherry-pick as much as possible (#5096)

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

* Bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible (#5097)

* Bump github.com/docker/docker

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.9+incompatible to 26.1.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v24.0.9...v26.1.4)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Manually update docker/cli to pass the tests build errors

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: khanhtc1202 <khanhtc1202@gmail.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

* Bump postcss from 7.0.39 to 8.4.40 in /docs (#5099)

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.39 to 8.4.40.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.39...8.4.40)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

* Use LRUCache for Application Manifests Cache (#5108)

* Use LRUCache for Application Manifests Cache

Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>

* Use not constant but config value

Co-authored-by: Yoshiki Fujikane <40124947+ffjlabo@users.noreply.github.com>
Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>

---------

Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
Co-authored-by: Yoshiki Fujikane <40124947+ffjlabo@users.noreply.github.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

* Fix UI dependecies deprecated (#5113)

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

* Bump postcss and autoprefixer in /docs (#5114)

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.40 and updates ancestor dependency [autoprefixer](https://github.com/postcss/autoprefixer). These dependencies need to be updated together.

Updates `postcss` from 7.0.39 to 8.4.40
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.39...8.4.40)

Updates `autoprefixer` from 9.8.8 to 10.4.20
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@9.8.8...10.4.20)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: autoprefixer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

* fix: upgrade google-protobuf from 3.21.0 to 3.21.4 (#5115)

Snyk has created this PR to upgrade google-protobuf from 3.21.0 to 3.21.4.

See this package in yarn:
google-protobuf

See this project in Snyk:
https://app.snyk.io/org/pipecd/project/f41c5767-b506-4f59-beb9-ef662258eb9a?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

* fix: upgrade react-markdown from 6.0.2 to 6.0.3 (#5116)

Snyk has created this PR to upgrade react-markdown from 6.0.2 to 6.0.3.

See this package in yarn:
react-markdown

See this project in Snyk:
https://app.snyk.io/org/pipecd/project/f41c5767-b506-4f59-beb9-ef662258eb9a?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

* fix: tool/actions-gh-release/Dockerfile to reduce vulnerabilities (#5118)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-7413532
- https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-7413532

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

* fix: upgrade dayjs from 1.8.28 to 1.11.12 (#5126)

Snyk has created this PR to upgrade dayjs from 1.8.28 to 1.11.12.

See this package in yarn:
dayjs

See this project in Snyk:
https://app.snyk.io/org/pipecd/project/f41c5767-b506-4f59-beb9-ef662258eb9a?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

* Bump github.com/docker/docker (#5128)

Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

* Update RELEASE to v0.48.5 (#5130)

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

---------

Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>
Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Signed-off-by: t-kikuc <tkikuchi07f@gmail.com>
Co-authored-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
Co-authored-by: Yoshiki Fujikane <40124947+ffjlabo@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: khanhtc1202 <khanhtc1202@gmail.com>
Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Chris Aniszczyk <caniszczyk@gmail.com>
@github-actions github-actions bot mentioned this pull request Aug 15, 2024
@github-actions github-actions bot mentioned this pull request Aug 26, 2024
This was referenced Sep 3, 2024
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.

3 participants