Skip to content

v3.1.0

Choose a tag to compare

@stainless-app stainless-app released this 16 Apr 12:42
5cab6b6

3.1.0 (2026-04-16)

Full Changelog: v3.0.0...v3.1.0

Features

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (5d7ff01)
  • deps: bump minimum typing-extensions version (e5ee758)
  • ensure file data are only sent as 1 parameter (3dfa838)
  • pydantic: do not pass by_alias unless set (8ef6593)
  • sanitize endpoint path params (eb0325a)

Chores

  • ci: skip lint on metadata-only changes (00b1f5f)
  • configure new SDK language (140b7f4)
  • internal: tweak CI branches (094cdf3)
  • internal: update gitignore (ac2923c)