Go Client Release 1.6.3 (July 9, 2015)

Version 1.6.3 of the Go client was released on July 9, 2015 and is available for download here. It contains the following improvements and fixes:

Features

Fixes

  • Fix a bunch of golint notices (Pull Request #69, thanks to @GeertJohan).
  • Connection.Read() total bytes count on error (Pull Request #71, thanks to @GeertJohan).
  • Fixed a race condition on objectMappings map (Pull Request #72, thanks to @GeertJohan).
  • Fixed a few uint → int convert ions

The release notes are available here.

1 Like