Releases: okkez/terraform-provider-mysql
Releases · okkez/terraform-provider-mysql
v0.3.14
What's Changed
Dependencies
- chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #172
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.35.0 to 2.36.1 by @dependabot in #159
- chore(deps): bump golang.org/x/net from 0.34.0 to 0.37.0 by @dependabot in #162
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.21.0 by @dependabot in #160
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.12.0 by @dependabot in #165
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.16.0 to 0.17.0 by @dependabot in #175
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.13.0 to 1.14.1 by @dependabot in #177
- chore(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.1 by @dependabot in #176
- chore(deps): bump actions/setup-go from 4.0.1 to 5.4.0 in /.github/actions/release by @dependabot in #179
- chore(deps): bump actions/checkout from 3.5.2 to 4.2.2 in /.github/actions/release by @dependabot in #180
- chore(deps): bump crazy-max/ghaction-import-gpg from 5.3.0 to 6.2.0 in /.github/actions/release by @dependabot in #182
- chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 6.2.1 in /.github/actions/release by @dependabot in #181
Other changes
- chore(deps): update go version to 1.24.1 by @okkez in #174
- chore(dependabot): pin actions by @okkez in #178
Full Changelog: v0.3.13...v0.3.14
v0.3.13
What's Changed
Dependencies
- chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.5.2 by @dependabot in #164
Other changes
- build(release): update goreleaser config by @okkez in #169
- ci: update golangci-lint config by @okkez in #171
Full Changelog: v0.3.12...v0.3.13
v0.3.12
What's Changed
Dependencies
- chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #150
Other changes
- chore: install terraform before go generate by @okkez in #166
- chore(actions): allow workflow_dispatch by @okkez in #168
Full Changelog: v0.3.11...v0.3.12
v0.3.11
What's Changed
Dependencies
- chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #120
- chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #116
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 by @dependabot in #117
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.10.0 by @dependabot in #118
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 by @dependabot in #119
- chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #122
- chore(deps): bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 by @dependabot in #126
- chore(deps): bump golang.org/x/net from 0.27.0 to 0.29.0 by @dependabot in #127
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.9.0 to 1.10.0 by @dependabot in #125
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 by @dependabot in #123
- chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #130
- chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #131
- chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #134
- chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #143
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.14.0 to 0.16.0 by @dependabot in #144
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.35.0 by @dependabot in #139
- chore(deps): bump golang.org/x/net from 0.30.0 to 0.34.0 by @dependabot in #148
Other changes
- chore(deps): update go 1.22 by @okkez in #133
- chore(deps): add groups section to dependabot.yml by @okkez in #135
- chore(deps): bump github.com/hashicorp/terraform-plugin-* by @okkez in #136
- ci: support latest terraform versions by @okkez in #145
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
Dependencies
- chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #89
- chore(deps): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1 by @dependabot in #91
- chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #93
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.0 by @dependabot in #94
- chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.22.1 to 0.22.2 by @dependabot in #95
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.7.0 to 1.8.0 by @dependabot in #96
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.0 to 0.19.1 by @dependabot in #97
- chore(deps): bump hashicorp/setup-terraform from 3.0.0 to 3.1.0 by @dependabot in #98
- chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #99
- chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #100
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.2 by @dependabot in #101
- chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #104
- chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #102
- chore(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #103
- chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #108
- chore(deps): bump hashicorp/setup-terraform from 3.1.0 to 3.1.1 by @dependabot in #107
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.7.0 to 1.8.0 by @dependabot in #109
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 by @dependabot in #110
- chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #114
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.19.2 to 0.19.4 by @dependabot in #115
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.9.0 by @dependabot in #113
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
Dependencies
- chore(deps): bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 by @dependabot in #62
- chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.19.0 to 0.19.1 by @dependabot in #66
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #65
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.30.0 by @dependabot in #64
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.4.1 to 1.4.2 by @dependabot in #61
- chore(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #67
- chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #69
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.5.1 to 1.6.0 by @dependabot in #68
- chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.19.1 to 0.20.0 by @dependabot in #70
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.30.0 to 2.31.0 by @dependabot in #71
- chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #72
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.4.2 to 1.5.0 by @dependabot in #73
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.17.0 by @dependabot in #74
- chore(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #78
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.17.0 to 0.18.0 by @dependabot in #75
- chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #79
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.5.0 to 1.7.0 by @dependabot in #86
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.6.0 to 1.7.0 by @dependabot in #83
Other changes
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
Dependencies
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3 by @dependabot in #38
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.3.0 to 1.4.0 by @dependabot in #40
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.10.0 to 0.11.0 by @dependabot in #42
- chore(deps): bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #45
- chore(deps): bump golang.org/x/net from 0.12.0 to 0.14.0 by @dependabot in #44
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 by @dependabot in #43
- chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #46
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.3.4 to 1.3.5 by @dependabot in #47
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 by @dependabot in #48
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.11.0 to 0.12.0 by @dependabot in #49
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #51
- chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #58
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.4.0 to 1.5.1 by @dependabot in #50
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.3.5 to 1.4.1 by @dependabot in #57
Other changes
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
Dependencies
- chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #31
- chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.16.0 to 0.17.0 by @dependabot in #32
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 by @dependabot in #34
- chore(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabot in #36
- chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.17.0 to 0.18.0 by @dependabot in #35
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 by @dependabot in #37
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
Dependencies
- chore(deps): bump github.com/hashicorp/terraform-plugin-log from 0.8.0 to 0.9.0 by @dependabot in #20
- chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0 by @dependabot in #23
- chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 by @dependabot in #22
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.2.0 to 1.3.0 by @dependabot in #24
- chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 by @dependabot in #25
- chore(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 by @dependabot in #26
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.3.0 to 1.3.1 by @dependabot in #28
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.2.0 to 1.3.0 by @dependabot in #27
- chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.15.0 to 0.16.0 by @dependabot in #30
Other changes
Full Changelog: v0.3.5...v0.3.6