|
4 | 4 | Please consult [this page](../known-limitations/known-limitations.md) for a list of current limitations |
5 | 5 | of the Fabric. Unless otherwise stated, these issues affect all the latest versions of Fabric. |
6 | 6 |
|
| 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 | + |
7 | 48 | ## 25.05.1 |
8 | 49 |
|
9 | 50 | Date: April 2, 2026 |
|
0 commit comments