This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
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.8.0](v2.7.1...v2.8.0) (2022-06-21) ### Features * add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-core/issues/1440)) ([#836](#836)) ([8826d9b](8826d9b)) ### Dependencies * update dependency com.google.api-client:google-api-client-bom to v1.35.1 ([#843](#843)) ([9ffe0c5](9ffe0c5)) * update dependency com.google.api:api-common to v2.2.1 ([#844](#844)) ([69dde56](69dde56)) * update dependency com.google.api:gax-bom to v2.18.2 ([#849](#849)) ([11764b0](11764b0)) * update dependency com.google.api.grpc:proto-google-common-protos to v2.9.0 ([#846](#846)) ([5dced6d](5dced6d)) * update dependency com.google.api.grpc:proto-google-iam-v1 to v1.4.0 ([#838](#838)) ([b0a7afe](b0a7afe)) * update dependency com.google.api.grpc:proto-google-iam-v1 to v1.4.1 ([#848](#848)) ([8260997](8260997)) * update dependency com.google.errorprone:error_prone_annotations to v2.14.0 ([#839](#839)) ([3459fb6](3459fb6)) * update dependency com.google.http-client:google-http-client-bom to v1.42.0 ([#845](#845)) ([2d2c873](2d2c873)) * update dependency com.google.protobuf:protobuf-bom to v3.21.0 ([#840](#840)) ([037da15](037da15)) * update dependency com.google.protobuf:protobuf-bom to v3.21.1 ([#841](#841)) ([04b8862](04b8862)) * update dependency io.grpc:grpc-bom to v1.47.0 ([#842](#842)) ([40984e2](40984e2)) --- 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
11764b0
commit c87b62d
Showing
7 changed files
with
34 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:2.7.1:2.7.2-SNAPSHOT | ||
google-cloud-core:2.8.0:2.8.0 |