description | keywords | title |
---|---|---|
Release notes |
azure, microsoft, iaas, tutorial, edge, stable |
Docker for Azure Release Notes |
{% include d4a_buttons.md %}
Release date: 03/30/2017
{{azure_blue_latest}}
New
- Docker Engine upgraded to Docker 17.03.1 CE
- Fixed bugs in the way container logs are uploaded to File Storage in the storage account for logs
Release date: 02/08/2017
New
- Docker Engine upgraded to Docker 17.03.0 CE
Release date: 02/08/2017
New
- Docker Engine upgraded to Docker 1.13.1
Release date: 1/18/2017
New
- Docker Engine upgraded to Docker 1.13.0
- Writing to home directory no longer requires
sudo
- Added support to perform fine grained monitoring of health status of swarm nodes, destroy unhealthy nodes and create replacement nodes
- Added support to scale the number of nodes in manager and worker vm scale sets through Azure UI/CLI for managing the number of nodes in a scale set
- Improved logging and remote diagnostics mechanisms for system containers
Release date: 04/06/2017
{{azure_blue_edge}}
New
- Docker Engine upgraded to Docker 17.04.0 CE
- Fixed bugs in the way container logs are uploaded to File Storage in the storage account for logs
Release date: 03/01/2017
New
- Docker Engine upgraded to Docker 17.03.0 CE
Release date: 02/16/2017
New
- Docker Engine upgraded to Docker 1.13.1
- Added Swarm wide support for persistent storage volumes
Release date: 12/09/2016
New
- Docker Engine upgraded to Docker 1.13.0-rc2
- SSH access has been added to the worker nodes
- The Docker daemon no longer listens on port 2375
- Added a
swarm-exec
to execute a docker command across all of the swarm nodes. See Executing Docker commands in all swarm nodes for more details.
Release date: 11/08/2016
New
- Docker Engine upgraded to Docker 1.12.3
- Fixed the shell container that runs on the managers, to remove a ssh host key that was accidentally added to the image. This could have led to a potential man in the middle (MITM) attack. The ssh host key is now generated on host startup, so that each host has its own key.
- The SSH ELB for connecting to the managers using SSH has been removed because it is no longer possible to SSH into the managers without getting a security warning
- Multiple managers can be deployed
- All container logs can be found in the
xxxxlog
storage account - You can connect to each manager using SSH by following our deploy guide
Release date: 10/17/2016
New
- Docker Engine upgraded to Docker 1.12.2
- Manager behind its own LB
- Added sudo support to the shell container on manager nodes
Release date: 8/19/2016
New
- Docker Engine upgraded to 1.12.1
- To assist with debugging, the Docker Engine API is available internally in the Azure VPC on TCP port 2375. These ports cannot be accessed from outside the cluster, but could be used from within the cluster to obtain privileged access on other cluster nodes. In future releases, direct remote access to the Docker API will not be available.
Release date: 8/9/2016
New
- First release
- To assist with debugging, the Docker Engine API is available internally in the Azure VPC on TCP port 2375. These ports cannot be accessed from outside the cluster, but could be used from within the cluster to obtain privileged access on other cluster nodes. In future releases, direct remote access to the Docker API will not be available.
If you are looking for templates from older releases, please check out the template archive.