What's Changed
We are pleased to announce the initial public preview of our Google Cloud BigQuery SDK, with a client for querying and a client for streaming writes. We welcome any feedback on the API surface and thank you in advance for trying it out!
- docs(spanner): include examples in README by @olavloite in #6256
- docs(spanner): add runner for samples + add missing sample by @olavloite in #6259
- feat(shopping): onboard several shopping merchant APIs by @noahdietz in #6274
- feat(google-shopping-css-v1): onboard new client library by @noahdietz in #6294
- feat(shopping-merchant): bulk onboard multiple apis by @noahdietz in #6296
- feat(storage): add code samples by @vsharonlynn in #6225
- feat(google-maps-routeoptimization-v1): onboard new client library by @noahdietz in #6301
- feat: update API sources and regenerate by @JoeWang1127 in #6352
- feat(gax): request-level custom HTTP/gRPC headers by @xlai20 in #6260
- feat(google-cloud-workloadidentity-v1): generate library by @JoeWang1127 in #6368
- feat(google-cloud-ftp-v1): generate library by @JoeWang1127 in #6371
- docs(gax): fix
with_custom_header()sample by @coryan in #6377 - fix(gax-internal): serialize
NoBodyas empty JSON object by @haphungw in #6364 - fix(compute/v1): feature-gate add-ons by @coryan in #6384
- fix(lro): reduce stack usage by @dbolduc in #6390
- fix(pubsub): make stream opening cancellation safe by @Zarathustra2 in #6393
- feat(gax): add mutable extension accessors to RequestOptions by @olavloite in #6254
- fix(storage): split large append payloads to avoid gRPC message limits by @vsharonlynn in #6454
- feat(spanner): support custom Root CA and mTLS for Spanner Omni by @olavloite in #6418
- feat(google-cloud-biglake-hive-v1): onboard new client library by @noahdietz in #6484
- feat(storage): global custom header configuration by @xlai20 in #6458
- fix: skip redundant body fields by @dbolduc in #6518
- feat(storage): support initial payload in bidi_write transport by @vsharonlynn in #6489
- feat(spanner): add retry and resume support for BatchWrite by @olavloite in #6513
New Contributors
- @Zarathustra2 made their first contribution in #6393
- @quirogas made their first contribution in #6471
- @avsaase made their first contribution in #6516
Full Changelog: release-20260730...release-20260826