You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting with this release, we now also release API files for Go. The Go files are added to the GitHub releases as .tar.gz files. Similar to Java and Python release, there is a version.go file containing the major and minor version. Furthermore, we now also release a plain ZIP file containing the protobuf files.
With this release, the location of the properties file containing the API version information is changed to be outside the package structure. This allows for easier dependency relocation of the resulting class files.