Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

fix: proper processing of routing headers#1160

Merged
alexander-fenster merged 3 commits intomainfrom
fix-routing
Jul 20, 2022
Merged

fix: proper processing of routing headers#1160
alexander-fenster merged 3 commits intomainfrom
fix-routing

Conversation

@alexander-fenster
Copy link
Contributor

Fixes googleapis/google-cloud-node-core#569.

A huge refactor of the routing header processing logic to fix the Cloud Run use case. Tested locally, the generated Cloud Run client works (successfully providing the location routing header).

@alexander-fenster alexander-fenster merged commit 6e9f77f into main Jul 20, 2022
@alexander-fenster alexander-fenster deleted the fix-routing branch July 20, 2022 01:45
gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 20, 2022
🤖 I have created a release *beep* *boop*
---


## [2.15.3](v2.15.2...v2.15.3) (2022-07-20)


### Bug Fixes

* proper processing of routing headers ([#1160](#1160)) ([6e9f77f](6e9f77f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
miguelvelezsa pushed a commit to googleapis/google-cloud-node-core that referenced this pull request Oct 29, 2025
🤖 I have created a release *beep* *boop*
---


## [2.15.3](googleapis/gapic-generator-typescript@v2.15.2...v2.15.3) (2022-07-20)


### Bug Fixes

* proper processing of routing headers ([#1160](googleapis/gapic-generator-typescript#1160)) ([6e9f77f](googleapis/gapic-generator-typescript@6e9f77f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cloud run API: linting error in the generated code

2 participants