Skip to content

Conversation

@stainless-app
Copy link
Contributor

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

Automated Release PR

2.10.0 (2025-09-05)

Full Changelog: v2.9.0...v2.10.0

Features

  • api: adding preconnect (3344695)
  • api: casing (e92ec04)
  • api: org api updates (d5af5d8)
  • api: preconfigure, preconnect & rpc methods (b34e94f)
  • api: renaming connectionConfigs (b388433)
  • improve future compat with pydantic v3 (1193b57)
  • types: replace List[str] with SequenceNotStr in params (c1996fe)

Bug Fixes

  • avoid newer type syntax (a6c3bd3)

Chores

  • internal: add Sequence related utils (614f2d0)
  • internal: change ci workflow machines (c7335da)
  • internal: move mypy configurations to pyproject.toml file (3353de9)
  • internal: update pyright exclude list (81cb316)

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

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to f4d6bbc in 42 seconds. Click for details.
  • Reviewed 63 lines of code in 5 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .github/workflows/ci.yml:19
  • Draft comment:
    Consider using GitHub’s ternary operator for clarity. For example, use ${{ github.repository == 'stainless-sdks/openint-python' ? 'depot-ubuntu-24.04' : 'ubuntu-latest' }} instead of &&/||.
  • Reason this comment was not posted:
    Comment was not on a location in the diff, so it can't be submitted as a review comment.
2. .release-please-manifest.json:3
  • Draft comment:
    Consider adding a trailing newline at the end of the file for consistency with POSIX conventions.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None

Workflow ID: wflow_Oj7s3Wo75JARttmR

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Aug 26, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/openint-python/3353de9e526c20d6be9997fe93de2f3ab5c53d77/openint-2.9.0-py3-none-any.whl'

Expires: Sun, 05 Oct 2025 04:27:32 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f4d6bbc to 97ced18 Compare August 26, 2025 20:11
@stainless-app stainless-app bot changed the title release: 2.9.1 release: 2.10.0 Aug 26, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 97ced18 to 98aba98 Compare August 26, 2025 20:12
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 98aba98 to e89af1a Compare August 26, 2025 21:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e89af1a to 7ca7d42 Compare August 26, 2025 21:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7ca7d42 to 2b7c0fc Compare August 27, 2025 05:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2b7c0fc to 76b71b0 Compare August 27, 2025 05:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 76b71b0 to 757992a Compare August 27, 2025 08:42
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 757992a to 8163347 Compare August 27, 2025 09:00
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8163347 to c4074d1 Compare August 30, 2025 04:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c4074d1 to 878317e Compare September 3, 2025 03:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 878317e to 235dbc5 Compare September 4, 2025 03:54
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 235dbc5 to b76ab98 Compare September 5, 2025 04:27
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Oct 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
Copy link
Contributor Author

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

22 similar comments
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Oct 27, 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
Copy link
Contributor Author

stainless-app bot commented Oct 28, 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
Copy link
Contributor Author

stainless-app bot commented Oct 29, 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
Copy link
Contributor Author

stainless-app bot commented Oct 30, 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
Copy link
Contributor Author

stainless-app bot commented Oct 31, 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
Copy link
Contributor Author

stainless-app bot commented Nov 1, 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
Copy link
Contributor Author

stainless-app bot commented Nov 2, 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
Copy link
Contributor Author

stainless-app bot commented Nov 3, 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
Copy link
Contributor Author

stainless-app bot commented Nov 4, 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
Copy link
Contributor Author

stainless-app bot commented Nov 5, 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
Copy link
Contributor Author

stainless-app bot commented Nov 6, 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
Copy link
Contributor Author

stainless-app bot commented Nov 7, 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
Copy link
Contributor Author

stainless-app bot commented Nov 8, 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
Copy link
Contributor Author

stainless-app bot commented Nov 9, 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
Copy link
Contributor Author

stainless-app bot commented Nov 10, 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
Copy link
Contributor Author

stainless-app bot commented Nov 11, 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
Copy link
Contributor Author

stainless-app bot commented Nov 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
Copy link
Contributor Author

stainless-app bot commented Nov 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
Copy link
Contributor Author

stainless-app bot commented Nov 14, 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
Copy link
Contributor Author

stainless-app bot commented Nov 15, 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
Copy link
Contributor Author

stainless-app bot commented Nov 16, 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
Copy link
Contributor Author

stainless-app bot commented Nov 17, 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.

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