Release 10.2.0
Released on 2026-09-07
π Changes since v10.1.0
β¨ Features
- feat: add cancellation and observability with resilient persistence (0494cbf)
π Bug Fixes
- fix: keep persistence cancellation token last (705b47d)
- fix: preserve quotas on invalid updates and harden workflows (05bccaf)
- fix: harden grain policy isolation and lease lifecycle (f6ed127)
- fix: map deterministic source paths for CI coverage (152ba74)
- fix: close rate limiting bypasses and prepare 10.2.0 (635c7c1)
π Documentation
π§ Other Changes
- perf: inject acquisition budgets in bounded proxies (6e7b500)
- perf: bound acquisition waits without per-call cancellation overhead (b6efd7e)
- build: guard Orleans RPC and NuGet API compatibility (49d99fb)
π¦ NuGet Packages
- ManagedCode.Orleans.RateLimiting.Client v10.2.0
- ManagedCode.Orleans.RateLimiting.Core v10.2.0
- ManagedCode.Orleans.RateLimiting.Server v10.2.0
This release was automatically created by GitHub Actions