Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Releases: equinix-labs/metal-python

v0.2.2

27 Jun 14:36
4d3b7e7
Compare
Choose a tag to compare

What's Changed

  • updated API spec, minor fixes by @t0mk in #37

Full Changelog: v0.2.1...v0.2.2

v0.2.1

09 Jun 09:18
bad7bf9
Compare
Choose a tag to compare

What's Changed

  • Fix API spec by removing enum from "line" arg of the Plan resource by @t0mk in #34

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 May 07:26
72eaf28
Compare
Choose a tag to compare

What's Changed

  • add pip install command to README by @t0mk in #27
  • Fix release process description in README by @t0mk in #26
  • Simplify patch script by @t0mk in #31
  • Update API Specs (May 4th 2023), generate code for all resources by @t0mk in #32
  • Version bump to 0.2.0 by @t0mk in #33

Full Changelog: v0.1.0...v0.2.0

v0.1.0

29 Mar 12:08
2261e95
Compare
Choose a tag to compare

0.1.0 (29 Mar 2023)

NOTES:

  • Initial release

FEATURES:

  • Generated SDK including everything necessary for assigning IP address from a reserved block to a device
  • Release automation in GitHub action