Releases: managedcode/Orleans.RateLimiting
Releases · managedcode/Orleans.RateLimiting
v10.0.0
Release 10.0.0
Released on 2026-05-05
📋 Changes since v0.0.9
✨ Features
🐛 Bug Fixes
📚 Documentation
🔧 Other Changes
- cofig (99d88f6)
- Use explicit retry-after format (d143d07)
- Harden limiter lifecycle and key formatting (6b31497)
- Centralize rate limit response constants (98e9d3a)
- Document literal constants rule (11477f4)
- Merge branch 'main' into codex/dotnet10-modernization (1c99233)
- Fix orchestration review findings (36da534)
- Refine rate limiting orchestration architecture (24a5f58)
- skills (efea808)
- Modernize for .NET 10 and TUnit (fb7a145)
📦 NuGet Packages
- ManagedCode.Orleans.RateLimiting.Client v10.0.0
- ManagedCode.Orleans.RateLimiting.Core v10.0.0
- ManagedCode.Orleans.RateLimiting.Server v10.0.0
This release was automatically created by GitHub Actions
v0.0.9
Release 0.0.9
Released on 2025-11-07
📋 Changes since v0.0.3
✨ Features
🐛 Bug Fixes
- fix tests (7fd690c)
📚 Documentation
🔧 Other Changes
- Merge pull request #4 from managedcode/codex/upgrade-to-dotnet-9-and-update-workflows (d7ec118)
- Fix nullability issues after .NET 9 upgrade (d7b74e4)
- Add repository agent guidelines (f11af43)
- .net8 (41d397d)
- v0.0.6 (16117e0)
- nuget (8aadf84)
- clean abstract class (b537886)
- Merge remote-tracking branch 'origin/main' (8bbcdf8)
- GrainType name (3d64d72)
- Update README.md (21b6dc9)
- Update README.md (c95533f)
- Orleans Options - new name (6c40aa6)
- v0.0.4 (86f9885)
- limiter (df3d17d)
- ratelimti (888ccc9)
- Attrubtes (4d27258)
- readme (639bf57)
- Middleware+signalR tests (a8da925)
📦 NuGet Packages
- ManagedCode.Orleans.RateLimiting.Client v0.0.9
- ManagedCode.Orleans.RateLimiting.Core v0.0.9
- ManagedCode.Orleans.RateLimiting.Server v0.0.9
This release was automatically created by GitHub Actions
v0.0.3
tests