Skip to content

v1.28.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 12:03
· 202 commits to master since this release
0695f2c

Changelog

  • 0695f2c Merge pull request #232 from coveooss/dependabot/go_modules/github.com/fatih/color-1.13.0
  • dd263a2 Bump github.com/fatih/color from 1.10.0 to 1.13.0
  • 757b8a7 Merge pull request #236 from coveooss/dependabot/go_modules/github.com/coveooss/gotemplate/v3-3.7.2
  • cf71418 Bump github.com/coveooss/gotemplate/v3 from 3.6.1 to 3.7.2
  • 5968de1 Add --aws-debug flag flag to turn on logging for the AWS SDK (#238)
  • c2f69df Merge pull request #237 from coveooss/DT-4520/aws-sdk-v2
  • 38017cd Return error when we can't fetch creds in config creation
  • c250e58 Add current role ARN to max duration log
  • 0a000ab Tidy modules
  • edf8545 Stop using deprecated client.NewEnvClient for docker
  • a9904d6 Fix warnings about errors and capitalization
  • 059b8fa Print verbose outputs for tests
  • 505cfc4 Only check AWS session expiration if it's possible to expire
  • 0b79380 Reset cached aws config during tests
  • 1990717 Ensure that getAwsConfig is never called with negative duration
  • f3f1c6d Fallback to old short duration config if we can't extend
  • 95b56f0 Add tip telling people to extend their default duration
  • 238af52 Re-implement the session extension magic
  • 7982f68 Update github.com/hashicorp/go-getter
  • 1df3db4 Upgrade AWS SDK to v2 by skipping complex session logic
  • 15f9ceb update go to 1.17