What's Changed
- chore(release): prepare v0.4.17 (#174)
- chore(deps): Update dependency typescript to v7 (#171)
- chore(deps): Update Rust crate rmcp to v2 (#169)
- fix(mcp): migrate tool router for rmcp v2
- chore(deps): Update Rust crate compact_str to 0.10 (#172)
- chore(deps): Update astral-sh/setup-uv action to v8.3.2 (#170)
- chore(deps): Update Rust crate rmcp to v2
- perf(persistence): serialize scheduler split vectors directly in journal
- perf(scheduler): use state_jobs_index for get_job_counts_by_state
- style: apply rustfmt to scheduler_runtime.rs
- Merge branch 'main' of https://github.com/AndPuQing/gflow
- build: publish macOS wheels and test on macOS CI
- feat(scheduler): add unified memory model for Apple Silicon
- chore(deps): Update Rust crate mockall to 0.15.0 (#168)
Full Changelog: v0.4.16...v0.4.17