5.12.12
(fix): Fix test_aiohttp_autodetect.py and _default_clients.py to use the
configured package_name instead of the raw organization name. Previously,
when package_name in generators.yml differed from organization in
fern.config.json, the generated aiohttp test used incorrect import paths
and the pip install error message contained a hardcoded literal “package”
instead of the actual package name.
5.12.11
(chore): Update OS packages in the Python SDK generator container from Debian sid to fix
krb5 (CVE-2026-40355, CVE-2026-40356), curl (CVE-2026-1965, CVE-2026-4873,
CVE-2026-5545, CVE-2026-6253, CVE-2026-6429), gnutls28 (CVE-2026-3832),
and expat (CVE-2026-45186).