eKuiper 1.8.0-alpha.2
Pre-release
Pre-release
ngjaying
released this
25 Nov 08:33
·
1459 commits
to master
since this release
Features
- feat(meta): update metadata/source api by @ngjaying in #1512
- feat(plugin): add rtsp source to get images by @superrxan in #1491
- opt(portable): hot reload support by @ngjaying in #1524
- feat(conf):Add mqtt link info for baetyl by @hannatao in #1527
- feat(portable): update api by @ngjaying in #1528
- feat(function): allow resize function to output in raw format by @ngjaying in #1529
- fea(sql): add when condition for analytic function by @superrxan in #1534
- fea(plug): add general tensorflow function by @superrxan in #1513
Fixes
- fix(conf): fix config overwritten by environment issue by @superrxan in #1492
- fix(func): avg/max/min should support int64 inputs by @ngjaying in #1496
- fix(row): add lock for ToMap to avoid concurrent map write by @ngjaying in #1497
- fix(meta): clean up for resource manager by @ngjaying in #1494
- fix(meta): update sql source json to add lookup configuration by @ngjaying in #1503
- fix(meta): remove meta data when plugin deleted by @superrxan in #1507
- fix(rule): obey triggered value when creating rules by @ngjaying in #1504
- chore: update docker action version by @Rory-Z in #1515
- fix(row): write once for toMap cache for 1.8 by @ngjaying in #1518
- chore(ci): update some github action version by @Rory-Z in #1521
- fix(func): analytic depending on alias must run alias firstly for 1.8 by @ngjaying in #1523
- fix(rule): recover rule problem when using deleted plugin by @ngjaying in #1522
- fix(rule): rule start/stop should always send signal by @ngjaying in #1525
- chore: fix upload artifact error in github workflow by @Rory-Z in #1526
- fix(row): do not write out the internal fields for join tuple for 1.8 by @ngjaying in #1531
- refactor(plugin): rename rtsp source to video source by @ngjaying in #1533
- fix(plugin): fix video and tflite build error by @superrxan in #1535
- fix(plugin): fix error in video source install script by @superrxan in #1537
- fix(rule): rule hang while restarting by @ngjaying in #1536
New Contributors
Full Changelog: 1.8.0-alpha.1...1.8.0-alpha.2