Skip to content

2.2.0

Compare
Choose a tag to compare
@samcook samcook released this 11 Nov 14:06
· 31 commits to master since this release

Changes since 2.1.0

  • Update StackExchange.Redis to version 2 (see their release notes for more information). This is not backwards compatible - if you need to use StackExchange.Redis 1.x please continue to use RedLock.net 2.1.0.
  • Switch nuget packaging to a single strong named package to match StackExchange.Redis (RedLock.net.StrongName is now no longer updated as the main RedLock.net package is now strong named).
  • Switch target frameworks to match StackExchange.Redis targets (4.6.1, 4.7.2 and NetStandard 2.0).