Skip to content

fix(deps): Update module google.golang.org/grpc to v1.51.0#451

Merged
kodiakhq[bot] merged 2 commits intomainfrom
renovate/google.golang.org-grpc-1.x
Dec 1, 2022
Merged

fix(deps): Update module google.golang.org/grpc to v1.51.0#451
kodiakhq[bot] merged 2 commits intomainfrom
renovate/google.golang.org-grpc-1.x

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Dec 1, 2022

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require minor v1.50.1 -> v1.51.0

Release Notes

grpc/grpc-go

v1.51.0

Compare Source

Behavior Changes

  • xds: NACK EDS resources with duplicate addresses in accordance with a recent spec change (#​5715)
  • grpc: restrict status codes that can be generated by the control plane (gRFC A54) (#​5653)

New Features

  • client: set grpc-accept-encoding header with all registered compressors (#​5541)
  • xds/weightedtarget: return a more meaningful error when all child policies are in TRANSIENT_FAILURE (#​5711)
  • gcp/observability: add "started rpcs" metric (#​5768)
  • xds: de-experimentalize the google-c2p-resolver (#​5707)
  • balancer: add experimental Producer types and methods (#​5669)
  • orca: provide a way for LB policies to receive OOB load reports (#​5669)

Bug Fixes

  • go.mod: upgrade x/text dependency to address CVE 2022-32149 (#​5769)
  • client: fix race that could lead to an incorrect connection state if it was closed immediately after the server's HTTP/2 preface was received (#​5714)
  • xds: ensure sum of the weights of all EDS localities at the same priority level does not exceed uint32 max (#​5703)
  • client: fix binary logging bug which logs a server header on a trailers-only response (#​5763)
  • balancer/priority: fix a bug where unreleased references to removed child policies (and associated state) was causing a memory leak (#​5682)
  • xds/google-c2p: validate URI schema for no authorities (#​5756)

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@github-actions github-actions bot added the fix label Dec 1, 2022
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 1, 2022

⏱️ Benchmark results

  • DefaultConcurrency-2 resources/s: 12,179
  • Glob-2 ns/op: 158.3
  • TablesWithChildrenDefaultConcurrency-2 resources/s: 29,982
  • BufferedScanner-2 ns/op: 9.377
  • LogReader-2 ns/op: 30.78

@kodiakhq kodiakhq bot merged commit 538211c into main Dec 1, 2022
@kodiakhq kodiakhq bot deleted the renovate/google.golang.org-grpc-1.x branch December 1, 2022 00:38
kodiakhq bot pushed a commit that referenced this pull request Dec 6, 2022
🤖 I have created a release *beep* *boop*
---


## [1.11.0](v1.10.0...v1.11.0) (2022-12-05)


### Features

* Add Support for net.IP in Faker ([#445](#445)) ([2deced1](2deced1))


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 6ab00d0 ([#449](#449)) ([b981e33](b981e33))
* **deps:** Update module github.com/avast/retry-go/v4 to v4.3.1 ([#450](#450)) ([e4116f1](e4116f1))
* **deps:** Update module google.golang.org/grpc to v1.51.0 ([#451](#451)) ([538211c](538211c))
* Don't log start-and-finish of relational tables ([#459](#459)) ([4d6eeca](4d6eeca))
* Sync Metrics for Long running plugins ([#455](#455)) ([3fecc61](3fecc61))
* TablesForSpec should only return top-level tables ([#456](#456)) ([ab7ca97](ab7ca97))

---
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants