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: GoogleCloudPlatform/alloydb-java-connector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.4
Choose a base ref
...
head repository: GoogleCloudPlatform/alloydb-java-connector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.5
Choose a head ref
  • 9 commits
  • 32 files changed
  • 4 contributors

Commits on May 29, 2025

  1. chore(main): release 1.2.5-SNAPSHOT (#649)

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

Commits on Jun 11, 2025

  1. chore(deps-dev): bump org.postgresql:postgresql (#655)

    Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.6 to 42.7.7.
    - [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
    - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
    - [Commits](pgjdbc/pgjdbc@REL42.7.6...REL42.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-version: 42.7.7
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    54ca876 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump requests from 2.32.0 to 2.32.4 in /.kokoro (#654)

    Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.4.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.32.0...v2.32.4)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.32.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    de3de18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13dd2a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Configuration menu
    Copy the full SHA
    dc1fe98 View commit details
    Browse the repository at this point in the history
  2. chore: remove obsolete release configuration (#658)

    All this configuration has moved into google3.
    
    The only things used in the .kokoro file are the various scripts used by the build.
    
    See googleapis/java-bigtable@d36b57c for reference.
    enocom authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    035eb53 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Configuration menu
    Copy the full SHA
    b9d686d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76cb25a View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.2.5 (#657)

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