Purnesh Dixit
|
645aadf4bd
|
deps: update dependencies for all modules (#7904)
|
2024-12-05 17:46:58 +05:30 |
Zach Reyes
|
967ba46140
|
balancer/pickfirst: Add pick first metrics (#7839)
|
2024-11-26 10:56:48 -08:00 |
Arjan Singh Bal
|
3db86e2e4b
|
deps: Remove go patch version from go.mod (#7831)
|
2024-11-13 01:21:41 +05:30 |
Zach Reyes
|
4084b140b7
|
stats/opentelemetry: Remove OpenTelemetry module and add RLS Metrics e2e tests (#7759)
|
2024-10-28 13:47:49 -07:00 |
Purnesh Dixit
|
98959d9a49
|
deps: update dependencies for all modules (#7755)
* Update gRPC-Go's dependency versions on master
* update protos
* disabled redefines-builtin-id lint rule
|
2024-10-18 21:07:37 +05:30 |
Arjan Singh Bal
|
31ffeeeb00
|
Deps: Bump Go version in Dockerfiles and test/kokoro/xds.sh (#7629)
|
2024-09-13 22:12:37 +05:30 |
Arjan Singh Bal
|
393fbc3ad6
|
Update dependencies after 1.67 branch cut (#7624)
|
2024-09-13 11:01:29 +05:30 |
Purnesh Dixit
|
cd05c9e58f
|
.*: fix revive package-comments lint issues (#7574)
* .*: fix revive package-comments lint issues
* add example names to package comment
* improve grammer
|
2024-09-03 11:35:19 +05:30 |
Arjan Singh Bal
|
90caeb34c8
|
deps: update dependencies for all modules (#7531)
* Bump dependencies after release branch cut
* Regenerate protos
|
2024-08-19 22:54:01 +05:30 |
Easwar Swaminathan
|
cd7e282e04
|
go.mod: update go-control-plane dependency for xDS fallback (#7340)
|
2024-06-21 11:30:30 -07:00 |
Arjan Singh Bal
|
e40eb2e2c1
|
deps: update dependencies for all modules (#7310)
|
2024-06-07 09:56:56 -07:00 |
Arvind Bright
|
32f60917be
|
*: update deps (#7282)
|
2024-05-31 13:36:20 -07:00 |
Arvind Bright
|
58cfe27883
|
deps: update dependencies for all modules (#7274)
|
2024-05-29 09:40:18 -07:00 |
Doug Fawley
|
f1cf6bf0b7
|
*: update http2 dependency (#7081)
|
2024-04-03 11:30:53 -07:00 |
Zach Reyes
|
ba1bf9e7e0
|
deps: update dependencies for all modules (#7061)
|
2024-03-27 14:42:11 -04:00 |
Dmitry A. Shashkin
|
c31fce824d
|
Update github.com/golang/protobuf and google.golang.org/protobuf modules (#7028)
|
2024-03-07 13:51:16 -08:00 |
Doug Fawley
|
99ded5c490
|
examples: update deps of observability example to gcp/observabliity@v1.0.1 (#7009)
|
2024-02-28 14:02:27 -08:00 |
Doug Fawley
|
e978e43f6f
|
gcp/observability: update stackdriver dependency to remove dep on prometheus (#7008)
|
2024-02-28 13:41:18 -08:00 |
Gina Yeh
|
27c5d98b94
|
deps: update dependencies for all modules (#7007)
|
2024-02-28 11:15:27 -08:00 |
Aditya Sood
|
a3f5ed6931
|
interop: Replace context.Background() with passed ctx (#6827)
|
2024-01-31 14:23:27 -08:00 |
Zach Reyes
|
5051eeae53
|
grpc: Update go mod (#6939)
|
2024-01-24 19:10:36 -05:00 |
Arvind Bright
|
40c279a85d
|
deps: update dependencies for all modules (#6795)
|
2023-11-14 12:58:37 -08:00 |
Gina Yeh
|
afaf31aeeb
|
deps: update dependencies for all modules (#6698)
* deps: update dependencies for all modules
* deps: update more dependencies
|
2023-10-06 12:02:06 -07:00 |
Easwar Swaminathan
|
94d8074c61
|
grpclb: some minor cleanups (#6634)
|
2023-09-15 10:47:59 -07:00 |
Doug Fawley
|
18059002a5
|
deps: update dependencies for all modules (#6582)
|
2023-08-29 13:46:27 -07:00 |
Doug Fawley
|
fbff2abb0f
|
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544)
|
2023-08-14 09:04:46 -07:00 |
Doug Fawley
|
a0100790d9
|
*: remove references to old versions of go (#6545)
|
2023-08-11 14:14:47 -07:00 |
Easwar Swaminathan
|
d524b40946
|
multiple: update dependencies after 1.57 branch cut (#6452)
|
2023-07-18 14:09:46 -07:00 |
Doug Fawley
|
7aeea8f496
|
orca: add application utilization and range checking (#6357)
|
2023-06-07 13:31:08 -07:00 |
Chris Smith
|
c9d3ea5673
|
deps: google.golang.org/genproto to latest in all modules (#6319)
|
2023-06-02 10:38:02 -07:00 |
Doug Fawley
|
6c2529bca8
|
xds: support pick_first custom load balancing policy (A62) (#6314)
|
2023-05-30 09:52:23 -07:00 |
Gregory Cooke
|
f19266cca4
|
xds: support built-in Stdout audit logger type (#6298)
This PR adds the functionality to parse and build the known StdoutLogger that we include as an implemented AuditLogger.
|
2023-05-25 13:24:45 -04:00 |
Doug Fawley
|
b3fbd87a9e
|
interop: add ORCA test cases and functionality (#6266)
|
2023-05-10 13:26:37 -07:00 |
Gregory Cooke
|
e853dbf004
|
authz: add conversion of json to RBAC Audit Logging config (#6192)
Add conversion of json to RBAC Audit Logging config
|
2023-04-26 15:05:18 -04:00 |
Arvind Bright
|
16651f60dd
|
go.mod: update all dependencies (#6214)
|
2023-04-18 17:02:56 -07:00 |
Zach Reyes
|
b91b8842e9
|
gcp/observability: Have o11y module point to grpc 1.54 and opencensus 1.0.0 (#6209)
|
2023-04-17 20:20:22 -04:00 |
Easwar Swaminathan
|
bfb57b8b49
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
Zach Reyes
|
113d75fb45
|
gcp/observability: Add isSampled bool to log entries (#6160)
|
2023-03-30 20:10:51 -04:00 |
Zach Reyes
|
4a12595692
|
stats/opencensus: Switch helper to return Span Context from context (#6156)
|
2023-03-30 15:37:05 -04:00 |
Easwar Swaminathan
|
415ccdf154
|
go.mod: update all dependencies after 1.54 branch cut (#6132)
|
2023-03-28 16:03:41 -07:00 |
Zach Reyes
|
70c5291509
|
observability: remove import replace directive and switch it to point to latest commit (#6122)
|
2023-03-17 20:55:52 -04:00 |
Stanley Cheung
|
5796c409ee
|
interop/observability: Pass interop parameters to client/server as-is (#6111)
|
2023-03-10 10:44:04 -08:00 |
Easwar Swaminathan
|
22608213b8
|
go.mod: upgrade golang.org/x/net to address CVE-2022-41723 (#6106)
|
2023-03-09 16:30:30 -08:00 |
Stanley Cheung
|
b46bdef165
|
interop/observability: add GCP Observability Testing Client/Server (#5979)
|
2023-03-03 15:00:20 -08:00 |