Releases: wemogy/libs-infrastructure-database
Releases · wemogy/libs-infrastructure-database
Version 2.0.0
What's Changed
- Introduced SortingParameters by @SebastianKuesters in #109
Full Changelog: v1.3.1...v2.0.0
Version 1.3.1
Version 1.3.0
What's Changed
- Fix/docs by @SebastianKuesters in #99
- Fix #102 Introduce CountAsync by @SebastianKuesters in #103
Full Changelog: v1.2.1...v1.3.0
Version 1.2.1
What's Changed
- Fixed MongoDB NuGet package name by @SebastianKuesters in #97
Full Changelog: v1.2.0...v1.2.1
Version 1.2.0
What's Changed
- Feature/mongodb by @SebastianKuesters in #95
- Update README.md by @robinmanuelthiel in #89
- Fixed Pagination support for InMemory database by @SebastianKuesters in #96
Full Changelog: v1.1.0...v1.2.0
Version 1.1.0
What's Changed
- Update README.md by @SebastianKuesters in #83
- Fixed typo by @SebastianKuesters in #84
- Publish Docs by @robinmanuelthiel in #85
- Updated docs by @SebastianKuesters in #86
- Update README.md by @robinmanuelthiel in #88
- 87 add pagination support to queryasync by @SebastianKuesters in #90
- Fixed Release pipeline by @SebastianKuesters in #92
- Update release.yaml by @SebastianKuesters in #93
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
What's Changed
- Add docs by @robinmanuelthiel in #70
- Package updates by @robinmanuelthiel in #79
- Update README.md by @robinmanuelthiel in #82
- Create LICENSE by @robinmanuelthiel in #80
New Contributors
- @robinmanuelthiel made their first contribution in #70
Full Changelog: v0.2.7...v1.0.0
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
Version 0.2.6
What's Changed
- update documentation and comments by @achilles-portarinos in #40
- Improved exception message for filtered entity by @SebastianKuesters in #54
Full Changelog: v0.2.5...v0.2.6
Version 0.2.5
What's Changed
- Fixed exists predicate support by @SebastianKuesters in #49
Full Changelog: v0.2.4...v0.2.5