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

Releases: googleapis/python-apigee-connect

v1.7.1

23 Jan 15:38
1881b8e
Compare
Choose a tag to compare

1.7.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (514bdf3)

Documentation

  • Add documentation for enums (514bdf3)

v1.7.0

11 Jan 15:28
440f5d0
Compare
Choose a tag to compare

1.7.0 (2023-01-10)

Features

v1.6.1

15 Dec 19:04
5bb3721
Compare
Choose a tag to compare

1.6.1 (2022-12-08)

Bug Fixes

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

Documentation

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

v1.6.0

16 Nov 13:27
3606ad5
Compare
Choose a tag to compare

1.6.0 (2022-11-16)

Features

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

Documentation

  • samples: Snippetgen handling of repeated enum field (6ca9292)

v1.5.0

08 Nov 15:44
f56f7e3
Compare
Choose a tag to compare

1.5.0 (2022-11-08)

Features

  • add support for google.cloud.apigeeconnect.__version__ (ec1f84c)

Bug Fixes

  • Add dict typing for client_options (ec1f84c)
  • deps: require google-api-core >=1.33.2 (ec1f84c)

v1.4.3

10 Oct 15:54
addc570
Compare
Choose a tag to compare

1.4.3 (2022-10-07)

Bug Fixes

v1.4.2

04 Oct 00:29
22f248b
Compare
Choose a tag to compare

1.4.2 (2022-09-29)

Bug Fixes

v1.4.1

16 Aug 18:14
666ab2a
Compare
Choose a tag to compare

1.4.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#133) (25c184a)
  • deps: require proto-plus >= 1.22.0 (25c184a)

v1.4.0

18 Jul 13:24
243eaa3
Compare
Choose a tag to compare

1.4.0 (2022-07-17)

Features

Bug Fixes

v1.3.2

06 Jun 22:19
a5149a4
Compare
Choose a tag to compare

1.3.2 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#116) (de3022c)