blob: 90db715b17d912cb357704e2a246ed441ad2c7d1 [file] [view] [edit]
# Changelog
## [0.5.6](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.5.5...workstations/v0.5.6) (2024-05-01)
### Bug Fixes
* **workstations:** Bump x/net to v0.24.0 ([ba31ed5](https://github.com/googleapis/google-cloud-go/commit/ba31ed5fda2c9664f2e1cf972469295e63deb5b4))
## [0.5.5](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.5.4...workstations/v0.5.5) (2024-03-14)
### Bug Fixes
* **workstations:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))
## [0.5.4](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.5.3...workstations/v0.5.4) (2024-01-30)
### Bug Fixes
* **workstations:** Enable universe domain resolution options ([fd1d569](https://github.com/googleapis/google-cloud-go/commit/fd1d56930fa8a747be35a224611f4797b8aeb698))
## [0.5.3](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.5.2...workstations/v0.5.3) (2023-11-01)
### Bug Fixes
* **workstations:** Bump google.golang.org/api to v0.149.0 ([8d2ab9f](https://github.com/googleapis/google-cloud-go/commit/8d2ab9f320a86c1c0fab90513fc05861561d0880))
## [0.5.2](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.5.1...workstations/v0.5.2) (2023-10-26)
### Bug Fixes
* **workstations:** Update grpc-go to v1.59.0 ([81a97b0](https://github.com/googleapis/google-cloud-go/commit/81a97b06cb28b25432e4ece595c55a9857e960b7))
## [0.5.1](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.5.0...workstations/v0.5.1) (2023-10-12)
### Bug Fixes
* **workstations:** Update golang.org/x/net to v0.17.0 ([174da47](https://github.com/googleapis/google-cloud-go/commit/174da47254fefb12921bbfc65b7829a453af6f5d))
## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.4.1...workstations/v0.5.0) (2023-09-11)
### Features
* **workstations:** Add config service_account_scopes ([15be57b](https://github.com/googleapis/google-cloud-go/commit/15be57b9264a793494cedc3966034fa20f56d7c5))
* **workstations:** Add config service_account_scopes ([15be57b](https://github.com/googleapis/google-cloud-go/commit/15be57b9264a793494cedc3966034fa20f56d7c5))
## [0.4.1](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.4.0...workstations/v0.4.1) (2023-06-20)
### Bug Fixes
* **workstations:** REST query UpdateMask bug ([df52820](https://github.com/googleapis/google-cloud-go/commit/df52820b0e7721954809a8aa8700b93c5662dc9b))
## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.3.0...workstations/v0.4.0) (2023-05-30)
### Features
* **workstations:** Update all direct dependencies ([b340d03](https://github.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.2.1...workstations/v0.3.0) (2023-05-16)
### Features
* **workstations:** Add output field for the control plane IP address ([31421d5](https://github.com/googleapis/google-cloud-go/commit/31421d52c3bf3b7baa235fb6cb18bb8a786398df))
## [0.2.1](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.2.0...workstations/v0.2.1) (2023-05-08)
### Bug Fixes
* **workstations:** Update grpc to v1.55.0 ([1147ce0](https://github.com/googleapis/google-cloud-go/commit/1147ce02a990276ca4f8ab7a1ab65c14da4450ef))
## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/workstations/v0.1.0...workstations/v0.2.0) (2023-04-11)
### Features
* **workstations:** Start generating apiv1 ([#7731](https://github.com/googleapis/google-cloud-go/issues/7731)) ([2288908](https://github.com/googleapis/google-cloud-go/commit/228890869f52365de3f23ed431517470df64da20))
## 0.1.0 (2023-03-22)
### Features
* **workstations:** Start generating apiv1beta ([#7599](https://github.com/googleapis/google-cloud-go/issues/7599)) ([e3d6afe](https://github.com/googleapis/google-cloud-go/commit/e3d6afe79ddc4579b54934b4884891f35cc3d1a3))
## Changes