v0.6.0-rc275

probelabs/probev0.6.0-rc275Mar 5, 2026by buger

AI Summary

This is a patch release (v0.6.0-rc275) that fixes an issue with resolving user-provided task IDs when using batch createTasks with dependencies. It addresses a bug in the task dependency resolution logic.

Key Highlights

  • Fixed bug where user-provided task IDs were not being properly resolved in batch createTasks dependencies
  • This is a patch release (rc275) focusing on bug fixes rather than new features

Full Release Notes

## What's Changed
* fix: resolve user-provided task IDs in batch createTasks dependencies by @buger in https://github.com/probelabs/probe/pull/479


**Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc273...v0.6.0-rc275