- 1.39.0 (latest)
- 1.38.0
- 1.37.0
- 1.36.0
- 1.35.1
- 1.33.1
- 1.32.1
- 1.31.0
- 1.30.1
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.1
- 1.25.0
- 1.24.1
- 1.23.2
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.1
- 1.18.2
- 1.17.0
- 1.16.2
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.1
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.2
- 1.4.0
- 1.3.1
- 1.2.0
- 1.1.0
- 1.0.0
- 0.7.3
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
Changelog
1.14.0 (2022-08-22)
Features
1.13.0 (2022-08-12)
Features
-
Added container field to findings attributes ( #353 ) ( 027a423 )
-
Added kubernetes field to findings attribute. This field is populated only when the container is a kubernetes cluster explicitly ( 027a423 )
Bug Fixes
1.12.0 (2022-07-17)
Features
-
add audience parameter ( da12a93 )
-
Add compliances, processes and exfiltration fields to findings attributes ( da12a93 )
-
Added contacts field to findings attributes, specifying Essential Contacts defined at org, folder or project level within a GCP org ( da12a93 )
-
Added process signature fields to the indicator attribute that helps surface multiple types of signature defined IOCs ( da12a93 )
Bug Fixes
1.11.1 (2022-06-06)
Bug Fixes
Documentation
1.11.0 (2022-04-28)
Features
-
Add connection and description field to finding’s list of attributes ( #323 ) ( 3a9e9bd )
-
Add next_steps field to finding’s list of attributes ( #319 ) ( 35ab26e )
-
AuditConfig for IAM v1 ( 35ab26e )
Bug Fixes
- deps:require grpc-google-iam-v1 >=0.12.4 ( 35ab26e )
Documentation
-
fix type in docstring for map fields ( 35ab26e )
-
samples:included snippet for unmute finding ( #308 ) ( fe05cc3 )
1.10.0 (2022-03-05)
Features
Bug Fixes
-
deps:require google-api-core>=1.31.5, >=2.3.2 ( #293 ) ( ae90fee )
-
deps:require proto-plus>=1.15.0 ( ae90fee )
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 )
1.8.0 (2022-01-14)
Features
-
add display_name to the resource which is surfaced in NotificationMessage ( f28a8fe )
-
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
1.7.0 (2021-10-08)
Features
-
Added type field to the resource which is surfaced in NotificationMessage ( a233f7a )
1.6.0 (2021-10-07)
Features
1.5.2 (2021-09-30)
Bug Fixes
- improper types in pagers generation ( cd17b59 )
1.5.1 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ ( 00fb3d3 )
1.5.0 (2021-07-28)
Features
Bug Fixes
Documentation
1.4.0 (2021-07-12)
Features
Bug Fixes
Documentation
1.3.1 (2021-06-10)
Documentation
1.3.0 (2021-05-28)
Features
Documentation
1.2.0 (2021-05-19)
Features
-
add canonical_name and folder fields ( 16a33f4 )
-
support self-signed JWT flow for service accounts ( 16a33f4 )
Bug Fixes
Documentation
1.1.0 (2020-12-15)
Features
- v1:add field severity to findings; add common resource helper; expose client tranport ( #87 ) ( e28b8e2 ), closes /github.com/googleapis/python-talent/blob/ef045e8eb348db36d7a2a611e6f26b11530d273b/samples/snippets/noxfile_config.py#L27-L32
Documentation
1.0.0 (2020-10-08)
⚠ BREAKING CHANGES
- generate with microgenerator. See Migration Guide (#49)
Features
0.7.1 (2020-09-18)
Bug Fixes
0.7.0 (2020-09-10)
Features
Documentation
- Update Security Command Center UpdateNotificationConfig sample, adding filter to mutable field ( #39 ) ( c70d790 )
0.6.0 (2020-07-01)
Features
-
add
security_marks_path
method; fix docstring links (via synth) ( #24 ) ( 80ce6e6 ) -
add Resource to the v1 NotificationMessage ( #33 ) ( c930e6a )
Documentation
0.5.0 (2020-03-10)
Features
0.4.0 (2020-02-13)
Features
- add v1p1beta1; add
resource_display_name,
resource_parent_display_name,
resource_project_display_nameto
v1.Asset.SecurityCenterProperties; add output only field
resourceto
v1.ListFindingsResponse.ListFindingsResult; increase
initial_rpc_timeout_millis` in default config for v1; standardize use of ‘required’ and ‘optional’ in docstrings; add 2.7 deprecation warning; bump copyright year to 2020 ( #7 ) ( 03e172b )
0.3.0
07-24-2019 17:29 PDT
Implementation Changes
-
Allow kwargs to be passed to create_channel, update templates (via synth). ( #8402 )
-
Update return type of run_asset_discovery (via synth). ( #8032 )
-
Security Center: Add routing header to method metadata (via synth). ( #7589 )
-
Remove classifier for Python 3.4 for end-of-life. ( #7535 )
New Features
-
Add ‘options_’ argument to clients’ ‘get_iam_policy’; pin black version (via synth). ( #8658 )
-
Add ‘client_options’ support, update list method docstrings (via synth). ( #8521 )
Dependencies
-
Bump minimum version for google-api-core to 1.14.0. ( #8709 )
-
Update pin for ‘grpc-google-iam-v1’ to 0.12.3+. ( #8647 )
Documentation
-
Link to googleapis.dev documentation in READMEs. ( #8705 )
-
Update docstrings (via synth). ( #8711 )
-
Add compatibility check badges to READMEs. ( #8288 )
-
Docstring changes (via synth). ( #7704 )
-
Add Snippets for security center list_assets call ( #7538 )
Internal / Testing Changes
-
Add docs job to publish to googleapis.dev. ( #8464 )
-
Declare encoding as utf-8 in pb2 files (via synth). ( #8362 )
-
Add disclaimer to auto-generated template files (via synth).( #8326 )
-
Fix coverage in ‘types.py’ (via synth). ( #8163 )
-
Add empty lines (via synth). ( #8070 )
-
Add nox session
docs
, reorder methods (via synth). ( #7780 ) -
Use alabaster theme everwhere. ( #8021 )
-
Add Ruby package configuration in protos (via synth). ( #7741 )
-
proto file housekeeping FBO PHP (via synth).
0.2.0
03-12-2019 17:09 PDT
Implementation Changes
-
Remove ‘having’ filter arguments from query methods (via synth). #7511 )
-
Remove unused message exports. ( #7274 )
-
Trivial gapic-generator change. ( #7233 )
-
Protoc-generated serialization update, docstring tweak. ( #7094 )
New Features
- Add support for
v1
API. ( #7495 )
Documentation
-
googlecloudplatform –> googleapis in READMEs ( #7411 )
-
Updated client library documentation URLs. ( #7307 )
-
Update copyright headers
-
Docstring update from .proto file. ( #7056 )
-
Fix 404 for ‘Client Library Documentation’ link. ( #7041 )
-
Pick up stub docstring fix in GAPIC generator. ( #6981 )
Internal / Testing Changes
-
Proto file housekeeping FBO C# (via synth). ( #7502 )
-
Copy lintified proto files (via synth). ( #7470 )
-
Add clarifying comment to blacken nox target. ( #7402 )
-
Add protos as an artifact to library ( #7205 )
0.1.1
12-18-2018 09:45 PST
Implementation Changes
-
Import
iam.policy
fromgoogle.api_core
. ( #6741 ) -
Pick up changes to GAPIC generator. ( #6506 )
-
Assorted synth fixups / cleanups ( #6400 )
-
Fix
client_info
bug, update docstrings via synth. ( #6438 )
Dependencies
- Bump minimum
api_core
version for all GAPIC libs to 1.4.1. ( #6391 )
Documentation
Internal / Testing Changes
-
Add baseline for synth.metadata
-
Update noxfile.
-
Blacken all gen’d libs ( #6792 )
-
Omit local deps ( #6701 )
-
Run black at end of synth.py ( #6698 )
-
Run Black on Generated libraries ( #6666 )
-
Add templates for flake8, coveragerc, noxfile, and black. ( #6642 )
-
Overlooked synth changes. ( #6439 )
0.1.0
11-01-2018 15:12 PDT
New Features
- Generate Security Center Client Library ( #6356 )