Skip to content

Commit 24ce648

Browse files
authored
chore(release): v1.15.3 (#296)
Release v1.15.3. Signed-off-by: Ryan Johnson <[email protected]>
1 parent 0aaeb52 commit 24ce648

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

Diff for: CHANGELOG.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Release History
22

3+
## 1.15.3
4+
5+
> Release Date: 2025-02-11
6+
7+
CHORE:
8+
9+
- Updated `github.com/gofrs/uuid/v5` from 5.3.0 to 5.3.1. [#295](https://github.com/vmware/terraform-provider-vmc/pull/295)
10+
- Updated `github.com/hashicorp/terraform-plugin-sdk/v2` from 2.35.0 to 2.36.0. [#293](https://github.com/vmware/terraform-provider-vmc/pull/293)
11+
- Updated `golang.org/x/net` from 0.31.0 to 0.33.0. [#292](https://github.com/vmware/terraform-provider-vmc/pull/292)
12+
- Updated `golang.org/x/oauth2` from 0.24.0 to 0.25.0 [#291](https://github.com/vmware/terraform-provider-vmc/pull/291)
13+
- Updated `golang.org/x/crypto` from 0.29.0 to 0.31.0. [#290](https://github.com/vmware/terraform-provider-vmc/pull/290)
14+
315
## 1.15.2
416

517
> Release Date: 2024-12-09
@@ -138,7 +150,7 @@ FEATURES:
138150
FEATURES:
139151

140152
- `num_hosts` property on SDDC now shows and controls the number of hosts in the primary cluster (created by default with an SDDC). Previously there was no way to scale up/down the number of hosts in the primary cluster
141-
- Cluster operations like Create/Update/Destroy on more than one cluster can now be initiated simultaneously, without the need for depends_on=[]
153+
- Cluster operations like Create/Update/Destroy on more than one cluster can now be initiated simultaneously, without the need for depends_on=[]
142154
- Error reporting improvements
143155

144156
BUG FIXES:

0 commit comments

Comments
 (0)