Merge pull request #289 from influxdata/release-notes-reorg

Reorganized all release notes into a single directory
pull/292/head
Scott Anderson 2019-06-27 12:36:06 -06:00 committed by GitHub
commit 1791d1093f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 38 additions and 14 deletions

View File

@ -0,0 +1,12 @@
---
title: Release notes
description: Find important information about what's included in new versions of InfluxData products.
menu:
v2_0_ref:
name: Release notes
weight: 1
---
Find important information about what's included in new versions of our products:
{{< children >}}

View File

@ -1,11 +1,13 @@
--- ---
title: Flux release notes title: Flux release notes
description: Important changes and notes introduced in each version of Flux. description: Important changes and and what's new in each version of Flux.
weight: 102
menu: menu:
v2_0_ref: v2_0_ref:
parent: Flux query language parent: Release notes
name: Flux release notes name: Flux
weight: 101 aliases:
- /v2.0/reference/flux/release-notes
--- ---
{{% note %}} {{% note %}}

View File

@ -1,11 +1,13 @@
--- ---
title: InfluxDB Cloud release notes title: InfluxDB Cloud release notes
description: Important changes and notes introduced in each InfluxDB Cloud 2.0 update. description: Important changes and and what's new in each InfluxDB Cloud 2.0 update.
weight: 101 weight: 101
menu: menu:
v2_0_cloud: v2_0_ref:
parent: About InfluxDB Cloud parent: Release notes
name: Release notes name: InfluxDB Cloud
aliases:
- /cloud/about/release-notes
--- ---
## 2019-05-06 _Public Beta_ ## 2019-05-06 _Public Beta_
@ -28,7 +30,7 @@ menu:
### Features ### Features
- **InfluxDB 2.0 alpha-9** - **InfluxDB 2.0 alpha-9**
_See the [alpha-9 release notes](/v2.0/reference/release-notes/#v2-0-0-alpha-9-2019-05-01) for details._ _See the [alpha-9 release notes](/v2.0/reference/release-notes/influxdb/#v2-0-0-alpha-9-2019-05-01) for details._
### Bug fixes ### Bug fixes
@ -45,7 +47,7 @@ _See the [alpha-9 release notes](/v2.0/reference/release-notes/#v2-0-0-alpha-9-2
### Features ### Features
- **InfluxDB 2.0 alpha-7** - **InfluxDB 2.0 alpha-7**
_See the [alpha-7 release notes](/v2.0/reference/release-notes/#v2-0-0-alpha-7-2019-03-28) for details._ _See the [alpha-7 release notes](/v2.0/reference/release-notes/influxdb/#v2-0-0-alpha-7-2019-03-28) for details._
### Bug fixes ### Bug fixes

View File

@ -1,10 +1,11 @@
--- ---
title: InfluxDB v2.0 release notes title: InfluxDB v2.0 release notes
description: description: Important changes and and what's new in each version of InfluxDB.
menu: menu:
v2_0_ref: v2_0_ref:
name: Release notes name: InfluxDB
weight: 1 parent: Release notes
weight: 101
--- ---
## v2.0.0-alpha.13 [2019-06-13] ## v2.0.0-alpha.13 [2019-06-13]
@ -12,6 +13,8 @@ menu:
### Features ### Features
- Add static templates for system, Docker, Redis, Kubernetes. - Add static templates for system, Docker, Redis, Kubernetes.
---
## v2.0.0-alpha.12 [2019-06-13] ## v2.0.0-alpha.12 [2019-06-13]
## Features ## Features
@ -22,11 +25,15 @@ menu:
## Bug Fixes ## Bug Fixes
- Fix performance regression in graph tooltips. - Fix performance regression in graph tooltips.
---
## v2.0.0-alpha.11 [2019-05-31] ## v2.0.0-alpha.11 [2019-05-31]
## Bug Fixes ## Bug Fixes
- Correctly check if columnKeys include xColumn in heatmap. - Correctly check if columnKeys include xColumn in heatmap.
---
## v2.0.0-alpha.10 [2019-05-30] ## v2.0.0-alpha.10 [2019-05-30]
### Features ### Features
@ -51,8 +58,9 @@ menu:
- Change scrapers in scrapers list to be resource cards. - Change scrapers in scrapers list to be resource cards.
- Export and download resource with formatted resource name with no spaces. - Export and download resource with formatted resource name with no spaces.
## v2.0.0-alpha.9 [2019-05-01] ---
## v2.0.0-alpha.9 [2019-05-01]
{{% warn %}} {{% warn %}}
**This will remove all tasks from your InfluxDB v2.0 instance.** **This will remove all tasks from your InfluxDB v2.0 instance.**