Skip to content

v0.5.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Jun 14:57
2868990

0.5.0 (2025-06-30)

Full Changelog: v0.4.0...v0.5.0

Features

Bug Fixes

  • ci: correct conditional (76d9c3f)
  • ci: release-doctor — report correct token name (0500644)
  • client: correctly parse binary response | stream (96bc0a5)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (ffacf10)

Chores

  • ci: enable for pull requests (4f581f1)
  • ci: only run for pushes and fork pull requests (51c348d)
  • internal: update conftest.py (95540f2)
  • readme: update badges (e210ee7)
  • tests: add tests for httpx client instantiation & proxies (ad4f8a1)
  • tests: run tests in parallel (825c97f)
  • tests: skip some failing tests on the latest python versions (c64047c)

Documentation

  • client: fix httpx.Timeout documentation reference (2c5ba6f)