release: 0.5.47 - #878
Conversation
75545a5 to
3e52fb8
Compare
There was a problem hiding this comment.
AI Automated Review
Full PR review.
Analysis engine: MiniMax-M2.7@https://litellm.jory.dev/v1 (anthropic) — primary route
Review Summary
PR PR 878: release: 0.5.47 — APPROVED
This is a clean, automated release PR generated by Release Please. The change bumps the version across all manifests (package.json, package-lock.json, Chart.yaml, .release-please-manifest.json, CHANGELOG.md) from 0.5.46 to 0.5.47. The CHANGELOG records two bug fixes that landed on main since the last release: scheduler liveness state sharing across chunk graphs (PR 877) and sync-lock keying per job (PR 879).
Required Checks Addressed
check for breaking API changes in updated dependencies — Does not apply to this PR. This is a version/release bump, not a dependency upgrade. The diff shows no changes to actual package versions in package.json or package-lock.json; only the project version string changed. Release Please generated this PR automatically from semantic versioning commits on main.
run full test suite after upgrade — Verified. All 12 CI checks passed on this commit:
- Tests ✓, Typecheck ✓, Database integration ✓, smoke ✓, Build ✓, Coverage ✓, Lint ✓, lint ✓, Docker Build ✓, Database migrations ✓, npm audit ✓, Docker Build (MCP) ✓
Standards Compliance
The PR follows the Release Please automation pattern documented in the repository. Version bumps are applied consistently across all five manifests. No repository conventions are violated.
Unknowns / Needs Verification
None. CI passed all checks including npm audit, and the diff contains no dependency changes that could introduce breaking API surface changes.
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.5.47 (2026-08-27)
Bug Fixes
This PR was generated with Release Please. See documentation.