Releases: postsharp/PostSharp.Public
Releases · postsharp/PostSharp.Public
v2026.0.7
PostSharp 2026.0.7 is based on v2026.0.6, plus the following changes.
The only package with functional changes is PostSharp.Patterns.Caching.Redis. All other packages are version bumps only.
Fixes
- #2 Redis caching: Notification queue not suspended when background task queue is overloaded
- #3 Race condition in GetItemAsyncCore causes empty forward dependencies under concurrent load
- #4 Dependency keys not unescaped when reading from Redis cache
- #12 ObjectDisposedException instead of RedisConnectionException when connecting to unreachable Redis endpoint
- #13 Redis ShortKey encoding not reversible for keys containing literal percent-encoded sequences
Resources
v2026.0.6
PostSharp 2026.0.6 is based on 2026.0.5 and v2025.1.14, plus the following changes.
(No additional changes.)
v2024.0.22
v2026.0.1
2026.0
v2025.1.14
PostSharp 2025.1.14 is based on 2025.1.13 and v2024.0.22, plus the following changes.
Fixes
- #8 PostSharp build fails when Newtonsoft.Json is in the GAC (error 0x80131050)