File tree Expand file tree Collapse file tree
cli-api-reference/cli-changelog
sdks/generators/go/changelog Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 5.44.14
2+ ** ` (fix): ` ** Fix ` fern export ` to emit top-level ` servers ` array for multi-URL environments
3+ (` multipleBaseUrls ` ). Previously only single-URL environments produced servers.
4+ Each environment × base-URL combination is now listed with a description like
5+ ` "Production (api)" ` . Endpoint-level servers also now include the environment
6+ name in their description.
7+
8+
19## 5.44.13
210** ` (fix): ` ** Fix ` fern check ` parameter-name collision validator to honor ` x-fern-parameter-name ` .
311Previously, parameters with distinct ` x-fern-parameter-name ` overrides were still
Original file line number Diff line number Diff line change 1+ ## 1.44.1
2+ ** ` (fix): ` ** Honor the ` exportedClientName ` config when naming the generated root client
3+ constructor. Previously the SDK always exported ` NewClient ` while generated
4+ dynamic snippets referenced ` New<exportedClientName> ` , producing snippets
5+ that did not compile.
6+
7+
You can’t perform that action at this time.
0 commit comments