Releases: RiskIdent/terraform-provider-mongodb-driver
Releases · RiskIdent/terraform-provider-mongodb-driver
v0.2.1
What's Changed
- Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #33
- Bump go.mongodb.org/mongo-driver from 1.13.1 to 1.13.2 by @dependabot in #34
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
Features
- Added
mongodb_role
resource by @applejag in #30 - Added automated acceptance testing by @applejag in #30
Dependencies
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #27
- Bump github.com/hashicorp/terraform-plugin-framework from 1.4.2 to 1.5.0 by @dependabot in #28
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- Bump actions/setup-go from 4 to 5 by @dependabot in #25
- Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.1 by @dependabot in #26
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Changes
-
Fixed MongoDB driver panicking when creating multiple users at the same time.
Caused by upstream bug, fixed by downgrading the driver: https://jira.mongodb.org/browse/GODRIVER-3051
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
Fixes
Dependencies
- Bump github.com/hashicorp/terraform-plugin-framework from 1.4.1 to 1.4.2 by @dependabot in #17
- Bump hashicorp/setup-terraform from 2 to 3 by @dependabot in #18
- Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #19
- Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0 by @dependabot in #20
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 by @dependabot in #6
- Bump go.mongodb.org/mongo-driver from 1.12.0 to 1.12.1 by @dependabot in #7
- Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.10.0 to 0.11.0 by @dependabot in #8
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.4 to 1.3.5 by @dependabot in #9
- Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.11.0 to 0.12.0 by @dependabot in #10
- Bump actions/checkout from 3 to 4 by @dependabot in #11
- Bump github.com/hashicorp/terraform-plugin-framework from 1.3.5 to 1.4.0 by @dependabot in #12
- Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #13
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #14
- Bump github.com/hashicorp/terraform-plugin-framework from 1.4.0 to 1.4.1 by @dependabot in #15
- Bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #16
Full Changelog: v0.1.0...v0.1.1