New features:
DELETE
works with queries (deletes every document matching the queries)UPDATE
works with queries (the fields of the data object will be set on all documents matching the query)ne
andnin
operations are now supported in queries- Aggregations may be paginated