github.com/terraform-linters/tflint@v0.51.2-0.20240520175844-3750771571b6/tools/release/release-note.md (about) 1 ## What's Changed 2 3 ### Bug Fixes 4 5 * terraform: Fix `provider::terraform::*` function names by @wata727 in https://github.com/terraform-linters/tflint/pull/2046 6 7 ### Chores 8 9 * build(deps): Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in https://github.com/terraform-linters/tflint/pull/2043 10 * build(deps): Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in https://github.com/terraform-linters/tflint/pull/2039 11 * gh: update golangci-lint by @bendrucker in https://github.com/terraform-linters/tflint/pull/2045 12 * go: remove loop variable copying by @bendrucker in https://github.com/terraform-linters/tflint/pull/2044 13 * build(deps): Bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in https://github.com/terraform-linters/tflint/pull/2042 14 * build(deps): Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in https://github.com/terraform-linters/tflint/pull/2041 15 * release: Introduce Artifact Attestations by @wata727 in https://github.com/terraform-linters/tflint/pull/2038 16 17 18 **Full Changelog**: https://github.com/terraform-linters/tflint/compare/v0.51.0...v0.51.1