Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
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.30.5
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.31.0
Choose a head ref
  • 12 commits
  • 20 files changed
  • 4 contributors

Commits on Jun 20, 2025

  1. chore(main): release 2.30.6-SNAPSHOT (#2103)

    🤖 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 Jun 20, 2025
    Configuration menu
    Copy the full SHA
    44e9d98 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

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

Commits on Jun 24, 2025

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

Commits on Jun 25, 2025

  1. test: remove some Emulator restrictions from tests (#2111)

    Remove some specific checks/restrictions from tests when running on the Emulator, as these issues have been fixed in the latest release of the Emulator.
    olavloite authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    7435890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    816c2b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89ea86b View commit details
    Browse the repository at this point in the history
  4. deps: update dependency com.google.cloud.opentelemetry:exporter-metri…

    …cs to v0.36.0 (#2109)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud.opentelemetry:exporter-metrics](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-java) | `0.35.0` -> `0.36.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud.opentelemetry:exporter-metrics/0.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud.opentelemetry:exporter-metrics/0.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud.opentelemetry:exporter-metrics/0.35.0/0.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud.opentelemetry:exporter-metrics/0.35.0/0.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>GoogleCloudPlatform/opentelemetry-operations-java (com.google.cloud.opentelemetry:exporter-metrics)</summary>
    
    ### [`v0.36.0`](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-java/releases/tag/v0.36.0)
    
    [Compare Source](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.35.0...v0.36.0)
    
    ##### Release Highlights
    
    This release is primarily done to test the new release process for this repository. There are no new feature updates or fixes in this release compared to the previous version.
    
    ##### What's Changed
    
    - Publish by using Portal OSSRH Staging API by [@&#8203;psx95](https://redirect.github.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/416](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-java/pull/416)
    
    **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-java/compare/v0.35.0...v0.36.0
    
    </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner-jdbc).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    renovate-bot authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    7a3fa70 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Configuration menu
    Copy the full SHA
    60d5aa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70e21a6 View commit details
    Browse the repository at this point in the history
  3. feat: Allow JDBC connection to configure direct access (#2116)

    * feat: Allow JDBC connection to configiue direct access
    
    * test: update SQL script tests to allow zero for timeouts
    
    ---------
    
    Co-authored-by: Knut Olav Løite <koloite@gmail.com>
    sakthivelmanii and olavloite authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    d72242a View commit details
    Browse the repository at this point in the history
  4. chore(main): release 2.31.0 (#2107)

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