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: v1.21.0
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.0.0
Choose a head ref
  • 16 commits
  • 33 files changed
  • 4 contributors

Commits on Mar 11, 2021

  1. build(java): update autorelease title check in response to the new mu…

    …lti release branch changes (#389)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/640f6b0e-336b-449e-9ca8-5f44a6af38d1/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@0b064d7
    yoshi-automation authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    b83537e View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#391)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-03-11 00:12:52,132 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner-jdbc/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-03-11 00:12:53,033 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/f41b860a-107b-4d47-94bd-9b15ac08bdd9/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    004e4ac View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v19.…

    …1.0 (#394)
    
    [![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:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `19.0.0` -> `19.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.1.0/compatibility-slim/19.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.1.0/confidence-slim/19.0.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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-jdbc).
    renovate-bot authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    ca852a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. perf: use PLAN mode to get result metadata (#388)

    * perf: use PLAN mode to get result metadata
    
    Getting the result metadata of a PreparedStatement should not execute the query,
    but should instead just request the query plan. This will also return the
    metadata of the query.
    
    * fix: add support for DML
    
    * fix: call .next() before getting metadata
    
    * fix: skip test on emulator + remove deprecated code
    olavloite authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    8c7b665 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ac1f6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b36a54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc43d12 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v19.…

    …2.1 (#401)
    
    [![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:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `19.2.0` -> `19.2.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.2.1/compatibility-slim/19.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/19.2.1/confidence-slim/19.2.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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-jdbc).
    renovate-bot authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    3f05256 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Configuration menu
    Copy the full SHA
    8b60a06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8482652 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. feat!: upgrade to Java 8 and JDBC 4.2 (#397)

    * feat!: upgrade to Java 8 and JDBC 4.2
    
    Upgrade to Java 8 and implement new methods added in Java 8 for JDBC.
    Drops support for Java 7.
    
    Closes #396
    
    * fix: remove Java 7 from CI
    
    * test: add additional test cases
    
    * test: add tests for batches
    
    * build: remove java7 configs
    olavloite authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    7eedfbc View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    12c3235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e0fbd1 View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#405)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-03-24 04:58:13,532 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner-jdbc/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-03-24 04:58:14,418 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/ef8c06cb-a758-45ba-ae33-be84ee3c8c9d/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    960ac3b View commit details
    Browse the repository at this point in the history
  4. chore: release 1.21.1-SNAPSHOT (#406)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ff53e29 View commit details
    Browse the repository at this point in the history
  5. chore: release 2.0.0 (#407)

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