Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Jun 13, 2025

Automated Release PR

0.8.0 (2025-07-25)

Full Changelog: v0.7.0...v0.8.0

Features

  • clean up environment call outs (3ee6948)
  • client: add support for aiohttp (fba17e9)

Bug Fixes

  • ci: correct conditional (53c81d9)
  • ci: release-doctor — report correct token name (3cb8672)
  • client: correctly parse binary response | stream (5e316fe)
  • client: don't send Content-Type header on GET requests (2a5d531)
  • parsing: correctly handle nested discriminated unions (c5d5715)
  • parsing: ignore empty metadata (dd88d17)
  • parsing: parse extra field types (ba334c7)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (638c7c4)

Chores

  • ci: change upload type (e79525c)
  • ci: enable for pull requests (29244fd)
  • ci: only run for pushes and fork pull requests (94ed1eb)
  • internal: bump pinned h11 dep (5836163)
  • internal: codegen related update (cdfe0be)
  • internal: update conftest.py (e4a5936)
  • package: mark python 3.13 as supported (0f7b5d1)
  • project: add settings file for vscode (d6435b0)
  • readme: fix version rendering on pypi (b09f1ad)
  • readme: update badges (cd48569)
  • tests: add tests for httpx client instantiation & proxies (5d2c5b9)
  • tests: run tests in parallel (3f0e6da)
  • tests: skip some failing tests on the latest python versions (b2b3fa8)

Documentation

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

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from eb7e15a to 5e316fe Compare June 13, 2025 02:37
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Jun 13, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/isaacus-python/d6435b09a03f202867843ee83737b319ccef4ea6/isaacus-0.7.0-py3-none-any.whl'

Expires: Sun, 24 Aug 2025 04:36:00 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 00b2685 to 5d2c5b9 Compare June 17, 2025 02:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1d85355 to e4a5936 Compare June 17, 2025 04:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2721a61 to 29244fd Compare June 17, 2025 06:50
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3c88851 to cd48569 Compare June 18, 2025 02:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d88b952 to 638c7c4 Compare June 18, 2025 05:52
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f5b954a to b68d394 Compare June 19, 2025 02:54
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0392b7f to fba17e9 Compare June 21, 2025 04:13
@stainless-app stainless-app bot changed the title release: 0.7.1 release: 0.8.0 Jun 21, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1aeff82 to fba17e9 Compare June 21, 2025 04:13
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5d16692 to b2b3fa8 Compare June 24, 2025 04:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 474015a to 3cb8672 Compare June 27, 2025 02:38
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fd61e55 to 94ed1eb Compare June 28, 2025 08:35
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ab01686 to 53c81d9 Compare June 30, 2025 02:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0a3b5d2 to e79525c Compare July 2, 2025 05:08
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 453affe to cdfe0be Compare July 8, 2025 02:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c29e634 to 5836163 Compare July 9, 2025 02:48
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c132951 to 0f7b5d1 Compare July 9, 2025 03:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d0d0fe6 to c5d5715 Compare July 10, 2025 02:48
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4fafcd1 to b09f1ad Compare July 11, 2025 03:07
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 23ff71d to 2a5d531 Compare July 12, 2025 02:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 46bc53b to 3ee6948 Compare July 15, 2025 02:13
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5ddda78 to dd88d17 Compare July 22, 2025 02:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c8d4434 to ba334c7 Compare July 23, 2025 02:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ef40728 to d6435b0 Compare July 25, 2025 04:35
@umarbutler umarbutler merged commit f255dcc into main Jul 27, 2025
7 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Jul 27, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants