We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f836767 commit bcd5beeCopy full SHA for bcd5bee
1 file changed
fern/products/sdks/generators/python/changelog/2026-04-27.mdx
@@ -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
8
## 5.8.0
9
**`(feat):`** Support omitting username or password from basic auth when configured via
10
`usernameOmit` or `passwordOmit` in the IR. Omitted fields are removed from
0 commit comments