Skip to content

Releases: linode/linode_api4-python

v5.15.0

17 Apr 15:57
29160a2
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking Change

🚀 New Features

🧪 Testing Improvements

  • Remove unnecessary warnings when running integration tests by @ykim-1 in #392
  • Address intermittent test failures by @ykim-1 in #394

⚙️ Repo/CI Improvements

  • CI improvement: add integration workflow for main and dev by @ykim-1 in #393

Full Changelog: v5.14.0...v5.15.0

v5.14.0

01 Apr 15:06
18f96db
Compare
Choose a tag to compare

What's Changed

💡 Improvements

⚙️ Repo/CI Improvements

  • Adding cross repo pre-release validation workflow by @ykim-1 in #378
  • Update labels and release drafter by @jriddle-linode in #387

📖 Documentation

Full Changelog: v5.13.1...v5.14.0

v5.13.1

06 Mar 20:43
710ff67
Compare
Choose a tag to compare

💡 Bug Fixes

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