Skip to content

Releases: linode/linode_api4-python

v5.7.2

21 Aug 16:17
4301728
Compare
Choose a tag to compare

Improvements

v5.7.1

16 Aug 14:53
a6fda9c
Compare
Choose a tag to compare

Improvements

v5.7.0

11 Jul 19:35
7fffe8c
Compare
Choose a tag to compare

Improvements

CI Improvements

  • Resolve intermittent issue in test_create_nb_node @ykim-1 (#312)
  • Add smoke test suite and GitHub Actions workflow @ykim-1 (#306)
  • Add twine check in linting workflow @zliang-akamai (#307)
  • Remove installation of package requirements in PyPI publishing workflow @zliang-akamai (#308)

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