Ekuiper

Latest version: v1.14.7

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

Scan your dependencies

Page 4 of 25

1.14.4

What's Changed
* chore: update openziti version by ngjaying in https://github.com/lf-edge/ekuiper/pull/3202
* chore: port bugfixes by ngjaying in https://github.com/lf-edge/ekuiper/pull/3205


**Full Changelog**: https://github.com/lf-edge/ekuiper/compare/v1.14.3...v1.14.4

1.14.3

What's Changed
* fix: fix /metadata/resource api (3137) by Yisaer in https://github.com/lf-edge/ekuiper/pull/3138
* fix: fix metrics by Yisaer in https://github.com/lf-edge/ekuiper/pull/3147


**Full Changelog**: https://github.com/lf-edge/ekuiper/compare/v1.14.2...v1.14.3

1.14.2

What's Changed
* docs: add nexmark benchmark doc by Yisaer in https://github.com/lf-edge/ekuiper/pull/2857
* chore: update dep versions by ngjaying in https://github.com/lf-edge/ekuiper/pull/3114
* fix(lint): update deprecated skip dirs by ngjaying in https://github.com/lf-edge/ekuiper/pull/3118
* chore: merge fixes to 1.14.2 by ngjaying in https://github.com/lf-edge/ekuiper/pull/3117
* feat(meta): return plugin type for list by ngjaying in https://github.com/lf-edge/ekuiper/pull/3121


**Full Changelog**: https://github.com/lf-edge/ekuiper/compare/v1.14.1...v1.14.2

1.14.1

Not secure
What's Changed
* chore: remove centos support by ngjaying in https://github.com/lf-edge/ekuiper/pull/2983
* ci: fix push base image error by Rory-Z in https://github.com/lf-edge/ekuiper/pull/2994
* fix: fix the bad variable reference by zhang943 in https://github.com/lf-edge/ekuiper/pull/2984
* fix(docs): fix writing error about sql source by zhenjun115 in https://github.com/lf-edge/ekuiper/pull/3002
* fix(docs): fix typo error in tensorflow_lite.md by 578223592 in https://github.com/lf-edge/ekuiper/pull/3007
* fix(rest): do not override content type by ngjaying in https://github.com/lf-edge/ekuiper/pull/3024

New Contributors
* zhang943 made their first contribution in https://github.com/lf-edge/ekuiper/pull/2984
* zhenjun115 made their first contribution in https://github.com/lf-edge/ekuiper/pull/3002
* 578223592 made their first contribution in https://github.com/lf-edge/ekuiper/pull/3007

**Full Changelog**: https://github.com/lf-edge/ekuiper/compare/v1.14.0...v1.14.1

1.14.0

Not secure
Features

IO

* SQL source updates
* feat: SQL source support multi indexValue by Yisaer in https://github.com/lf-edge/ekuiper/pull/2717
* feat: add multi field index api by Yisaer in https://github.com/lf-edge/ekuiper/pull/2729
* feat: support modify sqlSource field index value by Yisaer in https://github.com/lf-edge/ekuiper/pull/2730
* feat: add security to edgex via openziti by dovholuknf in https://github.com/lf-edge/ekuiper/pull/2603
* feat: http payload compression by yai-dev in https://github.com/lf-edge/ekuiper/pull/2779
* feat: support parquet file source by forsaken628 in https://github.com/lf-edge/ekuiper/pull/2847
* feat: revise sql source reconnect by Yisaer in https://github.com/lf-edge/ekuiper/pull/2909

SQL Runtime Optimization

* refactor(window): optimize scan performance by ngjaying in https://github.com/lf-edge/ekuiper/pull/2805
* feat: support nested array schema by Yisaer in https://github.com/lf-edge/ekuiper/pull/2734
* refactor: split sink batch by ngjaying in https://github.com/lf-edge/ekuiper/pull/2745
* feat: support window function clause by Yisaer in https://github.com/lf-edge/ekuiper/pull/2848
* feat(module): modularize io by ngjaying in https://github.com/lf-edge/ekuiper/pull/2721
* feat(module): modularize converter by ngjaying in https://github.com/lf-edge/ekuiper/pull/2728
* feat(modularize): modularize function by ngjaying in https://github.com/lf-edge/ekuiper/pull/2737

Extensions

* feat: support rest external service retry by Yisaer in https://github.com/lf-edge/ekuiper/pull/2722
* feat: support portable sink ack by Yisaer in https://github.com/lf-edge/ekuiper/pull/2795
* feat: support esacape character for time layout by Yisaer in https://github.com/lf-edge/ekuiper/pull/2844

Management

