eKuiper 1.11.0-alpha.2
Pre-release
Pre-release
ngjaying
released this
31 Jul 01:07
·
930 commits
to master
since this release
Features
- feat: add extended wildcard by @Rui-Gan in #2041
- feat: use now as time parser by @xjasonlyu in #2057
- feat: support limit clause by @Yisaer in #2066
- feat: add timezone support by @xjasonlyu in #2064
- feat: add
convert_tz
for timezone conversion by @xjasonlyu in #2069 - feat(source): httppull supports time range by @ngjaying in #2055
- feat: export config path by @Yisaer in #2059
- feat(math): add common SQL math funcs/aliases by @xjasonlyu in #2082
- feat(math): support log func with base by @xjasonlyu in #2086
- feat(sql): add
to_seconds
function by @xjasonlyu in #2093 - feat(rest/sink): support token auto refreshing by @xjasonlyu in #2099
- feat(upload): support url for file upload (#23) by @superrxan in #2097
- feat(sink): support resend queue by @ngjaying in #2107
- feat: support ref alias in select by @Yisaer in #2101
- feat(sink): resend strategy by @ngjaying in #2112
- feat: add last_value function by @Rui-Gan in #2108
- feat(sink): support resend destination by @ngjaying in #2119
- feat(sink): support batch + resend by @ngjaying in #2122
- feat(restapi): support refresh basic configs by @xjasonlyu in #2117
- feat: add bytea to CAST function by @Rui-Gan in #2128
- feat: support schedule rule terminated status by @Yisaer in #2127
- feat: support accmulative agg funcs by @Yisaer in #2125
Other Changed
- fix: support gc logs when started by @Yisaer in #2046
- docs: fix incomplete translation by @xjasonlyu in #2049
- perf: reduce data duplication by @huskar-t in #2050
- docs: fix doc error by @Yisaer in #2048
- fix(doc): fix content and header problems by @ngjaying in #2056
- fix: let window Left-closed right-open by @Yisaer in #2053
- fix(sink): support none exist dir for file sink by @superrxan in #2061
- fix: wildcard contains alias by @Rui-Gan in #2060
- docs: add example for object funtion by @Yisaer in #2062
- docs: update cast datetime convention by @xjasonlyu in #2063
- fix(docs): fix broken link by @Rui-Gan in #2068
- ci(lint/licenses): ignore unknown license types by @xjasonlyu in #2070
- chore: fix wasm edge version by @ngjaying in #2073
- docs: fix doc error by @ke4nec in #2075
- fix: fix source processLatency in metrics by @Rui-Gan in #2067
- docs: add time formats refer by @xjasonlyu in #2076
- docs: add extended wildcard docs by @Rui-Gan in #2077
- docs: add tzdata notice on alpine by @xjasonlyu in #2079
- fix(doc): update dockerfile link by @ngjaying in #2080
- fix(docs): fix docs build error by @Swilder-M in #2081
- feat: implement string function of expr by @xuyukeviki in #2032
- ci(codecov): fix upload issue with explicit token by @xjasonlyu in #2087
- fix(docs): add docs for openvino by @superrxan in #2051
- feat: optimize the limit processing by @Yisaer in #2084
- test: add hopping window test by @Yisaer in #2091
- feat: extended wildcard follow up works by @Rui-Gan in #2085
- fix(source): always apply timestamp format by @ngjaying in #2095
- docs(example): add merge_agg case by @ngjaying in #2096
- docs: add maintainers document by @Yisaer in #2088
- fix: exit process after an error occurs by @ke4nec in #2098
- fix(httppull): refresh token before header parsing by @xjasonlyu in #2100
- fix(plugin): add more log for tfLite plugin by @superrxan in #2103
- docs: Remove redundant space by @hi-rustin in #2105
- fix(cmd): add missing flag.Parse() call by @ke4nec in #2106
- fix: fix alias reference by @Yisaer in #2118
- docs: add public data analysis example by @xjasonlyu in #2102
- fix: fix alias ref cycle check by @Yisaer in #2121
- fix(upload): support uploads export/import by @superrxan in #2104
- fix: analyze funcs reference alias analyze by @Yisaer in #2113
- fix(graph): set schema id by name/message by @cea5 in #2116
- refactor: use
fmt.Fprintf
for response format by @xjasonlyu in #2126 - refactor(func): sharing array func by @ngjaying in #2124
- docs(template): example ai prompt by @ngjaying in #2134
- docs(sql): add missing array funcs by @ngjaying in #2135
New Contributors
- @ke4nec made their first contribution in #2075
- @hi-rustin made their first contribution in #2105
- @cea5 made their first contribution in #2116
Full Changelog: 1.11.0-alpha.1...1.11.0-alpha.2