Skip to content

v1.9.1 release

Compare
Choose a tag to compare
@catcherwong catcherwong released this 08 Sep 08:21
· 19 commits to master since this release
dc5d920

What's Changed

  • Upgrade interceptor support .net 6 by @Memoyu in #467
  • chore(deps): bump LiteDB from 5.0.9 to 5.0.13 in /src/EasyCaching.LiteDB by @dependabot in #469
  • Using base test by @Memoyu in #473
  • fix: Using IConfiguration for WithRedisBus configuration cause DefaultRedisBus throw "Sequence contains no matching element" exception by @billhong-just in #478
  • Updated InMemoryCachingProvider to stop creating unnecessary threads by @jkatsiotis in #480
  • Fix Typo in In-Memory.md by @vanenshi in #486
  • FEAT: add 2nd overload for AddEasyCaching() to support IServiceProvider for setupActions by @MoienTajik in #487
  • release v1.9.1 by @catcherwong in #488

New Contributors

Full Changelog: v1.9.0...v1.9.1