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.4.0 #103

Merged
merged 4 commits into from
May 30, 2024
Merged

release: v0.4.0 #103

merged 4 commits into from
May 30, 2024

Conversation

jimmyjames
Copy link
Contributor

@jimmyjames jimmyjames commented May 30, 2024

Description

Changes:

⚠️ BREAKING CHANGE ⚠️

This version removes the StoreId from the API client configuration. Instead, the StoreId parameter
must now be passed to each of the API methods that require a store ID.

If you are using api_open_fga.go directly, you will now need to pass the StoreId parameter.

References

openfga/sdk-generator#369

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

@jimmyjames jimmyjames requested a review from a team as a code owner May 30, 2024 18:03
@codecov-commenter
Copy link

codecov-commenter commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.57%. Comparing base (30659f7) to head (ef51f40).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   23.57%   23.57%           
=======================================
  Files          95       95           
  Lines        9953     9953           
=======================================
  Hits         2346     2346           
  Misses       7357     7357           
  Partials      250      250           

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

@jimmyjames jimmyjames marked this pull request as draft May 30, 2024 19:30
@jimmyjames jimmyjames marked this pull request as ready for review May 30, 2024 21:40
@jimmyjames jimmyjames requested review from a team as code owners May 30, 2024 21:40
@jimmyjames jimmyjames added this pull request to the merge queue May 30, 2024
Merged via the queue into main with commit 0b68a06 May 30, 2024
9 checks passed
@jimmyjames jimmyjames deleted the release/v0.4.0 branch May 30, 2024 22:10
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