Skip to content

chore: revert sync client customizations #1009

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

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

daniel-sanche
Copy link
Contributor

@daniel-sanche daniel-sanche commented Aug 1, 2024

We recently made some changes to the generated client and async_client to remove the possibility of double headers. This PR reverts the change for the sync client, since the fix is only currently needed for the async client, and we only have proper tests in place for async

A long-term fix for both is being worked on at googleapis/gapic-generator-python#2079

@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigtable Issues related to the googleapis/python-bigtable API. labels Aug 1, 2024
@daniel-sanche daniel-sanche added owlbot:run Add this label to trigger the Owlbot post processor. and removed api: bigtable Issues related to the googleapis/python-bigtable API. size: xs Pull request size is extra small. labels Aug 1, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 1, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/python-bigtable API. labels Aug 1, 2024
@daniel-sanche daniel-sanche added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 2, 2024
@daniel-sanche daniel-sanche marked this pull request as ready for review August 5, 2024 22:19
@daniel-sanche daniel-sanche requested review from a team as code owners August 5, 2024 22:19
@daniel-sanche daniel-sanche added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 5, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 5, 2024
@daniel-sanche daniel-sanche merged commit abe67c4 into main Aug 5, 2024
25 of 32 checks passed
@daniel-sanche daniel-sanche deleted the revert_client_customizations branch August 5, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/python-bigtable API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants