Skip to content
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-firestore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.0
Choose a base ref
...
head repository: googleapis/java-firestore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.1
Choose a head ref
  • 13 commits
  • 33 files changed
  • 9 contributors

Commits on Oct 24, 2022

  1. chore(main): release 3.7.1-SNAPSHOT (#1074)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    799b0e9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-firestor…

    …e to v3.7.0 (#1077)
    
    [![Mend 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-firestore](https://togithub.com/googleapis/java-firestore) | `3.6.0` -> `3.7.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore/3.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore/3.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore/3.7.0/compatibility-slim/3.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-firestore/3.7.0/confidence-slim/3.6.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-firestore</summary>
    
    ### [`v3.7.0`](https://togithub.com/googleapis/java-firestore/blob/HEAD/CHANGELOG.md#&#8203;370-httpsgithubcomgoogleapisjava-firestorecomparev360v370-2022-10-22)
    
    [Compare Source](https://togithub.com/googleapis/java-firestore/compare/v3.6.0...v3.7.0)
    
    ##### Features
    
    -   Add retry logic to COUNT queries ([#&#8203;1062](https://togithub.com/googleapis/java-firestore/issues/1062)) ([5789e4b](https://togithub.com/googleapis/java-firestore/commit/5789e4b57f38e8cab82bc720b28578e86d82a2cc))
    
    ##### Bug Fixes
    
    -   Fix limitToLast queries with cursors ([#&#8203;1072](https://togithub.com/googleapis/java-firestore/issues/1072)) ([e9e1548](https://togithub.com/googleapis/java-firestore/commit/e9e15489112d49a7f8716300ec9af504fcfb5786))
    
    ##### Dependencies
    
    -   Update beam.version to v2.42.0 ([#&#8203;1066](https://togithub.com/googleapis/java-firestore/issues/1066)) ([03de01a](https://togithub.com/googleapis/java-firestore/commit/03de01ab58ab3d312bef63c54b202b8c911cef54))
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.5 ([#&#8203;1071](https://togithub.com/googleapis/java-firestore/issues/1071)) ([4c3f122](https://togithub.com/googleapis/java-firestore/commit/4c3f12286424ce7601a106b4338bc89b67ad51fb))
    -   Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.16 ([#&#8203;1064](https://togithub.com/googleapis/java-firestore/issues/1064)) ([a7ddc9e](https://togithub.com/googleapis/java-firestore/commit/a7ddc9e7fe708bd07595973c56fb2e392917915d))
    -   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 ([#&#8203;1065](https://togithub.com/googleapis/java-firestore/issues/1065)) ([d9e7803](https://togithub.com/googleapis/java-firestore/commit/d9e7803d257b0edfae8648b925e040c7a6fcdb60))
    -   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 ([#&#8203;1069](https://togithub.com/googleapis/java-firestore/issues/1069)) ([97ef50a](https://togithub.com/googleapis/java-firestore/commit/97ef50a518c5b207b28e0a81022cc96ed4e5e5ae))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-firestore).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzMi4yNDEuMTEifQ==-->
    renovate-bot authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    4be1dbd View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. chore: Use firestore-jar to determine grpc version (#1076)

    * chore: Use firestore-jar to determine grpc version
    
    * chore: Add samples pom.xml to owlbot processor exlcusion list
    
    * 🦉 Updates from OwlBot post-processor
    
    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>
    lqiu96 and gcf-owl-bot[bot] authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    dc7d220 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. chore: owlbot-java configuration (#1081)

    With the field, this repository should receive the "owl-bot-update-lock" pull requests
    suztomo authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    7b831c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. chore: use require-hashes option (#1078)

    * chore: use require-hashes option
    tom-andersen authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    c7ac9ed View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v3.0.6 (#1092)
    
    [![Mend 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) | `3.0.5` -> `3.0.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.6/compatibility-slim/3.0.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.6/confidence-slim/3.0.5)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-firestore).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
    renovate-bot authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    019840f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …1.4 (#1082)
    
    [![Mend 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:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.3` -> `26.1.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/compatibility-slim/26.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/confidence-slim/26.1.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-firestore).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjIifQ==-->
    renovate-bot authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e5847a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e40669 View commit details
    Browse the repository at this point in the history
  4. chore: adding missing region tag (#1089)

    * chore: adding missing region tag
    
    Context: go/firestore-region-tags-normalization-2020q4
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: adding missing region tags
    
    * Revert "🦉 Updates from OwlBot post-processor"
    
    This reverts commit 4d966b4.
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Revert "🦉 Updates from OwlBot post-processor"
    
    This reverts commit d951046.
    
    * 🦉 Updates from OwlBot post-processor
    
    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>
    Co-authored-by: Tom Andersen <[email protected]>
    3 people authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    38cca25 View commit details
    Browse the repository at this point in the history
  5. chore: Set rest_numeric_enums = False for all gapic rules explicitly (

    #1084)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 485623855
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/807125e7953e32535710924fe4bf0362ac93754d
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/c4ddd6d651da69658a4762c5eafff5cd8f0e25c5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzRkZGQ2ZDY1MWRhNjk2NThhNDc2MmM1ZWFmZmY1Y2Q4ZjBlMjVjNSJ9
    gcf-owl-bot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    bcf38e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    801a7ec View commit details
    Browse the repository at this point in the history
  7. deps: update dependency org.graalvm.buildtools:native-maven-plugin to…

    … v0.9.17 (#1087)
    
    * deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Revert "🦉 Updates from OwlBot post-processor"
    
    This reverts commit 31493c5.
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Revert "🦉 Updates from OwlBot post-processor"
    
    This reverts commit b25a7e7.
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Tom Andersen <[email protected]>
    3 people authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a78be32 View commit details
    Browse the repository at this point in the history
  8. chore(main): release 3.7.1 (#1094)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.7.1](https://togithub.com/googleapis/java-firestore/compare/v3.7.0...v3.7.1) (2022-11-08)
    
    
    ### Dependencies
    
    * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 ([#1092](https://togithub.com/googleapis/java-firestore/issues/1092)) ([019840f](https://togithub.com/googleapis/java-firestore/commit/019840fb0883fb41cdc294f09e35f39745a78cb4))
    * Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 ([#1087](https://togithub.com/googleapis/java-firestore/issues/1087)) ([a78be32](https://togithub.com/googleapis/java-firestore/commit/a78be324ccd0ba2ebff429447b8ce0fe39727360))
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a1ddfae View commit details
    Browse the repository at this point in the history
Loading