Skip to content

Releases: linode/linode_api4-python

v5.13.0

05 Mar 19:03
15c235b
Compare
Choose a tag to compare

💡 Improvements

Full Changelog: v5.12.1...v5.13.0

v5.12.1

05 Feb 17:06
981831e
Compare
Choose a tag to compare

💡 Improvements

v5.12.0

08 Jan 17:44
4c3f306
Compare
Choose a tag to compare

🚀 Features

💡 Improvements

  • Resolve issue that prevented LKENodePools from being loaded with LinodeClient.load(...) by @lgarber-akamai in #359
  • Resolve issue loading Type using LinodeClient.load(...) by @lgarber-akamai in #365

🧪 Testing Improvements

  • Move test upload logic to using submodule with external repository by @ykim-1 in #366
  • Update legacy regions with new compute regions by @ykim-1 in #358
  • Migrate from g5 to g6 instances, fix test failures caused by invalid labels by @ykim-1 in #367

Full Changelog: v5.11.0...v5.12.0

v5.11.0

13 Dec 17:01
c88d8ed
Compare
Choose a tag to compare

🚀 New Features

💡 Improvements

  • Migrate legacy expire endpoint to revoke (#352) (/oauth/token/expire –> /oauth/revoke) @mkaminsk-akamai
  • Preserve user-defined client.session.verify, addressing the override conflict with the verify argument (#353) @okokes-akamai
  • Update API documentations for Beta Programs (#355) @yec-akamai

✔️ Testing/Workflow Improvements

  • Address skipped and failing tests (#351) @ykim-1
  • Introduce step in the E2E workflow to designate builds as failed for improved reliability (#351) @ykim-1
  • Add additional release information in test reports (#357) @ykim-1
  • Add/Update integration and unit tests related to account availability for DC get well (#354)(#362) @yec-akamai

v5.10.0

09 Nov 19:48
0bcfa70
Compare
Choose a tag to compare

🚀 New Features

💡 Improvements

✔️ Workflow Improvements

v5.9.0

02 Oct 19:09
1db527a
Compare
Choose a tag to compare

🚀 New Features

🧪 Testing Improvements

  • Added integration test for region_prices Type field @lgarber-akamai (#332)
  • Upload test report to account's object storage @ykim-1 (#326)

v5.8.0

18 Sep 15:14
5b9e283
Compare
Choose a tag to compare

New Features

Other Improvements

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)