Releases: openfga/terraform-provider-openfga
Releases · openfga/terraform-provider-openfga
v0.5.0
What's Changed
- docs: Added release documentation by @mauriceackel in #50
- feat(provider)!: aligned names of provider attributes with official schema by @mauriceackel in #51
- docs: Updated CHANGELOG (v0.5.0) by @mauriceackel in #52
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.2 by @dependabot in #18
- chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #19
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.11.0 to 1.12.0 by @dependabot in #20
- chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #23
- chore(deps): bump github.com/hashicorp/copywrite from 0.21.0 to 0.22.0 in /tools by @dependabot in #21
- chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 by @dependabot in #22
- chore(deps): bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 by @dependabot in #24
- chore(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot in #25
- chore(deps): bump github.com/openfga/go-sdk from 0.6.5 to 0.7.1 by @dependabot in #27
- chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #29
- chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #30
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.17.0 to 0.18.0 by @dependabot in #31
- chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.12.0 to 1.13.0 by @dependabot in #32
- chore(deps): bumped terraform-plugin-* and openfga versions by @mauriceackel in #38
- chore(license): updated license to apache 2.0 by @mauriceackel in #37
- chore: added readme by @mauriceackel in #40
- chore: added codeowners by @mauriceackel in #42
- chore: renamed module to openfga by @mauriceackel in #39
- ci: pinned all GitHub action versions by @mauriceackel in #43
- docs: improved README.md by @mauriceackel in #45
- chore(ci): add semgrep workflow by @rhamzeh in #47
- chore: add notice file for compliance by @rhamzeh in #46
- ci: renamed passphrase secret by @mauriceackel in #48
- docs: Updated CHANGELOG (v0.4.0) by @mauriceackel in #49
New Contributors
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- Bump github.com/hashicorp/terraform-plugin-docs from 0.20.1 to 0.21.0 in /tools by @dependabot in #12
- ci: add release notes and conventional pr titles by @mauriceackel in #13
- chore(deps): bump ytanikin/pr-conventional-commits from 1.4.0 to 1.4.1 by @dependabot in #14
- fix(data_source/authorization_model): Fixed null pointer error by @mauriceackel in #15
- docs(data_source/*_query): Added examples for queries by @mauriceackel in #16
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- feat(data_source/authorization_model_document): Support modular models by @mauriceackel in #10
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- docs(provider): Fixed missing provider attributes by @mauriceackel
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat(provider): Added scopes and audience attributes by @mauriceackel
- chore(deps): Bump github.com/hashicorp/copywrite from 0.20.0 to 0.21.0 in /tools by @dependabot in #5
- chore(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.16.0 to 0.17.0 by @dependabot in #7
- chore(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.13.0 to 1.14.1 by @dependabot in #8
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat(provider): Provider added by @mauriceackel
- feat(resource/store): Resource added by @mauriceackel
- feat(data_source/store): Data source added by @mauriceackel
- feat(data_source/stores): Data source added by @mauriceackel
- feat(resource/authorization_model): Resource added by @mauriceackel
- feat(data_source/authorization_model): Data source added by @mauriceackel
- feat(data_source/authorization_models): Data source added by @mauriceackel
- feat(data_source/authorization_model_document): Data source added by @mauriceackel
- feat(resource/relationship_tuple): Resource added by @mauriceackel
- feat(data_source/relationship_tuple): Data source added by @mauriceackel
- feat(data_source/relationship_tuples): Data source added by @mauriceackel
- feat(data_source/check_query): Data source added by @mauriceackel
- feat(data_source/list_objects_query): Data source added by @mauriceackel
- feat(data_source/list_users_query): Data source added by @mauriceackel
Full Changelog: https://github.com/mauriceackel/terraform-provider-openfga/commits/v0.1.0
v0.1.0-pre
What's Changed
- feat(provider): Provider added by @mauriceackel
- feat(resource/store): Resource added by @mauriceackel
- feat(data_source/store): Data source added by @mauriceackel
- feat(data_source/stores): Data source added by @mauriceackel
- feat(resource/authorization_model): Resource added by @mauriceackel
- feat(data_source/authorization_model): Data source added by @mauriceackel
- feat(data_source/authorization_models): Data source added by @mauriceackel
- feat(data_source/authorization_model_document): Data source added by @mauriceackel
- feat(resource/relationship_tuple): Resource added by @mauriceackel
- feat(data_source/relationship_tuple): Data source added by @mauriceackel
- feat(data_source/relationship_tuples): Data source added by @mauriceackel
- feat(data_source/check_query): Data source added by @mauriceackel
- feat(data_source/list_objects_query): Data source added by @mauriceackel
- feat(data_source/list_users_query): Data source added by @mauriceackel
Full Changelog: https://github.com/mauriceackel/terraform-provider-openfga/commits/v0.1.0-pre