As of January 1, 2020 this library no longer supports Python 2 on the latest released version. Library versions released prior to that date will continue to be available. For more information please visit Python 2 support on Google Cloud.

Changelog

0.2.0 (2024-02-15)

Features

  • Add egress_policies and ingress_policies fields to ServicePerimeter f31ec7d (eabf473)

  • Add google/identity/accesscontextmanager/v1/access_context_manager_pb2.py 0b261de (eabf473)

  • Add support for Python 3.12 (#188) (c379c57)

  • Introduce compatibility with native namespace packages (#187) (8ffdcd3)

Bug Fixes

  • deps: Require google-api-core >= 1.34.1 (eabf473)

  • Migrate to native namespace packages (#193) (5840132)

0.1.16 (2023-02-27)

Bug Fixes

  • deps: Require google-api-core>=1.34.0,>=2.11.0 (a835c8e)

0.1.15 (2022-12-15)

Bug Fixes

  • deps: Require protobuf >=3.19.5 (09d0f03)

0.1.14 (2022-08-12)

Bug Fixes

0.1.13 (2022-07-18)

Bug Fixes

  • require python 3.7+ (#134) (27a1467)

  • require google-api-core >=1.32.0, >=2.8.0

0.1.12 (2022-06-06)

Documentation

  • fix changelog header to consistent size (#128) (e295ae6)

0.1.11 (2022-05-26)

Bug Fixes

  • deps: require protobuf>= 3.12.0, <4.0.0dev (#124) (5c7837e)

0.1.10 (2022-03-04)

Bug Fixes

0.1.9 (2021-11-12)

Bug Fixes

  • deps: require google-api-core >= 1.28.0 (8845855)

0.1.8 (2021-10-04)

Bug Fixes

  • update pin on ‘google-api-core’ to allow current versions (#89) (1f7b73b)

0.1.7 (2021-08-23)

Documentation

0.1.6 (2021-07-27)

Documentation

  • add Samples section to CONTRIBUTING.rst (#65) (6091f99)

Miscellaneous Chores

0.1.5 (2021-07-07)

Bug Fixes

  • require google-api-core >= 1.26.0 (#57) (12ddfa5)

0.1.4 (2021-06-22)

Bug Fixes

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#44) (5bd362e)

0.1.3 (2021-04-14)

Bug Fixes

0.1.2 (2020-05-08)

Bug Fixes

0.1.1 (2020-05-08)

Bug Fixes

0.1.0 (2020-05-07)

Features