Skip to content

v4.37.0

Choose a tag to compare

@stainless-app stainless-app released this 29 Jun 23:35
677ef0a

4.37.0 (2025-06-29)

Full Changelog: v4.36.0...v4.37.0

Features

Bug Fixes

  • ci: correct conditional (3a5605f)
  • ci: release-doctor — report correct token name (cced89c)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (82eb666)

Chores

  • ci: enable for pull requests (3255f4a)
  • ci: only run for pushes and fork pull requests (619e43a)
  • internal: update conftest.py (56ff61e)
  • readme: update badges (faaed6a)
  • tests: add tests for httpx client instantiation & proxies (f055bdf)
  • tests: skip some failing tests on the latest python versions (8273205)

Documentation

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