Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 19 Aug 12:50
ee26f62

0.3.0 (2024-08-15)

Features

  • Add google/cloud/audit/bigquery_audit_metadata_pb2.py (c6efc56)
  • Add PolicyViolation. this will only be present when access is denied due to Organization Policy fc5be6f (c6efc56)
  • Add support for Python 3.12 (#113) (08b0bca)
  • Add the principal field to the ServiceAccountDelegationInfo ba89dac (c6efc56)
  • Introduce compatibility with native namespace packages (#117) (9007e8a)
  • Update AuditLog proto to include all new changes in Audit Logging 40292fc (c6efc56)

Bug Fixes

  • deps: Require protobuf>=3.20.2, protobuf<6 (bf1434a)
  • Regenerate pb2 files for compatibility with protobuf 5.x (bf1434a)