Skip to content

Migrate to new Azul metadata API (from Zulu Discovery API) #795

Description

@StefMa

Description:
As of today, you're using the Zulu Discover API to fetch available jdks from there:

const availableVersionsUrl = `https://api.azul.com/zulu/download/community/v1.0/bundles/?${requestArguments}`;

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

Metadata

Metadata

Assignees

Labels

distributionJDK distribution/version/source supportfeature requestNew feature or request to improve the current logic

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions