Skip to content

v4.17.0

Choose a tag to compare

@stainless-app stainless-app released this 12 Jun 21:09
0b781e0

4.17.0 (2026-06-12)

Full Changelog: v4.16.0...v4.17.0

Features

Bug Fixes

  • client: add back Webhooks export (618c25b)
  • mcp: use pure-lockfile when building mcp server (96269b0)
  • typescript: upgrade tsc-multi so that it works with Node 26 (76a218b)

Chores

  • avoid formatting file that gets changed during releases (94a9f62)
  • format: run eslint and prettier separately (a9bbee2)
  • formatter: run prettier and eslint separately (2e136d9)
  • internal: codegen related update (aa37222)
  • internal: codegen related update (a309d16)
  • internal: codegen related update (a68debb)
  • redact api-key headers in debug logs (8e21660)
  • tests: remove redundant File import (3ceca37)

Documentation

  • clarify forwards compat behavior (4c45446)
  • update logging docs (54c4357)
  • update with proxy auth info (5c34ef2)