May 10, 2026Dashboard 2.25.0Python SDK 2.10.0C# SDK 2.9.0Rust SDK 2.9.0MATLAB SDK 2.4.0

Add custom metadata to runs and units

Tag runs and units with your own typed key/value fields so traceability data, and qualification flags live next to the test data they describe.

  • Added a metadata editor on run and unit detail pages with type-aware icons and inline edit
  • Surfaced metadata in the V2 API as a plain {key: value} dict; types (string, number, bool) are detected automatically
  • Added metadata filters on run and unit list endpoints (in, contains, gte, lte, eq)
  • Tracked every metadata change in a per-entity activity timeline

Try these features today