We still stick to count for non session operations as countDocuments does not allow geo operators like $near in the filter query. For now we will wait to see if this is resolved within the driver. Added options to watch an entire database and resume the changestream from a given point in time (UTC). Original pull request: #576.