-
Notifications
You must be signed in to change notification settings - Fork 53
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-core/compare/v1.95.4...v2.0.0) (2021-07-29) ### Features * promote to 2.0.0 ([#504](https://www.github.com/googleapis/java-core/issues/504)) ([47d5cee](https://www.github.com/googleapis/java-core/commit/47d5ceeddfa4c19152f3b122a70300726e74b570)) ### Bug Fixes * Add shopt -s nullglob to dependencies script ([6fe4d95](https://www.github.com/googleapis/java-core/commit/6fe4d9588fc2c4d4916c213bd9a139a1f8a824c0)) * Update dependencies.sh to not break on mac ([#484](https://www.github.com/googleapis/java-core/issues/484)) ([6fe4d95](https://www.github.com/googleapis/java-core/commit/6fe4d9588fc2c4d4916c213bd9a139a1f8a824c0)) ### Dependencies * update dependency com.google.api:api-common to v1.10.6 ([#494](https://www.github.com/googleapis/java-core/issues/494)) ([ae5d2ec](https://www.github.com/googleapis/java-core/commit/ae5d2eccac31188a34be9de8a5912c507ad22e05)) * update dependency com.google.api:api-common to v2 ([#497](https://www.github.com/googleapis/java-core/issues/497)) ([a03e80a](https://www.github.com/googleapis/java-core/commit/a03e80a69ad529b632ef861a4446d5bf0b953ef7)) * update dependency com.google.api:gax-bom to v1.66.0 ([#483](https://www.github.com/googleapis/java-core/issues/483)) ([967a368](https://www.github.com/googleapis/java-core/commit/967a3686e120a8405af79d443a0a7c88b4cbe684)) * update dependency com.google.api:gax-bom to v1.67.0 ([#491](https://www.github.com/googleapis/java-core/issues/491)) ([8600920](https://www.github.com/googleapis/java-core/commit/86009206adf55d0d58679e88a7b4d3323f459e65)) * update dependency com.google.auth:google-auth-library-bom to v0.27.0 ([#489](https://www.github.com/googleapis/java-core/issues/489)) ([069ea35](https://www.github.com/googleapis/java-core/commit/069ea35fee88f6463215dd36dd623f11f8db7cec)) * update dependency com.google.auth:google-auth-library-bom to v1 ([#496](https://www.github.com/googleapis/java-core/issues/496)) ([6ebf939](https://www.github.com/googleapis/java-core/commit/6ebf939c9821e7cbc002af0aa794e9ae24c13b2c)) * update dependency com.google.errorprone:error_prone_annotations to v2.8.0 ([#492](https://www.github.com/googleapis/java-core/issues/492)) ([97499e4](https://www.github.com/googleapis/java-core/commit/97499e4768f6611298beda79afeb84e45a877c1e)) * update dependency io.grpc:grpc-bom to v1.39.0 ([#482](https://www.github.com/googleapis/java-core/issues/482)) ([d124545](https://www.github.com/googleapis/java-core/commit/d124545f65267c646ae21cfb3b4855722e0c795c)) * update guava 30.1.1-jre ([#503](https://www.github.com/googleapis/java-core/issues/503)) ([6f4e88c](https://www.github.com/googleapis/java-core/commit/6f4e88c38390a7509b302baf21200cd253fa6913)) --- 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
47d5cee
commit f970584
Showing
7 changed files
with
38 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
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,4 +1,4 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
google-cloud-core:1.95.4:1.95.5-SNAPSHOT | ||
google-cloud-core:1.96.0:1.96.0 |