Skip to content

Commit bcd5bee

Browse files
Update changelogs from fern repo (#5162)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent f836767 commit bcd5bee

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 5.8.1
2+
**`(chore):`** Tighten the generated `urllib3` dev-dependency pin to `>=2.6.3,<3.0.0`
3+
(Python >= 3.9) to address CVE-2026-21441 and several additional
4+
HIGH-severity urllib3 advisories. Projects still supporting Python 3.8
5+
fall back to the tightest safe constraint available for the 1.x line.
6+
7+
18
## 5.8.0
29
**`(feat):`** Support omitting username or password from basic auth when configured via
310
`usernameOmit` or `passwordOmit` in the IR. Omitted fields are removed from

0 commit comments

Comments
 (0)