release v3.0.4
What's Changed
- cherry-pick fix(iceberg): use table-scoped COW compaction (#25855) to release-3.0 by @chenzl25 in #26736
- cherry-pick fix(stream): keep sink into table upsert semantics with preserve_row_level_changes (#26713) to release-3.0 by @zwang28 in #26759
- cherry-pick fix(pgwire): stream query results incrementally (#26727) by @zwang28 in #26782
- cherry-pick: perf(meta): isolate version checkpoint runtime by @zwang28 in #26783
- feat(iceberg): add memory budget management for iceberg compaction scheduler by @silver-ymz in #26757
- cherry-pick fix(cdc): parse MySQL binlog file seq independent of binlog basename (#25919) to release-3.0 by @hzxa21 in #26728
- fix(pgwire): enforce password authentication flow (#26825) by @risingwave-ci in #26890
- fix(connector): isolate Pulsar ACK channels by actor (#26826) by @risingwave-ci in #26910
- cherry-pick: feat(cdc): add MySQL binlog file lag alert (#26743) to release-3.0 by @rw-jarvis-bot[bot] in #26964
- cherry-pick perf(meta): reduce commit epoch sanity check IO to release-3.0 by @zwang28 in #26784
- fix(iceberg): merge COW overwrite manifests on release-3.0 by @chenzl25 in #26990
- fix(stream): skip CDC snapshot reader when backfill disabled (#26650) by @zwang28 in #26983
- fix(connector): ack Pulsar messages for every split (#26892) by @zwang28 in #26956
- fix(connector/kafka): resolve startup timestamp offset once per partition (#27030) by @risingwave-ci in #27052
- fix(meta): keep added workers in control stream manager (#25836) by @risingwave-ci in #27014
- fix(stream): invalidate materialize cache for rows deleted by refresh merge (#27040) by @risingwave-ci in #27057
- ci(pubsub): update expired emulator image (#26952) by @risingwave-ci in #27071
- fix(test): query join state table counts directly (#26500) by @risingwave-ci in #27073
- test(stream): assert over-window metric deltas (#26538) by @risingwave-ci in #27076
- chore: update version to v3.0.4 by @cyliu0 in #27089
- fix(meta): tolerate exactly-once metadata cleanup during sink drop (#26631) by @risingwave-ci in #27096
- fix(ci): download minio and mc from RisingWave CI mirror (#27097) by @risingwave-ci in #27101
Full Changelog: v3.0.3...v3.0.4