dependabot[bot] opened a new pull request, #15323:
URL: https://github.com/apache/iceberg/pull/15323

   Bumps `nessie` from 0.107.1 to 0.107.2.
   Updates `org.projectnessie.nessie:nessie-client` from 0.107.1 to 0.107.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/releases";>org.projectnessie.nessie:nessie-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>Nessie 0.107.2</h2>
   <ul>
   <li>25 commits since 0.107.1</li>
   <li>Maven Central: <a 
href="https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.107.2";>https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.107.2</a></li>
   <li>Docker images: <a 
href="https://github.com/projectnessie/nessie/pkgs/container/nessie";>https://github.com/projectnessie/nessie/pkgs/container/nessie</a>
 and <a 
href="https://quay.io/repository/projectnessie/nessie?tab=tags";>https://quay.io/repository/projectnessie/nessie?tab=tags</a>
   It is a multiplatform Java image (amd64, arm64, ppc64le, s390x): 
<code>docker pull ghcr.io/projectnessie/nessie:0.107.2-java</code></li>
   <li>PyPI: <a 
href="https://pypi.org/project/pynessie/";>https://pypi.org/project/pynessie/</a>
 (See <a 
href="https://github.com/projectnessie/pynessie/releases";>pynessie</a>)</li>
   <li>Helm Chart repo: <a 
href="https://charts.projectnessie.org/";>https://charts.projectnessie.org/</a></li>
   </ul>
   <h2>Try it</h2>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-quarkus-0.107.2-runner.jar";><code>nessie-quarkus-0.107.2-runner.jar</code></a>
 is a standalone uber-jar file that runs on Java 17 or newer and it is also 
available via <a 
href="https://search.maven.org/search?q=g:org.projectnessie+AND+a:nessie-quarkus+AND+v:0.107.2";>Maven
 Central</a>. Download and run it (requires Java 17):</p>
   <pre><code>wget 
https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-quarkus-0.107.2-runner.jar
   java -jar nessie-quarkus-0.107.2-runner.jar
   </code></pre>
   <p>Nessie CLI is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-cli-0.107.2.jar";><code>nessie-cli-0.107.2.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Nessie CLI 
is also available as a Docker image: <code>docker run --rm -it 
ghcr.io/projectnessie/nessie-cli:0.107.2</code>.</p>
   <p>Nessie GC tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-gc-0.107.2.jar";><code>nessie-gc-0.107.2.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie GC tool is also available as a Docker image: <code>docker run --rm 
ghcr.io/projectnessie/nessie-gc:0.107.2 --help</code>.</p>
   <p>Nessie Server Admin tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-server-admin-tool-0.107.2-runner.jar";><code>nessie-server-admin-tool-0.107.2-runner.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 17 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie Server Admin tool is also available as a Docker image: <code>docker run 
--rm ghcr.io/projectnessie/nessie-server-admin:0.107.2 --help</code>.</p>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-helm-0.107.2.tgz";><code>nessie-helm-0.107.2.tgz</code></a>
 is a packaged Helm chart, which can be downloaded and installed via Helm. 
There is also the <a href="https://charts.projectnessie.org/";>Nessie Helm chart 
repo</a>, which can be added and used to install the Nessie Helm chart.</p>
   <h2>Changelog</h2>
   <h3>Upgrade notes</h3>
   <ul>
   <li>When using the Google Cloud Secret Manager, you have to explicitly 
configure
   <code>quarkus.google.cloud.secret-manager-enabled=true</code>.</li>
   </ul>
   <h2>Full Changelog (minus renovate commits):</h2>
   <ul>
   <li>Update to Quarkus 3.31 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/11995";>#11995</a>)</li>
   <li>Fix a few errors for errorprone 2.47.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12038";>#12038</a>)</li>
   <li>Tackle a JUnit deprecation (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12037";>#12037</a>)</li>
   <li>Quarkus 3.31/Google Secrets Manager: disable by default (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12029";>#12029</a>)</li>
   <li>Azurite testcontainer: use <code>--skipApiVersionCheck</code> (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12021";>#12021</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md";>org.projectnessie.nessie:nessie-client's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[0.107.2] Release (2026-02-09)</h2>
   <h3>Upgrade notes</h3>
   <ul>
   <li>When using the Google Cloud Secret Manager, you have to explicitly 
configure
   <code>quarkus.google.cloud.secret-manager-enabled=true</code>.</li>
   </ul>
   <h2>[0.107.0] Release (2026-01-28)</h2>
   <h3>Upgrade notes</h3>
   <ul>
   <li>Java minimum version requirement is now Java 17 for all Nessie modules 
that required Java 11 in earlier Nessie
   versions. This follows Iceberg's recent change to drop support for Java 
11.</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>Fixes an issue when Nessie was running behind a reverse proxy which 
existed in Nessie versions 0.105.5 up to 0.106.0.</li>
   </ul>
   <h2>[0.106.0] Release (2025-12-05)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Catalog/S3: Add a per-bucket configuration option 
<code>chunked-encoding-enabled</code> (defaults to <code>true</code>)
   so deployments targeting Oracle Cloud Infrastructure (OCI) or other 
S3-compatible stores that
   reject chunked payload signatures can disable AWS SDK chunked encoding 
without downgrading
   Nessie. Fixes <a 
href="https://redirect.github.com/projectnessie/nessie/issues/11441";>#11441</a>.</li>
   </ul>
   <h2>[0.105.7] Release (2025-11-06)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fixes an issue when defining a nested schema field as an identifier 
field of an Iceberg schema.</li>
   </ul>
   <h2>[0.105.6] Release (2025-10-24)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fixes an issue where Iceberg batch deletions did not work with Nessie 
remote S3 signing.</li>
   </ul>
   <h2>[0.105.3] Release (2025-09-24)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Iceberg REST: adapt the deprecation of <code>lastColumnId</code> in 
<code>AddSchema</code> table metadata update, fiel field is optional now</li>
   </ul>
   <h2>[0.105.2] Release (2025-09-19)</h2>
   <h3>Highlights</h3>
   <ul>
   <li>Nessie UI: CSS + fonts are now fetched from Nessie instead of external 
sources (CDNs).</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/c00f66f63acfbe22470fe83aa0c914b0aa740c9e";><code>c00f66f</code></a>
 [release] release nessie-0.107.2</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/4dca47707ce4fcf4c8894c160b41a789b02356ca";><code>4dca477</code></a>
 Update dependency io.micrometer:micrometer-core to v1.16.3 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12050";>#12050</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/4f3d8d50b13df6a91cb0a6ce95d58d08cd694d97";><code>4f3d8d5</code></a>
 Update googleCloudBigdataoss to v4.0.1 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12049";>#12049</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/f086e8cb2dd95759b2ef2561a1e011de54131fe0";><code>f086e8c</code></a>
 Update dependency software.amazon.awssdk:bom to v2.41.24 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12048";>#12048</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/34a2b34f5bb53973aa91c66fa3386fa73b89c266";><code>34a2b34</code></a>
 Update to Quarkus 3.31 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/11995";>#11995</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/ed7c3697056d5dc096813c4b613a3fa2c02cda1c";><code>ed7c369</code></a>
 Update errorprone to v2.47.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12036";>#12036</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/67e0a96a873996d36b44e97904f3ecdefdfcf2e8";><code>67e0a96</code></a>
 Fix a few errors for errorprone 2.47.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12038";>#12038</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/274da9a61412a8b6d9c1d210c9b6a57d3b6f818a";><code>274da9a</code></a>
 Tackle a JUnit deprecation (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12037";>#12037</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/4fb4f55ac884bad163f9312885faa5d736a35c7e";><code>4fb4f55</code></a>
 Update dependency ch.qos.logback:logback-classic to v1.5.28 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12044";>#12044</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/236e3f0b59d3cfb29b4d2cde693f53c507477070";><code>236e3f0</code></a>
 Update dependency io.opentelemetry:opentelemetry-bom to v1.59.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12045";>#12045</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/projectnessie/nessie/compare/nessie-0.107.1...nessie-0.107.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.projectnessie.nessie:nessie-jaxrs-testextension` from 0.107.1 
to 0.107.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/releases";>org.projectnessie.nessie:nessie-jaxrs-testextension's
 releases</a>.</em></p>
   <blockquote>
   <h2>Nessie 0.107.2</h2>
   <ul>
   <li>25 commits since 0.107.1</li>
   <li>Maven Central: <a 
href="https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.107.2";>https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.107.2</a></li>
   <li>Docker images: <a 
href="https://github.com/projectnessie/nessie/pkgs/container/nessie";>https://github.com/projectnessie/nessie/pkgs/container/nessie</a>
 and <a 
href="https://quay.io/repository/projectnessie/nessie?tab=tags";>https://quay.io/repository/projectnessie/nessie?tab=tags</a>
   It is a multiplatform Java image (amd64, arm64, ppc64le, s390x): 
<code>docker pull ghcr.io/projectnessie/nessie:0.107.2-java</code></li>
   <li>PyPI: <a 
href="https://pypi.org/project/pynessie/";>https://pypi.org/project/pynessie/</a>
 (See <a 
href="https://github.com/projectnessie/pynessie/releases";>pynessie</a>)</li>
   <li>Helm Chart repo: <a 
href="https://charts.projectnessie.org/";>https://charts.projectnessie.org/</a></li>
   </ul>
   <h2>Try it</h2>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-quarkus-0.107.2-runner.jar";><code>nessie-quarkus-0.107.2-runner.jar</code></a>
 is a standalone uber-jar file that runs on Java 17 or newer and it is also 
available via <a 
href="https://search.maven.org/search?q=g:org.projectnessie+AND+a:nessie-quarkus+AND+v:0.107.2";>Maven
 Central</a>. Download and run it (requires Java 17):</p>
   <pre><code>wget 
https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-quarkus-0.107.2-runner.jar
   java -jar nessie-quarkus-0.107.2-runner.jar
   </code></pre>
   <p>Nessie CLI is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-cli-0.107.2.jar";><code>nessie-cli-0.107.2.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Nessie CLI 
is also available as a Docker image: <code>docker run --rm -it 
ghcr.io/projectnessie/nessie-cli:0.107.2</code>.</p>
   <p>Nessie GC tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-gc-0.107.2.jar";><code>nessie-gc-0.107.2.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie GC tool is also available as a Docker image: <code>docker run --rm 
ghcr.io/projectnessie/nessie-gc:0.107.2 --help</code>.</p>
   <p>Nessie Server Admin tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-server-admin-tool-0.107.2-runner.jar";><code>nessie-server-admin-tool-0.107.2-runner.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 17 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie Server Admin tool is also available as a Docker image: <code>docker run 
--rm ghcr.io/projectnessie/nessie-server-admin:0.107.2 --help</code>.</p>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-helm-0.107.2.tgz";><code>nessie-helm-0.107.2.tgz</code></a>
 is a packaged Helm chart, which can be downloaded and installed via Helm. 
There is also the <a href="https://charts.projectnessie.org/";>Nessie Helm chart 
repo</a>, which can be added and used to install the Nessie Helm chart.</p>
   <h2>Changelog</h2>
   <h3>Upgrade notes</h3>
   <ul>
   <li>When using the Google Cloud Secret Manager, you have to explicitly 
configure
   <code>quarkus.google.cloud.secret-manager-enabled=true</code>.</li>
   </ul>
   <h2>Full Changelog (minus renovate commits):</h2>
   <ul>
   <li>Update to Quarkus 3.31 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/11995";>#11995</a>)</li>
   <li>Fix a few errors for errorprone 2.47.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12038";>#12038</a>)</li>
   <li>Tackle a JUnit deprecation (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12037";>#12037</a>)</li>
   <li>Quarkus 3.31/Google Secrets Manager: disable by default (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12029";>#12029</a>)</li>
   <li>Azurite testcontainer: use <code>--skipApiVersionCheck</code> (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12021";>#12021</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md";>org.projectnessie.nessie:nessie-jaxrs-testextension's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[0.107.2] Release (2026-02-09)</h2>
   <h3>Upgrade notes</h3>
   <ul>
   <li>When using the Google Cloud Secret Manager, you have to explicitly 
configure
   <code>quarkus.google.cloud.secret-manager-enabled=true</code>.</li>
   </ul>
   <h2>[0.107.0] Release (2026-01-28)</h2>
   <h3>Upgrade notes</h3>
   <ul>
   <li>Java minimum version requirement is now Java 17 for all Nessie modules 
that required Java 11 in earlier Nessie
   versions. This follows Iceberg's recent change to drop support for Java 
11.</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>Fixes an issue when Nessie was running behind a reverse proxy which 
existed in Nessie versions 0.105.5 up to 0.106.0.</li>
   </ul>
   <h2>[0.106.0] Release (2025-12-05)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Catalog/S3: Add a per-bucket configuration option 
<code>chunked-encoding-enabled</code> (defaults to <code>true</code>)
   so deployments targeting Oracle Cloud Infrastructure (OCI) or other 
S3-compatible stores that
   reject chunked payload signatures can disable AWS SDK chunked encoding 
without downgrading
   Nessie. Fixes <a 
href="https://redirect.github.com/projectnessie/nessie/issues/11441";>#11441</a>.</li>
   </ul>
   <h2>[0.105.7] Release (2025-11-06)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fixes an issue when defining a nested schema field as an identifier 
field of an Iceberg schema.</li>
   </ul>
   <h2>[0.105.6] Release (2025-10-24)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fixes an issue where Iceberg batch deletions did not work with Nessie 
remote S3 signing.</li>
   </ul>
   <h2>[0.105.3] Release (2025-09-24)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Iceberg REST: adapt the deprecation of <code>lastColumnId</code> in 
<code>AddSchema</code> table metadata update, fiel field is optional now</li>
   </ul>
   <h2>[0.105.2] Release (2025-09-19)</h2>
   <h3>Highlights</h3>
   <ul>
   <li>Nessie UI: CSS + fonts are now fetched from Nessie instead of external 
sources (CDNs).</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/c00f66f63acfbe22470fe83aa0c914b0aa740c9e";><code>c00f66f</code></a>
 [release] release nessie-0.107.2</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/4dca47707ce4fcf4c8894c160b41a789b02356ca";><code>4dca477</code></a>
 Update dependency io.micrometer:micrometer-core to v1.16.3 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12050";>#12050</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/4f3d8d50b13df6a91cb0a6ce95d58d08cd694d97";><code>4f3d8d5</code></a>
 Update googleCloudBigdataoss to v4.0.1 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12049";>#12049</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/f086e8cb2dd95759b2ef2561a1e011de54131fe0";><code>f086e8c</code></a>
 Update dependency software.amazon.awssdk:bom to v2.41.24 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12048";>#12048</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/34a2b34f5bb53973aa91c66fa3386fa73b89c266";><code>34a2b34</code></a>
 Update to Quarkus 3.31 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/11995";>#11995</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/ed7c3697056d5dc096813c4b613a3fa2c02cda1c";><code>ed7c369</code></a>
 Update errorprone to v2.47.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12036";>#12036</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/67e0a96a873996d36b44e97904f3ecdefdfcf2e8";><code>67e0a96</code></a>
 Fix a few errors for errorprone 2.47.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12038";>#12038</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/274da9a61412a8b6d9c1d210c9b6a57d3b6f818a";><code>274da9a</code></a>
 Tackle a JUnit deprecation (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12037";>#12037</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/4fb4f55ac884bad163f9312885faa5d736a35c7e";><code>4fb4f55</code></a>
 Update dependency ch.qos.logback:logback-classic to v1.5.28 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12044";>#12044</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/236e3f0b59d3cfb29b4d2cde693f53c507477070";><code>236e3f0</code></a>
 Update dependency io.opentelemetry:opentelemetry-bom to v1.59.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12045";>#12045</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/projectnessie/nessie/compare/nessie-0.107.1...nessie-0.107.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.projectnessie.nessie:nessie-versioned-storage-inmemory-tests` 
from 0.107.1 to 0.107.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/releases";>org.projectnessie.nessie:nessie-versioned-storage-inmemory-tests's
 releases</a>.</em></p>
   <blockquote>
   <h2>Nessie 0.107.2</h2>
   <ul>
   <li>25 commits since 0.107.1</li>
   <li>Maven Central: <a 
href="https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.107.2";>https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.107.2</a></li>
   <li>Docker images: <a 
href="https://github.com/projectnessie/nessie/pkgs/container/nessie";>https://github.com/projectnessie/nessie/pkgs/container/nessie</a>
 and <a 
href="https://quay.io/repository/projectnessie/nessie?tab=tags";>https://quay.io/repository/projectnessie/nessie?tab=tags</a>
   It is a multiplatform Java image (amd64, arm64, ppc64le, s390x): 
<code>docker pull ghcr.io/projectnessie/nessie:0.107.2-java</code></li>
   <li>PyPI: <a 
href="https://pypi.org/project/pynessie/";>https://pypi.org/project/pynessie/</a>
 (See <a 
href="https://github.com/projectnessie/pynessie/releases";>pynessie</a>)</li>
   <li>Helm Chart repo: <a 
href="https://charts.projectnessie.org/";>https://charts.projectnessie.org/</a></li>
   </ul>
   <h2>Try it</h2>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-quarkus-0.107.2-runner.jar";><code>nessie-quarkus-0.107.2-runner.jar</code></a>
 is a standalone uber-jar file that runs on Java 17 or newer and it is also 
available via <a 
href="https://search.maven.org/search?q=g:org.projectnessie+AND+a:nessie-quarkus+AND+v:0.107.2";>Maven
 Central</a>. Download and run it (requires Java 17):</p>
   <pre><code>wget 
https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-quarkus-0.107.2-runner.jar
   java -jar nessie-quarkus-0.107.2-runner.jar
   </code></pre>
   <p>Nessie CLI is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-cli-0.107.2.jar";><code>nessie-cli-0.107.2.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Nessie CLI 
is also available as a Docker image: <code>docker run --rm -it 
ghcr.io/projectnessie/nessie-cli:0.107.2</code>.</p>
   <p>Nessie GC tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-gc-0.107.2.jar";><code>nessie-gc-0.107.2.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie GC tool is also available as a Docker image: <code>docker run --rm 
ghcr.io/projectnessie/nessie-gc:0.107.2 --help</code>.</p>
   <p>Nessie Server Admin tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-server-admin-tool-0.107.2-runner.jar";><code>nessie-server-admin-tool-0.107.2-runner.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 17 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie Server Admin tool is also available as a Docker image: <code>docker run 
--rm ghcr.io/projectnessie/nessie-server-admin:0.107.2 --help</code>.</p>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-helm-0.107.2.tgz";><code>nessie-helm-0.107.2.tgz</code></a>
 is a packaged Helm chart, which can be downloaded and installed via Helm. 
There is also the <a href="https://charts.projectnessie.org/";>Nessie Helm chart 
repo</a>, which can be added and used to install the Nessie Helm chart.</p>
   <h2>Changelog</h2>
   <h3>Upgrade notes</h3>
   <ul>
   <li>When using the Google Cloud Secret Manager, you have to explicitly 
configure
   <code>quarkus.google.cloud.secret-manager-enabled=true</code>.</li>
   </ul>
   <h2>Full Changelog (minus renovate commits):</h2>
   <ul>
   <li>Update to Quarkus 3.31 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/11995";>#11995</a>)</li>
   <li>Fix a few errors for errorprone 2.47.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12038";>#12038</a>)</li>
   <li>Tackle a JUnit deprecation (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12037";>#12037</a>)</li>
   <li>Quarkus 3.31/Google Secrets Manager: disable by default (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12029";>#12029</a>)</li>
   <li>Azurite testcontainer: use <code>--skipApiVersionCheck</code> (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12021";>#12021</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md";>org.projectnessie.nessie:nessie-versioned-storage-inmemory-tests's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[0.107.2] Release (2026-02-09)</h2>
   <h3>Upgrade notes</h3>
   <ul>
   <li>When using the Google Cloud Secret Manager, you have to explicitly 
configure
   <code>quarkus.google.cloud.secret-manager-enabled=true</code>.</li>
   </ul>
   <h2>[0.107.0] Release (2026-01-28)</h2>
   <h3>Upgrade notes</h3>
   <ul>
   <li>Java minimum version requirement is now Java 17 for all Nessie modules 
that required Java 11 in earlier Nessie
   versions. This follows Iceberg's recent change to drop support for Java 
11.</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>Fixes an issue when Nessie was running behind a reverse proxy which 
existed in Nessie versions 0.105.5 up to 0.106.0.</li>
   </ul>
   <h2>[0.106.0] Release (2025-12-05)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Catalog/S3: Add a per-bucket configuration option 
<code>chunked-encoding-enabled</code> (defaults to <code>true</code>)
   so deployments targeting Oracle Cloud Infrastructure (OCI) or other 
S3-compatible stores that
   reject chunked payload signatures can disable AWS SDK chunked encoding 
without downgrading
   Nessie. Fixes <a 
href="https://redirect.github.com/projectnessie/nessie/issues/11441";>#11441</a>.</li>
   </ul>
   <h2>[0.105.7] Release (2025-11-06)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fixes an issue when defining a nested schema field as an identifier 
field of an Iceberg schema.</li>
   </ul>
   <h2>[0.105.6] Release (2025-10-24)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fixes an issue where Iceberg batch deletions did not work with Nessie 
remote S3 signing.</li>
   </ul>
   <h2>[0.105.3] Release (2025-09-24)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Iceberg REST: adapt the deprecation of <code>lastColumnId</code> in 
<code>AddSchema</code> table metadata update, fiel field is optional now</li>
   </ul>
   <h2>[0.105.2] Release (2025-09-19)</h2>
   <h3>Highlights</h3>
   <ul>
   <li>Nessie UI: CSS + fonts are now fetched from Nessie instead of external 
sources (CDNs).</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/c00f66f63acfbe22470fe83aa0c914b0aa740c9e";><code>c00f66f</code></a>
 [release] release nessie-0.107.2</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/4dca47707ce4fcf4c8894c160b41a789b02356ca";><code>4dca477</code></a>
 Update dependency io.micrometer:micrometer-core to v1.16.3 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12050";>#12050</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/4f3d8d50b13df6a91cb0a6ce95d58d08cd694d97";><code>4f3d8d5</code></a>
 Update googleCloudBigdataoss to v4.0.1 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12049";>#12049</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/f086e8cb2dd95759b2ef2561a1e011de54131fe0";><code>f086e8c</code></a>
 Update dependency software.amazon.awssdk:bom to v2.41.24 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12048";>#12048</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/34a2b34f5bb53973aa91c66fa3386fa73b89c266";><code>34a2b34</code></a>
 Update to Quarkus 3.31 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/11995";>#11995</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/ed7c3697056d5dc096813c4b613a3fa2c02cda1c";><code>ed7c369</code></a>
 Update errorprone to v2.47.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12036";>#12036</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/67e0a96a873996d36b44e97904f3ecdefdfcf2e8";><code>67e0a96</code></a>
 Fix a few errors for errorprone 2.47.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12038";>#12038</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/274da9a61412a8b6d9c1d210c9b6a57d3b6f818a";><code>274da9a</code></a>
 Tackle a JUnit deprecation (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12037";>#12037</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/4fb4f55ac884bad163f9312885faa5d736a35c7e";><code>4fb4f55</code></a>
 Update dependency ch.qos.logback:logback-classic to v1.5.28 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12044";>#12044</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/236e3f0b59d3cfb29b4d2cde693f53c507477070";><code>236e3f0</code></a>
 Update dependency io.opentelemetry:opentelemetry-bom to v1.59.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12045";>#12045</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/projectnessie/nessie/compare/nessie-0.107.1...nessie-0.107.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.projectnessie.nessie:nessie-versioned-storage-testextension` 
from 0.107.1 to 0.107.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/releases";>org.projectnessie.nessie:nessie-versioned-storage-testextension's
 releases</a>.</em></p>
   <blockquote>
   <h2>Nessie 0.107.2</h2>
   <ul>
   <li>25 commits since 0.107.1</li>
   <li>Maven Central: <a 
href="https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.107.2";>https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.107.2</a></li>
   <li>Docker images: <a 
href="https://github.com/projectnessie/nessie/pkgs/container/nessie";>https://github.com/projectnessie/nessie/pkgs/container/nessie</a>
 and <a 
href="https://quay.io/repository/projectnessie/nessie?tab=tags";>https://quay.io/repository/projectnessie/nessie?tab=tags</a>
   It is a multiplatform Java image (amd64, arm64, ppc64le, s390x): 
<code>docker pull ghcr.io/projectnessie/nessie:0.107.2-java</code></li>
   <li>PyPI: <a 
href="https://pypi.org/project/pynessie/";>https://pypi.org/project/pynessie/</a>
 (See <a 
href="https://github.com/projectnessie/pynessie/releases";>pynessie</a>)</li>
   <li>Helm Chart repo: <a 
href="https://charts.projectnessie.org/";>https://charts.projectnessie.org/</a></li>
   </ul>
   <h2>Try it</h2>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-quarkus-0.107.2-runner.jar";><code>nessie-quarkus-0.107.2-runner.jar</code></a>
 is a standalone uber-jar file that runs on Java 17 or newer and it is also 
available via <a 
href="https://search.maven.org/search?q=g:org.projectnessie+AND+a:nessie-quarkus+AND+v:0.107.2";>Maven
 Central</a>. Download and run it (requires Java 17):</p>
   <pre><code>wget 
https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-quarkus-0.107.2-runner.jar
   java -jar nessie-quarkus-0.107.2-runner.jar
   </code></pre>
   <p>Nessie CLI is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-cli-0.107.2.jar";><code>nessie-cli-0.107.2.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Nessie CLI 
is also available as a Docker image: <code>docker run --rm -it 
ghcr.io/projectnessie/nessie-cli:0.107.2</code>.</p>
   <p>Nessie GC tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-gc-0.107.2.jar";><code>nessie-gc-0.107.2.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie GC tool is also available as a Docker image: <code>docker run --rm 
ghcr.io/projectnessie/nessie-gc:0.107.2 --help</code>.</p>
   <p>Nessie Server Admin tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-server-admin-tool-0.107.2-runner.jar";><code>nessie-server-admin-tool-0.107.2-runner.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 17 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie Server Admin tool is also available as a Docker image: <code>docker run 
--rm ghcr.io/projectnessie/nessie-server-admin:0.107.2 --help</code>.</p>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.107.2/nessie-helm-0.107.2.tgz";><code>nessie-helm-0.107.2.tgz</code></a>
 is a packaged Helm chart, which can be downloaded and installed via Helm. 
There is also the <a href="https://charts.projectnessie.org/";>Nessie Helm chart 
repo</a>, which can be added and used to install the Nessie Helm chart.</p>
   <h2>Changelog</h2>
   <h3>Upgrade notes</h3>
   <ul>
   <li>When using the Google Cloud Secret Manager, you have to explicitly 
configure
   <code>quarkus.google.cloud.secret-manager-enabled=true</code>.</li>
   </ul>
   <h2>Full Changelog (minus renovate commits):</h2>
   <ul>
   <li>Update to Quarkus 3.31 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/11995";>#11995</a>)</li>
   <li>Fix a few errors for errorprone 2.47.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12038";>#12038</a>)</li>
   <li>Tackle a JUnit deprecation (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12037";>#12037</a>)</li>
   <li>Quarkus 3.31/Google Secrets Manager: disable by default (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12029";>#12029</a>)</li>
   <li>Azurite testcontainer: use <code>--skipApiVersionCheck</code> (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12021";>#12021</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md";>org.projectnessie.nessie:nessie-versioned-storage-testextension's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[0.107.2] Release (2026-02-09)</h2>
   <h3>Upgrade notes</h3>
   <ul>
   <li>When using the Google Cloud Secret Manager, you have to explicitly 
configure
   <code>quarkus.google.cloud.secret-manager-enabled=true</code>.</li>
   </ul>
   <h2>[0.107.0] Release (2026-01-28)</h2>
   <h3>Upgrade notes</h3>
   <ul>
   <li>Java minimum version requirement is now Java 17 for all Nessie modules 
that required Java 11 in earlier Nessie
   versions. This follows Iceberg's recent change to drop support for Java 
11.</li>
   </ul>
   <h3>Fixes</h3>
   <ul>
   <li>Fixes an issue when Nessie was running behind a reverse proxy which 
existed in Nessie versions 0.105.5 up to 0.106.0.</li>
   </ul>
   <h2>[0.106.0] Release (2025-12-05)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Catalog/S3: Add a per-bucket configuration option 
<code>chunked-encoding-enabled</code> (defaults to <code>true</code>)
   so deployments targeting Oracle Cloud Infrastructure (OCI) or other 
S3-compatible stores that
   reject chunked payload signatures can disable AWS SDK chunked encoding 
without downgrading
   Nessie. Fixes <a 
href="https://redirect.github.com/projectnessie/nessie/issues/11441";>#11441</a>.</li>
   </ul>
   <h2>[0.105.7] Release (2025-11-06)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fixes an issue when defining a nested schema field as an identifier 
field of an Iceberg schema.</li>
   </ul>
   <h2>[0.105.6] Release (2025-10-24)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fixes an issue where Iceberg batch deletions did not work with Nessie 
remote S3 signing.</li>
   </ul>
   <h2>[0.105.3] Release (2025-09-24)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Iceberg REST: adapt the deprecation of <code>lastColumnId</code> in 
<code>AddSchema</code> table metadata update, fiel field is optional now</li>
   </ul>
   <h2>[0.105.2] Release (2025-09-19)</h2>
   <h3>Highlights</h3>
   <ul>
   <li>Nessie UI: CSS + fonts are now fetched from Nessie instead of external 
sources (CDNs).</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/c00f66f63acfbe22470fe83aa0c914b0aa740c9e";><code>c00f66f</code></a>
 [release] release nessie-0.107.2</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/4dca47707ce4fcf4c8894c160b41a789b02356ca";><code>4dca477</code></a>
 Update dependency io.micrometer:micrometer-core to v1.16.3 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12050";>#12050</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/4f3d8d50b13df6a91cb0a6ce95d58d08cd694d97";><code>4f3d8d5</code></a>
 Update googleCloudBigdataoss to v4.0.1 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12049";>#12049</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/f086e8cb2dd95759b2ef2561a1e011de54131fe0";><code>f086e8c</code></a>
 Update dependency software.amazon.awssdk:bom to v2.41.24 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12048";>#12048</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/34a2b34f5bb53973aa91c66fa3386fa73b89c266";><code>34a2b34</code></a>
 Update to Quarkus 3.31 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/11995";>#11995</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/ed7c3697056d5dc096813c4b613a3fa2c02cda1c";><code>ed7c369</code></a>
 Update errorprone to v2.47.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12036";>#12036</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/67e0a96a873996d36b44e97904f3ecdefdfcf2e8";><code>67e0a96</code></a>
 Fix a few errors for errorprone 2.47.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12038";>#12038</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/274da9a61412a8b6d9c1d210c9b6a57d3b6f818a";><code>274da9a</code></a>
 Tackle a JUnit deprecation (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12037";>#12037</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/4fb4f55ac884bad163f9312885faa5d736a35c7e";><code>4fb4f55</code></a>
 Update dependency ch.qos.logback:logback-classic to v1.5.28 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12044";>#12044</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/236e3f0b59d3cfb29b4d2cde693f53c507477070";><code>236e3f0</code></a>
 Update dependency io.opentelemetry:opentelemetry-bom to v1.59.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12045";>#12045</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/projectnessie/nessie/compare/nessie-0.107.1...nessie-0.107.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to