Ekuiper

Latest version: v1.14.7

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 25

1.11.4

Not secure
Features
* feat: create plugin using local file by jerempy in https://github.com/lf-edge/ekuiper/pull/2288
* feat: revise kafka sink by Yisaer in https://github.com/lf-edge/ekuiper/pull/2290
* feat: revise project error msg by Yisaer in https://github.com/lf-edge/ekuiper/pull/2307
* feat: support kafka key and headers by Yisaer in https://github.com/lf-edge/ekuiper/pull/2309
* feat: Concealing Passwords in Config Key Retrieval by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2319
* feat: let kafka headers and key support template by Yisaer in https://github.com/lf-edge/ekuiper/pull/2317
* feat: check ffmpeg by Yisaer in https://github.com/lf-edge/ekuiper/pull/2325

What's Changed
* ci: simple build package workflow by Rory-Z in https://github.com/lf-edge/ekuiper/pull/2303
* docs(cli): create-plugin-local and describe -json by jerempy in https://github.com/lf-edge/ekuiper/pull/2304
* fix(valuer): support uint comparison by ngjaying in https://github.com/lf-edge/ekuiper/pull/2305
* fix: fix last_value error return message by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2306
* chore(deps): bump golang.org/x/net by dependabot in https://github.com/lf-edge/ekuiper/pull/2310
* ci: fix build plugins error by Rory-Z in https://github.com/lf-edge/ekuiper/pull/2315
* fix(sink): kafka sink network io error by ngjaying in https://github.com/lf-edge/ekuiper/pull/2320
* fix: fix mem info in cgroup by Yisaer in https://github.com/lf-edge/ekuiper/pull/2324
* fix(sink): sql datafield handling by ngjaying in https://github.com/lf-edge/ekuiper/pull/2327
* fix(rule): rule restart time may be negative by ngjaying in https://github.com/lf-edge/ekuiper/pull/2326
* chore: remove zmq from full by ngjaying in https://github.com/lf-edge/ekuiper/pull/2330
* fix: fix kafka json by Yisaer in https://github.com/lf-edge/ekuiper/pull/2332
* fix: fix check function by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2334

**Full Changelog**: https://github.com/lf-edge/ekuiper/compare/1.11.3...1.11.4

1.11.3

Not secure
This fix pack also contains some small features and refactor. In the build assets, add a **full** version which build in all source/sink plugins except TDEngine sink into the binary.

Features

* feat(cert): Support for extra TLS options by tfoldi in https://github.com/lf-edge/ekuiper/pull/2258
* feat(conf): support more syslog conf by ngjaying in https://github.com/lf-edge/ekuiper/pull/2289
* feat: add -json flag to describe by jerempy in https://github.com/lf-edge/ekuiper/pull/2286
* feat: support metrics handler by Yisaer in https://github.com/lf-edge/ekuiper/pull/2291
* refactor: support plugins to be built in by ngjaying in https://github.com/lf-edge/ekuiper/pull/2295

Other Changes

* docs(usecase): update pictures by ngjaying in https://github.com/lf-edge/ekuiper/pull/2255
* fix(func): merge_agg return nil if empty by ngjaying in https://github.com/lf-edge/ekuiper/pull/2257
* fix: fix start rule failed by Yisaer in https://github.com/lf-edge/ekuiper/pull/2261
* docs: add single quote docs by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2254
* fix(test): avoid db lock by ngjaying in https://github.com/lf-edge/ekuiper/pull/2265
* chore: linear cut conf and store dependency by Yisaer in https://github.com/lf-edge/ekuiper/pull/2266
* docs: fix directory & format by ngjaying in https://github.com/lf-edge/ekuiper/pull/2270
* fix(conf): syslog win syntax error by ngjaying in https://github.com/lf-edge/ekuiper/pull/2294
* docs(conf): syslog conf by ngjaying in https://github.com/lf-edge/ekuiper/pull/2292

