Skip to content

Releases: packethost/packet-python

v1.44.3

27 Jul 15:07
1241c0c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.44.2...v1.44.3

v1.44.2

18 Nov 15:59
29bfd53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.44.1...v1.44.2

v1.44.1

21 Sep 14:03
d09ec01
Compare
Choose a tag to compare

Fixes

  • fix metros URL used in Metro API lists (#122)
  • catch TypeError when HardwareReservations do not have a device assignment (#120)

v1.44.0

20 May 15:26
v1.44.0
a2c8098
Compare
Choose a tag to compare

[1.44.0] - 2021-05-20

Added

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

v1.43.0

16 Jul 22:32
v1.43.0
6a5d56c
Compare
Choose a tag to compare

[1.43.0] - 2020-07-14

Added

  • Support for reinstalling the operating system to a device, including changing the operating system.
  • Manager.create_vlan now includes a description argument

Changed

  • ResponseError will now be raised when an API call results in an error

Fixed

  • Manager.validate_capacity now considers availability
  • Manager.create_project_ssh_key will retry when it encounters 404 responses following a successful creation.
  • API responses with {"error":""} keys were not handled well, and will now be handled just like {"errors":[""]} keys.

v1.39.1

17 Sep 19:10
c2af27a
Compare
Choose a tag to compare

Minor change

  • update in create_device function allowing to pass optional parameter hardware_reservation_id

v1.39.0

23 Aug 09:51
7e55c71
Compare
Choose a tag to compare

Updated documentation
New features added: Organizations, Events, Emails, Vlan, Snapshot Policies, Batches
Live tests added.

v1.38.2

30 May 21:01
03165b2
Compare
Choose a tag to compare
v1.38.2

v1.38.1

30 May 21:01
Compare
Choose a tag to compare
v1.38.1

v1.38.0

30 May 19:19
ec0e2d2
Compare
Choose a tag to compare
v1.38.0