What's Changed
- fix: stop a single stalled Falcon call from wedging the whole server by @willwebster5 in #57
- MCP protocol compliance suite + fix outputSchema leaking into tools/list by @willwebster5 in #61
- fix(case-management): 404 on case_upload_file, two falconpy method typos by @willwebster5 in #59
- fix(correlation): status field mixup + id/rule_id mismatch in rule tools by @willwebster5 in #58
- fix(correlation): use singular update_rule on non-harness path by @willwebster5 in #60
- fix: harden the tool-offload wrapper against the concurrency it enables by @willwebster5 in #62
- fix(threat-graph): scope edge-type cache by tenant, guard with a lock by @willwebster5 in #69
- chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #64
- chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #65
- chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #67
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #68
- chore(deps): bump actions/setup-python from 5 to 7 by @willwebster5 in #70
New Contributors
- @dependabot[bot] made their first contribution in #64
Full Changelog: v5.9.1...v5.9.2