Releases: linode/ansible_linode
Releases · linode/ansible_linode
v0.46.0
What's Changed
🚀 New Features
- Support alert definition entities and update new fields for creation by @yec-akamai in #781
📦 Dependency Updates
- build(deps-dev): update ansible-doc-extractor requirement from >=0.1.10 to >=0.1.11 by @dependabot[bot] in #787
Full Changelog: v0.45.0...v0.46.0
v0.45.0
What's Changed
📋 New Project
- Add Support for Locks by @zliang-akamai in #751
- Block Storage Volume Limits Increase (Project) by @lgarber-akamai in #766
⚠️ Breaking Change
- Drop support for ScaleGrid databases by @dawiddzhafarov in #758
🐛 Bug Fixes
- domain_record TTLs are not rounded to closest valid values when diffing by @mgwoj in #755
- Fix firewall update logic for
-1by @zliang-akamai in #772 - Resolve unordered config device slot assignment issue; fix test issues blocking release by @lgarber-akamai in #774
- Resolve
nodebalancermodule ordering and sync issues; support in-place config updates by @lgarber-akamai in #778
🚀 New Features
- Add support for LDE on LKE by @ezilber-akamai in #775
💡 Improvements
🧪 Testing Improvements
- update VPC task names and fix error messages assertion by @zliang-akamai in #777
- Update test and docs for ACLP alert channels by @yec-akamai in #767
⚙️ Repo/CI Improvements
- Remove preview section from pull request template by @zliang-akamai in #753
- Add --yes flag to ansible-specdoc for non-interactive CI runs by @ezilber-akamai in #764
- Add @linode/dx-sdets to CODEOWNERS by @lgarber-akamai in #770
- Added PR title checking to lint workflow and clean up release notes workflow by @ezilber-akamai in #773
📖 Documentation
- Cleanup disk encryption LA notices by @zliang-akamai in #759
- Removed v4beta notices from Maintenance Policy by @ezilber-akamai in #756
- Update database host references from 'secondary' to 'standby' in docs and examples by @zliang-akamai in #752
- Remove longview_subscription field from account_settings documentation and module specification by @zliang-akamai in #765
- Update API documentation links for resource locks by @zliang-akamai in #776
📦 Dependency Updates
- build(deps): bump crazy-max/ghaction-github-labeler from 5.3.0 to 6.0.0 by @dependabot[bot] in #760
- build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #762
- build(deps): bump slackapi/slack-github-action from 2.1.1 to 3.0.1 by @dependabot[bot] in #768
- build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #761
New Contributors
Full Changelog: v0.44.0...v0.45.0
v0.44.0
What's Changed
📋 New Project
- Private Image Sharing by @ezilber-akamai in #742
🚀 New Features
- Support ACLP Monitor Services Alerts Modules by @yec-akamai in #736
- Make NodePool optional for LKE-E by @rammanoj in #741
🧪 Testing Improvements
- Fixed failing integration test by @ezilber-akamai in #748
📦 Dependency Updates
- build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #737
- build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #738
Full Changelog: v0.43.0...v0.44.0
v0.43.0
What's Changed
📋 New Project
- Linode Interfaces by @zliang-akamai @lgarber-akamai in #669
🐛 Bug Fixes
- Fix
make gendocserror; temporarily pin CI to Python 3.13; parallelize documentation generation by @lgarber-akamai in #726 - Fix linode_interfaces None issue by @yec-akamai in #729
- Add support for diff overrides in handle_updates; fix updating default_firewall_ids when None by @lgarber-akamai in #731
- Fix handle_updates None filtering issue by @lgarber-akamai in #732
- Fix instance info retrieval for Linode interfaces based on interface generation by @zliang-akamai in #733
🚀 New Features
🧪 Testing Improvements
- Fix Image filter test issue by @yec-akamai in #728
- Skip firewall settings test by @zliang-akamai in #735
- Fixed issue with
firewall_idassertion in LKEE tests by @ezilber-akamai in #734
📦 Dependency Updates
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #717
- build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #722
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #720
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #730
Full Changelog: v0.42.0...v0.43.0
v0.42.0
What's Changed
🚀 New Features
- Support the DBaaS/VPC Integration by @lgarber-akamai in #714
- Support VPC Dual Stack in VPC and config interfaces by @lgarber-akamai in #713
- Add label to nodepool by @rammanoj in #705
🧪 Testing Improvements
- Fix Integration Tests for v0.42.0 by @lgarber-akamai in #716
- Integration Test Fixes 2025-10-13 by @lgarber-akamai in #718
📦 Dependency Updates
- build(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #711
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #712
New Contributors
Full Changelog: v0.41.1...v0.42.0
v0.41.1
What's Changed
🧪 Testing Improvements
- Only allow compatible regions in image tests by @yec-akamai in #710
📖 Documentation
- Fixed maintenance policies doc link by @ezilber-akamai in #706
📦 Dependency Updates
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #699
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #698
Full Changelog: v0.41.0...v0.41.1
v0.41.0
What's Changed
📋 New Project
- project: Host / VM Maintenance Policy by @lgarber-akamai in #701
📦 Dependency Updates
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #699
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #698
Full Changelog: v0.40.1...v0.41.0
v0.40.1
What's Changed
🧪 Testing Improvements
- Fixed issue with db engine config test by @ezilber-akamai in #697
⚙️ Repo/CI Improvements
- Miscellaneous updates by @zliang-akamai in #691
📖 Documentation
- Update docs for instance.disk disk_encryption field by @jriddle-linode in #690
Full Changelog: v0.40.0...v0.40.1
v0.40.0
What's Changed
🚀 New Features
- Added
account_settingsmodule by @ezilber-akamai in #693
📦 Dependency Updates
- build(deps): bump slackapi/slack-github-action from 2.1.0 to 2.1.1 by @dependabot[bot] in #692
Full Changelog: v0.39.1...v0.40.0
v0.39.1
What's Changed
Other Changes
- Fix errors reported by mypy by @zliang-akamai in #685
Full Changelog: v0.39.0...v0.39.1