|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 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 | + |
3 | 31 | ## [v1.4.7](https://github.com/vmware/terraform-provider-tanzu-mission-control/releases/tag/v1.4.7) |
4 | 32 |
|
5 | 33 | > Release Date: 2024-11-13 |
|
0 commit comments