github.com/vmware/go-vcloud-director/v2@v2.24.0/.changes/v2.13.0/399-improvements.md (about) 1 * External network type ExternalNetworkV2 automatically elevates API version to maximum available out of 33.0, 35.0 and 2 36.0, so that new functionality can be consumed. It uses a controlled version elevation mechanism to consume the newer 3 features, but at the same time remain tested by not choosing the latest untested version blindly (more information in 4 openapi_endpoints.go) [GH-399] 5 * Added new field BackingTypeValue in favor of deprecated BackingType to types.ExternalNetworkV2Backing [GH-399] 6 * Add new function `GetFilteredNsxtImportableSwitches` to query NSX-T Importable Switches (Segments) [GH-399]