Skip to content

v0.5.4: Uncapped incident history paging + empty-state guidance

Choose a tag to compare

@cyanheads cyanheads released this 11 Jul 08:57
v0.5.4
7bd1f74

Uncapped incident history paging + empty-state guidance

FireHydrant-backed vendors (Redis Cloud) no longer cap at 50 incidents; empty listings now guide the next step.

Changed:

  • Empty results in devops_get_incidents and devops_list_vendors explain the result and name a broader filter or category to try (#17)

Fixed:

  • devops_get_incidents returns the full incident history behind a new offset input — the FireHydrant adapter no longer slices to the 50 newest, and a truncated page discloses the true totalCount and next offset (#22)

229 tests pass; bun run devcheck clean.

CHANGELOG v0.5.4