New Contributors
* tfoldi made their first contribution in https://github.com/lf-edge/ekuiper/pull/2258
* jerempy made their first contribution in https://github.com/lf-edge/ekuiper/pull/2286

**Full Changelog**: https://github.com/lf-edge/ekuiper/compare/1.11.2...1.11.3

1.11.2

Not secure
What's Changed
* docs: remove duplicate rule chapter by LenaLenaPan in https://github.com/lf-edge/ekuiper/pull/2227
* docs: fix a typo in heading by LenaLenaPan in https://github.com/lf-edge/ekuiper/pull/2232
* fix: fix return wrong error object by Yisaer in https://github.com/lf-edge/ekuiper/pull/2228
* feat: support httppull lookup by Yisaer in https://github.com/lf-edge/ekuiper/pull/2215
* fix: fix updateTopo ignore triggered by Yisaer in https://github.com/lf-edge/ekuiper/pull/2236
* docs: refactor zh and rewrite connectors chapter by LenaLenaPan in https://github.com/lf-edge/ekuiper/pull/2229
* fix: fix flaky test by Yisaer in https://github.com/lf-edge/ekuiper/pull/2239
* chore(ci): support multiple versions of documents by Swilder-M in https://github.com/lf-edge/ekuiper/pull/2238
* fix(func): object_construct only ignore nil by ngjaying in https://github.com/lf-edge/ekuiper/pull/2240
* fix(node): should add statManagers by ngjaying in https://github.com/lf-edge/ekuiper/pull/2242
* fix(mqtt): add publish/sub timeout by ngjaying in https://github.com/lf-edge/ekuiper/pull/2243
* fix(sink): hang when buffer full by ngjaying in https://github.com/lf-edge/ekuiper/pull/2244
* docs: refactor compile & installation by ngjaying in https://github.com/lf-edge/ekuiper/pull/2251
* fix: skip checking stream.log outdated by Yisaer in https://github.com/lf-edge/ekuiper/pull/2250
* fix(tests): fix random failures by ngjaying in https://github.com/lf-edge/ekuiper/pull/2252


**Full Changelog**: https://github.com/lf-edge/ekuiper/compare/1.11.1...1.11.2

1.11.1

Not secure
What's Changed
* chore: add "retained" field for mqtt sink config by ogofly in https://github.com/lf-edge/ekuiper/pull/2203
* feat: Httppull source run at rule start by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2205
* fix: fix protobuf decode bug by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2209
* fix: fix tumbling window would miss data by Yisaer in https://github.com/lf-edge/ekuiper/pull/2212
* fix: fix encode protobuf optional field by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2216
* fix(func): analytic func nil cache by ngjaying in https://github.com/lf-edge/ekuiper/pull/2221
* feat(func): lag func support ignoreNull by ngjaying in https://github.com/lf-edge/ekuiper/pull/2223
* fix: fix loop error when checking schema by Yisaer in https://github.com/lf-edge/ekuiper/pull/2225
* fix(converter): loose type convert by ngjaying in https://github.com/lf-edge/ekuiper/pull/2222
* fix(operator): script Type->IOINPUT_TYPE_ANY by lpf4254302 in https://github.com/lf-edge/ekuiper/pull/2220
* docs: refactor connector by LenaLenaPan in https://github.com/lf-edge/ekuiper/pull/2219

New Contributors
* ogofly made their first contribution in https://github.com/lf-edge/ekuiper/pull/2203
* lpf4254302 made their first contribution in https://github.com/lf-edge/ekuiper/pull/2220

**Full Changelog**: https://github.com/lf-edge/ekuiper/compare/1.11.0...1.11.1

1.11.0

Not secure
Features

This release focus on optimizing SQL and runtime.

