Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Jul 31, 2025

Automated Release PR

0.9.0 (2025-10-14)

Full Changelog: v0.8.0...v0.9.0

⚠ BREAKING CHANGES

  • api: reduce max length of embeddings input
  • sdk: add _response to response models to finally fix duplicated names

Features

  • api: added embedding endpoint (88190d6)
  • api: reduce max length of embeddings input (0ad7114)
  • api: rename embedding -> embeddings (204a05d)
  • api: revert embedding -> embeddings (b934279)
  • client: support file upload requests (2ab398d)
  • improve future compat with pydantic v3 (5a20497)
  • sdk: add embeddings endpoint (920ae0b)
  • sdk: toggle to force regen (cf60482)
  • sdk: untoggle to force regen (25d2067)
  • types: replace List[str] with SequenceNotStr in params (d2733a9)

Bug Fixes

  • api: typo (5d4a1b9)
  • avoid newer type syntax (10253fe)
  • sdk: add _response to response models to finally fix duplicated names (5c7462d)

Chores

  • api: try to force regen SDK (2fafb55)
  • do not install brew dependencies in ./scripts/bootstrap by default (57b055e)
  • improve example values (35b03bd)
  • internal: add Sequence related utils (5a2287e)
  • internal: change ci workflow machines (f86cbce)
  • internal: codegen related update (22b520b)
  • internal: fix ruff target version (889d576)
  • internal: move mypy configurations to pyproject.toml file (d5732d5)
  • internal: update comment in script (7af966e)
  • internal: update pydantic dependency (68a7057)
  • internal: update pyright exclude list (6f0ae86)
  • remove custom code (491dbdc)
  • sdk: restore original example (079645e)
  • tests: simplify get_platform test (e00ccd0)
  • types: change optional parameter type from NotGiven to Omit (38d13e0)
  • update @stainless-api/prism-cli to v5.15.0 (a3141f5)
  • update github action (0518028)

Documentation

  • sdk: make embeddings example first (caa70f7)

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
Contributor Author

stainless-app bot commented Jul 31, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/isaacus-python/caa70f7acf6ce910d8cf80425437ca51970cd255/isaacus-0.8.0-py3-none-any.whl'

Expires: Thu, 13 Nov 2025 06:35:21 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ece8dc8 to 889d576 Compare August 6, 2025 07:54
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from bdf277a to 7af966e Compare August 9, 2025 04:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a9944fd to 813ce97 Compare August 22, 2025 06:56
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 813ce97 to 38257d0 Compare August 26, 2025 05:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 38257d0 to 1b12ce7 Compare August 27, 2025 08:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1b12ce7 to 6222e8c Compare August 27, 2025 08:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6222e8c to c824867 Compare August 30, 2025 04:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c824867 to 4c2d25a Compare September 3, 2025 03:41
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4c2d25a to 65d2522 Compare September 4, 2025 03:42
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 65d2522 to 611f747 Compare September 5, 2025 04:17
`nest_asyncio` is archived and broken on some platforms so it's
not worth keeping in our test suite.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 611f747 to 85e49c1 Compare September 6, 2025 04:50
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 85e49c1 to 5554cea Compare September 17, 2025 03:09
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Sep 25, 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 dd09b2e to 3ee5a72 Compare October 12, 2025 07:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3ee5a72 to 6e14c9e Compare October 12, 2025 07:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6e14c9e to 39b92d0 Compare October 12, 2025 07:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 39b92d0 to ee18035 Compare October 12, 2025 07:38
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ee18035 to fbae7c2 Compare October 12, 2025 08:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fbae7c2 to 240e1ca Compare October 12, 2025 08:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 240e1ca to 5f61bcf Compare October 12, 2025 08:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5f61bcf to 2ed416a Compare October 12, 2025 08:25
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2ed416a to d27c2c8 Compare October 12, 2025 08:25
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Oct 12, 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 d27c2c8 to eaa452b Compare October 13, 2025 06:06
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Oct 13, 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 eaa452b to 28ce00b Compare October 14, 2025 03:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 28ce00b to 2c43b6c Compare October 14, 2025 06:35
@umarbutler umarbutler merged commit ca37eb1 into main Oct 14, 2025
7 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Oct 14, 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.

2 participants