Skip to content

Found new managed modules references#1190

Merged
unmultimedio merged 2 commits intomainfrom
fetch-modules
Mar 31, 2026
Merged

Found new managed modules references#1190
unmultimedio merged 2 commits intomainfrom
fetch-modules

Conversation

@app-token-modules
Copy link
Copy Markdown
Contributor

No description provided.

@app-token-modules app-token-modules bot requested a review from a team March 31, 2026 12:19
},
{
"name": "99135b19189588fcc787acb84cff27991787473d",
"digest": "a54091887cdd8c153baceecdd94eeb63c3e620bc275d9ebf4234f349bb98f681cca474984d82d547a5379e444bfc1139cf2db9c8e17ab732bfe5d9a9b8b9e3be"
Copy link
Copy Markdown

@github-actions github-actions bot Mar 31, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Updated at 2026-03-31T15:23:48Z]

$ casdiff dafe8c0aa9c80e28da7808ffade0f33638a16e3d 99135b19189588fcc787acb84cff27991787473d --format=markdown

1 files changed: 0 removed, 0 renamed, 0 added, 1 changed content

Files changed content:

grpc/testing/messages.proto:

--- shake256:735c1e4b3c2301951daaff28e137109e4f57507d57d4b0f9c0eafc5bd74f89b63a670fbc40534b767713166e0a622888f5b5f20dd1e35fe74353079f114468e3  grpc/testing/messages.proto
+++ shake256:fa29d0eeee3f6d9dc4cd62887763d5349295f2c773448d0fbe3d682afdefffcddac77c0b2f3fd23d0d2bcd1e8bb6e36b4dfa52ad42f8afc64fdfff7fdfd0c40a  grpc/testing/messages.proto
@@ -158,6 +158,10 @@
   // implement the full compression tests by introspecting the call to verify
   // the response's compression status.
   BoolValue compressed = 3;
+
+  // Whether to request the server to send the requesting peer's socket
+  // address in the response.
+  BoolValue fill_peer_socket_address = 4;
 }
 
 // Server-streaming request.
@@ -185,6 +189,9 @@
 message StreamingOutputCallResponse {
   // Payload to increase response size.
   Payload payload = 1;
+
+  // The peer's socket address if requested.
+  string peer_socket_address = 2;
 }
 
 // For reconnect interop test only.

@unmultimedio unmultimedio merged commit 2021b5f into main Mar 31, 2026
5 checks passed
@unmultimedio unmultimedio deleted the fetch-modules branch March 31, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant