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.4 #5104

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Update RELEASE to v0.48.4 #5104

merged 1 commit into from
Aug 2, 2024

Conversation

ffjlabo
Copy link
Member

@ffjlabo ffjlabo commented Aug 2, 2024

What this PR does / why we need it:

as title

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
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.

🪨

Copy link
Member

@t-kikuc t-kikuc left a comment

Choose a reason for hiding this comment

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

🚀

Copy link
Contributor

github-actions bot commented Aug 2, 2024

RELEASE

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

Release v0.48.4 with changes since v0.48.3

Internal Changes

  • Update RELEASE to v0.48.4
  • 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)

@ffjlabo ffjlabo merged commit 9709438 into master Aug 2, 2024
15 of 17 checks passed
@ffjlabo ffjlabo deleted the update-release-v0.48.4 branch August 2, 2024 03:07
github-actions bot pushed a commit that referenced this pull request Aug 2, 2024
Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>
@github-actions github-actions bot mentioned this pull request Aug 2, 2024
ffjlabo added a commit that referenced this pull request Aug 2, 2024
* Fix firestore index (#5100)

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

* Update RELEASE to v0.48.4 (#5104)

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

---------

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>
Co-authored-by: Yoshiki Fujikane <40124947+ffjlabo@users.noreply.github.com>
This was referenced Aug 13, 2024
@github-actions github-actions bot mentioned this pull request Aug 26, 2024
This was referenced Sep 3, 2024
Copy link

codecov bot commented Sep 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.82%. Comparing base (23d338f) to head (bbdb1d6).
Report is 83 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5104      +/-   ##
==========================================
- Coverage   22.83%   22.82%   -0.01%     
==========================================
  Files         409      409              
  Lines       43338    43338              
==========================================
- Hits         9895     9891       -4     
- Misses      32665    32668       +3     
- Partials      778      779       +1     

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

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