Skip to content

Commit b809406

Browse files
angelampcostaharshil1712
authored andcommitted
[Spectrum] Adds change log for Spectrum (#17717)
* Adds change log for Spectrum * Corrects order.
1 parent 36829ab commit b809406

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
link: "/spectrum/changelog/"
3+
productName: Spectrum
4+
productLink: "/spectrum/"
5+
productArea: Application security
6+
productAreaLink: /fundamentals/reference/changelog/security/
7+
entries:
8+
- publish_date: "2023-06-27"
9+
description: |-
10+
- Argo Smart Routing is available for UDP applications, providing faster and more reliable traffic routing.
11+
12+
- publish_date: "2019-11-07"
13+
description: |-
14+
- Argo Smart Routing is available for optimizing traffic on TCP applications, ensuring faster and more reliable routing.
15+
16+
- publish_date: "2018-10-02"
17+
description: |-
18+
- Users can set up Spectrum with [Cloudflare Load Balancing](/load-balancing/) to enable TCP health checks, failover support, and traffic steering, ensuring high resilience for your Spectrum applications.
19+
20+
21+
22+
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
pcx_content_type: changelog
3+
title: Changelog
4+
changelog_file_name:
5+
- spectrum
6+
sidebar:
7+
order: 11
8+
---
9+
10+
import { ProductChangelog } from "~/components";
11+
12+
{/* <!-- Actual content lives in /src/content/changelogs/spectrum.yaml. Update the file there for new entries to appear here. For more details, refer to https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/#yaml-file --> */}
13+
14+
<ProductChangelog />

0 commit comments

Comments
 (0)