Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Latest commit

 

History

History
48 lines (28 loc) · 857 Bytes

CHANGELOG.md

File metadata and controls

48 lines (28 loc) · 857 Bytes

Changelog

0.13.0 (upcoming)

  • Pending changelog

0.12.0 (upcoming)

  • Upgrade Spark to 2.0.0

0.11.1 (March 2016)

  • Max and Min splitVector bounds for not sharded collections (see doc)
  • Config parameter renamed idasobjectid -> idAsObjectId

0.11.0 (February 2016)

  • Compatibility with spark 1.6
  • Refactor mongo clients to improve performance

0.10.1 (November 2015)

  • Allow filter by _id like an ObjectId or another type
  • Correct out datatypes
  • Support for more types

0.10.0 (October 2015)

  • Adapted to Spark 1.5

0.9.2 (November 2015)

  • Partial NOT filter working

0.9.1 (November 2015)

  • Refactor update _id on writer(_idField property not necessary)

0.9.0 (October 2015)

  • Mapping config for client
  • Refactor documentation
  • R API added to documentation
  • Bugs fixed

0.8.7 (August 2015)

  • Bugs fixed