Skip to content

Releases: coveooss/tgf

v1.28.4

15 Mar 12:00
ec2e8d1
Compare
Choose a tag to compare

Changelog

  • ec2e8d1 Merge pull request #259 from coveooss/DT-4686/upgrade-containerd
  • 193dea1 Upgrade containerd from 1.6.0 to 1.6.1 (CVE-2022-23648)
  • d31dc77 Merge pull request #254 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/iam-1.18.0
  • 346335c Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.17.0 to 1.18.0
  • 4c30303 Merge pull request #251 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.22.0
  • 0403ac3 Merge pull request #258 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ecr-1.16.0
  • 07c8c77 Bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.15.0 to 1.16.0
  • 2349a0e Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.21.0 to 1.22.0
  • c6afd23 Merge pull request #257 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.15.0
  • ea6ea4c Bump github.com/aws/aws-sdk-go-v2/config from 1.14.0 to 1.15.0

v1.28.3

07 Mar 11:11
eb2db33
Compare
Choose a tag to compare

Changelog

  • eb2db33 Merge pull request #243 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/iam-1.17.0
  • 29fb4be Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.16.0 to 1.17.0
  • 7f4d9e3 Merge pull request #242 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ecr-1.15.0
  • fb8a9d0 Merge pull request #245 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.21.0
  • 9edc8ff Bump github.com/aws/aws-sdk-go-v2/service/ecr from 1.14.0 to 1.15.0
  • 0e3a156 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.20.0 to 1.21.0
  • 6eb2c73 Merge pull request #249 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.14.0
  • 3011363 Bump github.com/aws/aws-sdk-go-v2/config from 1.13.1 to 1.14.0

v1.28.2

23 Feb 17:03
2b62235
Compare
Choose a tag to compare

Changelog

  • 2b62235 Fix the region when authenticating to ECR (#241)

v1.28.1

15 Feb 19:56
ae38d85
Compare
Choose a tag to compare
v1.28.1 Pre-release
Pre-release

Changelog

  • ae38d85 Fix the login to ECR (#240)
  • 78165db Merge pull request #239 from coveooss/update-dependabot-reviewers
  • c2e1a2a Add whole team as reviewers for dependabot updates

v1.28.0

08 Feb 12:03
0695f2c
Compare
Choose a tag to compare
v1.28.0 Pre-release
Pre-release

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

v1.27.1

30 Nov 21:03
ca644d4
Compare
Choose a tag to compare

Changelog

  • 05aa90f Update Go to 1.17 to actually build a mac ARM64 version (#235)

v1.27.0

25 Nov 16:46
f68fc45
Compare
Choose a tag to compare

Changelog

f68fc45 Merge pull request #233 from coveooss/feature/arm
4a38009 Build macOS ARM binaries + update goreleaser
290e377 DT-4017 // Fix docker in docker buildkit issue (#231)
e71768e Upgrade to GitHub-native Dependabot (#212)

v1.26.5

09 Mar 13:45
8548500
Compare
Choose a tag to compare

Changelog

8548500 Fix Windows volume mount containing backslash (#201)

v1.26.4

26 Feb 17:44
9490701
Compare
Choose a tag to compare

Changelog

9490701 --config-dump output must not contain any logs (#196)

v1.26.3

24 Feb 19:07
c75fe8a
Compare
Choose a tag to compare

Changelog

c75fe8a Use a docker volume to mount the current user home directory (#195)