This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release \*beep\* \*boop\* --- ## [2.0.0](https://www.github.com/googleapis/java-os-config/compare/v1.3.2...v2.0.0) (2021-08-10) ### ⚠ BREAKING CHANGES * release gapic-generator-java v2.0.0 (#327) ### Features * release gapic-generator-java v2.0.0 ([#327](https://www.github.com/googleapis/java-os-config/issues/327)) ([760ed31](https://www.github.com/googleapis/java-os-config/commit/760ed31b2976011a284dcb2e5e96165ef1495165)) ### Bug Fixes * owlbot post-processor should generate README ([#1154](https://www.github.com/googleapis/java-os-config/issues/1154)) ([#312](https://www.github.com/googleapis/java-os-config/issues/312)) ([2eb3a2d](https://www.github.com/googleapis/java-os-config/commit/2eb3a2d4eb49b74682d127c5622a53c4d01553a9)), closes [#1146](https://www.github.com/googleapis/java-os-config/issues/1146) [#1147](https://www.github.com/googleapis/java-os-config/issues/1147) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#328](https://www.github.com/googleapis/java-os-config/issues/328)) ([bc2288e](https://www.github.com/googleapis/java-os-config/commit/bc2288efde1ae6a99c2c661a05462feaeb8f421d)) --- 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
760ed31
commit e37a82a
Showing
12 changed files
with
59 additions
and
38 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
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,10 +1,10 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
google-cloud-os-config:1.3.2:1.3.3-SNAPSHOT | ||
grpc-google-cloud-os-config-v1:1.3.2:1.3.3-SNAPSHOT | ||
grpc-google-cloud-os-config-v1beta:1.3.2:1.3.3-SNAPSHOT | ||
grpc-google-cloud-os-config-v1alpha:1.3.2:1.3.3-SNAPSHOT | ||
proto-google-cloud-os-config-v1:1.3.2:1.3.3-SNAPSHOT | ||
proto-google-cloud-os-config-v1alpha:1.3.2:1.3.3-SNAPSHOT | ||
proto-google-cloud-os-config-v1beta:1.3.2:1.3.3-SNAPSHOT | ||
google-cloud-os-config:2.0.0:2.0.0 | ||
grpc-google-cloud-os-config-v1:2.0.0:2.0.0 | ||
grpc-google-cloud-os-config-v1beta:2.0.0:2.0.0 | ||
grpc-google-cloud-os-config-v1alpha:2.0.0:2.0.0 | ||
proto-google-cloud-os-config-v1:2.0.0:2.0.0 | ||
proto-google-cloud-os-config-v1alpha:2.0.0:2.0.0 | ||
proto-google-cloud-os-config-v1beta:2.0.0:2.0.0 |