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.11.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.11.1
Choose a head ref
  • 11 commits
  • 11 files changed
  • 4 contributors

Commits on Jun 12, 2023

  1. chore(main): release 2.11.1-SNAPSHOT (#1257)

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

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    79ab672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f36e1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24eabfa View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    286052a View commit details
    Browse the repository at this point in the history
  2. chore: Update dependabot.yml template (#1813) (#1261)

    * chore: Update `dependabot.yml` template not to touch pip dependencies
    Source-Link: googleapis/synthtool@f961eb0
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:af2eda87a54601ae7b7b2be5055c17b43ac98a7805b586772db314de8a7d4a1d
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    defe065 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. chore: Java 8 unit test to build code in Java 17 and run tests on Jav…

    …a 8 (#1800) (#1266)
    
    * Our Java projects are configured to produce Java 8-compatible bytecode via https://togithub.com/googleapis/java-shared-config/blob/main/pom.xml#L848. This unit test change ensures this config is applied correctly.
    
    * This change also switches the JDK distribution of GitHub Actions to temurin from zulu.
    
    * For the repositories that mark "dependencies (8)" and "dependencies (11)" as required, they should point to only "dependencies (17)" via `.github/sync-repo-settings.yaml` and repo's Settings tab.
    Source-Link: https://togithub.com/googleapis/synthtool/commit/cbe010084fc59dc15730c86e9b8e03ddac1de050
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:32851debfefed2b66038e0141f1b5c2103bb59ba80b7475adbc10ef7abab3de7
    
    Closes https://togithub.com/googleapis/java-spanner-jdbc/pull/1265
    gcf-owl-bot[bot] authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9ac6ecc View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    bb23df0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83f5571 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6de4772 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 2.11.1 (#1270)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.11.1](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.11.0...v2.11.1) (2023-06-26)
    
    
    ### Dependencies
    
    * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.12.0 ([#1267](https://togithub.com/googleapis/java-spanner-jdbc/issues/1267)) ([bb23df0](https://togithub.com/googleapis/java-spanner-jdbc/commit/bb23df01bf401310c91c3fc2069a2ea16c70f5a4))
    
    ---
    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 26, 2023
    Configuration menu
    Copy the full SHA
    d82b304 View commit details
    Browse the repository at this point in the history
Loading