This release contains numerous contributed bugfixes, as well a few changes in functionality:
- The default checksum for written blocks has been changed from
CRC32toCRC32C, to match the behavior of the java client. (thanks @symious) - The
hdfsbinary now supportstest(#292) andls -R(#289), per the posix spec. (thanks @gardenia)