Ruby mogilefs-client 3.2.0v3.2.0
commit5cd52d27f6472e82809126cabb06af913ed0e358
authorEric Wong <normalperson@yhbt.net>
Fri, 29 Jun 2012 22:24:55 +0000 (29 22:24 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 29 Jun 2012 22:24:55 +0000 (29 22:24 +0000)
tree1d4a5b4aa5861ab5ae7eed7789db1764814a52ee
parent873a2f069f2a662cd0fd1a993a991cece291df7c
Ruby mogilefs-client 3.2.0

Changes since 3.2.0-rc1 (MogileFS::Admin-only):

* admin supports "create_device" and "change_device_weight" commands

* admin casts "reject_bad_md5" field in "get_device" return
  value to boolean (true/false).

* minor code simplifications to admin

Changes since 3.1.1

* "list_keys" and "exist?" client commands raise errors properly
  on failure.

* backend connections no longer terminate on ERR responses, only
  on socket/connection errors.

* support the "updateclass" client command.  This is for updating
  the class of a given key and not to be confused with the
  "update_class" admin command.

* "new_file" checksum usage is now documented since MogileFS 2.60
  includes official support for checksums
GIT-VERSION-GEN