You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`5.1.0`| Security/Governance hardening wave: pinned actions, dependency review, labeler fixes, root assurance index |[e2a4a42](https://github.com/tomtastisch/FileClassifier/commit/e2a4a42)| minor |
17
18
|`5.0.0`| Finalize hashing API rename to EvidenceHashing and add optional HMAC digests |[444d027](https://github.com/tomtastisch/FileClassifier/commit/444d027)| breaking |
Copy file name to clipboardExpand all lines: docs/versioning/003_CHANGELOG_RELEASES.MD
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ Alle Aenderungen werden hier technisch dokumentiert. Die Release-Version selbst
4
4
der Git-Tag `vX.Y.Z` (optional `-prerelease`) als SSOT.
5
5
6
6
## [Unreleased]
7
+
- Changed:
8
+
- NuGet Post-Publish SVT (`Gate 4`) auf adaptiven Retry-Schedule umgestellt, um die durchschnittliche Laufzeit bei unverändert fail-closed Verhalten zu senken.
9
+
- Repo-/Package-Version auf `5.1.2` (Patch `Z + 1`) angehoben.
10
+
- Docs/CI/Tooling:
11
+
- Retry-Schedule-Defaults und neues ENV `SVT_POSTPUBLISH_RETRY_SCHEDULE_SECONDS` in `docs/021_USAGE_NUGET.MD` und `docs/ci/002_NUGET_TRUSTED_PUBLISHING.MD` nachgezogen.
12
+
13
+
## [5.1.1]
7
14
- Added:
8
15
- Dependabot-Schutz fuer secret-pflichtige Workflows (`qodana`, `security-claims-evidence`) bei Dependabot-PR-Kontext.
<Description>Deterministic file type and MIME detection with fail-closed archive safety checks, secure extraction primitives, and reproducible hashing evidence for .NET.</Description>
0 commit comments