Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions fern/products/sdks/overview/rust/changelog/2026-03-19.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.19.8
**`(fix):`** Fixes an issue where redundant, duplicative `Option<T>` type references were generated.


## 0.19.7
**`(fix):`** Add root-level service endpoint support on the main client struct. WebSocket
connectors now support implicit Bearer auth, auto-injecting the token from
Expand Down
Loading