v1.9.1 release
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
- @billhong-just made their first contribution in #478
- @jkatsiotis made their first contribution in #480
- @vanenshi made their first contribution in #486
Full Changelog: v1.9.0...v1.9.1