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-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.81.1
Choose a base ref
...
head repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.81.2
Choose a head ref
  • 12 commits
  • 32 files changed
  • 6 contributors

Commits on Nov 12, 2024

  1. chore(deps): update dependency com.google.cloud:google-cloud-spanner …

    …to v6.81.1 (#3467)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-spanner](https://redirect.github.com/googleapis/java-spanner) | `6.81.0` -> `6.81.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-spanner/6.81.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-spanner/6.81.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-spanner/6.81.0/6.81.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-spanner/6.81.0/6.81.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-spanner (com.google.cloud:google-cloud-spanner)</summary>
    
    ### [`v6.81.1`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#6811-2024-11-11)
    
    [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.81.0...v6.81.1)
    
    ##### Bug Fixes
    
    -   Client built in metrics. Skip export if instance id is null ([#&#8203;3447](https://redirect.github.com/googleapis/java-spanner/issues/3447)) ([8b2e5ef](https://redirect.github.com/googleapis/java-spanner/commit/8b2e5ef5bb391e5a4d4df3cb45d6a3f722a8cfbe))
    -   **spanner:** Avoid blocking thread in AsyncResultSet ([#&#8203;3446](https://redirect.github.com/googleapis/java-spanner/issues/3446)) ([7c82f1c](https://redirect.github.com/googleapis/java-spanner/commit/7c82f1c7823d4d529a70c0da231d2593f00b638b))
    
    ##### Dependencies
    
    -   Update dependency com.google.api.grpc:proto-google-cloud-monitoring-v3 to v3.54.0 ([#&#8203;3437](https://redirect.github.com/googleapis/java-spanner/issues/3437)) ([7e28326](https://redirect.github.com/googleapis/java-spanner/commit/7e283261961d6435488ed668133dc3bdd238d402))
    -   Update dependency com.google.cloud:google-cloud-monitoring to v3.54.0 ([#&#8203;3438](https://redirect.github.com/googleapis/java-spanner/issues/3438)) ([fa18894](https://redirect.github.com/googleapis/java-spanner/commit/fa188942c506c85f4c628a8b442b0ee2e6cb845f))
    -   Update dependency com.google.cloud:google-cloud-trace to v2.53.0 ([#&#8203;3440](https://redirect.github.com/googleapis/java-spanner/issues/3440)) ([314eeb8](https://redirect.github.com/googleapis/java-spanner/commit/314eeb823e14c386ea6e65caae8c80e908e05600))
    -   Update dependency io.opentelemetry:opentelemetry-bom to v1.44.1 ([#&#8203;3452](https://redirect.github.com/googleapis/java-spanner/issues/3452)) ([6518eea](https://redirect.github.com/googleapis/java-spanner/commit/6518eea2921006f1aa431e02754118e3d3d3b620))
    -   Update opentelemetry.version to v1.44.1 ([#&#8203;3451](https://redirect.github.com/googleapis/java-spanner/issues/3451)) ([d9b0271](https://redirect.github.com/googleapis/java-spanner/commit/d9b0271603dd14c51954532054b134419150625a))
    
    ##### Documentation
    
    -   Update samples' README.md to ensure given ([#&#8203;3420](https://redirect.github.com/googleapis/java-spanner/issues/3420)) ([663a974](https://redirect.github.com/googleapis/java-spanner/commit/663a974dc2a52d773deb620b0bc65f0049f63693))
    
    </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, check this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
    renovate-bot authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0cdc96d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8822e3b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. chore(samples): Add samples for Cloud Spanner Default Backup Schedules (

    #3450)
    
    * chore(samples): Add samples for Cloud Spanner Default Backup Schedules
    
    * chore(samples): Add samples for Cloud Spanner Default Backup Schedules
    
    * chore(samples): Add samples for Cloud Spanner Default Backup Schedules.
    Adding `s` to create instance sample class name
    
    * chore(samples): Add samples for Cloud Spanner Default Backup Schedules.
    Adding `s` to create instance sample class name
    Sally-Ye authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0a46070 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. chore(main): release 6.81.2-SNAPSHOT (#3466)

    * chore(main): release 6.81.2-SNAPSHOT
    
    * chore: generate libraries at Wed Nov 13 05:54:56 UTC 2024
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <[email protected]>
    release-please[bot] and cloud-java-bot authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    23db0f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    e992f18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb6446 View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.google.api.grpc:proto-google-cloud-trace-…

    …v1 to v2.53.0 (#3454)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.api.grpc:proto-google-cloud-trace-v1](https://redirect.github.com/googleapis/google-cloud-java) | `2.52.0` -> `2.53.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.api.grpc:proto-google-cloud-trace-v1/2.53.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.api.grpc:proto-google-cloud-trace-v1/2.53.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.api.grpc:proto-google-cloud-trace-v1/2.52.0/2.53.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.api.grpc:proto-google-cloud-trace-v1/2.52.0/2.53.0?slim=true)](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**: 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS4xOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8729b30 View commit details
    Browse the repository at this point in the history
  4. deps: update dependency com.google.cloud:google-cloud-trace to v2.53.0 (

    #3464)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-trace](https://redirect.github.com/googleapis/google-cloud-java) | `2.52.0` -> `2.53.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-trace/2.53.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-trace/2.53.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-trace/2.52.0/2.53.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-trace/2.52.0/2.53.0?slim=true)](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**: 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS4xOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a507e4c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. deps: update dependency com.google.cloud:google-cloud-trace to v2.54.0 (

    #3488)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-trace](https://redirect.github.com/googleapis/google-cloud-java) | `2.53.0` -> `2.54.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-trace/2.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-trace/2.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-trace/2.53.0/2.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-trace/2.53.0/2.54.0?slim=true)](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**: 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    renovate-bot authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1d1fecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf350b0 View commit details
    Browse the repository at this point in the history
  3. fix: directpath enabled attribute (#3477)

    * chore: add directpath_enabled attribute
    
    * Created new grpc wrapper
    
    * Created new grpc wrapper
    
    * review comments
    surbhigarg92 authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ea1ebad View commit details
    Browse the repository at this point in the history
  4. chore(main): release 6.81.2 (#3478)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d4532d0 View commit details
    Browse the repository at this point in the history
Loading