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

Latest commit

 

History

History
110 lines (54 loc) · 5.68 KB

CHANGELOG.md

File metadata and controls

110 lines (54 loc) · 5.68 KB

Changelog

1.3.0 (2021-06-30)

Features

Bug Fixes

Documentation

1.2.0 (2021-05-17)

Features

  • added support for configurable budget time period (#91) (45110a8)
  • support self-signed JWT flow for service accounts (#91) (45110a8)

Bug Fixes

  • deps: add packaging requirement (#93) (cbc882c)
  • use correct retry deadlines (#66) (ebf04ba)
  • add async client to %name_%version/init.py (#91) (45110a8)

Miscellaneous Chores

1.1.1 (2021-02-12)

Bug Fixes

1.1.0 (2020-11-05)

Features

1.0.1 (2020-08-03)

Documentation

1.0.0 (2020-07-14)

⚠ BREAKING CHANGES

  • migrate to use microgenerator (#38)

Features

Documentation

0.4.0 (2020-05-18)

Features

0.3.0 (2020-03-18)

Features

0.2.0

12-12-2019 12:36 PST

New Features

  • Deprecate resource name helper methods (via synth). (#9830)

Internal / Testing Changes

  • Add 3.8 unit tests (via synth). (#9933)
  • Remove TODOs in proto comments (via synth). (#9912)
  • Add comments to proto files (via synth). (#9854)

0.1.0

11-15-2019 10:34 PST

New Features

  • Initial generation of billing budget. (#9622)

Documentation

  • Add Python 2 sunset banner (via synth). (#9813)