Releases: equinix/equinix-sdk-go
Releases · equinix/equinix-sdk-go
v0.32.0
v0.31.2
v0.31.1
v0.31.0
v0.30.0
0.30.0 (2023-12-12)
The first release of equinix-sdk-go
includes support for the Equinix Metal API. This SDK is generated from the OpenAPI specs of the supported Equinix APIs and supports all features listed in those specs.
Examples of using this SDK to interact with Equinix Metal can be found in the examples/
directory.
If you are migrating from metal-go
, the metalv1
package in this SDK is a drop-in replacement for [email protected]
.
Features
- Full support for the Equinix Metal API using code generated from the Equinix Metal OpenAPI spec