Ekuiper

Latest version: v1.14.7

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

Scan your dependencies

Page 5 of 25

1.14.0beta.3

What's Changed
* 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


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

1.14.0beta.2

What's Changed
* 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
* feat: revise sql source reconnect by Yisaer in https://github.com/lf-edge/ekuiper/pull/2909
* 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

New Contributors
* eltociear made their first contribution in https://github.com/lf-edge/ekuiper/pull/2908

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

1.14.0beta.1

What's Changed
* 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

New Contributors
* BNNARAJ made their first contribution in https://github.com/lf-edge/ekuiper/pull/2884

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

1.14.0alpha.4

Features
* feat: support esacape character for time layout by Yisaer in https://github.com/lf-edge/ekuiper/pull/2844
* feat: support parquet file source by forsaken628 in https://github.com/lf-edge/ekuiper/pull/2847
* feat: support window function clause by Yisaer in https://github.com/lf-edge/ekuiper/pull/2848
* feat: support redis/influx ping by Yisaer in https://github.com/lf-edge/ekuiper/pull/2850

What's Changed
* 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

New Contributors
* forsaken628 made their first contribution in https://github.com/lf-edge/ekuiper/pull/2847

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

1.14.0alpha.3

Features
* feat: support modify sqlSource field index value by Yisaer in https://github.com/lf-edge/ekuiper/pull/2730
* feat: support rule stop by error metrics by Yisaer in https://github.com/lf-edge/ekuiper/pull/2755
* feat: add 'format' and 'type' fields in list apis by wfnuser in https://github.com/lf-edge/ekuiper/pull/2750
* feat: revise metrcis as unix timstamp by Yisaer in https://github.com/lf-edge/ekuiper/pull/2761
* 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
* feat: support rest external service retry by Yisaer in https://github.com/lf-edge/ekuiper/pull/2722
* feat: http payload compression by yai-dev in https://github.com/lf-edge/ekuiper/pull/2779
* feat: support portable sink ack by Yisaer in https://github.com/lf-edge/ekuiper/pull/2795
* feat: support async import api by Yisaer in https://github.com/lf-edge/ekuiper/pull/2817
* 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

What's Changed
* 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
* 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
* refactor(window): optimize scan performance by ngjaying in https://github.com/lf-edge/ekuiper/pull/2805
* 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
* fix(service): fix grpc service error log by Yisaer in https://github.com/lf-edge/ekuiper/pull/2834

New Contributors
* 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

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

1.14.0alpha.2

What's Changed
* 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
* feat(modularize): modularize function by ngjaying in https://github.com/lf-edge/ekuiper/pull/2737
* 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
* feat: support nested array schema by Yisaer in https://github.com/lf-edge/ekuiper/pull/2734
* 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
* feat: add security to edgex via openziti by dovholuknf in https://github.com/lf-edge/ekuiper/pull/2603

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

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

Page 5 of 25

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.