Skip to content

Latest commit

 

History

History
107 lines (98 loc) · 12.3 KB

CHANGELOG.md

File metadata and controls

107 lines (98 loc) · 12.3 KB

v0.3.10 - 2024-06-06

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

v0.3.9 - 2024-03-24

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

  • Support terraform 1.7.* by @okkez in #87

v0.3.8 - 2023-10-18

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

v0.3.7 - 2023-07-13

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

v0.3.6 - 2023-06-20

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

v0.3.5 - 2023-05-31

Other changes

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

v0.3.4 - 2023-05-31

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

v0.3.1 - 2023-05-28

  • 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

0.1.0 (Unreleased)

FEATURES: