Skip to content

Found new managed modules references#1269

Open
app-token-modules[bot] wants to merge 1 commit into
mainfrom
fetch-modules
Open

Found new managed modules references#1269
app-token-modules[bot] wants to merge 1 commit into
mainfrom
fetch-modules

Conversation

@app-token-modules

@app-token-modules app-token-modules Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@app-token-modules app-token-modules Bot requested a review from a team June 29, 2026 13:28
Comment thread modules/sync/state.json Outdated
{
"module_name": "googleapis/cloud-run",
"latest_reference": "fdd6a6e4ef12853400539139d014d96e34253166"
"latest_reference": "1a9328c67ef6e1d7997e9a19feef7d18c242ebd8"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[Posted at 2026-06-29T13:28:24Z]

Overall transition

$ casdiff fdd6a6e4ef12853400539139d014d96e34253166 \
          1a9328c67ef6e1d7997e9a19feef7d18c242ebd8 \
          --format=markdown

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

Comment thread modules/sync/state.json Outdated
{
"module_name": "googleapis/googleapis",
"latest_reference": "fdd6a6e4ef12853400539139d014d96e34253166"
"latest_reference": "1a9328c67ef6e1d7997e9a19feef7d18c242ebd8"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[Posted at 2026-06-29T13:28:25Z]

Overall transition

$ casdiff fdd6a6e4ef12853400539139d014d96e34253166 \
          1a9328c67ef6e1d7997e9a19feef7d18c242ebd8 \
          --format=markdown

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

},
{
"name": "0d9cfd0b3934c6c66bd97544592f3f539e7138cc",
"digest": "b70510349ce47e49f48f6a5d839d821bb559999ca0eaa8dfad35b4e8a7b52a10264174ecc46dbc88463b7343c18b7ee91b8f8ec88b8665e33fdd75fea810a90f"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[Posted at 2026-06-30T12:41:56Z]

Intermediate transition

$ casdiff 1e50889bb34334a6b7671783da6895aa468c4ef1 \
          0d9cfd0b3934c6c66bd97544592f3f539e7138cc \
          --format=markdown
1 files changed: 0 removed, 0 renamed, 0 added, 1 changed content.

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

Files changed content:

ratelimit/config/ratelimit/v3/rls_conf.proto:

--- shake256:7e8eb701ea6f5d6e4a2b6ad804abf89cc75be32cc37873d648efada174d08055987aa301f31ff14599a392c90f7cec7b33ffdeb37c251961d0e5156586d0c6cf  ratelimit/config/ratelimit/v3/rls_conf.proto
+++ shake256:ad029616a9b84bf1cf991b85558e87380363131d21d7a9c66fe27100a874efc4dc71e4027d7c9ca2e1458f4a543ee803d8194fe871b523d40297b47f60aba188  ratelimit/config/ratelimit/v3/rls_conf.proto
@@ -2,6 +2,8 @@
 
 package ratelimit.config.ratelimit.v3;
 
+import "google/protobuf/struct.proto";
+
 option java_package = "io.envoyproxy.ratelimit.config.ratelimit.v3";
 option java_outer_classname = "RlsConfigProto";
 option java_multiple_files = true;
@@ -49,6 +51,10 @@
   // Mark the descriptor as quota mode. When quota_mode is true, the rate limit service will allow
   // requests until all quota descriptors are over the limit.
   bool quota_mode = 7;
+
+  // Optional metadata associated with the descriptor. When a rate limit match occurs,
+  // this metadata is included in the rate limit response's DynamicMetadata field.
+  google.protobuf.Struct metadata = 8;
 }
 
 // Rate-limit policy.

Comment thread modules/sync/state.json
{
"module_name": "envoyproxy/ratelimit",
"latest_reference": "1e50889bb34334a6b7671783da6895aa468c4ef1"
"latest_reference": "0d9cfd0b3934c6c66bd97544592f3f539e7138cc"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[Posted at 2026-06-30T12:41:57Z]

Overall transition

$ casdiff 1e50889bb34334a6b7671783da6895aa468c4ef1 \
          0d9cfd0b3934c6c66bd97544592f3f539e7138cc \
          --format=markdown

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

Files changed content:

ratelimit/config/ratelimit/v3/rls_conf.proto:

--- shake256:7e8eb701ea6f5d6e4a2b6ad804abf89cc75be32cc37873d648efada174d08055987aa301f31ff14599a392c90f7cec7b33ffdeb37c251961d0e5156586d0c6cf  ratelimit/config/ratelimit/v3/rls_conf.proto
+++ shake256:ad029616a9b84bf1cf991b85558e87380363131d21d7a9c66fe27100a874efc4dc71e4027d7c9ca2e1458f4a543ee803d8194fe871b523d40297b47f60aba188  ratelimit/config/ratelimit/v3/rls_conf.proto
@@ -2,6 +2,8 @@
 
 package ratelimit.config.ratelimit.v3;
 
+import "google/protobuf/struct.proto";
+
 option java_package = "io.envoyproxy.ratelimit.config.ratelimit.v3";
 option java_outer_classname = "RlsConfigProto";
 option java_multiple_files = true;
@@ -49,6 +51,10 @@
   // Mark the descriptor as quota mode. When quota_mode is true, the rate limit service will allow
   // requests until all quota descriptors are over the limit.
   bool quota_mode = 7;
+
+  // Optional metadata associated with the descriptor. When a rate limit match occurs,
+  // this metadata is included in the rate limit response's DynamicMetadata field.
+  google.protobuf.Struct metadata = 8;
 }
 
 // Rate-limit policy.

Comment thread modules/sync/state.json
{
"module_name": "googleapis/cloud-run",
"latest_reference": "fdd6a6e4ef12853400539139d014d96e34253166"
"latest_reference": "03756fd6c5353d30fe1d10a3a878756f99f71579"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[Posted at 2026-06-30T12:41:58Z]

Overall transition

$ casdiff fdd6a6e4ef12853400539139d014d96e34253166 \
          03756fd6c5353d30fe1d10a3a878756f99f71579 \
          --format=markdown

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

Comment thread modules/sync/state.json
{
"module_name": "googleapis/googleapis",
"latest_reference": "fdd6a6e4ef12853400539139d014d96e34253166"
"latest_reference": "03756fd6c5353d30fe1d10a3a878756f99f71579"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[Posted at 2026-06-30T12:41:59Z]

Overall transition

$ casdiff fdd6a6e4ef12853400539139d014d96e34253166 \
          03756fd6c5353d30fe1d10a3a878756f99f71579 \
          --format=markdown

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

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.

0 participants