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 e3c2f7b commit 8bd03e6Copy full SHA for 8bd03e6
1 file changed
fern/products/sdks/overview/csharp/changelog/2026-03-20.mdx
@@ -1,3 +1,9 @@
1
+## 2.45.1
2
+**`(fix):`** Fix sticky compression on reconnect. `DeflateOptions` is now explicitly reset to
3
+`null` when `EnableCompression` is `false`, preventing a previous non-null value
4
+from persisting across connection cycles.
5
+
6
7
## 2.45.0
8
**`(feat):`** Add `InjectTestMessage` internal method to generated WebSocket client classes.
9
This allows unit tests to simulate incoming WebSocket messages by injecting raw
0 commit comments