v0.6.0-rc252
probelabs/probev0.6.0-rc252Feb 19, 2026by buger
AI Summary
Improves session management by isolating search sessions per execution plan and resolves a buffer cycling issue in the output function.
Key Highlights
- Isolated search session per execute_plan
- Fixed output() buffer cycle
Full Release Notes
## What's Changed * feat: isolate search session per execute_plan + fix output() buffer cycle (#438) by @buger in https://github.com/probelabs/probe/pull/437 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc251...v0.6.0-rc252