Skip to content

Build: Bump nessie from 0.107.9 to 0.108.0#16897

Merged
huaxingao merged 1 commit into
mainfrom
dependabot/gradle/nessie-0.108.0
Jun 21, 2026
Merged

Build: Bump nessie from 0.107.9 to 0.108.0#16897
huaxingao merged 1 commit into
mainfrom
dependabot/gradle/nessie-0.108.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor

Bumps nessie from 0.107.9 to 0.108.0.
Updates org.projectnessie.nessie:nessie-client from 0.107.9 to 0.108.0

Release notes

Sourced from org.projectnessie.nessie:nessie-client's releases.

Nessie 0.108.0

Try it

The attached nessie-quarkus-0.108.0-runner.jar is a standalone uber-jar file that runs on Java 17 or newer and it is also available via Maven Central. Download and run it (requires Java 17):

wget https://github.com/projectnessie/nessie/releases/download/nessie-0.108.0/nessie-quarkus-0.108.0-runner.jar
java -jar nessie-quarkus-0.108.0-runner.jar

Nessie CLI is attached as nessie-cli-0.108.0.jar, which is a standalone uber-jar file that runs on Java 11 or newer. Nessie CLI is also available as a Docker image: docker run --rm -it ghcr.io/projectnessie/nessie-cli:0.108.0.

Nessie GC tool is attached as nessie-gc-0.108.0.jar, which is a standalone uber-jar file that runs on Java 11 or newer. Shell completion can be generated from the tool, check its help command. Nessie GC tool is also available as a Docker image: docker run --rm ghcr.io/projectnessie/nessie-gc:0.108.0 --help.

Nessie Server Admin tool is attached as nessie-server-admin-tool-0.108.0-runner.jar, which is a standalone uber-jar file that runs on Java 17 or newer. Shell completion can be generated from the tool, check its help command. Nessie Server Admin tool is also available as a Docker image: docker run --rm ghcr.io/projectnessie/nessie-server-admin:0.108.0 --help.

The attached nessie-helm-0.108.0.tgz is a packaged Helm chart, which can be downloaded and installed via Helm. There is also the Nessie Helm chart repo, which can be added and used to install the Nessie Helm chart.

Changelog

New Features

  • Helm chart: support for startupProbe has been added.

