Skip to content

Commit 429f709

Browse files
committed
chore(release) v1.15.6
Release v1.15.6. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent b473277 commit 429f709

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Release History
22

3+
## 1.15.6
4+
5+
> Release Date: 2025-12-01
6+
7+
CHORE:
8+
9+
- Applied `terraform fmt` formatting to `_test.go` files. [#330](https://github.com/vmware/terraform-provider-vmc/pull/330)
10+
- Updated `golang.org/x/oauth2` from 0.30.0 to 0.32.0. [#339](https://github.com/vmware/terraform-provider-vmc/pull/339), [#342](https://github.com/vmware/terraform-provider-vmc/pull/342)
11+
- Updated `stretchr/testify` from 1.10.0 to 1.11.1. [#337](https://github.com/vmware/terraform-provider-vmc/pull/337), [#338](https://github.com/vmware/terraform-provider-vmc/pull/338)
12+
- Updated `hashicorp/terraform-plugin-testing` from 1.13.0 to 1.13.3. [#332](https://github.com/vmware/terraform-provider-vmc/pull/332), [#335](https://github.com/vmware/terraform-provider-vmc/pull/335), [#336](https://github.com/vmware/terraform-provider-vmc/pull/336)
13+
- Updated `hashicorp/terraform-plugin-sdk/v2` from 2.36.1 to 2.38.1. [#331](https://github.com/vmware/terraform-provider-vmc/pull/331), [#340](https://github.com/vmware/terraform-provider-vmc/pull/340), [#341](https://github.com/vmware/terraform-provider-vmc/pull/341)
14+
315
## 1.15.5
416

517
> Release Date: 2025-05-14

0 commit comments

Comments
 (0)