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.2.6 with improved config validation & token exchange error handling #16

Merged
merged 3 commits into from
May 19, 2023

Conversation

rhamzeh
Copy link
Member

@rhamzeh rhamzeh commented May 19, 2023

Description

  • feat(validation): ensure storeId and authorizationModelId are in valid ulid format
  • fix(client): ensure that the api connection is valid
  • fix(credentials): retry on client credential exchange in case of errors
  • chore(deps): update dependencies

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

@rhamzeh rhamzeh requested a review from a team as a code owner May 19, 2023 18:06
adriantam
adriantam previously approved these changes May 19, 2023
@rhamzeh rhamzeh merged commit 7a98dbc into main May 19, 2023
@rhamzeh rhamzeh deleted the fix/misc-fixes branch May 19, 2023 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The JSDoc documentation for ListRelations is incorrect
2 participants