Releases: timeplus-io/proton
Releases · timeplus-io/proton
v1.6.3
What's Changed
- update grafana example with awesome sensor logger app by @jovezhong in #855
- Update README.md by @sarwarbhuiyan in #854
- add unique function support by @Jasmine-ge in #858
- Update cdc.sql by @sarwarbhuiyan in #861
- add demo for the broken stream by @gangtao in #862
New Contributors
- @sarwarbhuiyan made their first contribution in #854
Full Changelog: v1.6.2...v1.6.3
A note on binaries
The release build generates three binaries.
However, the Darwin arm64 binary is built using a separate workflow due to network issues encountered in the previous release build.
SHA256 Checksums:
SHA256 (proton-v1.6.3-Darwin-arm64) = 4623a076262880876f062fee0a76b4f1094f4aa1db6eccbd88676e776bf364cf
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