Skip to content

Conversation

stainless-app[bot]
Copy link
Contributor

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

Automated Release PR

0.8.0 (2025-08-26)

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

Features

  • api: update via SDK Studio (04fabfd)
  • api: update via SDK Studio (feab9f8)
  • clean up environment call outs (5aacfd7)
  • client: add follow_redirects request option (35e7c78)
  • client: add support for aiohttp (d54f53c)
  • client: support file upload requests (44d064d)

Bug Fixes

  • ci: correct conditional (0e1ab57)
  • ci: release-doctor — report correct token name (ce0af3b)
  • client: correctly parse binary response | stream (518cbab)
  • client: don't send Content-Type header on GET requests (1ba6bcc)
  • docs/api: remove references to nonexistent types (9fd7133)
  • parsing: correctly handle nested discriminated unions (130f4c1)
  • parsing: ignore empty metadata (a81e190)
  • parsing: parse extra field types (89f10b3)
  • resolve pydantic violation. (afcfc1c)
  • 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: change ci workflow machines (9e79111)
  • internal: codegen related update (0310d7c)
  • internal: fix ruff target version (465af9e)
  • internal: update comment in script (01101c7)
  • internal: update conftest.py (b324ed3)
  • internal: update examples (40379a3)
  • package: mark python 3.13 as supported (f37217f)
  • project: add settings file for vscode (77265c1)
  • 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)
  • update @stainless-api/prism-cli to v5.15.0 (82c8bc7)
  • update github action (2d36800)

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/afcfc1cb265aa3911164ea727af5de6d965d15a5/contextual_client-0.7.0-py3-none-any.whl'

Expires: Thu, 25 Sep 2025 23:37:02 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 5360978 to a81e190 Compare July 22, 2025 02:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f9bbfdb to 89f10b3 Compare July 23, 2025 02:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b9a0994 to 77265c1 Compare July 25, 2025 04:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5a6c727 to 44d064d Compare July 31, 2025 06:00
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3470c6e to 40379a3 Compare August 1, 2025 04:35
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 631e8fa to 465af9e Compare August 6, 2025 07:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ecfa79a to 9a5bf5a Compare August 26, 2025 22:59
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from d1fffc8 to e84e1cb Compare August 26, 2025 23:03
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e84e1cb to 74e931b Compare August 26, 2025 23:07
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 74e931b to cd91b8a Compare August 26, 2025 23:36
@stainless-app stainless-app bot merged commit daf1cc2 into main Aug 26, 2025
7 checks passed
Copy link
Contributor Author

stainless-app bot commented Aug 26, 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.

1 participant