chore: librarian release pull request: 20260317T170840Z#486
Merged
Conversation
quartzmo
approved these changes
Mar 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.
Librarian Version: v0.8.3
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:f2cbb6b904fdbf086efec0100536c52a79a654a5b9df21f975a2b6f6d50395a4
v2: v2.19.0
v2.19.0 (2026-03-17)
Features
update WithLogger to WithLoggerContext. (feat(v2): add WithLoggerContext and LoggerFromContext #478) (1cb70baf)
pass logger to downstream via context (feat(v2): pass logger to downstream via context #474) (434fa676)
add WithClientMetrics CallOption (feat(v2): add WithClientMetrics CallOption #479) (76f0284e)
add TransportTelemetryData for dynamic transport attributes (feat(v2): add TransportTelemetryData for dynamic transport attributes #481) (8a7caf00)
add ClientMetrics initialization core (feat(v2): add ClientMetrics initialization core #473) (f53618c2)
Bug Fixes