Skip to content

v20.1 Release

Compare
Choose a tag to compare
@dj-nitehawk dj-nitehawk released this 28 Sep 16:02
· 485 commits to master since this 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