forked from googleapis/google-cloud-java
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release 1.11.0 (googleapis#696)
🤖 I have created a release *beep* *boop* --- ## [1.11.0](googleapis/java-compute@v1.10.0...v1.11.0) (2022-06-30) ### Features * Update Compute Engine API to revision 20220526 ([googleapis#722](googleapis/java-compute#722)) ([b409524](googleapis/java-compute@b409524)) ### Bug Fixes * **compute:** remove proto3_optional from parent_id ([googleapis#712](googleapis/java-compute#712)) ([b409524](googleapis/java-compute@b409524)) * **compute:** replace missing REQUIRED for parent_id ([googleapis#711](googleapis/java-compute#711)) ([b409524](googleapis/java-compute@b409524)) * **compute:** revert proto3_optional, required removal on parent_id ([googleapis#714](googleapis/java-compute#714)) ([b409524](googleapis/java-compute@b409524)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#697](googleapis/java-compute#697)) ([f708f6b](googleapis/java-compute@f708f6b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information
1 parent
2e6121e
commit 043075d
Showing
6 changed files
with
31 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
google-cloud-compute:1.10.0:1.10.1-SNAPSHOT | ||
proto-google-cloud-compute-v1:1.10.0:1.10.1-SNAPSHOT | ||
google-cloud-compute:1.11.0:1.11.0 | ||
proto-google-cloud-compute-v1:1.11.0:1.11.0 |