Merged
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK, run: Expires at: Fri, 13 Mar 2026 14:27:02 GMT |
51686e4 to
34b0bb9
Compare
34b0bb9 to
c329be1
Compare
c329be1 to
983f613
Compare
983f613 to
321bccb
Compare
321bccb to
c03b675
Compare
c03b675 to
c556627
Compare
c556627 to
9e0924a
Compare
9e0924a to
896ee4d
Compare
896ee4d to
f02f6b5
Compare
f02f6b5 to
6c9de1b
Compare
6c9de1b to
d8bba9e
Compare
d8bba9e to
7eea0d0
Compare
7eea0d0 to
e38bb24
Compare
e38bb24 to
321beb6
Compare
321beb6 to
3a65ab4
Compare
…steners (#146) * fix(examples): suppress pyright deprecated warnings for v1 update methods The load_balancers.update() and routers.update() methods are deprecated in favor of v2 endpoints, but v2 replacement methods are not yet available in the SDK. Suppress pyright reportDeprecated warnings until v2 methods are added. * fix(listeners): align create_and_poll secret_id type with create method The custom create_and_poll() method used `str | Omit` for secret_id but the generated create() method expects `Literal[""] | Omit`. This caused pyright reportArgumentType errors at lines 460 and 1014.
3a65ab4 to
498a59b
Compare
498a59b to
4558790
Compare
Contributor
Author
|
🤖 Release is at https://github.com/G-Core/gcore-python/releases/tag/v0.32.0 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.32.0 (2026-02-11)
Full Changelog: v0.31.0...v0.32.0
Features
Bug Fixes
Chores
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