This repository has been archived by the owner on Jun 21, 2024. It is now read-only.
Releases: equinixmetal-archive/packngo
Releases · equinixmetal-archive/packngo
v0.22.0
What's Changed
- add ProjectIPService.Update and additional IPAddressReservation fields by @displague in #319
- Don't require optional fields in organization create requests by @ocobleseqx in #321
New Contributors
- @ocobleseqx made their first contribution in #321
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Update README.md by @tylerauerbeck in #314
- add Fabric Service Tokens by @t0mk in #306
- add IPReservationStatus related definitions by @displague in #315
New Contributors
- @tylerauerbeck made their first contribution in #314
Full Changelog: v0.20.0...v0.21.0
v0.20.0
v0.19.1
v0.19.0
v0.18.0
v0.17.0
Features
- #287 support Metal Gateway resource
- #295 format and indent JSON from HTTP response in debug prints
- #296 add support for parent_block in IP Addresses
- #298 add NoSSHKeys param to device creating request
Changes
- #286 change Mode attribute in Connection to a pointer, add it to Conection update request