adoptium / adoptium/api.adoptium.net
[API] Make the API return EA releases
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 44
- Forks
- 36
- Avg merge
- 5h 27m
- Merged PRs (30d)
- 42
Description
Is there a reason why the API doesn't currently return EA releases?
The https://api.adoptium.net/v3/info/available_releases mentions `"most_recent_feature_version": 27` and `"tip_version": 27` but doesn't actually return any information for that version (neither does it for 26, as of this date).
For services like https://joschi.github.io/java-metadata that try to maintain an index of all available JDKs published by all major vendors it would be really useful (right now this service doesn't include EA releases for Temurin and AdoptOpenJDK because of this reason)
Contributor guide
Assessment
This issue has not been assessed yet.