Skip to content

v1.4.2

Compare
Choose a tag to compare
@khaf khaf released this 31 Mar 08:37

Release Date: March 31, 2015

  • Maintenance release.

Improvements

  • Replace channel-based queue system with a lock-based algorithm.
  • Marshaller now supports arrays of arbitrary types.
  • Client.GetObject() now returns an error when the object is not found.
  • Partition calculation uses a trick that is twice as fast.
  • Unpacking BLOBs resulted in returning references to pooled buffers. Now copies are returned.

Full Changelog: 1.4.1...v1.4.2