Skip to content

Comments

release: 0.18.0#43

Merged
stainless-app[bot] merged 2 commits intomainfrom
release-please--branches--main--changes--next
Oct 30, 2025
Merged

release: 0.18.0#43
stainless-app[bot] merged 2 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

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

Automated Release PR

0.18.0 (2025-10-30)

Full Changelog: v0.17.0...v0.18.0

Features

  • apps: add offset pagination + headers (bb1bb22)

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

@mesa-dot-dev
Copy link

mesa-dot-dev bot commented Oct 30, 2025

Mesa Description

Automated Release PR

0.18.0 (2025-10-30)

Full Changelog: v0.17.0...v0.18.0

Features

  • apps: add offset pagination and headers to the API. (bb1bb22)

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 99ad0b4...66c1831

Analysis

  1. Lack of validation for pagination parameters could lead to unexpected behavior or performance issues with very large offset values
  2. While maintaining API signature compatibility is good, returning a different wrapper type instead of a raw slice could surprise existing consumers who expected direct access to the data
  3. The change in request handling pattern from ExecuteNewRequest to NewRequestConfig + Execute may require coordinated updates in client code and documentation

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

8 files reviewed | 0 comments | Edit Agent Settings

Copy link
Contributor

@masnwilliams masnwilliams left a comment

Choose a reason for hiding this comment

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

lgtm

@stainless-app stainless-app bot merged commit 5e35c11 into main Oct 30, 2025
6 checks passed
@stainless-app
Copy link
Contributor Author

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

1 participant