Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Feb 1, 2023

This PR contains the following updates:

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

Release Notes

grpc/grpc-go

v1.52.3: Release 1.52.3

Compare Source

Bug Fixes

  • Fix user-agent version

v1.52.1: Release 1.52.1

Compare Source

Bug Fixes

  • grpclb: rename grpclbstate package back to state (#​5963)

v1.52.0: Release 1.52.0

Compare Source

New Features

  • xdsclient: log node ID with verbosity INFO (#​5860)
  • ringhash: impose cap on max_ring_size to reduce possibility of OOMs (#​5801)

Behavior Changes

  • client: return an error from Dial if an empty target is passed and no custom dialer is present; the ClientConn would otherwise be unable to connect and perform RPCs (#​5732)

Bug Fixes

  • transport (net/http server handler): respond to bad HTTP requests with status 400 (Bad Request) instead of 500 (Internal Server Error). (#​5804)
  • transport: Fixed closing a closed channel panic in handlePing (#​5854)
  • server: fix ChainUnaryInterceptor and ChainStreamInterceptor to allow retrying handlers (#​5666)
  • transport: ensure value of :authority header matches server name used in TLS handshake when the latter is overridden by the name resolver (#​5748)

Documentation

  • examples: add an example to illustrate the usage of stats handler (#​5657)
  • examples: add new example to show updating metadata in interceptors (#​5788)

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 Feb 1, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 1, 2023

Codecov Report

Base: 47.15% // Head: 47.15% // No change to project coverage 👍

Coverage data is based on head (ff996e3) compared to base (c2146d3).
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #650   +/-   ##
=======================================
  Coverage   47.15%   47.15%           
=======================================
  Files          70       70           
  Lines        6721     6721           
=======================================
  Hits         3169     3169           
  Misses       3106     3106           
  Partials      446      446           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cq-bot cq-bot force-pushed the renovate/google.golang.org-grpc-1.x branch from ad5de0f to 1f880f3 Compare February 1, 2023 01:41
@github-actions
Copy link

github-actions bot commented Feb 1, 2023

⏱️ Benchmark results

  • DefaultConcurrencyDFS-2 resources/s: 9,971
  • DefaultConcurrencyRoundRobin-2 resources/s: 12,477
  • Glob-2 ns/op: 182.8
  • TablesWithChildrenDFS-2 resources/s: 30,252
  • TablesWithChildrenRoundRobin-2 resources/s: 28,486
  • TablesWithRateLimitingDFS-2 resources/s: 28.37
  • TablesWithRateLimitingRoundRobin-2 resources/s: 792.5
  • BufferedScanner-2 ns/op: 9.283
  • LogReader-2 ns/op: 31.16

@kodiakhq kodiakhq bot merged commit 48d96ee into main Feb 1, 2023
@kodiakhq kodiakhq bot deleted the renovate/google.golang.org-grpc-1.x branch February 1, 2023 01:55
kodiakhq bot pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


## [1.33.0](v1.32.0...v1.33.0) (2023-02-01)


### Features

* Support downloading plugins from other cloudquery repos ([#632](#632)) ([9e1501e](9e1501e))


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to f062dba ([#641](#641)) ([c6ec154](c6ec154))
* **deps:** Update google.golang.org/genproto digest to 1c01626 ([#642](#642)) ([fc9f338](fc9f338))
* **deps:** Update module github.com/avast/retry-go/v4 to v4.3.2 ([#643](#643)) ([2f6a2e8](2f6a2e8))
* **deps:** Update module github.com/getsentry/sentry-go to v0.17.0 ([#644](#644)) ([fb33f8c](fb33f8c))
* **deps:** Update module github.com/rs/zerolog to v1.29.0 ([#645](#645)) ([e864963](e864963))
* **deps:** Update module github.com/schollz/progressbar/v3 to v3.13.0 ([#646](#646)) ([c2146d3](c2146d3))
* **deps:** Update module golang.org/x/net to v0.5.0 ([#647](#647)) ([417c99d](417c99d))
* **deps:** Update module golang.org/x/text to v0.6.0 ([#649](#649)) ([a91c7dc](a91c7dc))
* **deps:** Update module google.golang.org/grpc to v1.52.3 ([#650](#650)) ([48d96ee](48d96ee))

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

4 participants