Skip to content

Commit 8bd03e6

Browse files
Update changelogs from fern repo (#4424)
Co-authored-by: Swimburger <3382717+Swimburger@users.noreply.github.com>
1 parent e3c2f7b commit 8bd03e6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

fern/products/sdks/overview/csharp/changelog/2026-03-20.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 2.45.0
28
**`(feat):`** Add `InjectTestMessage` internal method to generated WebSocket client classes.
39
This allows unit tests to simulate incoming WebSocket messages by injecting raw

0 commit comments

Comments
 (0)