Skip to content

v1.8.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 06 Apr 19:31
50ec5ae

1.8.0 (2026-04-06)

Full Changelog: v1.7.0...v1.8.0

Features

  • [CORE-000][apps/api] Add verified to SDK (1579bf9)
  • internal: implement indices array format for query and form serialization (17a85d5)
  • Update search docs by removing description from typebox schemas (7913112)

Bug Fixes

  • deps: bump minimum typing-extensions version (962e72a)
  • pydantic: do not pass by_alias unless set (3e6a912)
  • sanitize endpoint path params (8a63eb5)

Chores

  • ci: skip lint on metadata-only changes (80a6a3c)
  • internal: tweak CI branches (9901c59)
  • internal: update gitignore (2e3ba9b)
  • tests: bump steady to v0.19.4 (f81180d)
  • tests: bump steady to v0.19.5 (10d0b70)
  • tests: bump steady to v0.19.6 (f9d4f90)
  • tests: bump steady to v0.19.7 (27c797d)
  • tests: bump steady to v0.20.1 (17f2e35)
  • tests: bump steady to v0.20.2 (85ef397)

Refactors

  • tests: switch from prism to steady (39217ea)