v1.0.4
Release v1.0.4 (2022/08/19)
Changelog
- 97abf36 Fix lint check for golangci-lint v1.48.0
- 78a2644 Update doc with removal of cloud and node label in TKGm cluster
- 070ce14 Change project module path from "github.com/vmware-tanzu" to "github.com/vmware"
- adcd264 add request URL builder helper for cluster resource service client
- 78685f2 Added helper function to set primitive types
- 8516ae3 Handle manual delete of tf resources gracefully
- aa41bab Update GO version to 1.18
What's Changed
- Handle manual delete of tf resources gracefully by @shreyassreenivas in #49
- Fixed the type conversion by @shobha2626 in #48
- add request URL builder helper for cluster resource service client by @ishangupta-ds in #51
- Change project module path from "github.com/vmware-tanzu" to "github.… by @shreyassreenivas in #55
- Update doc with removal of cloud and node label in TKGm cluster by @shobha2626 in #57
- Fix lint check for golangci-lint v1.48.0 by @shobha2626 in #58
Full Changelog: v1.0.3...v1.0.4