Skip to content

Releases: vmware/vsphere-automation-sdk-go

VMC v0.14.0 release

02 Jan 11:15
Compare
Choose a tag to compare

VMC Refresh

Add Diskless Instance support for:

  • m7i.metal-24xl
  • m7i.metal-48xl
  • c6i.metal

Full Changelog: services/vmwarecloud/vmc_aws_cho_provider/v0.1.0...services/vmc/v0.14.0

VMC M24 Refresh

Runtime@0.7.0, lib@0.7.0, VMC and NSX Refresh

19 Apr 05:54
ac136a4
Compare
Choose a tag to compare

What's Changed

Updated runtime and libraries to v0.7.0

VMC Refresh

  • VMC Refresh by @aagrawal3 in #25
  • Updated runtime and lib dependency to v0.7.0

NSX Refresh

  • NSX-T Refresh by @aagrawal3 in #25
  • Updated runtime and lib dependency to v0.7.0

Full Changelog: services/vmc/v0.11.0...services/nsxt-vmc-aws-integration/v0.7.0

Runtime, libraries, VMC and NSX Refresh

03 Apr 08:38
Compare
Choose a tag to compare

What's Changed

General

  • Upgrade from GO 1.13 to GO 1.17
  • Retract runtime v0.5.0 and lib v0.5.0 due to invalid dependencies.

Updated runtime and libraries to v0.6.0

  • Update runtime to v0.6.0 by @aagrawal3 in #19
  • Updated lib to v0.6.0 by @aagrawal3 in #20
  • Removed the ConverterMode field of bindings.TypeConverter as it is no longer needed. Also removed SetMode(), Mode() and InRestMode().
  • Removed methods SetApplicationContext() and SetSecurityContext() from type client.Connector. Instead pass client.WithApplicationContext() or client.WithSecurityContext() to client.NewConnector().
  • Deprecated client.NewJsonRpcConnector(). Instead use client.NewConnector(url, client.WithHttpClient(httpclient)).
  • Deprecated client.NewRestConnector(). Instead use client.NewConnector(url, client.UsingRest(nil), client.WithHttpClient(httpclient)).

VMC Refresh

  • VMC Refresh by @aagrawal3 in #22
  • Updated runtime and lib dependency to v0.6.0
  • Refresh bindings with updated toolkit.
  • Release VMC v0.11.0
  • Release Autoscaler v0.5.0
  • Release DRAAS v0.5.0

NSX Refresh

  • NSX-T 4.1.0 Refresh by @aagrawal3 in #21
  • Updated NSX-T to v0.10.0
  • Updated NSX-T Manager to v0.4.0
  • Updated NSX-T Global Policy to v0.7.0
  • Updated NSX-T VMC AWS Integration to v0.6.0

To learn more about NSXT Datacenter and compatibility, visit
https://docs.vmware.com/en/VMware-NSX/4.1.0/rn/vmware-nsx-410-release-notes/index.html
https://interopmatrix.vmware.com/Interoperability?col=912,8325&row=0
https://docs.vmware.com/en/VMware-NSX/index.html

Full Changelog: services/nsxt-mp/v0.3.0...services/vmc/v0.11.0

NSX-T 3.2.1 Refresh

29 Jul 10:31
Compare
Choose a tag to compare

What's Changed

  • NSX-T Release 3.2.1 by @aagrawal3 in #13
  • Refresh NSX-T Release 3.2.1 by @aagrawal3 in #15
  • Updated NSX-T to v0.9.0
  • Updated NSX-T Manager to v0.3.0
  • Updated NSX-T Global Policy to v0.6.0

To learn more about NSXT Datacenter and compatibility, visit
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.2.1/rn/vmware-nsxt-data-center-321-release-notes/index.html
https://interopmatrix.vmware.com/Interoperability?col=912,6821&row=0

Full Changelog: services/vmc/v0.9.0...services/nsxt-mp/v0.3.0

VMC v0.10.0

08 Jul 08:41
1c6158c
Compare
Choose a tag to compare

What's Changed

  • Release VMC v0.10.0 by @aagrawal3 in #14
  • Supports i4i Nitro host from AWS.
  • Incompatible with VMC v0.9.0 release.

Full Changelog: services/nsxt-mp/v0.2.0...services/vmc/v0.10.0

NSX-T 3.2.1

08 Jul 08:10
Compare
Choose a tag to compare

What's Changed

  • NSX-T Release 3.2.1 by @aagrawal3 in #13
  • Updated NSX-T to v0.8.0
  • Updated NSX-T Manager to v0.2.0
  • Updated NSX-T Global Policy to v0.5.0

To learn more about NSXT Datacenter and compatibility, visit
https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.2.1/rn/vmware-nsxt-data-center-321-release-notes/index.html
https://interopmatrix.vmware.com/Interoperability?col=912,6821&row=0

Full Changelog: services/vmc/v0.9.0...services/nsxt-mp/v0.2.0

VMC v0.9.0

24 Jun 10:51
0d23cca
Compare
Choose a tag to compare

What's Changed

  • VMC v0.9.0 release by @aagrawal3 in #11
  • Supports i4i Nitro host from AWS.

Full Changelog: services/vmc/v0.8.0...services/vmc/v0.9.0

VMC v0.8.0

04 Mar 10:43
Compare
Choose a tag to compare

What's Changed

  • VMC v0.8.0 release by @vmehtavmware in #10

Full Changelog: services/vmc/v0.7.0...services/vmc/v0.8.0

VMC v0.7.0

21 Jan 07:36
Compare
Choose a tag to compare

What's Changed

  • Release vmc v0.7.0 by @vmehtavmware in #8

New Contributors

  • @vmehtavmware made their first contribution in #7

Full Changelog: https://github.com/vmware/vsphere-automation-sdk-go/commits/services/vmc/v0.7.0