eKuiper 1.11.0-beta.0
Pre-release
Pre-release
ngjaying
released this
08 Aug 05:50
·
912 commits
to master
since this release
Features
- feat: extend
gcOutdatedLog
for all log files by @xjasonlyu in #2144 - feat: support separate debug & logpath for rules by @xjasonlyu in #2138
- feat(func): add rule_start() by @ngjaying in #2143
- feat: support window function row_number by @Yisaer in #2140
- feat(restapi): support validate rule by @Rui-Gan in #2153
- feat: add object_concat function by @Rui-Gan in #2149
- feat(cli): support validating rules by @Rui-Gan in #2160
- feat: support long running schedule rule by @Yisaer in #2150
- feat(plugin): add update api by @ngjaying in #2161
- feat: support validate window function in parser by @Yisaer in #2164
Other Changes
- chore: improve makefile for building kuiper cli by @xjasonlyu in #2141
- fix: make alias reference the same name column by @Yisaer in #2142
- docs: add pub data analysis to directory.json by @xjasonlyu in #2147
- fix: support start schedule rule in schedule by @Yisaer in #2145
- docs: fix image type to png by @xjasonlyu in #2152
- fix: avoid log override when update by @xjasonlyu in #2151
- fix: scan table join checkpoint by @ngjaying in #2154
- fix(file): checkInterval validation by @ngjaying in #2156
Full Changelog: 1.11.0-alpha.2...1.11.0-beta.0