v20.1 Release
MINOR VERSION
if you are currently using v20 you can safely upgrade to this version as there are no breaking changes in this release.
CHANGES:
- added methods for counting entities to the DB class
- added transaction support for the new count methods
- added cancellation support for deletions
- improved deletions by performing high volume deletes in batches
- improved high concurrency handling