Skip to content

Releases: googleapis/python-audit-log

v0.3.0

19 Aug 12:50
ee26f62
Compare
Choose a tag to compare

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)

v0.3.0rc0

15 Aug 15:33
Compare
Choose a tag to compare
v0.3.0rc0 Pre-release
Pre-release

0.3.0rc0 (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)

v0.2.5

11 Jan 16:04
f491fda
Compare
Choose a tag to compare

0.2.5 (2023-01-07)

Bug Fixes

  • deps: Require protobuf >= 3.19.5 (#79) (94e7044)

v0.2.4

16 Aug 18:14
68ea958
Compare
Choose a tag to compare

0.2.4 (2022-08-11)

Bug Fixes

v0.2.3

18 Jul 13:22
7b9de69
Compare
Choose a tag to compare

0.2.3 (2022-07-16)

Bug Fixes

v0.2.2

26 May 21:35
328fef4
Compare
Choose a tag to compare

0.2.2 (2022-05-26)

Bug Fixes

  • regenerate pb2 files using grpcio-tools (#57) (7058ada)

v0.2.1

26 May 20:43
ff7027c
Compare
Choose a tag to compare

0.2.1 (2022-05-26)

Bug Fixes

  • deps: require protobuf>= 3.6.0, <4.0.0dev (#55) (e84a2a9)

v0.2.0

25 Oct 14:18
e198e75
Compare
Choose a tag to compare

Features

  • add trove classifier for python 3.10 (#38) (355cbf1)

v0.1.1

31 Aug 15:47
8fd9969
Compare
Choose a tag to compare

Bug Fixes

  • remove deprecated call to Descriptor() (#29) (26f15be)

v0.1.0

31 Jul 20:21
54f2418
Compare
Choose a tag to compare

Features

  • publish audit_log.proto (4ca63a0)