Skip to content

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

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

fix(deps): Update module google.golang.org/grpc to v1.51.0#5231
kodiakhq[bot] merged 1 commit 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: Release 1.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.

@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Dec 1, 2022
@cq-bot cq-bot added cli labels Dec 1, 2022
@cq-bot cq-bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 5916d30 to ce7cd3a Compare December 1, 2022 02:40
@cq-bot cq-bot force-pushed the renovate/google.golang.org-grpc-1.x branch from ce7cd3a to 7850232 Compare December 1, 2022 03:22
@kodiakhq kodiakhq bot merged commit 2498d05 into main Dec 1, 2022
@kodiakhq kodiakhq bot deleted the renovate/google.golang.org-grpc-1.x branch December 1, 2022 03:25
kodiakhq bot pushed a commit that referenced this pull request Dec 2, 2022
🤖 I have created a release *beep* *boop*
---


## [2.0.23](cli-v2.0.22...cli-v2.0.23) (2022-12-02)


### Bug Fixes

* **deps:** Update module google.golang.org/grpc to v1.51.0 ([#5231](#5231)) ([2498d05](2498d05))
* Filter results of getTablesForSpec to top-level tables in CLI ([#5294](#5294)) ([768e0c5](768e0c5))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Dec 6, 2022
🤖 I have created a release *beep* *boop*
---


## [3.2.0](plugins-source-gcp-v3.1.0...plugins-source-gcp-v3.2.0) (2022-12-06)


### Features

* **gcp:** Increase PageSize for ServiceUsage ([#5386](#5386)) ([dec5ca7](dec5ca7))
* **gcp:** More PageSize increases ([#5388](#5388)) ([090dba7](090dba7))
* **website:** Add plugins tables ([#5259](#5259)) ([c336f4e](c336f4e))


### Bug Fixes

* **deps:** Update google.golang.org/genproto digest to a2ec334 ([#5201](#5201)) ([6e88887](6e88887))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.11.0 ([#5416](#5416)) ([2e7ca35](2e7ca35))
* **deps:** Update module google.golang.org/grpc to v1.51.0 ([#5231](#5231)) ([2498d05](2498d05))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Dec 6, 2022
🤖 I have created a release *beep* *boop*
---


## [3.1.0](plugins-source-heroku-v3.0.10...plugins-source-heroku-v3.1.0) (2022-12-06)


### Features

* **website:** Add plugins tables ([#5259](#5259)) ([c336f4e](c336f4e))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.11.0 ([#5416](#5416)) ([2e7ca35](2e7ca35))
* **deps:** Update module github.com/googleapis/gax-go/v2 to v2.7.0 ([#5226](#5226)) ([829ec97](829ec97))
* **deps:** Update module github.com/heroku/heroku-go/v5 to v5.5.0 ([#5227](#5227)) ([080765d](080765d))
* **deps:** Update module google.golang.org/api to v0.103.0 ([#5230](#5230)) ([8f7de97](8f7de97))
* **deps:** Update module google.golang.org/grpc to v1.51.0 ([#5231](#5231)) ([2498d05](2498d05))

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

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants