Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions fern/products/sdks/overview/go/changelog/2024-09-29.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## 0.27.0
**`(feat):`** Add support for SSE (Server-Sent Events) streaming responses. The user-facing interface for streaming responses remains the same between standard HTTP streaming and SSE.

4 changes: 4 additions & 0 deletions fern/products/sdks/overview/go/changelog/2024-10-25.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## 0.28.0
**`(feat):`** Add support for the exportedClientName configuration, which can be used to customize the generated client name and constructor included in snippets.
Note that this configuration option assumes that the SDK includes a hand-written client constructor defined in the client package.

7 changes: 7 additions & 0 deletions fern/products/sdks/overview/go/changelog/2024-10-29.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## 0.28.1
**`(fix):`** Fix an issue where optional, allow-multiple query parameter snippets were not rendered.

**`(fix):`** Fix an issue where service headers were not included in the generated in-lined request.

**`(fix):`** Fix an issue where literal types were included as path parameter arguments.

14 changes: 0 additions & 14 deletions fern/products/sdks/overview/go/changelog/2025-07-23.mdx

This file was deleted.