Full Changelog (minus renovate commits):

  • Bump Iceberg to 1.11 and support /credentials endpoint (#12499)
  • Update dependency org.jline:jline to v4 + adopt CLI code (#12501)
Commits

Updates org.projectnessie.nessie:nessie-jaxrs-testextension from 0.107.9 to 0.108.0

Release notes

Sourced from org.projectnessie.nessie:nessie-jaxrs-testextension's releases.

Nessie 0.108.0

Try it

The attached nessie-quarkus-0.108.0-runner.jar is a standalone uber-jar file that runs on Java 17 or newer and it is also available via Maven Central. Download and run it (requires Java 17):

wget https://github.com/projectnessie/nessie/releases/download/nessie-0.108.0/nessie-quarkus-0.108.0-runner.jar
java -jar nessie-quarkus-0.108.0-runner.jar

Nessie CLI is attached as nessie-cli-0.108.0.jar, which is a standalone uber-jar file that runs on Java 11 or newer. Nessie CLI is also available as a Docker image: docker run --rm -it ghcr.io/projectnessie/nessie-cli:0.108.0.

Nessie GC tool is attached as nessie-gc-0.108.0.jar, which is a standalone uber-jar file that runs on Java 11 or newer. Shell completion can be generated from the tool, check its help command. Nessie GC tool is also available as a Docker image: docker run --rm ghcr.io/projectnessie/nessie-gc:0.108.0 --help.

Nessie Server Admin tool is attached as nessie-server-admin-tool-0.108.0-runner.jar, which is a standalone uber-jar file that runs on Java 17 or newer. Shell completion can be generated from the tool, check its help command. Nessie Server Admin tool is also available as a Docker image: docker run --rm ghcr.io/projectnessie/nessie-server-admin:0.108.0 --help.

The attached nessie-helm-0.108.0.tgz is a packaged Helm chart, which can be downloaded and installed via Helm. There is also the Nessie Helm chart repo, which can be added and used to install the Nessie Helm chart.

Changelog

New Features

  • Helm chart: support for startupProbe has been added.

Full Changelog (minus renovate commits):

  • Bump Iceberg to 1.11 and support /credentials endpoint (#12499)
  • Update dependency org.jline:jline to v4 + adopt CLI code (#12501)
Commits

Updates org.projectnessie.nessie:nessie-versioned-storage-inmemory-tests from 0.107.9 to 0.108.0

Release notes

Sourced from org.projectnessie.nessie:nessie-versioned-storage-inmemory-tests's releases.

Nessie 0.108.0

Try it

The attached nessie-quarkus-0.108.0-runner.jar is a standalone uber-jar file that runs on Java 17 or newer and it is also available via Maven Central. Download and run it (requires Java 17):

wget https://github.com/projectnessie/nessie/releases/download/nessie-0.108.0/nessie-quarkus-0.108.0-runner.jar
java -jar nessie-quarkus-0.108.0-runner.jar

Nessie CLI is attached as nessie-cli-0.108.0.jar, which is a standalone uber-jar file that runs on Java 11 or newer. Nessie CLI is also available as a Docker image: docker run --rm -it ghcr.io/projectnessie/nessie-cli:0.108.0.

Nessie GC tool is attached as nessie-gc-0.108.0.jar, which is a standalone uber-jar file that runs on Java 11 or newer. Shell completion can be generated from the tool, check its help command. Nessie GC tool is also available as a Docker image: docker run --rm ghcr.io/projectnessie/nessie-gc:0.108.0 --help.

Nessie Server Admin tool is attached as nessie-server-admin-tool-0.108.0-runner.jar, which is a standalone uber-jar file that runs on Java 17 or newer. Shell completion can be generated from the tool, check its help command. Nessie Server Admin tool is also available as a Docker image: docker run --rm ghcr.io/projectnessie/nessie-server-admin:0.108.0 --help.

The attached nessie-helm-0.108.0.tgz is a packaged Helm chart, which can be downloaded and installed via Helm. There is also the Nessie Helm chart repo, which can be added and used to install the Nessie Helm chart.

Changelog

New Features

  • Helm chart: support for startupProbe has been added.

Full Changelog (minus renovate commits):

  • Bump Iceberg to 1.11 and support /credentials endpoint (#12499)
  • Update dependency org.jline:jline to v4 + adopt CLI code (#12501)
Commits

Updates org.projectnessie.nessie:nessie-versioned-storage-testextension from 0.107.9 to 0.108.0

Release notes

Sourced from org.projectnessie.nessie:nessie-versioned-storage-testextension's releases.

Nessie 0.108.0

Try it

The attached nessie-quarkus-0.108.0-runner.jar is a standalone uber-jar file that runs on Java 17 or newer and it is also available via Maven Central. Download and run it (requires Java 17):

wget https://github.com/projectnessie/nessie/releases/download/nessie-0.108.0/nessie-quarkus-0.108.0-runner.jar
java -jar nessie-quarkus-0.108.0-runner.jar

Nessie CLI is attached as nessie-cli-0.108.0.jar, which is a standalone uber-jar file that runs on Java 11 or newer. Nessie CLI is also available as a Docker image: docker run --rm -it ghcr.io/projectnessie/nessie-cli:0.108.0.

Nessie GC tool is attached as nessie-gc-0.108.0.jar, which is a standalone uber-jar file that runs on Java 11 or newer. Shell completion can be generated from the tool, check its help command. Nessie GC tool is also available as a Docker image: docker run --rm ghcr.io/projectnessie/nessie-gc:0.108.0 --help.

Nessie Server Admin tool is attached as nessie-server-admin-tool-0.108.0-runner.jar, which is a standalone uber-jar file that runs on Java 17 or newer. Shell completion can be generated from the tool, check its help command. Nessie Server Admin tool is also available as a Docker image: docker run --rm ghcr.io/projectnessie/nessie-server-admin:0.108.0 --help.

The attached nessie-helm-0.108.0.tgz is a packaged Helm chart, which can be downloaded and installed via Helm. There is also the Nessie Helm chart repo, which can be added and used to install the Nessie Helm chart.

Changelog

New Features

  • Helm chart: support for startupProbe has been added.

Full Changelog (minus renovate commits):

  • Bump Iceberg to 1.11 and support /credentials endpoint (#12499)
  • Update dependency org.jline:jline to v4 + adopt CLI code (#12501)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `nessie` from 0.107.9 to 0.108.0.

Updates `org.projectnessie.nessie:nessie-client` from 0.107.9 to 0.108.0
- [Release notes](https://github.com/projectnessie/nessie/releases)
- [Changelog](https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md)
- [Commits](projectnessie/nessie@nessie-0.107.9...nessie-0.108.0)

Updates `org.projectnessie.nessie:nessie-jaxrs-testextension` from 0.107.9 to 0.108.0
- [Release notes](https://github.com/projectnessie/nessie/releases)
- [Changelog](https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md)
- [Commits](projectnessie/nessie@nessie-0.107.9...nessie-0.108.0)

Updates `org.projectnessie.nessie:nessie-versioned-storage-inmemory-tests` from 0.107.9 to 0.108.0
- [Release notes](https://github.com/projectnessie/nessie/releases)
- [Changelog](https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md)
- [Commits](projectnessie/nessie@nessie-0.107.9...nessie-0.108.0)

Updates `org.projectnessie.nessie:nessie-versioned-storage-testextension` from 0.107.9 to 0.108.0
- [Release notes](https://github.com/projectnessie/nessie/releases)
- [Changelog](https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md)
- [Commits](projectnessie/nessie@nessie-0.107.9...nessie-0.108.0)

---
updated-dependencies:
- dependency-name: org.projectnessie.nessie:nessie-client
  dependency-version: 0.108.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.projectnessie.nessie:nessie-jaxrs-testextension
  dependency-version: 0.108.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.projectnessie.nessie:nessie-versioned-storage-inmemory-tests
  dependency-version: 0.108.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.projectnessie.nessie:nessie-versioned-storage-testextension
  dependency-version: 0.108.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 21, 2026
@huaxingao huaxingao merged commit afedbb1 into main Jun 21, 2026
6 checks passed
@huaxingao huaxingao deleted the dependabot/gradle/nessie-0.108.0 branch June 21, 2026 07:08
jakelong95 pushed a commit to jakelong95/iceberg that referenced this pull request Jun 29, 2026
Bumps `nessie` from 0.107.9 to 0.108.0.

Updates `org.projectnessie.nessie:nessie-client` from 0.107.9 to 0.108.0
- [Release notes](https://github.com/projectnessie/nessie/releases)
- [Changelog](https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md)
- [Commits](projectnessie/nessie@nessie-0.107.9...nessie-0.108.0)

Updates `org.projectnessie.nessie:nessie-jaxrs-testextension` from 0.107.9 to 0.108.0
- [Release notes](https://github.com/projectnessie/nessie/releases)
- [Changelog](https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md)
- [Commits](projectnessie/nessie@nessie-0.107.9...nessie-0.108.0)

Updates `org.projectnessie.nessie:nessie-versioned-storage-inmemory-tests` from 0.107.9 to 0.108.0
- [Release notes](https://github.com/projectnessie/nessie/releases)
- [Changelog](https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md)
- [Commits](projectnessie/nessie@nessie-0.107.9...nessie-0.108.0)

Updates `org.projectnessie.nessie:nessie-versioned-storage-testextension` from 0.107.9 to 0.108.0
- [Release notes](https://github.com/projectnessie/nessie/releases)
- [Changelog](https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md)
- [Commits](projectnessie/nessie@nessie-0.107.9...nessie-0.108.0)

---
updated-dependencies:
- dependency-name: org.projectnessie.nessie:nessie-client
  dependency-version: 0.108.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.projectnessie.nessie:nessie-jaxrs-testextension
  dependency-version: 0.108.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.projectnessie.nessie:nessie-versioned-storage-inmemory-tests
  dependency-version: 0.108.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.projectnessie.nessie:nessie-versioned-storage-testextension
  dependency-version: 0.108.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant