3.33.0

(feat): Generate body-only method overloads for endpoints with required body and optional headers/query params. This prevents breaking changes when optional headers or query params are added to existing endpoints.

3.32.1

(fix): Update container to fix CVE-2026-23745 (node-tar path traversal via hardlinks/symlinks) and CVE-2025-66293 (libpng out-of-bounds read). Patches npm’s bundled tar to 7.5.3 and updates libpng16-16 to the latest available version.