Adding Rel Notes for ECS and moved CTS one.

This commit is contained in:
Jeff-Apple 2022-04-22 12:15:09 -07:00
parent b4c6081170
commit d4a0fcc108
8 changed files with 207 additions and 30 deletions

View File

@ -1,12 +0,0 @@
---
layout: docs
page_title: Release Notes
description: |-
Consul-Terraform-Sync release notes
---
# Release Notes
The side bar to the left has release notes for all major releases of CTS.
Documentation for patch releases is available at the [Consul-Terraform-Sync changelog](https://github.com/hashicorp/consul-terraform-sync/blob/main/CHANGELOG.md).

View File

@ -0,0 +1,49 @@
---
layout: docs
page_title: 0.4.x
description: >-
Consul ECS release notes for version 0.4.x
---
# Consul ECS 0.4.0
## Release Highlights
- **Name of Highlight :** Describe it here
- **Name of Highlight :** Describe it here
- **Name of Highlight :** Describe it here
## What's Changed
- First change
- Second change
- Third change
## Support Software Versions
- Consul:
- Kubernetes:
- Kubectl:
## Upgrading
<!--
Instructions for the upgrading process can go here. If standard upgrade instructions
already exist in the product docs, this section can just cover anything unique about
upgrading to this version and a link to the page where the standard instructions are.
An example is included bellow.
-->
For detailed information on upgrading, please refer to the [upgrade details page](/docs/upgrading/upgrade-specific#consul-1-11-0)
## Change logs
The change log for this Major release is listed below. When Maintenance versions
are released, links to their change logs will be added here.
[0.4.0 changelog](https://github.com/hashicorp/consul-ecs/releases/tag/v0.4.0)
[0.4.1 changelog](https://github.com/hashicorp/consul-ecs/releases/tag/v0.4.1)

View File

@ -0,0 +1,49 @@
---
layout: docs
page_title: 0.4.x
description: >-
Consul ECS release notes for version 0.4.x
---
# Consul ECS 0.4.0
## Release Highlights
- **Name of Highlight :** Describe it here
- **Name of Highlight :** Describe it here
- **Name of Highlight :** Describe it here
## What's Changed
- First change
- Second change
- Third change
## Support Software Versions
- Consul:
- Kubernetes:
- Kubectl:
## Upgrading
<!--
Instructions for the upgrading process can go here. If standard upgrade instructions
already exist in the product docs, this section can just cover anything unique about
upgrading to this version and a link to the page where the standard instructions are.
An example is included bellow.
-->
For detailed information on upgrading, please refer to the [upgrade details page](/docs/upgrading/upgrade-specific#consul-1-11-0)
## Change logs
The change log for this Major release is listed below. When Maintenance versions
are released, links to their change logs will be added here.
[0.4.0 changelog](https://github.com/hashicorp/consul-ecs/releases/tag/v0.4.0)
[0.4.1 changelog](https://github.com/hashicorp/consul-ecs/releases/tag/v0.4.1)

View File

@ -0,0 +1,49 @@
---
layout: docs
page_title: 0.4.x
description: >-
Consul ECS release notes for version 0.4.x
---
# Consul ECS 0.4.0
## Release Highlights
- **Name of Highlight :** Describe it here
- **Name of Highlight :** Describe it here
- **Name of Highlight :** Describe it here
## What's Changed
- First change
- Second change
- Third change
## Support Software Versions
- Consul:
- Kubernetes:
- Kubectl:
## Upgrading
<!--
Instructions for the upgrading process can go here. If standard upgrade instructions
already exist in the product docs, this section can just cover anything unique about
upgrading to this version and a link to the page where the standard instructions are.
An example is included bellow.
-->
For detailed information on upgrading, please refer to the [upgrade details page](/docs/upgrading/upgrade-specific#consul-1-11-0)
## Change logs
The change log for this Major release is listed below. When Maintenance versions
are released, links to their change logs will be added here.
[0.4.0 changelog](https://github.com/hashicorp/consul-ecs/releases/tag/v0.4.0)
[0.4.1 changelog](https://github.com/hashicorp/consul-ecs/releases/tag/v0.4.1)

View File

@ -1,8 +1,8 @@
---
layout: docs
page_title: CTS v0.5.0
page_title: CTS v0.5.x
description: >-
Consul-Terraform-Sync release notes for v0.5.0
Consul-Terraform-Sync release notes for v0.5.x
---
-> The release notes for v0.5.0 focus on a subset of configuration deprecations

View File

@ -846,19 +846,6 @@
{
"title": "Compatibility",
"path": "nia/compatibility"
},
{
"title": "Release Notes",
"routes": [
{
"title": "Overview",
"path": "nia/release-notes"
},
{
"title": "v0.5.0",
"path": "nia/release-notes/0-5-0"
}
]
}
]
},
@ -1225,6 +1212,41 @@
"path": "release-notes/consul-api-gateway/v0_1_0"
}
]
},
{
"title": "Consul ECS",
"routes": [
{
"title": "v0.4.x",
"path": "release-notes/consul-ecs/v0_4_x"
},
{
"title": "v0.3.x",
"path": "release-notes/consul-ecs/v0_3_x"
},
{
"title": "v0.2.x",
"path": "release-notes/consul-ecs/v0_2_x"
}
]
},
{
"title": "Consul K8s",
"routes": [
{
"title": "v0.43.x",
"path": "release-notes/consul-k8s/v0_43_x"
}
]
},
{
"title": "Consul Terraform Sync",
"routes": [
{
"title": "v0.5.x",
"path": "release-notes/consul-terraform-sync/v0_5_x"
}
]
}
]
},

View File

@ -1246,17 +1246,17 @@ module.exports = [
},
{
source: '/docs/release-notes/1-11-0',
destination: '/docs/releases/release-notes/v1_11_0',
destination: '/docs/release-notes/consul/v1_11_x',
permanent: true,
},
{
source: '/docs/release-notes/1-10-0',
destination: '/docs/releases/release-notes/v1_10_0',
destination: '/docs/release-notes/consul/v1_10_x',
permanent: true,
},
{
source: '/docs/release-notes/1-9-0',
destination: '/docs/releases/release-notes/v1_9_0',
destination: '/docs/release-notes/consul/v1_9_x',
permanent: true,
},
{
@ -1269,4 +1269,24 @@ module.exports = [
destination: '/docs/agent/config',
permanent: true,
},
{
source: '/docs/releases/release-notes/v1_11_0',
destination: '/docs/release-notes/consul/v1_11_x',
permanent: true,
},
{
source: '/docs/release-notes/1-10-0',
destination: '/docs/release-notes/consul/v1_10_x',
permanent: true,
},
{
source: '/docs/release-notes/1-9-0',
destination: '/docs/release-notes/consul/v1_9_x',
permanent: true,
},
{
source: '/docs/nia/release-notes/:path',
destination: '/docs/release-notes/consul-terraform-sync/:path',
permanent: true,
},
]