Skip to content

v3.0.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 26 Jun 05:43
e8da506

3.0.0-alpha.2 (2025-06-24)

Full Changelog: v3.0.0-alpha.1...v3.0.0-alpha.2

Features

Bug Fixes

  • client: correctly parse binary response | stream (b236e85)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (f9bf3c1)

Chores

  • ci: enable for pull requests (ec1b12b)
  • docs: grammar improvements (1f9f018)
  • docs: remove reference to rye shell (23840c8)
  • internal: codegen related update (2b10aa8)
  • internal: codegen related update (c4039a7)
  • internal: update conftest.py (355810b)
  • readme: update badges (9415b50)
  • tests: add tests for httpx client instantiation & proxies (a462f22)
  • tests: run tests in parallel (79f6359)
  • tests: skip some failing tests on the latest python versions (394e639)

Documentation

  • client: fix httpx.Timeout documentation reference (be3ccbd)