SQL & Graph API
* feat: support for more low-priority array funcs by wangxye in https://github.com/lf-edge/ekuiper/pull/1947
* feat: support single quote string literal by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/1974
* feat: support event time in continuous query by ngjaying in https://github.com/lf-edge/ekuiper/pull/1975
* feat(function): add hex/int conversion functions by L-607 in https://github.com/lf-edge/ekuiper/pull/2013
* feat(func): add merge_agg function by ngjaying in https://github.com/lf-edge/ekuiper/pull/2016
* feat: support delay slidingWindow by Yisaer in https://github.com/lf-edge/ekuiper/pull/2005
* feat: support slidingwindow condition by Yisaer in https://github.com/lf-edge/ekuiper/pull/2008
* feat(func): add trigger related meta functions by ngjaying in https://github.com/lf-edge/ekuiper/pull/2028
* feat: support meta func in window trigger cond by ngjaying in https://github.com/lf-edge/ekuiper/pull/2038
* feat(func): support array_concat by yai-dev in https://github.com/lf-edge/ekuiper/pull/1999
* feat: add extended wildcard by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2041
* feat: use now as time parser by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2057
* feat: support limit clause by Yisaer in https://github.com/lf-edge/ekuiper/pull/2066
* feat: add `convert_tz` for timezone conversion by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2069
* feat: implement string function of expr by xuyukeviki in https://github.com/lf-edge/ekuiper/pull/2032
* feat(math): add common SQL math funcs/aliases by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2082
* feat(math): support log func with base by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2086
* feat(sql): add `to_seconds` function by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2093
* feat: support ref alias in select by Yisaer in https://github.com/lf-edge/ekuiper/pull/2101
* feat: add last_value function by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2108
* feat: add bytea to CAST function by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2128
* feat: support accmulative agg funcs by Yisaer in https://github.com/lf-edge/ekuiper/pull/2125
* feat(func): add rule_start() by ngjaying in https://github.com/lf-edge/ekuiper/pull/2143
* feat: support window function row_number by Yisaer in https://github.com/lf-edge/ekuiper/pull/2140
* feat: add object_concat function by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2149
* feat(sql): implement sql funcs for date and time by yai-dev in https://github.com/lf-edge/ekuiper/pull/2172
* feat: support function array_sort by hantmac in https://github.com/lf-edge/ekuiper/pull/2176
* feat(func): support func erase by hantmac in https://github.com/lf-edge/ekuiper/pull/2179


Source & Sink
* feat: faster json decoding for streams with schema
* feat: introduce fastjson in converter by Yisaer in https://github.com/lf-edge/ekuiper/pull/1954
* feat: support conversion in fastjson by Yisaer in https://github.com/lf-edge/ekuiper/pull/1962
* feat: file soure support enable parallel by L-607 in https://github.com/lf-edge/ekuiper/pull/1948
* feat(httppull): refresh token on pulling by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2018
* feat(source): httppull supports time range by ngjaying in https://github.com/lf-edge/ekuiper/pull/2055
* feat(rest/sink): support token auto refreshing by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2099
* feat: resend in separate queue
* feat(sink): support resend queue by ngjaying in https://github.com/lf-edge/ekuiper/pull/2107
* feat(sink): resend strategy by ngjaying in https://github.com/lf-edge/ekuiper/pull/2112
* feat(sink): support resend destination by ngjaying in https://github.com/lf-edge/ekuiper/pull/2119
* feat(sink): support batch + resend by ngjaying in https://github.com/lf-edge/ekuiper/pull/2122

Operations
* feat: add historgrams metrics for latency by Yisaer in https://github.com/lf-edge/ekuiper/pull/1990
* feat: add grafana panel by Yisaer in https://github.com/lf-edge/ekuiper/pull/1995
* feat: explain clause internal
* feat: implement explain interface by xuyukeviki in https://github.com/lf-edge/ekuiper/pull/1964
* feat: support time range for cron by Yisaer in https://github.com/lf-edge/ekuiper/pull/2015
* feat: honor cpu limits in cgroups by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2019
* feat: add timezone support by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2064
* feat: export config path by Yisaer in https://github.com/lf-edge/ekuiper/pull/2059
* feat(upload): support uploads export/import by superrxan in https://github.com/lf-edge/ekuiper/pull/2104
* feat(restapi): support refresh basic configs by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2117
* feat: support separate debug & logpath for rules by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2138
* feat(restapi): support validate rule by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2153
* feat(cli): support validating rules by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2160
* feat: support long running schedule rule by Yisaer in https://github.com/lf-edge/ekuiper/pull/2150
* feat(plugin): add update api by ngjaying in https://github.com/lf-edge/ekuiper/pull/2161

