Skip to content

Releases: FoundatioFx/Foundatio.Redis

v13.0.0-beta3

14 Feb 16:33

Choose a tag to compare

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

12 Jan 20:21

Choose a tag to compare

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

20 Aug 19:28

Choose a tag to compare

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

Full Changelog: v11.1.0...v12.0.0

v11.1.0

09 May 18:58

Choose a tag to compare

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

31 Jan 20:59

Choose a tag to compare

What's Changed

Full Changelog: v11.0.6...v11.0.8

v11.0.6

26 Nov 16:44

Choose a tag to compare

Full Changelog: v11.0.5...v11.0.6

v11.0.5

28 Sep 00:34

Choose a tag to compare

Full Changelog: v11.0.4...v11.0.5

v11.0.4

27 Sep 18:01

Choose a tag to compare

Full Changelog: v11.0.2...v11.0.4

v11.0.2

27 Sep 18:00

Choose a tag to compare

What's Changed

Full Changelog: v10.7.1...v11.0.2

v10.7.1

27 Mar 21:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.7.0...v10.7.1