Skip to content

release: 0.25.0#98

Merged
maebert merged 36 commits intomainfrom
release-please--branches--main--changes--next
Sep 29, 2025
Merged

release: 0.25.0#98
maebert merged 36 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Aug 22, 2025

Automated Release PR

0.25.0 (2025-09-29)

Full Changelog: v0.22.1...v0.25.0

Features

Bug Fixes

  • avoid newer type syntax (7658b38)
  • compat: compat with pydantic<2.8.0 when using additional fields (d792335)

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (d9de5e4)
  • internal: add Sequence related utils (9cbe921)
  • internal: change ci workflow machines (c9d8d8d)
  • internal: move mypy configurations to pyproject.toml file (116ded2)
  • internal: update pydantic dependency (a83362d)
  • internal: update pyright exclude list (ccfaa5f)
  • tests: simplify get_platform test (7364d6f)
  • types: change optional parameter type from NotGiven to Omit (59fe8c6)
  • update github action (c2227bb)

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 Aug 22, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/hyperspell-python/adcbd194629860d4af7c85720938dd26dd47e026/hyperspell-0.22.1-py3-none-any.whl'

Expires: Wed, 29 Oct 2025 17:13:23 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 02f9c52 to ba61eda Compare August 25, 2025 16:33
@stainless-app stainless-app Bot changed the title release: 0.22.2 release: 0.23.0 Aug 25, 2025
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ba61eda to 52257e6 Compare August 25, 2025 16:33
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 52257e6 to fe9c492 Compare August 26, 2025 06:35
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from fe9c492 to fef6ad2 Compare August 26, 2025 14:32
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from fef6ad2 to 4593d6d Compare August 27, 2025 09:40
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4593d6d to db3cfd8 Compare August 27, 2025 09:42
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from db3cfd8 to 2ae1076 Compare August 30, 2025 04:52
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2ae1076 to 510da2a Compare September 3, 2025 04:10
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 510da2a to e1e6bc2 Compare September 4, 2025 04:12
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e1e6bc2 to fe9c7c8 Compare September 5, 2025 04:56
`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 fe9c7c8 to c0ea864 Compare September 6, 2025 05:44
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c0ea864 to 0523f9b Compare September 17, 2025 03:26
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0523f9b to 2340805 Compare September 19, 2025 03:53
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 234af42 to 7acc32e Compare September 29, 2025 07:45
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7acc32e to 50e80de Compare September 29, 2025 07:47
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 50e80de to 5ba0e96 Compare September 29, 2025 07:48
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5ba0e96 to 1ec8ea1 Compare September 29, 2025 07:59
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1ec8ea1 to 91d02ae Compare September 29, 2025 08:32
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 91d02ae to cb685e7 Compare September 29, 2025 15:06
@maebert maebert changed the title release: 0.23.0 release: 0.24.0 Sep 29, 2025
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Sep 29, 2025

Release version edited manually

The Pull Request version has been manually set to 0.24.0 and will be used for the release.

If you instead want to use the version number 0.23.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from cb685e7 to ff94e4c Compare September 29, 2025 15:10
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ff94e4c to d6c844e Compare September 29, 2025 15:32
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d6c844e to 8f45485 Compare September 29, 2025 16:32
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8f45485 to d6571ce Compare September 29, 2025 17:09
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d6571ce to f863679 Compare September 29, 2025 17:13
@maebert maebert changed the title release: 0.24.0 release: 0.25.0 Sep 29, 2025
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f863679 to f3d4a32 Compare September 29, 2025 18:08
@maebert maebert merged commit 5da7713 into main Sep 29, 2025
7 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Sep 29, 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