Skip to content

Releases: linode/ansible_linode

v0.31.0

17 Sep 18:02
e1d019b
Compare
Choose a tag to compare

What's Changed

🚀 New Features

💡 Improvements

  • Migrate object_cluster_list module to ListModule base class; add deprecation support to ListModule and InfoModule by @lgarber-akamai in #575
  • Migrate lke_version_list to use common list info by @yec-akamai in #573
  • Remove state,tags,label from linode_common by @yec-akamai in #584

📦 Dependency Updates

  • build(deps): bump types-requests from 2.32.0.20240712 to 2.32.0.20240905 by @dependabot in #585
  • build(deps): bump types-requests from 2.32.0.20240905 to 2.32.0.20240907 by @dependabot in #586
  • build(deps): bump types-requests from 2.32.0.20240907 to 2.32.0.20240914 by @dependabot in #587

Full Changelog: v0.30.1...v0.31.0

v0.30.1

03 Sep 17:42
eb7f259
Compare
Choose a tag to compare

What's Changed

💡 Improvements

📖 Documentation

Full Changelog: v0.30.0...v0.30.1

v0.30.0

22 Aug 15:15
a215f01
Compare
Choose a tag to compare

What's Changed

📋 New Project

🐛 Bug Fixes

  • Fix bug preventing SRV records from being created using the domain_record module by @yec-akamai in #548
  • Fix AttributeError when accessing user grants; migrate user_info to base InfoModule; by @lgarber-akamai in #552
  • Respect existing zone_file result structure by @lgarber-akamai in #569

💡 Improvements

🧪 Testing Improvements

  • Improve E2E test firewall creation and teardown by @ykim-1 in #551

📖 Documentation

Full Changelog: v0.29.0...v0.30.0

v0.29.0

24 Jul 18:19
103ce0d
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking Change

  • PG affinity_type, is_strict -> placement_group_type, placement_group_policy by @lgarber-akamai in #540

⚙️ Repo/CI Improvements

📖 Documentation

📦 Dependency Updates

  • build(deps): bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 by @dependabot in #544

Full Changelog: v0.28.0...v0.29.0

v0.28.0

17 Jul 15:35
d71e720
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🧪 Testing Improvements

  • Update firewall scripts in submodule to allow alpha testing by @ykim-1 in #534
  • Update submodule firewall scripts by @ykim-1 in #536

📖 Documentation

  • Added note in documentation that Parent/Child support may not yet be generally available by @ezilber-akamai in #529
  • Add deprecation notice to OBJ cluster-related modules & fields by @lgarber-akamai in #526
  • Inject documentation before release using ansible-specdoc by @jriddle-linode in #537

📦 Dependency Updates

  • build(deps): bump types-requests from 2.32.0.20240602 to 2.32.0.20240622 by @dependabot in #525
  • build(deps): bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 by @dependabot in #541

New Contributors

Full Changelog: v0.27.0...v0.28.0

v0.27.0

26 Jun 14:43
4c296d2
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🧪 Testing Improvements

  • Add cloud firewall to integration tests by @ykim-1 in #515
  • Add Calico Inbound and Outbound policies to LKE nodes for E2E by @ykim-1 in #520
  • Use single instance of integration_config.yaml when running testall command by @ykim-1 in #528
  • Remove duplicate assertion in instance_basic by @ykim-1 in #532
  • Fix typo in makefile by @ykim-1 in #533

📖 Documentation

Full Changelog: v0.26.0...v0.27.0

v0.26.0

10 Jun 15:37
372851c
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • Add support for Parent/Child account switching by @jriddle-linode in #512
    • Add child_account_info and child_account_list modules; add user_type to user response examples by @lgarber-akamai in #479

🐛 Bug Fixes

💡 Improvements

⚙️ Repo/CI Improvements

📦 Dependency Updates

  • Bump types-requests from 2.31.0.10 to 2.32.0.20240523 by @dependabot in #509
  • Bump types-requests from 2.32.0.20240523 to 2.32.0.20240602 by @dependabot in #513

Full Changelog: v0.25.8...v0.26.0

v0.25.8

20 May 18:26
cf84ef9
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🚀 New Features

🧪 Testing Improvements

⚙️ Repo/CI Improvements

Full Changelog: v0.25.7...v0.25.8

v0.25.7

22 Apr 17:49
5494ae7
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

💡 Improvements

  • Add handling to update logic for unordered lists; use update helper in NB & Instance modules by @lgarber-akamai in #492
  • Add networking_info attribute to inventory instances by @zliang-akamai in #493

📖 Documentation

🧪 Testing Improvements

  • Refactor all integration tests for consistency by @ykim-1 in #490

⚙️ Repo/CI Improvements

Full Changelog: v0.25.6...v0.25.7

v0.25.6

01 Apr 17:51
2a16137
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

✔️ Repository & CI Improvements

Full Changelog: v0.25.5...v0.25.6