v0.16.1
github-actions
released this
13 Jun 18:02
·
277 commits
to refs/heads/main
since this release
NOTE: You will need to install the latest version of linode_api4 (v5.5.1) to use this release.
Changes
- fix: Resolve spec inconsistencies for the
label
andtype
fields in theinstance
module @lgarber-akamai (#377) - Update GitHub actions @zliang-akamai (#376)
- Unpin dependencies in dev requirements file; fix lint @zliang-akamai (#375)
- dep: Bump linode_api4 -> v5.5.0 and remove legacy request retry helper @lgarber-akamai (#365)
- Bump types-requests from 2.30.0.0 to 2.31.0.1 @dependabot (#364)
- Bump boto3 from 1.17.23 to 1.26.145 @dependabot (#369)
- new: Add
rebooted
field to theinstance
module @lgarber-akamai (#355) - Bump linode-api4 from 5.3.0 to 5.4.0 @dependabot (#349)
- Update
ubuntu-20.04
toubuntu-latest
for GitHub workflows @zliang-akamai (#358)