This repository was archived by the owner on May 14, 2026. It is now read-only.
2.68.0 (2026-03-17)
Features
- Add client request duration metric. (#4132) (6a76397)
- Add more attributes to golden signals metrics. (#4135) (59d0624)
- gax-httpjson: add HttpJsonErrorParser utility (#4137) (a1b7565)
- generator: add extra allowed modules that will not be removed from the monorepo if they are present (#4124) (774fe6e)
- o11y: introduce
gcp.client.repoandgcp.client.artifactattributes (#4120) (105f644) - o11y: Introduce
rpc.system.nameandrpc.methodin gRPC (#4121) (7ab6d2e) - o11y: introduce server.port attribute (#4128) (56aa343)
Bug Fixes
- add null checks for ApiTracerFactory in ClientContext (#4122) (4b3dbe2)
- Decrease log level for directpath warnings outside GCE (#4139) (c9651e7)
- gax-grpc: add pick_first fallback to direct path service config (#4143) (b150fe9)
- Populate method level attributes in metrics recording (#4149) (7b7e6c9)
- suppress warnings in generated projects for non-idiomatic durations (#4119) (4206e6e)
- Use ServiceName + MethodName as the regex for Otel (#2543) (b9ae73f)