This repository has been archived by the owner on Jan 31, 2025. It is now read-only.
Update dependency org.projectnessie.nessie:nessie-model to v0.95.0 #225
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.94.4
->0.95.0
Release Notes
projectnessie/nessie (org.projectnessie.nessie:nessie-model)
v0.95.0
Catalog S3 bucket configuration changes / breaking
client-authentication-mode
has been removed (defaulted toREQUEST_SIGNING
).request-signing-enabled
has been added (defaults totrue
).Breaking changes
New Features
Use
/iceberg-ext/v1/client-template/trino?format=static
for Trino 'static' catalog configurations,/iceberg-ext/v1/client-template/trino?format=dynamic
for Trino 'dynamic' catalog configurations.Please take a look at the Trino page for known
limitations in Trino.
X-Iceberg-Access-Delegation
is now respected. The functionalitydepends on the S3 bucket configuration options
request-signing-enabled
andassume-role-enabled
.Changes
/iceberg/v1/config
endpoint.credentials, if applicable.
Nessie CLI. A reference docs page for the Nessie Spark SQL command syntax was added to the web site.
Fixes
contentType
variable for CEL Authorization rules.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.