Releases: cello-proj/cello
Releases · cello-proj/cello
v0.8.2-dev5
Added
- Example manifest files.
Changed
- Bump github.com/aws/aws-sdk-go from 1.33.16 to 1.40.28.
- Bump github.com/google/go-cmp from 0.5.2 to 0.5.6.
- Bump github.com/spf13/cobra from 1.1.3 to 1.2.1.
- Updated vault api lib to v1.1.1 to try to resolve dependabot resolution
issues. - Change build test exceptions declaration (linting).
- Explicitly set http1.1 for service.
- Remove health check debug log messages.
- Retry logging on stream INTERNAL_ERROR errors.
Security
- Updated argo-workflows to v3.1.8 to address CVE-2021-37914
(GHSA-h563-xh25-x54q).
Fixed
- Duplicated log entries when streaming logs.
v0.8.2-dev4
Added
- Example manifest files.
Changed
- Bump github.com/aws/aws-sdk-go from 1.33.16 to 1.40.28.
- Bump github.com/google/go-cmp from 0.5.2 to 0.5.6.
- Bump github.com/spf13/cobra from 1.1.3 to 1.2.1.
- Updated vault api lib to v1.1.1 to try to resolve dependabot resolution
issues. - Change build test exceptions declaration (linting).
- Explicitly set http1.1 for service.
- Remove health check debug log messages.
Security
- Updated argo-workflows to v3.1.8 to address CVE-2021-37914
(GHSA-h563-xh25-x54q).
Fixed
- Duplicated log entries when streaming logs.
v0.8.2-dev3
Added
- Example manifest files.
Changed
- Bump github.com/aws/aws-sdk-go from 1.33.16 to 1.40.28.
- Bump github.com/google/go-cmp from 0.5.2 to 0.5.6.
- Bump github.com/spf13/cobra from 1.1.3 to 1.2.1.
- Updated vault api lib to v1.1.1 to try to resolve dependabot resolution
issues. - Change build test exceptions declaration (linting).
- Explicitly set http1.1 for service.
Security
- Updated argo-workflows to v3.1.8 to address CVE-2021-37914
(GHSA-h563-xh25-x54q).
Fixed
- Duplicated log entries when streaming logs.
v0.8.2-dev1
Added
- Example manifest files.
Changed
- Bump github.com/aws/aws-sdk-go from 1.33.16 to 1.40.28.
- Bump github.com/google/go-cmp from 0.5.2 to 0.5.6.
- Bump github.com/spf13/cobra from 1.1.3 to 1.2.1.
- Updated vault api lib to v1.1.1 to try to resolve dependabot resolution
issues. - Change build test exceptions declaration (linting).
Security
- Updated argo-workflows to v3.1.8 to address CVE-2021-37914
(GHSA-h563-xh25-x54q).
Fixed
- Duplicated log entries when streaming logs.
v0.8.1
Fixed
- Target credential_type only supports 'assumed_role'.
v0.8.0
Changed
- Refactored validations.
v0.7.0
Changed
- config.listFrameworks() are now sorted (helps avoid flaky tests).
- Transaction ID label added for workflow submissions.
Fixed
- config.listFrameworks() was returning additional empty items.
- Invalid json response when creating a project with invalid admin credentials.
- Request logger didn't log all key/value pairs.
- Vault token exchange logic for examples when there's a failure.
v0.6.3
Fixed
- Refactor credential provider client.
- Fix response statuses.
v0.6.2
Fixed
- Parsing of csv arguments in cli with in the value.
v0.6.1
Fixed
- fixed get project response shape