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

Releases: googleapis/python-securitycenter

v1.9.0

28 Feb 22:49
c162c6e

Choose a tag to compare

1.9.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (7fdd2a8)

Documentation

  • added more clarification around what event_time means on a v1 finding (7fdd2a8)
  • Update documentation for the Finding resource field "project_display_name" (#282) (5e02432)
  • Update documentation for the Mute fields on Findings (5e02432)

v1.8.0

18 Jan 16:03
2619d51

Choose a tag to compare

1.8.0 (2022-01-14)

Features

  • add display_name to the resource which is surfaced in NotificationMessage (f28a8fe)
  • add support for python 3.10 (#238) (7186526)
  • Added a new API method UpdateExternalSystem (#256) (8c988a6)
  • Added mute related APIs, proto messages and fields (#255) (6f3e1b2)
  • Added resource type and display_name field to the FindingResult (#248) (f28a8fe)

Bug Fixes

  • deps: drop packaging dependency (f28a8fe)
  • deps: require google-api-core >= 1.28.0 (f28a8fe)
  • fix extras_require typo in setup.py (#242) (d477b96)

v1.7.0

11 Oct 16:47
55603a5

Choose a tag to compare

Features

  • Added type field to the resource which is surfaced in NotificationMessage (a233f7a)
  • Added vulnerability field to Finding (#235) (a233f7a)

v1.6.0

07 Oct 10:51
80fa59f

Choose a tag to compare

Features

  • add context manager support in client (#230) (740af33)

v1.5.2

30 Sep 15:47
32ed893

Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (cd17b59)

v1.5.1

27 Sep 15:53
d366e16

Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (00fb3d3)

v1.5.0

28 Jul 11:47
8139b73

Choose a tag to compare

Features

  • add finding_class and indicator fields in Finding (#201) (4af011d)

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#194) (37af051)
  • enable self signed jwt for grpc (#199) (a00be7c)

Documentation

  • add Samples section to CONTRIBUTING.rst (#195) (8f402c2)

v1.4.0

12 Jul 23:33
7bf5bb6

Choose a tag to compare

Features

Bug Fixes

Documentation

v1.3.1

16 Jun 13:17
df6d9c5

Choose a tag to compare

Documentation

  • update currently supported Finding filter fields (#159) (89ca24b)

v1.3.0

01 Jun 10:47
bef1447

Choose a tag to compare

Features

  • bump release level to production/stable (#147) (b9c892a)

Documentation