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

v0.2.0

Compare
Choose a tag to compare
@busunkim96 busunkim96 released this 31 Jan 21:00

New Features

  • Add search capability, tags that match a query, and IAM policies (#8266)
  • Add protos as an artifact to library (via synth). (#8018)

Documentation

  • Add nox session docs, reorder methods (via synth). (#7766)
  • Fix broken link to client library docs in README (#7713)

Internal / Testing Changes

  • Suppress checking 'cov-fail-under' in nox default session (via synth). (#8235)
  • Fix coverage in 'types.py' (via synth). (#8150)
  • Blacken noxfile.py, setup.py (via synth). (#8117)
  • Add empty lines (via synth). (#8052)