You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to this documentation, the new Metadata API gets promoted in favor of the old Discovery API.
This change were already announced in the beginning of 2023.
I"m not a zulu employee or something, but I guess it make sense to migrate to the new metadata api before they sunset (if its planned 🤷 ) the old Discovery API.
I just want to make you aware of it as I just found it 🙃
Are you willing to submit a PR?
Not yet
The text was updated successfully, but these errors were encountered:
Description:
As of today, you're using the Zulu Discover API to fetch available jdks from there:
setup-java/src/distributions/zulu/installer.ts
Line 128 in c5195ef
According to this documentation, the new Metadata API gets promoted in favor of the old Discovery API.
This change were already announced in the beginning of 2023.
I"m not a zulu employee or something, but I guess it make sense to migrate to the new metadata api before they sunset (if its planned 🤷 ) the old Discovery API.
I just want to make you aware of it as I just found it 🙃
Are you willing to submit a PR?
Not yet
The text was updated successfully, but these errors were encountered: