-
Notifications
You must be signed in to change notification settings - Fork 9
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.1.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: GoogleCloudPlatform/alloydb-java-connector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 31 files changed
- 4 contributors
Commits on Dec 10, 2024
-
chore(main): release 1.1.9-SNAPSHOT (#602)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 03be3a5 - Browse repository at this point
Copy the full SHA 03be3a5View commit details
Commits on Jan 21, 2025
-
feat: add support for lazy refresh (#606)
By default the connector will continue to use a refresh ahead strategy, where client certificates are refreshed by a background thread. The lazy strategy by comparison is useful for when the Connector runs in serverless environments and background threads may not run reliably, e.g., when the CPU is throttled. This commit adds the lazy refresh strategy and updates the configuration documentation to demonstrate how to use the feature. Fixes #565
Configuration menu - View commit details
-
Copy full SHA for 57e44ff - Browse repository at this point
Copy the full SHA 57e44ffView commit details
Commits on Jan 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 76078c9 - Browse repository at this point
Copy the full SHA 76078c9View commit details
Commits on Feb 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0395e68 - Browse repository at this point
Copy the full SHA 0395e68View commit details -
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /.kokoro (#605)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9318a95 - Browse repository at this point
Copy the full SHA 9318a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6395f39 - Browse repository at this point
Copy the full SHA 6395f39View commit details -
deps: Update Non-major dependencies (#601)
* deps: Update Non-major dependencies * Remove error prone updates * Bump error prone annotations * Update error prone core to latest * Go back to error prone core 2.31.0 for JDK 11. See https://github.com/google/error-prone/releases/tag/v2.31.0. --------- Co-authored-by: Eno Compton <enocom@google.com>
Configuration menu - View commit details
-
Copy full SHA for 474cc3e - Browse repository at this point
Copy the full SHA 474cc3eView commit details -
chore: improve renovate config (#611)
JUnit is no longer a problem as we've addressed the underlying dependency issue in prior changes. Error Prone core dropped support for JDK 11 in v2.32.0 [1]. So for now, update Error Prone core separately to make it easier to fix the issue without breaking our usual dependency updates. [1]: https://github.com/google/error-prone/releases/tag/v2.31.0
Configuration menu - View commit details
-
Copy full SHA for e36579f - Browse repository at this point
Copy the full SHA e36579fView commit details
Commits on Feb 11, 2025
-
chore(main): release 1.2.0 (#607)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b69bde - Browse repository at this point
Copy the full SHA 0b69bdeView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.8...v1.2.0