We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da6be6c commit c817121Copy full SHA for c817121
src/current/_includes/releases/v25.4/v25.4.0.md
@@ -117,7 +117,7 @@ This section summarizes the most significant user-facing changes in v25.4.0 and
117
</p>
118
<p class="feature-description">New channels introduced:</p>
119
<ul class="feature-description">
120
- <li>CHANGEFEED – dedicated channel for Change Data Capture (CDC) logs, migrated from DEV and TELEMETRY.</li>
+ <li>CHANGEFEED – dedicated channel for Change Data Capture (CDC) logs, previously routed to DEV and TELEMETRY.</li>
121
<li>KV_EXEC – channel for KV execution logs, separated from general distribution logs.</li>
122
</ul>
123
<p class="feature-description">Rerouted existing logs:</p>
0 commit comments