Improvement
- Core: Reduced resource consumption by limiting the number of blocking threads in the tokio runtime to 4 in default.
Fixes
- Core: Bumped
anyhowdependency to 1.0.102 to fix the security vulnerability RUSTSEC-2026-0190.
See the CHANGELOG.md for details.