Releases: timeplus-io/proton
Releases · timeplus-io/proton
v1.6.2
What's Changed
- fix to_datetime64 parsing problem by @Jasmine-ge in #845
- Bugfix/issue 729 fix view invalid syntax by @Jasmine-ge in #846
- Repeat emit for global aggregation by @chenziliang in #848
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- remove the docs folder by @jovezhong in #836
- fix show create stream syntax by @yl-lisen in #841
- Support display of timezone for datetime and datetime64 by @Jasmine-ge in #838
- bump version from 1.5 to 1.6 by @jovezhong in #842
Full Changelog: v1.5.18...v1.6.1
v1.5.18
What's Changed
- feature: add execution timeout for remote UDFs by @amamiya-len in #827
Full Changelog: v1.5.17...v1.5.18
v1.5.17
What's Changed
- [example][nginx grafana]add support for Docker building on x86_64 and arm64 by @ayewo in #811
- Bugfix/issue 820 fix incorrect code name by @yl-lisen in #821
- support force drop big stream by @yokofly in #823
- Support (EXPLAIN SELECT ...) as a subquery (ported from clickhouse #40630) by @amamiya-len in #826
- Bugfix/issue 425 multishard incorrect result on distinct by @lizhou1111 in #784
- Update pulls badge endpoint by @ipitio in #829
- fix the problem of multishard incorrect result on distinct by @Jasmine-ge in #831
- Feature/issue 315 make telemetry interval configurable by @qijun-niu-timeplus in #828
New Contributors
- @amamiya-len made their first contribution in #826
- @ipitio made their first contribution in #829
- @Jasmine-ge made their first contribution in #831
Full Changelog: v1.5.16...v1.5.17
v1.5.16
What's Changed
- fix session range comparision expression by @yl-lisen in #812
- listen for 0.0.0.0 instead 127.1 by default by @yokofly in #814
- Fix multiIf in information_schema.tables by @jovezhong in #815
- support append-only left all join append-only by @yl-lisen in #739
Full Changelog: v1.5.15...v1.5.16
v1.5.15
What's Changed
- blog article #3: Visualizing Nginx Access Logs using Timeplus and Grafana by @ayewo in #798
- Bugfix/issue 796 fix buildsh link err by @yokofly in #797
- porting Clickhouse #49755, Fix unit test ExceptionFromWait by @lizhou1111 in #787
- disabled custom serialization by @zliang-min in #807
Full Changelog: v1.5.14...v1.5.15
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