Uh oh!
There was an error while loading. Please reload this page.
Releases: flashcatcloud/flashduty-cli
Releases · flashcatcloud/flashduty-cli
Release list
Flashduty CLI 1.4.5
Changelog
- 22a7f15 Merge pull request #166 from flashcatcloud/fix/incident-comment-char-cap
- 675e63e Merge pull request #167 from flashcatcloud/fix/incident-responder-docs
- d0c1262 Merge pull request #168 from flashcatcloud/fix/insight-export-truncation
- 592cc71 Merge pull request #169 from flashcatcloud/fix/list-projection-exit-code
- 2e19d39 Merge pull request #170 from flashcatcloud/fix/alert-end-time-type
- 9623dd4 ci: retrigger workflows
- 073d964 ci: retrigger workflows (previous runs failed to start)
- df4fc57 docs(skills): canonical responder-extraction command on the incident card
- 8a3a83c fix(cli): account for the page offset in the structured truncation note
- 5491bdf fix(cli): announce truncated structured list pages on stderr
- b893f03 fix(incident): clarify comment length cap unit and report actual count
- 456a990 fix(insight): fail loudly when incident-export CSV is truncated
- 5385f89 fix: cover session list json/jsonl in unset-timestamp nulling
- 52b37a7 fix: render unset timestamps as null in --json output
Flashduty CLI 1.4.4
Flashduty CLI 1.4.3
Flashduty CLI 1.4.2
Changelog
- 21ef2da Merge pull request #161 from flashcatcloud/fix/template-update-semantics
- 4a57616 Merge pull request #162 from flashcatcloud/chore/bump-go-flashduty-v0.14.1
- 053d643 chore: bump go-flashduty to v0.14.1 and regenerate
- 2ceaf7e docs(skill): stop routing template bodies through command substitution
- 45c43bc docs(skill): template update replaces the whole object, not just passed fields
- e0f7b54 skill(flashduty): template update is a partial update again
Flashduty CLI 1.4.1
Flashduty CLI 1.4.0
Changelog
- cb4c778 Merge origin/main into fix/monit-query-diagnose-dstype
- e64c7cf Merge pull request #153 from flashcatcloud/feat/statuspage-ai-draft
- 28073d3 Merge pull request #155 from flashcatcloud/docs/channel-integration-boundary
- 03fb1be Merge pull request #156 from flashcatcloud/fix/json-projection-never-shortened
- 384dd76 Merge pull request #157 from flashcatcloud/fix/monit-query-diagnose-dstype
- 6a54b42 Merge pull request #158 from flashcatcloud/refactor/monit-card-split
- d6be655 Merge pull request #159 from flashcatcloud/release/v1.4.0
- 2e174e0 chore: bump go-flashduty to v0.14.0
- 09fd0ed ci: lint follows go.mod's Go, not whatever is stable today
- 14ddcdf docs(skill): the monit index lists five surfaces, not four
- 33c9c3e docs(skills): point title search at --query instead of local jq matching
- 8587f64 docs(skills): state that no channel verb creates an integration
- 4ed699f docs(skills): sync the projection-budget cards to the new error and note
- de4ed91 docs(status-page): correct the command names in the README and e2e tests
- fca93ea fix(cli): announce shortened projection values instead of clipping silently
- 801967f fix(monit-query): diagnose never accepted mysql — drop it from flag and card
- eb56666 fix(monit-query,skill): "datasource" names two unrelated surfaces — say which
- 6513867 refactor(skill): split the 40 KB monit card into an index plus five surface cards