Skip to content

1.2.2

Compare
Choose a tag to compare
@justinmerrell justinmerrell released this 04 Oct 19:59
· 1153 commits to main since this release
32a0af4

Added

  • User queries and mutations are now available in the Python API wrapper.
  • start_ssh added with the default True when creating new pods.
  • network_volume_id can now be passed in when creating new pods, the correct data center is automatically selected.
  • template_id can now be passed in when creating new pods.

Changes

  • Dependencies updated to the latest versions.
  • Reduced circular imports for version reference.
  • support_public_ip is not default to True when creating new pods.

Fixed

  • Reduce pool_connections for ping requests to 10.
  • Double timeout for ping requests.

What's Changed

New Contributors

Full Changelog: 1.2.1...1.2.2