Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .librarian/state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ libraries:
- ^auditmanager/apiv1/auditmanagerpb/.*$
tag_format: '{id}/v{version}'
- id: auth
version: 0.18.2
version: 0.19.0
last_generated_commit: 31b413bc4feb03f6849c718048c2b9998561b5fa
apis: []
source_roots:
Expand Down
6 changes: 6 additions & 0 deletions auth/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changes

## [0.19.0](https://github.com/googleapis/google-cloud-go/releases/tag/auth%2Fv0.19.0) (2026-03-23)

### Features

* add OpenTelemetry gRPC and HTTP wrappers for T4 tracing (#14133) ([d38abf9](https://github.com/googleapis/google-cloud-go/commit/d38abf988d4017b4832434abae9a90874bec5ce9))

## [0.18.2](https://github.com/googleapis/google-cloud-go/releases/tag/auth%2Fv0.18.2) (2026-02-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion auth/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading