Commit 929a393
authored
chore(all): update all (#1853)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | require | digest | `f9683d7` -> `0dfe4f8` |
| [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require | minor | `v1.51.0` -> `v1.53.0` |
---
### Release Notes
<details>
<summary>grpc/grpc-go</summary>
### [`v1.53.0`](https://togithub.com/grpc/grpc-go/releases/tag/v1.53.0): Release 1.53.0
[Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.52.3...v1.53.0)
### API Changes
- balancer: support injection of per-call metadata from LB policies ([#​5853](https://togithub.com/grpc/grpc-go/issues/5853))
- resolver: remove deprecated field `resolver.Target.Endpoint` and replace with `resolver.Target.Endpoint()` ([#​5852](https://togithub.com/grpc/grpc-go/issues/5852))
- Special Thanks: [@​kylejb](https://togithub.com/kylejb)
### New Features
- xds/ringhash: introduce `GRPC_RING_HASH_CAP` environment variable to override the maximum ring size. ([#​5884](https://togithub.com/grpc/grpc-go/issues/5884))
- rls: propagate headers received in RLS response to backends ([#​5883](https://togithub.com/grpc/grpc-go/issues/5883))
### Bug Fixes
- transport: drain client transport when streamID approaches MaxStreamID ([#​5889](https://togithub.com/grpc/grpc-go/issues/5889))
- server: after GracefulStop, ensure connections are closed when final RPC completes ([#​5968](https://togithub.com/grpc/grpc-go/issues/5968))
- server: fix a few issues where grpc server uses RST_STREAM for non-HTTP/2 errors ([#​5893](https://togithub.com/grpc/grpc-go/issues/5893))
- xdsclient: fix race which can happen when multiple load reporting calls are made at the same time. ([#​5927](https://togithub.com/grpc/grpc-go/issues/5927))
- rls: fix a data race involving the LRU cache ([#​5925](https://togithub.com/grpc/grpc-go/issues/5925))
- xds: fix panic involving double close of channel in xDS transport ([#​5959](https://togithub.com/grpc/grpc-go/issues/5959))
- gcp/observability: update method name validation ([#​5951](https://togithub.com/grpc/grpc-go/issues/5951))
### Documentation
- credentials/oauth: mark `NewOauthAccess` as deprecated ([#​5882](https://togithub.com/grpc/grpc-go/issues/5882))
- Special Thanks: [@​buzzsurfr](https://togithub.com/buzzsurfr)
### [`v1.52.3`](https://togithub.com/grpc/grpc-go/releases/tag/v1.52.3): Release 1.52.3
[Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.52.1...v1.52.3)
### Bug Fixes
- Fix user-agent version
### [`v1.52.1`](https://togithub.com/grpc/grpc-go/releases/tag/v1.52.1): Release 1.52.1
[Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.52.0...v1.52.1)
### Bug Fixes
- grpclb: rename grpclbstate package back to state ([#​5963](https://togithub.com/grpc/grpc-go/issues/5963))
### [`v1.52.0`](https://togithub.com/grpc/grpc-go/releases/tag/v1.52.0): Release 1.52.0
[Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.51.0...v1.52.0)
### New Features
- xdsclient: log node ID with verbosity INFO ([#​5860](https://togithub.com/grpc/grpc-go/issues/5860))
- ringhash: impose cap on `max_ring_size` to reduce possibility of OOMs ([#​5801](https://togithub.com/grpc/grpc-go/issues/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](https://togithub.com/grpc/grpc-go/issues/5732))
- Special Thanks: [@​huangchong94](https://togithub.com/huangchong94)
### Bug Fixes
- transport (net/http server handler): respond to bad HTTP requests with status 400 (Bad Request) instead of 500 (Internal Server Error). ([#​5804](https://togithub.com/grpc/grpc-go/issues/5804))
- Special Thanks: [@​sjbarag](https://togithub.com/sjbarag)
- transport: Fixed closing a closed channel panic in handlePing ([#​5854](https://togithub.com/grpc/grpc-go/issues/5854))
- server: fix ChainUnaryInterceptor and ChainStreamInterceptor to allow retrying handlers ([#​5666](https://togithub.com/grpc/grpc-go/issues/5666))
- Special Thanks: [@​yiminc](https://togithub.com/yiminc)
- transport: ensure value of `:authority` header matches server name used in TLS handshake when the latter is overridden by the name resolver ([#​5748](https://togithub.com/grpc/grpc-go/issues/5748))
- Special Thanks: [@​holdno](https://togithub.com/holdno)
### Documentation
- examples: add an example to illustrate the usage of stats handler ([#​5657](https://togithub.com/grpc/grpc-go/issues/5657))
- Special Thanks: [@​Yash-Handa](https://togithub.com/Yash-Handa)
- examples: add new example to show updating metadata in interceptors ([#​5788](https://togithub.com/grpc/grpc-go/issues/5788))
- Special Thanks: [@​richzw](https://togithub.com/richzw)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 3am on Monday" (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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEyNS4xIn0=-->1 parent 1147cb8 commit 929a393
2 files changed
+22
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
| 75 | + | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
| 93 | + | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
| 115 | + | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments