Skip to content

Commit ba8639a

Browse files
dsinghvigithub-actions[bot]
authored andcommitted
update changelogs
1 parent ce86342 commit ba8639a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

fern/products/sdks/generators/python/changelog/2026-04-30.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 5.9.0
2+
**`(feat):`** Add `retryStatusCodes` config with `"legacy"` and `"recommended"` modes. Legacy (default)
3+
preserves current behavior (408, 409, 429, >= 500). Recommended retries only transient
4+
codes (408, 409, 429, 502, 503, 504), avoiding idempotency issues with 500. A 6.0.0
5+
migration auto-pins legacy for upgrading users.
6+
7+
18
## 5.8.4
29
**`(chore):`** Bump @fern-api/generator-cli to 0.9.21, which includes @fern-api/replay
310
0.14.0 with fixes for silent customization loss across apply and resolve

0 commit comments

Comments
 (0)