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

v1.17.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 19:44
3d0a013

1.17.0 (2022-12-15)

Features

  • Add files field to finding's list of attributes (63c76ad)
  • Add kernel_rootkit field to finding's list of attributes (#413) (62c9cb8)
  • Add support for google.cloud.securitycenter.__version__ (63c76ad)
  • Add typing to proto.Message based class attributes (63c76ad)
  • Add user_name field to the finding access (#418) (ced00fd)
  • Adding project/folder level parents to notification configs in SCC (#403) (667729a)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (63c76ad)
  • samples: Snippetgen should call await on the operation coroutine before calling result (fae54be)
  • samples: Update samples to include new parent levels (folder and project) (#405) (5960173)