Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Oct 27, 2025

Automated Release PR

0.17.0 (2025-10-27)

Full Changelog: v0.16.0...v0.17.0

Features

  • Use ping instead of bright data for ISP proxy (cd4c025)

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 Oct 27, 2025

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/kernel-python/cd4c025b2e89cbc072a1779418ea1ef234b57026/kernel-0.16.0-py3-none-any.whl'

Expires: Wed, 26 Nov 2025 19:41:28 GMT

@mesa-dot-dev
Copy link

mesa-dot-dev bot commented Oct 27, 2025

Mesa Description

Automated Release PR

0.17.0 (2025-10-27)

Full Changelog: v0.16.0...v0.17.0

Features

  • Use ping instead of bright data for ISP proxy (cd4c025)

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

Description generated by Mesa. Update settings

Copy link

@mesa-dot-dev mesa-dot-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.

Performed full review of bd8266c...495cfcb

Analysis

  1. Breaking API change: The country parameter changing from required to optional with a US default could cause unexpected behavior in existing client code that relied on explicit country specification.

  2. Potentially incorrect semantic versioning: While a minor version bump was applied, this breaking change could warrant a major version increase depending on the team's API contract philosophy.

  3. Cross-cutting change impact: The modification spans both request parameters (TypedDict) and response models (BaseModel/Pydantic), increasing the risk of inconsistent behavior or missed update points.

Tip

Help

Configure your agents

Mesa Docs

Slash Commands:

  • /review - Request a full code review
  • /review latest - Review only changes since the last review
  • /describe - Generate PR description. This will update the PR body or issue comment depending on your configuration
  • /help - Get help with Mesa commands and configuration options

9 files reviewed | 0 comments | Edit Agent Settings

@stainless-app stainless-app bot merged commit 3e8abcf into main Oct 27, 2025
8 checks passed
@stainless-app
Copy link
Contributor Author

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

2 participants