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

Releases: googleapis/python-iot

v2.9.2

05 Jul 15:34
05a8c29
Compare
Choose a tag to compare

2.9.2 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#479) (f4a64d8)

v2.9.1

27 Mar 14:41
adf3ee9
Compare
Choose a tag to compare

2.9.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#460) (c97f63e)

v2.9.0

28 Feb 17:44
445cdd6
Compare
Choose a tag to compare

2.9.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (15758ae)

v2.8.1

23 Jan 15:33
e03bf6e
Compare
Choose a tag to compare

2.8.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (b6a2a25)

Documentation

  • Add documentation for enums (b6a2a25)

v2.8.0

10 Jan 19:27
5ca71ff
Compare
Choose a tag to compare

2.8.0 (2023-01-10)

Features

v2.7.0

15 Dec 17:03
e69d0ea
Compare
Choose a tag to compare

2.7.0 (2022-12-14)

Features

  • Add support for google.cloud.iot.__version__ (9aa6b22)
  • Add typing to proto.Message based class attributes (9aa6b22)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (9aa6b22)
  • samples: Snippetgen should call await on the operation coroutine before calling result (4eac6bb)

v2.6.4

10 Oct 16:20
c621f5f
Compare
Choose a tag to compare

2.6.4 (2022-10-07)

Bug Fixes

v2.6.3

04 Oct 00:28
1066ac4
Compare
Choose a tag to compare

2.6.3 (2022-10-03)

Bug Fixes

v2.6.2

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

2.6.2 (2022-08-16)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#361) (9def79a)
  • deps: require proto-plus >= 1.22.0 (9def79a)

v2.6.1

14 Jul 12:51
a38ec38
Compare
Choose a tag to compare

2.6.1 (2022-07-14)

Bug Fixes

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