Skip to content

Releases: okkez/terraform-provider-mysql

v0.3.10

06 Jun 02:03
9e65b62
Compare
Choose a tag to compare

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

24 Mar 02:45
94f4ddc
Compare
Choose a tag to compare

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

18 Oct 02:09
5154a2b
Compare
Choose a tag to compare

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

  • Update golang version to 1.21.0 by @okkez in #59
  • ci: Support terraform 1.6.x by @okkez in #60

Full Changelog: v0.3.7...v0.3.8

v0.3.7

15 Jul 01:45
63d2eac
Compare
Choose a tag to compare

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

20 Jun 09:21
b2b0d23
Compare
Choose a tag to compare

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

  • ci: support terraform 1.5.x by @okkez in #29

Full Changelog: v0.3.5...v0.3.6

v0.3.5

01 Jun 04:46
c6c795e
Compare
Choose a tag to compare

What's Changed

Other changes

  • doc(user_resource): fix document by @okkez in #18

Full Changelog: v0.3.4...v0.3.5

v0.3.4

31 May 01:53
45fa25b
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • fix: use "github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry" by @okkez in #17
  • fix(grant_privilege_resource): fix segv when import resource by @okkez in #8

Full Changelog: v0.3.3...v0.3.4

v0.3.3

28 May 09:16
ac4d7d1
Compare
Choose a tag to compare
Merge pull request #14 from okkez/tagpr-from-v0.3.2

Release for v0.3.3

v0.3.1

28 May 07:36
4a53afe
Compare
Choose a tag to compare

What's Changed

  • Bump crazy-max/ghaction-import-gpg from 5.2.0 to 5.3.0 by @dependabot in #5
  • Bump golang.org/x/net from 0.9.0 to 0.10.0 by @dependabot in #6
  • ci: introduce tagpr by @okkez in #9

New Contributors

  • @okkez made their first contribution in #9

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 May 02:29
Compare
Choose a tag to compare
ci: stop running test for terraform 1.0.*, 1.1.*, 1.2.*