v0.6.0-rc331
maximhq/bifrostv0.6.0-rc331Aug 14, 2026by buger
AI Summary
A release candidate for the probe library addressing ranking stability and child process environment handling issues to prevent E2BIG errors.
Key Highlights
- Fixed ranking correctness and stability
- Fixed E2BIG error by passing minimal env to child processes
New Features
- Ranking correctness fixes
- E2BIG error prevention
Full Release Notes
## What's Changed * Fix/ranking correctness and stability by @buger in https://github.com/probelabs/probe/pull/583 * fix: pass minimal env to child processes to prevent E2BIG by @buger in https://github.com/probelabs/probe/pull/584 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc330...v0.6.0-rc331