Skip to content

Commit c402e59

Browse files
Update changelogs from fern repo (#4264)
Co-authored-by: patrickthornton <70873350+patrickthornton@users.noreply.github.com>
1 parent b4ca2cd commit c402e59

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 1.30.1
2+
**`(fix):`** Fix non-deterministic ordering in generated requests.go and requests_test.go.
3+
Go maps randomize iteration order, causing type ordering to vary across runs
4+
when exportAllRequestsAtRoot is enabled. Map keys are now sorted before
5+
iteration to ensure deterministic output.
6+
7+

0 commit comments

Comments
 (0)