This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
Releases: googleapis/java-securitycenter
Releases · googleapis/java-securitycenter
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.5.0
2.5.0 (2022-03-03)
Features
- Add BigQuery export APIs that help you enable writing new/updated findings from Security Command Center to a BigQuery table in near-real time. You can then integrate the data into existing workflows and create custom analyses. You can enable thi... (#769) (b4641d8)
Documentation
- Update documentation for the Finding resource field "project_display_name" (#760) (2d4fb45)
- Update documentation for the Mute fields on Findings (2d4fb45)
Dependencies
- update actions/github-script action to v6 (#756) (9fda568)
- update dependency com.google.cloud:google-cloud-pubsub to v1.115.2 (#748) (330195a)
- update dependency com.google.cloud:google-cloud-pubsub to v1.115.5 (#772) (ef57ca0)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 (#768) (80d33d3)
- update dependency com.google.protobuf:protobuf-java-util to v3.19.4 (#724) (c955858)
v2.4.0
2.4.0 (2022-02-03)
Features
- Release the access field in the v1 finding proto, which represents an access event tied to the finding (#744) (94f600d)
Dependencies
- java: update actions/github-script action to v5 (#1339) (#742) (7361505)
- update actions/github-script action to v5 (#741) (3138f0c)
- update dependency com.google.cloud:google-cloud-pubsub to v1.115.1 (#730) (2a0b4cd)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 (#743) (b2c717e)
Documentation
- added more clarification around what event_time means on a v1 finding (94f600d)
java-securitycenter v2.3.2
java-securitycenter v2.3.1
java-securitycenter v2.3.0
Features
- Added a new API method UpdateExternalSystem, which enables updating a finding w/ external system metadata. External systems are a child resource under finding, and are housed on the finding itself, and can also be filtered on in Notifications, th... (#705) (73ee05e)
- Added mute related APIs, proto messages and fields (#702) (5b88a33)
- 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 (#693) (bf8f477)
Bug Fixes
- java: add -ntp flag to native image testing command (#1299) (#711) (88d9aa6)
- java: java 17 dependency arguments (#1266) (#688) (ae4bc65)
Documentation
Dependencies
- update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 (#701) (3f862c6)
- update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 (#710) (6a02612)
- update dependency com.google.protobuf:protobuf-java-util to v3.19.0 (#686) (dfa655f)
- update dependency com.google.protobuf:protobuf-java-util to v3.19.1 (#699) (5c9f5f0)
java-securitycenter v2.2.0
Features
- add
google/api/routing.proto
(#658) (2397ab2) - Added vulnerability field to the finding feat: Added type field to the resource which is surfaced in NotificationMessage (#676) (2240296)
- publish
routing.proto
containing thegoogle.api.RoutingRule
annotation feat: add Bazel rules wrappingrouting.proto
(#677) (c40cfe9)