Skip to content
agazso edited this page Jan 17, 2012 · 6 revisions

What's new in 2.2.4

  • BUG #365: Fixed potential crash bug when merging dump type shard. This bug is introduced in 2.2.3

What's new in 2.2.3

  • BUG #360: Fixed Java client null pointer exception
  • BUG #357: Changed BigIntegers to long in Java client
  • FEATURE #353: Added maxConnection option to client shard connection pool
  • FEATURE #361: Changed shard merging policy when there are lots of chunks
  • FEATURE #362: Combined .NET and native client library
  • FEATURE #363: Added OCTET_STREAM HTTP session type for directly getting binary data

What's new in 2.2.2

  • BUG #352: Reverse listing may return incorrect values
  • FEATURE #351: Dump memo chunks from HTTP interface
  • FEATURE #353: Added maxConnections option to client library

What's new in 2.2.1

  • FEATURE #344: Shard connection pooling
  • FEATURE #345: Compiled files contain source control revision and branch info
  • Minor bug fixes