Skip to content

3.0.28

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 02:20

Release Date: August 28, 2014

New Features

  • Support user/role administration and authentication.
  • Support key storage/retrieval functionality. Note that "Key.userKey" field type has changed from "Object" to "Value".
  • Support new lua bytes library.
  • Store default policies in client so they don't have to be instantiated on each command.
  • Add IP translation capability when using Amazon instances.
  • Add large collection Add(List) method that takes in a list.
  • Make cluster tend interval configurable.
  • Upgrade luaj library from 3.0-beta to 3.0.
  • Allow runbenchmarks command to run without arguments.

Bug Fixes

  • Wakeup async selector when offloaded thread registers a read request.
  • Fix bin name filters when running query without additional filters.
  • Parse info response for errors.
  • Check if task has already completed before querying servers for status.

Full Changelog: 3.0.27...3.0.28