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
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 2.65.0
**`(feat):`** Generate CONTRIBUTING.md for C# SDKs, matching the pattern used by the TypeScript generator.
The file is skipped for whitelabel SDKs.


## 2.64.2
**`(fix):`** Dedup auth-derived headers in the generated client constructor when
multiple auth schemes resolve to the same HTTP header name (for
Expand Down
Loading