-
Notifications
You must be signed in to change notification settings - Fork 42
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: googleapis/gax-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.19.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/gax-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.20.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 13 files changed
- 3 contributors
Commits on Mar 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c64aabe - Browse repository at this point
Copy the full SHA c64aabeView commit details
Commits on Mar 23, 2026
-
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [github.com/googleapis/gax-go/v2](https://redirect.github.com/googleapis/gax-go) | `v2.18.0` → `v2.19.0` |  |  | require | minor | | [google.golang.org/genproto](https://redirect.github.com/googleapis/go-genproto) | `0b37fe3` → `d00831a` |  |  | require | digest | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `0b37fe3` → `d00831a` |  |  | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `0b37fe3` → `d00831a` |  |  | require | digest | --- ### Release Notes <details> <summary>googleapis/gax-go (github.com/googleapis/gax-go/v2)</summary> ### [`v2.19.0`](https://redirect.github.com/googleapis/gax-go/releases/tag/v2.19.0): v2: v2.19.0 [Compare Source](https://redirect.github.com/googleapis/gax-go/compare/v2.18.0...v2.19.0) ##### Features - update WithLogger to WithLoggerContext. ([#​478](https://redirect.github.com/googleapis/gax-go/issues/478)) ([1cb70ba](https://redirect.github.com/googleapis/gax-go/commit/1cb70baf)) - pass logger to downstream via context ([#​474](https://redirect.github.com/googleapis/gax-go/issues/474)) ([434fa67](https://redirect.github.com/googleapis/gax-go/commit/434fa676)) - add WithClientMetrics CallOption ([#​479](https://redirect.github.com/googleapis/gax-go/issues/479)) ([76f0284](https://redirect.github.com/googleapis/gax-go/commit/76f0284e)) - add TransportTelemetryData for dynamic transport attributes ([#​481](https://redirect.github.com/googleapis/gax-go/issues/481)) ([8a7caf0](https://redirect.github.com/googleapis/gax-go/commit/8a7caf00)) - add ClientMetrics initialization core ([#​473](https://redirect.github.com/googleapis/gax-go/issues/473)) ([f53618c](https://redirect.github.com/googleapis/gax-go/commit/f53618c2)) ##### Bug Fixes - lazy initialization and getters for ClientMetrics ([#​485](https://redirect.github.com/googleapis/gax-go/issues/485)) ([fb6c5f4](https://redirect.github.com/googleapis/gax-go/commit/fb6c5f4d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/gax-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 399c197 - Browse repository at this point
Copy the full SHA 399c197View commit details
Commits on Mar 24, 2026
-
feat(v2): add TelemetryErrorInfo and ExtractTelemetryErrorInfo (#487)
Add TelemetryErrorInfo` and ExtractTelemetryErrorInfo to parse error details for metrics and actionable logs: * Evaluate both gRPC statuses and parseable REST HTTP errors (yielding fine-grained Reasons or numeric HTTP fallbacks). * Explicitly document fallbacks for %T unknown error types to align with OpenTelemetry registries. * Add a Message method to apierror.APIError to retrieve raw unformatted error messages. * Add recordMetric to measure API call durations using OpenTelemetry, capturing both static client configurations and dynamic run-time tags like rpc.method and url.template. It automatically decouples context cancellations to ensure fail-state latencies are recorded.
Configuration menu - View commit details
-
Copy full SHA for defdded - Browse repository at this point
Copy the full SHA defddedView commit details
Commits on Mar 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1f3e9ae - Browse repository at this point
Copy the full SHA 1f3e9aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25485ab - Browse repository at this point
Copy the full SHA 25485abView 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 v2.19.0...v2.20.0