浏览代码

docs: add changelog for 12576

Zaiming (Stone) Shi 2 年之前
父节点
当前提交
b3c7901cf2
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      changes/ce/breaking-12576.en.md

+ 4 - 0
changes/ce/breaking-12576.en.md

@@ -0,0 +1,4 @@
+Starting from 5.6, the "Configuration Manual" document will no longer include the `bridges` config root.
+
+A `bridge` is now either `action` + `connector` for egress data integration, or `source` + `connector` for ingress data integration.
+Please note that the `bridges` config (in `cluster.hocon`) and the REST API path `api/v5/bridges` still works, but considered deprecated.