Skip to content

v3.2.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 21 May 12:31
196ce55

3.2.0 (2026-05-21)

Full Changelog: v3.1.0...v3.2.0

Features

  • api: add back devices.state.time (d6f0634)
  • api: add missing device tools (b11b8a9)
  • api: api update (2791087)
  • api: api update (c77e4cb)
  • api: api update (713c27d)
  • api: api update (1e39fcb)
  • api: api update (8b8b8b1)
  • api: api update (75bbc88)
  • api: device timezone api like location (2dc5cdd)
  • api: labels for objects (0b8ee8c)
  • api: manual updates (7861088)
  • api: manual updates (4579552)
  • internal/types: support eagerly validating pydantic iterators (8c7fc10)
  • support setting headers via env (273abbc)

Bug Fixes

  • client: add missing f-string prefix in file type error message (8d073c2)
  • use correct field name format for multipart file arrays (7ad94ce)

Performance Improvements

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

Chores

  • internal: more robust bootstrap script (d8ed809)
  • internal: reformat pyproject.toml (d108c45)