Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2025

Bumps dep.nessie.version from 0.105.6 to 0.105.7.
Updates org.projectnessie.nessie:nessie-client from 0.105.6 to 0.105.7

Release notes

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

Nessie 0.105.7

Try it

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

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

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

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

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

  • Fixes an issue when defining a nested schema field as an identifier field of an Iceberg schema.

Full Changelog (minus renovate commits):

  • Ninja: changelog
  • Fix: nested schema fields used as identifier field causes NPE (#11569)
  • CI: Fix build scans (#11565)
  • Build: improve caching (#11563)
Changelog

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

[0.105.7] Release (2025-11-06)

Fixes

  • Fixes an issue when defining a nested schema field as an identifier field of an Iceberg schema.
Commits
  • 29a40ed [release] release nessie-0.105.7
  • 37365d3 Ninja: changelog
  • 6c4615d Fix: nested schema fields used as identifier field causes NPE (#11569)
  • dfb6572 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v4 (#11567)
  • 8fe0d20 chore(deps): update dependency io.quarkus.extension to v3.29.1 (#11573)
  • 79317ba fix(deps): update dependency io.gatling.highcharts:gatling-charts-highcharts ...
  • ec4d58c chore(deps): update dependency io.quarkus to v3.29.1 (#11572)
  • 79042db chore(deps): update plugin gatling to v3.14.9 (#11570)
  • 2d3b8e3 fix(deps): update dependency com.azure:azure-sdk-bom to v1.3.2 (#11568)
  • 2290ba3 chore(deps): update gcr.io/google.com/cloudsdktool/google-cloud-cli docker ta...
  • Additional commits viewable in compare view

Updates org.projectnessie.nessie:nessie-model from 0.105.6 to 0.105.7

Release notes

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

Nessie 0.105.7

Try it

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

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

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

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

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

  • Fixes an issue when defining a nested schema field as an identifier field of an Iceberg schema.

Full Changelog (minus renovate commits):

  • Ninja: changelog
  • Fix: nested schema fields used as identifier field causes NPE (#11569)
  • CI: Fix build scans (#11565)
  • Build: improve caching (#11563)
Changelog

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

[0.105.7] Release (2025-11-06)

Fixes

  • Fixes an issue when defining a nested schema field as an identifier field of an Iceberg schema.
Commits
  • 29a40ed [release] release nessie-0.105.7
  • 37365d3 Ninja: changelog
  • 6c4615d Fix: nested schema fields used as identifier field causes NPE (#11569)
  • dfb6572 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v4 (#11567)
  • 8fe0d20 chore(deps): update dependency io.quarkus.extension to v3.29.1 (#11573)
  • 79317ba fix(deps): update dependency io.gatling.highcharts:gatling-charts-highcharts ...
  • ec4d58c chore(deps): update dependency io.quarkus to v3.29.1 (#11572)
  • 79042db chore(deps): update plugin gatling to v3.14.9 (#11570)
  • 2d3b8e3 fix(deps): update dependency com.azure:azure-sdk-bom to v1.3.2 (#11568)
  • 2290ba3 chore(deps): update gcr.io/google.com/cloudsdktool/google-cloud-cli docker ta...
  • 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 Nov 7, 2025
@cla-bot cla-bot bot added the cla-signed label Nov 7, 2025
@github-actions github-actions bot added the iceberg Iceberg connector label Nov 7, 2025
@wendigo wendigo force-pushed the dependabot/maven/dep.nessie.version-0.105.7 branch from 32a29f4 to 2211231 Compare November 7, 2025 10:49
Bumps `dep.nessie.version` from 0.105.6 to 0.105.7.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@ebyhr ebyhr force-pushed the dependabot/maven/dep.nessie.version-0.105.7 branch from 2211231 to 2ecf8bf Compare November 9, 2025 05:29
@ebyhr ebyhr merged commit 853f22a into master Nov 9, 2025
63 checks passed
@ebyhr ebyhr deleted the dependabot/maven/dep.nessie.version-0.105.7 branch November 9, 2025 06:28
@github-actions github-actions bot added this to the 479 milestone Nov 9, 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.

3 participants