v0.6.0-rc279
probelabs/probev0.6.0-rc279Mar 6, 2026by buger
AI Summary
This is a patch release (v0.6.0-rc279) for probelabs/probe containing two bug fixes. The release addresses an issue with orphaned delegations when a parent request is cancelled and improves debug logging to include tool names, arguments, and tool list for better troubleshooting.
Key Highlights
- Fix: Abort orphaned delegations when parent request is cancelled
- Improvement: Enhanced debug logging with tool names, args, and tool list visibility
Full Release Notes
## What's Changed * fix: abort orphaned delegations when parent request is cancelled by @buger in https://github.com/probelabs/probe/pull/484 * fix: improve debug logging with tool names, args, and tool list by @buger in https://github.com/probelabs/probe/pull/485 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc278...v0.6.0-rc279