api.adoptium.net icon indicating copy to clipboard operation
api.adoptium.net copied to clipboard

Adoptium API 🚀

Results 49 api.adoptium.net issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** IBM Has released 2 versions of the Semeru Runtimes, Open Edition and Certified Edition. Open Edition is released under the...

enhancement

Bumps [de.flapdoodle.embed:de.flapdoodle.embed.mongo](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo) from 4.12.6 to 4.13.0. Commits 18b37c4 [maven-release-plugin] prepare release de.flapdoodle.embed.mongo-4.13.0 97ce8f5 dep updates c4bd73a dep upgrade bda9688 released 902865f [maven-release-plugin] prepare for next development iteration See full diff...

dependencies
java

Bumps [com.expediagroup:graphql-kotlin-client-jackson](https://github.com/ExpediaGroup/graphql-kotlin) from 7.0.2 to 7.1.1. Release notes Sourced from com.expediagroup:graphql-kotlin-client-jackson's releases. 7.1.1 What's Changed Support built-in ID type serialization in GraphQLServerRequest by @​samuelAndalon in ExpediaGroup/graphql-kotlin#1958 feat: ability to specify...

dependencies
java

Bumps io.quarkus:quarkus-maven-plugin from 3.9.4 to 3.10.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.quarkus:quarkus-maven-plugin&package-manager=maven&previous-version=3.9.4&new-version=3.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps `quarkus.version` from 3.9.4 to 3.10.0. Updates `io.quarkus:quarkus-bom` from 3.9.4 to 3.10.0 Release notes Sourced from io.quarkus:quarkus-bom's releases. 3.10.0.CR1 Major changes #36504 - Allow authentication mechanism selection for a REST...

dependencies
java

The `/v3/assets/version` endpoint does not work for the latest `21.0.2+13` release: ``` curl -I 'https://api.adoptium.net/v3/assets/version/21.0.2+13' HTTP/1.1 404 Not Found ``` `21.0.2+13` is listed on the website: https://adoptium.net/en-GB/temurin/releases/?version=21&package=any The endpoint does...

bug

**Describe the bug** For aarch64+mac (mac m2 devices), there is no release of feature version 8, which results in an inconsistency between the binary api and the available_releases api Maybe...

bug

To potentially reduce the response time for end users, and reduce the workload on the API server, the Adoptium API should implement some simple cache validation support. Most of the...

enhancement

Bumps [com.expediagroup:graphql-kotlin-ktor-client](https://github.com/ExpediaGroup/graphql-kotlin) from 7.0.2 to 7.1.1. Release notes Sourced from com.expediagroup:graphql-kotlin-ktor-client's releases. 7.1.1 What's Changed Support built-in ID type serialization in GraphQLServerRequest by @​samuelAndalon in ExpediaGroup/graphql-kotlin#1958 feat: ability to specify...

dependencies
java

**Describe the bug** When I attempt to get the latest nightly, then the API returns a 3-weeks old release. This one: https://github.com/adoptium/temurin21-binaries/releases/jdk-21.0.1%2B12-ea-beta/ However, there has been newer builds since. For...

bug