1.9.0-beta.0
Pre-release
Pre-release
·
1696 commits
to master
since this release
Features
- feat: add coalesce function by @lieoxc in #1670
- feat(conf): allow to set portable init timeout value by @ngjaying in #1668
- feat(conf): Partial data export/import by @superrxan in #1672
- feat(func): add compress function by @ngjaying in #1681
- feat(func): add json convert func and bugfix for compress func by @ngjaying in #1685
- feat(func): add decompress and decode func by @ngjaying in #1687
- feat(io): support zlib compression/decompression in MQTT by @ngjaying in #1688
Other Changes
- fix(rule): update rule should return topo problem by @ngjaying in #1666
- fix(filter): window filter must continue running by @ngjaying in #1667
- fix(doc): fix some problems in the doc by @Rui-Gan in #1671
- fix(doc): translate the English doc in the plugin overview by @Rui-Gan in #1674
- fix(portable): better wrong plugin handling by @ngjaying in #1673
- fix(meta): fix meta json for extensions and internals by @ngjaying in #1675
- fix (doc): update plugin tutorial doc by @Rui-Gan in #1678
- fix(api): add import statusCode response for rest api by @superrxan in #1679
- fix(docs): add docs for partial export/import api by @superrxan in #1680
- fix(fvt): add fvt test for partial export/import rest api by @superrxan in #1683
New Contributors
Full Changelog: 1.9.0-alpha.1...1.9.0-beta.0