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.3
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.4
Choose a head ref
  • 8 commits
  • 6 files changed
  • 5 contributors

Commits on Jan 26, 2023

  1. chore(main): release 2.9.4-SNAPSHOT (#1112)

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

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    56ed82b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58cd8e2 View commit details
    Browse the repository at this point in the history
  3. deps: use perfmark-api version via shared dependencies BOM (#1111)

    The shared dependencies BOM declares perfmark-api version already. No need to declare it in this repository.
    https://github.com/googleapis/java-shared-dependencies/blob/main/third-party-dependencies/pom.xml#LL72C27-L72C33
    suztomo authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    beb5298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd826b6 View commit details
    Browse the repository at this point in the history
  5. deps: update dependency com.google.cloud:google-cloud-spanner-bom to …

    …v6.35.2 (#1114)
    
    [![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.35.1` -> `6.35.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.35.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.35.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.35.2/compatibility-slim/6.35.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-spanner-bom/6.35.2/confidence-slim/6.35.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-spanner</summary>
    
    ### [`v6.35.2`](https://togithub.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#&#8203;6352-httpsgithubcomgoogleapisjava-spannercomparev6351v6352-2023-01-24)
    
    [Compare Source](https://togithub.com/googleapis/java-spanner/compare/v6.35.1...v6.35.2)
    
    ##### Dependencies
    
    -   Update dependency com.google.cloud:google-cloud-monitoring to v3.10.0 ([#&#8203;2249](https://togithub.com/googleapis/java-spanner/issues/2249)) ([d18780e](https://togithub.com/googleapis/java-spanner/commit/d18780ec0278fc49495939647fe6a2f9e0b4f94e))
    -   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.2 ([#&#8203;2246](https://togithub.com/googleapis/java-spanner/issues/2246)) ([1adaf7c](https://togithub.com/googleapis/java-spanner/commit/1adaf7cae629ba7b9903d6512adc7b13b6d1208e))
    -   Update dependency com.google.cloud:google-cloud-trace to v2.9.0 ([#&#8203;2250](https://togithub.com/googleapis/java-spanner/issues/2250)) ([3cd5ab0](https://togithub.com/googleapis/java-spanner/commit/3cd5ab05e1fd24090fd58c2320b6875135e49b69))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNC45Ny42IiwidXBkYXRlZEluVmVyIjoiMzQuMTE0LjAifQ==-->
    renovate-bot authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6575d0c View commit details
    Browse the repository at this point in the history
  6. build(deps): bump cryptography from 38.0.3 to 39.0.1 in /.kokoro (#1119)

    * build(deps): bump cryptography from 38.0.3 to 39.0.1 in /.kokoro
    
    Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 39.0.1.
    - [Release notes](https://github.com/pyca/cryptography/releases)
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@38.0.3...39.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    dependabot[bot] and gcf-owl-bot[bot] authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    de4f0a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88e3e89 View commit details
    Browse the repository at this point in the history
Loading