Skip to content

v0.23.0

Latest

Choose a tag to compare

@wata727 wata727 released this 27 Sep 14:30
· 4 commits to master since this release

What's Changed

Plugins built with this SDK version require Go 1.24+ and TFLint 0.46+.

Breaking Changes

  • plugin: Drop support for TFLint v0.45 and earlier by @wata727 in #366

Enhancements

Chores

  • Fix broken GitHub Actions badge link by @wata727 in #379
  • Enable Dependabot auto-merge by @wata727 in #380
  • Bump github.com/zclconf/go-cty from 1.16.0 to 1.16.2 by @dependabot[bot] in #372
  • Bump github.com/hashicorp/go-plugin from 1.6.2 to 1.6.3 by @dependabot[bot] in #373
  • Bump google.golang.org/protobuf from 1.36.2 to 1.36.5 by @dependabot[bot] in #374
  • Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot[bot] in #376
  • Bump google.golang.org/grpc from 1.69.2 to 1.71.0 by @dependabot[bot] in #378
  • Bump golang.org/x/tools from 0.29.0 to 0.31.0 by @dependabot[bot] in #377
  • Stop updating CHANGELOG.md by @wata727 in #381
  • Pin GitHub Action versions by @wata727 in #382
  • Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot[bot] in #383
  • Bump github/codeql-action from 3.28.11 to 3.28.13 by @dependabot[bot] in #385
  • Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot[bot] in #386
  • Bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot[bot] in #387
  • Bump github/codeql-action from 3.28.13 to 3.28.14 by @dependabot[bot] in #388
  • Bump github/codeql-action from 3.28.14 to 3.28.15 by @dependabot[bot] in #389
  • Bump golang.org/x/tools from 0.31.0 to 0.32.0 by @dependabot[bot] in #390
  • Bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot[bot] in #392
  • Remove advanced code scanning settings by @wata727 in #393
  • Set workflow permissions explicitly by @wata727 in #394
  • Bump golang.org/x/tools from 0.32.0 to 0.33.0 by @dependabot[bot] in #395
  • Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #396
  • Bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 by @dependabot[bot] in #397
  • Bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot[bot] in #398
  • Bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot[bot] in #399
  • Bump golang.org/x/tools from 0.33.0 to 0.34.0 by @dependabot[bot] in #400
  • Bump golang.org/x/tools from 0.34.0 to 0.35.0 by @dependabot[bot] in #402
  • Bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 by @dependabot[bot] in #403
  • Bump google.golang.org/grpc from 1.72.2 to 1.74.2 by @dependabot[bot] in #404
  • Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #406
  • Bump golang.org/x/tools from 0.35.0 to 0.36.0 by @dependabot[bot] in #407
  • Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #408
  • Bump github.com/zclconf/go-cty from 1.16.3 to 1.16.4 by @dependabot[bot] in #409
  • Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #410
  • dependabot: allow actions writes by @wata727 in #412
  • Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #413
  • Bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 by @dependabot[bot] in #414
  • Bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #411
  • Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #416
  • Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in #417
  • Bump golang.org/x/tools from 0.36.0 to 0.37.0 by @dependabot[bot] in #415
  • Bump github.com/hashicorp/go-plugin from 1.6.3 to 1.7.0 by @dependabot[bot] in #405

New Contributors

Full Changelog: v0.22.0...v0.23.0