Skip to content

v0.0.30 release

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 00:35
· 76 commits to main since this release
f9291df

Enhancements

  • added verbose logging in convert-kubeconfig by @weinong in #272
  • Adding installHint field to kubeconfigs that have been converted to the exec format by @cirvine-MSFT in #282

Maintenance

  • Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.1.1 to 1.5.0 by @dependabot in #249
  • Bump github.com/AzureAD/microsoft-authentication-library-for-go from 0.9.0 to 1.0.0 by @dependabot in #259
  • Bump k8s.io/cli-runtime from 0.26.3 to 0.27.1 by @dependabot in #262
  • Bump github.com/Azure/go-autorest/autorest from 0.11.28 to 0.11.29 by @dependabot in #273
  • add unit tests for manualtoken_test.go by @khareyash05 in #268
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.5.0 to 1.6.0 by @dependabot in #274
  • Bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #277
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.2.2 to 1.3.0 by @dependabot in #278
  • Bump k8s.io/apimachinery from 0.27.1 to 0.27.2 by @dependabot in #283
  • Bump k8s.io/cli-runtime from 0.27.1 to 0.27.2 by @dependabot in #285
  • Azidentity migration for service principal token by @ekoehn in #287
  • update go to address CVE by @weinong in #290

Doc Update

New Contributors

Full Changelog: v0.0.29...v0.0.30