Skip to content

v1.6.0

Choose a tag to compare

@stainless-app stainless-app released this 18 Jun 17:36
e9350d2

1.6.0 (2025-06-18)

Full Changelog: v1.5.0...v1.6.0

Features

  • api: api update (cd6f884)
  • client: add follow_redirects request option (37071b8)

Bug Fixes

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

Chores

  • ci: enable for pull requests (181f08f)
  • docs: remove reference to rye shell (bb105b1)
  • docs: remove unnecessary param examples (e63f45b)
  • internal: update conftest.py (6f4b908)
  • readme: update badges (e0ecda6)
  • tests: add tests for httpx client instantiation & proxies (8328a61)
  • tests: run tests in parallel (aabdc37)