docs: update CHANGELOG.md - #610
Conversation
Update `CHANGELOG.md` with v1.4.10 release content. Signed-off-by: Ryan Johnson <ryan@tenthirtyam.org>
There was a problem hiding this comment.
Pull request overview
This PR updates the CHANGELOG.md file to add release notes for version v1.4.10, which was released on December 4, 2025.
- Adds comprehensive v1.4.10 release notes including documentation updates, bug fixes, and dependency bumps
- Organizes changes into clear sections: DOCUMENTATION, BUG FIXES, and CHORES
- Documents 26 dependency and tooling updates along with 2 bug fixes and 1 documentation improvement
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| * Bump `actions/stale` to 10.1.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/589 | ||
| * Bump `github.com/go-openapi/strfmt` to 0.25.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/585 | ||
| * Corrected formatting and removed unused types https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/323 | ||
| * Bump s`igs.k8s.io/yaml` to 1.6.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/587 |
There was a problem hiding this comment.
Incorrect backtick placement in package name. The backtick should be at the beginning of the package name, not before the 's'.
| * Bump s`igs.k8s.io/yaml` to 1.6.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/587 | |
| * Bump `sigs.k8s.io/yaml` to 1.6.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/587 |
| * Apply hcl formatting https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/531 | ||
|
|
||
| BUG FIXES: | ||
|
|
||
| * Allowing tls config to be passed to sm login https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/596 | ||
| * Adding proxy from environment and tls config to token request for TMC SM https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/608 | ||
|
|
||
| CHORES: | ||
|
|
||
| * Bump `goreleaser/goreleaser-action` to 6.3.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/526 | ||
| * Bump `crazy-max/ghaction-import-gpg` to 6.3.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/527 | ||
| * Migrate to `hashicorp/terraform-plugin-testing` https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/538 | ||
| * Bump `golang.org/x/net` to 0.38.0 in the go_modules group https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/535 | ||
| * Bump `github.com/cloudflare/circl` to 1.6.1 in the go_modules group https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/551 | ||
| * Bump `codecov/codecov-action` to 5.5.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/575 | ||
| * Bump `actions/labeler` to 6.0.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/574 | ||
| * Bump `goreleaser/goreleaser-action` to 6.4.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/565 | ||
| * Bump `github.com/stretchr/testify` to 1.11.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/586 | ||
| * Bump `actions/stale` to 10.1.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/589 | ||
| * Bump `github.com/go-openapi/strfmt` to 0.25.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/585 | ||
| * Corrected formatting and removed unused types https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/323 | ||
| * Bump s`igs.k8s.io/yaml` to 1.6.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/587 | ||
| * Bump `golang.org/x/oauth2` to 0.33.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/590 | ||
| * Remove redundant code and update build tags https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/595 | ||
| * Bump `github.com/hashicorp/terraform-plugin-testing` to 1.13.3 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/593 | ||
| * Bump `golangci/golangci-lint-action` to 9.1.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/604 | ||
| * Bump `actions/setup-go` to 6.1.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/603 | ||
| * Bump `actions/checkout` to 6.0.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/602 | ||
| * Bump `golang.org/x/crypto` to 0.45.0 in the go_modules https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/597 | ||
| * Bump `google.golang.org/grpc` to 1.77.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/600 | ||
| * Bump `github.com/hashicorp/terraform-plugin-sdk/v2` to 2.38.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/599 | ||
| * Bump `github.com/jarcoal/httpmock` to 1.4.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/606 | ||
| * Bump `github.com/go-openapi/swag` to 0.25.4 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/607 |
There was a problem hiding this comment.
Inconsistent formatting with previous changelog entries. The v1.4.9 and earlier versions use markdown reference-style links (e.g., [\#XXX](URL)), but this new section uses plain URLs. For consistency with the existing changelog format, consider using the reference-style format like: [\#531](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/531) instead of just the plain URL.
| * Apply hcl formatting https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/531 | |
| BUG FIXES: | |
| * Allowing tls config to be passed to sm login https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/596 | |
| * Adding proxy from environment and tls config to token request for TMC SM https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/608 | |
| CHORES: | |
| * Bump `goreleaser/goreleaser-action` to 6.3.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/526 | |
| * Bump `crazy-max/ghaction-import-gpg` to 6.3.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/527 | |
| * Migrate to `hashicorp/terraform-plugin-testing` https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/538 | |
| * Bump `golang.org/x/net` to 0.38.0 in the go_modules group https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/535 | |
| * Bump `github.com/cloudflare/circl` to 1.6.1 in the go_modules group https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/551 | |
| * Bump `codecov/codecov-action` to 5.5.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/575 | |
| * Bump `actions/labeler` to 6.0.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/574 | |
| * Bump `goreleaser/goreleaser-action` to 6.4.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/565 | |
| * Bump `github.com/stretchr/testify` to 1.11.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/586 | |
| * Bump `actions/stale` to 10.1.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/589 | |
| * Bump `github.com/go-openapi/strfmt` to 0.25.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/585 | |
| * Corrected formatting and removed unused types https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/323 | |
| * Bump s`igs.k8s.io/yaml` to 1.6.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/587 | |
| * Bump `golang.org/x/oauth2` to 0.33.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/590 | |
| * Remove redundant code and update build tags https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/595 | |
| * Bump `github.com/hashicorp/terraform-plugin-testing` to 1.13.3 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/593 | |
| * Bump `golangci/golangci-lint-action` to 9.1.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/604 | |
| * Bump `actions/setup-go` to 6.1.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/603 | |
| * Bump `actions/checkout` to 6.0.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/602 | |
| * Bump `golang.org/x/crypto` to 0.45.0 in the go_modules https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/597 | |
| * Bump `google.golang.org/grpc` to 1.77.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/600 | |
| * Bump `github.com/hashicorp/terraform-plugin-sdk/v2` to 2.38.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/599 | |
| * Bump `github.com/jarcoal/httpmock` to 1.4.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/606 | |
| * Bump `github.com/go-openapi/swag` to 0.25.4 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/607 | |
| * Apply hcl formatting [\#531](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/531) | |
| BUG FIXES: | |
| * Allowing tls config to be passed to sm login [\#596](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/596) | |
| * Adding proxy from environment and tls config to token request for TMC SM [\#608](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/608) | |
| CHORES: | |
| * Bump `goreleaser/goreleaser-action` to 6.3.0 [\#526](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/526) | |
| * Bump `crazy-max/ghaction-import-gpg` to 6.3.0 [\#527](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/527) | |
| * Migrate to `hashicorp/terraform-plugin-testing` [\#538](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/538) | |
| * Bump `golang.org/x/net` to 0.38.0 in the go_modules group [\#535](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/535) | |
| * Bump `github.com/cloudflare/circl` to 1.6.1 in the go_modules group [\#551](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/551) | |
| * Bump `codecov/codecov-action` to 5.5.1 [\#575](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/575) | |
| * Bump `actions/labeler` to 6.0.1 [\#574](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/574) | |
| * Bump `goreleaser/goreleaser-action` to 6.4.0 [\#565](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/565) | |
| * Bump `github.com/stretchr/testify` to 1.11.1 [\#586](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/586) | |
| * Bump `actions/stale` to 10.1.0 [\#589](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/589) | |
| * Bump `github.com/go-openapi/strfmt` to 0.25.0 [\#585](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/585) | |
| * Corrected formatting and removed unused types [\#323](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/323) | |
| * Bump s`igs.k8s.io/yaml` to 1.6.0 [\#587](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/587) | |
| * Bump `golang.org/x/oauth2` to 0.33.0 [\#590](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/590) | |
| * Remove redundant code and update build tags [\#595](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/595) | |
| * Bump `github.com/hashicorp/terraform-plugin-testing` to 1.13.3 [\#593](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/593) | |
| * Bump `golangci/golangci-lint-action` to 9.1.0 [\#604](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/604) | |
| * Bump `actions/setup-go` to 6.1.0 [\#603](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/603) | |
| * Bump `actions/checkout` to 6.0.0 [\#602](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/602) | |
| * Bump `golang.org/x/crypto` to 0.45.0 in the go_modules [\#597](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/597) | |
| * Bump `google.golang.org/grpc` to 1.77.0 [\#600](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/600) | |
| * Bump `github.com/hashicorp/terraform-plugin-sdk/v2` to 2.38.1 [\#599](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/599) | |
| * Bump `github.com/jarcoal/httpmock` to 1.4.1 [\#606](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/606) | |
| * Bump `github.com/go-openapi/swag` to 0.25.4 [\#607](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/607) |
|
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Summary
Update
CHANGELOG.mdwith v1.4.10 release content.Type
Please describe:
Breaking Changes?
Test and Documentation
Issue References
Additional Information