Skip to content

4.15.2 Release

Compare
Choose a tag to compare
@revilwang revilwang released this 12 Aug 12:03
· 57 commits to master since this release

4.15.2 adds support for all new APIs since 4.14.0, along with some changes:

  1. 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 a context, refer to any private endpoints in API documentation.
  2. Add go modules support