We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb496e2 commit f1b3272Copy full SHA for f1b3272
1 file changed
fern/products/sdks/overview/rust/changelog/2026-03-19.mdx
@@ -1,3 +1,9 @@
1
+## 0.19.7
2
+**`(fix):`** Add root-level service endpoint support on the main client struct. WebSocket
3
+connectors now support implicit Bearer auth, auto-injecting the token from
4
+ClientConfig when no explicit Authorization header is defined.
5
+
6
7
## 0.19.6
8
**`(fix):`** Handle empty HTTP response bodies by returning an ApiError::Http instead of
9
attempting JSON deserialization. Normalize HTTP(S) URLs to WS(S) schemes for
0 commit comments