Releases: timeplus-io/proton
Releases · timeplus-io/proton
v1.5.14
What's Changed
- Feature/issue 5262 support to create remote udf in sql by @chhtimeplus in #802
- [CI][test] pin ec2 instance type by @yokofly in #795
Full Changelog: v1.5.13...v1.5.14
v1.5.13
What's Changed
- bugfix: format schema cache is not cleared after the schema is dropped by @zliang-min in #781
- before cast we shall check existed or not. by @yokofly in #800
- Bugfix/issue 626 native build mac os binary by @yokofly in #801
- CI/release build: hack way to bump up version by @yokofly in #803
- CI/releasebuild: final guard when compile by @yokofly in #804
Full Changelog: v1.5.12...v1.5.13
v1.5.12
What's Changed
- bugfix: invalid Protobuf schema could crash proton-client by @zliang-min in #780
- bugfix: select from table external stream gets stuck if a topic contains invalid data by @zliang-min in #767
- Update docker-compose.yml version pin typo fix by @mathislindner in #788
- bugfix issue 779 by @chhtimeplus in #785
New Contributors
- @mathislindner made their first contribution in #788
Full Changelog: v1.5.11...v1.5.12
v1.5.11
What's Changed
- porting clickhouse function arrayFold by @lizhou1111 in #760
- feat: break down big messages for Kafka sink by @zliang-min in #761
- [Kafka External Stream] bugfix: repect data format for count optimization by @zliang-min in #762
- fix quantile_exact parameter error by @lizhou1111 in #726
- array_max/min support datetime by @lizhou1111 in #769
- porting Clickhouse #39430, Fix LSan by fixing getauxval() (resubmit v4) by @lizhou1111 in #775
- Bugfix/issue-770-log-stream-analysis by @chhtimeplus in #771
- pin the proton image version for those case where init sql script nee… by @gangtao in #778
New Contributors
- @chhtimeplus made their first contribution in #771
Full Changelog: v1.5.10...v1.5.11
v1.5.10
What's Changed
- try fix ci by pin python package requests version by @yokofly in #745
- bugfix: window functions didn't work with Kafka external streams by @zliang-min in #744
- feat: support Avro format schema by @zliang-min in #741
- some Kafka external stream small fixes by @zliang-min in #748
- fix null arena for counted value map by @chenziliang in #751
- fix versioned-kv count by @chenziliang in #753
- listen on ipv6 address by @chenziliang in #723
- renaming thresholds by @chenziliang in #756
- fix: Kafka external stream parseFormat crash by @zliang-min in #757
Full Changelog: v1.5.9...v1.5.10
v1.5.9
What's Changed
- bugfix: KafkaSource deconstructor should not throw exceptions by @zliang-min in #698
- Fix ASOF LEFT JOIN performance degradation by @yokofly in #695
- Bugfix/issue 689 fix smoke test changelog stream14 id113 by @lizhou1111 in #704
- Feature/issue 660 bump contrib boost version by @yokofly in #710
- Bugfix/issue 701 validate input has delta column for changelog output for view by @yl-lisen in #711
- Porting Avro format enhancements - Part 1 by @zliang-min in #722
- x-timeplus http header by @chenziliang in #715
- Feature/issue 688 support function parse_datetime by @lizhou1111 in #693
- replay function supports specified column by @lizhou1111 in #690
- Feature/issue 712 timeplusd endpoints by @chenziliang in #713
- fix calculate watermark based on invalid event ts by @yl-lisen in #734
- bugfix: table function was not working on kafka external stream by @zliang-min in #732
- add server uuid in /proton/info api by @qijun-niu-timeplus in #731
- follow-up: some enhancements from PR review of #732 by @zliang-min in #737
Full Changelog: v1.5.8...v1.5.9
v1.5.8
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
v1.5.7
v1.5.6
What's Changed
- fix iterator invalidation by @chenziliang in #654
- iterator reset clean up by @chenziliang in #655
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
- porting more fixes and improvement for aggregation by @yl-lisen in #615
- improve checkpoint compatibility by @yl-lisen in #633
- Bugfix/fix hash map key mapped memory issue by @yl-lisen in #628
- add metrics log for join by @yl-lisen in #630
- Enhancement/issue 632 modify default retention policy for streaming store by @yl-lisen in #636
- Enhancement/issue 613 control max block size for streaming processing by @yl-lisen in #629
- Use wait instead of sleep for materialized view recovery by @yl-lisen in #638
- feat: new SSL related kafka external stream settings by @zliang-min in #635
- enhancement: more and better logs for kafka external stream by @zliang-min in #640
- Kafka consumer pool waits for all consumers being freed before being destroyed by @zliang-min in #643
- fix use incorrect start sn after recovery by @yl-lisen in #650
- Shutdown Kafka consumers and producer when the external stream is stopped by @zliang-min in #645
- skip checkpointing if there is no new data processed by @yl-lisen in #649
sudo proton install
to install to /usr/local/bin on Mac instead of the locked /usr/bin by @jovezhong in #651
Full Changelog: v1.5.4...v1.5.5