From cf61ecd0ab5fb6127bca047a53ccf28c863842e6 Mon Sep 17 00:00:00 2001 From: mluu12 <87089043+mluu12@users.noreply.github.com> Date: Wed, 11 Aug 2021 11:55:31 -0700 Subject: [PATCH] Add August Cloud updates (#3002) * Add August Cloud update. * Update content/influxdb/cloud/reference/release-notes/cloud-updates.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> * Notebook to raw flux script. * Fix merge conflict, add more detail. * Edits. Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> --- .../influxdb/cloud/reference/release-notes/cloud-updates.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/influxdb/cloud/reference/release-notes/cloud-updates.md b/content/influxdb/cloud/reference/release-notes/cloud-updates.md index 66f22f015..82289ec47 100644 --- a/content/influxdb/cloud/reference/release-notes/cloud-updates.md +++ b/content/influxdb/cloud/reference/release-notes/cloud-updates.md @@ -14,6 +14,10 @@ aliases: InfluxDB Cloud updates occur frequently. Find a compilation of recent updates below. To find information about the latest Flux updates in InfluxDB Cloud, see [Flux release notes](/influxdb/cloud/reference/release-notes/flux/). +## August 2021 + +- Add support for [explicit bucket schemas](/influxdb/cloud/organizations/buckets/bucket-schema/), which lets you enforce explicit schemas for each InfluxDB measurement, including column names, tags, fields, and data types. + ## July 2021 - Add new [Asia Pacific (Australia) region](https://ap-southeast-2-1.aws.cloud2.influxdata.com).