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.31.0
This release officially deprecates packngo
in favor of equinix-sdk-go
.
v0.30.0
Adds support for two endpoints that have been missing in packngo:
PUT /bgp/sessions/{id}
POST /devices/id/actions { type: rescue }
What's Changed
- Add BGPSessions.Update method. by @lukasz-drozdz-codilime in #363
- Add Rescue function to device by @nuclearbob in #365
- Configure Renovate by @renovate in #331
- fix(deps): update module github.com/dnaeon/go-vcr to v1.2.0 by @renovate in #355
- chore(deps): update actions/setup-go action to v3 by @renovate in #360
- chore(deps): update actions/checkout action to v3 by @renovate in #359
- fix(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #357
- chore(deps): update actions/setup-go action to v4 by @renovate in #362
New Contributors
- @renovate made their first contribution in #331
- @lukasz-drozdz-codilime made their first contribution in #363
- @nuclearbob made their first contribution in #365
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- add WithHeader and convert NewClient to use options by @jabielecki in #349
Full Changelog: v0.28.1...v0.29.0
v0.28.1
What's Changed
- Available Addresses call doesn't utilize CIDR by @JakeWarner in #350
This fixes a CIDR filtering bug introduced toProjectIPServiceOp.AvailableAddresses
in v0.23.0.
Full Changelog: v0.28.0...v0.28.1
v0.28.0
v0.27.0
What's Changed
- add Invitations service and User creation methods by @displague in #346
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- added operating_system field to reinstall action by @ocobleseqx in #345
- docs: rm old TF provider, migrate links to Equinix by @jabielecki in #344
- Add clarifying documentation to AssignNative by @gidoBOSSftw5731 in #342
- Update README reference to Terraform Provider by @gidoBOSSftw5731 in #338
- Add reservation_pricing field parsing. by @cprivitere in #337
New Contributors
- @jabielecki made their first contribution in #344
- @gidoBOSSftw5731 made their first contribution in #342
Full Changelog: v0.25.0...v0.26.0
v0.25.0
v0.24.0
v0.23.0
What's Changed
- Add VRF Support (not-GA) by @displague in #326
- fix the response format of VirtualCircuit speed to int (from string) by @displague in #329
- add support for BGP Discover by @displague in #330
Full Changelog: v0.22.0...v0.23.0