v0.6.0-rc305

probelabs/probev0.6.0-rc305Mar 20, 2026by buger

AI Summary

This is a bug fix release (v0.6.0-rc305) for probelabs/probe that addresses an issue where user-provided task IDs were being overwritten with auto-generated ones. The fix ensures that when users specify their own task IDs, those IDs are preserved rather than being replaced by system-generated values.

Key Highlights

  • Bug fix: User-provided task IDs are now preserved instead of being auto-generated
  • Fix implemented by @buger in PR #542
  • This is a patch release addressing a specific functionality issue

Full Release Notes

## What's Changed
* fix: preserve user-provided task IDs instead of auto-generating by @buger in https://github.com/probelabs/probe/pull/542


**Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc304...v0.6.0-rc305