From 023428294074dc9869a512310881d45b78ca4483 Mon Sep 17 00:00:00 2001 From: fearthecowboy <133736+fearthecowboy@users.noreply.github.com> Date: Mon, 20 Oct 2025 20:54:17 +0000 Subject: [PATCH] update changelogs --- fern/products/sdks/overview/csharp/changelog/2025-10-20.mdx | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fern/products/sdks/overview/csharp/changelog/2025-10-20.mdx diff --git a/fern/products/sdks/overview/csharp/changelog/2025-10-20.mdx b/fern/products/sdks/overview/csharp/changelog/2025-10-20.mdx new file mode 100644 index 000000000..c77f3f8dd --- /dev/null +++ b/fern/products/sdks/overview/csharp/changelog/2025-10-20.mdx @@ -0,0 +1,4 @@ +## 2.4.4 +**`(fix):`** When sending the HTTP request, allow the response to start processing before the entire body is read. + +