This repository was archived by the owner on Feb 24, 2026. It is now read-only.
v3.7.0
3.7.0 (2024-07-19)
Features
- Add profiler for request execution details for write api connection worker (#2555) (5691bd5)
- Enable hermetic library generation (#2515) (e1b14c1)
- Wire and expose profiler api to the StreamWirter/JsonStreamWriter (#2561) (16f19dd)
Bug Fixes
- Correct hermetic library generation script path (#2545) (55cc139)
- Remove singleton access to request profiler. Use instance of hook instead. (#2567) (2f45fa2)
- Using context from call in ReadRowsRetryingCallable (#2560) (eeb19b7)
Dependencies
- Update core dependencies to v1.24.0 (#2554) (4797801)
- Update dependency com.google.cloud:google-cloud-bigquery to v2.41.0 (#2539) (5d17db5)
- Update dependency com.google.truth:truth to v1.4.3 (#2542) (f45bf86)
- Update dependency com.google.truth:truth to v1.4.4 (#2557) (41fd95c)
- Update dependency io.opentelemetry:opentelemetry-bom to v1.40.0 (#2552) (ac26913)
- Update dependency org.junit.vintage:junit-vintage-engine to v5.10.3 (#2543) (f36d734)