Skip to content

v0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 17:47
· 108 commits to main since this release
2eb7239

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.