Skip to content

release: 2.9.0#72

Open
stainless-app[bot] wants to merge 28 commits into
mainfrom
release-please--branches--main--changes--next
Open

release: 2.9.0#72
stainless-app[bot] wants to merge 28 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Mar 31, 2025

Automated Release PR

2.9.0 (2025-08-02)

Full Changelog: v2.8.0...v2.9.0

Features

Bug Fixes

  • package: support direct resource imports (db3beee)
  • perf: optimize some hot paths (2130460)
  • perf: skip traversing types for NotGiven values (62cf11f)
  • pydantic v1: more robust ModelField.annotation check (c9e8911)

Chores

  • broadly detect json family of content-type headers (893312b)
  • ci: add timeout thresholds for CI jobs (e3ab35a)
  • ci: fix installation instructions (1edfc67)
  • ci: only use depot for staging repos (efaf732)
  • ci: upload sdks to package manager (6ee22ad)
  • client: minor internal fixes (024b925)
  • docs: grammar improvements (60b41d0)
  • internal: avoid errors for isinstance checks on proxies (b109cd3)
  • internal: base client updates (bd85924)
  • internal: bump pyright version (730f781)
  • internal: codegen related update (a5c88eb)
  • internal: expand CI branch coverage (064117a)
  • internal: fix list file params (4ac36d0)
  • internal: import reformatting (0541854)
  • internal: minor formatting changes (0ef9e84)
  • internal: reduce CI branch coverage (e0381ae)
  • internal: refactor retries to not use recursion (85d0556)
  • internal: remove trailing character (#73) (75e43a9)
  • internal: slight transform perf improvement (#74) (9808a93)
  • internal: update models test (02396c5)
  • internal: update pyright settings (ccd70c6)

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 1399f6f to 4e2d3a4 Compare April 3, 2025 01:13
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0b5917c to 75e43a9 Compare April 4, 2025 02:04
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d36faa5 to 9808a93 Compare April 9, 2025 02:06
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f94c602 to 064117a Compare April 10, 2025 02:13
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 68cf37b to e0381ae Compare April 10, 2025 02:16
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9b2f93d to 62cf11f Compare April 12, 2025 02:09
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8c2027d to 2130460 Compare April 12, 2025 02:10
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ed02df9 to ccd70c6 Compare April 15, 2025 02:12
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b41c6cb to 024b925 Compare April 15, 2025 02:13
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0b77144 to 730f781 Compare April 17, 2025 02:12
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d130fd9 to bd85924 Compare April 17, 2025 02:13
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from acb4b74 to 02396c5 Compare April 19, 2025 02:12
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 44cde35 to e3ab35a Compare April 23, 2025 02:24
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8f7ed7f to 0541854 Compare April 23, 2025 02:25
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from cb7fb93 to 4ac36d0 Compare April 23, 2025 02:26
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ddeb125 to 85d0556 Compare April 23, 2025 02:26
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 237fa6d to c9e8911 Compare April 23, 2025 02:27
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 51f068e to 0ef9e84 Compare April 24, 2025 02:12
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1aca354 to a5c88eb Compare April 24, 2025 02:13
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d866cf3 to efaf732 Compare April 24, 2025 02:13
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 02023d7 to 893312b Compare April 24, 2025 02:15
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c49343f to b109cd3 Compare May 9, 2025 02:41
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5f7a62b to db3beee Compare May 10, 2025 02:32
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9e20546 to 6ee22ad Compare May 15, 2025 02:57
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e8d5197 to 1edfc67 Compare May 16, 2025 02:35
@stainless-app
Copy link
Copy Markdown
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/evrim-python/60b41d0be94a2e55a1cc126373f042bc9d4c5273'

Last updated: Thu, 22 May 2025 02:29:55 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 09d8d2e to 1edfc67 Compare May 16, 2025 02:35
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 95ba80b to 60b41d0 Compare May 22, 2025 02:29
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 26, 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.

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7f50cd5 to 60b41d0 Compare August 2, 2025 04:30
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