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

feat: add support for Java SDK #615

Merged
merged 5 commits into from
Jan 22, 2024
Merged

feat: add support for Java SDK #615

merged 5 commits into from
Jan 22, 2024

Conversation

ewanharris
Copy link
Member

Description

This PR updates the SDK snippets to now include the Java SDK, it is split into 2 pieces to aid with review:

  • 1688323 - Updates the SDK snippets components with the relevant Java code
  • 8d8ee70 - Updates the documentation mdx and related files files to reference the SDK and enable the Java SDK where necessary.

Marking as draft for now as requires the two following changes in the Java SDK, once they are released we can consider this PR ready:

All code has been tested to be functional and formatting has been mimicked from IntelliJ.

References

Closes #604

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 changed the title feat(components): add support for Java SDK in components feat: add support for Java SDK Jan 4, 2024
Copy link
Contributor

github-actions bot commented Jan 4, 2024

PR Preview Action v1.4.6
🚀 Deployed preview to https://openfga.github.io/openfga.dev/pr-preview/pr-615/
on branch gh-pages at 2024-01-22 18:44 UTC

@ewanharris ewanharris marked this pull request as ready for review January 22, 2024 18:41
@ewanharris ewanharris requested review from a team as code owners January 22, 2024 18:41
@rhamzeh rhamzeh merged commit 1936b6d into main Jan 22, 2024
10 of 11 checks passed
@rhamzeh rhamzeh deleted the feat/604-java-sdk branch January 22, 2024 19:19
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.

Add Java SDK to the SDK components
3 participants