Skip to content

release: 0.49.0#70

Merged
github-actions[bot] merged 2 commits intomainfrom
release-please--branches--main--changes--next
May 7, 2026
Merged

release: 0.49.0#70
github-actions[bot] merged 2 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented May 7, 2026

Automated Release PR

0.49.0 (2026-05-07)

Full Changelog: v0.48.0...v0.49.0

Features


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

@thurgood-bot
Copy link
Copy Markdown

thurgood-bot Bot commented May 7, 2026

Oppenheimer Cleanup Review

Diff is a release-bump plus class renames for skill bundle models; no simplification opportunities or dead code detected from repo-wide search.

✅ Keep (Justified) (1)

These items are actually needed. Explanations below.

  • src/Skills/SkillReadResponse.php:47: Bundle type rename appears consistent across repo; no leftover references to old UnionMember types. Repo-wide grep for UnionMember0|UnionMember1 returned 0 matches, and new names have 29 matches across skill bundle files.

    Keep as-is; rename is already fully propagated.


Cleanup review by Oppenheimer | Re-run with /cleanup

@thurgood-bot
Copy link
Copy Markdown

thurgood-bot Bot commented May 7, 2026

Judicial Review

Reviewed release bump and type/namespace renames for SkillReadResponse bundles; changes are mechanical and align with generated release metadata. No legal-grade risks detected in the diff provided.

No significant issues found. This code is cleared to ship.


Legal-Grade review by Thurgood | Re-review with /review

@thurgood-bot
Copy link
Copy Markdown

thurgood-bot Bot commented May 7, 2026

DB Cooper Database Review

No database-facing changes detected in this release PR; updates are versioning, docs, and SDK class renames. No migration, schema, query, or index impact found.

No database risks found. Migrations and DB-impacting changes look safe.


DB review by DB Cooper | Re-run with /dbreview

@github-actions github-actions Bot enabled auto-merge May 7, 2026 21:51
*/
#[Optional(nullable: true)]
public UnionMember0|UnionMember1|null $bundle;
public ReadResponseRootBundle|ReadResponseFileBundle|null $bundle;
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

INFO: Bundle type rename appears consistent across repo; no leftover references to old UnionMember types. Repo-wide grep for UnionMember0|UnionMember1 returned 0 matches, and new names have 29 matches across skill bundle files.

Suggestion: Keep as-is; rename is already fully propagated.

@github-actions github-actions Bot merged commit 0a1fba7 into main May 7, 2026
6 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 7, 2026

🤖 Release is at https://github.com/CaseMark/casedev-php/releases/tag/v0.49.0 🌻

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