Skip to content

docs: update CHANGELOG.md - #610

Merged
tenthirtyam merged 1 commit into
mainfrom
docs/update-changelog
Dec 6, 2025
Merged

docs: update CHANGELOG.md#610
tenthirtyam merged 1 commit into
mainfrom
docs/update-changelog

Conversation

@tenthirtyam

Copy link
Copy Markdown
Contributor

Summary

Update CHANGELOG.md with v1.4.10 release content.

Type

  • This is a bug fix.
  • This is an enhancement or feature.
  • This is a code style/formatting update.
  • This is a documentation update.
  • This is a refactoring update.
  • This is a chore update
  • This is something else.
    Please describe:

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Test and Documentation

  • Tests have been completed.
  • Documentation has been added or updated.

Issue References

Additional Information

Update `CHANGELOG.md` with v1.4.10 release content.

Signed-off-by: Ryan Johnson <ryan@tenthirtyam.org>
@tenthirtyam tenthirtyam self-assigned this Dec 6, 2025
Copilot AI review requested due to automatic review settings December 6, 2025 18:29
@tenthirtyam tenthirtyam added the documentation Documentation label Dec 6, 2025
@github-actions github-actions Bot added the needs-review Needs Review label Dec 6, 2025
@tenthirtyam
tenthirtyam merged commit bffa10d into main Dec 6, 2025
11 checks passed
@tenthirtyam
tenthirtyam deleted the docs/update-changelog branch December 6, 2025 18:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread CHANGELOG.md
* 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

Copilot AI Dec 6, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect backtick placement in package name. The backtick should be at the beginning of the package name, not before the 's'.

Suggested change
* 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

Copilot uses AI. Check for mistakes.
Comment thread CHANGELOG.md
Comment on lines +9 to +41
* 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

Copilot AI Dec 6, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Suggested change
* 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)

Copilot uses AI. Check for mistakes.
@github-actions

github-actions Bot commented Jan 6, 2026

Copy link
Copy Markdown

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.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jan 6, 2026
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Mar 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants