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.11.3

19 Oct 20:55
bd9c262
Compare
Choose a tag to compare

1.11.3 (2023-10-09)

Documentation

v1.11.2

05 Jul 15:00
dfba213
Compare
Choose a tag to compare

1.11.2 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#318) (ba205b8)

v1.11.1

27 Mar 15:48
b51dbeb
Compare
Choose a tag to compare

1.11.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#308) (838132e)

v1.11.0

28 Feb 18:07
53716f9
Compare
Choose a tag to compare

1.11.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (7d854a6)

v1.10.0

24 Jan 15:01
086ef14
Compare
Choose a tag to compare

1.10.0 (2023-01-24)

Features

  • Add Cloud Trace v2 retry defaults for BatchWriteSpans (#294) (92cb4fa)

v1.9.1

23 Jan 15:36
cb53612
Compare
Choose a tag to compare

1.9.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (170efe4)

Documentation

  • Add documentation for enums (170efe4)

v1.9.0

10 Jan 17:21
2f22340
Compare
Choose a tag to compare

1.9.0 (2023-01-10)

Features

v1.8.0

15 Dec 19:52
c6ec3c4
Compare
Choose a tag to compare

1.8.0 (2022-12-14)

Features

  • Add support for google.cloud.trace.__version__ (a45bd77)
  • Add typing to proto.Message based class attributes (a45bd77)

Bug Fixes

  • Add dict typing for client_options (a45bd77)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (5cd01da)
  • Drop usage of pkg_resources (5cd01da)
  • Fix timeout default values (5cd01da)

Documentation

  • samples: Snippetgen handling of repeated enum field (a45bd77)
  • samples: Snippetgen should call await on the operation coroutine before calling result (5cd01da)

v1.7.3

10 Oct 16:06
9964859
Compare
Choose a tag to compare

1.7.3 (2022-10-07)

Bug Fixes

v1.7.2

04 Oct 00:29
bbe8f94
Compare
Choose a tag to compare

1.7.2 (2022-09-29)

Bug Fixes