Added
- User-Agent header added to client requests 113
- `Metro` class added (https://feedback.equinixmetal.com/changelog/new-metros-feature-live) #110
- Adds `metro` property to `DeviceBatch`, `Device`, `IPAddress`, `VLan` 110
- Adds `metro` to `create_device`, `reserve_ip_address`, `create_vlan`, `create_connection` 110
- Adds `list_metros`, `validate_metro_capacity` to `Manager` 110
- Adds `CODE_OF_CONDUCT.md`, `SUPPORT.md`, `OWNERS.md` 102, 101, 100
- Adds package metadata for `author`, `author_email`, `copyright` 114
Changed
- `facility` is now optional in `create_device`, `reserve_ip_address`, `create_vlan`, `create_connection` 110
- CI is using GH Actions instead of Drone 115
Fixed
- Handles when IPAddress Facility is null in API responses 117