Skip to content

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Aug 7, 2025

Automated Release PR

0.11.0 (2025-09-08)

Full Changelog: v0.10.0...v0.11.0

⚠ BREAKING CHANGES

  • cloud: update polling methods signatures
  • cloud: migrate baremetal gpu cluster from v1 to v3
  • cloud: support inference applications

Features

  • api: aggregated API specs update (86b63d4)
  • api: aggregated API specs update (09eeb95)
  • api: aggregated API specs update (72414c5)
  • api: aggregated API specs update (ac889a3)
  • api: aggregated API specs update (98f84bc)
  • api: aggregated API specs update (86d8c4f)
  • api: aggregated API specs update (ba76405)
  • api: aggregated API specs update (d14eac7)
  • api: aggregated API specs update (6a790b7)
  • api: aggregated API specs update (e7e2da7)
  • api: aggregated API specs update (165290f)
  • api: aggregated API specs update (a56f7d1)
  • api: aggregated API specs update (12bae5a)
  • api: aggregated API specs update (2576f9c)
  • api: aggregated API specs update (5de1f95)
  • api: api update (602ef7d)
  • api: manual updates (fca7094)
  • api: manual upload of aggregated API specs (aad5c71)
  • cloud: add create_and_poll() for subnets (d537d4e)
  • cloud: add managed k8s (9b88526)
  • cloud: add new_and_poll() and delete_and_poll() for networks (fda3191)
  • cloud: add polling for instance action and interfaces attach/detach (ee59347)
  • cloud: fetch client_id from iam in cloud quotas examples (daaf5e1)
  • cloud: migrate baremetal gpu cluster from v1 to v3 (064b2a1)
  • cloud: remove inference model examples (958a08e)
  • cloud: support inference applications (dcf34ac)
  • cloud: use PATCH /v2/lbpools (6da421d)
  • improve future compat with pydantic v3 (cc3a79f)
  • s3: add object storage (7e1ed77)
  • types: replace List[str] with SequenceNotStr in params (be5d331)

Bug Fixes

  • avoid newer type syntax (adc20b7)
  • cloud: update polling methods signatures (a5ecf6a)
  • dns: fix dns methods (58f23c0)
  • waap: fix component name (fabb616)

Chores

  • formatting (d739b03)
  • internal: add Sequence related utils (daed5dc)
  • internal: change ci workflow machines (cf13b4e)
  • internal: codegen related update (0c6db9d)
  • internal: codegen related update (835fc54)
  • internal: codegen related update (04ce18a)
  • internal: detect breaking changes when removing endpoints (1fdb544)
  • internal: improve breaking change detection (cf699e9)
  • internal: minor formatting change (48573ba)
  • internal: move mypy configurations to pyproject.toml file (1961ffc)
  • internal: update comment in script (e11594e)
  • internal: update pyright exclude list (5b2e640)
  • tests: simplify get_platform test (ebdb1e8)
  • tests: unskip tests failing due to wrong Prism routing (6d24ccb)
  • update @stainless-api/prism-cli to v5.15.0 (bed3f36)
  • update github action (13f7cfd)

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

Copy link
Contributor Author

stainless-app bot commented Aug 8, 2025

Release version edited manually

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

If you instead want to use the version number 0.11.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 2 times, most recently from b80cf8a to ff1d205 Compare August 8, 2025 18:24
Copy link
Contributor Author

stainless-app bot commented Aug 8, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/gcore-python/86b63d43a1197c77ae6d6df4f92d32a78db5f211/gcore-0.10.0-py3-none-any.whl'

Expires: Wed, 08 Oct 2025 08:13:44 GMT

Copy link
Contributor Author

stainless-app bot commented Aug 8, 2025

Release version edited manually

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

If you instead want to use the version number 0.11.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 5 times, most recently from 96dcab7 to f978064 Compare August 11, 2025 14:12
Copy link
Contributor Author

stainless-app bot commented Aug 11, 2025

Release version edited manually

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

If you instead want to use the version number 0.11.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 2 times, most recently from 6a2b0c0 to 4090933 Compare August 13, 2025 09:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4090933 to 986b1a7 Compare August 13, 2025 10:05
@stainless-app stainless-app bot changed the title release: 0.10.1 release: 0.11.0 Aug 13, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 4 times, most recently from c1592b1 to f491542 Compare August 20, 2025 07:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 4 times, most recently from 8b65c0e to f72c05a Compare August 22, 2025 08:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 01d5be0 to 310d806 Compare September 3, 2025 21:06
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 310d806 to 76209f0 Compare September 3, 2025 21:07
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 76209f0 to 22855c7 Compare September 3, 2025 21:57
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 22855c7 to abfceb4 Compare September 4, 2025 12:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from abfceb4 to 908ade7 Compare September 4, 2025 14:51
* feat(cloud): add new and poll method for networks

* feat(cloud): add delete_and_poll() for networks
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 908ade7 to 91c031e Compare September 4, 2025 19:42
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 91c031e to 570aaad Compare September 4, 2025 20:42
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 570aaad to 9e775f7 Compare September 5, 2025 11:00
…tach

* feat(cloud): add polling for attach/detach instance interfaces

* feat(cloud): update instances examples

* refactor(cloud): format fixes

* feat(cloud): add instance action polling methods

* feat(cloud): add instance action polling async methods

* feat(cloud): add action_and_poll to wrapper classes

* fix(cloud): linting errors

* feat(cloud): add instance interfaces poll methods to wrapper classes
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9e775f7 to e0128e7 Compare September 5, 2025 13:15
* feat(cloud): add create_and_poll() for subnets

* refactor(cloud): format subnets
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e0128e7 to 54a8b02 Compare September 5, 2025 13:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 54a8b02 to e84e131 Compare September 5, 2025 13:57
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e84e131 to ac50279 Compare September 5, 2025 15:27
`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 ac50279 to 870887f Compare September 5, 2025 21:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 870887f to 6fb38d3 Compare September 8, 2025 08:13
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.

3 participants