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

Releases: googleapis/python-apigee-registry

v0.6.2

27 Mar 15:43
5b0a1d5
Compare
Choose a tag to compare

0.6.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#74) (6edd830)

v0.6.1

23 Jan 15:46
68dc12a
Compare
Choose a tag to compare

0.6.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (7cad108)

Documentation

  • Add documentation for enums (7cad108)

v0.6.0

11 Jan 15:16
aa99258
Compare
Choose a tag to compare

0.6.0 (2023-01-10)

Features

v0.5.1

15 Dec 21:16
fee870a
Compare
Choose a tag to compare

0.5.1 (2022-12-14)

Bug Fixes

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

Documentation

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

v0.5.0

16 Nov 13:39
38493c0
Compare
Choose a tag to compare

0.5.0 (2022-11-16)

Features

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

Documentation

  • samples: Snippetgen handling of repeated enum field (27dfa13)

v0.4.0

08 Nov 18:37
176d707
Compare
Choose a tag to compare

0.4.0 (2022-11-08)

Features

  • add support for google.cloud.apigee_registry.__version__ (1fd5915)

Bug Fixes

  • Add dict typing for client_options (1fd5915)

v0.3.2

10 Oct 18:14
a9edae2
Compare
Choose a tag to compare

0.3.2 (2022-10-10)

Bug Fixes

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

v0.3.1

04 Oct 00:48
05c3189
Compare
Choose a tag to compare

0.3.1 (2022-09-30)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#39) (e9b08c2)

v0.3.0

19 Sep 19:12
e84cb01
Compare
Choose a tag to compare

0.3.0 (2022-09-16)

Features

Bug Fixes

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

v0.2.1

01 Sep 23:37
f439718
Compare
Choose a tag to compare

0.2.1 (2022-09-01)

Bug Fixes

  • Additional error codes added to service configuration for retry (#22) (72e8d3e)