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 Loading
base: v6.35.0
Choose a base ref
...
head repository: googleapis/java-spanner Loading
compare: v6.35.1
Choose a head ref
  • 15 commits
  • 35 files changed
  • 7 contributors

Commits on Jan 13, 2023

  1. chore(main): release 6.35.1-SNAPSHOT (#2232)

    🤖 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] committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    3a167f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. chore: regenerate API index (#2221)

    * chore: regenerate API index
    
    Source-Link: googleapis/googleapis@b84b4fe
    
    Source-Link: googleapis/googleapis-gen@916424c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTE2NDI0Yzk3MjE1YjEyMjExMDM3YjUwNTdiODMzNDQ3ZDA3M2JiZCJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    f483f42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3278f91 View commit details
    Browse the repository at this point in the history
  3. build(deps): update dependency org.apache.maven.plugins:maven-project…

    …-info-reports-plugin to v3.4.2 (#2225)
    renovate-bot committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    bb53df0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b34561 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    717f70f View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency com.google.cloud:google-cloud-spanner …

    …to v6.35.0 (#2233)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.35.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e09b993 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a7a6af View commit details
    Browse the repository at this point in the history
  8. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …3.0 (#2220)
    
    [![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.2.0` -> `26.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.3.0/compatibility-slim/26.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.3.0/confidence-slim/26.2.0)](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-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4zMi4wIiwidXBkYXRlZEluVmVyIjoiMzQuMzIuMCJ9-->
    renovate-bot committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    906ee4f View commit details
    Browse the repository at this point in the history
  9. chore: Adding Kokoro Configurations to run integration tests against …

    …staging and devel environment. (#2236)
    gauravpurohit06 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    43afc91 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. deps: update dependency org.graalvm.sdk:graal-sdk to v22.3.1 (#2238)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [org.graalvm.sdk:graal-sdk](https://togithub.com/oracle/graal) | `22.3.0` -> `22.3.1` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.sdk:graal-sdk/22.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.sdk:graal-sdk/22.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.sdk:graal-sdk/22.3.1/compatibility-slim/22.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.sdk:graal-sdk/22.3.1/confidence-slim/22.3.0)](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 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-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny42IiwidXBkYXRlZEluVmVyIjoiMzQuOTcuNiJ9-->
    renovate-bot committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d5f5237 View commit details
    Browse the repository at this point in the history
  2. feat: add support for Optimistic Concurrency Control (#2142)

    * feat: add support for Optimistic Concurrency Control
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Rajat Bhatta <[email protected]>
    3 people committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    b3fc7c4 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency com.google.cloud:libraries-bom to v26.…

    …4.0 (#2240)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v26.4.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    527ac36 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

    …#2231)
    
    [![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-trace](https://togithub.com/googleapis/google-cloud-java) | `2.7.0` -> `2.8.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-trace/2.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-trace/2.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-trace/2.8.0/compatibility-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-trace/2.8.0/confidence-slim/2.7.0)](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 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-spanner).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43My4zIiwidXBkYXRlZEluVmVyIjoiMzQuNzMuMyJ9-->
    renovate-bot committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    557ea16 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.35.1 (#2235)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [6.35.1](https://togithub.com/googleapis/java-spanner/compare/v6.35.0...v6.35.1) (2023-01-18)
    
    
    ### Dependencies
    
    * Update dependency com.google.cloud:google-cloud-monitoring to v3.9.0 ([#2230](https://togithub.com/googleapis/java-spanner/issues/2230)) ([717f70f](https://togithub.com/googleapis/java-spanner/commit/717f70f76f915e15a7283b32a83a6f4ac64fc931))
    * Update dependency com.google.cloud:google-cloud-trace to v2.8.0 ([#2231](https://togithub.com/googleapis/java-spanner/issues/2231)) ([557ea16](https://togithub.com/googleapis/java-spanner/commit/557ea164ebf948cd78f937c6996fd21e9618d3ae))
    * Update dependency org.graalvm.sdk:graal-sdk to v22.3.1 ([#2238](https://togithub.com/googleapis/java-spanner/issues/2238)) ([d5f5237](https://togithub.com/googleapis/java-spanner/commit/d5f52375394ef617f4fcb823937a374930f941e7))
    * Update dependency org.junit.vintage:junit-vintage-engine to v5.9.2 ([#2223](https://togithub.com/googleapis/java-spanner/issues/2223)) ([3278f91](https://togithub.com/googleapis/java-spanner/commit/3278f9167b1b2688ed090a7dfd5874e88b8945a5))
    
    ---
    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] committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    70a0a6a View commit details
    Browse the repository at this point in the history
Loading