v0.6.0-rc323

probelabs/probev0.6.0-rc323Jun 3, 2026by buger

AI Summary

This is a patch release (v0.6.0-rc323) that fixes an issue where debug/status output was incorrectly directed for JSON/XML output formats. The fix ensures debug/status output is properly redirected to stderr when using these formats.

Key Highlights

  • Fixed debug/status output redirection to stderr for JSON/XML output formats
  • First contribution from new contributor @sridhar-3009
  • Incremental release following v0.6.0-rc322

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