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 92d04e6 commit dc7bfc4Copy full SHA for dc7bfc4
1 file changed
fern/products/sdks/overview/rust/changelog/2026-03-19.mdx
@@ -0,0 +1,7 @@
1
+## 0.19.6
2
+**`(fix):`** Handle empty HTTP response bodies by returning an ApiError::Http instead of
3
+attempting JSON deserialization. Normalize HTTP(S) URLs to WS(S) schemes for
4
+WebSocket connections. Switch WebSocket server message enums to untagged serde
5
+representation.
6
+
7
0 commit comments