This repository has been archived by the owner on Jun 21, 2024. It is now read-only.
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