-
Notifications
You must be signed in to change notification settings - Fork 702
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* --- ## [1.35.0](v1.34.0...v1.35.0) (2022-06-02) ### Features * add build scripts for native image testing in Java 17 ([#1440](#1440)) ([#2075](#2075)) ([2b1558d](2b1558d)) * next release from main branch is 1.35.0 ([#2042](#2042)) ([9005d5c](9005d5c)) ### Bug Fixes * **deps:** update dependency com.google.api-client:google-api-client to v1.34.0 ([#2038](#2038)) ([afea56f](afea56f)) * **deps:** update dependency com.google.api-client:google-api-client to v1.34.1 ([#2058](#2058)) ([d1ddb69](d1ddb69)) * **deps:** update dependency com.google.api-client:google-api-client-android to v1.34.1 ([#2059](#2059)) ([54a9a0c](54a9a0c)) * **deps:** update dependency com.google.api-client:google-api-client-appengine to v1.34.1 ([#2061](#2061)) ([872ad59](872ad59)) * **deps:** update dependency com.google.api-client:google-api-client-assembly to v1.34.1 ([#2062](#2062)) ([1a1d1b3](1a1d1b3)) * **deps:** update dependency com.google.api-client:google-api-client-gson to v1.34.1 ([#2064](#2064)) ([3d1a03a](3d1a03a)) * **deps:** update dependency com.google.api-client:google-api-client-jackson2 to v1.34.1 ([#2065](#2065)) ([3502186](3502186)) * **deps:** update dependency com.google.api-client:google-api-client-java6 to v1.34.1 ([#2066](#2066)) ([705e865](705e865)) * **deps:** update dependency com.google.api-client:google-api-client-protobuf to v1.34.1 ([#2068](#2068)) ([ecedb5b](ecedb5b)) * **deps:** update dependency com.google.api-client:google-api-client-servlet to v1.34.1 ([#2070](#2070)) ([15540fe](15540fe)) * **deps:** update dependency com.google.api-client:google-api-client-xml to v1.34.1 ([#2071](#2071)) ([050a269](050a269)) * **deps:** update dependency com.google.appengine:appengine-api-1.0-sdk to v2.0.5 ([#2072](#2072)) ([526e103](526e103)) * **deps:** update dependency com.google.cloud:libraries-bom to v25.2.0 ([#2050](#2050)) ([6c48f89](6c48f89)) * **deps:** update dependency com.google.cloud:libraries-bom to v25.3.0 ([#2073](#2073)) ([11dc2bb](11dc2bb)) * **deps:** update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.3 ([#2041](#2041)) ([be65181](be65181)) * **deps:** update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.0 ([#2081](#2081)) ([8684064](8684064)) * use verifyPayload instead of verify to disable duplicate signature check ([#2080](#2080)) ([003ca44](003ca44)) --- 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
003ca44
commit 66ac903
Showing
14 changed files
with
52 additions
and
23 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
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-api-client:1.34.0:1.34.1-SNAPSHOT | ||
google-api-client:1.35.0:1.35.0 |