Changelog
0.3.3 (2025-10-07)
Bug Fixes
- add *.proto files to google-cloud-audit-log (#14587) This PR adds *.proto files to
packages/google-cloud-audit-log
for consistency with what we have in googleapis-common-protos: https://github.com/googleapis/google-cloud-python/tree/main/packages/googleapis-common-protos/google/api (76ce4a1b206cb6956b32217f18cbaa08aafe97c6)
0.3.2 (2025-03-15)
Bug Fixes
Allow protobuf 6.x (b4d4551)
remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)
resolve issue where pre-release versions of dependencies are installed (b4d4551)
0.3.1 (2025-03-06)
Features
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 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)
0.2.5 (2023-01-07)
Bug Fixes
0.2.4 (2022-08-11)
Bug Fixes
0.2.3 (2022-07-16)
Bug Fixes
0.2.2 (2022-05-26)
Bug Fixes
0.2.1 (2022-05-26)
Bug Fixes
0.2.0 (2021-10-13)
Features
0.1.1 (2021-08-31)
Bug Fixes
0.1.0 (2020-07-30)
Features
- publish audit_log.proto (4ca63a0)