+1 (non-binding) Thanks for driving the release, Giannis!
I verified the release on macOS with Java 11.0.29, Maven 3.9.7, Helm v4.1.4, and Docker 28.2.2. Checks: - Signatures and checksums for source, binary, Helm chart, and Helm provenance artifacts: OK - Source distribution checks: - DISCLAIMER, LICENSE, and NOTICE present - no unexpected binaries - no SNAPSHOT dependencies - version consistency: OK - mvn apache-rat:check: OK - 2663 approved licenses - 0 unknown licenses - Build from source with Java 11 / Maven 3.9.7: OK - all 44 modules built successfully - Helm chart lint and default helm template: OK - Maven staging repository orgapachefluss-1006: OK - fluss-client artifact is signed - sha1 matches - "Real-Time Analytics with Flink" quickstart against RC images: OK - insert, lookup join, COUNT(*), UPDATE, and DELETE verified - Paimon lakehouse quickstart against RC images: OK - 2 snapshots committed - lake-only and union sums are consistent - Iceberg lakehouse quickstart against RC images: OK - 4 snapshots committed - lake-only and union sums are consistent One note: During tiering on both Paimon and Iceberg, the coordinator logs LakeTableTieringManager "not a valid state change" ERRORs. Other than this tiering itself completed correctly in my tests. -- Anton вт, 28 апр. 2026 г. в 10:27, Muhammet Orazov via dev <[email protected]>: > > I did these additional checks today: > > - Verified Helm charts signatures and checksums > - Rendered default Helm values > - Deployed Helm Fluss to existing K8s (EKS) environment > > Best > Muhammet Orazov
