Changelog

PyPI History

1.7.2 (2022年06月06日)

Bug Fixes

  • deps: require protobuf>=3.19.0, <4.0.0dev (#201) (942c31b)

Documentation

  • fix changelog header to consistent size (#200) (6ea88cc)

1.7.1 (2022年03月06日)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#151) (f1d97d8)

1.7.0 (2022年02月15日)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (61f51e6)

1.6.1 (2021年11月01日)

Bug Fixes

  • deps: drop packaging dependency (0134472)

  • deps: require google-api-core >= 1.28.0 (0134472)

Documentation

  • list oneofs in docstring (0134472)

1.6.0 (2021年10月14日)

Features

1.5.0 (2021年10月07日)

Features

  • add context manager support in client (#114) (7210ecd)

1.4.3 (2021年09月30日)

Bug Fixes

  • improper types in pagers generation (cc27745)

1.4.2 (2021年09月24日)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (15b7d1f)

1.4.1 (2021年07月27日)

Features

  • add Samples section to CONTRIBUTING.rst (#88) (4fa9ba7)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#87) (a614187)

  • enable self signed jwt for grpc (#93) (aaaec29)

Miscellaneous Chores

1.4.0 (2021年07月01日)

Features

Bug Fixes

Documentation

1.3.0 (2021年06月07日)

Features

  • bump release level to production/stable (#61) (7591adb)

Bug Fixes

  • add default import for google.cloud.websecurityscanner (#69) (a65c8e9)

Miscellaneous Chores

1.2.0 (2021年05月28日)

Features

  • support self-signed JWT flow for service accounts (3091749)

Bug Fixes

  • add async client to %name_%version/init.py (3091749)

  • deps: add packaging requirement (#62) (ce2c90d)

1.1.0 (2021年03月31日)

Features

Bug Fixes

  • remove grpc send/recv limits (838be24)

Documentation

1.0.0 (2020年07月23日)

⚠ BREAKING CHANGES

  • migrate to microgenerator (#21)

Features

0.4.0 (2020年01月30日)

Features

  • websecurityscanner: add finding types; add vulnerable headers; update docstrings (via synth) (#9380) (34f192e)

0.3.0

07-24-2019 17:56 PDT

Implementation Changes

  • Allow kwargs to be passed to create_channel (via synth). (#8413)

  • Retry code ‘idempotent’ for ListCrawledUrls, add empty lines (via synth). (#8079)

New Features

  • Add ‘client_options’ support, update list method docstrings (via synth). (#8531)

Dependencies

  • Bump minimum version for google-api-core to 1.14.0. (#8709)

Documentation

  • Link to googleapis.dev documentation in READMEs. (#8705)

  • Add compatibility check badges to READMEs. (#8288)

Internal / Testing Changes

  • Pin black version (via synth). (#8603)

  • Add docs job to publish to googleapis.dev. (#8464)

  • Declare encoding as utf-8 in pb2 files (via synth). (#8373)

  • Add disclaimer to auto-generated template files. (#8337)

  • Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8258)

  • Fix coverage in ‘types.py’ (via synth). (#8172)

0.2.0

05-15-2019 15:20 PDT

Implementation Changes

  • Add routing header to method metadata (via synth). (#7605)

  • Remove classifier for Python 3.4 for end-of-life. (#7535)

  • Protoc-generated serialization update. (#7101)

  • GAPIC generation fixes. (#7059)

  • Pick up order-of-enum fix from GAPIC generator. (#6882)

New Features

  • Generate v1beta. (#7992)

Documentation

  • Updated client library documentation URLs. (#7307)

  • Update copyright headers

Internal / Testing Changes

  • Update noxfile (via synth). (#7803)

  • Fix ‘docs’ session in nox. (#7788)

  • Add nox session ‘docs’ (via synth). (#7747)

  • Copy lintified proto files (via synth). (#7474)

  • Add clarifying comment to blacken nox target. (#7409)

  • Add protos as an artifact to library (#7205)

0.1.1

12-18-2018 10:45 PST

Implementation Changes

  • Import iam.policy from google.api_core. (#6741)

  • Avoid overwriting __module__ of messages from shared modules. (#5364)

Dependencies

  • Bump minimum api_core version for all GAPIC libs to 1.4.1. (#6391)

Documentation

  • Document Python 2 deprecation (#6910)

  • Normalize use of support level badges (#6159)

  • Replace links to /stable/ with /latest/. (#5901)

Internal / Testing Changes

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

  • Add / fix badges for PyPI / versions. (#6158)

  • Use new Nox (#6175)

  • Add ‘synth.py’. (#6087)

  • Use inplace nox installs (#5865)

  • Add Test runs for Python 3.7 and remove 3.4 (#5295)

  • Add dot files for websecurityscanner (#5286)

0.1.0

New Features

  • Add v1alpha1 websecurityscanner endpoint

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.