Version history

Version 2.8.0, released 2021-11-10

  • Commit 9292121: feat: Added resource type and display_name field to the FindingResult, and supported them in the filter for ListFindings and GroupFindings. Also added display_name to the resource which is surfaced in NotificationMessage

Version 2.7.0, released 2021-10-12

  • Commit e1080c9:
    • feat: Added vulnerability field to the finding
    • feat: Added type field to the resource which is surfaced in NotificationMessage

Version 2.6.0, released 2021-09-01

  • Commit ac367e2: feat: Regenerate all APIs to support self-signed JWTs

Version 2.5.0, released 2021-08-10

  • Commit f8b1856:
    • feat: add finding_class and indicator fields in Finding

Version 2.4.0, released 2021-06-22

  • Commit 16f75f9: docs: update currently supported Finding filter fields.

Version 2.3.0, released 2021-05-26

Version 2.2.0, released 2021-02-08

  • Commit d6c34ac:
    • feat: added field severity to findings in v1 API
    • Clients will now see a new field, severity, on findings. They will also be able to filter and group by severity on ListFinding and GroupFinding API calls.

Version 2.1.0, released 2020-11-10

  • Commit 0790924: fix: Add gRPC compatibility constructors
  • Commit 0ca05f5: chore: Regenerate all APIs using protoc 3.13 and Grpc.Tools 2.31
  • Commit 3cc0bc8: docs: Clarified that event_time can also be considered as the "update time" for a Finding. It also captures when a Finding was updated. The previous wording could've been interpreted as only the creation time.
  • Commit ccb9c33: fix: correct securitycenter grpc_service_configs
  • Commit 6bde7a3: docs: Regenerate all APIs with service comments in client documentation
  • Commit f83bdf1: fix: Apply timeouts to RPCs without retry
  • Commit d545bad: Specify allowed fields for UpdateNotificationConfig
  • Commit 4c52b95: feat: Add Resource to the v1 NotificationMessage, which contains resource-related fields associated to the Finding notification. docs: Adjusted wording from Cloud SCC to Security Command Center, and updated filtering docs for List APIs.
  • Commit 947a573: docs: Regenerate all clients with more explicit documentation

Version 2.0.0, released 2020-03-19

No API surface changes compared with 2.0.0-beta02, just dependency and implementation changes.

Version 2.0.0-beta02, released 2020-03-12

Version 2.0.0-beta01, released 2020-02-18

This is the first prerelease targeting GAX v3. Please see the breaking changes guide for details of changes to both GAX and code generation.

Version 1.1.0, released 2019-12-10

Version 1.0.0, released 2019-07-10

Initial GA release.