Skip to content

release: 0.12.0 - #160

Merged
andrewmbenton merged 27 commits into
mainfrom
release-please--branches--main--changes--next
Jun 29, 2025
Merged

release: 0.12.0#160
andrewmbenton merged 27 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented May 10, 2025

Copy link
Copy Markdown
Contributor

Automated Release PR

0.12.0 (2025-06-29)

Full Changelog: v0.11.0...v0.12.0

Features

Bug Fixes

  • client: correctly parse binary response | stream (2b6e46f)
  • package: support direct resource imports (5a8f2bd)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (4ebdf17)

Chores

  • ci: enable for pull requests (ce5b546)
  • ci: fix installation instructions (dbfcc81)
  • ci: upload sdks to package manager (6f15584)
  • docs: grammar improvements (8254ef9)
  • docs: remove reference to rye shell (e7c147b)
  • docs: remove unnecessary param examples (5dc8d89)
  • internal: avoid errors for isinstance checks on proxies (df06fdf)
  • internal: update conftest.py (bd8931e)
  • readme: update badges (9399af4)
  • tests: add tests for httpx client instantiation & proxies (81ec20b)
  • tests: run tests in parallel (9c06af9)
  • tests: skip some failing tests on the latest python versions (afe509f)

Documentation

  • client: fix httpx.Timeout documentation reference (75b4f8d)

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 73dcbb6 to 5a8f2bd Compare May 10, 2025 03:13
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b279b5b to 6f15584 Compare May 15, 2025 04:17
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5ffdc53 to dbfcc81 Compare May 16, 2025 03:25
@stainless-app

stainless-app Bot commented May 16, 2025

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/riza-api-python/345e02a9e93c2ca9a26ce0f884dc9a018cd495cd'

Last updated: Sun, 29 Jun 2025 17:09:50 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 649d670 to 8254ef9 Compare May 22, 2025 02:35
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 61755e8 to e7c147b Compare June 3, 2025 02:26
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6a52c95 to 5dc8d89 Compare June 3, 2025 02:39
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 40ef4b0 to 729c66e Compare June 3, 2025 03:42
@stainless-app stainless-app Bot changed the title release: 0.11.1 release: 0.12.0 Jun 3, 2025
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7327974 to 729c66e Compare June 3, 2025 03:42
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 44404a0 to 333d168 Compare June 12, 2025 17:09
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4afaca4 to 9c06af9 Compare June 13, 2025 02:13
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4dbcb22 to 2b6e46f Compare June 13, 2025 02:37
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1ddfe3a to cd2c84c Compare June 14, 2025 00:54
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 932cdad to 2c5c78d Compare June 16, 2025 22:07
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 035ea81 to bd8931e Compare June 17, 2025 04:12
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7b4c617 to ce5b546 Compare June 17, 2025 06:45
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5be8bd7 to 90483e2 Compare June 17, 2025 20:37
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b61c270 to a05d13a Compare June 17, 2025 23:49
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e217cf3 to 9399af4 Compare June 18, 2025 02:21
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d9c0f55 to 4ebdf17 Compare June 18, 2025 05:52
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b66a221 to 75b4f8d Compare June 19, 2025 02:53
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c7f3e9b to b433926 Compare June 21, 2025 04:30
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8c5ed9a to afe509f Compare June 24, 2025 04:19
@stainless-app

stainless-app Bot commented Jun 24, 2025

Copy link
Copy Markdown
Contributor Author

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.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from cb950ff to ab3a1f5 Compare June 28, 2025 01:56
@stainless-app

stainless-app Bot commented Jun 28, 2025

Copy link
Copy Markdown
Contributor Author

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.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c3c29f3 to 54b8081 Compare June 29, 2025 16:40
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8412378 to 345e02a Compare June 29, 2025 17:09
@andrewmbenton
andrewmbenton merged commit ca34d1b into main Jun 29, 2025
7 checks passed
@stainless-app

stainless-app Bot commented Jun 29, 2025

Copy link
Copy Markdown
Contributor Author

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