You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# Release History
2
2
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
+
3
15
## 1.15.2
4
16
5
17
> Release Date: 2024-12-09
@@ -138,7 +150,7 @@ FEATURES:
138
150
FEATURES:
139
151
140
152
-`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=[]
0 commit comments