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.5.0 #110

Merged
merged 1 commit into from
Jun 17, 2024
Merged

release: v0.5.0 #110

merged 1 commit into from
Jun 17, 2024

Conversation

ewanharris
Copy link
Member

@ewanharris ewanharris commented Jun 17, 2024

Description

- fix: correctly set HTTPClient
- chore!: remove excluded users from ListUsers response

BREAKING CHANGE:

This version removes the `ExcludedUsers` field from the `ListUsersResponse` and `ClientListUsersResponse` structs,
for more details see the [associated API change](https://github.com/openfga/api/pull/171).

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

@ewanharris ewanharris requested a review from a team as a code owner June 17, 2024 10:29
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.77%. Comparing base (3b7f094) to head (728b8c1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #110   +/-   ##
=======================================
  Coverage   23.77%   23.77%           
=======================================
  Files          94       94           
  Lines        9877     9877           
=======================================
  Hits         2348     2348           
  Misses       7279     7279           
  Partials      250      250           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ewanharris ewanharris added this pull request to the merge queue Jun 17, 2024
Merged via the queue into main with commit 8d3cee7 Jun 17, 2024
9 checks passed
@ewanharris ewanharris deleted the release/v0.5.0 branch June 17, 2024 10:58
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.

3 participants