v0.6.0-rc323

googleapis/mcp-toolboxv0.6.0-rc323Jun 3, 2026by buger

AI Summary

This release candidate addresses a specific bug regarding output redirection, ensuring that debug and status messages are correctly sent to stderr when using JSON or XML formats.

Key Highlights

  • Redirected debug/status output to stderr
  • Fix applied to JSON and XML output formats
  • New contributor added to the project

New Features

  • Output redirection fix for JSON/XML formats

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