Skip to content

v2.1.0 / 2016-07-19

Compare
Choose a tag to compare
@jhecking jhecking released this 19 Jul 02:07
· 250 commits to master since this release
v2.1.0
  • Fixes
    • Fix a typo in the max_retries policy parameter name. PR #37 Thanks to @murphyslaw!
    • Fix license identifier in gemspec.
  • Improvements
    • Support for queries on Lists and Maps (keys & values)
    • Support for creating indexes on Lists and Maps [CLIENT-685]
    • Support GeoJSON values in Lists and Maps