Skip to content

v1.15.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 15:06
· 3 commits to main since this release
8ecc70a

Release Date: 2024-12-09

DOCUMENTATION:

  • Added install, build, and test documentation. #265

CHORE:

  • Updated copyright and SPDX. #246

  • Update NOTICE. #241

  • Updated Code of Conduct. #242

  • Removed superfluous files. #260

  • Go:

    • Updated Go to v1.22.7. #284
  • Library Dependencies:

    • Updated github.com/stretchr/testify from 1.10.0. #283
    • Updated github.com/hashicorp/terraform-plugin-sdk/v2 to 2.34.0. #238
      • Updated github.com/golang-jwt/jwt/v4 to 4.5.1. #279
    • Updated github.com/gofrs/uuid/v5 to 5.3.0. #257
  • Specific Packages:

    • Updated golang.org/x/oauth2 to 0.24.0. #280
    • Updated golang.org/x/net to 0.23.0. #233
  • SDKs:

    • Updated github.com/vmware/vsphere-automation-sdk-go/services/vmc/draas to 0.7.0. #220
    • Updated github.com/vmware/vsphere-automation-sdk-go/services/nsxt-vmc-aws-integration to 0.8.0. #228
  • Linting:

    • Fixed grammar. #286
    • Fixed variable naming. #268
    • Fixed non-constant format strings. #267
    • Fixed staticcheck ST1005. #273
    • Fixed nosec g101. #270
    • Fixed indent-error-flow. #269