Skip to content

Releases: cello-proj/cello

v0.8.2-dev5

27 Sep 19:16
4eb6b8f
Compare
Choose a tag to compare
v0.8.2-dev5 Pre-release
Pre-release

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

Fixed

  • Duplicated log entries when streaming logs.

v0.8.2-dev4

24 Sep 23:08
c84c086
Compare
Choose a tag to compare
v0.8.2-dev4 Pre-release
Pre-release

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

Fixed

  • Duplicated log entries when streaming logs.

v0.8.2-dev3

24 Sep 20:40
21ba935
Compare
Choose a tag to compare
v0.8.2-dev3 Pre-release
Pre-release

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

Fixed

  • Duplicated log entries when streaming logs.

v0.8.2-dev1

17 Sep 17:35
bf83ff3
Compare
Choose a tag to compare
v0.8.2-dev1 Pre-release
Pre-release

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

Fixed

  • Duplicated log entries when streaming logs.

v0.8.1

20 Aug 21:21
896f00e
Compare
Choose a tag to compare

Fixed

  • Target credential_type only supports 'assumed_role'.

v0.8.0

20 Aug 19:56
913329a
Compare
Choose a tag to compare

Changed

  • Refactored validations.

v0.7.0

20 Aug 17:01
374912a
Compare
Choose a tag to compare

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

03 Aug 20:10
f185730
Compare
Choose a tag to compare

Fixed

  • Refactor credential provider client.
  • Fix response statuses.

v0.6.2

29 Jul 23:47
c04d764
Compare
Choose a tag to compare

Fixed

  • Parsing of csv arguments in cli with in the value.

v0.6.1

27 Jul 16:35
4f48e91
Compare
Choose a tag to compare

Fixed

  • fixed get project response shape