Skip to content

fix(docs): remove batchcheck endpoint support to js/python sdk note #1035

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

Merged
merged 3 commits into from
May 23, 2025

Conversation

ttrzeng
Copy link
Contributor

@ttrzeng ttrzeng commented May 23, 2025

Description

Remove The new BatchCheck endpoint is currently supported by the JS SDK (>=[v0.8.0](https://github.com/openfga/js-sdk/releases/tag/v0.8.0) and the Python SDK (>=[v0.9.0](https://github.com/openfga/python-sdk/releases/tag/v0.9.0)). Support in the other SDKs is being worked on. and replaced it with a clearer note

Screenshot 2025-05-23 at 3 38 14 PM

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

@ttrzeng ttrzeng requested review from rhamzeh and pdillon May 23, 2025 18:06
@ttrzeng ttrzeng requested a review from a team as a code owner May 23, 2025 18:06
Copy link
Contributor

github-actions bot commented May 23, 2025

PR Preview Action v1.6.1
Preview removed because the pull request was closed.
2025-05-23 21:05 UTC

@rhamzeh
Copy link
Member

rhamzeh commented May 23, 2025

It is still true as the .NET SDK still doesn't support this endpoint, and we want to keep what versions introduced this change, as otherwise folks on older versions will be expecting it to work.

Instead of removing this phrase, extend it with what versions of Go and Java added this support, and mention that .NET is still being worked on

@rhamzeh rhamzeh merged commit b7fb31c into main May 23, 2025
15 of 16 checks passed
@rhamzeh rhamzeh deleted the DXAZT-464 branch May 23, 2025 21:04
ttrzeng pushed a commit that referenced this pull request May 28, 2025
verification test

verification test

verification test

remove redundancy

chore: add example for modular models (#1030)

remove unused variable

add syntaxToShow variable

chore: update docs with PG 17 support (#1024)

Co-authored-by: José Padilla <jpadilla@webapplicate.com>

ci: replace deprecated link check action (#1034)

comment fix

fix(docs): remove batchcheck endpoint support to js/python sdk note (#1035)
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