Skip to content

v1.4.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 21:21
· 4 commits to main since this release
0692580

Release Date: 2024-01-30

BUG FIXES:

  • Fix for eks cluster and nodepool tag issue #463
  • Fix incorrect conversion between integer types. #467

DEPRECATIONS:

  • Remove TSM integration support. #475

CHORES:

  • Updated crazy-max/ghaction-import-gpg to 6.2.0. #459
  • Updated goreleaser/goreleaser-action to 6.1.0 #460
  • Updated codecov/codecov-action to 5 #461
  • Updated go to 1.23.2 #462
  • Updated codecov/codecov-action to 5.0.7 #464
  • Updated github.com/stretchr/testify to 1.10.0 #466
  • Updated codecov/codecov-action to 5.1.1 #473
  • Updated golang.org/x/crypto to 0.31.0 #474
  • Updated actions/setup-go to 5.2.0 #480
  • Updated golang.org/x/net to 0.33.0 #490
  • Updated codecov/codecov-action to 5.1.2 #496
  • Updated golangci/golangci-lint-action to 6.2.0 #497

New Contributors