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

Releases: googleapis/python-api-keys

v0.5.2

27 Mar 15:48
73a6272

Choose a tag to compare

0.5.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#53) (7f7fae9)

v0.5.1

23 Jan 16:00
54353ca

Choose a tag to compare

0.5.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (#43) (9fc82bd)

v0.5.0

11 Jan 15:27
af978db

Choose a tag to compare

0.5.0 (2023-01-10)

Features

v0.4.1

15 Dec 21:19
57e71ee

Choose a tag to compare

0.4.1 (2022-12-14)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (7ad93f1)
  • Drop usage of pkg_resources (7ad93f1)
  • Fix timeout default values (7ad93f1)

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (7ad93f1)

v0.4.0

16 Nov 13:36
87c4bc0

Choose a tag to compare

0.4.0 (2022-11-16)

Features

  • Add typing to proto.Message based class attributes (d336d7d)

Documentation

  • samples: Snippetgen handling of repeated enum field (d336d7d)

v0.3.0

12 Nov 13:29
899cd48

Choose a tag to compare

0.3.0 (2022-11-08)

Features

  • add support for google.cloud.api_keys.__version__ (cabe55d)

Bug Fixes

  • Add dict typing for client_options (cabe55d)

v0.2.2

10 Oct 18:15
b9aadb6

Choose a tag to compare

0.2.2 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#22) (b8024ae)
  • deps: require google-api-core>=1.33.2 (b8024ae)

v0.2.1

03 Oct 23:49
5d85db6

Choose a tag to compare

0.2.1 (2022-10-03)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#18) (d46af8a)

v0.2.0

19 Sep 19:12
55a6676

Choose a tag to compare

0.2.0 (2022-09-16)

Features

Bug Fixes

  • deps: require google-api-core>=1.33.1,>=2.8.0 (41d903b)
  • deps: require protobuf >= 3.20.1 (41d903b)

v0.1.0

26 Aug 15:59
355de8a

Choose a tag to compare

0.1.0 (2022-08-26)

Features