Skip to content

v0.0.24

Choose a tag to compare

@cysp cysp released this 01 Jun 07:01
· 393 commits to main since this release

What's Changed

  • chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #219
  • ref: simplify 2xx response decoding by @cysp in #218
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.17.0 to 0.18.0 by @dependabot in #220
  • chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in #221
  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.26.0 to 0.27.0 by @dependabot in #224
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.14.1 to 1.15.0 by @dependabot in #222
  • chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.12.0 to 1.13.0 by @dependabot in #223
  • chore(deps): bump github.com/ogen-go/ogen from 1.12.0 to 1.13.0 by @dependabot in #225
  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.27.0 to 0.28.0 by @dependabot in #229
  • chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.0 to 1.13.1 by @dependabot in #228
  • ref(provider): recreate entire resource models on each refresh by @cysp in #230
  • feat(provider/content_type): model content type metadata by @cysp in #227
  • chore(github/workflows): introduce scheduled action to update indirect dependencies by @cysp in #232
  • chore(github/workflows/update-indirect-dependencies): ignore errors when updating modules by @cysp in #235
  • feat(provider): extract detailed validation failure error messages by @cysp in #233

Full Changelog: v0.0.23...v0.0.24