v2.1.0-alpha.1
Pre-release
Pre-release
ngjaying
released this
26 Nov 03:27
·
38 commits
to master
since this release
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