Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Releases: googleapis/python-trace

v1.3.4

30 Sep 15:47
3195f15
Compare
Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (cb38c20)

v1.3.3

27 Sep 15:33
c99b9a6
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (4a5ed62)

v1.3.2

28 Jul 17:47
6979cf5
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#109) (6aa9d7a)

Miscellaneous Chores

v1.3.1

21 Jul 23:17
d569326
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#108) (63a9999)

v1.3.0

12 Jul 23:33
4668bdc
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

v1.2.0

01 Jun 11:18
9c25d5d
Compare
Choose a tag to compare

Features

  • add from_service_account_info (e097a64)
  • add common resource path helpers (#70) (e097a64)
  • support self-signed JWT flow for service accounts (1055668)

Bug Fixes

v1.1.0

13 Oct 17:17
fe4afb8
Compare
Choose a tag to compare

Features

Documentation

  • state >=3.6 requirement in README (#42) (c162047)

Dependencies

  • remove unused google-cloud-core dependency (#50) (e748cb4)

v1.0.0

14 Sep 17:46
898f5e6
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

Features

v0.24.0

06 Aug 18:02
a4fa870
Compare
Choose a tag to compare

⚠ 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

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)

Documentation

  • add python 2 sunset banner to documentation (#9036) (52f3ab5)