Releases: FoundatioFx/Foundatio.Redis
Releases · FoundatioFx/Foundatio.Redis
v13.0.0-beta3
What's Changed
- Bump StackExchange.Redis from 2.10.1 to 2.10.14 by @dependabot[bot] in #140
- Use sharded pub/sub for Redis Cluster to fix duplicate message delivery by @niemyjski in #141
Full Changelog: v13.0.0-beta1...v13.0.0-beta3
v13.0.0-beta1
Please read https://github.com/FoundatioFx/Foundatio/releases/tag/v13.0.0-beta1 for a full list of breaking changes.
What's Changed
- Bump StackExchange.Redis from 2.9.11 to 2.9.17 by @dependabot[bot] in #110
- Bump BenchmarkDotNet from 0.15.2 to 0.15.3 by @dependabot[bot] in #111
- Bump BenchmarkDotNet from 0.15.3 to 0.15.4 by @dependabot[bot] in #113
- Bump StackExchange.Redis from 2.9.25 to 2.9.32 by @dependabot[bot] in #115
- Bump BenchmarkDotNet from 0.15.4 to 0.15.6 by @dependabot[bot] in #118
- [Cache]: Added GetAllExpirationsAsync and SetAllExpirationsAsync. Also refactored tests and improved test coverage. by @niemyjski in #122
- [Breaking] CacheClient ensure consistent return values for expires in. by @niemyjski in #128
- Fix flakey Tests by @niemyjski in #129
Full Changelog: v12.0.0...v13.0.0-beta1
v12.0.0
What's Changed
- Breaking changes for RemoveByPrefix now acts like a prefix
- Better Cluster support
- Add redis database selection by @TeddyAlbina in #101
- Bump BenchmarkDotNet from 0.14.0 to 0.15.2 by @dependabot[bot] in #104
- Improves Redis operations resilience by @niemyjski in #108
New Contributors
- @TeddyAlbina made their first contribution in #101
Full Changelog: v11.1.0...v12.0.0
v11.1.0
What's Changed
- Bump StackExchange.Redis from 2.8.24 to 2.8.31 by @dependabot in #96
- Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot in #94
- Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 by @dependabot in #93
- Batch delete keys by @niemyjski in #98
- PERF: RemoveAll Tests and ensure we return a deterministic remove all count + batching by @niemyjski in #99
- [BREAKING]: Cache Client lists no longer have a sliding expiration and each cache item expires independently by @niemyjski in #97
Full Changelog: v11.0.8...v11.1.0
v11.0.8
What's Changed
- Bump StackExchange.Redis from 2.8.16 to 2.8.22 by @dependabot in #87
- Bump StackExchange.Redis from 2.8.22 to 2.8.24 by @dependabot in #89
Full Changelog: v11.0.6...v11.0.8
v11.0.6
Full Changelog: v11.0.5...v11.0.6
v11.0.5
Full Changelog: v11.0.4...v11.0.5
v11.0.4
Full Changelog: v11.0.2...v11.0.4
v11.0.2
v10.7.1
What's Changed
- Support different read mode in RedisHybridCacheClient by @zinniawang149 in #83
New Contributors
- @zinniawang149 made their first contribution in #83
Full Changelog: v10.7.0...v10.7.1