Skip to content

Commit ea5d5ee

Browse files
committed
Adds change log for Spectrum
1 parent 7997740 commit ea5d5ee

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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: "2018-10-02"
9+
description: |-
10+
- 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.
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: "2023-06-27"
17+
description: |-
18+
- Argo Smart Routing is available for UDP applications, providing faster and more reliable traffic routing.
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)