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

Document & Reduce Minimum Required Java Version #108

Open
Valkryst opened this issue Aug 26, 2024 · 4 comments · May be fixed by #122
Open

Document & Reduce Minimum Required Java Version #108

Valkryst opened this issue Aug 26, 2024 · 4 comments · May be fixed by #122
Assignees
Labels
enhancement New feature or request hacktoberfest

Comments

@Valkryst
Copy link

Describe the problem you'd like to have solved

I'm currently evaluating a number of solutions (OpenFGA, Ory Keto, Permify, etc...) to be used in building a new permissions system for a large enterprise client.

As a part of the evaluation, I'm looking to ensure that the chosen solution has support for Java 8. The client is unable to update to a newer JDK, at least for now.

I didn't see the minimum required JDK version listed in the readme, or in the release notes. After looking through the Gradle-related files, it looks like the minimum required version is Java 11 and that it has been set to this since the first commit.

Describe the ideal solution

  1. For the readme to be updated to include the minimum required Java version. A good spot may be near the line "It currently supports PostgreSQL 14 and MySQL 8.".
  2. If possible, for the minimum required Java version to be set to Java 8.
@rhamzeh rhamzeh added the enhancement New feature or request label Aug 26, 2024
@TomerPacific
Copy link

@rhamzeh = Can I help with this one?

@aaguiarz
Copy link
Member

@TomerPacific I'm assigning it to you, thanks!

@TomerPacific
Copy link

@aaguiarz - Thanks, per @Valkryst's comment, should I just document the minimum supported version or also downgrade to Java 8 and see if everything works?

@TomerPacific TomerPacific linked a pull request Oct 11, 2024 that will close this issue
4 tasks
@TomerPacific
Copy link

@aaguiarz - Can you give the PR a look?
#122

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

4 participants