-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: googleapis/java-functions
base: v2.1.1
head repository: googleapis/java-functions
compare: v2.2.0
- 10 commits
- 22 files changed
- 6 contributors
Commits on Sep 14, 2021
-
chore: release 2.1.2-SNAPSHOT (#303)
🤖 I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for e8511fc - Browse repository at this point
Copy the full SHA e8511fcView commit details -
chore(deps): update dependency com.google.cloud:google-cloud-function…
…s to v2.1.1 (#290) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-functions](https://togithub.com/googleapis/java-functions) | `2.0.3` -> `2.1.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-functions</summary> ### [`v2.1.1`](https://togithub.com/googleapis/java-functions/blob/master/CHANGELOG.md#​211-httpswwwgithubcomgoogleapisjava-functionscomparev210v211-2021-09-14) [Compare Source](https://togithub.com/googleapis/java-functions/compare/v2.1.0...v2.1.1) ### [`v2.1.0`](https://togithub.com/googleapis/java-functions/blob/master/CHANGELOG.md#​210-httpswwwgithubcomgoogleapisjava-functionscomparev203v210-2021-09-01) [Compare Source](https://togithub.com/googleapis/java-functions/compare/v2.0.3...v2.1.0) ##### Features - Remove use of deprecated gradle command in java README ([#​1196](https://www.togithub.com/googleapis/java-functions/issues/1196)) ([#​284](https://www.togithub.com/googleapis/java-functions/issues/284)) ([e4b74c3](https://www.github.com/googleapis/java-functions/commit/e4b74c33ca1f3533eb46a2d6d696b9b112f1c94f)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#​287](https://www.togithub.com/googleapis/java-functions/issues/287)) ([2ea9d5b](https://www.github.com/googleapis/java-functions/commit/2ea9d5b5e100199905efceac0c98000d84e03770)) ##### [2.0.3](https://www.github.com/googleapis/java-functions/compare/v2.0.2...v2.0.3) (2021-08-25) ##### Documentation - minor formatting fixes to Cloud Functions reference docs ([#​272](https://www.togithub.com/googleapis/java-functions/issues/272)) ([4ffb50d](https://www.github.com/googleapis/java-functions/commit/4ffb50da1877ccf8cc7b4ff321dd3850e2c16d73)) ##### [2.0.2](https://www.github.com/googleapis/java-functions/compare/v2.0.1...v2.0.2) (2021-08-23) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#​275](https://www.togithub.com/googleapis/java-functions/issues/275)) ([b34df73](https://www.github.com/googleapis/java-functions/commit/b34df730c7beae488dfb86bcf94d20b48fd08e1a)) ##### [2.0.1](https://www.github.com/googleapis/java-functions/compare/v2.0.0...v2.0.1) (2021-08-12) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#​268](https://www.togithub.com/googleapis/java-functions/issues/268)) ([9365fed](https://www.github.com/googleapis/java-functions/commit/9365fedd090b2f1ef7721ddff5e4a3072963afbf)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-functions).
Configuration menu - View commit details
-
Copy full SHA for d18aeb9 - Browse repository at this point
Copy the full SHA d18aeb9View commit details
Commits on Sep 20, 2021
-
feat: add SecurityLevel option on HttpsTrigger (#304)
* feat: add SecurityLevel option on HttpsTrigger PiperOrigin-RevId: 396889803 Source-Link: googleapis/googleapis@44c497f Source-Link: https://github.com/googleapis/googleapis-gen/commit/79db6277e1ab34845a42ee39d7b4466eef7dd5c0 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzlkYjYyNzdlMWFiMzQ4NDVhNDJlZTM5ZDdiNDQ2NmVlZjdkZDVjMCJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7141d40 - Browse repository at this point
Copy the full SHA 7141d40View commit details
Commits on Sep 22, 2021
-
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.0.3 (#307) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.0.2` -> `1.0.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-config</summary> ### [`v1.0.3`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​103-httpswwwgithubcomgoogleapisjava-shared-configcomparev102v103-2021-09-21) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.0.2...v1.0.3) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-functions).
Configuration menu - View commit details
-
Copy full SHA for 8bba972 - Browse repository at this point
Copy the full SHA 8bba972View commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v2.3.0 (#308) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.2.1` -> `2.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v2.3.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​230-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare221v230-2021-09-22) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.2.1...v2.3.0) ##### Dependencies - keep protobuf at 3.17.3 (not the latest 3.18.0) ([#​476](https://www.togithub.com/googleapis/java-shared-dependencies/issues/476)) ([e207c81](https://www.github.com/googleapis/java-shared-dependencies/commit/e207c818f220967e3618d7a9d36f2cf26c07892e)) - update gax.version to v2.5.0 ([#​479](https://www.togithub.com/googleapis/java-shared-dependencies/issues/479)) ([e22e62a](https://www.github.com/googleapis/java-shared-dependencies/commit/e22e62a3b248023ae94da2a02ec50006377a5157)) - update google.core.version to v2.1.4 ([#​473](https://www.togithub.com/googleapis/java-shared-dependencies/issues/473)) ([116f278](https://www.github.com/googleapis/java-shared-dependencies/commit/116f2783dfc18f215905ceaff9f85f331f83472b)) - update google.core.version to v2.1.6 ([#​478](https://www.togithub.com/googleapis/java-shared-dependencies/issues/478)) ([9e09728](https://www.github.com/googleapis/java-shared-dependencies/commit/9e0972834764b25e5e194e0e805efc5453120df3)) - update iam.version to v1.1.1 ([#​470](https://www.togithub.com/googleapis/java-shared-dependencies/issues/470)) ([3b6e960](https://www.github.com/googleapis/java-shared-dependencies/commit/3b6e96050af8d976a30165481d764d8226143a39)) - update iam.version to v1.1.2 ([#​472](https://www.togithub.com/googleapis/java-shared-dependencies/issues/472)) ([85329cc](https://www.github.com/googleapis/java-shared-dependencies/commit/85329cc6c13d16fe2eeeb076959ee16a752c1f9e)) ##### [2.2.1](https://www.github.com/googleapis/java-shared-dependencies/compare/2.2.0...v2.2.1) (2021-09-13) ##### Dependencies - update gax.version to v2.4.1 ([#​464](https://www.togithub.com/googleapis/java-shared-dependencies/issues/464)) ([bc7c6d7](https://www.github.com/googleapis/java-shared-dependencies/commit/bc7c6d7ca161ebfa31895c375d65bca29d4c7336)) - update google.core.version to v2.1.3 ([#​465](https://www.togithub.com/googleapis/java-shared-dependencies/issues/465)) ([848f608](https://www.github.com/googleapis/java-shared-dependencies/commit/848f608ae850bd2dd80ec56034eb0c9a18f0415b)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-functions).
Configuration menu - View commit details
-
Copy full SHA for 4624393 - Browse repository at this point
Copy the full SHA 4624393View commit details
Commits on Sep 23, 2021
-
chore(java): remove dependencyDashboardLabel config from renovate.jso…
…n (#1220) (#309) Source-Link: googleapis/synthtool@0752ff7 Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:52b5557b7155a80e6f1684c2376d5eef0df6d8d5c785551e1ff8cc000603b62a Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee6e305 - Browse repository at this point
Copy the full SHA ee6e305View commit details
Commits on Sep 24, 2021
-
chore: relocate owl bot post processor (#306)
chore: relocate owl bot post processor
Configuration menu - View commit details
-
Copy full SHA for acef843 - Browse repository at this point
Copy the full SHA acef843View commit details
Commits on Sep 27, 2021
-
build: add jdk 17 to java units and dependency builds (#1216) (#311)
* update dependencies.sh to not pass MaxPermSize when jdk 17 is used. MaxPermSize is an unrecognized flag in jdk 17. Source-Link: googleapis/synthtool@a4be338 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:13b7387edb404234610d30473ac48210ae7fe42a136335ee2b2f8a07c4c7f6a5 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0ee843e - Browse repository at this point
Copy the full SHA 0ee843eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee1e87 - Browse repository at this point
Copy the full SHA 9ee1e87View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [2.2.0](https://www.github.com/googleapis/java-functions/compare/v2.1.1...v2.2.0) (2021-09-27) ### Features * add SecurityLevel option on HttpsTrigger ([#304](https://www.github.com/googleapis/java-functions/issues/304)) ([7141d40](https://www.github.com/googleapis/java-functions/commit/7141d405a8b0a6988dc751a4706f37f3fbe75119)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#308](https://www.github.com/googleapis/java-functions/issues/308)) ([4624393](https://www.github.com/googleapis/java-functions/commit/462439372a9b84976ee16c581f24f1cb994a7925)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for b2ad840 - Browse repository at this point
Copy the full SHA b2ad840View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.1...v2.2.0