Skip to content

v1.25.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 23 Apr 14:42
97b5c7f

1.25.0 (2026-04-23)

Full Changelog: v1.24.1...v1.25.0

Features

  • api: added new unset preferences methods (519404b)
  • api: api update (69bb5b7)
  • api: api update (8d2a780)
  • api: api update (f0c9120)
  • api: api update (5d9ba46)
  • api: skip tests for 2 endpoints in 2 languages (a36266c)
  • internal: implement indices array format for query and form serialization (e7db532)
  • KNO-12791: Add workflow recipient run APIs (10be0e6)

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (b94df51)
  • deps: bump minimum typing-extensions version (3faab94)
  • ensure file data are only sent as 1 parameter (05206e0)
  • sanitize endpoint path params (5615d9e)

Performance Improvements

  • client: optimize file structure copying in multipart requests (b742a9f)

Chores

  • ci: skip lint on metadata-only changes (64c3c93)
  • internal: more robust bootstrap script (6f7de4e)
  • internal: tweak CI branches (4c01647)
  • internal: update gitignore (e5e89f5)
  • tests: bump steady to v0.19.4 (1b211c0)
  • tests: bump steady to v0.19.5 (a0638b5)
  • tests: bump steady to v0.19.6 (f09d000)
  • tests: bump steady to v0.19.7 (973f8be)
  • tests: bump steady to v0.20.1 (ddb0590)
  • tests: bump steady to v0.20.2 (17eac93)
  • tests: bump steady to v0.22.1 (726ca11)

Documentation

Refactors

  • tests: switch from prism to steady (29d5c77)