Skip to content

Commit 941b56d

Browse files
Update changelogs from fern repo (#4440)
Co-authored-by: iamnamananand996 <31537362+iamnamananand996@users.noreply.github.com>
1 parent 4d5b229 commit 941b56d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.20.1
2+
**`(fix):`** Fix unexpected_cfgs warnings for multipart and sse features by conditionally including
3+
the execute_multipart_request and execute_sse_request methods in http_client.rs only when
4+
the corresponding features are needed. Also fix unused Utc import in query_parameter_builder.rs
5+
and unused SerdeError import in http_client.rs.
6+
7+
18
## 0.20.0
29
**`(feat):`** Reduce dependency footprint by conditionally including dependencies based on IR usage.
310
Dependencies like chrono, uuid, num-bigint, ordered-float, and base64 are now only added

0 commit comments

Comments
 (0)