Skip to content

Commit 448fb19

Browse files
Removed misleading admonition
1 parent 2354bb0 commit 448fb19

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/howtos/pages/managing-connections.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ The client fetches the full address list from the first node it is able to conta
4242
[#connection-strings]
4343
== Connection Strings
4444

45-
WARNING: The backend implementation of connection strings parameters changed substantially in 4.0 and is not currently fully documented.
46-
This will be resolved in a future 4.x release.
47-
See xref:project-docs:migrating-sdk-code-to-3.n.adoc#sdk4-specifics[more details on migrating to 4.0].
48-
4945
A Couchbase connection string is a comma-delimited list of IP addresses and/or hostnames, optionally followed by a list of parameters.
5046

5147
The parameter list is just like the query component of a URI; name-value pairs have an equals sign (`=`) separating the name and value, with an ampersand (`&`) between each pair.

0 commit comments

Comments
 (0)