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
7 changes: 7 additions & 0 deletions fern/products/sdks/overview/csharp/changelog/2026-03-13.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## 2.27.0
**`(feat):`** Improve gRPC code generation with the following:
1. Updated enum representation and .ToProto + .FromProto mappers.
2. Fix an issue with rendering the gRPC client reference.
3. Update protoc-gen-openapi to unwrap synthetic oneof types (re: https://github.com/fern-api/protoc-gen-openapi/releases/tag/v0.1.7)


Loading