Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge main into prod #793

Merged
merged 115 commits into from
Nov 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
115 commits
Select commit Hold shift + click to select a range
a1b976b
Fix a pb with Dependabot pull request (Maven)
xavierfacq Oct 10, 2023
b3bf98f
build(deps-dev): bump org.eclipse.jetty:jetty-server
dependabot[bot] Oct 11, 2023
a80bf8a
build(deps): bump org.eclipse.jetty:jetty-client from 12.0.1 to 12.0.2
dependabot[bot] Oct 11, 2023
8e0ca29
build(deps): bump org.pitest:pitest-maven from 1.15.0 to 1.15.1
dependabot[bot] Oct 11, 2023
f6b5941
build(deps): bump org.jooq:jooq from 3.18.6 to 3.18.7
dependabot[bot] Oct 11, 2023
d817f34
Merge pull request #730 from adoptium/dependabot/maven/org.eclipse.je…
karianna Oct 11, 2023
9f905c8
Merge pull request #729 from xavierfacq/fix/pb_with_Dependabot_pull_r…
karianna Oct 11, 2023
57db07c
Merge pull request #731 from adoptium/dependabot/maven/org.eclipse.je…
karianna Oct 11, 2023
9cb84b9
Merge pull request #732 from adoptium/dependabot/maven/org.pitest-pit…
karianna Oct 11, 2023
78918ed
Merge pull request #733 from adoptium/dependabot/maven/org.jooq-jooq-…
karianna Oct 11, 2023
d37806d
build(deps): bump eclipse-temurin from 17 to 21
dependabot[bot] Oct 12, 2023
85e2480
build(deps): bump io.opentelemetry.javaagent.instrumentation:opentele…
dependabot[bot] Oct 13, 2023
245b427
build(deps): bump quarkus.version from 3.4.2 to 3.4.3
dependabot[bot] Oct 13, 2023
6c9510a
build(deps): bump io.quarkus:quarkus-maven-plugin from 3.4.2 to 3.4.3
dependabot[bot] Oct 13, 2023
bbdc069
build(deps): bump io.opentelemetry.javaagent.instrumentation:opentele…
dependabot[bot] Oct 13, 2023
217902e
Merge pull request #739 from adoptium/dependabot/maven/quarkus.versio…
karianna Oct 13, 2023
f6a5bbe
Merge pull request #740 from adoptium/dependabot/maven/io.quarkus-qua…
karianna Oct 13, 2023
4e28186
Merge pull request #738 from adoptium/dependabot/maven/io.opentelemet…
karianna Oct 13, 2023
72ec5fd
Merge pull request #741 from adoptium/dependabot/maven/io.opentelemet…
karianna Oct 13, 2023
3fc8901
build(deps): bump jackson.version from 2.15.2 to 2.15.3
dependabot[bot] Oct 16, 2023
0f492af
Merge pull request #742 from adoptium/dependabot/maven/jackson.versio…
karianna Oct 16, 2023
22221f4
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
dependabot[bot] Oct 17, 2023
a0e6c22
Merge pull request #743 from adoptium/dependabot/maven/org.jacoco-jac…
karianna Oct 17, 2023
b7005a9
bump GH action to JDK21
gdams Oct 17, 2023
c2a0820
Merge pull request #737 from adoptium/dependabot/docker/eclipse-temur…
gdams Oct 17, 2023
a10197e
bump deploy dockerfile to Temurin 21
gdams Oct 17, 2023
a5035cd
Update dependabot.yml
gdams Oct 17, 2023
c7b9d7c
Merge pull request #744 from gdams/jdk21
gdams Oct 17, 2023
7785c74
build(deps): bump org.apache.maven.plugins:maven-site-plugin
dependabot[bot] Oct 17, 2023
5845456
Merge pull request #745 from adoptium/dependabot/maven/org.apache.mav…
gdams Oct 17, 2023
10e9bb1
Fix inconsistency of the data returned by the API
xavierfacq Oct 17, 2023
4cda2fb
Fix the test
xavierfacq Oct 17, 2023
e70cc6c
build(deps): bump actions/checkout from 4.1.0 to 4.1.1
dependabot[bot] Oct 18, 2023
6e945f9
Merge pull request #748 from adoptium/dependabot/github_actions/actio…
karianna Oct 18, 2023
fb9f5de
store build-marketplace action in main to get dependabot updates
gdams Oct 18, 2023
49383d8
add custom paths to actions for dependabot
gdams Oct 18, 2023
8bd52a0
Merge pull request #749 from gdams/action
gdams Oct 18, 2023
187f161
build(deps): bump docker/build-push-action
dependabot[bot] Oct 18, 2023
772922a
build(deps): bump docker/login-action in /.github/actions/azure-login
dependabot[bot] Oct 18, 2023
a38c447
build(deps): bump actions/checkout from 4.1.0 to 4.1.1
dependabot[bot] Oct 18, 2023
1e2d836
Merge pull request #750 from adoptium/dependabot/github_actions/dot-g…
dependabot[bot] Oct 18, 2023
17b091c
Merge pull request #752 from adoptium/dependabot/github_actions/actio…
dependabot[bot] Oct 18, 2023
30c8fdc
Merge pull request #751 from adoptium/dependabot/github_actions/dot-g…
dependabot[bot] Oct 18, 2023
5a44a25
Add parameter to endpoints with: releaseType: ReleaseType = ReleaseTy…
xavierfacq Oct 18, 2023
932606f
Use List of ReleaseType as parameter
xavierfacq Oct 18, 2023
68ab2ed
Improve readability
xavierfacq Oct 18, 2023
0bb5814
build(deps): bump io.quarkus:quarkus-maven-plugin from 3.4.3 to 3.5.0
dependabot[bot] Oct 19, 2023
d722bd7
build(deps): bump quarkus.version from 3.4.3 to 3.5.0
dependabot[bot] Oct 19, 2023
def5c6c
Merge pull request #755 from adoptium/dependabot/maven/quarkus.versio…
karianna Oct 19, 2023
079ff91
Merge pull request #754 from adoptium/dependabot/maven/io.quarkus-qua…
karianna Oct 19, 2023
118228f
Add parameter with default value
xavierfacq Oct 19, 2023
6fd13d3
Merge pull request #747 from xavierfacq/fix_inconsistency_of_the_data…
johnoliver Oct 19, 2023
56720a2
cleanup unused files in prep for marketplace split
gdams Oct 20, 2023
335cc19
Merge pull request #758 from gdams/cleanup
johnoliver Oct 20, 2023
2a4ae5c
build(deps): bump maven.surefire-plugin.version from 3.1.2 to 3.2.1
dependabot[bot] Oct 24, 2023
7fd22e3
build(deps): bump org.apache.maven.plugins:maven-jxr-plugin
dependabot[bot] Oct 24, 2023
c199ffb
build(deps): bump org.apache.maven.plugins:maven-dependency-plugin
dependabot[bot] Oct 24, 2023
d9ebc80
Merge pull request #762 from adoptium/dependabot/maven/org.apache.mav…
karianna Oct 24, 2023
5b2f675
Merge pull request #761 from adoptium/dependabot/maven/org.apache.mav…
karianna Oct 24, 2023
24a736d
Merge pull request #760 from adoptium/dependabot/maven/maven.surefire…
karianna Oct 24, 2023
bb99274
add favicon to remove file not found error
gdams Oct 24, 2023
ab79196
build(deps): bump org.codehaus.mojo:license-maven-plugin
dependabot[bot] Oct 25, 2023
7f2b1cb
build(deps): bump org.pitest:pitest-maven from 1.15.1 to 1.15.2
dependabot[bot] Oct 25, 2023
073bbe6
Merge pull request #765 from adoptium/dependabot/maven/org.pitest-pit…
karianna Oct 25, 2023
7f2d71b
Merge pull request #764 from adoptium/dependabot/maven/org.codehaus.m…
karianna Oct 25, 2023
a53e82a
Merge pull request #763 from gdams/favicon
karianna Oct 25, 2023
a1f86e6
build(deps): bump digitalocean/action-doctl in /.github/actions/do-login
dependabot[bot] Oct 26, 2023
be82366
build(deps-dev): bump io.smallrye:smallrye-open-api-core
dependabot[bot] Oct 26, 2023
b43606a
Merge pull request #766 from adoptium/dependabot/github_actions/dot-g…
karianna Oct 26, 2023
fb7850b
build(deps): bump org.apache.maven.plugins:maven-clean-plugin
dependabot[bot] Oct 27, 2023
86d3b6f
build(deps): bump de.flapdoodle.embed:de.flapdoodle.embed.mongo
dependabot[bot] Oct 27, 2023
6aea15e
Merge pull request #769 from adoptium/dependabot/maven/de.flapdoodle.…
karianna Oct 27, 2023
72ce35a
Merge pull request #768 from adoptium/dependabot/maven/org.apache.mav…
karianna Oct 27, 2023
3a84aec
build(deps): bump kotlin.version from 1.9.10 to 1.9.20
dependabot[bot] Oct 31, 2023
f09f8d5
build(deps-dev): bump org.eclipse.jetty:jetty-server
dependabot[bot] Oct 31, 2023
a74a117
build(deps): bump org.eclipse.jetty:jetty-client from 12.0.2 to 12.0.3
dependabot[bot] Oct 31, 2023
696e184
Merge pull request #770 from adoptium/dependabot/maven/kotlin.version…
gdams Oct 31, 2023
8f17853
Merge pull request #772 from adoptium/dependabot/maven/org.eclipse.je…
gdams Oct 31, 2023
b8f0c49
Merge pull request #771 from adoptium/dependabot/maven/org.eclipse.je…
gdams Oct 31, 2023
425f9d7
build(deps): bump kotlin.version from 1.9.10 to 1.9.20
dependabot[bot] Nov 1, 2023
71c774c
build(deps): bump org.pitest:pitest-maven from 1.15.2 to 1.15.3
dependabot[bot] Nov 1, 2023
962cb62
build(deps): bump com.microsoft.azure:applicationinsights-runtime-attach
dependabot[bot] Nov 1, 2023
91d5307
Merge pull request #776 from adoptium/dependabot/maven/com.microsoft.…
gdams Nov 3, 2023
1e2b710
Merge pull request #774 from adoptium/dependabot/maven/kotlin.version…
gdams Nov 3, 2023
ed7f251
Merge pull request #775 from adoptium/dependabot/maven/org.pitest-pit…
gdams Nov 3, 2023
b5a6ef2
build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
dependabot[bot] Nov 6, 2023
bfd67a5
build(deps): bump de.flapdoodle.embed:de.flapdoodle.embed.mongo
dependabot[bot] Nov 6, 2023
e0a4439
build(deps): bump org.apache.maven.plugins:maven-pmd-plugin
dependabot[bot] Nov 6, 2023
6e13885
Merge pull request #779 from adoptium/dependabot/maven/org.apache.mav…
karianna Nov 6, 2023
8282ac9
Merge pull request #778 from adoptium/dependabot/maven/de.flapdoodle.…
karianna Nov 6, 2023
5142109
Merge pull request #777 from adoptium/dependabot/maven/org.junit.jupi…
karianna Nov 6, 2023
9256c0a
Update adoptium-api-versions/pom.xml
gdams Nov 6, 2023
52b895f
Merge pull request #767 from adoptium/dependabot/maven/io.smallrye-sm…
gdams Nov 6, 2023
5c2496b
updated-dependencies: graphql-kotlin from 7.0.1 to 7.0.2
xavierfacq Nov 6, 2023
77536ed
Merge pull request #781 from xavierfacq/maven/com.expediagroup-graphq…
gdams Nov 6, 2023
ec1b753
build(deps): bump maven.surefire-plugin.version from 3.2.1 to 3.2.2
dependabot[bot] Nov 7, 2023
3e84c45
build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
dependabot[bot] Nov 7, 2023
d042520
build(deps): bump org.jboss.weld:weld-junit5
dependabot[bot] Nov 7, 2023
3de39cf
Merge pull request #784 from adoptium/dependabot/maven/org.jboss.weld…
karianna Nov 7, 2023
ace5d90
Merge pull request #783 from adoptium/dependabot/maven/org.apache.mav…
karianna Nov 7, 2023
5db4668
Merge pull request #782 from adoptium/dependabot/maven/maven.surefire…
karianna Nov 7, 2023
399c051
build(deps): bump kmongo.version from 4.10.0 to 4.11.0
dependabot[bot] Nov 8, 2023
258f524
build(deps): bump com.github.spotbugs:spotbugs-maven-plugin
dependabot[bot] Nov 8, 2023
4ab79c5
build(deps): bump de.flapdoodle.embed:de.flapdoodle.embed.mongo
dependabot[bot] Nov 8, 2023
8667776
Merge pull request #786 from adoptium/dependabot/maven/kmongo.version…
gdams Nov 8, 2023
1d0aee5
Merge pull request #787 from adoptium/dependabot/maven/com.github.spo…
gdams Nov 8, 2023
604594a
Merge pull request #788 from adoptium/dependabot/maven/de.flapdoodle.…
gdams Nov 8, 2023
015a6ec
Ensure no duplicate is returned
xavierfacq Nov 8, 2023
7048092
Merge pull request #789 from xavierfacq/fix/ensure_no_duplicate_is_re…
johnoliver Nov 8, 2023
57a3208
build(deps): bump io.quarkus:quarkus-maven-plugin from 3.5.0 to 3.5.1
dependabot[bot] Nov 9, 2023
c259c05
build(deps): bump quarkus.version from 3.5.0 to 3.5.1
dependabot[bot] Nov 9, 2023
bbe9ff2
add support for using GitHub app-based authentication
gdams Nov 8, 2023
173188e
Merge pull request #790 from gdams/app
gdams Nov 9, 2023
e56f1d5
Merge pull request #792 from adoptium/dependabot/maven/quarkus.versio…
karianna Nov 10, 2023
48e64fc
Merge pull request #791 from adoptium/dependabot/maven/io.quarkus-qua…
karianna Nov 10, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/actions/azure-login/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
subscription-id: ${{ inputs.AZURE_SUBSCRIPTION_ID }}

