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

fix: proper processing of routing headers #1160

Merged
merged 3 commits into from
Jul 20, 2022
Merged

Conversation

alexander-fenster
Copy link
Contributor

Fixes #1154.

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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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