docs: add changelog for 12576

This commit is contained in:
Zaiming (Stone) Shi 2024-02-23 14:59:44 +01:00
parent 2adfefe297
commit b3c7901cf2
1 changed files with 4 additions and 0 deletions

View File

@ -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.