v2026.06.13
What's Changed
- fix(cache): address all 25 cache-layer code review findings (cache-01–25) by @sdebruyn in #215
- fix(net): structured gate-slot guarantee + retry/gate correctness (WP-NET) by @sdebruyn in #214
- fix(logging+telemetry): privacy / redaction hardening by @sdebruyn in #213
- refactor(config): WP-CONFIG — split god-object, fix concurrency, add validation by @sdebruyn in #216
- fix(sync): address sync-layer code review findings (sync-01–29) by @sdebruyn in #217
- fix(clients): OneLake + Fabric + streaming download (net-19, onelake-01–12, fabric-01–07) by @sdebruyn in #218
- fix(fp+engine+buildinfo): FP models + Engine/BuildInfo sweep (fp-01–09, engine-01–06, tests-02) by @sdebruyn in #219
- fix(auth): MSAL review findings — coalescing, locking, seams, hardening (auth-01–17) by @sdebruyn in #220
- fix(shared): XPC correctness — error bridging, strict decode, Sendable, versioning by @sdebruyn in #221
- fix(fpe): WP-FPE — testability seam, engine lifecycle fixes, callback correctness by @sdebruyn in #222
- refactor(host): WP-Host sweep — ViewModel/seams, error surfacing, dedup (host-01–27) by @sdebruyn in #223
- ci: address build review findings (build-01..35) by @sdebruyn in #224
- test(kit): WP-Tests infra sweep — stub races, force-cast, mock locking, dedup (tests-04–23) by @sdebruyn in #225
- docs(fpe): correct back-off clock comment to monotonic uptime (fpe-11) by @sdebruyn in #227
- ci: pin GitHub Actions by version tag instead of commit SHA by @sdebruyn in #228
- test(helpers): consolidate duplicated gate/temp-file/auth helpers (tests-15) by @sdebruyn in #229
- ci(build): build/CI hygiene sweep (build-04/06/08/10/16/23/30/35) by @sdebruyn in #234
- fix(fpe): engine-lifecycle + blob-handoff sweep (fpe-06/12/14/15) by @sdebruyn in #233
- chore(host): reveal mounts via getUserVisibleURL, drop CloudStorage sandbox exception (#231) by @sdebruyn in #232
- ci(release): audit rendered cask and retry tap push race before publishing (build-15) by @sdebruyn in #235
- chore(ci): Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #230
Full Changelog: v2026.06.12...v2026.06.13