v0.6.0-rc323
nextjs/saas-starterv0.6.0-rc323Jun 3, 2026by buger
AI Summary
A maintenance release improving logging and debugging output for Probe to separate standard output from error streams.
Key Highlights
- Redirected debug and status output to stderr for JSON/XML formats
- New contributor: sridhar-3009
New Features
- Improved logging output handling
- Debug output redirection
Full Release Notes
## What's Changed * fix: redirect debug/status output to stderr for json/xml output formats by @sridhar-3009 in https://github.com/probelabs/probe/pull/573 ## New Contributors * @sridhar-3009 made their first contribution in https://github.com/probelabs/probe/pull/573 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc322...v0.6.0-rc323