- name: Login to Azure Container Registry
uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2.2.0
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
with:
registry: adoptopenjdkacr.azurecr.io
username: ${{ inputs.AZURE_CLIENT_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/do-login/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runs:
using: composite
steps:
- name: Login to DigitalOcean
uses: digitalocean/action-doctl@cf10ddb4467f6fb84c01f7cc5f099cec71eabc93 # v2.4.1
uses: digitalocean/action-doctl@e5cb5b0cde9789f79c5115c2c4d902f38a708804 # v2.5.0
with:
token: ${{ inputs.DIGITALOCEAN_ACCESS_TOKEN }}

Expand Down
7 changes: 5 additions & 2 deletions .github/actions/docker-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,19 @@ inputs:
DOCKER_REPO:
description: 'Docker repository'
required: true
DOCKER_FILE:
description: 'Dockerfile path'
required: true
BUILD_ARGS:
description: 'Build arguments'
required: false
runs:
using: composite
steps:
- name: Build container image and push to Azure
uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9 # v4.2.1
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
with:
file: ./deploy/Dockerfile
file: ${{ inputs.DOCKER_FILE }}
tags: ${{ inputs.DOCKER_REPO }}:latest
build-args: ${{ inputs.BUILD_ARGS }}
push: true
18 changes: 18 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ updates:
directory: "/"
schedule:
interval: "daily"
# Maintain dependencies for GitHub composite Actions (/.github/actions)
# Waiting for supporting wildcards see https://github.com/dependabot/dependabot-core/issues/5137
- package-ecosystem: "github-actions"
directory: "/.github/actions/azure-login"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/.github/actions/do-login"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/.github/actions/docker-build"
schedule:
interval: "daily"
- package-ecosystem: "maven"
directory: "/"
schedule:
Expand All @@ -12,3 +26,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: docker
directory: "/deploy"
schedule:
interval: "daily"
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ jobs:
adoptopenjdk) echo "ARGS=-Padoptopenjdk,-adoptium" >> $GITHUB_ENV ;;
esac

- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
persist-credentials: false

- uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
with:
java-version: '17'
java-version: '21'
distribution: 'temurin'
cache: 'maven'

Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/deploy-adoptium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: startsWith(github.repository, 'adoptium/')
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Login to Azure
uses: ./.github/actions/azure-login
Expand All @@ -36,6 +36,7 @@ jobs:
uses: ./.github/actions/docker-build
with:
DOCKER_REPO: adoptopenjdkacr.azurecr.io/adoptopenjdk-${{ env.NAMESPACE }}
DOCKER_FILE: ./deploy/Dockerfile

- name: Redeploy Kubernetes Updater and Frontend
uses: ./.github/actions/kubectl-redeploy
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/deploy-adoptopenjdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: startsWith(github.repository, 'adoptium/')
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Login to Azure
uses: ./.github/actions/azure-login
Expand All @@ -36,6 +36,7 @@ jobs:
uses: ./.github/actions/docker-build
with:
DOCKER_REPO: adoptopenjdkacr.azurecr.io/azure-${{ env.NAMESPACE }}
DOCKER_FILE: ./deploy/Dockerfile
BUILD_ARGS: MAVEN_FLAGS="-Padoptopenjdk,-adoptium"

- name: Redeploy Kubernetes Updater and Frontend
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
contents: write # for Git to git push

steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
with:
java-version: '17'
java-version: '21'
distribution: 'temurin'
cache: 'maven'

Expand Down
2 changes: 1 addition & 1 deletion .mvn/wrapper/maven-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.2/apache-maven-3.9.2-bin.zip
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.5/apache-maven-3.9.5-bin.zip
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
37 changes: 0 additions & 37 deletions .s2i/bin/assemble

This file was deleted.

7 changes: 0 additions & 7 deletions .s2i/bin/save-artifacts

This file was deleted.

18 changes: 18 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,24 @@ If you want to use the updater tool to add entries into the database, you need t

The production server uses mongodb to store data, however you can also use Fongo. If you would like to install mongodb and are on mac, I used this [guide](https://zellwk.com/blog/install-mongodb/) which utilizes homebrew. You can also install `mongo` which is a command-line tool that gives you access to your mongodb, allowing you to manually search through the database.

### GitHub App Authentication

The updater can be used with a GitHub Token or GitHub App. To use a GitHub app you need to generate an app on GitHub. Once you've done that you need to convert the key to PKCS#8 format using the following command:

```bash
openssl pkcs8 -topk8 -inform PEM -outform PEM -nocrypt -in your-rsa-private-key.pem -out pkcs8-key.pem
```

Once this is done you can export the following variables at runtime:

```bash
export GITHUB_APP_ID="1234"
export GITHUB_APP_INSTALLATION_ID="1234"
export GITHUB_APP_PRIVATE_KEY=$'-----BEGIN PRIVATE KEY-----
<key contents>
-----END PRIVATE KEY-----'
```

### Build Tool

[Maven](https://maven.apache.org/index.html) is used to build the project.
Expand Down
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17 as build
FROM eclipse-temurin:21 as build

RUN mkdir /tmp/build

Expand All @@ -8,7 +8,7 @@ COPY . /tmp/build

RUN ./mvnw clean install -Padoptium

FROM eclipse-temurin:17
FROM eclipse-temurin:21

RUN mkdir -p /deployments

Expand Down
40 changes: 23 additions & 17 deletions adoptium-api-versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@

<properties>
<coroutine.version>1.7.3</coroutine.version>
<jackson.version>2.15.2</jackson.version>
<jackson.version>2.15.3</jackson.version>
<jdk.version>17</jdk.version>
<kmongo.version>4.10.0</kmongo.version>
<kmongo.version>4.11.0</kmongo.version>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<kotlin.version>1.9.10</kotlin.version>
<kotlin.version>1.9.20</kotlin.version>
<logback.version>1.4.11</logback.version>
<maven.compiler.release>17</maven.compiler.release>
<maven.version>3.9.2</maven.version>
<maven.version>3.9.5</maven.version>
<maven.project-info-reports-plugin.version>3.4.5</maven.project-info-reports-plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.4.2</quarkus.version>
<quarkus.version>3.5.1</quarkus.version>
<rest-assured.version>5.3.2</rest-assured.version>
</properties>

Expand Down Expand Up @@ -200,7 +200,7 @@
<dependency>
<groupId>de.flapdoodle.embed</groupId>
<artifactId>de.flapdoodle.embed.mongo</artifactId>
<version>4.9.2</version>
<version>4.10.1</version>
<scope>test</scope>
</dependency>

Expand Down Expand Up @@ -247,7 +247,7 @@
<dependency>
<groupId>org.jooq</groupId>
<artifactId>jooq</artifactId>
<version>3.18.6</version>
<version>3.18.7</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand All @@ -263,22 +263,22 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>applicationinsights-runtime-attach</artifactId>
<version>3.4.17</version>
<version>3.4.18</version>
</dependency>
<dependency>
<groupId>io.opentelemetry.javaagent.instrumentation</groupId>
<artifactId>opentelemetry-javaagent-kotlinx-coroutines</artifactId>
<version>1.30.0-alpha</version>
<version>1.31.0-alpha</version>
</dependency>
<dependency>
<groupId>io.opentelemetry.javaagent.instrumentation</groupId>
<artifactId>opentelemetry-javaagent-netty-4.1</artifactId>
<version>1.30.0-alpha</version>
<version>1.31.0-alpha</version>
</dependency>
<dependency>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-junit5</artifactId>
<version>4.0.0.Final</version>
<version>4.0.1.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -337,25 +337,31 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.10.0</version>
<version>5.10.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-open-api-core</artifactId>
<version>3.6.2</version>
<version>3.7.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-open-api-jaxrs</artifactId>
<version>3.7.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>12.0.1</version>
<version>12.0.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-client</artifactId>
<version>12.0.1</version>
<version>12.0.3</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
Expand Down Expand Up @@ -405,7 +411,7 @@
<dependency>
<groupId>com.expediagroup</groupId>
<artifactId>graphql-kotlin-ktor-client</artifactId>
<version>7.0.1</version>
<version>7.0.2</version>
<exclusions>
<exclusion>
<groupId>org.jetbrains.kotlinx</groupId>
Expand All @@ -416,7 +422,7 @@
<dependency>
<groupId>com.expediagroup</groupId>
<artifactId>graphql-kotlin-client-jackson</artifactId>
<version>7.0.1</version>
<version>7.0.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ constructor(
semver
)
.map { it.release_name }
.distinct()

val pagedReleases = getPage(pageSize, page, releases, showPageCount ?: false)

Expand Down
Loading