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

Commits on Sep 12, 2025

  1. chore(main): release 1.2.7-SNAPSHOT (#671)

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

Commits on Sep 15, 2025

  1. deps: Update dependency com.google.errorprone:error_prone_core to v2.…

    …41.0 (#612)
    
    - Move errorprone to Java 17 and higher builds
    - Use new argument for stopping build on warning
    - Fix various problems identified by new errorprone version
    
    Co-authored-by: Eno Compton <enocom@google.com>
    renovate-bot and enocom authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    8ea3ade View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    71309fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3100589 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1407d97 View commit details
    Browse the repository at this point in the history
  4. chore: remove error prone rule (#678)

    Now that we have fixed the build to run error prone on later
    versions of Java, this rule is unnecessary.
    enocom authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    9ab591f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fbc789 View commit details
    Browse the repository at this point in the history
  6. chore(main): release 1.2.7 (#673)

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