This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
Releases: googleapis/python-trace
Releases · googleapis/python-trace
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.0
v0.24.0
⚠ BREAKING CHANGES
- trace: remove
span_path
resource helper method from v2; modify retry configs; standardize usage of 'optional' and 'required' for args in docstrings; add 2.7 deprecation warning (via synth) (#10075)
Features
- trace: add
client_options
to constructor (#9154) (a5b4f7a) - added support for span kind (#28) (23ba194)
Bug Fixes
- trace: remove
span_path
resource helper method from v2; modify retry configs; standardize usage of 'optional' and 'required' for args in docstrings; add 2.7 deprecation warning (via synth) (#10075) (4c02194)