From e6aa62a95ceb43d22d0fe19e4f8164507d3596f8 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Mon, 18 Oct 2021 13:35:37 -0700 Subject: [PATCH] chore: release dataproc 1.1.0 (#4989) --- dataproc/CHANGES.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/dataproc/CHANGES.md b/dataproc/CHANGES.md index c75750a9b7f..cb80646f134 100644 --- a/dataproc/CHANGES.md +++ b/dataproc/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [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. @@ -15,4 +22,3 @@ Stabilize GA surface. 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). -