Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 3.49 KB

File metadata and controls

52 lines (36 loc) · 3.49 KB

CHANGELOG

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

Release Date: 2024-11-13

FEATURES:

  • data/tanzu-mission-control_tanzu_kubernetes_cluster: Added Tanzu Kubernetes Cluster data source. #444

DOCUMENTATION:

  • Updated AKS Cluster guide. #326

CHORES:

  • Added CodeQL Analysis. #436
  • Updated golang.org/x/net to 0.23.0. #398
  • Updated golang.org/x/oauth2 to 0.24.0. #438
  • Updated sigs.k8s.io/yaml to 1.4.0. #430
  • Updated github.com/stretchr/testify to 1.9.0. #432
  • Updated github.com/go-openapi/strfmt to 0.23.0. #433
  • Updated github.com/go-test/deep to 1.1.1. #439
  • Updated github.com/jarcoal/httpmock to 1.3.1. #441