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

Releases: googleapis/python-debugger-client

v1.7.0

06 Jul 16:12
29c3d4a
Compare
Choose a tag to compare

1.7.0 (2023-07-06)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (64dbabb)

Bug Fixes

  • Add async context manager return types (64dbabb)

Documentation

  • Fix formatting of request arg in docstring (64dbabb)

v1.6.1

23 Jan 16:00
aa55053
Compare
Choose a tag to compare

1.6.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (3a95f76)

Documentation

  • Add documentation for enums (3a95f76)

v1.6.0

10 Jan 17:15
2a704a2
Compare
Choose a tag to compare

1.6.0 (2023-01-10)

Features

v1.5.0

15 Dec 16:00
99398af
Compare
Choose a tag to compare

1.5.0 (2022-12-15)

Features

  • Add support for google.cloud.debugger.__version__ (78ffd89)
  • Add typing to proto.Message based class attributes (78ffd89)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (78ffd89)
  • samples: Snippetgen should call await on the operation coroutine before calling result (f3dc6f9)

v1.4.3

10 Oct 15:54
7793746
Compare
Choose a tag to compare

1.4.3 (2022-10-07)

Bug Fixes

v1.4.2

04 Oct 00:05
7d3d0b1
Compare
Choose a tag to compare

1.4.2 (2022-10-03)

Bug Fixes

v1.4.1

16 Aug 18:07
3bb833d
Compare
Choose a tag to compare

1.4.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#118) (2d56dfa)
  • deps: require proto-plus >= 1.22.0 (2d56dfa)

v1.4.0

18 Jul 13:07
ba7e13c
Compare
Choose a tag to compare

1.4.0 (2022-07-15)

Features

Bug Fixes

v0.1.5

09 Jun 16:44
510ffec
Compare
Choose a tag to compare

0.1.5 (2022-06-07)

Bug Fixes

  • deps: require protobuf<4.0.0 on v0 branch (#105) (7e9b458)

v1.3.2

07 Jun 11:16
da79b62
Compare
Choose a tag to compare

1.3.2 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#101) (835df83)