Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Releases: googleapis/python-ids

v1.5.0

24 Feb 01:11
d90b356
Compare
Choose a tag to compare

1.5.0 (2023-02-17)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#105) (f51b4b3)

Bug Fixes

  • Add service_yaml_parameters to py_gapic_library BUILD.bazel targets (#107) (d34c23c)

v1.4.1

23 Jan 15:45
bdef895
Compare
Choose a tag to compare

1.4.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (b6d8eab)

Documentation

  • Add documentation for enums (b6d8eab)

v1.4.0

10 Jan 19:06
b03d525
Compare
Choose a tag to compare

1.4.0 (2023-01-10)

Features

v1.3.0

15 Dec 17:03
5d5fcf8
Compare
Choose a tag to compare

1.3.0 (2022-12-14)

Features

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

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (fd8cfa4)
  • samples: Snippetgen should call await on the operation coroutine before calling result (3e1b599)

v1.2.4

10 Oct 15:52
155f2c1
Compare
Choose a tag to compare

1.2.4 (2022-10-07)

Bug Fixes

v1.2.3

29 Sep 20:00
e5e8595
Compare
Choose a tag to compare

1.2.3 (2022-09-29)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#85) (4fdbbe8)

v1.2.2

16 Aug 15:42
f6e2dd5
Compare
Choose a tag to compare

1.2.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#70) (3c4ea60)
  • deps: require proto-plus >= 1.22.0 (3c4ea60)

v1.2.1

13 Jul 17:23
a0e27f7
Compare
Choose a tag to compare

1.2.1 (2022-07-13)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#63) (f664641)

v1.2.0

12 Jul 15:38
0327f4c
Compare
Choose a tag to compare

1.2.0 (2022-07-12)

Features

Bug Fixes

v1.1.2

07 Jun 11:57
7f116e0
Compare
Choose a tag to compare

1.1.2 (2022-06-03)

Bug Fixes

  • deps: require protobuf <4.0.0dev (#52) (cde8a52)

Documentation

  • fix changelog header to consistent size (#51) (24267af)