Merge pull request #3562 from dmcgowan/update-release-1.3
Update 1.3 release notes and mailmap
This commit is contained in:
commit
e963290458
1
.mailmap
1
.mailmap
@ -9,6 +9,7 @@ Carlos Eduardo <me@carlosedp.com> CarlosEDP <me@carlosedp.com>
|
|||||||
Eric Ren <renzhen.rz@alibaba-linux.com> renzhen.rz <renzhen.rz@alibaba-inc.com>
|
Eric Ren <renzhen.rz@alibaba-linux.com> renzhen.rz <renzhen.rz@alibaba-inc.com>
|
||||||
Frank Yang <yyb196@gmail.com> frank yang <yyb196@gmail.com>
|
Frank Yang <yyb196@gmail.com> frank yang <yyb196@gmail.com>
|
||||||
Georgia Panoutsakopoulou <gpanoutsak@gmail.com> gpanouts <gpanoutsak@gmail.com>
|
Georgia Panoutsakopoulou <gpanoutsak@gmail.com> gpanouts <gpanoutsak@gmail.com>
|
||||||
|
Guangming Wang <guangming.wang@daocloud.io> ethan <guangming.wang@daocloud.io>
|
||||||
Haiyan Meng <haiyanmeng@google.com> haiyanmeng <haiyanmeng@google.com>
|
Haiyan Meng <haiyanmeng@google.com> haiyanmeng <haiyanmeng@google.com>
|
||||||
Jian Liao <jliao@alauda.io> liaojian <liaojian@Dabllo.local>
|
Jian Liao <jliao@alauda.io> liaojian <liaojian@Dabllo.local>
|
||||||
Jian Liao <jliao@alauda.io> liaoj <jliao@alauda.io>
|
Jian Liao <jliao@alauda.io> liaoj <jliao@alauda.io>
|
||||||
|
@ -21,8 +21,9 @@ API. For clients, there are many new features and improvements completely
|
|||||||
implemented in the client libraries without requiring daemon upgrade.
|
implemented in the client libraries without requiring daemon upgrade.
|
||||||
|
|
||||||
### Runtime
|
### Runtime
|
||||||
* **New Windows V2 runtime using [hcsshim](https://github.com/microsoft/hcsshim/tree/master/cmd/containerd-shim-runhcs-v1)**
|
* **New Windows V2 runtime using shim API.** Adds support for the Windows runtime shims in containerd. *NOTE: while containerd's runtime is stable in this release, running Windows containers are not yet fully supported until the [runhcs shim](https://github.com/microsoft/hcsshim/tree/master/cmd/containerd-shim-runhcs-v1) is fully supported.*
|
||||||
* **Improvements to ttrpc.** For better daemon to shim communication (https://github.com/containerd/containerd/pull/3341)
|
* **Improvements to ttrpc.** For better daemon to shim communication (https://github.com/containerd/containerd/pull/3341)
|
||||||
|
* **Removed experimental Windows V1 runtime**
|
||||||
|
|
||||||
### Snapshots
|
### Snapshots
|
||||||
* **New Devmapper snapshotter** (https://github.com/containerd/containerd/pull/3022)
|
* **New Devmapper snapshotter** (https://github.com/containerd/containerd/pull/3022)
|
Loading…
Reference in New Issue
Block a user