Build & CI
* ci(topotest): fix plugin test failure by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/1934
* test: add ut for server by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/1942
* ci: optimize heavy ci check order by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/1950
* ci: fix check_licenses dependency by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/1953
* fix: pre-correct lint detected errors by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/1955
* ci(codecov): avoid needless ci failure by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/1959
* ci(lint): enable linter for multiple modules by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/1957
* ci(release): fail release with update errors by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/1968
* ci(docker/debian): upgrade debian to bullseye by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/1969
* chore: use stable apt-get cli by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/1970
* fix: add safe directory for build pkg by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/1977
* chore(deps): bump github.com/snowflakedb/gosnowflake from 1.6.18 to 1.6.19 in /extensions by dependabot in https://github.com/lf-edge/ekuiper/pull/1987
* ci(lint): output format with line numbers by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/1986
* chore: update jmeter download location by ngjaying in https://github.com/lf-edge/ekuiper/pull/2017
* chore(docker): bump dev go version to 1.20.2 by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2021
* test: http test wait for http server to start by huskar-t in https://github.com/lf-edge/ekuiper/pull/2033
* ci(lint/licenses): ignore unknown license types by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2070
* chore: fix wasm edge version by ngjaying in https://github.com/lf-edge/ekuiper/pull/2073
* ci(codecov): fix upload issue with explicit token by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2087
* test: add hopping window test by Yisaer in https://github.com/lf-edge/ekuiper/pull/2091
* chore: improve makefile for building kuiper cli by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2141

Improvements
* refactor: remove deprecated properties by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/1937
* feat: add nil check for functions by Yisaer in https://github.com/lf-edge/ekuiper/pull/1971
* perf: Avoid string copying during JSON parsing by huskar-t in https://github.com/lf-edge/ekuiper/pull/2010
* refactor: use conf.Log for maxprocs.Set by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2026
* perf: Reuse buffer during lexical analysis by huskar-t in https://github.com/lf-edge/ekuiper/pull/2023
* perf: reduce data duplication by huskar-t in https://github.com/lf-edge/ekuiper/pull/2050
* feat: optimize the limit processing by Yisaer in https://github.com/lf-edge/ekuiper/pull/2084
* feat: extended wildcard follow up works by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2085
* refactor: use `fmt.Fprintf` for response format by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2126
* refactor(func): sharing array func by ngjaying in https://github.com/lf-edge/ekuiper/pull/2124
* feat: support schedule rule terminated status by Yisaer in https://github.com/lf-edge/ekuiper/pull/2127
* feat: extend `gcOutdatedLog` for all log files by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2144
* feat: support validate window function in parser by Yisaer in https://github.com/lf-edge/ekuiper/pull/2164
* chore: add log for rule checker by Yisaer in https://github.com/lf-edge/ekuiper/pull/2186

