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

Which jdk versions are currently supported by meilisearch? #759

Open
CruiseShips opened this issue Jul 22, 2024 · 1 comment
Open

Which jdk versions are currently supported by meilisearch? #759

CruiseShips opened this issue Jul 22, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@CruiseShips
Copy link

Description
I remember meilisearch had a version of Java tagged earlier, but that doesn't seem to be there now, so can you add a version of Java to the README.md file?

Basic example
For example:
meilisearch version | Java version
1.0 | 1.8
2.0 | 1.8
3.0 | 17

Other
This is critical for Java developers, as companies have recently moved away from allowing JDK 1.8, and we've all switched to JDK17

@curquiza
Copy link
Member

Hello @CruiseShips
Every version support java 8 and later.
We could add this to the Compatibility section of the readme

@curquiza curquiza added documentation Improvements or additions to documentation good first issue Good for newcomers labels Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants