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
- Improved documentation (Pull Requests #64 and #68, thanks to @GeertJohan).
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.