Docs
* docs: add doc for how to check rule status by Yisaer in https://github.com/lf-edge/ekuiper/pull/1935
* docs: add config key docs for rest api by superrxan in https://github.com/lf-edge/ekuiper/pull/1941
* refactor(doc): reconstruct function doc by ngjaying in https://github.com/lf-edge/ekuiper/pull/1949
* docs: update plugin tutorial for alpine by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/1951
* chore: fix readme typos by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/1958
* refactor(docs): structure change by ngjaying in https://github.com/lf-edge/ekuiper/pull/1956
* docs: add docs for benefit of the defining schema by Yisaer in https://github.com/lf-edge/ekuiper/pull/1961
* docs(tutorial): how to debug rules by ngjaying in https://github.com/lf-edge/ekuiper/pull/1960
* docs: Modify the style of Markdown files by huskar-t in https://github.com/lf-edge/ekuiper/pull/2001
* docs: add example for object funtion by Yisaer in https://github.com/lf-edge/ekuiper/pull/2062
* docs: update cast datetime convention by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2063
* docs: add time formats refer by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2076
* docs: add extended wildcard docs by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2077
* docs: add tzdata notice on alpine by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2079
* docs: add docs for openvino by superrxan in https://github.com/lf-edge/ekuiper/pull/2051
* docs(example): add merge_agg case by ngjaying in https://github.com/lf-edge/ekuiper/pull/2096
* docs: add maintainers document by Yisaer in https://github.com/lf-edge/ekuiper/pull/2088
* docs: add public data analysis example by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2102
* docs(template): example ai prompt by ngjaying in https://github.com/lf-edge/ekuiper/pull/2134
* docs(sql): add missing array funcs by ngjaying in https://github.com/lf-edge/ekuiper/pull/2135
* docs: add sql example by Yisaer in https://github.com/lf-edge/ekuiper/pull/2163
* docs: add roles and responsibilities by ngjaying in https://github.com/lf-edge/ekuiper/pull/2155

