Releases: equinix/metal-cli
Releases · equinix/metal-cli
v0.10.0
What's Changed
- Bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #217
- Bump github.com/packethost/packngo from 0.25.0 to 0.26.0 by @dependabot in #216
- add "ssh-key get --project-id $ID" by @displague in #156
- add "metal user add" command by @displague in #220
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- Remove bad example in metal port get by @cprivitere in #214
- Add an emdocs command to generate a single page doc by @displague in #179
- ensure IP lists can be filtered (types=public_ipv6) by @displague in #218
Full Changelog: v0.9.0...v0.9.1
metal-cli-v0.9.0
What's Changed
- Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #210
- Adds commands for managing port VLAN assignments, bonding, and L2/L3 conversion by @displague in #211
- port-id is required for port commands by @displague in #212
Full Changelog: v0.8.0...v0.9.0
metal-cli-v0.8.0
What's Changed
packet operating-systems get
does not return a list in a sorted order by @cprivitere in #183- add dependabot.yml by @displague in #187
- docs: Use capital P
-P
flag for plan by @surajssd in #204 - Create IP Reservations in a Metro by @displague in #208
- Add Metal Gateways by @displague in #209
- add BGP commands for enabling, getting, and session listing by @displague in #177
- Bump github.com/spf13/viper from 1.10.1 to 1.12.0 by @dependabot in #203
- Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #202
- Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #201
- Bump golangci/golangci-lint-action from 2 to 3.1.0 by @dependabot in #188
- Bump actions/checkout from 2 to 3 by @dependabot in #190
- Bump actions/cache from 2 to 3 by @dependabot in #192
- Bump actions/setup-go from 1 to 3 by @dependabot in #193
- Bump github.com/packethost/packngo from 0.20.0 to 0.22.0 by @dependabot in #196
- Bump github.com/spf13/cobra from 1.1.3 to 1.4.0 by @dependabot in #191
- Bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0 by @dependabot in #195
- Bump github.com/spf13/viper from 1.7.1 to 1.10.1 by @dependabot in #194
- Bump github.com/manifoldco/promptui from 0.3.0 to 0.9.0 by @dependabot in #189
New Contributors
- @dependabot made their first contribution in #188
- @surajssd made their first contribution in #204
Full Changelog: v0.7.4...v0.8.0
metal-cli-v0.7.4
What's Changed
- Updating the Docs - VLANs by @DailyAlice in #168
- Updates docs for users, two-factor, and ssh commands by @DailyAlice in #170
- Docs updates to the project and plan commands by @DailyAlice in #171
- Updates docs for facilites and events commands by @DailyAlice in #174
- Updating docs for the env and docs commands by @DailyAlice in #175
- Updates docs for ips, init, and reserved hardware by @DailyAlice in #173
- Updates docs for operating-systems, organizations, and metros commands by @DailyAlice in #172
- Updates the man and docs for devices and completion commands by @DailyAlice in #176
- Updates docs for the capacity commands by @DailyAlice in #178
- Call out minimum Go version needed to compile in Readme by @cprivite in #182
- Adding homebrew instructions to readme by @tylerauerbeck in #180
- removes build ignore for windows/darwin arm by @crayzeigh in #186
New Contributors
- @DailyAlice made their first contribution in #168
- @tylerauerbeck made their first contribution in #180
Full Changelog: v0.7.3...v0.7.4
metal-cli-v0.7.3
What's Changed
- add brew test and revert committer to goreleaserbot by @crayzeigh in #166
Full Changelog: v0.7.2...v0.7.3
metal-cli-v0.7.2
What's Changed
- use @equinix-homebrew-tap to publish metal-cli and homebrew-tap releases by @displague in #165
- Add capacity filtering by metros, facilities, and plans by @cprivite in #167
New Contributors
Full Changelog: v0.7.1...v0.7.2
metal-cli-v0.7.2-alpha1
testing CI release workflow for homebrew tap publishing
metal-cli-v0.7.1
What's Changed
- Add homebrew release to goreleaser by @crayzeigh in #164
New Contributors
- @crayzeigh made their first contribution in #164
Full Changelog: v0.7.0...v0.7.1
metal-cli-v0.7.0
What's Changed
- add sort-by and sort-dir global get arguments by @displague in #155
- Add support for filtering results (via arbitrary query parameters) by @displague in #160
- Check capacity against multiple metros, facilities, and plans at once by @displague in #161
- silence usage messages when usage was valid and API errors are returned by @displague in #162
- use golangci-lint official action by @displague in #163
Full Changelog: v0.6.0...v0.7.0