Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 760 Bytes

File metadata and controls

31 lines (18 loc) · 760 Bytes

Changelog

PyPI History

0.18.0

Breaking changes

  • The underlying autogenerated client library was re-generated to pick up new features and resolve bugs, this may change the exceptions raised from various methods. (#4799)

0.17.0

Notable Implementation Changes

  • 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/

0.16.0

Dependencies

  • Upgrading to google-cloud-core >= 0.28.0 and adding dependency on google-api-core (#4221, #4280)

PyPI: https://pypi.org/project/google-cloud-trace/0.16.0/