v1

latestOpenAPI 3.1.02026-07-1382233.1 KB
Assets

Returns release information

List of information about builds that match the current query

get/v1/assets/feature_releases/{vendor}/{feature_version}

Path parameters

feature_versioninteger required
Example:8
<p> Feature release version you wish to download. Feature versions are whole numbers e.g. <code>8,9,10,11,12,13</code>. </p> <p> Available Feature versions can be obtained from <a href="https://marketplace-api.adoptium.net/v1/info/available_releases">https://marketplace-api.adoptium.net/v1/info/available_releases</a> </p>
vendor'adoptium' | 'alibaba' | 'ibm' | 'microsoft' | 'azul' required

The vendor of the OpenJDK distribution.

The following vendors are no longer receiving updates or new releases for their OpenJDK distributions:

<ul> <li><b>huawei</b> - Huawei OpenJDK</li> <li><b>redhat</b> - Red Hat OpenJDK</li> </ul>
<p>Vendor of the binary. This is the organisation that produced the binary package.</p>

Query parameters

architecture'x64' | 'x86' | 'ppc64' | 'ppc64le' | 's390x' | 'aarch64' | 'arm' | 'sparcv9' | 'riscv64'

Architecture

beforestring
<p>Date/time. When only a date is given the time is set to the end of the given day. <ul> <li>2020-01-21</li> <li>2020-01-21T10:15:30</li> <li>20200121</li> <li>2020-12-21T10:15:30Z</li> <li>2020-12-21+01:00</li> </ul></p>
<p>Return binaries whose updated_at is before the given date/time. When a date is given the match is inclusive of the given day. <ul> <li>2020-01-21</li> <li>2020-01-21T10:15:30</li> <li>20200121</li> <li>2020-12-21T10:15:30Z</li> <li>2020-12-21+01:00</li> </ul></p>
c_lib'musl' | 'glibc'

C Lib type, typically would imply image_type has been set to staticlibs

image_type'jdk' | 'jre'
Example:jdk

Image Type

jvm_impl'hotspot' | 'openj9'

JVM Implementation

os'linux' | 'windows' | 'mac' | 'solaris' | 'aix' | 'alpine_linux'

Operating System

pageinteger

Pagination page number

page_sizeinteger

Pagination page size

sort_method'DEFAULT' | 'DATE'

DEFAULT sort order is by: version, then date, then name, then id. DATE sorts by date, then version, then name, then id.

Result sort method

sort_order'ASC' | 'DESC'

Sort results either ascending or descending based on requested sort method

Result sort order

Response

search results matching criteria

release_linkstring
release_namestring required
last_updated_timestampstring date required
vendor'adoptium' | 'alibaba' | 'ibm' | 'microsoft' | 'azul' required

The vendor of the OpenJDK distribution.

The following vendors are no longer receiving updates or new releases for their OpenJDK distributions:

<ul> <li><b>huawei</b> - Huawei OpenJDK</li> <li><b>redhat</b> - Red Hat OpenJDK</li> </ul>
vendor_public_key_linkstring

Link to the public key which has been used to sign binaries within this release IF signature links are provided

Example response

[
  {
    "release_link": "https://github.com/AdoptOpenJDK/openjdk8-openj9-releases/ga/tag/jdk8u162-b12_openj9-0.8.0",
    "release_name": "jdk8u162-b12_openj9-0.8.0",
    "last_updated_timestamp": "2022-03-10",
    "binaries": [
      {
        "image_type": "jdk",
        "package": {
          "name": "OpenJDK8U-jre_x86-32_windows_hotspot_8u212b04.msi",
          "link": "https://github.com/AdoptOpenJDK/openjdk8-binaries/ga/download/jdk8u212-b04/OpenJDK8U-jre_x86-32_windows_hotspot_8u212b04.msi",
          "sha256sum": "dd28d6d2cde2b931caf94ac2422a2ad082ea62f0beee3bf7057317c53093de93",
          "sha265sum": "dd28d6d2cde2b931caf94ac2422a2ad082ea62f0beee3bf7057317c53093de93",
          "sha256sum_link": "https://github.com/AdoptOpenJDK/openjdk8-openj9-releases/ga/download/jdk8u162-b12_openj9-0.8.0/OpenJDK8-OPENJ9_x64_Linux_jdk8u162-b12_openj9-0.8.0.tar.gz.sha256.txt",
          "signature_link": "https://github.com/AdoptOpenJDK/openjdk11-upstream-binaries/releases/download/jdk-11.0.5%2B10/OpenJDK11U-jdk_x64_linux_11.0.5_10.tar.gz.sign"
        },
        "installer": [
          {
            "name": "OpenJDK8U-jre_x86-32_windows_hotspot_8u212b04.msi",
            "link": "https://github.com/AdoptOpenJDK/openjdk8-binaries/ga/download/jdk8u212-b04/OpenJDK8U-jre_x86-32_windows_hotspot_8u212b04.msi",
            "sha256sum": "dd28d6d2cde2b931caf94ac2422a2ad082ea62f0beee3bf7057317c53093de93",
            "sha265sum": "dd28d6d2cde2b931caf94ac2422a2ad082ea62f0beee3bf7057317c53093de93",
            "sha256sum_link": "https://github.com/AdoptOpenJDK/openjdk8-openj9-releases/ga/download/jdk8u162-b12_openj9-0.8.0/OpenJDK8-OPENJ9_x64_Linux_jdk8u162-b12_openj9-0.8.0.tar.gz.sha256.txt",
            "signature_link": "https://github.com/AdoptOpenJDK/openjdk11-upstream-binaries/releases/download/jdk-11.0.5%2B10/OpenJDK11U-jdk_x64_linux_11.0.5_10.tar.gz.sign",
            "installerType": "msi"
          }
        ],
        "timestamp": "2022-03-10",
        "scm_ref": "dd28d6d2cde2b931caf94ac2422a2ad082ea62f0beee3bf7057317c53093de93",
        "openjdk_scm_ref": "dd28d6d2cde2b931caf94ac2422a2ad082ea62f0beee3bf7057317c53093de93",
        "aqavit_results_link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17%2B35/OpenJDK17-jdk_x64_linux_hotspot_17_35.tar.gz.aqavit.zip",
        "tck_affidavit_link": "https://adoptium.net/tck_affidavit.html"
      }
    ],
    "openjdk_version_data": {
      "openjdk_version": "11.0.4+10-201907081820"
    },
    "source": {
      "name": "OpenJDK8U-sources_8u232b09.tar.gz",
      "link": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u232-b09/OpenJDK8U-sources_8u232b09.tar.gz"
    },
    "vendor_public_key_link": "https://adoptium.net/publickey.asc"
  }
]
All 8 operations