docs(secrets): 0.2.2 published to the Gitea feed (5 packages, restore-verified)

Claude-Session: https://claude.ai/code/session_01BL2Vu1ESDQ9SCN4gVKkdts
This commit is contained in:
Joseph Doherty
2026-07-18 14:55:19 -04:00
parent 51bef634d0
commit b077ca1b7a
2 changed files with 6 additions and 2 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+5 -1
View File
@@ -137,7 +137,11 @@ project 38/38 green.
discriminate: it deadlocks/fails on `0.2.1` and passes on `0.2.2`. `DeferredSecretCacheInvalidatorTests`
pins the wrapper's contract (no eager resolve; evictions forward; lookup runs once). This was the
**fourth** defect in this library visible only when the DI graph is built inside a real host.
- ⬜ OtOpcUa may now adopt the Akka topology: bump to `0.2.2` (once published), re-run its gate,
- **`0.2.2` PUBLISHED to the Gitea feed 2026-07-18** (all 5 packages; restore-verified from a
scratch consumer — 5 pinned refs, clean restore + build). Also folds in the deterministic rewrite
of the `ActorContextAfterAwaitTests` pin (its old pool-thread formulation asserted a
non-guaranteed property and flaked under parallel load).
- ⬜ OtOpcUa may now adopt the Akka topology: bump to `0.2.2`, re-run its gate,
then consider enabling `Secrets:Replication:Enabled`.
**Tracked:** [`scadaproj#1`](https://gitea.dohertylan.com/dohertj2/scadaproj/issues/1) (the defect —
fixed) and [`lmxopcua#482`](https://gitea.dohertylan.com/dohertj2/lmxopcua/issues/482)