vsphere-automation-sdk-go

Go programming language SDK (Beta) for VMC. NSX-T and vSphere services will be added soon.

OTHER License

Stars
32

Bot releases are visible (Hide)

vsphere-automation-sdk-go - VMC v0.14.0 release Latest Release

Published by aagrawal3 10 months ago

VMC Refresh

Add Diskless Instance support for:

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

Full Changelog: https://github.com/vmware/vsphere-automation-sdk-go/compare/services/vmwarecloud/vmc_aws_cho_provider/v0.1.0...services/vmc/v0.14.0

vsphere-automation-sdk-go - [email protected], [email protected], VMC and NSX Refresh

Published by aagrawal3 over 1 year ago

What's Changed

Updated runtime and libraries to v0.7.0

VMC Refresh

NSX Refresh

Full Changelog: https://github.com/vmware/vsphere-automation-sdk-go/compare/services/vmc/v0.11.0...services/nsxt-vmc-aws-integration/v0.7.0

vsphere-automation-sdk-go - Runtime, libraries, VMC and NSX Refresh

Published by aagrawal3 over 1 year ago

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 https://github.com/vmware/vsphere-automation-sdk-go/pull/19
  • Updated lib to v0.6.0 by @aagrawal3 in https://github.com/vmware/vsphere-automation-sdk-go/pull/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

NSX Refresh

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: https://github.com/vmware/vsphere-automation-sdk-go/compare/services/nsxt-mp/v0.3.0...services/vmc/v0.11.0

vsphere-automation-sdk-go - NSX-T 3.2.1 Refresh

Published by aagrawal3 about 2 years ago

What's Changed

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: https://github.com/vmware/vsphere-automation-sdk-go/compare/services/vmc/v0.9.0...services/nsxt-mp/v0.3.0

vsphere-automation-sdk-go - VMC v0.10.0

Published by aagrawal3 over 2 years ago

What's Changed

Full Changelog: https://github.com/vmware/vsphere-automation-sdk-go/compare/services/nsxt-mp/v0.2.0...services/vmc/v0.10.0

vsphere-automation-sdk-go - NSX-T 3.2.1

Published by aagrawal3 over 2 years ago

vsphere-automation-sdk-go - VMC v0.9.0

Published by aagrawal3 over 2 years ago

vsphere-automation-sdk-go - VMC v0.8.0

Published by vanditsmehta over 2 years ago

vsphere-automation-sdk-go - VMC v0.7.0

Published by vanditsmehta over 2 years ago

What's Changed

New Contributors

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