Skip to content

Releases: pipe-cd/pipecd

Release v0.48.9

10 Sep 01:27
2f57e0a
Compare
Choose a tag to compare

Release v0.48.9 with changes since v0.48.8

Notable Changes

  • Add force-sync-by-replace annotation option (#5175)
  • Modified to use Git with PAT (#4571)

Internal Changes

  • Use singleflight to clone/update repository cache (#5171)
  • Refactor the git clone (#5190)

Release v0.48.9-rc1

05 Sep 06:39
2f57e0a
Compare
Choose a tag to compare
Release v0.48.9-rc1 Pre-release
Pre-release

Note: This is a candidate release of v0.48.9

Release v0.48.9-rc1 with changes since v0.48.9-rc0

Notable Changes

  • Use singleflight to clone/update repository cache (#5171)

Internal Changes

  • Modified to use Git with PAT (#4571)
  • Refactor the git clone (#5190)

Release v0.48.9-rc0

04 Sep 04:15
8c47ec6
Compare
Choose a tag to compare
Release v0.48.9-rc0 Pre-release
Pre-release

Note: This is a candidate release of v0.48.9

Release v0.48.9-rc0 with changes since v0.48.8

Notable Changes

  • Add force-sync-by-replace annotation option (#5175)

Release v0.48.8

03 Sep 05:22
7db1a06
Compare
Choose a tag to compare

Release v0.48.8 with changes since v0.48.7

Notable Changes

  • Support --app-manifest-cache-count on helm chart (#5142)

Release v0.48.7

26 Aug 07:02
9dc5c4d
Compare
Choose a tag to compare

Release v0.48.7 with changes since v0.48.6

Notable Changes

  • Fix the kubernetes manifest diff (#5154)

Internal Changes

  • Add note to RELEASE file (#5149)

Release v0.48.6

15 Aug 06:43
f921374
Compare
Choose a tag to compare

Changes since v0.48.4

Notable Changes

  • Use LRUCache for Application Manifests Cache (#5108)
    You can now set the number of piped manifest caches. This indirectly allows tuning of piped's memory resources.

Internal Changes

  • fix: upgrade dayjs from 1.8.28 to 1.11.12 (#5126)
  • fix: tool/actions-gh-release/Dockerfile to reduce vulnerabilities (#5118)
  • fix: upgrade react-markdown from 6.0.2 to 6.0.3 (#5116)
  • fix: upgrade google-protobuf from 3.21.0 to 3.21.4 (#5115)
  • Bump postcss and autoprefixer in /docs (#5114)
  • Fix UI dependecies deprecated (#5113)
  • Bump postcss from 7.0.39 to 8.4.40 in /docs (#5099)
  • Set fetch-depth to 0 to create correct patches during git cherry-pick as much as possible (#5096)
  • Fix: Update latest version of docs (#5025)

Release v0.48.6-rc0

15 Aug 03:08
d8d1df0
Compare
Choose a tag to compare
Release v0.48.6-rc0 Pre-release
Pre-release

Note: This is a candidate release of v0.48.6

Changes since v0.48.4

Notable Changes

  • Use LRUCache for Application Manifests Cache (#5108)
    You can now set the number of piped manifest caches. This indirectly allows tuning of piped's memory resources.

Internal Changes

  • fix: upgrade dayjs from 1.8.28 to 1.11.12 (#5126)
  • fix: tool/actions-gh-release/Dockerfile to reduce vulnerabilities (#5118)
  • fix: upgrade react-markdown from 6.0.2 to 6.0.3 (#5116)
  • fix: upgrade google-protobuf from 3.21.0 to 3.21.4 (#5115)
  • Bump postcss and autoprefixer in /docs (#5114)
  • Fix UI dependecies deprecated (#5113)
  • Bump postcss from 7.0.39 to 8.4.40 in /docs (#5099)
  • Set fetch-depth to 0 to create correct patches during git cherry-pick as much as possible (#5096)

Release v0.48.4

02 Aug 04:24
eec680f
Compare
Choose a tag to compare

Release v0.48.4 with changes since v0.48.3

Notable Changes

  • Remove "deleted" related Application Firestore indexes (#5100)
    This fix is for the control plane and doesn't affect the piped.

Internal Changes

  • Update RELEASE to v0.48.4 (#5104)

Release v0.48.3

29 Jul 05:26
57805c1
Compare
Choose a tag to compare

Release v0.48.3 with changes since v0.48.2

Notable Changes

  • add EphemeralStorage to RegisterTaskDefinition() (#5063)

Internal Changes

  • Release/init v0.48.3 (#5090)
  • 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)
  • fix: upgrade clsx from 1.1.1 to 1.2.1 (#5040)
  • Fix type for grpcWeb.Error to grpcweb.RpcError (#5072)
  • 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)
  • Remove unused dependencies: @date-io/dayjs, @material-ui/pickers (#5070)

Release v0.48.2

18 Jul 10:38
be5d908
Compare
Choose a tag to compare

Changes since v0.48.0

Notable Changes

  • Ignore desiredCount of ECS when it's 0 or not set for AutoScaling (#5030)
  • feat: add support mention slack groups for NotificationReceiverSlack and NotificationMention (#4903)
  • Add pod annotations for piped helm (#5034)

Internal Changes

  • Release v0.48.2 (#5058)
  • make release/init version=v0.48.1 (#5054) (#5056)
  • Upgrade google-cloud-sdk (#5042)
  • [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)