Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.1 to 2.20.0 (#…
…7924) Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.19.1 to 2.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc-ecosystem/grpc-gateway/releases">github.com/grpc-ecosystem/grpc-gateway/v2's releases</a>.</em></p> <blockquote> <h2>v2.20.0</h2> <h2>What's Changed</h2> <ul> <li>api_visibility option now transitively hides request/response messages by <a href="https://github.com/Place1"><code>@Place1</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/3966">grpc-ecosystem/grpc-gateway#3966</a></li> <li>Marshal non proto fields with indents by <a href="https://github.com/gknw"><code>@gknw</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4027">grpc-ecosystem/grpc-gateway#4027</a></li> <li>chore: fix some comments by <a href="https://github.com/avoidalone"><code>@avoidalone</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4092">grpc-ecosystem/grpc-gateway#4092</a></li> <li>chore(examples): add one example to log request body when the status code is non 200 by <a href="https://github.com/richzw"><code>@richzw</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4108">grpc-ecosystem/grpc-gateway#4108</a></li> <li>feat(bazel): surface --disable_default_responses in rule def by <a href="https://github.com/rajukrishnamurthy"><code>@rajukrishnamurthy</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4126">grpc-ecosystem/grpc-gateway#4126</a></li> <li>integration: fix wrapping of response writer causing endless test loop by <a href="https://github.com/johanbrandhorst"><code>@johanbrandhorst</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4131">grpc-ecosystem/grpc-gateway#4131</a></li> <li>Omit enum field when value is empty by <a href="https://github.com/jeromefroe"><code>@jeromefroe</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4180">grpc-ecosystem/grpc-gateway#4180</a></li> <li>docs/mapping/examples.md: update CoreOS example GitHub branch to <code>master</code> branch by <a href="https://github.com/mohamedawnallah"><code>@mohamedawnallah</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4198">grpc-ecosystem/grpc-gateway#4198</a></li> <li>chore: remove repetitive word by <a href="https://github.com/mountcount"><code>@mountcount</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4183">grpc-ecosystem/grpc-gateway#4183</a></li> <li>Fix Typo in examples.md by <a href="https://github.com/umakantv"><code>@umakantv</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4212">grpc-ecosystem/grpc-gateway#4212</a></li> <li>Write Content-Length header if doForwardTrailers is not set by <a href="https://github.com/joshgarnett"><code>@joshgarnett</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4259">grpc-ecosystem/grpc-gateway#4259</a></li> <li>Fixing TestOutgoingTrailerMatcher, which was non-deterministic by <a href="https://github.com/joshgarnett"><code>@joshgarnett</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4265">grpc-ecosystem/grpc-gateway#4265</a></li> <li>Update README.md by <a href="https://github.com/MakDon"><code>@MakDon</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4322">grpc-ecosystem/grpc-gateway#4322</a></li> <li>fix(4245): setting appropriate log level for error logs by <a href="https://github.com/rajeshkarnena"><code>@rajeshkarnena</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4327">grpc-ecosystem/grpc-gateway#4327</a></li> <li>fix: handle <code>X-Forwarded-*</code> headers correctly by <a href="https://github.com/haines"><code>@haines</code></a> in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4334">grpc-ecosystem/grpc-gateway#4334</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Place1"><code>@Place1</code></a> made their first contribution in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/3966">grpc-ecosystem/grpc-gateway#3966</a></li> <li><a href="https://github.com/avoidalone"><code>@avoidalone</code></a> made their first contribution in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4092">grpc-ecosystem/grpc-gateway#4092</a></li> <li><a href="https://github.com/richzw"><code>@richzw</code></a> made their first contribution in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4108">grpc-ecosystem/grpc-gateway#4108</a></li> <li><a href="https://github.com/rajukrishnamurthy"><code>@rajukrishnamurthy</code></a> made their first contribution in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4126">grpc-ecosystem/grpc-gateway#4126</a></li> <li><a href="https://github.com/jeromefroe"><code>@jeromefroe</code></a> made their first contribution in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4180">grpc-ecosystem/grpc-gateway#4180</a></li> <li><a href="https://github.com/mohamedawnallah"><code>@mohamedawnallah</code></a> made their first contribution in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4198">grpc-ecosystem/grpc-gateway#4198</a></li> <li><a href="https://github.com/mountcount"><code>@mountcount</code></a> made their first contribution in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4183">grpc-ecosystem/grpc-gateway#4183</a></li> <li><a href="https://github.com/umakantv"><code>@umakantv</code></a> made their first contribution in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4212">grpc-ecosystem/grpc-gateway#4212</a></li> <li><a href="https://github.com/joshgarnett"><code>@joshgarnett</code></a> made their first contribution in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4259">grpc-ecosystem/grpc-gateway#4259</a></li> <li><a href="https://github.com/rajeshkarnena"><code>@rajeshkarnena</code></a> made their first contribution in <a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4327">grpc-ecosystem/grpc-gateway#4327</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.19.1...v2.20.0">https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.19.1...v2.20.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc-ecosystem/grpc-gateway/commit/2da4beb003329d83c74a52d66a009110ef1fd180"><code>2da4beb</code></a> fix: handle <code>X-Forwarded-*</code> headers correctly (<a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/issues/4334">#4334</a>)</li> <li><a href="https://github.com/grpc-ecosystem/grpc-gateway/commit/9660e4aa582acc8c57ce40c1ecb25039a5ae8ac6"><code>9660e4a</code></a> chore(deps): update googleapis digest to 61a066c</li> <li><a href="https://github.com/grpc-ecosystem/grpc-gateway/commit/d031ccd740263380176eddc83f4cc00a958e09cd"><code>d031ccd</code></a> chore(deps): update googleapis digest to ca6e6eb</li> <li><a href="https://github.com/grpc-ecosystem/grpc-gateway/commit/377fdbfedc5440fc36a3fbdc7e8b930c487b67ab"><code>377fdbf</code></a> fix(deps): update module google.golang.org/grpc to v1.64.0</li> <li><a href="https://github.com/grpc-ecosystem/grpc-gateway/commit/01ea057b501ae1d01a4c04f73dc08689210a379d"><code>01ea057</code></a> chore(deps): update googleapis digest to 584e0de</li> <li><a href="https://github.com/grpc-ecosystem/grpc-gateway/commit/c298362fadbc00c1635646085cbe2a020a981b20"><code>c298362</code></a> fix(4245): setting appropriate log level for error logs (<a href="https://redirect.github.com/grpc-ecosystem/grpc-gateway/issues/4327">#4327</a>)</li> <li><a href="https://github.com/grpc-ecosystem/grpc-gateway/commit/33ca56eeaf85003043d90915d01d79a95dae870c"><code>33ca56e</code></a> chore(deps): update googleapis digest to e3a34df</li> <li><a href="https://github.com/grpc-ecosystem/grpc-gateway/commit/db700b44f8b78b8bd7ceda204f1294506df8fc09"><code>db700b4</code></a> Update README.md</li> <li><a href="https://github.com/grpc-ecosystem/grpc-gateway/commit/f917396b48e7704dd007beb4d882fb1aaa0e8cdb"><code>f917396</code></a> chore(deps): update googleapis digest to 7e73d48</li> <li><a href="https://github.com/grpc-ecosystem/grpc-gateway/commit/4bba94f21ac9d86ef239a27b20b67dec7759b953"><code>4bba94f</code></a> fix(deps): update module google.golang.org/genproto/googleapis/rpc to v0.0.0-...</li> <li>Additional commits viewable in <a href="https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.19.1...v2.20.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/grpc-ecosystem/grpc-gateway/v2&package-manager=go_modules&previous-version=2.19.1&new-version=2.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jesús Benito Calzada <jesus.benito@broadcom.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jesús Benito Calzada <jesus.benito@broadcom.com>
- Loading branch information