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