Skip to content

Releases: linode/linode_api4-python

v5.6.0

26 Jun 18:45
3d90946
Compare
Choose a tag to compare

Improvements

Development Infrastructure

Tests

  • Add integration tests @ykim-1 (#240)
  • Add integration tests for Linode Client retry @ykim-1 (#294)
  • Update README and workflow_dispatch @ykim-1 (#295)
  • Move unit tests into separate directory and modified tox.ini @ykim-1 (#297)

v5.5.1

01 Jun 21:15
68d7c74
Compare
Choose a tag to compare

Bug Fixes

  • Resolved issues with the configurable request retry system @lgarber-akamai (#291)
    • Float values are no longer required for the retry_rate_limit_interval argument.
    • Retries are no longer skipped on POST requests.

v5.5.0

30 May 18:40
e6c476e
Compare
Choose a tag to compare

Improvements

Bug Fixes

Miscellaneous

v5.4.1

22 May 15:30
dc592c7
Compare
Choose a tag to compare

Changes

v5.4.0

01 May 17:34
5ee2ea3
Compare
Choose a tag to compare

Changes