4.15.2 Release
4.15.2 adds support for all new APIs since 4.14.0, along with some changes:
- Authentication has been rewritten. It is now recommended to set is using a
context
. Previous way is still preserved but deprecated. For details about how to use acontext
, refer to any private endpoints in API documentation. - Add go modules support