소스 검색

docs: add changelog for 12576

Zaiming (Stone) Shi 1 년 전
부모
커밋
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.