Posts in 2021
-
Release v0.21.1
Thursday, November 04, 2021 in Releases
Changelog since v0.21.0 Notable Changes Terraform deployment Allow configuring additional flags for Terraform commands (#2736) Event watcher Prevent Eventwatcher from handling events already handled (#2720) Notification Add an option to …
-
Release v0.21.0
Tuesday, October 26, 2021 in Releases
Changelog since v0.20.2 New Features Add ability to send notification events to external services via webhook (#2670) Notable Changes Configuration passed as piped --config-data flag’s value must be in base64 format (#2688) Add Project …
-
Release v0.20.2
Friday, October 22, 2021 in Releases
Changelog since v0.20.1 Notable Changes No notable changes for this release Internal Changes Add guide to show how to enable remote-upgrade on Cloud Run (#2674) Update slack mentions in examples (#2671) Fix the typo (#2672) Refactor the logic to …
-
Release v0.20.1
Monday, October 18, 2021 in Releases
Changelog since v0.20.0 Notable Changes Fix bug always use the same livestate store in case of multiple cloud-providers of the same kind are set (#2638) Internal Changes Revert “Delay readiness check for server containers to avoid early …
-
Release v0.20.0
Thursday, October 14, 2021 in Releases
Changelog since v0.18.0 New Features Piped Operation Remote upgrade - ability to upgrade Piped from the web console (Doc) Remote config - watch and reload configuration from a remote location such as a Git repository (Doc) Automated Deployment …
-
Release v0.18.0
Tuesday, September 28, 2021 in Releases
Changelog since v0.17.0 Notable Changes Add ability to mention a list of users while sending notifications to Slack (#2503). That user list can be specified in the deployment configuration file as below: apiVersion: pipecd.dev/v1beta1 kind: …
-
Release v0.17.0
Wednesday, September 22, 2021 in Releases
Changelog since v0.16.3 Breaking changes MutatingWebhook/ValidatingWebhook were removed from the default watching K8s resource list (They can be added explicitly in Piped config). (#2502) Internal Changes Add a package to perform Mann-Whitney U …
-
Release v0.16.3
Tuesday, September 21, 2021 in Releases
Changelog since v0.16.2 Notable Changes Add ApplicationName as a deployment filter on deployments list page (#2496) Show all container image tags in the version string of application (#2495) Remove the “–use-fake-api-client” option …
-
Release v0.16.2
Wednesday, September 15, 2021 in Releases
Changelog since v0.16.1 Notable Changes Fix Cloud Run bug that blocks deployment with multiple promotion stages (#2480) Internal Changes Remove CrossPlane application kind (#2481) Refactor cloudrun executor (#2484) Add a new analyzer …
-
Release v0.16.1
Monday, September 13, 2021 in Releases
Changelog since v0.16.0 Notable Changes Add new option to run all deployments with specified pipeline (#2470) Internal Changes Update planner to use pipeline even for the first deployment when alwaysUsePipeline was configured (#2472) Add an RFC …