release: 0.51.0#74
Conversation
Oppenheimer Cleanup ReviewRepo-wide search shows no remaining references to the removed Worker APIs or autoShutdownMinutes fields in the current codebase, so there is no internal dead code to simplify beyond what this release PR already removed. No additional safe deletions or collapses are provable from the diff alone without external consumer analysis.
|
Judicial ReviewRelease 0.51.0 adds the new agent skills namespaces surface and removes worker-related APIs and compute auto-shutdown parameters. No critical legal-grade risks found, but there are breaking SDK contract changes to call out. Findings: 0 critical, 2 warnings, 0 info API Contracts
Recommendation: Add a deprecation shim (e.g., keep
Recommendation: Either keep the field as deprecated (ignore on server) for backward compatibility or explicitly document the removal and migration path; if the API truly removed it, bump the major version or add a compatibility layer. Legal-Grade review by Thurgood | Re-review with |
DB Cooper Database ReviewReviewed the release PR diff with DB risk focus; changes are SDK/service surface updates with no database schema, migration, or query changes evident in the diff provided. No database risks found. Migrations and DB-impacting changes look safe. DB review by DB Cooper | Re-run with |
|
🤖 Release is at https://github.com/CaseMark/casedev-php/releases/tag/v0.51.0 🌻 |
Automated Release PR
0.51.0 (2026-05-19)
Full Changelog: v0.50.0...v0.51.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