Version 0.2.7
What's Changed
- Fix IterateAsync not working in MultiTenantDatabaseRepository. by @quangtrang1111 in #63
- Replace .Compile() by .CompileFast() in FastExpressionCompiler package by @quangtrang1111 in #64
- 59 improve cosmos db performance with better initialization cosmos client by @quangtrang1111 in #66
- Fix bug IterateAsync does not check _readFilters. by @quangtrang1111 in #58
- Fix Soft-Delete gets implicitly enabled by inheriting from EntityBase by @quangtrang1111 in #65
Full Changelog: v0.2.6...v0.2.7