Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

v3.1.0

Compare
Choose a tag to compare
@dennwc dennwc released this 22 May 00:55
· 47 commits to master since this release

Language aliases

This release adds support for language aliases. To support this new feature, it also defines a missing piece of gRPC API v2 - the Languages API v2.

Following SDK releases will gradually deprecate support for v1 API completely.

Breaking changes

Minor driver manifest fields were changed: Build is now a time.Time instead of *time.Time, and NativeVersion is a string instead of []string.

Unused fields were removed, specifically: OS, InformationLoss, NativeEncoding.

Drivers may need to update their manifests when updating to this SDK version.

Other changes

  • Better documentation.
  • More automation for a driver update to modules.