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

Releases: googleapis/python-binary-authorization

v1.7.0

19 Oct 20:43
67c053a
Compare
Choose a tag to compare

1.7.0 (2023-10-09)

Features

  • Adds support for check-based platform policy evaluation to Binary Authorization Continuous Validation logs (#225) (7982787)

Documentation

v1.6.2

05 Jul 14:57
323a03e
Compare
Choose a tag to compare

1.6.2 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#215) (bb5e71d)

v1.6.1

27 Mar 14:51
826cb8a
Compare
Choose a tag to compare

1.6.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#209) (c5bc464)

v1.6.0

28 Feb 02:36
dab0306
Compare
Choose a tag to compare

1.6.0 (2023-02-27)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#204) (3ef88ce)

v1.5.1

23 Jan 15:43
ae8a8ea
Compare
Choose a tag to compare

1.5.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (27c4e7c)

Documentation

  • Add documentation for enums (27c4e7c)

v1.5.0

10 Jan 18:19
55dbc3b
Compare
Choose a tag to compare

1.5.0 (2023-01-10)

Features

v1.4.0

15 Dec 21:54
121dd7c
Compare
Choose a tag to compare

1.4.0 (2022-12-15)

Features

  • Add support for google.cloud.binaryauthorization.__version__ (2df0de1)
  • Add typing to proto.Message based class attributes (2df0de1)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (2df0de1)
  • samples: Snippetgen should call await on the operation coroutine before calling result (b3128a5)

v1.3.3

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

1.3.3 (2022-10-07)

Bug Fixes

v1.3.2

29 Sep 19:58
e7a9599
Compare
Choose a tag to compare

1.3.2 (2022-09-29)

Bug Fixes

v1.3.1

16 Aug 18:12
c89d23c
Compare
Choose a tag to compare

1.3.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#165) (48c10da)
  • deps: require proto-plus >= 1.22.0 (48c10da)