v0.33.0
What's Changed
💡 Improvements
- Use linode_api4 API error handling logic; remove format_api_error(...) helper by @lgarber-akamai in #624
- Support
authorized users
field in Instance by @ezilber-akamai in #627
🧪 Testing Improvements
- test: Add smoke test suite and GHA workflow by @ykim-akamai in #629
- test: Update instance_inventory test assertions by @ykim-akamai in #631
⚙️ Repo/CI Improvements
- ci: update slack release message by @ykim-akamai in #622
- Pin Python version to 3.10 in documentation validation workflow by @lgarber-akamai in #625
📖 Documentation
- doc: Remove Image Services Gen2 LA notice by @yec-akamai in #626
📦 Dependency Updates
- build(deps): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 by @dependabot in #623
Full Changelog: v0.32.1...v0.33.0