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 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* created CHANGELOG.md [ci skip] * updated README.md [ci skip] * updated versions.txt [ci skip] * updated grpc-google-cloud-asset-v1/pom.xml [ci skip] * updated grpc-google-cloud-asset-v1beta1/pom.xml [ci skip] * updated grpc-google-cloud-asset-v1p2beta1/pom.xml [ci skip] * updated proto-google-cloud-asset-v1/pom.xml [ci skip] * updated proto-google-cloud-asset-v1beta1/pom.xml [ci skip] * updated proto-google-cloud-asset-v1p2beta1/pom.xml [ci skip] * updated google-cloud-asset/pom.xml [ci skip] * updated google-cloud-asset-bom/pom.xml [ci skip] * updated pom.xml [ci skip]
- Loading branch information
1 parent
faef05c
commit 30cc6a0
Showing
12 changed files
with
59 additions
and
40 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Changelog | ||
|
||
## [0.115.0](https://www.github.com/googleapis/java-asset/compare/0.114.0...v0.115.0) (2019-10-22) | ||
|
||
|
||
### Features | ||
|
||
* add parent pom and bom ([ed56f0a](https://www.github.com/googleapis/java-asset/commit/ed56f0a1b647d0c280a883b7ebbebe95d73eb4a2)) | ||
* regenerate client - add BigQueryDestination ([#12](https://www.github.com/googleapis/java-asset/issues/12)) ([59f79a1](https://www.github.com/googleapis/java-asset/commit/59f79a1517a1d1110479c8cd9d4bfccdd8d11e1a)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* dependency declarations ([#4](https://www.github.com/googleapis/java-asset/issues/4)) ([6e3d962](https://www.github.com/googleapis/java-asset/commit/6e3d9626b52bab7cfac8db82b849e625bf8223f4)) | ||
|
||
|
||
### Dependencies | ||
|
||
* update dependency com.google.api.grpc:proto-google-common-protos to v1.17.0 ([#5](https://www.github.com/googleapis/java-asset/issues/5)) ([070abab](https://www.github.com/googleapis/java-asset/commit/070ababe8eaa985b1be14f62d81b47e07a40be4f)) |
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 | ||
|
||
proto-google-cloud-asset-v1:0.79.0:0.79.1-SNAPSHOT | ||
proto-google-cloud-asset-v1p2beta1:0.79.0:0.79.1-SNAPSHOT | ||
proto-google-cloud-asset-v1beta1:0.79.0:0.79.1-SNAPSHOT | ||
grpc-google-cloud-asset-v1:0.79.0:0.79.1-SNAPSHOT | ||
grpc-google-cloud-asset-v1beta1:0.79.0:0.79.1-SNAPSHOT | ||
grpc-google-cloud-asset-v1p2beta1:0.79.0:0.79.1-SNAPSHOT | ||
google-cloud-asset:0.114.0-beta:0.114.1-beta-SNAPSHOT | ||
proto-google-cloud-asset-v1:0.80.0:0.80.0 | ||
proto-google-cloud-asset-v1p2beta1:0.80.0:0.80.0 | ||
proto-google-cloud-asset-v1beta1:0.80.0:0.80.0 | ||
grpc-google-cloud-asset-v1:0.80.0:0.80.0 | ||
grpc-google-cloud-asset-v1beta1:0.80.0:0.80.0 | ||
grpc-google-cloud-asset-v1p2beta1:0.80.0:0.80.0 | ||
google-cloud-asset:0.115.0-beta:0.115.0-beta |