Skip to content

release: 0.1.0-alpha.6#10

Open
stainless-app[bot] wants to merge 27 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 0.1.0-alpha.6#10
stainless-app[bot] wants to merge 27 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.1.0-alpha.6 (2025-07-25)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

  • clean up environment call outs (c042cab)
  • client: add follow_redirects request option (c95346d)
  • client: add support for aiohttp (ae63fa8)

Bug Fixes

  • ci: correct conditional (6d7672d)
  • ci: release-doctor — report correct token name (f4cbba9)
  • client: correctly parse binary response | stream (afb303a)
  • client: don't send Content-Type header on GET requests (8498952)
  • parsing: correctly handle nested discriminated unions (65b2fce)
  • parsing: ignore empty metadata (c7b7604)
  • parsing: parse extra field types (700d455)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (9c10420)

Chores

  • ci: change upload type (bd43fa1)
  • ci: enable for pull requests (c079ebc)
  • ci: only run for pushes and fork pull requests (8f32b36)
  • docs: remove reference to rye shell (b72bf2d)
  • internal: bump pinned h11 dep (72da51f)
  • internal: codegen related update (a28bd38)
  • internal: update conftest.py (a218d78)
  • package: mark python 3.13 as supported (55eadd3)
  • project: add settings file for vscode (0c95966)
  • readme: fix version rendering on pypi (2298710)
  • readme: update badges (634dc80)
  • tests: add tests for httpx client instantiation & proxies (5b7d79c)
  • tests: run tests in parallel (e7ef8cb)
  • tests: skip some failing tests on the latest python versions (7b4f891)

Documentation

  • client: fix httpx.Timeout documentation reference (40eb1f0)

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
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Jun 3, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/solver-api-python/0c9596692822dfe7679c4720b986dc283bcf07d4/solverai-0.1.0a5-py3-none-any.whl'

Expires: Sun, 24 Aug 2025 03:28:13 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3f1b53b to c95346d Compare June 3, 2025 03:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4c36b4f to e7ef8cb Compare June 13, 2025 02:09
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3286ccf to afb303a Compare June 13, 2025 02:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5ecf422 to 5b7d79c Compare June 17, 2025 02:38
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e473b64 to a218d78 Compare June 17, 2025 04:09
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 05befc5 to c079ebc Compare June 17, 2025 06:38
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 22db622 to 634dc80 Compare June 18, 2025 02:13
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d0bee57 to 9c10420 Compare June 18, 2025 05:48
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3732dff to 40eb1f0 Compare June 19, 2025 02:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 763a7e5 to ae63fa8 Compare June 21, 2025 04:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4048792 to 7b4f891 Compare June 24, 2025 04:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 54ff9b4 to f4cbba9 Compare June 27, 2025 02:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 27a6b0b to 8f32b36 Compare June 28, 2025 08:54
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 51e1dfa to 6d7672d Compare June 30, 2025 02:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 45315fe to bd43fa1 Compare July 2, 2025 05:03
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 23e36d6 to a28bd38 Compare July 8, 2025 02:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2bb2e10 to 72da51f Compare July 9, 2025 02:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 24c493a to 55eadd3 Compare July 9, 2025 02:47
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6d04e7d to 65b2fce Compare July 10, 2025 02:56
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6a38148 to 2298710 Compare July 11, 2025 03:01
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5193869 to 8498952 Compare July 12, 2025 02:07
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 72958a6 to c042cab Compare July 15, 2025 02:07
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 95b1ac3 to c7b7604 Compare July 22, 2025 02:07
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5d42017 to 700d455 Compare July 23, 2025 02:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0f5a511 to 0c95966 Compare July 25, 2025 03:28
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Jul 28, 2025

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

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