Skip to content

feat: move GAX into monorepo#9252

Open
bshaffer wants to merge 493 commits into
mainfrom
move-gax-replay-commits
Open

feat: move GAX into monorepo#9252
bshaffer wants to merge 493 commits into
mainfrom
move-gax-replay-commits

Conversation

@bshaffer

Copy link
Copy Markdown
Contributor

Same as #9081, but with ALL the commits from https://github.com/googleapis/gax-php replayed on top of these, in order to preserve commit history

bshaffer and others added 30 commits August 20, 2021 16:46
* Removed references to GuzzleHttp/Psr7 deprecated methods and used the alternatives instead

* Bumped version for google/auth and guzzlehttp/psr7 to support 2.x branch for psr7
* feat: add REST server streaming support

* refactor & fix premature closing/cancelation

* refactor to Status

* set all fields of MockStatus in MockServerStreamingCall

* support streaming request exceptions

* check if index 0 exists in exception body

* skip newlines that break up items

* add more tests for weird streams

Co-authored-by: Lucas Michot <lmichot@gmail.com>
Co-authored-by: Brent Shaffer <betterbrent@google.com>
…essage (googleapis/gax-php#354)

* feat: testing purposes

* updating ApiException

* updating REST transport

* update RPC status and tests

* update for RpcStatus and to return null instead of empty string

* refactor methods

* fix formatting

* changing null coalesce

* fix interceptor test

* interceptor test

* Revert "interceptor test"

This reverts commit e735996a278553994ddc10f83ad53f858a47e366.

* Revert "fix interceptor test"

This reverts commit 4ac0c50230bb7ef338e8bfff1d6ea21ebdd80d73.

* fix: convert RepeatedField metadata into array (googleapis/gax-php#365)

* update tests and decodeMetadataErrorInfo fn

* update decodeMetadataErrorInfo

* update containsErrorInfo

* update php docs and tests

* refactor

* refactor methods

* add newline

Co-authored-by: Noah Dietz <noahdietz@users.noreply.github.com>
suztomo and others added 24 commits February 10, 2026 11:06
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
@bshaffer bshaffer requested a review from a team as a code owner June 12, 2026 16:19
@bshaffer bshaffer enabled auto-merge (rebase) June 12, 2026 17:50
auto-merge was automatically disabled June 12, 2026 18:06

Rebase failed

@bshaffer bshaffer added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Indicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.