Skip to content

Commit 7d883de

Browse files
authored
Update changelogs from fern repo (#6519)
Co-authored-by: thesandlord <8902396+thesandlord@users.noreply.github.com>
1 parent 28b8a06 commit 7d883de

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## 3.87.0
2+
**`(feat):`** Add a `requireBaseUrl` config option. When enabled, `baseUrl` is a required client option and
3+
`environment` is optional, for APIs whose users always pass an explicit server URL. Generated
4+
snippets, README, and wire tests use `baseUrl` accordingly. The option is ignored for APIs with
5+
multiple base URLs, whose clients resolve each URL from `environment`. Defaults to `false`, so
6+
existing SDKs are unchanged.
7+
8+

0 commit comments

Comments
 (0)