Skip to content

Latest commit

 

History

History
78 lines (36 loc) · 4 KB

File metadata and controls

78 lines (36 loc) · 4 KB

Changelog

0.7.0 (2026-03-07)

Features

  • add heartbeats, on-call, policies, and severities (Phase 3) (#25) (119293b)

0.6.0 (2026-03-07)

Features

  • complete incidents with comments, timeline, and full API parity (#24) (3bc6516)
  • pretty-print API errors and add --by to incident ack/resolve (#21) (8f6096a)

Bug Fixes

  • send required escalation_type in escalate incident request (#22) (6f71b8d)

0.5.1 (2026-03-07)

Bug Fixes

  • auto-configure zsh completions in install script (#19) (063e638)

0.5.0 (2026-03-07)

Features

  • add bs sources top-level subcommand (#15) (6b4f489)
  • add shell completions subcommand (#16) (926f59f)

0.4.0 (2026-03-06)

Features

  • Better Stack query language, tail improvements, and level badges (#13) (f2b1218)

0.3.0 (2026-03-05)

Features

  • add incidents, logs, SQL query API, and CLI improvements (Phase 2) (#10) (992a83e)

0.2.0 (2026-03-05)

Features

  • add incidents, logs, monitor expansion, and query compiler (Phase 2) (4357ccb)
  • Phase 2 - incidents, logs, monitor expansion, query compiler (#8) (4357ccb)

0.1.1 (2026-03-05)

Bug Fixes

  • disable reqwest default features to avoid openssl in cross builds (#5) (b008bc5)

0.1.0 (2026-03-05)

Features

  • add auth and monitors CLI (Phase 1) (e8b963c)
  • add CI, release-please, self-update, and install script (37adbca)

Bug Fixes

  • use fix prefix for dependabot to trigger releases (ca041d6)