v20.15 Release
NO BREAKING CHANGES
CHANGELOG
- added ability to specify global filters with base classes
- added ability to ignore global filters when needed
- added DB.Find().ExecuteAnyAsync() to check for any matching
- optimized distinct, find and pipeline cursor iterations
- reduced allocations for command builders and DBContext
- other performance optimizations via benchmarking