Skip to content

Releases: linode/terraform-provider-linode

v2.9.7

08 Nov 19:47
8a3712f
Compare
Choose a tag to compare

📦 Dependency Updates

  • Re-pin linodego/k8s to commit hash to resolve issue that caused malformed request bodies @lgarber-akamai (#1126)

v2.9.6

08 Nov 18:13
954e572
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Resolved issue that caused unexpected context deadline timeouts on LKE cluster recycle operations @lgarber-akamai (#1120)

📦 Dependency Updates

  • Bump github.com/linode/linodego/k8s from 0.0.0-20200831124119-58d5d5bb7947 to 1.25.0 @dependabot (#1123)

✔️ CI Improvements

  • Remove unnecessary TESTARGS in integrations-test.yaml file @ykim-1 (#1118)
  • Edit test.yml to allow GHA to mark build statuses appropriately @ykim-1 (#1112)

v2.9.5

03 Nov 20:22
156c624
Compare
Choose a tag to compare

📦️ Dependency Updates

v2.9.4

01 Nov 19:59
690e155
Compare
Choose a tag to compare

Changes

Dependency updates

  • build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 @dependabot (#1096)
  • build(deps): bump github.com/aws/aws-sdk-go from 1.42.16 to 1.47.0 @dependabot (#1097, #1106)
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.4.1 to 1.4.2 @dependabot (#1094)
  • build(deps): bump github.com/linode/linodego from 1.23.0 to 1.24.0 @dependabot (#1092)

v2.9.3

23 Oct 19:33
7ce8ea2
Compare
Choose a tag to compare

🐛 Bug Fixes

📖 Documentation

🧪 Testing Improvements

Dependancy Updates

  • build(deps): bump github.com/go-resty/resty/v2 from 2.7.0 to 2.10.0 @dependabot (#1079)
  • build(deps): bump release-drafter/release-drafter from 5.24.0 to 5.25.0 @dependabot (#1087)
  • build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 @dependabot (#1070)
  • build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 @dependabot (#1071)

v2.9.2

16 Oct 21:08
938ac42
Compare
Choose a tag to compare

Changes

v2.9.1

10 Oct 20:32
e46b562
Compare
Choose a tag to compare

📖 Documentation

🐛 Bug Fixes

📦 Dependency Updates

  • build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 @dependabot (#1055)
  • build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 @dependabot (#1054)
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework @dependabot (#1065)

v2.9.0

04 Oct 16:54
aafa2ae
Compare
Choose a tag to compare

💡 Improvements

🚀 New Data Sources

📖 Documentation

🐛 Bug Fixes

v2.8.0

26 Sep 19:47
973ae14
Compare
Choose a tag to compare

🐛 Bug Fixes

💡 Improvements

✅ Testing

  • Upload test data to obj storage @ykim-1 (#1025)

v2.7.2

13 Sep 15:21
100b5d6
Compare
Choose a tag to compare

🐛 Bug Fixes

📖 Documentation

  • Fix typo in linode_instance_config deprecation notice @akerl (#1006)

📦️ Dependency Updates

  • build(deps): bump multiple terraform dependencies from HashiCorp @dependabot (#1008)
  • build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 @dependabot (#1001)
  • build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.4.0 to 1.5.1 @dependabot (#996)
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.11.0 to 0.12.0 @dependabot (#990)

⚙️ GitHub Workflows