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

v0.1.1: Release securitycenter 0.1.1 (#6994)

Compare
Choose a tag to compare
@busunkim96 busunkim96 released this 04 Feb 01:01

12-18-2018 09:45 PST

Implementation Changes

  • Import iam.policy from google.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

  • Document Python 2 deprecation (#6910)
  • Docstring changes via synth. (#6473)

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)