Skip to content

Releases: Cargill/vela-aws-credentials

v0.3.3

18 Dec 16:15
828235b

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

18 Dec 15:34
e4057c0

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

18 Dec 14:45
1e89fe6

Choose a tag to compare

What's Changed

  • chore(deps): bump github/codeql-action from 3.28.18 to 4.31.4 by @dependabot[bot] in #202
  • chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.45.0 by @dependabot[bot] in #200
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #201
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.70 to 1.18.19 by @dependabot[bot] in #198
  • chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.5 to 1.39.4 by @dependabot[bot] in #197
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.34.0 to 1.38.9 by @dependabot[bot] in #196
  • chore: update go version and dependencies by @JordanSussman in #206

Full Changelog: v0.3.0...v0.3.1

v0.3.0

07 Jul 18:49
aa57081

Choose a tag to compare

What's Changed

  • fix(docs): clarify aws usage of custom claims by @JordanSussman in #117
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.33.2 to 1.33.16 by @dependabot in #116
  • chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot in #118
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.6 to 1.29.9 by @dependabot in #119
  • chore: update dependencies by @jbrockopp in #136

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

10 Dec 18:53
67fd1bc

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Dec 14:47
7e4d673

Choose a tag to compare

What's Changed

  • chore(actions): enable code coverage reporting by @JordanSussman in #9
  • chore(dependabot): reduce frequency of aws-sdk-go uodates by @JordanSussman in #10
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.26 to 1.17.29 by @dependabot in #20
  • chore(deps): bump github/codeql-action from 3.25.10 to 3.26.5 by @dependabot in #21
  • chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.32.3 by @dependabot in #57
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.29 to 1.17.42 by @dependabot in #56
  • enhance(output): support credential file for terraform by @JordanSussman in #78
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.42 to 1.17.47 by @dependabot in #77
  • chore(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.5 by @dependabot in #45
  • chore(deps): bump codecov/codecov-action from 4.5.0 to 5.1.1 by @dependabot in #74
  • chore(deps): bump github/codeql-action from 3.26.5 to 3.27.6 by @dependabot in #73
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.28.6 by @dependabot in #75

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

29 Jul 18:30
a17a299

Choose a tag to compare

chore: correct make command in workflow (#8)