Timeplus/proton: Release v1.5.5
Name: proton
Owner: Timeplus
Release: v1.5.5
Released: 2024-04-10
License: Apache-2.0
Release Assets:
What's Changed
- porting more fixes and improvement for aggregation by @yl-lisen in https://github.com/timeplus-io/proton/pull/615
- improve checkpoint compatibility by @yl-lisen in https://github.com/timeplus-io/proton/pull/633
- Bugfix/fix hash map key mapped memory issue by @yl-lisen in https://github.com/timeplus-io/proton/pull/628
- add metrics log for join by @yl-lisen in https://github.com/timeplus-io/proton/pull/630
- Enhancement/issue 632 modify default retention policy for streaming store by @yl-lisen in https://github.com/timeplus-io/proton/pull/636
- Enhancement/issue 613 control max block size for streaming processing by @yl-lisen in https://github.com/timeplus-io/proton/pull/629
- Use wait instead of sleep for materialized view recovery by @yl-lisen in https://github.com/timeplus-io/proton/pull/638
- feat: new SSL related kafka external stream settings by @zliang-min in https://github.com/timeplus-io/proton/pull/635
- enhancement: more and better logs for kafka external stream by @zliang-min in https://github.com/timeplus-io/proton/pull/640
- Kafka consumer pool waits for all consumers being freed before being destroyed by @zliang-min in https://github.com/timeplus-io/proton/pull/643
- fix use incorrect start sn after recovery by @yl-lisen in https://github.com/timeplus-io/proton/pull/650
- Shutdown Kafka consumers and producer when the external stream is stopped by @zliang-min in https://github.com/timeplus-io/proton/pull/645
- skip checkpointing if there is no new data processed by @yl-lisen in https://github.com/timeplus-io/proton/pull/649
sudo proton install
to install to /usr/local/bin on Mac instead of the locked /usr/bin by @jovezhong in https://github.com/timeplus-io/proton/pull/651
Full Changelog: https://github.com/timeplus-io/proton/compare/v1.5.4...v1.5.5