Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release(v0.3.0): with conditions support and several breaking changes #61

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

rhamzeh
Copy link
Member

@rhamzeh rhamzeh commented Dec 11, 2023

Description

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

…client

- make `AuthorizationModelId` not a pointer in `ClientConfiguration`
- add `GetAuthorizationModelId` and `SetAuthorizationModelId` to `OpenFgaClient`
- Change `TupleKey` field in `OpenFgaApi.Assertion` to `AssertionTupleKey`
@rhamzeh rhamzeh requested a review from a team as a code owner December 11, 2023 02:08
@rhamzeh rhamzeh changed the title Release/v0.3.0 release(v0.3.0): with conditions support and several breaking changes Dec 11, 2023
README.md Show resolved Hide resolved
@adriantam adriantam added this pull request to the merge queue Dec 11, 2023
Merged via the queue into main with commit 6d03bf4 Dec 11, 2023
9 checks passed
@adriantam adriantam deleted the release/v0.3.0 branch December 11, 2023 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants