You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Azure | East US 2 |`52.184.241.228/32`, `52.254.31.90/32`|
140
-
| Azure | West Europe |`51.105.153.175/32`, `108.142.34.5/32`|
141
-
| AWS | EU West 1 |`34.255.75.224`|
142
-
| AWS | US East 1 |`54.197.229.58`|
143
-
| AWS | US West 2 |`54.189.16.20`|
144
-
| GCP | US Central 1 |`34.69.134.49`|
145
-
146
-
:::
129
+
production, it is recommended to specify only the required IPs. When you create a new Mongo CDC integration in CrateDB Cloud, the form will show you the specific IP addresses you need to allow for it to work.
147
130
148
131
:::{note}
149
132
To set up a PrivateLink connection for the Mongo CDC integration, please reach
@@ -258,8 +241,8 @@ recommended for mission-critical workloads.
258
241
### Column Name Restrictions
259
242
260
243
Column or property names containing square brackets (`[]`) are not supported and
261
-
are replaced with `__openbrk__` and `__closebrk__` respectively. Likewise, column
262
-
names containing dots (`.`) are not supported and are replaced with (`__dot__`).
244
+
are replaced with `_obkt_` and `_cbkt_` respectively. Likewise, column
245
+
names containing dots (`.`) are not supported and are replaced with (`_dot_`).
0 commit comments