Skip to content

Commit 0692580

Browse files
vivgoyaltenthirtyam
authored andcommitted
docs: update for v1.4.8 release (#503)
Updates the `CHANGELOG.md` for the v1.4.8 release.
1 parent 25e0962 commit 0692580

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

Diff for: CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# CHANGELOG
22

3+
## [v1.4.8](https://github.com/vmware/terraform-provider-tanzu-mission-control/releases/tag/v1.4.8)
4+
5+
> Release Date: 2024-01-30
6+
7+
BUG FIXES:
8+
9+
- Fix for eks cluster and nodepool tag issue [\#463](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/463)
10+
- Fix incorrect conversion between integer types. [\#467](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/467)
11+
12+
DEPRECATIONS:
13+
14+
- Remove TSM integration support. [\#475](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/475)
15+
16+
CHORES:
17+
18+
- Updated `crazy-max/ghaction-import-gpg` to 6.2.0. [\#459](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/459)
19+
- Updated `goreleaser/goreleaser-action` to 6.1.0 [\#460](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/460)
20+
- Updated `codecov/codecov-action` to 5 [\#461](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/461)
21+
- Updated `go` to 1.23.2 [\#462](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/462)
22+
- Updated `codecov/codecov-action` to 5.0.7 [\#464](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/464)
23+
- Updated `github.com/stretchr/testify` to 1.10.0 [\#466](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/466)
24+
- Updated `codecov/codecov-action` to 5.1.1 [\#473](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/473)
25+
- Updated `golang.org/x/crypto` to 0.31.0 [\#474](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/474)
26+
- Updated `actions/setup-go` to 5.2.0 [\#480](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/480)
27+
- Updated `golang.org/x/net` to 0.33.0 [\#490](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/490)
28+
- Updated `codecov/codecov-action` to 5.1.2 [\#496](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/496)
29+
- Updated `golangci/golangci-lint-action` to 6.2.0 [\#497](https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/497)
30+
331
## [v1.4.7](https://github.com/vmware/terraform-provider-tanzu-mission-control/releases/tag/v1.4.7)
432

533
> Release Date: 2024-11-13

0 commit comments

Comments
 (0)