Update release notes and mailmap
The beta period has ended, start preparing rc release notes. Signed-off-by: Derek McGowan <derek@mcgstyle.net>
This commit is contained in:
parent
4924bcb5fe
commit
348e9f7c35
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>
|
||||
Frank Yang <yyb196@gmail.com> frank yang <yyb196@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>
|
||||
Jian Liao <jliao@alauda.io> liaojian <liaojian@Dabllo.local>
|
||||
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.
|
||||
|
||||
### 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)
|
||||
* **Removed experimental Windows V1 runtime**
|
||||
|
||||
### Snapshots
|
||||
* **New Devmapper snapshotter** (https://github.com/containerd/containerd/pull/3022)
|
Loading…
Reference in New Issue
Block a user