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

Releases: googleapis/python-billingbudgets

v1.3.0

30 Jun 11:47
4a86405
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

v1.2.0

18 May 16:47
e4fd7f2
Compare
Choose a tag to compare

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

v1.1.1

01 Mar 17:03
3c496cf
Compare
Choose a tag to compare

Bug Fixes

v1.1.0

05 Nov 01:01
b6db1db
Compare
Choose a tag to compare

Features

v1.0.1

03 Aug 16:46
e26fc15
Compare
Choose a tag to compare

Documentation

v1.0.0

14 Jul 01:01
3f657f2
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • migrate to use microgenerator (#38)

Features

Documentation

v0.4.0

18 May 23:01
d33f57a
Compare
Choose a tag to compare
chore: release 0.4.0 (#29)

* updated CHANGELOG.md [ci skip]

* updated setup.cfg [ci skip]

* updated setup.py [ci skip]

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v0.3.0

19 Mar 00:01
bef9509
Compare
Choose a tag to compare
chore: release 0.3.0 (#21)

v0.2.0

18 Dec 23:15
Compare
Choose a tag to compare

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)

v0.1.0

10 Dec 00:19
Compare
Choose a tag to compare

11-15-2019 10:34 PST

New Features

  • Initial generation of billing budget. (#9622)

Documentation

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