risingwavelabs / risingwave

Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
https://go.risingwave.com/slack
Apache License 2.0
7.07k stars 582 forks source link

chore: bump iceberg version (java) #19423

Open fuyufjh opened 1 week ago

fuyufjh commented 1 week ago

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

This is necessary to get rid of

✗ CRITICAL CVE-2024-47561 [Deserialization of Untrusted Data]
  | https://scout.docker.com/v/CVE-2024-47561
  | Affected range : <1.11.4
  | Fixed version  : 1.11.4
  | CVSS Score     : 9.8
  | CVSS Vector    : CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N 

Due to the lack of test, cc @chenzl25 for double check.

Checklist

Documentation

Release note

If this PR includes changes that directly affect users or other significant modifications relevant to the community, kindly draft a release note to provide a concise summary of these changes. Please prioritize highlighting the impact these changes will have on users.

chenzl25 commented 1 week ago

I will test this PR with Nessie, Polaris and Glue later.

chenzl25 commented 6 days ago

Let's merge https://github.com/risingwavelabs/risingwave/pull/19406 first before this PR. And then I can check whether polaris can work after bumping.