Skip to content

release: 0.17.0#53

Merged
stainless-app[bot] merged 3 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk
Oct 27, 2025
Merged

release: 0.17.0#53
stainless-app[bot] merged 3 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

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 (8fb8abb)

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

stainless-app Bot commented Oct 27, 2025

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK, run:

npm install 'https://pkg.stainless.com/s/kernel-typescript/8fb8abbfb9d399e19db2ec8ca7464f536c808252/dist.tar.gz'

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

@mesa-dot-dev

mesa-dot-dev Bot commented Oct 27, 2025

Copy link
Copy Markdown

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 (8fb8abb)

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

@mesa-dot-dev mesa-dot-dev Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Performed full review of d399b0a...75df007

Analysis

  1. Making the 'country' parameter optional with a default value of "US" may create a US-centric assumption in the API that could be problematic for international users or deployments.

  2. The change affects multiple interfaces (DatacenterProxyConfig and IspProxyConfig) simultaneously, which increases the risk surface area of this change.

  3. While the PR ensures consistency across interfaces, there may be downstream consumers that expect the 'country' parameter to be required, potentially causing unexpected behavior.

  4. The automated release process might not have thoroughly considered all implications of making this parameter optional, especially for existing implementations that may rely on its required status.

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

6 files reviewed | 0 comments | Edit Agent Settings

Comment thread CHANGELOG.md Outdated
@stainless-app stainless-app Bot merged commit dfe89b5 into main Oct 27, 2025
8 checks passed
@stainless-app

stainless-app Bot commented Oct 27, 2025

Copy link
Copy Markdown
Contributor Author

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