v2.0.0-beta.4
Pre-release
Pre-release
What's Changed
- docs: add doc for yaml import/export by @Yisaer in #3278
- fix(docs): remove duplicate entry by @ngjaying in #3277
- feat: support trace strategy by @Yisaer in #3284
- feat: support trace projectset by @Yisaer in #3286
- chore: fix sql query by @ngjaying in #3282
- docs(cookbook): add over clause examples by @ngjaying in #3280
- fix: batch/window op support dynamic trace by @Yisaer in #3287
- test: add onnx ut by @ngjaying in #3281
- refactor(node): extract process start/end hook by @ngjaying in #3285
- refactor(trace): move trace into common func by @ngjaying in #3288
- feat: support cpu profile api by @Yisaer in #3279
- feat(trace): support trace source by @ngjaying in #3289
- refactor(trace): unify trace context init by @ngjaying in #3290
- feat(trace): cache op and tests by @ngjaying in #3292
- feat: write panic stack in log by @Yisaer in #3295
- feat: revise plan explain info by @Yisaer in #3294
- feat(trace): support more nodes by @ngjaying in #3296
- fix: replace props when import data by @Yisaer in #3297
- feat: support use bypass to rewrite sql by @Yisaer in #3299
- fix(trace): local trace wrong content by @ngjaying in #3300
- fix(mqtt): should set client id by @ngjaying in #3303
- fix(state): clean topo when stop by EOF by @ngjaying in #3304
- fix(portable): remove nng recv size limit by @Yisaer in #3306
- fix: fix import connection configuration by @Yisaer in #3308
- fix(conn): allow to exit wait by @ngjaying in #3307
- feat(portable): plugin error message for func by @ngjaying in #3305
Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4