v1.26.0
·
322 commits
to refs/heads/main
since this release
🚀 New Features
- Project DC Get Well changes are available @yec-akamai (#444)
- Add support for
account_availabilityto list available regions and resources @yec-akamai (#434) - Enable listing associated firewalls for a Linode instance via
instances/{linode_id}/firewallsendpoint @jriddle-linode (#435) - Enable listing associated firewalls for a node balancer via
nodebalancers/{nb_id}/firewallsendpoint @jriddle-linode (#436)
💡 Improvements
- Enhance
linodego.Errorforerrors.Isby 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_GetandTestObjectStorage_Canceltests @amisiorek-akamai (#427)
📦️ Dependency Updates
- Bump actions/stale from 8 to 9 @dependabot (#441)
- Bump actions/setup-python from 4 to 5 @dependabot (#442)
- Bump actions/setup-go from 4 to 5 @dependabot (#440)
- Bump actions/github-script from 6 to 7 @dependabot (#429)
- Bump golang.org/x/net from 0.17.0 to 0.19.0 @dependabot (#425, #431)
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 @dependabot (#413)