| # Changes |
| |
| ## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/vpcaccess/v1.5.0...vpcaccess/v1.6.0) (2023-01-04) |
| |
| |
| ### Features |
| |
| * **vpcaccess:** Add REST client ([06a54a1](https://github.com/googleapis/google-cloud-go/commit/06a54a16a5866cce966547c51e203b9e09a25bc0)) |
| |
| ## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/vpcaccess/v1.4.0...vpcaccess/v1.5.0) (2022-11-03) |
| |
| |
| ### Features |
| |
| * **vpcaccess:** rewrite signatures in terms of new location ([3c4b2b3](https://github.com/googleapis/google-cloud-go/commit/3c4b2b34565795537aac1661e6af2442437e34ad)) |
| |
| ## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/vpcaccess/v1.3.0...vpcaccess/v1.4.0) (2022-10-25) |
| |
| |
| ### Features |
| |
| * **vpcaccess:** start generating stubs dir ([de2d180](https://github.com/googleapis/google-cloud-go/commit/de2d18066dc613b72f6f8db93ca60146dabcfdcc)) |
| |
| ## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/vpcaccess/v1.2.0...vpcaccess/v1.3.0) (2022-09-06) |
| |
| |
| ### Features |
| |
| * **vpcaccess:** Adds support for configuring scaling settings ([204b856](https://github.com/googleapis/google-cloud-go/commit/204b85632f2556ab2c74020250850b53f6a405ff)) |
| |
| ## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/vpcaccess/v1.1.0...vpcaccess/v1.2.0) (2022-02-23) |
| |
| |
| ### Features |
| |
| * **vpcaccess:** 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/vpcaccess/v1.0.0...vpcaccess/v1.1.0) (2022-02-14) |
| |
| |
| ### Features |
| |
| * **vpcaccess:** 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 vpcaccess 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). |