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

Commits on Apr 20, 2023

  1. chore(main): release 2.9.13-SNAPSHOT (#1208)

    🤖 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 Apr 20, 2023
    Configuration menu
    Copy the full SHA
    6bf99b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd7aeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    128f28e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    a7e762d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. deps: update dependency com.google.cloud:google-cloud-spanner-bom to …

    …v6.40.1 (#1207)
    
    [![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-spanner-bom](https://togithub.com/googleapis/java-spanner) | `6.38.2` -> `6.40.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.40.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.40.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.40.1/compatibility-slim/6.38.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.40.1/confidence-slim/6.38.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-spanner</summary>
    
    ### [`v6.40.1`](https://togithub.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#&#8203;6401-httpsgithubcomgoogleapisjava-spannercomparev6400v6401-2023-04-17)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.40.0...v6.40.1)
    
    ##### Dependencies
    
    -   Update dependency com.google.cloud:google-cloud-monitoring to v3.16.0 ([#&#8203;2383](https://togithub.com/googleapis/java-spanner/issues/2383)) ([5d5c33a](https://togithub.com/googleapis/java-spanner/commit/5d5c33ae7c01e10112c72777f202187a50b55ac3))
    -   Update dependency com.google.cloud:google-cloud-trace to v2.15.0 ([#&#8203;2384](https://togithub.com/googleapis/java-spanner/issues/2384)) ([6b4ce1f](https://togithub.com/googleapis/java-spanner/commit/6b4ce1fc7ffd837fab6250e36269589d95f5b8c6))
    
    ### [`v6.40.0`](https://togithub.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#&#8203;6400-httpsgithubcomgoogleapisjava-spannercomparev6390v6400-2023-04-14)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.39.0...v6.40.0)
    
    ##### Features
    
    -   Savepoints ([#&#8203;2278](https://togithub.com/googleapis/java-spanner/issues/2278)) ([b02f584](https://togithub.com/googleapis/java-spanner/commit/b02f58435b97346cc8e08a96635affe8383981bb))
    
    ##### Performance Improvements
    
    -   Remove custom transport executor ([#&#8203;2366](https://togithub.com/googleapis/java-spanner/issues/2366)) ([e27dbe5](https://togithub.com/googleapis/java-spanner/commit/e27dbe5f58229dab208eeeed44d53e741700c814))
    
    ##### Dependencies
    
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.7.0 ([#&#8203;2377](https://togithub.com/googleapis/java-spanner/issues/2377)) ([40402af](https://togithub.com/googleapis/java-spanner/commit/40402af54f94f16619d018e252181db29ae6855e))
    -   Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.21 ([#&#8203;2379](https://togithub.com/googleapis/java-spanner/issues/2379)) ([ae7262d](https://togithub.com/googleapis/java-spanner/commit/ae7262d37391c0ec2fee1dcbb24899e4fa16ae17))
    -   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21 ([#&#8203;2380](https://togithub.com/googleapis/java-spanner/issues/2380)) ([0cb159e](https://togithub.com/googleapis/java-spanner/commit/0cb159efc97f02b42f064244e3812a0fd3d82db6))
    
    ### [`v6.39.0`](https://togithub.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#&#8203;6390-httpsgithubcomgoogleapisjava-spannercomparev6382v6390-2023-04-11)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.38.2...v6.39.0)
    
    ##### Features
    
    -   Capture stack trace for session checkout is now optional ([#&#8203;2350](https://togithub.com/googleapis/java-spanner/issues/2350)) ([6b6427a](https://togithub.com/googleapis/java-spanner/commit/6b6427a25af25fde944dfc1dd4bf6a6463682caf))
    
    </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 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-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
    renovate-bot authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    44ea7f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73be831 View commit details
    Browse the repository at this point in the history
Loading