Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

chore!: clean up the Transporter interface.#1407

Merged
sofisl merged 7 commits intogoogleapis:mainfrom
forty:forty/simplify-transporter
Jul 10, 2023
Merged

chore!: clean up the Transporter interface.#1407
sofisl merged 7 commits intogoogleapis:mainfrom
forty:forty/simplify-transporter

Conversation

@forty
Copy link
Contributor

@forty forty commented May 5, 2022

Hello (again),

I took the opportunity that I was looking into it to clean up a bit the Transporter interface, as it seems to be used with Promises everywhere in the project.

Fixes #1405

The callback signature doesn't seem to be used.
@forty forty requested a review from a team as a code owner May 5, 2022 17:46
@forty forty requested a review from a team May 5, 2022 17:46
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label May 5, 2022
@bcoe
Copy link

bcoe commented Jul 4, 2022

@forty thanks for the contribution, we'll get this triaged soon.

@danielbankhead danielbankhead added next major: breaking change this is a change that we should wait to bundle into the next major version do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Aug 19, 2022
Copy link
Contributor

@danielbankhead danielbankhead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! This looks great. Since the Transporter and BodyResponseCallback<T> interfaces are a part of the public API, this is considered breaking and will roll into the next major release.

@danielbankhead danielbankhead changed the title chore: clean up the Transporter interface. chore!: clean up the Transporter interface. Aug 19, 2022
@danielbankhead danielbankhead removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 5, 2023
@danielbankhead danielbankhead added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 10, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 10, 2023
@sofisl sofisl merged commit 11241e4 into googleapis:main Jul 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

next major: breaking change this is a change that we should wait to bundle into the next major version size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gtoken request does not use the transporter

7 participants