blob: e3388d1acd19818a355cb3fb20c3f0df213ed4c6 [file] [log] [blame] [view] [edit]
# Changes
## [1.2.0](https://www.github.com/googleapis/google-cloud-go/compare/dataproc/v1.1.0...dataproc/v1.2.0) (2021-11-02)
### Features
* **dataproc:** Add support for dataproc BatchController service ([8519b94](https://www.github.com/googleapis/google-cloud-go/commit/8519b948fee5dc82d39300c4d96e92c85fe78fe6))
## [1.1.0](https://www.github.com/googleapis/google-cloud-go/compare/dataproc/v1.0.0...dataproc/v1.1.0) (2021-10-18)
### Features
* **dataproc:** add Dataproc Serverless for Spark Batches API ([30794e7](https://www.github.com/googleapis/google-cloud-go/commit/30794e70050b55ff87d6a80d0b4075065e9d271d))
## 1.0.0
Stabilize GA surface.
## [0.2.0](https://www.github.com/googleapis/google-cloud-go/compare/dataproc/v0.1.0...dataproc/v0.2.0) (2021-08-30)
### Features
* **dataproc:** remove apiv1beta2 client ([#4682](https://www.github.com/googleapis/google-cloud-go/issues/4682)) ([2248554](https://www.github.com/googleapis/google-cloud-go/commit/22485541affb1251604df292670a20e794111d3e))
## v0.1.0
This is the first tag to carve out dataproc 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).