Found new managed modules references#1267
Merged
Merged
Conversation
| }, | ||
| { | ||
| "name": "v1.38.3", | ||
| "digest": "1d8549a5d5710c3d5dfb26968b3d2cd1a3458352297b068a9390a95cf7de7a5650e3ffd5e66837981892e1bac6fd9173354f36ee83027ee353cd71e0c1d1c631" |
There was a problem hiding this comment.
[Posted at 2026-06-24T12:44:56Z]
Intermediate transition
$ casdiff v1.38.2 \
v1.38.3 \
--format=markdown2 files changed: 0 removed, 0 renamed, 0 added, 2 changed content.
2 files changed: 0 removed, 0 renamed, 0 added, 2 changed content.
Files changed content:
contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/dlb.proto:
--- shake256:e1cf9ee5689bd0c31288f67dc28ff17351fdd16d3fa7f111483c34536b861e76d2c407d00bc0d2661aa1f53a32cbf72afba072443a4b49da7b5318576e0bb4f0 contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/dlb.proto
+++ shake256:c4bb6fae7c4d5c4770a3292ade560d26a775c87b94788ebc78e9fb52cda3c3ea993d23e1b90be3a6bb796aba1e9cbfe96598c4deb2e945cfa29f56af596c0bc5 contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/dlb.proto
@@ -13,6 +13,15 @@
// [#protodoc-title: Dlb connection balancer configuration]
// DLB :ref:`configuration overview <config_connection_balance_dlb>`.
// [#extension: envoy.network.connection_balance.dlb]
+// [#not-implemented-hide:]
+//
+// The envoy.network.connection_balance.dlb extension is currently disabled
+// at the Bazel layer — see https://github.com/envoyproxy/envoy/issues/45491.
+// The ``[#not-implemented-hide:]`` annotation above suppresses docs
+// generation for this file so protodoc does not try to look the extension
+// up in extensions_metadata.yaml (which has been removed in lockstep with
+// the ``contrib_build_config.bzl`` entry). Drop the annotation when the
+// upstream ``@dlb`` mirror is healthy again.
// The Dlb is a hardware managed system of queues and arbiters connecting producers and consumers. It is a PCIE device
// in the CPU package. It interacts with software running on cores and potentially other devices. The Dlb implements the
envoy/config/listener/v3/listener.proto:
--- shake256:e288d340d48c4b9aeb0a445d357ce6d85c5f5e96ab2b03bcb32cec2c0c150140c4320b916fd8cd3fd963bcc6db644d32316e90bb2701720393be09fd0396db4e envoy/config/listener/v3/listener.proto
+++ shake256:4e49a60a1817f384d5bedf2b91727b267d5543d4cf3f068ab67fa9dc4a35d946b48a1c504604ecf7452801c94b3698c804b67ad075827d30e6005861799fd12c envoy/config/listener/v3/listener.proto
@@ -114,7 +114,9 @@
// The listener will use the connection balancer according to ``type_url``. If ``type_url`` is invalid,
// Envoy will not attempt to balance active connections between worker threads.
- // [#extension-category: envoy.network.connection_balance]
+ // The ``envoy.network.connection_balance`` extension category is currently empty
+ // because the only registered member (``envoy.network.connection_balance.dlb``)
+ // is disabled. See https://github.com/envoyproxy/envoy/issues/45491.
core.v3.TypedExtensionConfig extend_balance = 2;
}
}
| { | ||
| "module_name": "envoyproxy/envoy", | ||
| "latest_reference": "v1.38.2" | ||
| "latest_reference": "v1.38.3" |
There was a problem hiding this comment.
[Posted at 2026-06-24T12:44:57Z]
Overall transition
$ casdiff v1.38.2 \
v1.38.3 \
--format=markdown2 files changed: 0 removed, 0 renamed, 0 added, 2 changed content.
Files changed content:
contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/dlb.proto:
--- shake256:e1cf9ee5689bd0c31288f67dc28ff17351fdd16d3fa7f111483c34536b861e76d2c407d00bc0d2661aa1f53a32cbf72afba072443a4b49da7b5318576e0bb4f0 contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/dlb.proto
+++ shake256:c4bb6fae7c4d5c4770a3292ade560d26a775c87b94788ebc78e9fb52cda3c3ea993d23e1b90be3a6bb796aba1e9cbfe96598c4deb2e945cfa29f56af596c0bc5 contrib/envoy/extensions/network/connection_balance/dlb/v3alpha/dlb.proto
@@ -13,6 +13,15 @@
// [#protodoc-title: Dlb connection balancer configuration]
// DLB :ref:`configuration overview <config_connection_balance_dlb>`.
// [#extension: envoy.network.connection_balance.dlb]
+// [#not-implemented-hide:]
+//
+// The envoy.network.connection_balance.dlb extension is currently disabled
+// at the Bazel layer — see https://github.com/envoyproxy/envoy/issues/45491.
+// The ``[#not-implemented-hide:]`` annotation above suppresses docs
+// generation for this file so protodoc does not try to look the extension
+// up in extensions_metadata.yaml (which has been removed in lockstep with
+// the ``contrib_build_config.bzl`` entry). Drop the annotation when the
+// upstream ``@dlb`` mirror is healthy again.
// The Dlb is a hardware managed system of queues and arbiters connecting producers and consumers. It is a PCIE device
// in the CPU package. It interacts with software running on cores and potentially other devices. The Dlb implements the
envoy/config/listener/v3/listener.proto:
--- shake256:e288d340d48c4b9aeb0a445d357ce6d85c5f5e96ab2b03bcb32cec2c0c150140c4320b916fd8cd3fd963bcc6db644d32316e90bb2701720393be09fd0396db4e envoy/config/listener/v3/listener.proto
+++ shake256:4e49a60a1817f384d5bedf2b91727b267d5543d4cf3f068ab67fa9dc4a35d946b48a1c504604ecf7452801c94b3698c804b67ad075827d30e6005861799fd12c envoy/config/listener/v3/listener.proto
@@ -114,7 +114,9 @@
// The listener will use the connection balancer according to ``type_url``. If ``type_url`` is invalid,
// Envoy will not attempt to balance active connections between worker threads.
- // [#extension-category: envoy.network.connection_balance]
+ // The ``envoy.network.connection_balance`` extension category is currently empty
+ // because the only registered member (``envoy.network.connection_balance.dlb``)
+ // is disabled. See https://github.com/envoyproxy/envoy/issues/45491.
core.v3.TypedExtensionConfig extend_balance = 2;
}
}
| { | ||
| "module_name": "googleapis/cloud-run", | ||
| "latest_reference": "ea8c3969523e1dffd335ea5edfae985dc8597f4f" | ||
| "latest_reference": "e57bae6efbd075a925978a79bb9b997beb4ecc19" |
There was a problem hiding this comment.
[Posted at 2026-06-24T12:44:58Z]
Overall transition
$ casdiff ea8c3969523e1dffd335ea5edfae985dc8597f4f \
e57bae6efbd075a925978a79bb9b997beb4ecc19 \
--format=markdown0 files changed: 0 removed, 0 renamed, 0 added, 0 changed content.
| { | ||
| "module_name": "googleapis/googleapis", | ||
| "latest_reference": "ea8c3969523e1dffd335ea5edfae985dc8597f4f" | ||
| "latest_reference": "e57bae6efbd075a925978a79bb9b997beb4ecc19" |
There was a problem hiding this comment.
[Posted at 2026-06-24T12:44:59Z]
Overall transition
$ casdiff ea8c3969523e1dffd335ea5edfae985dc8597f4f \
e57bae6efbd075a925978a79bb9b997beb4ecc19 \
--format=markdown0 files changed: 0 removed, 0 renamed, 0 added, 0 changed content.
pkwarren
approved these changes
Jun 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.