Changelog

0.4.0 (2021-06-30)

Features

Bug Fixes

Documentation

0.3.0 (2021-05-17)

Features

  • Import v1 by default instead of v1beta1 (c4c8624)

  • Make CertificateTemplate bools optional to indicate unset values (#54) (c4c8624)

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

Bug Fixes

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

  • deps: add packaging requirement (#56) (5877dda)

0.1.1 (2020-10-02)

Documentation

  • don’t treat warnings as errors (ca0837a)

0.1.0 (2020-10-02)

Features