Fixes & Other Changes
* fix(schema): pb schema support enum type by ngjaying in https://github.com/lf-edge/ekuiper/pull/1963
* fix: let `startRule` rerun the rule by Yisaer in https://github.com/lf-edge/ekuiper/pull/1967
* fix: fix walk function by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/1972
* fix(window): fix wrong first start time by ngjaying in https://github.com/lf-edge/ekuiper/pull/1978
* fix: escape single quotes in single quotes by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/1981
* fix(doc): fix collect function example by ngjaying in https://github.com/lf-edge/ekuiper/pull/1983
* fix(meta): update help url by Patrick-Star125 in https://github.com/lf-edge/ekuiper/pull/1985
* fix: fix updateTopo for schedule rule by Yisaer in https://github.com/lf-edge/ekuiper/pull/1982
* fix(window): align time based on unit by ngjaying in https://github.com/lf-edge/ekuiper/pull/1984
* fix: fix oracle query with limit by Yisaer in https://github.com/lf-edge/ekuiper/pull/1988
* docs: fix aggregate_functions link. by huskar-t in https://github.com/lf-edge/ekuiper/pull/1991
* fix(doc): add stream format by LenaLenaPan in https://github.com/lf-edge/ekuiper/pull/1994
* fix(doc): add missing heading by LenaLenaPan in https://github.com/lf-edge/ekuiper/pull/1998
* fix(watermark): fix/refactor for continuous query by ngjaying in https://github.com/lf-edge/ekuiper/pull/1997
* fix: rediskv get return by shaiz98 in https://github.com/lf-edge/ekuiper/pull/2011
* fix: fix sort interface by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2007
* fix(docs): revise writings by LenaLenaPan in https://github.com/lf-edge/ekuiper/pull/2014
* chore: remove duplicate newline by hotjuicew in https://github.com/lf-edge/ekuiper/pull/2022
* docs: duplicate ignoreCase annotation by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2024
* fix(log): use `%v` to format interface{} value by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2025
* fix: correctly concatenate ipv6 addr by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2034
* fix(source): race-condition at httpserver by levikobi in https://github.com/lf-edge/ekuiper/pull/2031
* fix(release): disable upx for non-linux platforms by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2039
* fix: sliding window should trigger for each matched event by Yisaer in https://github.com/lf-edge/ekuiper/pull/2037
* fix(schema): allow weak schema type by ngjaying in https://github.com/lf-edge/ekuiper/pull/2043
* fix: support gc logs when started by Yisaer in https://github.com/lf-edge/ekuiper/pull/2046
* docs: fix incomplete translation by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2049
* docs: fix doc error by Yisaer in https://github.com/lf-edge/ekuiper/pull/2048
* fix(doc): fix content and header problems by ngjaying in https://github.com/lf-edge/ekuiper/pull/2056
* fix: let window Left-closed right-open by Yisaer in https://github.com/lf-edge/ekuiper/pull/2053
* fix(sink): support none exist dir for file sink by superrxan in https://github.com/lf-edge/ekuiper/pull/2061
* fix: wildcard contains alias by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2060
* fix(docs): fix broken link by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2068
* docs: fix doc error by ke4nec in https://github.com/lf-edge/ekuiper/pull/2075
* fix: fix source processLatency in metrics by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2067
* fix(doc): update dockerfile link by ngjaying in https://github.com/lf-edge/ekuiper/pull/2080
* fix(docs): fix docs build error by Swilder-M in https://github.com/lf-edge/ekuiper/pull/2081
* fix(source): always apply timestamp format by ngjaying in https://github.com/lf-edge/ekuiper/pull/2095
* fix: exit process after an error occurs by ke4nec in https://github.com/lf-edge/ekuiper/pull/2098
* fix(upload): support url for file upload (23) by superrxan in https://github.com/lf-edge/ekuiper/pull/2097
* fix(httppull): refresh token before header parsing by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2100
* fix(plugin): add more log for tfLite plugin by superrxan in https://github.com/lf-edge/ekuiper/pull/2103
* docs: Remove redundant space by hi-rustin in https://github.com/lf-edge/ekuiper/pull/2105
* fix(cmd): add missing flag.Parse() call by ke4nec in https://github.com/lf-edge/ekuiper/pull/2106
* fix: fix alias reference by Yisaer in https://github.com/lf-edge/ekuiper/pull/2118
* fix: fix alias ref cycle check by Yisaer in https://github.com/lf-edge/ekuiper/pull/2121
* fix: analyze funcs reference alias analyze by Yisaer in https://github.com/lf-edge/ekuiper/pull/2113
* fix(graph): set schema id by name/message by cea5 in https://github.com/lf-edge/ekuiper/pull/2116
* fix: make alias reference the same name column by Yisaer in https://github.com/lf-edge/ekuiper/pull/2142
* docs: add pub data analysis to directory.json by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2147
* fix: support start schedule rule in schedule by Yisaer in https://github.com/lf-edge/ekuiper/pull/2145
* docs: fix image type to png by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2152
* fix: avoid log override when update by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2151
* fix: scan table join checkpoint by ngjaying in https://github.com/lf-edge/ekuiper/pull/2154
* fix(file): checkInterval validation by ngjaying in https://github.com/lf-edge/ekuiper/pull/2156
* fix(format): pb import and message array by ngjaying in https://github.com/lf-edge/ekuiper/pull/2165
* fix(plugin): set working dir by ngjaying in https://github.com/lf-edge/ekuiper/pull/2166
* fix: fix validate api status code by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2168
* fix: accumulate word count function plugin by levikobi in https://github.com/lf-edge/ekuiper/pull/2170
* fix(graph): support script node in agg by ngjaying in https://github.com/lf-edge/ekuiper/pull/2173
* fix: parse time should consider loc by Yisaer in https://github.com/lf-edge/ekuiper/pull/2169
* chore: update create stream/table error message by fatelei in https://github.com/lf-edge/ekuiper/pull/2174
* fix: fix cmd config by Yisaer in https://github.com/lf-edge/ekuiper/pull/2181
* fix: fix alias cycle reference by Yisaer in https://github.com/lf-edge/ekuiper/pull/2184
* fix: fix acc agg function for invalid data by Yisaer in https://github.com/lf-edge/ekuiper/pull/2182
* fix: time function should consider timezone by Yisaer in https://github.com/lf-edge/ekuiper/pull/2183
* fix(sink): hang when cache priority set by ngjaying in https://github.com/lf-edge/ekuiper/pull/2185
* fix(func): array_sort works for arr by ngjaying in https://github.com/lf-edge/ekuiper/pull/2187
* fix(func): array_shuffle should clone by ngjaying in https://github.com/lf-edge/ekuiper/pull/2188
* fix(func): array_join support more types by ngjaying in https://github.com/lf-edge/ekuiper/pull/2189
* fix(func): array distinct ignore un-hashable by ngjaying in https://github.com/lf-edge/ekuiper/pull/2190
* fix(func): array_flatten tolerate single value by ngjaying in https://github.com/lf-edge/ekuiper/pull/2192
* fix(func): object concat should ignore nil by ngjaying in https://github.com/lf-edge/ekuiper/pull/2193
* fix: revise grafana panel by Yisaer in https://github.com/lf-edge/ekuiper/pull/2191
* fix(test): fix obj test random error by ngjaying in https://github.com/lf-edge/ekuiper/pull/2194
* fix: fix schedule rule state by Yisaer in https://github.com/lf-edge/ekuiper/pull/2196
* fix(sink): sink cache resend and metrics issue by ngjaying in https://github.com/lf-edge/ekuiper/pull/2198
* fix: fix start long runing schedule rule state by Yisaer in https://github.com/lf-edge/ekuiper/pull/2199

