blob: 1c5ec928567c7e0896afa35e433154cf22b8c1d1 [file] [log] [blame] [view]
# Changes
## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/errorreporting/v0.2.0...errorreporting/v0.3.0) (2022-11-17)
### Features
* **errorreporting:** start generating proto stubs ([0eb700d](https://github.com/googleapis/google-cloud-go/commit/0eb700d17c4cac56f59038f0f3ae5a65257a3d38))
* **errorreporting:** start generating REST client for beta clients ([25b7775](https://github.com/googleapis/google-cloud-go/commit/25b77757c1e6f372e03bf99ab7461264bba48d26))
## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/errorreporting/v0.1.0...errorreporting/v0.2.0) (2022-02-14)
### Features
* **errorreporting:** add better version metadata to calls ([d1ad921](https://github.com/googleapis/google-cloud-go/commit/d1ad921d0322e7ce728ca9d255a3cf0437d26add))
## v0.1.0
This is the first tag to carve out errorreporting 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).