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.4.2
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.4.3
Choose a head ref
  • 5 commits
  • 15 files changed
  • 3 contributors

Commits on May 14, 2021

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

    …to v6.4.2 (#1176)
    
    [![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-spanner](https://togithub.com/googleapis/java-spanner) | `6.4.1` -> `6.4.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner/6.4.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner/6.4.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner/6.4.2/compatibility-slim/6.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner/6.4.2/confidence-slim/6.4.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-spanner</summary>
    
    ### [`v6.4.2`](https://togithub.com/googleapis/java-spanner/blob/master/CHANGELOG.md#&#8203;642-httpswwwgithubcomgoogleapisjava-spannercomparev641v642-2021-05-14)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.4.1...v6.4.2)
    
    </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-spanner).
    renovate-bot authored May 14, 2021
    Configuration menu
    Copy the full SHA
    debabc1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Configuration menu
    Copy the full SHA
    05510d6 View commit details
    Browse the repository at this point in the history
  2. chore: release 6.4.3-SNAPSHOT (#1175)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 15, 2021
    Configuration menu
    Copy the full SHA
    6b11a46 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. fix: re-adds test utility method for connection (#1178)

    Re-adds test utility method, which had its signature changed. Marks the re-added method as deprecated and delegates execution to the new one. This should prevent compilation errors for the projects that are using it.
    thiagotnunes authored May 16, 2021
    Configuration menu
    Copy the full SHA
    0e0dcb7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. chore: release 6.4.3 (#1179)

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