Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-functions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: googleapis/java-functions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 10 commits
  • 22 files changed
  • 6 contributors

Commits on Sep 14, 2021

  1. 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).
    release-please[bot] authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    e8511fc View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-function…

    …s to v2.1.1 (#290)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-functions/2.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-functions/2.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-functions/2.1.1/compatibility-slim/2.0.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-functions/2.1.1/confidence-slim/2.0.3)](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#&#8203;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#&#8203;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 ([#&#8203;1196](https://www.togithub.com/googleapis/java-functions/issues/1196)) ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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).
    renovate-bot authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    d18aeb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    7141d40 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v1.0.3 (#307)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.3/compatibility-slim/1.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.3/confidence-slim/1.0.2)](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#&#8203;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).
    renovate-bot authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    8bba972 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v2.3.0 (#308)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.3.0/compatibility-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.3.0/confidence-slim/2.2.1)](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#&#8203;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) ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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).
    renovate-bot authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    4624393 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    ee6e305 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. chore: relocate owl bot post processor (#306)

    chore: relocate owl bot post processor
    SurferJeffAtGoogle authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    acef843 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    0ee843e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ee1e87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2ad840 View commit details
    Browse the repository at this point in the history
Loading