meilisearch / meilisearch/meilisearch-java

Deprecate Java 8

Open
#868 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

breaking-change enhancement
Dominant language
Java
Stars
245
Forks
152
PR merge metrics
No merged PRs in 30d

Description

Description
We should move on and deprecate Java 8 compatibility. This will make tremendous improvements in the way we maintain the SDK.

But I only think we should do it if we are sure that at least 80% or more of our users are using Java 9 and newer.

TODO:

  • Ensure the Java version is collected in the analytics (headers)
  • Generate reports and make a decision
  • Plan the changes and the breaking changes
  • https://github.com/meilisearch/meilisearch-java/issues/869
  • Find a good Java version to be the minimum required version that are still supported by a lot of users

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reviewing how Java versions are collected in analytics headers, then generate the usage reports and use the TODO list to determine the minimum supported version and plan the compatibility changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.