Releases: IgnazioDS/SentinelID
Releases · IgnazioDS/SentinelID
SentinelID v2.6.0
What's Changed
- [codex] v2.6.0 DX and docs consolidation by @IgnazioDS in #27
Full Changelog: v2.5.0...v2.6.0
SentinelID v2.5.0
What's Changed
- chore(release): harden v2.3.7 parity and duplicate preflight by @IgnazioDS in #24
- [codex] release v2.4.0 hardening by @IgnazioDS in #25
- [codex] v2.5.0 operational robustness and observability by @IgnazioDS in #26
Full Changelog: v2.3.7...v2.5.0
SentinelID v2.3.7
Scope
This release closes hardening work delivered in PR #23.
Included
- Telemetry transport live preflight command (
make check-telemetry-transport) and optional startup gate (TELEMETRY_TRANSPORT_PREFLIGHT_ON_START). - Regression coverage for telemetry preflight command and startup behavior.
- Optional release-check integration for transport preflight (
RUN_TELEMETRY_TRANSPORT_PREFLIGHT=1). - Bundling reliability hardening: avoid unnecessary network-dependent OpenCV headless reinstall when
cv2is healthy.
Validation
make demomake release-check- Evidence includes support-bundle artifact and cloud recovery smoke verification in
output/release/evidence_pack_*.
SentinelID v2.3.6
What's Changed
- Stabilize desktop-edge dev flow and fallback auth handling by @IgnazioDS in #17
- Harden admin hash env contract for Docker and CI by @IgnazioDS in #18
- Harden release checks and finalize v2.3 contract generation by @IgnazioDS in #19
- Release v2.3.6 by @IgnazioDS in #20
Pilot Freeze Evidence (Refreshed 2026-03-03)
- CI parity (PR): https://github.com/IgnazioDS/SentinelID/actions/runs/22605586987
- CI parity (main): https://github.com/IgnazioDS/SentinelID/actions/runs/22605836351
- release-tag workflow_dispatch (main @ d4cc75b): https://github.com/IgnazioDS/SentinelID/actions/runs/22623901247
- Evidence assets refreshed on release:
- evidence_pack_v2.3.6.tar.gz
- pilot_evidence_v2.3.6.tar.gz
- runbook_lock_v2.3.6.tar.gz
Full Changelog: v2.3.5...v2.3.6
SentinelID v2.3.5
What's Changed
- ci: add duplicate artifact guard to release-check by @IgnazioDS in #15
- release: cut v2.3.5 by @IgnazioDS in #16
Full Changelog: v2.3.4...v2.3.5
SentinelID v2.3.4
What's Changed
- release: cut v2.3.4 and fix release asset publishing context by @IgnazioDS in #14
Full Changelog: v2.3.3...v2.3.4
SentinelID v2.3.1
SentinelID v2.3.1 (Pilot-Ready Freeze)
This release finalizes the pilot-readiness freeze with security/session-auth hardening, CI parity enforcement, reliability controls, DX forward-compat cleanup, and evidence-pack automation.
Included in this tag
- Pilot freeze runbook/version alignment to
v2.3.1 - Automated pilot evidence index enhancement: latest successful PR/main
release-parityURL auto-detection - Finalized release and pilot evidence artifacts
Pilot evidence
- PR parity proof: https://github.com/IgnazioDS/SentinelID/actions/runs/22478846276
- Main parity proof: https://github.com/IgnazioDS/SentinelID/actions/runs/22478917334
- Pilot evidence archive:
pilot_evidence_20260227T085340Z.tar.gz - Release evidence archive:
evidence_pack_20260227T083142Z.tar.gz
Notes
- Tag points to merge commit
232f7bc7610d4672c990b9a452b5fec67ce71931onmain.