Releases: lf-edge/ekuiper
Releases · lf-edge/ekuiper
v2.1.0-beta.1
What's Changed
- feat: support io metrics by @Yisaer in #3443
- feat: support dump metrics by @Yisaer in #3488
- refactor: improve window gc input perf by @Yisaer in #3501
- chore(ci): fix docs deploy ci by @Swilder-M in #3507
- docs: add inc agg function doc by @Yisaer in #3493
- fix(cli): modify nil != nil bug by @maosenlin in #3509
- refactor(onnx): separate impl by @ngjaying in #3521
New Contributors
- @maosenlin made their first contribution in #3509
Full Changelog: v2.1.0-alpha.2...v2.1.0-beta.1
1.13.7-beta.1
What's Changed
- fix(sql): backport CVE-2024-43406 by @Crispy-fried-chicken in #3130
- feat: support kafka writer batch conf by @Yisaer in #3495
- chore(build): remove android build by @ngjaying in #3496
- chore(build): update downland artifact by @ngjaying in #3497
New Contributors
- @Crispy-fried-chicken made their first contribution in #3130
Full Changelog: 1.13.6...1.13.7-beta.1
v2.1.0-alpha.2
What's Changed
- fix: fix replace duration by @Yisaer in #3400
- fix(log): modify nng sock log by @ngjaying in #3403
- feat: support align incremental window by @Yisaer in #3399
- chore: merge exp branch by @ngjaying in #3402
- refactor(neuron): adapt to multi tags by @ngjaying in #3405
- fix: async import data return response by @Yisaer in #3408
- fix: replace props when get by @Yisaer in #3409
- fix: fix flaky TestFileDirSource by @Yisaer in #3412
- fix: fix incrmental sliding window delay function by @Yisaer in #3411
- fix(mqtt): conn subs npe by @ngjaying in #3415
- feat: add source span tag by @Yisaer in #3413
- fix: fix incremental sliding delay window by @Yisaer in #3417
- feat: support incremental window state by @Yisaer in #3406
- feat(converter): support binary encode by @ngjaying in #3420
- fix(window): sliding delay time by @ngjaying in #3424
- feat: support incremental event sliding window by @Yisaer in #3421
- feat: remove promethues tag by @Yisaer in #3427
- fix(io): file source ignore endLine buffer by @ngjaying in #3431
- feat: support incremental event hopping window by @Yisaer in #3429
- fix(state): untriggerd rule always cancel by @ngjaying in #3436
- fix(sql): remove hot path log by @Yisaer in #3438
- feat: revise metrics code by @Yisaer in #3430
- feat: support event tumbling/count window by @Yisaer in #3434
- build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.31.0 by @dependabot in #3439
- feat: support incremental window state by @Yisaer in #3440
- feat: revise grafana panel by @Yisaer in #3452
- docs: import dashboard in grafana by @Yisaer in #3453
- fix: fix sync cache context by @Yisaer in #3451
- fix: converter lose precision by @Yisaer in #3445
- feat(io): file source support inotify subscribe by @ngjaying in #3448
- fix: fix xml converter panic by @Yisaer in #3455
- feat: support event inc window state by @Yisaer in #3446
- feat: support incremental avg by @Yisaer in #3457
- docs: add incremental doc by @Yisaer in #3462
- feat: push down alias decode by @Yisaer in #3460
- chore: merge exp features and fixes by @ngjaying in #3467
- fix(win): sliding delay lost previous input by @ngjaying in #3471
- feat: support inc agg function by @Yisaer in #3465
- feat: upgrade base image to 1.23.4 by @Yisaer in #3479
- feat: support config portable timeout by @Yisaer in #3464
- feat: add alias reference calculate swtich by @Yisaer in #3477
- fix: downgrade sqlite to restore arm7 support by @Yisaer in #3481
- feat(io): merge dirwatch into file source by @ngjaying in #3480
- feat: upgrade go 1.23.4 by @Yisaer in #3484
Full Changelog: v2.1.0-alpha.1...v2.1.0-alpha.2
v2.0.6
v2.0.5
v1.14.7
v2.0.2
What's Changed
- fix: replace props when get (#3409)
- fix: async import data return response (#3408)
- refactor(neuron): adapt to multi tags
- fix(op): merger use merge time as et
- fix(op): send out batch when EOF
- fix(op): avoid rate limit panic
Full Changelog: v2.0.1...v2.0.2
v2.1.0-alpha.1
Features
- feat(enc): support aes gcm by @ngjaying in #3344
- feat(rule): support send out nil fields by @ngjaying in #3342
- Incremental window
- feat: support xml converter by @Yisaer in #3341
- feat(func): add reverse function by @Dream95 in #3357
- feat: support kafka sink compression by @Yisaer in #3374
- feat: support auth request headers by @Yisaer in #3376
- feat: validate confkey by @Yisaer in #3378
- feat: rewrite duration in conf by @Yisaer in #3387
- Support MQTT 5
- feat: support merge tokens into body by @Yisaer in #3392
- feat: support fileDir notify source by @Yisaer in #3380
- feat: support sql lookup template sql by @Yisaer in #3398
What's Changed
- docs(rule): doc of triggered prop by @ngjaying in #3338
- chore: sendError defaults to false by @ngjaying in #3339
- ci: fix doc version by @ngjaying in #3340
- fix(func): object_construct always issue keys by @ngjaying in #3345
- fix: remove tryrun in ruletest by @Yisaer in #3348
- chore(test): change video by @ngjaying in #3354
- build: fix make lint error by @Dream95 in #3363
- fix: sql source support null value by @Yisaer in #3365
- fix(conn): conn status nil exception by @ngjaying in #3372
- fix(planner): clean subtopo when creation fail by @Yisaer in #3383
- fix(kafka): fix dynamic prop problem by @ngjaying in #3391
- fix(neuron): avoid flooding logs when disconnect by @ngjaying in #3393
- docs: add kafka sink doc by @Yisaer in #3396
Full Changelog: v2.0.0...v2.1.0-alpha.1
v2.0.1
What's Changed
- docs(rule): doc of triggered prop by @ngjaying in #3338
- chore: sendError defaults to false by @ngjaying in #3339
- ci: fix doc version by @ngjaying in #3340
- fix(func): object_construct always issue keys by @ngjaying in #3345
- fix: remove tryrun in ruletest by @Yisaer in #3348
- chore(test): change video by @ngjaying in #3354
- build: fix make lint error by @Dream95 in #3363
- fix: sql source support null value by @Yisaer in #3365
- fix(conn): conn status nil exception by @ngjaying in #3372
- feat: support kafka sink compression by @Yisaer in #3374
- feat: support auth request headers by @Yisaer in #3376
- feat: validate confkey by @Yisaer in #3378
- fix(planner): clean subtopo when creation fail by @Yisaer in #3383
- feat: rewrite duration in conf by @Yisaer in #3387
- fix(kafka): fix dynamic prop problem by @ngjaying in #3391
- feat: support merge tokens into body by @Yisaer in #3392
- fix(neuron): avoid flooding logs when disconnect by @ngjaying in #3393
Full Changelog: v2.0.0...v2.0.1