Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
v3.1.0 changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Marques Johansson <[email protected]>
  • Loading branch information
displague committed Nov 14, 2020
1 parent f61f79d commit e4eeff2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
## 3.1.0 (Unreleased)
## 3.1.0 (November 13, 2020)

BREAKING CHANGES:
- packngo updated to v0.4.1+, changing the API endpoint from api.packet.net to api.equinix.com/metal/v1
- packngo updated to v0.5.0, changing the API endpoint from api.packet.net to api.equinix.com/metal/v1

FEATURES:
- [#249](https://github.com/packethost/terraform-provider-packet/pull/249) New datasource `packet_project_ssh_key`

IMPROVEMENTS:
- `packet_device` datasource should query by hostname much faster
- [#276] `packet_device` datasource should query by hostname much faster
- `packet_device_network_type` conversions should be more reliable
- Test sweeper added for SSH keys
- Acceptance testing moved to Github Actions
- Improved logging when resources are not found and removed from state
- Device vlan attachments and network types will be removed from state when their device is removed
- E2E tests are more thorough and successful

## 3.0.1 (August 20, 2020)

Expand Down

0 comments on commit e4eeff2

Please sign in to comment.