Breaking Changes
Deprecate properties are removed
- Sink property `runAysnc`
- File sink property `interval`, use `checkInterval` instead

New Contributors
* L-607 made their first contribution in https://github.com/lf-edge/ekuiper/pull/1948
* Patrick-Star125 made their first contribution in https://github.com/lf-edge/ekuiper/pull/1985
* huskar-t made their first contribution in https://github.com/lf-edge/ekuiper/pull/1991
* xuyukeviki made their first contribution in https://github.com/lf-edge/ekuiper/pull/1964
* shaiz98 made their first contribution in https://github.com/lf-edge/ekuiper/pull/2011
* hotjuicew made their first contribution in https://github.com/lf-edge/ekuiper/pull/2022
* levikobi made their first contribution in https://github.com/lf-edge/ekuiper/pull/2031
* yai-dev made their first contribution in https://github.com/lf-edge/ekuiper/pull/1999
* ke4nec made their first contribution in https://github.com/lf-edge/ekuiper/pull/2075
* hi-rustin made their first contribution in https://github.com/lf-edge/ekuiper/pull/2105
* cea5 made their first contribution in https://github.com/lf-edge/ekuiper/pull/2116
* fatelei made their first contribution in https://github.com/lf-edge/ekuiper/pull/2174
* hantmac made their first contribution in https://github.com/lf-edge/ekuiper/pull/2176

**Full Changelog**: https://github.com/lf-edge/ekuiper/compare/1.10.0...1.11.0

1.11.0beta.1

Features
* feat(sql): implement sql funcs for date and time by yai-dev in https://github.com/lf-edge/ekuiper/pull/2172

Other Changes
* docs: add sql example by Yisaer in https://github.com/lf-edge/ekuiper/pull/2163
* fix(format): pb import and message array by ngjaying in https://github.com/lf-edge/ekuiper/pull/2165
* fix(plugin): set working dir by ngjaying in https://github.com/lf-edge/ekuiper/pull/2166
* fix: fix validate api status code by Rui-Gan in https://github.com/lf-edge/ekuiper/pull/2168
* fix: accumulate word count function plugin by levikobi in https://github.com/lf-edge/ekuiper/pull/2170
* fix(graph): support script node in agg by ngjaying in https://github.com/lf-edge/ekuiper/pull/2173
* fix: parse time should consider loc by Yisaer in https://github.com/lf-edge/ekuiper/pull/2169


**Full Changelog**: https://github.com/lf-edge/ekuiper/compare/1.11.0-beta.0...1.11.0-beta.1

Page 12 of 25

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.