v0.6.0-rc295

probelabs/probev0.6.0-rc295Mar 11, 2026by buger

AI Summary

This release candidate (v0.6.0-rc295) introduces a graceful timeout mechanism that allows for wind-down steps instead of immediately aborting, improving the shutdown process for the probe system.

Key Highlights

  • Implemented graceful timeout with wind-down steps instead of hard abort
  • Improves shutdown behavior by allowing cleanup/termination procedures to complete
  • Single PR merge from @buger (PR #514)

New Features

  • Graceful timeout mechanism with configurable wind-down steps before termination

Full Release Notes

## What's Changed
* feat: graceful timeout with wind-down steps instead of hard abort by @buger in https://github.com/probelabs/probe/pull/514


**Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc294...v0.6.0-rc295