From 6cd57c92c871ed6a38e6c80f7c43636cc70f31f0 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Wed, 25 Jun 2025 12:35:24 -0500 Subject: [PATCH] chore(dedicated): Stub a new product updates page --- .../release-notes/cloud-dedicated.md | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 content/influxdb3/cloud-dedicated/reference/release-notes/cloud-dedicated.md diff --git a/content/influxdb3/cloud-dedicated/reference/release-notes/cloud-dedicated.md b/content/influxdb3/cloud-dedicated/reference/release-notes/cloud-dedicated.md new file mode 100644 index 0000000000..f0a6275ab7 --- /dev/null +++ b/content/influxdb3/cloud-dedicated/reference/release-notes/cloud-dedicated.md @@ -0,0 +1,26 @@ +--- +title: Cloud Dedicated product updates +seotitle: InfluxDB Cloud Dedicated product updates +description: > + Updates for {{% product-name %}}. +menu: + influxdb3_cloud_dedicated: + name: Cloud Dedicated + identifier: cloud-dedicated-product-updates + parent: Release notes +weight: 202 +--- + +## Revision xxxx {date="2025-08-11"} + +### Fixes + +- Fixes an issue where... + +### Features + +- Adds support for... + +### Maintenance updates + +- Updates the underlying infrastructure to improve performance and reliability. \ No newline at end of file