Releases: pipe-cd/pipecd
Releases · pipe-cd/pipecd
Release v0.45.4-rc1
Note: This is a candidate release of v0.45.4.
Changes since v0.45.4-rc0
- Fix unable to rollout ECS first taskset (#4614)
Release v0.45.4-rc0
Release v0.45.3
Changes since v0.45.2
New Features
- [PipeCD] Enable specific image tag for container images in Helm template (#4586)
- [ECS] Support service which contains serviceRegistries (#4564)
Notable Changes
- [ECS] Inactive task definition after deleting all of its taskset (#4592)
- [ECS] Fix not remove task set on quick sync rollback (#4580)
- [ECS] Fix downtime on service updating (#4573)
- [ECS] Fix wait service stable condition (#4568)
- [Lambda] Update wait function to be updated (#4565)
Internal Changes
- Bump gopkg.in/yaml.v3 in /tool/actions-plan-preview (#4581)
Release v0.45.3-rc2
Release v0.45.3-rc1
Release v0.45.3-rc0
Release v0.45.2
Release v0.45.0
Changes since v0.44.2
New Features
- Support vpc configuration to lambda (#4551)
- Ability to add slack oauthTokenData in base64 and oauthTokenFile (#4525)
- Add ability to set apiKey and applicationKey for AnalysisProviderDatadogConfig directly instead of reading files (#4518)
- Add spec autoCreateNamespace configuration for creating a ns when doesn't exist (#4504)
- Add ability to disable terraform drift detection via config (#4522)
Notable Changes
- Introduce wait service stable logic to ensure ECS workload available (#4548)
Internal Changes
- Fix autorollback link (#4553)
- Docs add a architecutres field (#4549)
- Update contributors list (#4536)
- Add prometheus metrics lists to docs (#4533)
- Revert "Add Google Tag Manager to the site (#4519)" (#4531)
- Fix incorrect word module to provider in docs (#4532)
- Add blog entry of terraform-module-pipecd (#4515)
- Add docs for PipeCD Terraform provider (#4526)
- Add goreport and codecov card to README (#4524)
- Fix deployment status use an incorrect status (#4521)
- Add Google Tag Manager to the site (#4519)
- Update auth docs (#4517)
- Fix make release/docs command regenerate unused docs directory (#4513)
- Update go test command (#4514)
- Add caution note to user group doc (#4512)
- Setup codecov (#4509)
- Bump word-wrap from 1.2.3 to 1.2.4 in /web (#4511)
- Fix documentation link is not displayed (#4505)
- Redirect /docs/ to /docs-{latest}/ (#4495)
- Make blog posts directly under blog dir (#4501)
- Fix release blogs are not all removed (#4500)
- Remove release blogs (#4487)
- Support mention for slack notification (#4491)
- Modify severity when unable to determine versions in Kubernetes (#4493)
- Re-Generate proto and mock (#4499)
- fix typo (#4490)
- Update codegen image (#4498)
Release v0.44.3-rc0
Release v0.44.2
Changes since v0.44.1
New Features
- Enable to install Helm and Kustomize if both versions are specified (#4463)
- Support AWS LoadBalancer with multi listeners (#4462)
Notable Changes
- Update logs message for ECS routing stage executor (#4466)
- Output usage only when flag parsing fails #4381 (#4464)
- Update quickstart to support arm hardware(ex: M1) (#4457)
Bug Fixes
- Skip update AppState when no log updates (#4482)
- Update deprecated apiVersion since GKE removed (#4469)
- Fix ECS rollback stage does not remove canary-created tasks (#4465)
Internal Changes
- Update web deps (#4451)