Skip to content

Release 1.7.0

Compare
Choose a tag to compare
@apkar apkar released this 27 Apr 15:14
· 94 commits to master since this release
  • #49 Slow query logging
  • #145 Added connectionStatus command
  • #150 Removed explicit transactions. They will be added back with MongoDB v4.0 compatibility
  • #151 Fixed $addToSet update operator to return None values properly with arrays
  • #154 Better update command testing
  • #161 Added more metrics
  • #165 Fix FlowLock usage, which is causing transaction timeouts.
  • #168 Deleted document count returned with correct type, int instead of string
  • #169 DocLayer now returns error as $err as the drivers except