Skip to content

v0.1.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@stainless-app stainless-app released this 08 Jul 01:51
b1545be

0.1.0-alpha.6 (2025-07-08)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

Bug Fixes

  • ci: correct conditional (6ab3ba2)
  • ci: release-doctor — report correct token name (c9a55cb)
  • client: correctly parse binary response | stream (f7b7ef9)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (027e535)

Chores

  • ci: change upload type (cb76da7)
  • ci: enable for pull requests (fb3b81d)
  • ci: only run for pushes and fork pull requests (ff5c91d)
  • internal: update conftest.py (0ddbc5a)
  • readme: update badges (e790eb4)
  • tests: add tests for httpx client instantiation & proxies (64a0a4c)
  • tests: run tests in parallel (0261b3c)
  • tests: skip some failing tests on the latest python versions (2cbe097)

Documentation

  • client: fix httpx.Timeout documentation reference (3cd4296)