Skip to content

3.2.2

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 02:16

Release Date: April 12, 2016

New Features

  • Add geoWithinRegion(), geoWithinRadius() and geoContains() query filter methods with IndexCollectionType argument.
  • Add geo example and tests.

Bug Fixes

  • Close socket if connect() succeeds, but getInputStream() or getOutputStream() fails.
  • Skip over unknown type extensions in Unpacker.
  • Do not add key to hashmap if it is null in Unpacker.
  • xorshift128+ algorithm has changed slightly.
  • In benchmark, generate a predictable value for first bin in integer mode.

Full Changelog: 3.2.1...3.2.2