Skip to content

release: 0.10.1 - #26

Merged
kriptoburak merged 1 commit into
mainfrom
release-please--branches--main--changes--next
Aug 11, 2026
Merged

release: 0.10.1#26
kriptoburak merged 1 commit into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.10.1 (2026-08-11)

Full Changelog: v0.10.0...v0.10.1

Chores

  • deps-dev: bump guzzlehttp/guzzle from 8.0.0 to 8.0.1 (#30) (be15e33)
  • deps: bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#27) (1bc9d4d)

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

@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The release metadata, runtime version constant, README installation command, and changelog now target package version 0.10.1.

Changes

Release version update

Layer / File(s) Summary
Align release version references
.release-please-manifest.json, src/Version.php, README.md, CHANGELOG.md
The package version is updated to 0.10.1 in release metadata, runtime code, and the Composer installation example. The changelog includes the 0.10.1 release entry.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: furkanerday, kriptoburak

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the primary change: releasing version 0.10.1.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--changes--next

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai 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.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@src/Version.php`:
- Line 12: Update the package-version value used by the
X-Stainless-Package-Version header in Client.php, replacing the hard-coded 0.4.0
with the VERSION constant from Version.php so it reflects the current release.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 67c76c85-0a91-41a9-bdf0-e0ea2c7c63b2

📥 Commits

Reviewing files that changed from the base of the PR and between 98dc6e6 and e6a69bb.

📒 Files selected for processing (4)
  • .release-please-manifest.json
  • CHANGELOG.md
  • README.md
  • src/Version.php

Comment thread src/Version.php

@furkanerday furkanerday left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This automated release PR is outside the required release-only scope and its release notes do not describe the shipped behavior. src/Client.php:164 changes runtime request-header behavior and tests/ClientTest.php:49 adds its regression assertion; those runtime/test changes must be handled in a separate non-release PR, not appended to a release-please branch. CHANGELOG.md:3-5 is also only a compare link and omits the package-version-header fix that the current 0.10.1 artifact would contain. Please separate the runtime/test commit, then regenerate the release PR and release metadata from the resulting history. The fix itself is correct and DCO-signed, and required checks, licensing, dependency audit, signing, and reproducibility are green, but the current release contents and changelog cannot be approved.

@stainless-app
stainless-app Bot dismissed a stale review via 87c8d40 August 11, 2026 14:32
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8f465c8 to 87c8d40 Compare August 11, 2026 14:32
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 87c8d40 to 2a7cd5d Compare August 11, 2026 14:55
@kriptoburak
kriptoburak merged commit 090f6dd into main Aug 11, 2026
20 checks passed
@stainless-app

stainless-app Bot commented Aug 11, 2026

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