Skip to content

release: v0.9.1 - #165

Merged
evansims merged 1 commit into
mainfrom
release/v0.9.1
Jan 24, 2025
Merged

release: v0.9.1#165
evansims merged 1 commit into
mainfrom
release/v0.9.1

Conversation

@evansims

@evansimsevansims commented Jan 23, 2025

Copy link
Copy Markdown
Contributor

Description

- feat: add `/streamed-list-objects` endpoint support (#163)
- feat: add `contextual_tuples` support for `/expand` endpoint requests (#164)

References

Generated from the following SDK Generator PR:

Releases the following changes:

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

@codecov-commenter

codecov-commenter commented Jan 23, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.56%. Comparing base (ffa58f5) to head (c2063aa).
⚠️ Report is 74 commits behind head on main.

❌ Your project status has failed because the head coverage (69.56%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@ Coverage Diff @@## main #165 +/- ##
=======================================
Coverage 69.56% 69.56% =======================================
Files 135 135 Lines 10857 10857 =======================================
Hits 7553 7553 Misses 3304 3304 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@evansims
evansims marked this pull request as ready for review January 23, 2025 21:37
@evansims
evansims requested a review from a team as a code ownerJanuary 23, 2025 21:37

@jimmyjamesjimmyjames left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😎

@evansims
evansims added this pull request to the merge queueJan 24, 2025
Merged via the queue into main with commit 28945cbJan 24, 2025
@evansims
evansims deleted the release/v0.9.1 branch January 24, 2025 01:54
@dyeam0dyeam0 linked an issue Oct 23, 2025 that may be closed by this pull request
Sign up for freeto 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.

Support streaming endpoint(s) like ListObjects

3 participants

@evansims@codecov-commenter@jimmyjames