Version history
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
- Commit 8da93ef: Adds support for notifications.
- Commit 11173de: Amended retry configuration
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
- Commit 50658e2: Add format methods to all resource name types
Version 1.0.0, released 2019-07-10
Initial GA release.