Skip to content

v1.5.1

Choose a tag to compare

@stainless-app stainless-app released this 19 Mar 22:02
7d70a85

1.5.1 (2026-03-19)

Full Changelog: v1.5.0...v1.5.1

Bug Fixes

  • api: metadata manual updates (db8fca1)
  • deps: bump minimum typing-extensions version (65d8445)
  • pydantic: do not pass by_alias unless set (745647d)
  • sanitize endpoint path params (7acd247)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (4645cb6)
  • internal: tweak CI branches (f85d04c)
  • test: do not count install time for mock server timeout (37bb678)
  • update placeholder string (0cbb98e)

Refactors

  • tests: switch from prism to steady (9a66b7a)
  • types: use extra_items from PEP 728 (7f0f94b)