Skip to content
This repository was archived by the owner on Aug 31, 2026. It is now read-only.
This repository was archived by the owner on Aug 31, 2026. It is now read-only.

Endpoint used to find builds is deprecated #19

Description

@geoffswift

The endpoint for the AdoptOpenJDK API is hardcoded as follows:

const staticOpenJdkUrl = 'https://api.adoptopenjdk.net/v3/binary/latest/';

Visit https://api.adoptopenjdk.net/ and you're greeted with a message:

Please migrate to api.adoptium.net
AdoptOpenJDK has moved to the Eclipse Foundation.

Could we please at least have the URL updated, and perhaps ideally let it be configurable somehow (in case we run into similar problems in the future).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions