docs: add v0.2.66 changelog entry
Some checks failed
PR Review Automation / review (pull_request) Has been cancelled
Test / frontend-tests (pull_request) Has been cancelled
Test / frontend-typecheck (pull_request) Has been cancelled
Test / rust-clippy (pull_request) Has been cancelled
Test / rust-tests (pull_request) Has been cancelled
Test / rust-fmt-check (pull_request) Has been cancelled
Some checks failed
PR Review Automation / review (pull_request) Has been cancelled
Test / frontend-tests (pull_request) Has been cancelled
Test / frontend-typecheck (pull_request) Has been cancelled
Test / rust-clippy (pull_request) Has been cancelled
Test / rust-tests (pull_request) Has been cancelled
Test / rust-fmt-check (pull_request) Has been cancelled
This commit is contained in:
parent
8b828fe4c3
commit
ab231b6564
13
CHANGELOG.md
13
CHANGELOG.md
@ -4,6 +4,19 @@ All notable changes to TFTSR are documented here.
|
|||||||
Commit types shown: feat, fix, perf, docs, refactor.
|
Commit types shown: feat, fix, perf, docs, refactor.
|
||||||
CI, chore, and build changes are excluded unless they affect developer workflow.
|
CI, chore, and build changes are excluded unless they affect developer workflow.
|
||||||
|
|
||||||
|
## [0.2.66] — 2026-04-20
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- Integrate incident response methodology into all 17 domain prompts
|
||||||
|
- Add timeline_events table for UTC timestamp tracking during triage
|
||||||
|
- Populate RCA and postmortem documents with real timeline data
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
- **ci**: Switch PR review from Ollama to liteLLM (qwen2.5-72b)
|
||||||
|
|
||||||
|
### Security
|
||||||
|
- Harden timeline event input validation and atomic writes
|
||||||
|
|
||||||
## [0.2.65] — 2026-04-15
|
## [0.2.65] — 2026-04-15
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user