- Default to use Stackdriver Trace V2 API if calling
from google.cloud import trace. Using V1 API needs to be explicitly specified in the import.(#4437)
PyPI: https://pypi.org/project/google-cloud-trace/0.17.0/
- Upgrading to
google-cloud-core >= 0.28.0and adding dependency ongoogle-api-core(#4221, #4280)