We've been cooking up some tasty improvements to our CLI, SDKs, and integrations. Grab a plate and load up at the buffet! :-)
berry
packet-cli
v0.5.0
This version adds a new
packet env
command for copying your configured API token into your shell environment. Release notes.
packet-python
v1.44.0
Introduces Metros to the client. Metros can be used instead of facilities when creating devices, IP addresses, and VLANs. This release also fixes a bug in handling new resources that are assigned to metros but do not include facility details. Release notes.
packngo
v0.15.0
We've added features for getting the bandwidth from your instances, determining spot market prices, and understanding ports from virtual circuits. A noteworthy bug fix corrects the pagination of hardware reservations. Release notes.
docker-machine-driver-metal
v0.5.0
This release adds support for metros and updates the default location, OS, and plan so that all Equinix Metal users can take advantage of the defaults. The termination time for instances was not being honored previously, so we've fixed it. You can specify it in relative terms like
--metal-termination-time="60 minutes"
. This server will self-destruct (but not really). Release notes.
terraform-provider-metal
v2.1.0
Our latest Terraform release deprecates
metal_volume
resources alongside the end of life of our Block Storage service on June 1, 2021. Users have been notified directly about this (more details).
  • On the topic of deprecations, if you received a warning about facilities being deprecated, fear not. This was a bug that we've corrected!
  • v2.1.0 also brings a number of new features including data sources with support for VLANs, IP reservations, ports, and hardware reservations.
  • Finally, resources have been added to bring support for Equinix Metal-Fabric Connections and Virtual Circuits. Release notes.