1.5.5
Changes
The main purpose of this release is to update the package description on nuget and upstream minor fixes outlined below.
🐛 Bug Fixes
- Fix CacheManager_AllExpired test flakiness, now also tests that SuspendEviction suspends (97ee497)
📦 Dependencies
- Bump xunit from 2.4.1 to 2.4.2 (PR #9) by @dependabot (bot)
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 (PR #11) by @dependabot (bot)
- Bump MinVer from 4.1.0 to 4.2.0 (PR #12) by @dependabot (bot)
- Bump BenchmarkDotNet from 0.13.1 to 0.13.2 (PR #13) by @dependabot (bot)
- Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 (PR #14) by @dependabot (bot)
🧰 Misc
- Adjust EvictionQuickList.Add atomic guarantees, update README (41b0f6f)
- Re-enable Coveralls publishing because it has been fixed (99da58a)
Full Changelog: 1.5.4...1.5.5
Published with dotnet-releaser