Releases: timeplus-io/proton
v1.6.11
What's Changed
- feat: read Kafka message headers by @zliang-min in #900
- Collect ddl telemetry (#7085) by @qijun-niu-timeplus in #903
- Feature/issue 7350 more ddl telemetry (#7351) by @qijun-niu-timeplus in #905
Full Changelog: v1.6.10...v1.6.11
a note on binaries
macOS ARM binary is generated by a separate workflow due to the previous release workflow build failure. There is no function diff.
➜ ~ sha256sum proton-v1.6.11-Darwin-arm64
0a0385f6ace760693be93993078b983937d2539ed4d873140ef91b395281195c proton-v1.6.11-Darwin-arm64
v1.6.10
What's Changed
- fix build err turn off close build fail if i turn OFF pulsar. #892 by @yokofly in #895
- support start time in replay function by @Jasmine-ge in #897
- Support group concat function by @Jasmine-ge in #898
Full Changelog: v1.6.9...v1.6.10
v1.6.9
What's Changed
- feat: timeplus external stream by @zliang-min in #894
Full Changelog: v1.6.8...v1.6.9
a note on binaries
macOS ARM binary is generated by a separate workflow due to the previous release workflow build failure. There is no function diff.
$ sha256sum proton-v1.6.9-Darwin-arm64
93a73f6c95b369dd23c9e5a8c330cfebae6a5fe92b57a797993c5df994516e5b proton-v1.6.9-Darwin-arm64
v1.6.8
v1.6.7
What's Changed
Full Changelog: v1.6.6...v1.6.7
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:
899929c65fbe4162928016234bea1ea72fca320a8265c8ebb5664b53de0f004f proton-v1.6.7-Darwin-arm64
v1.6.6
What's Changed
- Bugfix/issue 878 fix smoke and ccache by @yokofly in #880
- Bugfix/issue 881 try fix ci by @yokofly in #882
- Enhancement/issue 874 backport for field by @Jasmine-ge in #875
- Backport/issue 6299 fix native mac os build (#6300) (#6468) by @qijun-niu-timeplus in #877
- fix table function dedup by @yl-lisen in #883
- support time_weighted functions by @Jasmine-ge in #872
- largest triangle three buckets by @yl-lisen in #885
Full Changelog: v1.6.5...v1.6.6
v1.6.5
What's Changed
- For JavaScript UDF, you can use
console.log(..)
to show debugging information, by @qijun-niu-timeplus in #870
Full Changelog: v1.6.4...v1.6.5
v1.6.4
What's Changed
- add openai call example by @gangtao in #844
- Feature/broken stream monitor - timer based solution by @gangtao in #867
- Updated the minimum supported Clang version to 16, with compatibility extended up to Clang 18. by @yokofly and @what-is-me in #853
- Resolved glibc dependency issues in the V8 engine. The minimum supported glibc versions are now 2.2.5 for
amd64
and 2.17 forarm64
by @yokofly in #873
Full Changelog: v1.6.3...v1.6.4
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