* feat: support async import api by Yisaer in https://github.com/lf-edge/ekuiper/pull/2817
* feat: introduce rule level metrics by Yisaer in https://github.com/lf-edge/ekuiper/pull/2716
* feat: revise metrcis as unix timstamp by Yisaer in https://github.com/lf-edge/ekuiper/pull/2761
* feat: add 'format' and 'type' fields in list apis by wfnuser in https://github.com/lf-edge/ekuiper/pull/2750
* feat: support metadata resources api by Yisaer in https://github.com/lf-edge/ekuiper/pull/2769
* feat: support get all rule status api by Yisaer in https://github.com/lf-edge/ekuiper/pull/2774
* feat: support validate service name by Yisaer in https://github.com/lf-edge/ekuiper/pull/2775
* feat: support sink ping with ruleId by Yisaer in https://github.com/lf-edge/ekuiper/pull/2804

What's Changed
* chore: remove repetitive words by InventiveCoder in https://github.com/lf-edge/ekuiper/pull/2718
* build: upgrade base image go version by ngjaying in https://github.com/lf-edge/ekuiper/pull/2720
* build: upgrade go and dependant mods by ngjaying in https://github.com/lf-edge/ekuiper/pull/2719
* refactor(xsql): unify row and collection by ngjaying in https://github.com/lf-edge/ekuiper/pull/2700
* fix: fix doc error by Yisaer in https://github.com/lf-edge/ekuiper/pull/2724
* docs: fix some errors by L-607 in https://github.com/lf-edge/ekuiper/pull/2731
* feat: let IntegerLiteral Value as int64 by Yisaer in https://github.com/lf-edge/ekuiper/pull/2727
* fix: fix describe rule exposes password by Yisaer in https://github.com/lf-edge/ekuiper/pull/2732
* docs: add doc for multiple sql index field by Yisaer in https://github.com/lf-edge/ekuiper/pull/2733
* docs: fix websocket doc path by Yisaer in https://github.com/lf-edge/ekuiper/pull/2735
* chore(ci): fix tag list error by Swilder-M in https://github.com/lf-edge/ekuiper/pull/2738
* fix: replace password when create rule by Yisaer in https://github.com/lf-edge/ekuiper/pull/2736
* fix(planner): avoid create subtopo in error by ngjaying in https://github.com/lf-edge/ekuiper/pull/2740
* fix: check rule exists before create by Yisaer in https://github.com/lf-edge/ekuiper/pull/2741
* fix: redisPubSub ping by retoool in https://github.com/lf-edge/ekuiper/pull/2739
* fix: doc problem for tdengine sink by carlclone in https://github.com/lf-edge/ekuiper/pull/2743
* fix: fix load stream when meet error by Yisaer in https://github.com/lf-edge/ekuiper/pull/2751
* ci: delete v prefix in git tag by Rory-Z in https://github.com/lf-edge/ekuiper/pull/2752
* fix: ignore nil value in array convert by carlclone in https://github.com/lf-edge/ekuiper/pull/2748
* fix: fix template sql index value update strategy by Yisaer in https://github.com/lf-edge/ekuiper/pull/2754
* feat: support rule stop by error metrics by Yisaer in https://github.com/lf-edge/ekuiper/pull/2755
* chore: remove unused code in main.go by shoothzj in https://github.com/lf-edge/ekuiper/pull/2762
* docs: proofread the en-us index page by alxkhi in https://github.com/lf-edge/ekuiper/pull/2764
* docs: add doc for rule metrics by Yisaer in https://github.com/lf-edge/ekuiper/pull/2757
* fix: fix index store panic error by Yisaer in https://github.com/lf-edge/ekuiper/pull/2776
* docs: add ping doc for source/sink by Yisaer in https://github.com/lf-edge/ekuiper/pull/2674
* fix(kafka): fix typo in kafka.json by L-607 in https://github.com/lf-edge/ekuiper/pull/2785
* fix: fix password as hidden when update rule by Yisaer in https://github.com/lf-edge/ekuiper/pull/2786
* fix: fix load variable from env by Yisaer in https://github.com/lf-edge/ekuiper/pull/2787
* feat: introduce ctx for data import api by Yisaer in https://github.com/lf-edge/ekuiper/pull/2784
* chore(deps): bump golang.org/x/net in /extensions by dependabot in https://github.com/lf-edge/ekuiper/pull/2788
* chore(deps): bump golang.org/x/net by dependabot in https://github.com/lf-edge/ekuiper/pull/2789
* fix: support lookup ping api by Yisaer in https://github.com/lf-edge/ekuiper/pull/2791
* fix: remove useless code by Yisaer in https://github.com/lf-edge/ekuiper/pull/2794
* docs: add doc for api by Yisaer in https://github.com/lf-edge/ekuiper/pull/2796
* fix: fix resource api by Yisaer in https://github.com/lf-edge/ekuiper/pull/2798
* fix: fix jitterFactor tag by Yisaer in https://github.com/lf-edge/ekuiper/pull/2803
* feat: revise get all status by Yisaer in https://github.com/lf-edge/ekuiper/pull/2799
* fix(pool): fix source pool cancel by ngjaying in https://github.com/lf-edge/ekuiper/pull/2806
* fix(influx2 sink): Influx2 measurement is required by gexincoding in https://github.com/lf-edge/ekuiper/pull/2809
* feat: support async task framework by Yisaer in https://github.com/lf-edge/ekuiper/pull/2781
* fix(neuron): remove max receive size by ngjaying in https://github.com/lf-edge/ekuiper/pull/2818
* fix: fix param into request body by Yisaer in https://github.com/lf-edge/ekuiper/pull/2822
* fix: fix status api panic by Yisaer in https://github.com/lf-edge/ekuiper/pull/2825
* docs: add doc for async api by Yisaer in https://github.com/lf-edge/ekuiper/pull/2830
* feat: add ping of influx2 by gexincoding in https://github.com/lf-edge/ekuiper/pull/2828
* feat: function optimizations by ngjaying in https://github.com/lf-edge/ekuiper/pull/2832
* fix(service): fix grpc service error log by Yisaer in https://github.com/lf-edge/ekuiper/pull/2834
* chore: dump codecov action to v4 by Rory-Z in https://github.com/lf-edge/ekuiper/pull/2838
* fix: more info for parsing errors by ngjaying in https://github.com/lf-edge/ekuiper/pull/2842
* refactor: refactor window function plan by Yisaer in https://github.com/lf-edge/ekuiper/pull/2836
* ci(lint): bump `golangci-lint-action` to v6 by xjasonlyu in https://github.com/lf-edge/ekuiper/pull/2846
* fix: fix rotate count not working by Yisaer in https://github.com/lf-edge/ekuiper/pull/2851
* fix: fix rule patrol consuming too much memory by Yisaer in https://github.com/lf-edge/ekuiper/pull/2849
* feat: support redis/influx ping by Yisaer in https://github.com/lf-edge/ekuiper/pull/2850
* fix: close file by testwill in https://github.com/lf-edge/ekuiper/pull/2859
* fix: bump alpine version by Yisaer in https://github.com/lf-edge/ekuiper/pull/2872
* fix: fix http lookup source error handle by Yisaer in https://github.com/lf-edge/ekuiper/pull/2878
* test: stddev and var function for nil values by BNNARAJ in https://github.com/lf-edge/ekuiper/pull/2884
* fix(memory): fix random channel attach problem by ngjaying in https://github.com/lf-edge/ekuiper/pull/2890
* chore: go mod updates by ngjaying in https://github.com/lf-edge/ekuiper/pull/2891
* chore(ci): fix version list by Swilder-M in https://github.com/lf-edge/ekuiper/pull/2894
* fix: fix influx sink validate by Yisaer in https://github.com/lf-edge/ekuiper/pull/2893
* fix: sql source reconnect will check connection by Yisaer in https://github.com/lf-edge/ekuiper/pull/2896
* docs: add Japanese README by eltociear in https://github.com/lf-edge/ekuiper/pull/2908
* docs: add concurrency doc by Yisaer in https://github.com/lf-edge/ekuiper/pull/2853
* fix: fix fileRotate by Yisaer in https://github.com/lf-edge/ekuiper/pull/2910
* chore: update extensions version by ngjaying in https://github.com/lf-edge/ekuiper/pull/2911
* chore: update extensions mod by ngjaying in https://github.com/lf-edge/ekuiper/pull/2912
* fix: fix httppull ping msg by Yisaer in https://github.com/lf-edge/ekuiper/pull/2918
* fix: fix fastjson decode by Yisaer in https://github.com/lf-edge/ekuiper/pull/2925
* feat: support multiple S in format layout by Yisaer in https://github.com/lf-edge/ekuiper/pull/2917
* fix(image): report image save error by ngjaying in https://github.com/lf-edge/ekuiper/pull/2935
* feat: change kafka sink default balancer by Yisaer in https://github.com/lf-edge/ekuiper/pull/2946
* fix: validate sink conf by Yisaer in https://github.com/lf-edge/ekuiper/pull/2949
* fix(valuer): nil handling by ngjaying in https://github.com/lf-edge/ekuiper/pull/2952

New Contributors
* InventiveCoder made their first contribution in https://github.com/lf-edge/ekuiper/pull/2718
* dovholuknf made their first contribution in https://github.com/lf-edge/ekuiper/pull/2603
* shoothzj made their first contribution in https://github.com/lf-edge/ekuiper/pull/2762
* alxkhi made their first contribution in https://github.com/lf-edge/ekuiper/pull/2764
* gexincoding made their first contribution in https://github.com/lf-edge/ekuiper/pull/2809
* forsaken628 made their first contribution in https://github.com/lf-edge/ekuiper/pull/2847
* BNNARAJ made their first contribution in https://github.com/lf-edge/ekuiper/pull/2884
* eltociear made their first contribution in https://github.com/lf-edge/ekuiper/pull/2908

**Full Changelog**: https://github.com/lf-edge/ekuiper/compare/1.13.0...v1.14.0

1.14.0beta.4

What's Changed
* fix(image): report image save error by ngjaying in https://github.com/lf-edge/ekuiper/pull/2935


**Full Changelog**: https://github.com/lf-edge/ekuiper/compare/v1.14.0-beta.2...v1.14.0-beta.4

Page 4 of 25

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.