Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps dep.nessie.version from 0.105.4 to 0.105.5.
Updates org.projectnessie.nessie:nessie-client from 0.105.4 to 0.105.5

Release notes

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

Nessie 0.105.5

Try it

The attached nessie-quarkus-0.105.5-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.105.5/nessie-quarkus-0.105.5-runner.jar
java -jar nessie-quarkus-0.105.5-runner.jar

Nessie CLI is attached as nessie-cli-0.105.5.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.105.5.

Nessie GC tool is attached as nessie-gc-0.105.5.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.105.5 --help.

Nessie Server Admin tool is attached as nessie-server-admin-tool-0.105.5-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.105.5 --help.

The attached nessie-helm-0.105.5.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

Fixes

  • Iceberg REST: adapt the deprecation of lastColumnId in AddSchema table metadata update, fiel field is optional now

Full Changelog (minus renovate commits):

  • Fix javadocs for checkstyle, add --continue to CI jobs, remove retries (#11464)
  • Object-storage-mock: Fix off-by-1 for HTTP range requests (#11465)
  • Support parsing compressed metadata files in registerTable (#11435)
Commits
  • dc0577c [release] release nessie-0.105.5
  • eb1879f fix(deps): update dependency io.netty:netty-bom to v4.2.7.final (#11467)
  • 059f757 fix(deps): update dependency com.google.protobuf:protobuf-java to v4.33.0 (#1...
  • c67f906 fix(deps): update dependency org.apache.avro:avro to v1.12.1 (#11469)
  • 3c9ce89 fix(deps): update dependency com.puppycrawl.tools:checkstyle to v12 (#11443)
  • 2e85af6 chore(deps): update dependency python to 3.14 (#11426)
  • 55ca889 fix(deps): update googlecloudbigdataoss to v3.1.9 (#11445)
  • f332b73 chore(deps): update docker.io/prom/prometheus docker tag to v3.7.0 (#11468)
  • 1a0eac1 Fix javadocs for checkstyle, add --continue to CI jobs, remove retries (#11...
  • 0c350cc Object-storage-mock: Fix off-by-1 for HTTP range requests (#11465)
  • Additional commits viewable in compare view

Updates org.projectnessie.nessie:nessie-model from 0.105.4 to 0.105.5

Release notes

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

Nessie 0.105.5

Try it

The attached nessie-quarkus-0.105.5-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.105.5/nessie-quarkus-0.105.5-runner.jar
java -jar nessie-quarkus-0.105.5-runner.jar

Nessie CLI is attached as nessie-cli-0.105.5.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.105.5.

Nessie GC tool is attached as nessie-gc-0.105.5.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.105.5 --help.

Nessie Server Admin tool is attached as nessie-server-admin-tool-0.105.5-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.105.5 --help.

The attached nessie-helm-0.105.5.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

Fixes

  • Iceberg REST: adapt the deprecation of lastColumnId in AddSchema table metadata update, fiel field is optional now

Full Changelog (minus renovate commits):

  • Fix javadocs for checkstyle, add --continue to CI jobs, remove retries (#11464)
  • Object-storage-mock: Fix off-by-1 for HTTP range requests (#11465)
  • Support parsing compressed metadata files in registerTable (#11435)
Commits
  • dc0577c [release] release nessie-0.105.5
  • eb1879f fix(deps): update dependency io.netty:netty-bom to v4.2.7.final (#11467)
  • 059f757 fix(deps): update dependency com.google.protobuf:protobuf-java to v4.33.0 (#1...
  • c67f906 fix(deps): update dependency org.apache.avro:avro to v1.12.1 (#11469)
  • 3c9ce89 fix(deps): update dependency com.puppycrawl.tools:checkstyle to v12 (#11443)
  • 2e85af6 chore(deps): update dependency python to 3.14 (#11426)
  • 55ca889 fix(deps): update googlecloudbigdataoss to v3.1.9 (#11445)
  • f332b73 chore(deps): update docker.io/prom/prometheus docker tag to v3.7.0 (#11468)
  • 1a0eac1 Fix javadocs for checkstyle, add --continue to CI jobs, remove retries (#11...
  • 0c350cc Object-storage-mock: Fix off-by-1 for HTTP range requests (#11465)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 17, 2025
@cla-bot cla-bot bot added the cla-signed label Oct 17, 2025
@github-actions github-actions bot added the iceberg Iceberg connector label Oct 17, 2025
@ebyhr ebyhr force-pushed the dependabot/maven/dep.nessie.version-0.105.5 branch from 3cf8fc3 to 8de8b06 Compare October 17, 2025 05:23
Bumps `dep.nessie.version` from 0.105.4 to 0.105.5.

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

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

---
updated-dependencies:
- dependency-name: org.projectnessie.nessie:nessie-client
  dependency-version: 0.105.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.projectnessie.nessie:nessie-model
  dependency-version: 0.105.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@wendigo wendigo force-pushed the dependabot/maven/dep.nessie.version-0.105.5 branch from 8de8b06 to 99a7ebd Compare October 17, 2025 08:29
@wendigo wendigo merged commit 038c91d into master Oct 17, 2025
45 checks passed
@wendigo wendigo deleted the dependabot/maven/dep.nessie.version-0.105.5 branch October 17, 2025 09:25
@github-actions github-actions bot added this to the 478 milestone Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed dependencies Pull requests that update a dependency file iceberg Iceberg connector java Pull requests that update java code

Development

Successfully merging this pull request may close these issues.

2 participants