What's Changed
- fix incorrect p90/p95/p99 by @yl-lisen in #671
- allow disable backfill from historical store for VersioendKV by @yl-lisen in #675
- make mv recover times and recover_policy configurable by @yokofly in #673
- Fix data race in CompletedPipelineExecutor. by @yokofly in #681
- fix assert error and session's GC for session window with emit timeout by @yl-lisen in #685
- buffix: check create_directories error properly by @zliang-min in #683
- bugfix: possible double-free error when KafkaSink frees message payload. by @zliang-min in #677
- Simplified consumer management for Kafka external stream by @zliang-min in #666
- cherry-pick: Do not warn about kvm-clock by @zliang-min in #687
- cleanup on cpp23 by @yokofly in #664
- docs: add nginx access log analysis example by @ayewo in #686
Full Changelog: v1.5.7...v1.5.8