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

Releases: googleapis/python-securitycenter

v1.2.0

19 May 23:02
284366d
Compare
Choose a tag to compare

Features

  • add canonical_name and folder fields (16a33f4)
  • support self-signed JWT flow for service accounts (16a33f4)

Bug Fixes

  • add async client to %name_%version/init.py (16a33f4)
  • fix retry deadlines (#116) (15c28e8)

Documentation

  • Fix conflict tag introduced in PR 104 (#106) (f4f14ee)
  • standardize new tag with existing tags from other languages (#104) (55582ac)

v1.1.0

15 Dec 20:36
73e5b49
Compare
Choose a tag to compare

Features

Documentation

  • add securitycenter prefix to samples, wrap published samples and repl… (#85) (553dfbb)
  • update documentation on severity (#72) (4ba96b2)
  • update snippets_findings tags (#78) (c7e301f)
  • update snippets_list_assets tags (#77) (11aef56)

v1.0.0

08 Oct 16:17
9f982c8
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

Features

v0.7.1

21 Sep 18:46
6ccb4a0
Compare
Choose a tag to compare

Bug Fixes

v0.7.0

10 Sep 17:16
dbb9311
Compare
Choose a tag to compare

Features

  • add field severity to findings; update retry configs (#53) (80494a9)

Documentation

  • Update Security Command Center UpdateNotificationConfig sample, adding filter to mutable field (#39) (c70d790)

v0.6.0

06 Jul 21:01
a30a996
Compare
Choose a tag to compare

Features

  • add security_marks_path method; fix docstring links (via synth) (#24) (80ce6e6)
  • add Resource to the v1 NotificationMessage (#33) (c930e6a)

Documentation

  • Update notification samples to v1 (#19) (5eba984)

v0.5.0

12 Mar 16:16
aab65e7
Compare
Choose a tag to compare

Features

  • add support for notification configs to v1 (#15) (9720fa4)

v0.4.0

13 Feb 00:16
6374db9
Compare
Choose a tag to compare

Features

  • add v1p1beta1; add resource_display_name, resource_parent_display_name, resource_project_display_name to v1.Asset.SecurityCenterProperties; add output only field resource to 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)

v0.3.0

04 Feb 01:01
Compare
Choose a tag to compare

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).

v0.2.0

04 Feb 01:01
Compare
Choose a tag to compare

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)