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