| # Changes |
| |
| ## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.8.0...billing/v1.9.0) (2023-01-04) |
| |
| |
| ### Features |
| |
| * **billing:** Add REST client ([06a54a1](https://github.com/googleapis/google-cloud-go/commit/06a54a16a5866cce966547c51e203b9e09a25bc0)) |
| |
| ## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.7.0...billing/v1.8.0) (2022-12-01) |
| |
| |
| ### Features |
| |
| * **billing:** added Sku.geo_taxonomy fix: more oauth scopes ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79)) |
| |
| ## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.6.0...billing/v1.7.0) (2022-11-03) |
| |
| |
| ### Features |
| |
| * **billing:** rewrite signatures in terms of new location ([3c4b2b3](https://github.com/googleapis/google-cloud-go/commit/3c4b2b34565795537aac1661e6af2442437e34ad)) |
| |
| ## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.5.0...billing/v1.6.0) (2022-10-25) |
| |
| |
| ### Features |
| |
| * **billing:** start generating stubs dir ([de2d180](https://github.com/googleapis/google-cloud-go/commit/de2d18066dc613b72f6f8db93ca60146dabcfdcc)) |
| |
| ## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.4.0...billing/v1.5.0) (2022-09-21) |
| |
| |
| ### Features |
| |
| * **billing:** rewrite signatures in terms of new types for betas ([9f303f9](https://github.com/googleapis/google-cloud-go/commit/9f303f9efc2e919a9a6bd828f3cdb1fcb3b8b390)) |
| |
| ## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.3.0...billing/v1.4.0) (2022-09-19) |
| |
| |
| ### Features |
| |
| * **billing:** start generating proto message types ([563f546](https://github.com/googleapis/google-cloud-go/commit/563f546262e68102644db64134d1071fc8caa383)) |
| |
| ## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.2.0...billing/v1.3.0) (2022-09-15) |
| |
| |
| ### Features |
| |
| * **billing/budgets/apiv1beta1:** add REST transport ([f7b0822](https://github.com/googleapis/google-cloud-go/commit/f7b082212b1e46ff2f4126b52d49618785c2e8ca)) |
| |
| ## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.1.0...billing/v1.2.0) (2022-02-23) |
| |
| |
| ### Features |
| |
| * **billing:** set versionClient to module version ([55f0d92](https://github.com/googleapis/google-cloud-go/commit/55f0d92bf112f14b024b4ab0076c9875a17423c9)) |
| |
| ## [1.1.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.0.0...billing/v1.1.0) (2022-02-14) |
| |
| |
| ### Features |
| |
| * **billing:** add file for tracking version ([17b36ea](https://github.com/googleapis/google-cloud-go/commit/17b36ead42a96b1a01105122074e65164357519e)) |
| |
| ## 1.0.0 |
| |
| Stabilize GA surface. |
| |
| ## v0.1.0 |
| |
| This is the first tag to carve out billing as its own module. See |
| [Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository). |