Skip to content

release: 0.11.0#14

Merged
pedrodeoliveira merged 66 commits intomainfrom
release-please--branches--main--changes--next
Sep 9, 2025
Merged

release: 0.11.0#14
pedrodeoliveira merged 66 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

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

Automated Release PR

0.11.0 (2025-09-09)

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 (931c594)
  • api: aggregated API specs update (f6d4e0b)
  • 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 (45843a3)
  • api: manual upload of aggregated API specs (aad5c71)
  • api: update field_value type (2095ccc)
  • cloud: add create_and_poll() and delete_and_poll() for floating ips (e645a83)
  • 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)
  • storage: make list storage locations paginated (eeef646)
  • 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)
  • types: add missing types to method arguments (bec1dff)
  • 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

@stainless-app
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
@stainless-app
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/45843a39873202bec9e0874526379cce0beb5f4e/gcore-0.10.0-py3-none-any.whl'

Expires: Thu, 09 Oct 2025 14:39:23 GMT

@stainless-app
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
@stainless-app
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 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
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 2ba27d5 to ef0faf1 Compare September 8, 2025 14:56
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ef0faf1 to c531259 Compare September 8, 2025 15:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c531259 to 6f4155a Compare September 8, 2025 15:51
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6f4155a to 3b5c5cb Compare September 8, 2025 16:56
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3b5c5cb to 3ca2ac6 Compare September 8, 2025 20:06
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3ca2ac6 to 9848549 Compare September 9, 2025 12:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9848549 to 026e4a4 Compare September 9, 2025 14:39
@pedrodeoliveira pedrodeoliveira merged commit da232a6 into main Sep 9, 2025
9 of 10 checks passed
@pedrodeoliveira pedrodeoliveira deleted the release-please--branches--main--changes--next branch September 9, 2025 15:35
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Sep 9, 2025

🤖 Release is at https://github.com/G-Core/gcore-python/releases/tag/v0.11.0 🌻

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