Skip to content

v0.8.0

Latest

Choose a tag to compare

@stensonb stensonb released this 17 Jun 06:19
· 1 commit to main since this release

Changelog

  • 20091c2 0.8.0 release
  • 6a2f2b1 Add state parameter generation and validation for OIDC login flow
  • 4d7151e Bump github.com/aws/aws-sdk-go-v2 from 1.34.0 to 1.36.0
  • cafaa1d Bump github.com/aws/aws-sdk-go-v2/config from 1.29.2 to 1.29.14
  • e909430 Bump github.com/beevik/etree from 1.4.1 to 1.5.0
  • d56e9bc Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
  • 7f4074b Bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group
  • 367831e Bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group
  • 078aa41 Merge pull request #14 from stensonb/dependabot/go_modules/github.com/spf13/cobra-1.9.1
  • 259c792 Merge pull request #26 from stensonb/dependabot/go_modules/go_modules-c153b83258
  • b766ebc Merge pull request #34 from stensonb/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.29.14
  • 11a65dd Merge pull request #35 from michaelw/mw/oidc-state
  • 3809162 Merge pull request #36 from stensonb/dependabot/go_modules/go_modules-bbb8b02913
  • 806bc7f Merge pull request #37 from stensonb/deps-updates
  • 40f5792 Merge pull request #4 from stensonb/makefile-cleanup
  • 36723a8 Merge pull request #5 from stensonb/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.36.0
  • bfe837a Merge pull request #8 from stensonb/dependabot/go_modules/github.com/beevik/etree-1.5.0
  • 86f2b94 go get -u ./... ; go mod vendor ; go mod tidy
  • e1b8252 update Makefile to reflect usage of goreleaser