Skip to content

release: 0.8.0 #86

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented May 15, 2025

Automated Release PR

0.8.0 (2025-07-12)

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

Features

  • client: add follow_redirects request option (35e7c78)
  • client: add support for aiohttp (d54f53c)

Bug Fixes

  • ci: correct conditional (0e1ab57)
  • ci: release-doctor — report correct token name (ce0af3b)
  • client: correctly parse binary response | stream (518cbab)
  • docs/api: remove references to nonexistent types (9fd7133)
  • parsing: correctly handle nested discriminated unions (130f4c1)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (d7920f1)

Chores

  • ci: change upload type (f72dfb7)
  • ci: enable for pull requests (84fbba4)
  • ci: fix installation instructions (f191464)
  • ci: only run for pushes and fork pull requests (b9520a0)
  • ci: upload sdks to package manager (1f04b9e)
  • docs: grammar improvements (01370fb)
  • docs: remove reference to rye shell (68f70a8)
  • docs: remove unnecessary param examples (f603dcd)
  • internal: bump pinned h11 dep (f0aca79)
  • internal: codegen related update (0310d7c)
  • internal: update conftest.py (b324ed3)
  • package: mark python 3.13 as supported (f37217f)
  • readme: fix version rendering on pypi (5857ef3)
  • readme: update badges (b747f45)
  • tests: add tests for httpx client instantiation & proxies (0c4973f)
  • tests: run tests in parallel (f75c912)
  • tests: skip some failing tests on the latest python versions (dd32830)

Documentation

  • client: fix httpx.Timeout documentation reference (3517a3d)

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 0c96011 to f191464 Compare May 16, 2025 03:26
Copy link
Contributor Author

stainless-app bot commented May 16, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/sunrise-python/1ba6bcc49090112b3ec0dc9a0b1f5c2b487e378e/contextual_client-0.7.0-py3-none-any.whl'

Last updated: Sat, 12 Jul 2025 02:13:34 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from efcf932 to 01370fb Compare May 22, 2025 02:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e7ff711 to 9fd7133 Compare May 28, 2025 03:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from eb0be21 to 68f70a8 Compare June 3, 2025 02:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 40f86fc to f603dcd Compare June 3, 2025 02:39
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from cb9ff09 to 35e7c78 Compare June 3, 2025 03:43
@stainless-app stainless-app bot changed the title release: 0.7.1 release: 0.8.0 Jun 3, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 83dd3d3 to 35e7c78 Compare June 3, 2025 03:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 459bec6 to f75c912 Compare June 13, 2025 02:13
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fde8c33 to 518cbab Compare June 13, 2025 02:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f19ff13 to 0c4973f Compare June 17, 2025 02:42
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6dfaf74 to b324ed3 Compare June 17, 2025 04:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b889ac0 to 84fbba4 Compare June 17, 2025 06:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 29f2fc2 to b747f45 Compare June 18, 2025 02:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 627fb25 to d7920f1 Compare June 18, 2025 05:52
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 139c681 to 3517a3d Compare June 19, 2025 02:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 60a0f65 to d54f53c Compare June 21, 2025 04:12
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 23a31ce to dd32830 Compare June 24, 2025 04:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 72bc2d3 to ce0af3b Compare June 27, 2025 02:38
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f77ca31 to b9520a0 Compare June 28, 2025 08:47
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 594f6e6 to 0e1ab57 Compare June 30, 2025 02:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a1eab2b to f72dfb7 Compare July 2, 2025 05:08
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 72833c7 to 0310d7c Compare July 8, 2025 02:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ffd854d to f0aca79 Compare July 9, 2025 02:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 01f1582 to f37217f Compare July 9, 2025 02:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3c628b5 to 130f4c1 Compare July 10, 2025 02:47
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 17229e4 to 5857ef3 Compare July 11, 2025 03:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9f21abb to 1ba6bcc Compare July 12, 2025 02:13
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.

0 participants