[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bigquery/storage/managedwriter): introduce location routing header #7663

Merged
merged 3 commits into from Mar 31, 2023

Conversation

shollyman
Copy link
Contributor

This allows for the backend to more efficient route traffic. Normally we'd extract this from the request, but location is not part of the write identifier.

This allows for the backend to more efficient route traffic.  Normally
we'd extract this from the request, but location is not part of the
write identifier.
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquery Issues related to the BigQuery API. labels Mar 30, 2023
@shollyman shollyman marked this pull request as ready for review March 30, 2023 23:25
@shollyman shollyman requested review from a team as code owners March 30, 2023 23:25
@shollyman shollyman added the automerge Merge the pull request once unit tests and other checks pass. label Mar 31, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit cf06802 into googleapis:main Mar 31, 2023
8 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 31, 2023
@shollyman shollyman deleted the fr-locationheaders branch March 31, 2023 16:38
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 3, 2023
🤖 I have created a release *beep* *boop*
---


## [1.50.0](https://togithub.com/googleapis/google-cloud-go/compare/bigquery/v1.49.0...bigquery/v1.50.0) (2023-04-03)


### Features

* **bigquery/connection:** Add spark connection properties type ([#7570](https://togithub.com/googleapis/google-cloud-go/issues/7570)) ([499b489](https://togithub.com/googleapis/google-cloud-go/commit/499b489d8d6bc8db203c864db97f1462bbeff3d2))
* **bigquery/migration:** Add request_source field and update formatting ([#7586](https://togithub.com/googleapis/google-cloud-go/issues/7586)) ([c967961](https://togithub.com/googleapis/google-cloud-go/commit/c967961ed95750e173af0193ec8d0974471f43ff))
* **bigquery/reservation:** Add edition/autoscale related fields ([#7608](https://togithub.com/googleapis/google-cloud-go/issues/7608)) ([2b7bb66](https://togithub.com/googleapis/google-cloud-go/commit/2b7bb662eb00671b8ee933766f4254f897131a7c))
* **bigquery/storage/managedwriter:** Decouple connections and writers ([#7314](https://togithub.com/googleapis/google-cloud-go/issues/7314)) ([7d085b4](https://togithub.com/googleapis/google-cloud-go/commit/7d085b4b25a29ff1a81164409fc68b8bcb5eacc4))
* **bigquery/storage/managedwriter:** Introduce location routing header ([#7663](https://togithub.com/googleapis/google-cloud-go/issues/7663)) ([cf06802](https://togithub.com/googleapis/google-cloud-go/commit/cf068024f1066ee391191066039d7ba2668dd3f4))


### Bug Fixes

* **bigquery/storage/managedwriter:** Fix option propagation ([#7669](https://togithub.com/googleapis/google-cloud-go/issues/7669)) ([f684e16](https://togithub.com/googleapis/google-cloud-go/commit/f684e1610c51311c597763b5d1447c178173940a))


### Documentation

* **bigquery/reservation:** Mention that some fields are deprecated ([597ea0f](https://togithub.com/googleapis/google-cloud-go/commit/597ea0fe09bcea04e884dffe78add850edb2120d))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants