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

v0.1.4

19 May 14:29
d0f1af3
Compare
Choose a tag to compare

0.1.4 (2022-04-11)

Bug Fixes

  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v0 release (#79) (9e542fe)

v1.3.1

07 Mar 16:11
d7f8062
Compare
Choose a tag to compare

1.3.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#75) (26f0b3f)

v1.3.0

28 Feb 22:58
e7efb0d
Compare
Choose a tag to compare

1.3.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (a4fe64d)

v1.2.1

02 Nov 17:52
b6fcbb2
Compare
Choose a tag to compare

Bug Fixes

  • deps: drop packaging dependency (b68553f)
  • deps: require google-api-core >= 1.28.0 (b68553f)

Documentation

  • list oneofs in docstring (b68553f)

v1.2.0

18 Oct 19:34
bb61e51
Compare
Choose a tag to compare

Features

v1.1.0

11 Oct 16:48
3399115
Compare
Choose a tag to compare

Features

  • add context manager support in client (#38) (d8ef19f)

v1.0.2

07 Oct 14:33
0f6bafd
Compare
Choose a tag to compare

Bug Fixes

  • deps: require google-cloud-source-context 1.0.0 (#35) (1db551b)

v1.0.1

27 Sep 14:34
4c8c6b6
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (6387d7c)

v1.0.0

03 Aug 01:51
3f01669
Compare
Choose a tag to compare

Features

  • bump release level to production/stable (#18) (2eb231c)

v0.1.3

29 Jul 16:18
8e50239
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#10) (4e55f78)

Miscellaneous Chores