Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored May 22, 2023
1 parent 6b616f8 commit 68b9680
Show file tree
Hide file tree
Showing 15 changed files with 285 additions and 38 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.11.0"
".": "1.12.0"
}
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,45 @@
# Changelog

## [1.12.0](https://github.com/googleapis/google-cloud-java/compare/v1.11.0...v1.12.0) (2023-05-22)


### Features

* [batch] add TaskStatus's new terminated state UNEXECUTED ([720796b](https://github.com/googleapis/google-cloud-java/commit/720796b7e1218b9517a3f2ebcacd3119448e2e9c))
* [batch] support order_by in ListJobs and ListTasks requests ([720796b](https://github.com/googleapis/google-cloud-java/commit/720796b7e1218b9517a3f2ebcacd3119448e2e9c))
* [batch] support order_by in ListJobs and ListTasks requests ([#21](https://github.com/googleapis/google-cloud-java/issues/21)) ([720796b](https://github.com/googleapis/google-cloud-java/commit/720796b7e1218b9517a3f2ebcacd3119448e2e9c))
* [batch] support order_by in ListJobs and ListTasks requests ([#9359](https://github.com/googleapis/google-cloud-java/issues/9359)) ([720796b](https://github.com/googleapis/google-cloud-java/commit/720796b7e1218b9517a3f2ebcacd3119448e2e9c))
* [cloudkms] added VerifyConnectivity RPC ([#9429](https://github.com/googleapis/google-cloud-java/issues/9429)) ([81b9849](https://github.com/googleapis/google-cloud-java/commit/81b9849a7d0145a5bd202de877f61e3fb4cfdf7d))
* [discoveryengine] enable safe search feature for site search ([#9428](https://github.com/googleapis/google-cloud-java/issues/9428)) ([7b673de](https://github.com/googleapis/google-cloud-java/commit/7b673de22a253b4faeb995b46581208343f84abb))
* [webrisk] add SubmitUri endpoint ([#9443](https://github.com/googleapis/google-cloud-java/issues/9443)) ([dd5ddba](https://github.com/googleapis/google-cloud-java/commit/dd5ddbaa668f90cd6698ffd0accfde1168f64b6d))
* [workstations] add output field for the control plane IP address ([#9430](https://github.com/googleapis/google-cloud-java/issues/9430)) ([3cba89a](https://github.com/googleapis/google-cloud-java/commit/3cba89a945b5b5d85c5690bb500d078c351e90a1))
* add auditd support ([3cba89a](https://github.com/googleapis/google-cloud-java/commit/3cba89a945b5b5d85c5690bb500d078c351e90a1))
* add output field for the number of pooled instances ([3cba89a](https://github.com/googleapis/google-cloud-java/commit/3cba89a945b5b5d85c5690bb500d078c351e90a1))
* add scheduling_policy IN_ORDER enum to support sequential task executions ([720796b](https://github.com/googleapis/google-cloud-java/commit/720796b7e1218b9517a3f2ebcacd3119448e2e9c))
* add support for accelerators ([3cba89a](https://github.com/googleapis/google-cloud-java/commit/3cba89a945b5b5d85c5690bb500d078c351e90a1))
* add support for placement policies ([720796b](https://github.com/googleapis/google-cloud-java/commit/720796b7e1218b9517a3f2ebcacd3119448e2e9c))
* add support for readiness checks ([3cba89a](https://github.com/googleapis/google-cloud-java/commit/3cba89a945b5b5d85c5690bb500d078c351e90a1))
* add support for workstation-level environment variables ([3cba89a](https://github.com/googleapis/google-cloud-java/commit/3cba89a945b5b5d85c5690bb500d078c351e90a1))
* allow users to provide additional labels in search ([7b673de](https://github.com/googleapis/google-cloud-java/commit/7b673de22a253b4faeb995b46581208343f84abb))
* allow users to provide user info in search ([7b673de](https://github.com/googleapis/google-cloud-java/commit/7b673de22a253b4faeb995b46581208343f84abb))
* per-Runnable labels ([720796b](https://github.com/googleapis/google-cloud-java/commit/720796b7e1218b9517a3f2ebcacd3119448e2e9c))
* per-Runnable labels ([720796b](https://github.com/googleapis/google-cloud-java/commit/720796b7e1218b9517a3f2ebcacd3119448e2e9c))


### Bug Fixes

* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.22.2 ([#9426](https://github.com/googleapis/google-cloud-java/issues/9426)) ([57a66df](https://github.com/googleapis/google-cloud-java/commit/57a66dfe16771ef3e995110715b5da5ff2104d9e))


### Documentation

* adjust documentation wording ([3cba89a](https://github.com/googleapis/google-cloud-java/commit/3cba89a945b5b5d85c5690bb500d078c351e90a1))
* fix `book disk` typo ([720796b](https://github.com/googleapis/google-cloud-java/commit/720796b7e1218b9517a3f2ebcacd3119448e2e9c))
* update block_external_network field comment to reduce confusion ([720796b](https://github.com/googleapis/google-cloud-java/commit/720796b7e1218b9517a3f2ebcacd3119448e2e9c))
* update comments on boot disk fields for clearer usage scope ([720796b](https://github.com/googleapis/google-cloud-java/commit/720796b7e1218b9517a3f2ebcacd3119448e2e9c))
* update disk and network field comment for better readability ([720796b](https://github.com/googleapis/google-cloud-java/commit/720796b7e1218b9517a3f2ebcacd3119448e2e9c))
* Update reservation field API doc ([720796b](https://github.com/googleapis/google-cloud-java/commit/720796b7e1218b9517a3f2ebcacd3119448e2e9c))

## [1.11.0](https://github.com/googleapis/google-cloud-java/compare/v1.10.0...v1.11.0) (2023-05-10)


Expand Down
209 changes: 208 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,213 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
{
"changes": [
{
"type": "feat",
"sha": "3cba89a945b5b5d85c5690bb500d078c351e90a1",
"message": "add output field for the number of pooled instances",
"issues": []
},
{
"type": "feat",
"sha": "3cba89a945b5b5d85c5690bb500d078c351e90a1",
"message": "add support for accelerators",
"issues": []
},
{
"type": "feat",
"sha": "3cba89a945b5b5d85c5690bb500d078c351e90a1",
"message": "add support for readiness checks",
"issues": []
},
{
"type": "feat",
"sha": "3cba89a945b5b5d85c5690bb500d078c351e90a1",
"message": "add auditd support",
"issues": []
},
{
"type": "feat",
"sha": "3cba89a945b5b5d85c5690bb500d078c351e90a1",
"message": "add support for workstation-level environment variables",
"issues": []
},
{
"type": "docs",
"sha": "3cba89a945b5b5d85c5690bb500d078c351e90a1",
"message": "adjust documentation wording",
"issues": []
},
{
"type": "feat",
"sha": "3cba89a945b5b5d85c5690bb500d078c351e90a1",
"message": "[workstations] add output field for the control plane IP address",
"issues": [
"9430"
]
}
],
"version": "1.12.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-workstations",
"id": "70c419a2-1fa3-4804-9cbf-871ddb5b14e7",
"createTime": "2023-05-22T19:46:00.739Z"
},
{
"changes": [
{
"type": "feat",
"sha": "81b9849a7d0145a5bd202de877f61e3fb4cfdf7d",
"message": "[cloudkms] added VerifyConnectivity RPC",
"issues": [
"9429"
]
}
],
"version": "1.12.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-kms",
"id": "0f4bfd03-43c7-4b7e-a453-c44ce579822e",
"createTime": "2023-05-22T19:46:00.736Z"
},
{
"changes": [
{
"type": "feat",
"sha": "7b673de22a253b4faeb995b46581208343f84abb",
"message": "allow users to provide user info in search",
"issues": []
},
{
"type": "feat",
"sha": "7b673de22a253b4faeb995b46581208343f84abb",
"message": "allow users to provide additional labels in search",
"issues": []
},
{
"type": "feat",
"sha": "7b673de22a253b4faeb995b46581208343f84abb",
"message": "[discoveryengine] enable safe search feature for site search",
"issues": [
"9428"
]
}
],
"version": "1.12.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-discoveryengine",
"id": "87cfce59-159a-433b-89f5-3673dbc0ebf1",
"createTime": "2023-05-22T19:46:00.734Z"
},
{
"changes": [
{
"type": "feat",
"sha": "720796b7e1218b9517a3f2ebcacd3119448e2e9c",
"message": "per-Runnable labels",
"issues": []
},
{
"type": "feat",
"sha": "720796b7e1218b9517a3f2ebcacd3119448e2e9c",
"message": "[batch] support order_by in ListJobs and ListTasks requests",
"issues": [
"9359"
]
},
{
"type": "feat",
"sha": "720796b7e1218b9517a3f2ebcacd3119448e2e9c",
"message": "[batch] support order_by in ListJobs and ListTasks requests",
"issues": [
"21"
]
},
{
"type": "feat",
"sha": "720796b7e1218b9517a3f2ebcacd3119448e2e9c",
"message": "per-Runnable labels",
"issues": []
},
{
"type": "feat",
"sha": "720796b7e1218b9517a3f2ebcacd3119448e2e9c",
"message": "[batch] support order_by in ListJobs and ListTasks requests",
"issues": []
},
{
"type": "feat",
"sha": "720796b7e1218b9517a3f2ebcacd3119448e2e9c",
"message": "add scheduling_policy IN_ORDER enum to support sequential task executions",
"issues": []
},
{
"type": "docs",
"sha": "720796b7e1218b9517a3f2ebcacd3119448e2e9c",
"message": "update comments on boot disk fields for clearer usage scope",
"issues": []
},
{
"type": "feat",
"sha": "720796b7e1218b9517a3f2ebcacd3119448e2e9c",
"message": "add support for placement policies",
"issues": []
},
{
"type": "docs",
"sha": "720796b7e1218b9517a3f2ebcacd3119448e2e9c",
"message": "update block_external_network field comment to reduce confusion",
"issues": []
},
{
"type": "docs",
"sha": "720796b7e1218b9517a3f2ebcacd3119448e2e9c",
"message": "update disk and network field comment for better readability",
"issues": []
},
{
"type": "docs",
"sha": "720796b7e1218b9517a3f2ebcacd3119448e2e9c",
"message": "fix `book disk` typo",
"issues": []
},
{
"type": "docs",
"sha": "720796b7e1218b9517a3f2ebcacd3119448e2e9c",
"message": "Update reservation field API doc",
"issues": []
},
{
"type": "feat",
"sha": "720796b7e1218b9517a3f2ebcacd3119448e2e9c",
"message": "[batch] add TaskStatus's new terminated state UNEXECUTED",
"issues": []
}
],
"version": "1.12.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-batch",
"id": "63a0356c-4d03-4b73-bca2-5f6f2a61bba9",
"createTime": "2023-05-22T19:46:00.732Z"
},
{
"changes": [
{
"type": "feat",
"sha": "dd5ddbaa668f90cd6698ffd0accfde1168f64b6d",
"message": "[webrisk] add SubmitUri endpoint",
"issues": [
"9443"
]
}
],
"version": "1.12.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-webrisk",
"id": "a314837f-fd01-4d51-b012-f9f37ddd7017",
"createTime": "2023-05-22T19:46:00.724Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -7052,5 +7259,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
"updateTime": "2023-05-10T18:30:04.129Z"
"updateTime": "2023-05-22T19:46:00.739Z"
}
6 changes: 3 additions & 3 deletions java-video-live-stream/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-live-stream</artifactId>
<version>0.19.0</version>
<version>0.20.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-live-stream:0.19.0'
implementation 'com.google.cloud:google-cloud-live-stream:0.20.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.19.0"
libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.20.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-video-stitcher/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-stitcher</artifactId>
<version>0.17.0</version>
<version>0.18.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-video-stitcher:0.17.0'
implementation 'com.google.cloud:google-cloud-video-stitcher:0.18.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.17.0"
libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.18.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-video-transcoder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-transcoder</artifactId>
<version>1.16.0</version>
<version>1.17.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-video-transcoder:1.16.0'
implementation 'com.google.cloud:google-cloud-video-transcoder:1.17.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.16.0"
libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.17.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-vision/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-vision</artifactId>
<version>3.15.0</version>
<version>3.16.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-vision:3.15.0'
implementation 'com.google.cloud:google-cloud-vision:3.16.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.15.0"
libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.16.0"
```
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-vmmigration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-vmmigration</artifactId>
<version>1.17.0</version>
<version>1.18.0</version>
</dependency>
```

If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-vmmigration:1.17.0'
implementation 'com.google.cloud:google-cloud-vmmigration:1.18.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.17.0"
libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.18.0"
```
<!-- {x-version-update-end} -->

Expand Down
Loading

0 comments on commit 68b9680

Please sign in to comment.