Skip to content

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

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

fix(deps): Update module google.golang.org/grpc to v1.49.0#39
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 Sep 1, 2022

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require minor v1.48.0 -> v1.49.0

Release Notes

grpc/grpc-go

v1.49.0

Compare Source

New Features

  • gcp/observability: add support for Environment Variable GRPC_CONFIG_OBSERVABILITY_JSON (#​5525)
  • gcp/observability: add support for custom tags (#​5565)

Behavior Changes

  • server: reduce log level from Warning to Info for early connection establishment errors (#​5524)

Bug Fixes

  • client: fix race in flow control that could lead to unexpected EOF errors (#​5494)
  • client: fix a race that could cause RPCs to time out instead of failing more quickly with UNAVAILABLE (#​5503)
  • client & server: fix a panic caused by passing a nil stats handler to grpc.WithStatsHandler or grpc.StatsHandler (#​5543)
  • transport/server: fix a race that could cause a stray header to be sent (#​5513)
  • balancer: give precedence to IDLE over TRANSIENT_FAILURE when aggregating connectivity state (#​5473)
  • xds/xdsclient: request correct resource name when user specifies a new style resource name with empty authority (#​5488)
  • xds/xdsclient: NACK endpoint resources with zero weight (#​5560)
  • xds/xdsclient: fix bug that would reset resource version information after ADS stream restart (#​5422)
  • xds/xdsclient: fix goroutine leaks when load reporting is enabled (#​5505)
  • xds/ringhash: fix config update processing to recreate ring and picker when min/max ring size changes (#​5557)
  • xds/ringhash: avoid recreating subChannels when update doesn't change address weight information (#​5431)
  • xds/priority: fix bug which could cause priority LB to block all traffic after a config update (#​5549)
  • xds: fix bug when environment variable GRPC_EXPERIMENTAL_ENABLE_OUTLIER_DETECTION is set to true (#​5537)

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, click this checkbox.

This PR has been generated by Renovate Bot.

@cq-bot cq-bot requested a review from yevgenypats as a code owner September 1, 2022 00:34
@github-actions github-actions bot added the fix label Sep 1, 2022
@cq-bot cq-bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 1ff6e64 to 244df7e Compare September 1, 2022 00:57
@kodiakhq kodiakhq bot merged commit d1e0538 into main Sep 1, 2022
@kodiakhq kodiakhq bot deleted the renovate/google.golang.org-grpc-1.x branch September 1, 2022 07:22
@cq-bot cq-bot mentioned this pull request Sep 1, 2022
kodiakhq bot pushed a commit that referenced this pull request Sep 1, 2022
🤖 I have created a release *beep* *boop*
---


## [0.0.9](v0.0.8...v0.0.9) (2022-09-01)


### Bug Fixes

* **deps:** Update golang.org/x/sync digest to 7fc1605 ([#33](#33)) ([b594dd0](b594dd0))
* **deps:** Update module github.com/rs/zerolog to v1.28.0 ([#38](#38)) ([17753ea](17753ea))
* **deps:** Update module google.golang.org/grpc to v1.49.0 ([#39](#39)) ([d1e0538](d1e0538))

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

3 participants