Skip to content

Commit ae317c3

Browse files
committed
docs: update CHANGELOG.md
Update `CHANGELOG.md` with v1.4.10 release content. Signed-off-by: Ryan Johnson <ryan@tenthirtyam.org>
1 parent cb5745e commit ae317c3

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,45 @@
11
# CHANGELOG
22

3+
## [v1.4.10](https://github.com/vmware/terraform-provider-tanzu-mission-control/releases/tag/v1.4.10)
4+
5+
> Release Date: 2025-12-04
6+
7+
DOCUMENTATION:
8+
9+
* Apply hcl formatting https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/531
10+
11+
BUG FIXES:
12+
13+
* Allowing tls config to be passed to sm login https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/596
14+
* Adding proxy from environment and tls config to token request for TMC SM https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/608
15+
16+
CHORES:
17+
18+
* Bump `goreleaser/goreleaser-action` to 6.3.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/526
19+
* Bump `crazy-max/ghaction-import-gpg` to 6.3.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/527
20+
* Migrate to `hashicorp/terraform-plugin-testing` https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/538
21+
* 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
22+
* 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
23+
* Bump `codecov/codecov-action` to 5.5.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/575
24+
* Bump `actions/labeler` to 6.0.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/574
25+
* Bump `goreleaser/goreleaser-action` to 6.4.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/565
26+
* Bump `github.com/stretchr/testify` to 1.11.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/586
27+
* Bump `actions/stale` to 10.1.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/589
28+
* Bump `github.com/go-openapi/strfmt` to 0.25.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/585
29+
* Corrected formatting and removed unused types https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/323
30+
* Bump s`igs.k8s.io/yaml` to 1.6.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/587
31+
* Bump `golang.org/x/oauth2` to 0.33.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/590
32+
* Remove redundant code and update build tags https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/595
33+
* Bump `github.com/hashicorp/terraform-plugin-testing` to 1.13.3 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/593
34+
* Bump `golangci/golangci-lint-action` to 9.1.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/604
35+
* Bump `actions/setup-go` to 6.1.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/603
36+
* Bump `actions/checkout` to 6.0.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/602
37+
* Bump `golang.org/x/crypto` to 0.45.0 in the go_modules https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/597
38+
* Bump `google.golang.org/grpc` to 1.77.0 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/600
39+
* Bump `github.com/hashicorp/terraform-plugin-sdk/v2` to 2.38.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/599
40+
* Bump `github.com/jarcoal/httpmock` to 1.4.1 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/606
41+
* Bump `github.com/go-openapi/swag` to 0.25.4 https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/607
42+
343
## [v1.4.9](https://github.com/vmware/terraform-provider-tanzu-mission-control/releases/tag/v1.4.9)
444

545
> Release Date: 2025-04-01

0 commit comments

Comments
 (0)