Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.projectnessie.nessie:nessie-model to v0.94.0 #218

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.projectnessie.nessie:nessie-model 0.93.1 -> 0.94.0 age adoption passing confidence

Release Notes

projectnessie/nessie (org.projectnessie.nessie:nessie-model)

v0.94.0

Upgrade notes
  • Helm chart: the service.port configuration option has been deprecated by service.ports, which
    is a map of port names to port numbers to expose on the service. The old service.port is still
    supported, but will be removed in a future release.
Breaking changes
  • Catalog/ADLS: The authorization type for ADLS file systems must be explicitly specified using the new
    auth-type configuration option. Valid values are: STORAGE_SHARED_KEY, SAS_TOKEN or APPLICATION_DEFAULT
    (new, container/pod credentials) or NONE (new, default, anonymous access).
  • Helm chart/ADLS: The authorization type for ADLS file systems must be explicitly specified using the new
    catalog.storage.adls.defaultOptions.authType configuration option (overridable on a per-filesystem basis).
    Valid values are the same as above, the default is NONE.
New Features
  • Catalog/ADLS: Add mandatory auth-type configuration option for ADLS file systems, see above.
  • GC: Iceberg view metadata is now expired as well.
Fixes
  • All application-level errors like "content not found" were logged at INFO level with a stack trace.
  • Catalog: Fixed a potential fallback to the default auth-mode for S3 and GCS buckets.
  • JDBC backend: fix a potential infinite recursion when creating/checking the required tables.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) July 25, 2024 16:07
@renovate renovate bot merged commit 5b382a2 into main Jul 25, 2024
4 checks passed
@renovate renovate bot deleted the renovate/org.projectnessie.nessie-nessie-model-0.x branch July 25, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants