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.0
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.1
Choose a head ref
  • 3 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 11, 2025

  1. chore(main): release 1.2.1-SNAPSHOT (#614)

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

Commits on Feb 21, 2025

  1. fix: use daemon threads internally (#618)

    Without using daemon threads, the Connector will prevent a calling
    process from exiting cleanly.
    
    Fixes #617
    enocom authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    6defeb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. chore(main): release 1.2.1 (#619)

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