Skip to content

v1.26.0

Choose a tag to compare

@github-actions github-actions released this 18 Dec 17:22
· 322 commits to refs/heads/main since this release
5119842

🚀 New Features

  • Project DC Get Well changes are available @yec-akamai (#444)
  • Add support for account_availability to list available regions and resources @yec-akamai (#434)
  • Enable listing associated firewalls for a Linode instance via instances/{linode_id}/firewalls endpoint @jriddle-linode (#435)
  • Enable listing associated firewalls for a node balancer via nodebalancers/{nb_id}/firewalls endpoint @jriddle-linode (#436)

💡 Improvements

  • Enhance linodego.Error for errors.Is by implementing internal interface for status code comparison @shanduur (#432)

✔️ Testing/Workflow Improvements

  • Test report upload script fixs/improvements for TOD @ykim-1 (#424)(#430)(#438)(#439)
  • Add GitHub release information with xml test report after test execution (#437)
  • Randomize root pass for Linode creations in integration tests @ykim-1 (#433)
  • Use mocks for TestInstanceStats_Get and TestObjectStorage_Cancel tests @amisiorek-akamai (#427)

📦️ Dependency Updates