Skip to content

v0.1.0-alpha.21

Pre-release
Pre-release
Compare
Choose a tag to compare
@stainless-app stainless-app released this 22 Jun 20:08

0.1.0-alpha.21 (2025-06-22)

Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21

Features

Bug Fixes

  • client: correctly parse binary response | stream (9debf1d)
  • docs/api: remove references to nonexistent types (7ba3858)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (14a4f3c)

Chores

  • api: mark some methods as deprecated (57f522f)
  • ci: enable for pull requests (a28cd9c)
  • ci: fix installation instructions (3aa9884)
  • docs: grammar improvements (428e500)
  • docs: remove reference to rye shell (8fcb74d)
  • docs: remove unnecessary param examples (2ef6184)
  • internal: codegen related update (18f661d)
  • internal: update conftest.py (9bd8925)
  • readme: update badges (0bb6eec)
  • tests: add tests for httpx client instantiation & proxies (bf46662)
  • tests: run tests in parallel (0a3aaa1)

Documentation

  • client: fix httpx.Timeout documentation reference (2836ef3)