release: 0.49.0#70
Conversation
Oppenheimer Cleanup ReviewDiff 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)
Cleanup review by Oppenheimer | Re-run with |
Judicial ReviewReviewed 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 |
DB Cooper Database ReviewNo 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 |
| */ | ||
| #[Optional(nullable: true)] | ||
| public UnionMember0|UnionMember1|null $bundle; | ||
| public ReadResponseRootBundle|ReadResponseFileBundle|null $bundle; |
There was a problem hiding this comment.
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.
|
🤖 Release is at https://github.com/CaseMark/casedev-php/releases/tag/v0.49.0 🌻 |
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