Skip to content

Releases: postsharp/PostSharp.Public

v2026.0.7

25 Mar 17:36

Choose a tag to compare

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

19 Mar 15:07

Choose a tag to compare

PostSharp 2026.0.6 is based on 2026.0.5 and v2025.1.14, plus the following changes.

(No additional changes.)

v2024.0.22

18 Mar 10:41

Choose a tag to compare

Fixes

  • #7 Implement Mutex ACL support
  • #5 PostSharp dependency restore ignores NuGet.config

Resources

v2026.0.1

09 Jan 14:55

Choose a tag to compare

Initial README.

2026.0

09 Jan 14:54

Choose a tag to compare

Some test

v2025.1.14

18 Mar 13:23

Choose a tag to compare

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)

Resources