blob: 4707627a9be055a92f83cd1a5ce85ec0726bf619 [file] [view] [edit]
# Changes
## [1.7.1](https://github.com/googleapis/google-cloud-go/compare/shell/v1.7.0...shell/v1.7.1) (2023-06-20)
### Bug Fixes
* **shell:** REST query UpdateMask bug ([df52820](https://github.com/googleapis/google-cloud-go/commit/df52820b0e7721954809a8aa8700b93c5662dc9b))
## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/shell/v1.6.1...shell/v1.7.0) (2023-05-30)
### Features
* **shell:** Update all direct dependencies ([b340d03](https://github.com/googleapis/google-cloud-go/commit/b340d030f2b52a4ce48846ce63984b28583abde6))
## [1.6.1](https://github.com/googleapis/google-cloud-go/compare/shell/v1.6.0...shell/v1.6.1) (2023-05-08)
### Bug Fixes
* **shell:** Update grpc to v1.55.0 ([1147ce0](https://github.com/googleapis/google-cloud-go/commit/1147ce02a990276ca4f8ab7a1ab65c14da4450ef))
## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/shell/v1.5.0...shell/v1.6.0) (2023-01-04)
### Features
* **shell:** Add REST client ([06a54a1](https://github.com/googleapis/google-cloud-go/commit/06a54a16a5866cce966547c51e203b9e09a25bc0))
## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/shell/v1.4.0...shell/v1.5.0) (2022-12-01)
### Features
* **shell:** add CloudShellErrorCode.ENVIRONMENT_UNAVAILABLE enum value ([22ec3e3](https://github.com/googleapis/google-cloud-go/commit/22ec3e3e727f8c0232059a5d31bccd12b7b5034c))
## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/shell/v1.3.0...shell/v1.4.0) (2022-11-03)
### Features
* **shell:** rewrite signatures in terms of new location ([3c4b2b3](https://github.com/googleapis/google-cloud-go/commit/3c4b2b34565795537aac1661e6af2442437e34ad))
## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/shell/v1.2.0...shell/v1.3.0) (2022-10-25)
### Features
* **shell:** start generating stubs dir ([de2d180](https://github.com/googleapis/google-cloud-go/commit/de2d18066dc613b72f6f8db93ca60146dabcfdcc))
## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/shell/v1.1.0...shell/v1.2.0) (2022-02-23)
### Features
* **shell:** 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/shell/v1.0.0...shell/v1.1.0) (2022-02-14)
### Features
* **shell:** 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 shell 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).