Releases: googleapis/sdk-platform-java
Releases · googleapis/sdk-platform-java
v2.68.0
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)
Documentation
v2.67.0
v2.66.1
v2.66.0
v2.65.1
v2.65.0
2.65.0 (2026-01-12)
Features
- add org.json:json to third-party-dependencies pom (#4047) (ffa432e), closes #4046
- remove dependency management of graal-sdk (#4033) (ad05c34)
Bug Fixes
- add api_version breadcrumb to client docs (#4018) (a2b2179)
- Create a single S2AChannelCredentials per application (#3989) (3758b43)
- provide API to share the same background executor for channel po… (#4030) (178182c)
Dependencies
- update dependencies.txt for grpc-gcp to 1.9.0 (#4025) (b68791d)
- update google api dependencies (#3917) (480cf13)
- update google.http-client.version to 2.0.3 (#4054) (b9a8c89)
Documentation
v2.65.0-rc1
2.65.0-rc1 (2025-12-11)
Features
- feat: Upgrade protobuf runtime and gen code to 4.33. (#4000) (ac25015)
- feat: configure rc releases to be on prerelease mode (e9055b0)
Bug Fixes
- fix: add rc versioning scheme (2939320)