Skip to content

Latest commit

 

History

History
120 lines (86 loc) · 8.68 KB

File metadata and controls

120 lines (86 loc) · 8.68 KB

CHANGELOG

Release Date: 2025-12-04

DOCUMENTATION:

  • Apply hcl formatting #531

BUG FIXES:

  • Allowing tls config to be passed to sm login #596
  • Adding proxy from environment and tls config to token request for TMC SM #608

CHORES:

  • Bump goreleaser/goreleaser-action to 6.3.0 #526
  • Bump crazy-max/ghaction-import-gpg to 6.3.0 #527
  • Migrate to hashicorp/terraform-plugin-testing #538
  • Bump golang.org/x/net to 0.38.0 in the go_modules group #535
  • Bump github.com/cloudflare/circl to 1.6.1 in the go_modules group #551
  • Bump codecov/codecov-action to 5.5.1 #575
  • Bump actions/labeler to 6.0.1 #574
  • Bump goreleaser/goreleaser-action to 6.4.0 #565
  • Bump github.com/stretchr/testify to 1.11.1 #586
  • Bump actions/stale to 10.1.0 #589
  • Bump github.com/go-openapi/strfmt to 0.25.0 #585
  • Corrected formatting and removed unused types #323
  • Bump sigs.k8s.io/yaml to 1.6.0 #587
  • Bump golang.org/x/oauth2 to 0.33.0 #590
  • Remove redundant code and update build tags #595
  • Bump github.com/hashicorp/terraform-plugin-testing to 1.13.3 #593
  • Bump golangci/golangci-lint-action to 9.1.0 #604
  • Bump actions/setup-go to 6.1.0 #603
  • Bump actions/checkout to 6.0.0 #602
  • Bump golang.org/x/crypto to 0.45.0 in the go_modules #597
  • Bump google.golang.org/grpc to 1.77.0 #600
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 to 2.38.1 #599
  • Bump github.com/jarcoal/httpmock to 1.4.1 #606
  • Bump github.com/go-openapi/swag to 0.25.4 #607

Release Date: 2025-04-01

FEATURES:

  • Added support to override variables in the control plane for VKS 3.2.0. #488

DOCUMENTATION:

  • Update links in product documentation. #524
  • Update naming style from imperative to declarative. #491

BUG FIXES:

  • Fixed datasource schema for tanzu kubernetes clusters. #479

CHORES:

  • Bump codecov/codecov-action from 5.3.1 to 5.4.0. /#515
  • Bump actions/checkout from 4.2.1 to 4.2.2. /#514
  • Remove codeql. /#512
  • Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1. /#510
  • Bump golangci/golangci-lint-action from 6.2.0 to 6.5.0. /509
  • Bump codecov/codecov-action from 5.1.2 to 5.3.1. /#502
  • Bump actions/stale from 9.0.0 to 9.1.0. /#501
  • Bump actions/setup-go from 5.2.0 to 5.3.0. /#500

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