Skip to content

release: 0.11.4#32

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

release: 0.11.4#32
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 Sep 25, 2025

Automated Release PR

0.11.4 (2025-09-25)

Full Changelog: v0.11.3...v0.11.4

Features

  • getInvocations endpoint (b9a983c)

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


TL;DR

This is a routine release that bumps the version to 0.11.4 and introduces a new getInvocations endpoint.

Why we made these changes

This change exposes the invocations API, allowing users to programmatically list and filter their invocation history for monitoring and integration purposes.

What changed?

  • Added the Invocations.List method to the client.
  • The new method supports filtering by parameters like ActionName, AppName, DeploymentID, Status, and pagination controls.
  • Added TestInvocationListWithOptionalParams to ensure the new endpoint and its filters work correctly.
  • Updated documentation, changelog, and version files to reflect the new release.

Description generated by Mesa. Update settings

@hiroTamada hiroTamada changed the title release: 0.12.0 release: 0.11.4 Sep 25, 2025
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Sep 25, 2025

Release version edited manually

The Pull Request version has been manually set to 0.11.4 and will be used for the release.

If you instead want to use the version number 0.12.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e15f083 to 799e631 Compare September 25, 2025 18:18
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 99eb978...e15f083

Analysis

Based on the architectural analysis, there are no significant architectural issues identified with this pull request. The implementation of the new getInvocations endpoint follows established SDK patterns and maintains consistency with existing code. The analysis indicates that the code is well-structured with appropriate type safety, pagination implementation, and testing coverage. Since no architectural concerns were raised in the analysis, there are no specific issues to list.

Tip

⚡ Quick Actions

This review was generated by Mesa.

Actions:

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 | Review on Mesa | Edit Reviewer Settings

@stainless-app stainless-app bot merged commit 1f705b9 into main Sep 25, 2025
4 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Sep 25, 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