5.14.15

(chore): Bump bundled @fern-api/generator-cli to 0.9.39 (Replay 0.18.0) for more reliable customization detection during regeneration.


5.14.14

(fix): Add MAX_LINE_SIZE guard (1 MiB) to SSE iter_sse/aiter_sse to prevent unbounded memory growth from non-newline-terminated streams (GHSA-7w2x-r9r4-7v8r).


5.14.13

(fix): Fix mypy errors in raw client for stream-condition endpoints by removing @contextmanager decorator and correcting overload return types.


5.14.12

(chore): Bump pip from 26.1 to 26.1.2 in the container to fix CVE-2026-8643 (directory traversal via malicious wheel entry-point names).


5.14.11

(chore): Bump aiohttp lower bound from >=3.13.4 to >=3.14.0 and tighten Python marker to >=3.10 to address CVE-2026-47265 and CVE-2026-47266.






5.14.2

(fix): Bump @fern-api/generator-cli to 0.9.35, which disables minimatch negation on .fernignore patterns so a stray !pattern no longer silently inverts the match and discards generator output.