v2.1.0-alpha.2
Pre-release
Pre-release
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