What's Changed
- Adds warnings to bulk operation methods
- Fix
select
Queries by updating internal attributes likeid
,createdAt
,updatedAt
etc. to be optional inDocument
model. - Fix querying datetime values by properly encoding URLs
Full Changelog: 10.1.0...10.1.1