Skip to content

Commit

Permalink
🌿 ✨ [Scheduled] Upgrade Fern Go SDK Generator: (go-sdk) (#75)
Browse files Browse the repository at this point in the history
## Upgrading from `0.26.0` to `0.27.0` - Changelog

<dl>
<dd>
<ul>
<strong><code>0.27.0</code></strong>
<li>

<code>feat:</code> 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.
</li>
</ul>
</dd>
</dl>

Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
  • Loading branch information
fern-api[bot] authored Oct 21, 2024
1 parent 29c192f commit 53274a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ groups:
go-sdk:
generators:
- name: fernapi/fern-go-sdk
version: 0.26.0
version: 0.27.0
github:
repository: ssoready/ssoready-go
mode: pull-request
Expand Down

0 comments on commit 53274a8

Please sign in to comment.