Skip to content

Commit d9168a0

Browse files
authored
Copy over changelogs from fern repo (#149)
1 parent 103ff08 commit d9168a0

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 0.27.0
2+
**`(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.
3+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## 0.28.0
2+
**`(feat):`** Add support for the exportedClientName configuration, which can be used to customize the generated client name and constructor included in snippets.
3+
Note that this configuration option assumes that the SDK includes a hand-written client constructor defined in the client package.
4+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 0.28.1
2+
**`(fix):`** Fix an issue where optional, allow-multiple query parameter snippets were not rendered.
3+
4+
**`(fix):`** Fix an issue where service headers were not included in the generated in-lined request.
5+
6+
**`(fix):`** Fix an issue where literal types were included as path parameter arguments.
7+

fern/products/sdks/overview/go/changelog/2025-07-23.mdx

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)