eKuiper 1.9.0-alpha.0
Pre-release
Pre-release
·
1401 commits
to master
since this release
Features
- feat(portable): support conda env for python plugin by @ngjaying in #1640
- feat: support multiple neuron connection by @ngjaying in #1643
- build: Use go workspace and update modules by @ngjaying in #1652
What's Changed
- fix: graph api small fixes by @ngjaying in #1619
- fix(portable): adapt to import data by @ngjaying in #1620
- fix(portable plugin): support portable plugin load and run when ekuip… by @superrxan in #1621
- opt: update meta data by @ngjaying in #1623
- doc: add more description for switch node by @ngjaying in #1624
- fix(ut): add more ut for rule stream restapi by @superrxan in #1630
- fix(doc): add tutorial for tfLite plugin by @superrxan in #1629
- doc update and fixes by @ngjaying in #1631
- readme: fix link to quick start by @rnovatorov in #1632
- build(deps): bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 by @dependabot in #1634
- doc: fix deadlink and typos in readme by @ngjaying in #1633
- build(deps): bump golang.org/x/sys from 0.0.0-20210510120138-977fb7262007 to 0.1.0 in /sdk/go/example/mirror by @dependabot in #1649
- fix(source): remedy redis source test connection support by @ngjaying in #1651
- build: add kubernetes tools to workspace by @ngjaying in #1655
- test: add ut for multiple neuron instances by @ngjaying in #1654
New Contributors
- @rnovatorov made their first contribution in #1632
- @dependabot made their first contribution in #1634
Full Changelog: 1.8.0...1.9.0-alpha.0