Releases: pipe-cd/pipecd
terraform v0.2.0
kubernetes v0.3.0
terraform v0.1.0
Plugin terraform Release v0.1.0 with changes since eb367ea
- impl toolRegistry (#5995)
- [Terraform Plugin] Plan stage (#6006)
- impl determineVersions() (#6087)
- [Terraform plugin] Implemented Apply and Rollback stages (#6086)
- [Terraform Plugin] implemented GetLiveState() (#6092)
- [Terraform Plugin] Implemented PlanPreview (#6150)
- Bump go 1.25.0 (#6128)
- bump golang.org/x/oauth2 (#6179)
- Bump sdk v0.2.0 for terraform plugin (#6249)
kubernetes v0.2.0
Plugin kubernetes Release v0.2.0 with changes since pkg/app/pipedv1/plugin/kubernetes/v0.1.0
Release v0.54.1
Release v0.54.1 with changes since v0.53.0
NOTE: This release contains changes to make piped (from now mentioned as pipedv0) support plugin-arch piped managed application configuration. By updating to this version, the expected behaviors are as follows.
- Pipedv0 features/behaviors no change
- Pipedv0 can work with application configuration with Kind: Application (aka. plugin-arch piped supported application configuration)
Also, the version changes log is as follows.
Notable Changes
- Fix panic when Lambda manifest has no tags defined (#6215)
- Remove redux package and related files (#6046)
Internal Changes
- Revert "Improve make run/pipecd execution speed (#6184)" (#6235)
- Update hugo setting for official site (#6231)
- Release v0.54.0
- Fix import groups in kubernetes/planpreview/plugin.go (#6225)
- Keep pipecd server data even when developer shut down pipecd or kind on local computer (#6192)
- bump golang.org/x/oauth2 (#6179)
- Refine local environment commands in makefile (#6216)
- Fix to avoid nil panic when executing plan preview (#6224)
- [k8s plugin] Implement k8s plugin Plan Preview (#6223)
- hide field kind in application form v1 (#6222)
- [SDK] Add application name, pipedID, running dsp to GetPlanPreviewRequest in SDK (#6220)
- [planpreview] Pass runningDS, pipedID and appName from piped (#6221)
- Add applicaton name, pipedId, running deploy source to GetPlanPreviewRequest (#6219)
- Improve make file: kind-up,kind-down (#6131)
- Replace redux in application list page (#6034)
- Redux replace in application detail page (#6025)
- Replace redux in page deployment list (#6012)
- Replace redux in deploymnent detail page (#5972)
- Replace redux in page deployment-traces (#5955)
- Bump go 1.25.0 (#6128)
- Fix go lint issues (#6213)
- Migrate golangci-lint to v2 (#6178)
- Add pipedv1 and plugin release docs (#6209)
- Update release version list API to support modules release pattern (#6199)
- Add what new in pipedv1 blog post (#6198)
- Fix failed test (#6206)
- Update application config GetStageConfig logic (#6205)
- Make piped to only get the pipeline stage config in case of deployment's strategy is not QuickSync (#6204)
- fix nil in analysis (#6203)
- Make helm chart build and publish step in publish_pipedv1_exp workflow (#6202)
- Enable ssh configration for pipedv1 (#6201)
- Add helm chart workflow for pipedv1 exp (#6200)
- Update workflow container image tag for pipedv1 (#6197)
- [plugin planpreview] update actions-plan-preview for pipedv1 (#6149)
- [Terraform Plugin] Implemented PlanPreview (#6150)
- Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 in /tool/actions-plan-preview (#6187)
- Fix workflow indent (#6196)
- Bump SDK for scriptrun plugin (#6195)
- Add pipedv1 release workflow (#6194)
- Bump SDK version for waitapproval and analysis (#6193)
- Add release plugin workflow (#6191)
- Add release plugin workflow (#6190)
- Bump piped-plugin-sdk-go to v0.1.0 (#6189)
- Bump SDK for k8s plugin (#6188)
- Add setup-go-workspace and teardown-go-workspace commands to Makefile (#6166)
- [WaitApproval Plugin] implement executeStage for the waitapproval plugin (#6109)
- fix: upgrade @mui/icons-material from 7.2.0 to 7.3.0 (#6172)
- fix: upgrade @mui/material from 7.2.0 to 7.3.0 (#6173)
- Improve
make run/pipecdexecution speed (#6184) - Add support for the {{ .App.Name }} and {{ .K8s.Namespace }} syntax in the query template (#6186)
- [Analysis Plugin] Implemented executeStage() (#6159)
- Migrate app config for analysis stage for v1 (#6185)
- [Analysis Plugin] Import analysisprovider from pipedv0 (#6155)
- [Analysis Plugin] Import configs (#6153)
- Setting piped Breaking change dialog fix (#6151)
- Update migrate app-config command to support migrate skipOn and timeout value in stage config (#6182)
- Handle stage timeout for pipedv1 (#6183)
- Add flag to support migrate multi application config at once (#6181)
- [k8s plugin] Update sdk version for k8s plugin (#6176)
- add StageStatusSkipped to the SDK (#6156)
- Add pipectl migrate application-config command (#6175)
- Make pipedv0 parse pipedv1 application config (#6171)
- Remove helm remote git chart feature from kubernetes plugin (#6170)
- [k8s plugin] Add custom unmarshal logic for k8s plugin configs (#6167)
- Update helm repo when chart is not found (#6169)
- Remove setting defaults in the SDK (#6168)
- Fix nil pointer plugin config (#6164)
- Kubernetes plugin supports helm repositories operations (#6163)
- Fix binary flaky test (#6147)
- add found to GetApplicationSharedObject (#6157)
- [k8s plugin] Implement template helm remote chart for pipedv1 (#6162)
- [k8s plugin] Implement helm registry login (#6161)
- Remove unused types from pipedv1 config (#6160)
- Remove unused code (#6154)
- Implement with initializer to sdk (#6158)
- Remove redundant code from datastore (#6144)
- add depguard deny of plugins (#6145)
- Docs: Remove (Deprecate) FileDB in docs (#6101)
- Bump golang.org/x/oauth2 in /tool/actions-gh-release (#6146)
- Bump golang.org/x/oauth2 in /tool/actions-plan-preview (#6137)
- Bump go 1.25.0 (codegen) (#6134)
- show deprecated note in setting piped page (#6088)
- Add meeting and membership session to contributing docs (#6142)
- get oldestVersion when looping pipeds (#6135)
- fix(ci): fix failing site publish (#6140)
- Remove test_tool workflow (#6141)
- cleanup: remove SetUpdatedAt (#6127)
- chore(docs): migrate deprecated Hugo syntax for v0.148.2(latest) support (#6099)
- Cloudrun stage base (#6115)
- [bot] Publish quickstart manifests (#6132)
pipedv1 experimental v1.0.0-rc4
Release pipedv1 (plugin-arch piped) for EXPERIMENTAL
This release contains binaries for pipedv1 (plugin-arch piped).
For more about pipedv1, please check out overview of plugin-arch piped and what is new in pipedv1 blogs.
NOTE: This is a test version; do NOT use it in a production environment.
Release v0.54.0
Release v0.54.0 with changes since v0.53.0
NOTE: This release contains changes to make piped (from now mentioned as pipedv0) support plugin-arch piped managed application configuration. By updating to this version, the expected behaviors are as follows.
- Pipedv0 features/behaviors no change
- Pipedv0 can work with application configuration with Kind: Application (aka. plugin-arch piped supported application configuration)
Also, the version changes log is as follows.
Notable Changes
- Fix panic when Lambda manifest has no tags defined (#6215)
- Remove redux package and related files (#6046)
Internal Changes
- Release v0.54.0
- Fix import groups in kubernetes/planpreview/plugin.go (#6225)
- Keep pipecd server data even when developer shut down pipecd or kind on local computer (#6192)
- bump golang.org/x/oauth2 (#6179)
- Refine local environment commands in makefile (#6216)
- Fix to avoid nil panic when executing plan preview (#6224)
- [k8s plugin] Implement k8s plugin Plan Preview (#6223)
- hide field kind in application form v1 (#6222)
- [SDK] Add application name, pipedID, running dsp to GetPlanPreviewRequest in SDK (#6220)
- [planpreview] Pass runningDS, pipedID and appName from piped (#6221)
- Add applicaton name, pipedId, running deploy source to GetPlanPreviewRequest (#6219)
- Improve make file: kind-up,kind-down (#6131)
- Replace redux in application list page (#6034)
- Redux replace in application detail page (#6025)
- Replace redux in page deployment list (#6012)
- Replace redux in deploymnent detail page (#5972)
- Replace redux in page deployment-traces (#5955)
- Bump go 1.25.0 (#6128)
- Fix go lint issues (#6213)
- Migrate golangci-lint to v2 (#6178)
- Add pipedv1 and plugin release docs (#6209)
- Update release version list API to support modules release pattern (#6199)
- Add what new in pipedv1 blog post (#6198)
- Fix failed test (#6206)
- Update application config GetStageConfig logic (#6205)
- Make piped to only get the pipeline stage config in case of deployment's strategy is not QuickSync (#6204)
- fix nil in analysis (#6203)
- Make helm chart build and publish step in publish_pipedv1_exp workflow (#6202)
- Enable ssh configration for pipedv1 (#6201)
- Add helm chart workflow for pipedv1 exp (#6200)
- Update workflow container image tag for pipedv1 (#6197)
- [plugin planpreview] update actions-plan-preview for pipedv1 (#6149)
- [Terraform Plugin] Implemented PlanPreview (#6150)
- Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 in /tool/actions-plan-preview (#6187)
- Fix workflow indent (#6196)
- Bump SDK for scriptrun plugin (#6195)
- Add pipedv1 release workflow (#6194)
- Bump SDK version for waitapproval and analysis (#6193)
- Add release plugin workflow (#6191)
- Add release plugin workflow (#6190)
- Bump piped-plugin-sdk-go to v0.1.0 (#6189)
- Bump SDK for k8s plugin (#6188)
- Add setup-go-workspace and teardown-go-workspace commands to Makefile (#6166)
- [WaitApproval Plugin] implement executeStage for the waitapproval plugin (#6109)
- fix: upgrade @mui/icons-material from 7.2.0 to 7.3.0 (#6172)
- fix: upgrade @mui/material from 7.2.0 to 7.3.0 (#6173)
- Improve
make run/pipecdexecution speed (#6184) - Add support for the {{ .App.Name }} and {{ .K8s.Namespace }} syntax in the query template (#6186)
- [Analysis Plugin] Implemented executeStage() (#6159)
- Migrate app config for analysis stage for v1 (#6185)
- [Analysis Plugin] Import analysisprovider from pipedv0 (#6155)
- [Analysis Plugin] Import configs (#6153)
- Setting piped Breaking change dialog fix (#6151)
- Update migrate app-config command to support migrate skipOn and timeout value in stage config (#6182)
- Handle stage timeout for pipedv1 (#6183)
- Add flag to support migrate multi application config at once (#6181)
- [k8s plugin] Update sdk version for k8s plugin (#6176)
- add StageStatusSkipped to the SDK (#6156)
- Add pipectl migrate application-config command (#6175)
- Make pipedv0 parse pipedv1 application config (#6171)
- Remove helm remote git chart feature from kubernetes plugin (#6170)
- [k8s plugin] Add custom unmarshal logic for k8s plugin configs (#6167)
- Update helm repo when chart is not found (#6169)
- Remove setting defaults in the SDK (#6168)
- Fix nil pointer plugin config (#6164)
- Kubernetes plugin supports helm repositories operations (#6163)
- Fix binary flaky test (#6147)
- add found to GetApplicationSharedObject (#6157)
- [k8s plugin] Implement template helm remote chart for pipedv1 (#6162)
- [k8s plugin] Implement helm registry login (#6161)
- Remove unused types from pipedv1 config (#6160)
- Remove unused code (#6154)
- Implement with initializer to sdk (#6158)
- Remove redundant code from datastore (#6144)
- add depguard deny of plugins (#6145)
- Docs: Remove (Deprecate) FileDB in docs (#6101)
- Bump golang.org/x/oauth2 in /tool/actions-gh-release (#6146)
- Bump golang.org/x/oauth2 in /tool/actions-plan-preview (#6137)
- Bump go 1.25.0 (codegen) (#6134)
- show deprecated note in setting piped page (#6088)
- Add meeting and membership session to contributing docs (#6142)
- get oldestVersion when looping pipeds (#6135)
- fix(ci): fix failing site publish (#6140)
- Remove test_tool workflow (#6141)
- cleanup: remove SetUpdatedAt (#6127)
- chore(docs): migrate deprecated Hugo syntax for v0.148.2(latest) support (#6099)
- Cloudrun stage base (#6115)
- [bot] Publish quickstart manifests (#6132)
scriptrun v0.1.0
Release v0.54.0-rc1
Release v0.54.0-rc1 with changes since v0.53.x
This release contains an update to make pipedv0 support plugin-arch piped managed application configuration. By updating to this version, the expected behaviors as follows
- Piped features/behaviors no change
- Piped can work with application configuration with
Kind: Application(aka. plugin-arch piped supported application configuration)
NOTE: This is a test version; do NOT use it in a production environment.
analysis v0.1.1
Plugin analysis Release v0.1.1 with changes since pkg/app/pipedv1/plugin/analysis/v0.1.0
- fix nil in analysis (#6203)