Skip to content

Commit cce3063

Browse files
committed
Adds LB changelog
1 parent 66d6203 commit cce3063

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
link: "/load-balancing/changelog/"
3+
productName: Load Balancing
4+
productLink: "/load-balancing/"
5+
productArea: Application performance
6+
productAreaLink: /fundamentals/reference/changelog/performance/
7+
entries:
8+
- publish_date: "2025-01-16"
9+
title: Update to Pool Health Monitoring
10+
description: |-
11+
We made changes to how we resolve and monitor proxied origins to assess pool health. Our analysis indicates no impact to customer configurations or operations. Contact support if you notice any unexpected behavior.
12+
- publish_date: "2024-12-20"
13+
title: Load Balancing with the China Network
14+
description: |-
15+
You can now enable load balancers to be deployed to the [China Network](/china-network/). Refer to the [documentation](/load-balancing/additional-options/load-balancing-china/) for more details.
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+
- load-balancing
6+
sidebar:
7+
order: 153
8+
---
9+
10+
import { ProductChangelog } from "~/components";
11+
12+
{/* <!-- Actual content lives in /src/content/changelogs/waiting-room.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)