1.12.0-beta.4
Pre-release
Pre-release
·
1157 commits
to master
since this release
Features
- feat(influx2): refactor and add more props by @ngjaying in #2434
- feat(influx): influx enhancements by @ngjaying in #2441
- feat(log): add disableTimestamp option by @ngjaying in #2445
Other Changes
- feat: revise log by @Yisaer in #2435
- fix: fix sqlserver lookup table by @Yisaer in #2437
- fix: revert kafka test connection by @Yisaer in #2438
- feat: influx v2 sink enhancements by @ngjaying in #2436
- fix: fix schedule rule running by @Yisaer in #2440
- fix: fix kafka render key in batch by @Yisaer in #2442
- fix: revise websocket log and behavior by @Yisaer in #2443
- fix: fix websocket reopen connection by @Yisaer in #2444
- docs: fix syntax error in readme by @buildcomplete in #2421
- fix(sink): influx sink transform setting by @ngjaying in #2447
- feat(kafka): add kafka source to full build by @ngjaying in #2448
- fix: fix password configuration by @Yisaer in #2446
Breaking Changes
- Influx sink plugin properties changes:
- Remove tagKey and tagValue property; Use tags instead
- Rename databaseName to database
- Influx2 sink plugin properties changes:
- Remove tagKey and tagValue property; Use tags instead
New Contributors
- @buildcomplete made their first contribution in #2421
Full Changelog: 1.12.0-beta.3...1.12.0-beta.4