@@ -6,6 +6,35 @@ Detailed development history for the EvidenceForge project. Transferred from TOD
66
77## Unreleased
88
9+ ## v1.17.0 (2026-08-13)
10+
11+ This minor release adds bidirectional HTTP file and multipart-body analysis, promotes the
12+ iteration benchmark to a canonical regression scenario, and incorporates ten further blind
13+ assessment loops of cross-source realism hardening.
14+
15+ ** HTTP file and multipart analysis**
16+
17+ - Added canonical upload and download file modeling across authored, browser, beacon, and
18+ explicit-proxy traffic, with coherent endpoint, Zeek HTTP/files, executable-analysis, ground
19+ truth, configuration, and evaluation projections (` 4b58bafc ` ).
20+ - Added ordered, source-native multipart sections in both HTTP directions, including curl form
21+ parsing, endpoint reads, sparse Zeek vectors, proxy propagation, and multipart-aware
22+ observation and plausibility checks (` a6f6acb8 ` ).
23+
24+ ** Canonical benchmark and regression coverage**
25+
26+ - Promoted the expanded iteration-test scenario as the canonical benchmark and consolidated its
27+ generated assessment history into maintained scenario, report, and worklog artifacts
28+ (` 9ad1eeb1 ` ).
29+ - Added a representative multipart upload to that benchmark so the new request-body path remains
30+ exercised by end-to-end generation and assessment (` 0eba2afb ` ).
31+
32+ ** Cross-source realism**
33+
34+ - Completed assessment loops 60–69 and fixed the resulting lifecycle and identity seams across
35+ Windows process/authentication telemetry, Linux sudo and PAM sessions, DNS ownership, TLS-aware
36+ IDS attachment, multipart process ownership, and source-native timing (` 322369c4 ` ).
37+
938## v1.16.0 (2026-08-11)
1039
1140This minor release replaces static large-workload gating with host-aware resource forecasting,
0 commit comments