Releases: Cargill/vela-aws-credentials
Releases · Cargill/vela-aws-credentials
v0.3.3
What's Changed
- chore(ci): customize tags based on events by @JordanSussman in #209
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- chore(ci): switch to official docker actions with sbom by @JordanSussman in #207
- chore(ci): use context for built artifact by @JordanSussman in #208
Full Changelog: v0.3.1...v0.3.2
v0.3.1
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
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
- @jbrockopp made their first contribution in #136
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- fix(script): update correct var by @JordanSussman in #79
Full Changelog: v0.2.0...v0.2.1
v0.2.0
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
- @dependabot made their first contribution in #20
Full Changelog: v0.1.0...v0.2.0
v0.1.0
chore: correct make command in workflow (#8)