This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 107
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.16.0](v2.15.0...v2.16.0) (2022-04-14) ### Features * relocate ApiClientSubstitutions from java-core to gax ([#1651](#1651)) ([321103f](321103f)) * relocate GoogleJsonClientFeature from java-core to gax ([#1655](#1655)) ([6e75ec7](6e75ec7)) * relocate netty and gax substitutions from java-core ([#1650](#1650)) ([afd1917](afd1917)) * relocate Opencensus configurations from java-core to gax ([#1646](#1646)) ([b34ffb1](b34ffb1)) * relocate resource-config from java-core to gax ([#1656](#1656)) ([a9e5483](a9e5483)) ### Dependencies * google-common-protos 2.8.3 ([#1657](#1657)) ([24b9138](24b9138)) --- 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
24b9138
commit 3cba6f7
Showing
9 changed files
with
36 additions
and
20 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
gax:2.15.0:2.15.1-SNAPSHOT | ||
gax-bom:2.15.0:2.15.1-SNAPSHOT | ||
gax-grpc:2.15.0:2.15.1-SNAPSHOT | ||
gax-httpjson:0.100.0:0.100.1-SNAPSHOT | ||
gax:2.16.0:2.16.0 | ||
gax-bom:2.16.0:2.16.0 | ||
gax-grpc:2.16.0:2.16.0 | ||
gax-httpjson:0.101.0:0.101.0 |