1.13.0-beta.1
Pre-release
Pre-release
·
1031 commits
to master
since this release
What's Changed
- fix(topo): subtopo runtime fix by @ngjaying in #2609
- feat: add stream/table/rule/confkey error code by @Yisaer in #2607
- feat: support expr validate by @Yisaer in #2608
- fix: fix protobuf oneof decode by @Yisaer in #2610
- fix(docs): correct typo by @xiaozexuan in #2612
- feat(node): split shared connection as a node by @ngjaying in #2613
- fix: fix rest and sql error and log by @Yisaer in #2620
- docs: add error code doc by @Yisaer in #2621
- fix: skip check cert if not necessary by @Yisaer in #2623
- fix(node): avoid excessive log when enable cp by @ngjaying in #2622
- feat: revise mqtt tls error msg by @Yisaer in #2626
- fix: fix gob encoding by @Yisaer in #2639
- fix(func): fix ln function by @ngjaying in #2630
- fix: fix status message by @Yisaer in #2636
- feat: let stmt validate by checker by @Yisaer in #2638
- feat: support validate conf before creating by @Yisaer in #2635
- feat: introduce failpoint and fix resend error by @Yisaer in #2642
- feat: check rule before creating it by @Yisaer in #2624
- fix: fix sql error status by @Yisaer in #2643
- fix: check redis connector db by @Yisaer in #2644
- feat: support validate rule id by @Yisaer in #2645
- fix: support validate rest sink method by @Yisaer in #2647
- fix: add pynng version by @Yisaer in #2648
- fix: lock pynng version 0.7.3 by @Yisaer in #2649
New Contributors
- @xiaozexuan made their first contribution in #2612
Full Changelog: 1.13.0-alpha.2...1.13.0-beta.1