mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Merge pull request #1303 from docker/DW-2019-08-patch-release-notes
Add cluster release notes topic and toc entry
This commit is contained in:
@@ -1296,6 +1296,8 @@ manuals:
|
||||
section:
|
||||
- path: /cluster/
|
||||
title: Overview
|
||||
- path: /cluster/release-notes/
|
||||
title: Release notes
|
||||
- path: /cluster/aws/
|
||||
title: Docker Cluster on AWS
|
||||
- path: /cluster/cluster-file/
|
||||
|
||||
35
cluster/release-notes.md
Normal file
35
cluster/release-notes.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
title: Docker Cluster release notes
|
||||
description: Learn about the new features, bug fixes, and breaking changes for Docker Cluster.
|
||||
keywords: cluster, whats new, release notes
|
||||
---
|
||||
|
||||
This page provides information about Docker Cluster versions.
|
||||
|
||||
# Version 1
|
||||
|
||||
## Version 1.1.0
|
||||
(2019-08-29)
|
||||
|
||||
### What's new
|
||||
|
||||
* Support for Azure cloud provider
|
||||
* Support for RHEL 8 operating system
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Container file permissions on linux (DCIS-346)
|
||||
* License check failure with non-Docker subscriptions (DCIS-465)
|
||||
|
||||
## Version 1.0.1
|
||||
(2019-07-19)
|
||||
|
||||
### What's new
|
||||
|
||||
* Support for SLES 12.4
|
||||
* Support for Windows Server 2016
|
||||
|
||||
## Version 1.0
|
||||
(2019-06-25)
|
||||
|
||||
First major release.
|
||||
Reference in New Issue
Block a user