Skip to content

Commit 71c892e

Browse files
authored
Merge pull request #1456 from vmware/prepare-371
Prepare CHANGELOG for 3.7.1 release
2 parents 75e799f + 1b68c95 commit 71c892e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 3.7.1 (November 8, 2024)
2+
3+
BUG FIXES:
4+
* Fix documentation issue of reverting fabric and user management resources back to `Beta` ([#1433](https://github.com/vmware/terraform-provider-nsxt/pull/1433))
5+
* `resource/nsxt_policy_vm_tags`: Fix inventory VM search on VMC platform ([#1412](https://github.com/vmware/terraform-provider-nsxt/pull/1412))
6+
* `resource/nsxt_edge_transport_node`, `resource/nsxt_policy_host_transport_node`: Allow configuring different host switch profile types, rather than only uplink profile type ([#1442](https://github.com/vmware/terraform-provider-nsxt/pull/1442))
7+
* `resource/nsxt_edge_transport_node`, `resource/nsxt_policy_host_transport_node`, `resource/nsxt_policy_host_transport_node_profile`: Remove default for `host_switch_mode` and define it as Computed, following platform behavior ([#1386](https://github.com/vmware/terraform-provider-nsxt/pull/1386))
8+
* `resource/nsxt_upgrade_run`: Fix potential crash when `upgrade_mode` is not specified ([#1404](https://github.com/vmware/terraform-provider-nsxt/pull/1404))
9+
* `resource/nsxt_upgrade_run`: Stage host upgrade in vLCM when flagged to do so ([#1411](https://github.com/vmware/terraform-provider-nsxt/pull/1411))
10+
* `resource/nsxt_upgrade_run`: Handle VLCM upgrade as potentially partial ([#1390](https://github.com/vmware/terraform-provider-nsxt/pull/1390))
11+
12+
IMPROVEMENTS:
13+
14+
* Disable MP resources for NSX 9.0.0 and onwards, due to those objects not being supported anymore on the backend ([#1384](https://github.com/vmware/terraform-provider-nsxt/pull/1384))
15+
116
## 3.7.0 (October 9, 2024)
217

318
UPGRADE SUPPORT:

0 commit comments

Comments
 (0)