eKuiper 1.10.2
Optimization
- perf: Avoid string copying during JSON parsing by @huskar-t in #2010
- feat: support time range for cron by @Yisaer in #2015
- feat: honor cpu limits in cgroups by @xjasonlyu in #2019
- perf: Reuse buffer during lexical analysis by @huskar-t in #2023
- feat(func): support array_concat by @yai-dev in #1999
- perf: reduce data duplication by @huskar-t in #2050
- fix: let window Left-closed right-open by @Yisaer in #2053
What's Changed
- fix(doc): add stream format by @LenaLenaPan in #1994
- fix(doc): add missing heading by @LenaLenaPan in #1998
- fix: rediskv get return by @shaiz98 in #2011
- fix: fix sort interface by @Rui-Gan in #2007
- fix(docs): revise writings by @LenaLenaPan in #2014
- docs: Modify the style of Markdown files by @huskar-t in #2001
- chore: update jmeter download location by @ngjaying in #2017
- chore(docker): bump dev go version to 1.20.2 by @xjasonlyu in #2021
- chore: remove duplicate newline by @hotjuicew in #2022
- docs: duplicate ignoreCase annotation by @xjasonlyu in #2024
- fix(log): use
%v
to format interface{} value by @xjasonlyu in #2025 - test: http test wait for http server to start by @huskar-t in #2033
- refactor: use conf.Log for maxprocs.Set by @xjasonlyu in #2026
- fix: correctly concatenate ipv6 addr by @xjasonlyu in #2034
- fix(source): race-condition at httpserver by @levikobi in #2031
- fix(release): disable upx for non-linux platforms by @xjasonlyu in #2039
- fix(schema): allow weak schema type by @ngjaying in #2043
- fix: support gc logs when started by @Yisaer in #2046
- docs: fix incomplete translation by @xjasonlyu in #2049
- docs: fix doc error by @Yisaer in #2048
- fix(doc): fix content and header problems by @ngjaying in #2056
- 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
- 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
New Contributors
- @shaiz98 made their first contribution in #2011
- @hotjuicew made their first contribution in #2022
- @yai-dev made their first contribution in #1999
- @ke4nec made their first contribution in #2075
Full Changelog: 1.10.1...1.10.2