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

Releases: googleapis/python-websecurityscanner

v0.2.0

30 Jan 20:46

Choose a tag to compare

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)

v0.1.1: Release websecurityscanner 0.1.1 (#6998)

30 Jan 20:46

Choose a tag to compare

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)

v0.1.0

30 Jan 20:46

Choose a tag to compare

New Features

  • Generate v1alpha websecurityscanner endpoint