Skip to content

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 13:02
· 761 commits to main since this release
66d6ec2

Highlights

  • Feature: Resources deleted outside Terraform are now removed from the Terraform state during the plan phase
  • Bugfix: Fix validation issue in the name of DNS records sets

What's Changed

  • fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/loadbalancer to v0.12.0 by @stackit-pipeline in #329
  • Update GitHub actions by @GokceGK in #332
  • chore(deps): update renovatebot/github-action action to v40.1.10 by @stackit-pipeline in #333
  • fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.13.0 by @stackit-pipeline in #334
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #339
  • fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.8.0 by @stackit-pipeline in #338
  • fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.22.2 by @stackit-pipeline in #337
  • Add 'how to use the provider' in the README of repo by @GokceGK in #341
  • DNS: Fix rrsetNameLength validation by @slm0n87 in #345
  • Remove deleted resources from Terraform state on Read (LB and DSA) by @joaopalet in #340
  • Remove deleted resources and datasources from Terraform state on Read (all remaining services) by @joaopalet in #346

New Contributors

Full Changelog: v0.15.3...v0.16.0