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

Releases: googleapis/python-binary-authorization

v1.3.0

18 Jul 13:17
8f3a695
Compare
Choose a tag to compare

1.3.0 (2022-07-16)

Features

  • add audience parameter (eef72ac)
  • Adds a pod_namespace field to pod events created by Continuous Validation, to distinguish pods with the same name that run in different namespaces (#156) (218bad8)

Bug Fixes

v1.2.3

07 Jun 10:45
cf7e5ba
Compare
Choose a tag to compare

1.2.3 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#149) (3d3d7e4)

v1.2.2

07 Mar 16:20
2ce167b
Compare
Choose a tag to compare

1.2.2 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#126) (2b7e982)

v1.2.1

24 Feb 19:38
d94f375
Compare
Choose a tag to compare

1.2.1 (2022-02-11)

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (1f500f5)

v1.2.0

27 Jan 19:43
7e85d9c
Compare
Choose a tag to compare

1.2.0 (2022-01-25)

Features

v1.1.0

09 Nov 16:17
7783243
Compare
Choose a tag to compare

Features

  • v1beta1: add new admission rule types to Policy (#95) (f25d17a)
  • v1beta1: add SystemPolicyV1Beta1 service (f25d17a)
  • v1beta1: update SignatureAlgorithm enum to match algorithm names in KMS (f25d17a)

v1.0.1

02 Nov 15:47
88111c6
Compare
Choose a tag to compare

Bug Fixes

  • deps: drop packaging dependency (d02c2fd)
  • deps: require google-api-core >= 1.28.0 (d02c2fd)

Documentation

  • list oneofs in docstring (d02c2fd)

v1.0.0

25 Oct 14:04
d5a203e
Compare
Choose a tag to compare

Features

  • bump release level to production/stable (#77) (f893ce0)

v0.6.0

13 Oct 15:17
2f64b6d
Compare
Choose a tag to compare

Features

  • add trove classifier for python 3.9 and python 3.10 (#87) (73acd98)

v0.5.0

11 Oct 17:02
f027b1b
Compare
Choose a tag to compare

Features

  • add context manager support in client (#84) (0991f56)