- Pending changelog
- Upgrade Spark to 2.0.0
- Max and Min splitVector bounds for not sharded collections (see doc)
- Config parameter renamed idasobjectid -> idAsObjectId
- Compatibility with spark 1.6
- Refactor mongo clients to improve performance
- Allow filter by _id like an ObjectId or another type
- Correct out datatypes
- Support for more types
- Adapted to Spark 1.5
- Partial NOT filter working
- Refactor update _id on writer(_idField property not necessary)
- Mapping config for client
- Refactor documentation
- R API added to documentation
- Bugs fixed
- Bugs fixed