Releases: cnblogs/EnyimMemcachedCore
Releases · cnblogs/EnyimMemcachedCore
2.6.0 preview2
Tweak packing
2.6.0 preview1
Fix error for mcrouter
Merge pull request #179 from AlekseyRostov/178-add-mcrouter-support Fix error for mcrouter
2.5.6
- Support .NET 7
- Add SuppressException option
Replace Microsoft.AspNetCore.Http.Abstractions with Microsoft.AspNetCore.App
Merge pull request #173 from cnblogs/update-packages Update packages
SSL Stream support + .NET 6
Merge pull request #170 from cnblogs/remove-travis-ci Remove travis-ci
Fix GetAsync to return IGetOperation with correct Cas value
2.5.3 Merge pull request #157 from safetree/feature/echofool/fix_get-async_…
Replace InterlockedStack with ConcurrentStack
Merge pull request #156 from cnblogs/use-ConcurrentStack Replace InterlockedStack with ConcurrentStack
EnyimMemcachedCore 2.5.1
- Add missing SemaphoreSlim.Release
EnyimMemcachedCore 2.5.0
- Fix socket pool starvation
- Add netstandard2.1 and net5.0 to TargetFrameworks