| # Changes |
| |
| ## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/webrisk/v1.7.0...webrisk/v1.8.0) (2023-01-04) |
| |
| |
| ### Features |
| |
| * **webrisk:** Add REST client ([06a54a1](https://github.com/googleapis/google-cloud-go/commit/06a54a16a5866cce966547c51e203b9e09a25bc0)) |
| |
| ## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/webrisk/v1.6.0...webrisk/v1.7.0) (2022-11-03) |
| |
| |
| ### Features |
| |
| * **webrisk:** 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/webrisk/v1.5.0...webrisk/v1.6.0) (2022-10-25) |
| |
| |
| ### Features |
| |
| * **webrisk:** Add SOCIAL_ENGINEERING_EXTENDED_COVERAGE threat type ([8b203b8](https://github.com/googleapis/google-cloud-go/commit/8b203b8aea4dada5c0846a515b14414cd8c58f78)) |
| * **webrisk:** 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/webrisk/v1.4.0...webrisk/v1.5.0) (2022-09-21) |
| |
| |
| ### Features |
| |
| * **webrisk:** 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/webrisk/v1.3.0...webrisk/v1.4.0) (2022-09-19) |
| |
| |
| ### Features |
| |
| * **webrisk:** 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/webrisk/v1.2.0...webrisk/v1.3.0) (2022-06-29) |
| |
| |
| ### Features |
| |
| * **webrisk:** start generating REST client for beta clients ([25b7775](https://github.com/googleapis/google-cloud-go/commit/25b77757c1e6f372e03bf99ab7461264bba48d26)) |
| |
| ## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/webrisk/v1.1.0...webrisk/v1.2.0) (2022-02-23) |
| |
| |
| ### Features |
| |
| * **webrisk:** 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/webrisk/v1.0.0...webrisk/v1.1.0) (2022-02-14) |
| |
| |
| ### Features |
| |
| * **webrisk:** 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 webrisk 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). |