Releases: timeplus-io/proton
Releases · timeplus-io/proton
v1.6.14
What's Changed
- bugfix: AWS SDK was not included even when ENABLE_AWS_MSK_IAM is ON by @zliang-min in #925
- revert #921 CI stick to clang-16 as a workaround by @yokofly in #926
Full Changelog: v1.6.13...v1.6.14
v1.6.13
What's Changed
- feat: support format_schema for Avro format. by @zliang-min in #919
- new docker image builder by @yokofly in #921
cmake ..
will not activateENABLE_AWS_S3
by default. by @yokofly in #922
Full Changelog: v1.6.12...v1.6.13
v1.6.12
What's Changed
- Bugfix/issue 910 build fail by @yokofly in #911
- Bugfix/issue 914 clang 19 by @yokofly in #916
- feat: external stream enhancements by @zliang-min in #917
- allowing tuple datatype for the 1st param of array_map by @Jasmine-ge in #907
- support group array last by @Jasmine-ge in #902
Full Changelog: v1.6.11...v1.6.12
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