Skip to content

Commit d09ba66

Browse files
committed
chore: RNs for 26.01
Signed-off-by: Sergei Lukianov <me@slukjanov.name>
1 parent 1400439 commit d09ba66

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

docs/release-notes/index.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,47 @@
44
Please consult [this page](../known-limitations/known-limitations.md) for a list of current limitations
55
of the Fabric. Unless otherwise stated, these issues affect all the latest versions of Fabric.
66

7+
## 26.01
8+
9+
Date: April 2, 2026
10+
11+
### Highlights
12+
13+
- Gateway is now Generally Available (GA), building on features released in 25.05:
14+
- Active-passive redundancy within a Gateway group
15+
- Multiple Gateway groups for horizontal scalability
16+
- Port Address Translation (PAT) and Masquerade
17+
- Throughput (hardware-, MTU-, and traffic-dependent):
18+
- Up to 120 Gb/s across multiple streams
19+
- Up to 11 Gb/s on a single stream
20+
- Measured using iperf3 in TCP mode with 9000 MTU on test servers with a Gateway node
21+
running on a 24-core CPU and ConnectX-7
22+
- Non-BGP External connectivity for reaching destinations outside the Fabric (e.g., the internet):
23+
- Supports static IP on leaf port with static routes and optional proxy ARP
24+
25+
### Other
26+
27+
- New `Host BGP` VPC subnet mode enables BGP to run on the host side and peer with leaf switches:
28+
- Enables ECMP-based multihoming on TH5-based switches with full multi-tenancy support
29+
- Gateway is now supported in TH5-based mesh Fabrics
30+
- Fallback is now supported for Bundled Connections
31+
32+
### Notes
33+
34+
- Upgrade is supported only from 25.05.x
35+
36+
### Software versions
37+
38+
- fabricator/hhfab: v0.45.5
39+
- fabric: v0.115.4
40+
- broadcom sonic: 4.5.0
41+
- gateway:
42+
- dataplane: v0.17.0
43+
- frr: v0.17.0 (based on FRR 10.5.3, patched)
44+
- gateway controller is now included in the Fabric
45+
- flatcar: v4459.2.4
46+
- k8s (k3s): v1.35.2-k3s1
47+
748
## 25.05.1
849

950
Date: April 2, 2026

0 commit comments

Comments
 (0)