Skip to content

release: 3.18.0#322

Open
stainless-app[bot] wants to merge 3 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 3.18.0#322
stainless-app[bot] wants to merge 3 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Mar 24, 2026

Automated Release PR

3.18.0 (2026-03-24)

Full Changelog: v3.7.0...v3.18.0

Features

  • Add explicit SSE event names for local v3 streaming (493abf4)

Chores

  • internal: update gitignore (5acaa6f)

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 Mar 24, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/stagehand-python/493abf4ee2023c3a88701c01bdd4bfdd1f4e0b63/stagehand-3.7.0-py3-none-any.whl'

Expires at: Thu, 23 Apr 2026 17:22:41 GMT
Updated at: Tue, 24 Mar 2026 17:22:41 GMT

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 5 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.
Architecture diagram
sequenceDiagram
    participant App as Client Application
    participant SDK as Stagehand SDK
    participant API as Stagehand API

    App->>SDK: Initialize Client
    SDK->>SDK: CHANGED: Load version 3.7.1 from _version.py
    
    App->>SDK: Call API method (e.g. act/observe)
    SDK->>API: Request with Identification Headers
    Note over SDK,API: CHANGED: User-Agent header reports version 3.7.1
    API-->>SDK: Response
    SDK-->>App: Result
Loading

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 438837c to 11524d1 Compare March 24, 2026 17:21
@stainless-app stainless-app bot changed the title release: 3.7.1 release: 3.8.0 Mar 24, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 11524d1 to 3e6e9eb Compare March 24, 2026 17:22
@monadoid monadoid changed the title release: 3.8.0 release: 3.18.0 Mar 24, 2026
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 24, 2026

Release version edited manually

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

If you instead want to use the version number 3.8.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 3e6e9eb to 141fa0c Compare March 24, 2026 17:36
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.

0 participants