Skip to content

Commit 72fda7e

Browse files
author
HHDocs
committed
Deployed 131e00c to dev with MkDocs 1.6.1 and mike 2.1.3
1 parent 4d4330c commit 72fda7e

File tree

4 files changed

+22
-10
lines changed

4 files changed

+22
-10
lines changed

dev/release-notes/index.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2317,7 +2317,7 @@ <h2 id="2505">25.05</h2>
23172317
<p>Date: November 20, 2025</p>
23182318
<h3 id="highlights">Highlights</h3>
23192319
<ul>
2320-
<li>Experimental Gateway is now available</li>
2320+
<li>Experimental Gateway is now available<ul>
23212321
<li>Allows peering between VPCs as well as between <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> and Externals using a dedicated Gateway node</li>
23222322
<li>Supports stateful source NAT and stateless source and destination NAT</li>
23232323
<li>Performance depends on hardware, MTU and traffic characteristics<ul>
@@ -2326,16 +2326,22 @@ <h3 id="highlights">Highlights</h3>
23262326
<li>Measured using iperf3 in TCP mode with 9000 MTU on test servers with Gateway node running on 24 core CPU and ConnectX-7</li>
23272327
</ul>
23282328
</li>
2329-
<li>Mesh topology is now supported</li>
2329+
</ul>
2330+
</li>
2331+
<li>Mesh topology is now supported<ul>
23302332
<li>Allows a full mesh of 1-3 switches in a leaf role directly connected to each other without spines</li>
23312333
<li>Mesh on TH5 switches is Experimental due to the TH5 limitations: only 2 TH5 switches can be used in a mesh and Gateway is not supported in that case</li>
2334+
</ul>
2335+
</li>
23322336
<li>Previously deprecated collapsed core topology is no longer available</li>
23332337
</ul>
23342338
<h3 id="other">Other</h3>
23352339
<ul>
23362340
<li>Updated <abbr title="Dynamic Host Configuration Protocol">DHCP</abbr> server now supports static leases</li>
2337-
<li>Observability configuration rework</li>
2341+
<li>Observability configuration rework<ul>
23382342
<li>It's now possible to configure what is collected more granularly and it's possible to filter/keep specific metrics</li>
2343+
</ul>
2344+
</li>
23392345
<li>Auto patching DS5000 to apply workaround for some optical transceivers failing CMIS</li>
23402346
</ul>
23412347
<h3 id="software-versions">Software versions</h3>
@@ -3048,7 +3054,7 @@ <h2 id="alpha-1">Alpha-1</h2>
30483054
<span class="md-icon" title="Last update">
30493055
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
30503056
</span>
3051-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 20, 2025</span>
3057+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 21, 2025</span>
30523058
</span>
30533059

30543060

dev/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

master/release-notes/index.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2317,7 +2317,7 @@ <h2 id="2505">25.05</h2>
23172317
<p>Date: November 20, 2025</p>
23182318
<h3 id="highlights">Highlights</h3>
23192319
<ul>
2320-
<li>Experimental Gateway is now available</li>
2320+
<li>Experimental Gateway is now available<ul>
23212321
<li>Allows peering between VPCs as well as between <abbr title="Virtual Private Cloud, similar to the public cloud VPC it provides an isolated private network for the resources with support for multiple subnets each with user-provided VLANs and on-demand DHCP">VPC</abbr> and Externals using a dedicated Gateway node</li>
23222322
<li>Supports stateful source NAT and stateless source and destination NAT</li>
23232323
<li>Performance depends on hardware, MTU and traffic characteristics<ul>
@@ -2326,16 +2326,22 @@ <h3 id="highlights">Highlights</h3>
23262326
<li>Measured using iperf3 in TCP mode with 9000 MTU on test servers with Gateway node running on 24 core CPU and ConnectX-7</li>
23272327
</ul>
23282328
</li>
2329-
<li>Mesh topology is now supported</li>
2329+
</ul>
2330+
</li>
2331+
<li>Mesh topology is now supported<ul>
23302332
<li>Allows a full mesh of 1-3 switches in a leaf role directly connected to each other without spines</li>
23312333
<li>Mesh on TH5 switches is Experimental due to the TH5 limitations: only 2 TH5 switches can be used in a mesh and Gateway is not supported in that case</li>
2334+
</ul>
2335+
</li>
23322336
<li>Previously deprecated collapsed core topology is no longer available</li>
23332337
</ul>
23342338
<h3 id="other">Other</h3>
23352339
<ul>
23362340
<li>Updated <abbr title="Dynamic Host Configuration Protocol">DHCP</abbr> server now supports static leases</li>
2337-
<li>Observability configuration rework</li>
2341+
<li>Observability configuration rework<ul>
23382342
<li>It's now possible to configure what is collected more granularly and it's possible to filter/keep specific metrics</li>
2343+
</ul>
2344+
</li>
23392345
<li>Auto patching DS5000 to apply workaround for some optical transceivers failing CMIS</li>
23402346
</ul>
23412347
<h3 id="software-versions">Software versions</h3>
@@ -3048,7 +3054,7 @@ <h2 id="alpha-1">Alpha-1</h2>
30483054
<span class="md-icon" title="Last update">
30493055
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
30503056
</span>
3051-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 20, 2025</span>
3057+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 21, 2025</span>
30523058
</span>
30533059

30543060

master/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)