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
6 changes: 6 additions & 0 deletions fern/products/sdks/overview/go/changelog/2026-01-05.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## 1.22.0
**`(feat):`** Generate error_codes.go per-namespace for multi-namespace Go SDKs. Each namespace now has its
own error_codes.go file containing only the error codes and error types from that namespace,
rather than a single global file with all errors.