Major Features and Improvements
* From this version we will be releasing python 3.8 wheels.
Bug Fixes and Other Changes
* When installing from source, you don't need any steps other than `pip
install` (needs Bazel).
* Labels can be specified as Paths in addition to string names.
* Depends on `absl-py>=0.9,<0.11`.
* Depends on `googleapis-common-protos>=1.52.0,<2`.
Breaking changes
* N/A
Deprecations
* Deprecated Python 3.5 support.