Skip to content

Tags: wzshiming/containerd

Tags

v1.4.3

Toggle v1.4.3's commit message

Verified

This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
containerd 1.4.3

Welcome to the v1.4.3 release of containerd!

The third patch release for `containerd` 1.4 is a security release to address CVE-2020-15257.
See [GHSA-36xw-fx78-c5r4](GHSA-36xw-fx78-c5r4) for more details.

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

### Contributors

* Derek McGowan
* Michael Crosby
* Samuel Karp

### Changes
<details><summary>4 commits</summary>
<p>

* [`269548fa2`](containerd@269548f) Merge pull request from GHSA-36xw-fx78-c5r4
* [`727e1728d`](containerd@727e172) Prepare 1.4.3 release notes
* [`ae3a64aa1`](containerd@ae3a64a) containerd-shim: use path-based unix socket
* [`428f10fd2`](containerd@428f10f) Use path based unix socket for shims
</p>
</details>

### Dependency Changes

This release has no dependency changes

Previous release can be found at [v1.4.2](https://github.com/containerd/containerd/releases/tag/v1.4.2)

v1.3.9

Toggle v1.3.9's commit message

Verified

This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
containerd 1.3.9

Welcome to the v1.3.9 release of containerd!

The ninth patch release for `containerd` 1.3 is a security release to address CVE-2020-15257.
See [GHSA-36xw-fx78-c5r4](https://github.com/containerd/containerd/security/advisories/GHSA-35xw-fx78-c5r4) for more details.

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

### Contributors

* Derek McGowan
* Michael Crosby
* Samuel Karp
* Ted Yu

### Changes
<details><summary>5 commits</summary>
<p>

* [`ea765aba0`](containerd@ea765ab) Merge pull request from GHSA-36xw-fx78-c5r4
* [`25f3b2972`](containerd@25f3b29) Prepare 1.3.9 releases notes
* [`85d3b5c78`](containerd@85d3b5c) containerd-shim: use path-based unix socket
* [`689d92ce1`](containerd@689d92c) Use path based unix socket for shims
* [`ea04599ed`](containerd@ea04599) Use named error return for service#StartShim
</p>
</details>

### Dependency Changes

This release has no dependency changes

Previous release can be found at [v1.3.8](https://github.com/containerd/containerd/releases/tag/v1.3.8)

v1.3.8

Toggle v1.3.8's commit message

Verified

This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
containerd 1.3.8

Welcome to the v1.3.8 release of containerd!

The eighth patch release for `containerd` 1.3 includes several bug fixes and updates.

### Notable Updates
* Fix metrics monitoring of v2 runtime tasks [containerd#4486](containerd#4486)
* Fix nil pointer error when restoring checkpoint [containerd#4754](containerd#4754)
* Fix devmapper device deletion on rollback [containerd#4437](containerd#4437)
* Fix integer overflow on Windows [containerd#4589](containerd#4589)
* Update seccomp default profile [containerd#4481](containerd#4481) [containerd#4491](containerd#4491) [containerd#4492](containerd#4492) [containerd#4493](containerd#4493)

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

### Contributors

* Lantao Liu
* Sebastiaan van Stijn
* Phil Estes
* Derek McGowan
* Wei Fu
* Akihiro Suda
* Brian Goff
* Jintao Zhang
* Mike Brown
* Samuel Karp
* Bingshen Wang
* Bowen Yan
* Florian Schmaus
* Giuseppe Capizzi
* Kazuyoshi Kato
* Kenta Tada
* Li Yuxuan
* Maksym Pavlenko
* Michael Crosby
* Shengjing Zhu
* Stanislav Levin
* Tianon Gravi
* Tim Allclair

### Changes
<details><summary>109 commits</summary>
<p>

* [`7fb6e1713`](containerd@7fb6e17) Merge pull request  [containerd#4782](containerd#4782) from dmcgowan/prepare-1.3.8
* [`3b63746c0`](containerd@3b63746) Prepare 1.3.8 release
* [`b2f19447a`](containerd@b2f1944) Merge pull request  [containerd#4753](containerd#4753) from thaJeztah/1.3_restore_nil_pointer
* [`b3913eeaf`](containerd@b3913ee) Merge pull request  [containerd#4750](containerd#4750) from thaJeztah/1.3_backport_windows_int_overflow
* [`bcb8bd3e4`](containerd@bcb8bd3) bug fix:containerd#3448
* [`7f4ecee09`](containerd@7f4ecee) Fix integer overflow on windows
* [`609788376`](containerd@6097883) Merge pull request  [containerd#4747](containerd#4747) from estesp/fix-gha-cve-1.3
* [`8fcab2e3f`](containerd@8fcab2e) Fix release.yml script for GH Actions changes to env/path
* [`e97ecf499`](containerd@e97ecf4) Merge pull request  [containerd#4744](containerd#4744) from estesp/fix-ci-1.3
* [`651188ccf`](containerd@651188c) Fix GH Actions CI deprecations
* [`81678f0e5`](containerd@81678f0) Merge pull request  [containerd#4697](containerd#4697) from estesp/cp-4692-1.3
* [`d1f19bec7`](containerd@d1f19be) Remove setuid gosu in favor of "sudo -E PATH=$PATH ..."
* [`ee26aa810`](containerd@ee26aa8) Merge pull request  [containerd#4693](containerd#4693) from samuelkarp/release1.3-critest
* [`7f5720ee3`](containerd@7f5720e) setup: install critest v1.16.1
* [`8ed201980`](containerd@8ed2019) ci: run critest target for all runtimes
* [`0cd442194`](containerd@0cd4421) Merge pull request  [containerd#4649](containerd#4649) from estesp/cp-4645-1.3
* [`d47ee95a6`](containerd@d47ee95) Check if a process exists before returning it
* [`53371c823`](containerd@53371c8) Merge pull request  [containerd#4598](containerd#4598) from estesp/release-script-updates
* [`4bb1ec089`](containerd@4bb1ec0) Proper case for DESTDIR so GH Actions configuration is used
* [`6eef06eab`](containerd@6eef06e) Fix DCO commit limit
* [`e5afa333a`](containerd@e5afa33) Add CRI release build
* [`9bd8f6e4c`](containerd@9bd8f6e) Update containerd systemd unit file
* [`c7bd04763`](containerd@c7bd047) Create etcd user in cloud init.
* [`a208e937e`](containerd@a208e93) use containerd/project header test
* [`da709fe9b`](containerd@da709fe) Fix indent in cni.template.
* [`bdd3c8529`](containerd@bdd3c85) Update deployment and integration test
* [`d8ef77eb8`](containerd@d8ef77e) Add TaskMax=infinity
* [`f3c918509`](containerd@f3c9185) Remove `noSnat`
* [`e617564d9`](containerd@e617564) Use v2 config.
* [`70d9e28a6`](containerd@70d9e28) Use per-pod shim.
* [`b3ef77e56`](containerd@b3ef77e) Add DefaultRuntimeName option.
* [`f0d9c25e6`](containerd@f0d9c25) Use ctr images import.
* [`5a5581694`](containerd@5a55816) Add `cri` as required plugin.
* [`1ee592b6a`](containerd@1ee592b) Use runc.v1 for now for debugging.
* [`a6f0c7ba1`](containerd@a6f0c7b) Enable runc.v2 as the default runtime in test.
* [`61254c0d0`](containerd@61254c0) Use local env to avoid writing to passed-in readonly env.
* [`816214947`](containerd@8162149) Set default "" to extra runtime handler.
* [`25b7a9361`](containerd@25b7a93) Expose vars to configure an additional runtime handler
* [`90ef88d69`](containerd@90ef88d) Support docker 18.09 in the test script.
* [`3acc61aad`](containerd@3acc61a) Remove the unused `health-monitor.sh`.
* [`1656e2c62`](containerd@1656e2c) Support netd in GCE bootstrap.
* [`cf18a7f24`](containerd@cf18a7f) Serve streaming on localhost by default to match k8s 1.11 default.
* [`6462656c5`](containerd@6462656) Remove crictl on GCE for all cases.
* [`876448273`](containerd@8764482) Set stream server to serve on localhost on GCE.
* [`151d40da7`](containerd@151d40d) Make max container log line size configurable through cloud init.
* [`7423599a9`](containerd@7423599) Disable TLS streaming to work with new kubelet streaming proxy.
* [`de14be92d`](containerd@de14be9) Update cni.template
* [`7ba7a1c74`](containerd@7ba7a1c) Disable restart plugin on GCE.
* [`d5a7d0d40`](containerd@d5a7d0d) Fix kube-container-runtime-monitor.
* [`51c239c50`](containerd@51c239c) Use crictl installed in kube-up.sh
* [`7e4202681`](containerd@7e42026) Add `unix:https://` prefix for socket addresses used by CRI remote client.
* [`78bc3160c`](containerd@78bc316) Add KUBE_CONTAINER_RUNTIME_NAME to fix fluentd support.
* [`1efcba285`](containerd@1efcba2) Try using preloaded containerd if no version is specified.
* [`b3d92c5dd`](containerd@b3d92c5) Add log level support.
* [`4c3b865ef`](containerd@4c3b865) Improve gce bootstrapping in various ways.
* [`bae03ff7c`](containerd@bae03ff) Add cni config template support.
* [`cb8d42994`](containerd@cb8d429) Enable TLS streaming in all the setup.
* [`7078a01e6`](containerd@7078a01) Use systemd service cgroup and oom score adj.
* [`eca3ca166`](containerd@eca3ca1) Fix for kube-up.sh and update several documments.
* [`95159e4e5`](containerd@95159e4) Replace `ctrcri` with `ctr cri`.
* [`240169814`](containerd@2401698) Update GCE cluster bootstrapping and e2e test
* [`1fe038512`](containerd@1fe0385) Enable container log rotation.
* [`0ce45ac5d`](containerd@0ce45ac) Do not block on stream server close.
* [`206b239d6`](containerd@206b239) Add initial wait for health-monitor and use pkill -x.
* [`fc561a2a1`](containerd@fc561a2) The ENV is finalized as KUBE_KUBELET_EXTRA_ARGS.
* [`8416e9356`](containerd@8416e93) change crictl sandboxes to pods; other references to sandboxes
* [`23bd0364e`](containerd@23bd036) Update ocicni to main stream.
* [`1b4ef5d64`](containerd@1b4ef5d) Add a separate CLI for cri-containerd `ctrcri`.
* [`4fc3b564c`](containerd@4fc3b56) Use registry-1.docker.io as backup
* [`3bc1d3559`](containerd@3bc1d35) Put version into metadata so that version won't be changed across restart.
* [`544e0e71a`](containerd@544e0e7) Set registry mirror.
* [`0d0257a94`](containerd@0d0257a) Configure container runtime cgroups for cgroup.
* [`5ad7db207`](containerd@5ad7db2) Add runtime cgroup and fix a cli panic.
* [`89e92495d`](containerd@89e9249) Update all glog flags to `log-level`.
* [`b49929ebc`](containerd@b49929e) Update containerd to 6c7abf7.
* [`077721211`](containerd@0777212) Add document for kube-up.sh
* [`a797a6ce2`](containerd@a797a6c) Add OS and arch in release tarball.
* [`2ad761ddb`](containerd@2ad761d) Add `cluster` directory and health-monitor.sh.
* [`02d93addb`](containerd@02d93ad) Merge pull request  [containerd#4561](containerd#4561) from thaJeztah/1.3_backport_seccomp_updates
* [`1f5b5c909`](containerd@1f5b5c9) seccomp: allow io-uring related system calls
* [`37c1a8ecb`](containerd@37c1a8e) seccomp: allow clock_settime when CAP_SYS_TIME is added
* [`f959608b0`](containerd@f959608) seccomp: allow quotactl with CAP_SYS_ADMIN
* [`61f1b4ee2`](containerd@61f1b4e) seccomp: allow sync_file_range2 on supported architectures.
* [`4748bb7d5`](containerd@4748bb7) seccomp: allow personality with UNAME26 bit set
* [`93a529467`](containerd@93a5294) seccomp: allow syscall membarrier
* [`280fc55eb`](containerd@280fc55) seccomp: allow adjtimex get time operation
* [`2fb406bef`](containerd@2fb406b) seccomp: allow add preadv2 and pwritev2 syscalls
* [`f81ce26aa`](containerd@f81ce26) seccomp: move the syslog syscall to be gated by CAP_SYS_ADMIN or CAP_SYSLOG
* [`2ee65d857`](containerd@2ee65d8) Update usage of whitelist in project
* [`39052fa79`](containerd@39052fa) seccomp: allow 'rseq' syscall in default seccomp profile
* [`a3a385c9d`](containerd@a3a385c) seccomp: remove the unused query_module(2)
* [`7d3e2766c`](containerd@7d3e276) seccomp: Whitelist `clock_adjtime`
* [`078b6d91b`](containerd@078b6d9) seccomp: add 64-bit time_t syscalls
* [`6f8f27ab4`](containerd@6f8f27a) Merge pull request  [containerd#4553](containerd#4553) from thaJeztah/1.3_backport_add_openat2_syscall
* [`bdb3ce2fa`](containerd@bdb3ce2) seccomp: add `faccessat2` syscall.
* [`44633cf1b`](containerd@44633cf) seccomp: add `openat2` syscall.
* [`8d67174ae`](containerd@8d67174) Merge pull request  [containerd#4543](containerd#4543) from thaJeztah/1.3_backport_forward_signal_not_found
* [`1850de7af`](containerd@1850de7) Ignore SIGURG signals in signal forwarder
* [`11325afdb`](containerd@11325af) Exit signal forward if process not found
* [`aebad1da6`](containerd@aebad1d) Merge pull request  [containerd#4511](containerd#4511) from fuweid/13-cherry-pick-4486
* [`58172a6f4`](containerd@58172a6) tasks: Monitor v2 tasks in initFunc as well
* [`f99bb2cc4`](containerd@f99bb2c) Merge pull request  [containerd#4495](containerd#4495) from kzys/backport-1.3-4437
* [`fd6c9153a`](containerd@fd6c915) snapshots/devmapper: fix rollback
* [`6c71fe1c4`](containerd@6c71fe1) Merge pull request  [containerd#4463](containerd#4463) from thaJeztah/1.3_backport_bump_golang_1.13.15
* [`1ef5cd282`](containerd@1ef5cd2) Bump Golang 1.13.15
* [`0e7693b58`](containerd@0e7693b) Bump Golang 1.13.14
* [`e36542ca5`](containerd@e36542c) Bump Go 1.13.13
* [`83b33f63b`](containerd@83b33f6) .zuul: update go version to 1.13.10
* [`2ba1c323b`](containerd@2ba1c32) ci: set pipefail in zuul script
</p>
</details>

### Dependency Changes

This release has no dependency changes

Previous release can be found at [v1.3.7](https://github.com/containerd/containerd/releases/tag/v1.3.7)

v1.4.2

Toggle v1.4.2's commit message

Verified

This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
containerd 1.4.2

Welcome to the v1.4.2 release of containerd!

The second patch release for `containerd` 1.4 includes multiple minor fixes
and updates.

### Notable Updates

* Fix bug limiting the number of layers by default [containerd/cri#1602](containerd/cri#1602)
* Fix selinux shared memory issue by relabeling /dev/shm [containerd/cri#1605](containerd/cri#1605)
* Fix unknown state preventing removal of containers [containerd#4656](containerd#4656)
* Fix nil pointer error when restoring checkpoint [containerd#4754](containerd#4754)
* Improve image pull performance when using HTTP 1.1 [containerd#4653](containerd#4653)
* Update default seccomp profile for pidfd [containerd#4730](containerd#4730)
* Update Go to 1.15

### Windows
* Fix integer overflow on Windows [containerd#4589](containerd#4589)
* Fix lcow snapshotter to read trailing tar data [containerd#4628](containerd#4628)

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

### Contributors

* Phil Estes
* Mike Brown
* Sebastiaan van Stijn
* Wei Fu
* Derek McGowan
* Akihiro Suda
* Amr Mahdi
* Kevin Parsons
* Maksym Pavlenko
* Samuel Karp
* Amit Barve
* Antonio Ojea
* Bowen Yan
* Brian Goff
* Davanum Srinivas
* Giuseppe Capizzi
* Jacob Blain Christen
* Kohei Tokunaga
* Michael Crosby
* Samarth Shah
* Tianon Gravi
* Yohei Ueda
* varsha teratipally
* zhuangqh

### Changes
<details><summary>49 commits</summary>
<p>

* [`b321d358e`](containerd@b321d35) Merge pull request  [containerd#4768](containerd#4768) from dmcgowan/prepare-1.4.2
* [`f2e4291b6`](containerd@f2e4291) Prepare 1.4.2 release
* [`76f3d1955`](containerd@76f3d19) Update mailmap for 1.4.2 release
* [`ca9950755`](containerd@ca99507) Update cri version to pickup unknown state fix
* [`21baf7109`](containerd@21baf71) Merge pull request  [containerd#4767](containerd#4767) from dmcgowan/update-1.4-cri
* [`3458984bb`](containerd@3458984) Merge pull request  [containerd#4766](containerd#4766) from dmcgowan/backport-4765
* [`0b97c6204`](containerd@0b97c62) Update cri plugin
* [`c0f1add3c`](containerd@c0f1add) Fix Windows service panic file to not be read-only
* [`9c24574c9`](containerd@9c24574) Merge pull request  [containerd#4763](containerd#4763) from estesp/cp-tests-fix-1.4
* [`fbe18caa1`](containerd@fbe18ca) Update btrfs vendor for chkptr fix for Go >= 1.14
* [`cbbf257ab`](containerd@cbbf257) Add Go test runs to GitHub Actions CI
* [`19776b75b`](containerd@19776b7) Adjust overlay tests to expect "index=off"
* [`7eb852214`](containerd@7eb8522) Allow oom adj test to run in environments with a score
* [`036ede698`](containerd@036ede6) Import crypto for all snapshotters during testsuite
* [`8d839c4b3`](containerd@8d839c4) Merge pull request  [containerd#4751](containerd#4751) from amrmahdi/amrh/cherry-pick-cc3785-1.4
* [`31bbc1f7d`](containerd@31bbc1f) Merge pull request  [containerd#4754](containerd#4754) from thaJeztah/1.4_restore_nil_pointer
* [`5618423a0`](containerd@5618423) Add comments clarifying copyWithBuffer implementation
* [`a2ebee357`](containerd@a2ebee3) replicate io.Copy optimizations
* [`9b2156aa8`](containerd@9b2156a) Improve image pull performance from http 1.1 container registries
* [`7fe3f1301`](containerd@7fe3f13) Merge pull request  [containerd#4749](containerd#4749) from thaJeztah/1.4_backport_windows_int_overflow
* [`56291a221`](containerd@56291a2) bug fix:containerd#3448
* [`16e51fc31`](containerd@16e51fc) Fix integer overflow on windows
* [`957bcaa9f`](containerd@957bcaa) Merge pull request  [containerd#4746](containerd#4746) from estesp/cp-4745-1.4
* [`6ebd9a94a`](containerd@6ebd9a9) Update other actions for env/path CVE fix
* [`49889957e`](containerd@4988995) Merge pull request  [containerd#4743](containerd#4743) from estesp/fix-ci
* [`0a3488c71`](containerd@0a3488c) Fix GH Actions CI deprecations
* [`882e39618`](containerd@882e396) Merge pull request  [containerd#4733](containerd#4733) from thaJeztah/1.4_backport_update_seccomp_profile
* [`da9705a64`](containerd@da9705a) Merge pull request  [containerd#4736](containerd#4736) from AkihiroSuda/go-1.15.5-containerd-1.4
* [`cc3be9ae3`](containerd@cc3be9a) Bump Golang 1.15.5
* [`ebffce3ad`](containerd@ebffce3) seccomp: add pidfd_getfd syscall (gated by CAP_SYS_PTRACE)
* [`229f5ea4e`](containerd@229f5ea) seccomp: add pidfd_open and pidfd_send_signal
* [`457dafa4c`](containerd@457dafa) Merge pull request  [containerd#4711](containerd#4711) from AkihiroSuda/go115-1.4
* [`e45f41e3a`](containerd@e45f41e) update to golang 1.15.2
* [`f8c187fcf`](containerd@f8c187f) Merge pull request  [containerd#4696](containerd#4696) from estesp/cp-4692-1.4
* [`695516287`](containerd@6955162) Remove setuid gosu in favor of "sudo -E PATH=$PATH ..."
* [`c562e8d2b`](containerd@c562e8d) Merge pull request  [containerd#4690](containerd#4690) from samuelkarp/backport1.4-critest
* [`77931f801`](containerd@77931f8) ci: run critest target for all runtimes
* [`e46c29945`](containerd@e46c299) Merge pull request  [containerd#4689](containerd#4689) from estesp/cp-4665
* [`c745d237e`](containerd@c745d23) Revendor CRI to get disabled annotation config default
* [`ded2577d6`](containerd@ded2577) Merge pull request  [containerd#4660](containerd#4660) from kevpar/1.4-update-hcsshim
* [`8b8494ec0`](containerd@8b8494e) Merge pull request  [containerd#4661](containerd#4661) from kevpar/1.4-lcow-tar
* [`88e7f23bc`](containerd@88e7f23) Read trailing data from tar reader
* [`856a12fca`](containerd@856a12f) Update github.com/Microsoft/hcsshim to v0.8.10
* [`013411ac1`](containerd@013411a) Merge pull request  [containerd#4650](containerd#4650) from estesp/cp-4645-1.4
* [`cc6f72a00`](containerd@cc6f72a) Check if a process exists before returning it
* [`e44e8ebea`](containerd@e44e8eb) Merge pull request  [containerd#4601](containerd#4601) from estesp/cp-wincni-script
* [`9a44af11d`](containerd@9a44af1) Windows CNI install script using lowercase "destdir"
* [`a3a7b40be`](containerd@a3a7b40) Merge pull request  [containerd#4568](containerd#4568) from thaJeztah/1.4_backport_bitset_1.1.11
* [`ce7ba6691`](containerd@ce7ba66) vendor: github.com/willf/bitset v1.1.11
</p>
</details>

### Changes from containerd/btrfs
<details><summary>5 commits</summary>
<p>

* [`404b914`](containerd/btrfs@404b914) Merge pull request  [containerd#28](containerd/btrfs#28) from estesp/githubactions
* [`48eb88e`](containerd/btrfs@48eb88e) Merge pull request  [containerd#27](containerd/btrfs#27) from fuweid/fix-checkptr-issue
* [`4248200`](containerd/btrfs@4248200) Use GitHub Actions for CI
* [`84ed5ce`](containerd/btrfs@84ed5ce) Add vendor explicity in project
* [`d44cb8e`](containerd/btrfs@d44cb8e) fix: checkptr issue
</p>
</details>

### Changes from containerd/cri
<details><summary>34 commits</summary>
<p>

* [`adc0b6a5`](containerd/cri@adc0b6a) Merge pull request  [containerd#1600](containerd/cri#1600) from zhuangqh/fix-unknown-state
* [`9e81bf56`](containerd/cri@9e81bf5) Merge pull request  [containerd#1603](containerd/cri#1603) from samuelkarp/runtimes
* [`d3c90697`](containerd/cri@d3c9069) Merge pull request  [containerd#1605](containerd/cri#1605) from dweomer/backport/1.4/selinux-relabel-dev-shm
* [`f7fce607`](containerd/cri@f7fce60) Merge pull request  [containerd#1609](containerd/cri#1609) from shahzzzam/add-annotation2
* [`1dc3b8a7`](containerd/cri@1dc3b8a) Add manifest digest annotation for snapshotters
* [`ba8ad15a`](containerd/cri@ba8ad15) Limit value size of additional annotation for avoiding unpack failure
* [`500b2422`](containerd/cri@500b242) Merge pull request  [containerd#1606](containerd/cri#1606) from thaJeztah/1.4_update_k8s
* [`08e545f0`](containerd/cri@08e545f) [release/1.4] vendor: kubernetes v1.19.4
* [`b1ebe1c3`](containerd/cri@b1ebe1c) Merge pull request  [containerd#1607](containerd/cri#1607) from thaJeztah/1.4_fix_gha_setenv
* [`bb8b690f`](containerd/cri@bb8b690) gha: replace uses of deprecated "set-env", "add-path"
* [`1ec7ede4`](containerd/cri@1ec7ede) [release/1.4 backport] selinux: relabel /dev/shm
* [`e7a06009`](containerd/cri@e7a0600) ci: run test-integration target for all runtimes
* [`61363b3e`](containerd/cri@61363b3) Merge pull request  [containerd#1602](containerd/cri#1602) from estesp/disable-annotations-config
* [`99015cca`](containerd/cri@99015cc) Disable experimental feature in default config
* [`7973126f`](containerd/cri@7973126) fix: always set unknown to false when handling exit event
* [`38a14dae`](containerd/cri@38a14da) Merge pull request  [containerd#1599](containerd/cri#1599) from AkihiroSuda/update-readme-14
* [`a9661c2a`](containerd/cri@a9661c2) update README to clarify the current status of this repo
* [`c8dba73e`](containerd/cri@c8dba73) Merge pull request  [containerd#1589](containerd/cri#1589) from thaJeztah/1.4_backport_containerd_v1.4.1
* [`f58f7c33`](containerd/cri@f58f7c3) Merge pull request  [containerd#1588](containerd/cri#1588) from thaJeztah/1.4_backport_masked
* [`f212f1ef`](containerd/cri@f212f1e) Merge pull request  [containerd#1586](containerd/cri#1586) from thaJeztah/1.4_backport_bump_kubernetes
* [`1056dc91`](containerd/cri@1056dc9) vendor: containerd/containerd v1.4.1
* [`1debf36e`](containerd/cri@1debf36) Set masked and readonly paths based on default Unix spec
* [`c3756574`](containerd/cri@c375657) Update to latest kubernetes v1.19.2
* [`26815e22`](containerd/cri@26815e2) Merge pull request  [containerd#1581](containerd/cri#1581) from thaJeztah/1.4_backport_python
* [`e44db998`](containerd/cri@e44db99) Make script work for both python2.7 and 3.6
* [`4cb63f23`](containerd/cri@4cb63f2) Merge pull request  [containerd#1579](containerd/cri#1579) from thaJeztah/1.4_backport_bitset_1.1.11
* [`535f55a2`](containerd/cri@535f55a) vendor: github.com/willf/bitset v1.1.11
* [`a462784d`](containerd/cri@a462784) Merge pull request  [containerd#1574](containerd/cri#1574) from mikebrow/cherrypick-#1573-release-1.4
* [`fc99eac0`](containerd/cri@fc99eac) update cni config version
* [`5736d0e6`](containerd/cri@5736d0e) Merge pull request  [containerd#1560](containerd/cri#1560) from mikebrow/cherrypick-#1556-release-1.4
* [`d716c78a`](containerd/cri@d716c78) bump cni dependencies
* [`bb0ca842`](containerd/cri@bb0ca84) Merge pull request  [containerd#1559](containerd/cri#1559) from mikebrow/prepare-1.4
* [`b0cc0799`](containerd/cri@b0cc079) vendor containerd 1.4 release
* [`a40d6392`](containerd/cri@a40d639) update support table for 1.4
</p>
</details>

### Dependency Changes

* **github.com/Microsoft/hcsshim**          v0.8.9 -> v0.8.10
* **github.com/containerd/btrfs**           153935315f4a -> 404b9149801e
* **github.com/containerd/cri**             4e6644c -> adc0b6a578ed
* **github.com/willf/bitset**               d5bec3311243 -> v1.1.11
* **k8s.io/api**                            v0.19.0-rc.4 -> v0.19.4
* **k8s.io/apimachinery**                   v0.19.0-rc.4 -> v0.19.4
* **k8s.io/apiserver**                      v0.19.0-rc.4 -> v0.19.4
* **k8s.io/client-go**                      v0.19.0-rc.4 -> v0.19.4
* **k8s.io/utils**                          2df71ebbae66 -> d5654de09c73
* **sigs.k8s.io/structured-merge-diff/v4**  v4.0.1 **_new_**

Previous release can be found at [v1.4.1](https://github.com/containerd/containerd/releases/tag/v1.4.1)

v1.2.14

Toggle v1.2.14's commit message

Verified

This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
containerd 1.2.14

Welcome to the v1.2.14 release of containerd!

The fourteenth patch release for `containerd` 1.2 is a security release to fix CVE-2020-15157.

### Security Fixes

* Fix bug which allowed manifests to coerce containerd clients into leaking registry credentials [GHSA-742w-89gc-8m9c](GHSA-742w-89gc-8m9c)

### Included Changes

* Fix regression pushing manifests as octet stream [containerd#4268](containerd#4268)
* Update golang version

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

### Contributors

* Sebastiaan van Stijn
* Michael Crosby
* Phil Estes
* Maksym Pavlenko
* Akihiro Suda
* Derek McGowan
* Wei Fu
* Chris C
* Davanum Srinivas
* Erik Sipsma
* Sergey Kanzhelev
* Ted Yu
* Tobias Klauser
* Ulysses Souza
* Zhiyu Li

### Changes
<details><summary>48 commits</summary>
<p>

* [`f8777f130`](containerd@f8777f1) Add release notes for v1.2.14
* [`abbb17959`](containerd@abbb179) Add comment clarifying fix for security issue
* [`1ead8d9de`](containerd@1ead8d9) treat manifest provided URLs differently
* [`7f1f9b1cb`](containerd@7f1f9b1) Merge pull request  [containerd#4464](containerd#4464) from thaJeztah/1.2_backport_bump_golang_1.13.15
* [`f52fbb8a9`](containerd@f52fbb8) Bump Golang 1.13.15
* [`0732aa7a6`](containerd@0732aa7) Bump Golang 1.13.14
* [`f6b342959`](containerd@f6b3429) Bump Go 1.13.13
* [`0a454c2f7`](containerd@0a454c2) Merge pull request  [containerd#4339](containerd#4339) from AkihiroSuda/golang-1.13.12-containerd1.2
* [`2f4dfde54`](containerd@2f4dfde) Bump Golang 1.13.12
* [`48cc59890`](containerd@48cc598) Merge pull request  [containerd#4319](containerd#4319) from hakman/runc-selinux-1.2
* [`cbdfca815`](containerd@cbdfca8) Build runc with selinux support
* [`3b72766af`](containerd@3b72766) Merge pull request  [containerd#4268](containerd#4268) from dmcgowan/1.2-fix-bad-backport-push-octet-stream
* [`f8ae16778`](containerd@f8ae167) Fix incorrect backport of setting octet-stream
* [`d4242f0d3`](containerd@d4242f0) Merge pull request  [containerd#4270](containerd#4270) from estesp/travis-ci-fixes
* [`17a506c94`](containerd@17a506c) golangci-lint update and fix
* [`05bf3d63a`](containerd@05bf3d6) Merge pull request  [containerd#4173](containerd#4173) from thaJeztah/1.2_backport_bump_golang_1.13
* [`4f6dc01a8`](containerd@4f6dc01) Bump Golang 1.13.10
* [`493665bd5`](containerd@493665b) Bump Golang 1.13.9
* [`edc830f98`](containerd@edc830f) Merge pull request  [containerd#4149](containerd#4149) from thaJeztah/1.2_backport_bump_console
* [`053f4d6fd`](containerd@053f4d6) Update containerd/console vendor for fix
* [`e72c2b5b1`](containerd@e72c2b5) Bump containerd console for os.File changes
* [`8810a1387`](containerd@8810a13) bump containerd/console 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f
* [`b3b1ef317`](containerd@b3b1ef3) Merge pull request  [containerd#4121](containerd#4121) from payall4u/hotfix-delete-container-error
* [`f8be3cf7f`](containerd@f8be3cf) when kill container, check if container has been deleted
* [`8403abc6f`](containerd@8403abc) Merge pull request  [containerd#4060](containerd#4060) from thaJeztah/1.2_backport_bump_golang_1.13
* [`35a174382`](containerd@35a1743) Update Golang 1.13.8
* [`305703670`](containerd@3057036) Update Golang 1.13.7 (CVE-2020-0601, CVE-2020-7919)
* [`1591eb809`](containerd@1591eb8) Update Golang 1.13.6
* [`fc95ae8ed`](containerd@fc95ae8) Update Golang 1.13.5
* [`77499e24e`](containerd@77499e2) Update to Golang 1.13.4
* [`2adf308a2`](containerd@2adf308) Revert "Update Golang 1.12.14"
* [`9d53ba930`](containerd@9d53ba9) Revert "Update Golang 1.12.15"
* [`c5843f944`](containerd@c5843f9) Revert "Update Golang 1.12.16 (CVE-2020-0601, CVE-2020-7919)"
* [`012c4c0af`](containerd@012c4c0) Revert "Update Golang 1.12.17"
* [`30267a8da`](containerd@30267a8) platforms: update known OS and arch values
* [`591f6f491`](containerd@591f6f4) Move flag.Parse in tests to TestMain
* [`e7583ca96`](containerd@e7583ca) Merge pull request  [containerd#4064](containerd#4064) from thaJeztah/1.2_backport_namespace_path
* [`80914476e`](containerd@8091447) Merge pull request  [containerd#4061](containerd#4061) from thaJeztah/1.2_backport_golang_ci_lint
* [`469320d92`](containerd@469320d) Merge pull request  [containerd#4067](containerd#4067) from thaJeztah/1.2_backport_content_close
* [`598f7a7b5`](containerd@598f7a7) Try set GOGC for golint
* [`dfff5b146`](containerd@dfff5b1) Switch to golangci-lint
* [`a18c08347`](containerd@a18c083) fix additional linting failures
* [`c1ceae579`](containerd@c1ceae5) Update timestamp atomic write
* [`82ddedea2`](containerd@82ddede) Ensure close in content test
* [`961c23a57`](containerd@961c23a) fix killall when use pidnamespace
* [`a386eb648`](containerd@a386eb6) Fix linter errors
* [`4fcbc810e`](containerd@4fcbc81) Merge pull request  [containerd#4055](containerd#4055) from fuweid/cp12-4048
* [`971ad613c`](containerd@971ad61) bugfix: cleanup dangling shim by brand new context
</p>
</details>

### Changes from containerd/console
<details><summary>10 commits</summary>
<p>

* [`8375c34`](containerd/console@8375c34) Merge pull request  [containerd#34](containerd/console#34) from sipsma/close-once
* [`38c5469`](containerd/console@38c5469) Only close epoller FD at most once.
* [`02ecf6a`](containerd/console@02ecf6a) Merge pull request  [containerd#33](containerd/console#33) from ulyssessouza/add-file-interface
* [`f652dc3`](containerd/console@f652dc3) Add File interface instead of using os.File
* [`53a0f1d`](containerd/console@53a0f1d) Merge pull request  [containerd#32](containerd/console#32) from estesp/check-vendor
* [`6214f20`](containerd/console@6214f20) Add vendor check now that content is vendored
* [`4b1ac2b`](containerd/console@4b1ac2b) Merge pull request  [containerd#31](containerd/console#31) from TwinProduction/master
* [`55928bd`](containerd/console@55928bd) Enable vendoring
* [`0650fd9`](containerd/console@0650fd9) Merge pull request  [containerd#30](containerd/console#30) from estesp/common-project-content
* [`0b9f189`](containerd/console@0b9f189) Add common project repo checks/README references
</p>
</details>

### Dependency Changes

* **github.com/containerd/console**  c12b1e7919c1 -> 8375c3424e4d

Previous release can be found at [v1.2.13](https://github.com/containerd/containerd/releases/tag/v1.2.13)

v1.4.1

Toggle v1.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
containerd 1.4.1

Welcome to the v1.4.1 release of containerd!

The first patch release for `containerd` 1.4 includes a fix for v1 shims hanging
on exit and exec when the log pipe fills up along with other minor changes.

### Notable Updates

* Always consume shim logs to prevent logs in the shim from blocking [containerd#4546](containerd#4546)
* Fix error deleting v2 bundle directory when removing rootfs returns `ErrNotExist` [containerd#4472](containerd#4472)
* Fix metrics monitoring of v2 runtime tasks [containerd#4486](containerd#4486)
* Fix incorrect stat for Windows containers [containerd#4468](containerd#4468)
* Fix devmapper device deletion on rollback [containerd#4437](containerd#4437)
* Update seccomp default profile [containerd#4481](containerd#4481) [containerd#4491](containerd#4491) [containerd#4492](containerd#4492) [containerd#4493](containerd#4493)

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

### Contributors

* Sebastiaan van Stijn
* Derek McGowan
* Wei Fu
* Brian Goff
* Akihiro Suda
* Antonio Ojea
* Jintao Zhang
* Phil Estes
* Kazuyoshi Kato
* Li Yuxuan
* Mike Brown
* Prashant Bhutani

### Changes
<details><summary>36 commits</summary>
<p>

* [`c623d1b3`](containerd@c623d1b) Merge pull request  [containerd#4564](containerd#4564) from dmcgowan/prepare-1.4.1
* [`97d690d2`](containerd@97d690d) Prepare v1.4.1 release
* [`910da2fb`](containerd@910da2f) Merge pull request  [containerd#4555](containerd#4555) from thaJeztah/1.4_backport_bumpcni
* [`ca3b91d8`](containerd@ca3b91d) Merge pull request  [containerd#4560](containerd#4560) from dmcgowan/backport-4546
* [`42f38718`](containerd@42f3871) Always consume shim logs
* [`ea29a60a`](containerd@ea29a60) Merge pull request  [containerd#4558](containerd#4558) from thaJeztah/1.4_backport_winstats
* [`db931948`](containerd@db93194) Merge pull request  [containerd#4557](containerd#4557) from thaJeztah/1.4_backport_makefile_test_tags
* [`9b5066aa`](containerd@9b5066a) Merge pull request  [containerd#4556](containerd#4556) from thaJeztah/1.4_backport_fix_static_plugin
* [`3bcce819`](containerd@3bcce81) Merge pull request  [containerd#4554](containerd#4554) from thaJeztah/1.4_backport_add_openat2_syscall
* [`98a733e0`](containerd@98a733e) Merge pull request  [containerd#4552](containerd#4552) from thaJeztah/1.4_backport_shim_exec_p_debug
* [`f247618a`](containerd@f247618) Report correct stats for windows containers
* [`cc5d1518`](containerd@cc5d151) Update go list to respect build tags
* [`086e859d`](containerd@086e859) BUILDING.md: fix description about static builds
* [`16712ae4`](containerd@16712ae) bump cni version to v0.8.0
* [`1575c88c`](containerd@1575c88) seccomp: add `faccessat2` syscall.
* [`8bd2bece`](containerd@8bd2bec) seccomp: add `openat2` syscall.
* [`4e3397e0`](containerd@4e3397e) shimv1: downgrade poroccess missing log to debug
* [`6b5fc7f2`](containerd@6b5fc7f) Merge pull request  [containerd#4542](containerd#4542) from thaJeztah/1.4_backport_forward_signal_not_found
* [`d118c90d`](containerd@d118c90) Ignore SIGURG signals in signal forwarder
* [`3ee6189f`](containerd@3ee6189) Exit signal forward if process not found
* [`1a367762`](containerd@1a36776) Merge pull request  [containerd#4512](containerd#4512) from fuweid/14-cherry-pick-4486
* [`a1289d6b`](containerd@a1289d6) tasks: Monitor v2 tasks in initFunc as well
* [`12f20c99`](containerd@12f20c9) Merge pull request  [containerd#4503](containerd#4503) from thaJeztah/1.4_backport_seccomp_updates
* [`1f823f76`](containerd@1f823f7) seccomp: allow io-uring related system calls
* [`3d28944b`](containerd@3d28944) seccomp: allow clock_settime when CAP_SYS_TIME is added
* [`e5cc7d52`](containerd@e5cc7d5) seccomp: allow quotactl with CAP_SYS_ADMIN
* [`20273a80`](containerd@20273a8) seccomp: allow sync_file_range2 on supported architectures.
* [`357d1002`](containerd@357d100) seccomp: allow personality with UNAME26 bit set
* [`0c9de662`](containerd@0c9de66) seccomp: allow syscall membarrier
* [`caa46116`](containerd@caa4611) seccomp: allow adjtimex get time operation
* [`2b80b7dc`](containerd@2b80b7d) seccomp: allow add preadv2 and pwritev2 syscalls
* [`e71eccbc`](containerd@e71eccb) seccomp: move the syslog syscall to be gated by CAP_SYS_ADMIN or CAP_SYSLOG
* [`881db9b5`](containerd@881db9b) Merge pull request  [containerd#4499](containerd#4499) from fuweid/cherry-pick-4472
* [`feff914a`](containerd@feff914) runtime: ignore ErrNotExist when remove rootfs
* [`94c8bd94`](containerd@94c8bd9) Merge pull request  [containerd#4496](containerd#4496) from kzys/backport-1.4-4437
* [`23e0ea27`](containerd@23e0ea2) snapshots/devmapper: fix rollback
</p>
</details>

### Changes from containerd/go-cni
<details><summary>4 commits</summary>
<p>

* [`8fbf363`](containerd/go-cni@8fbf363) Merge pull request  [containerd#56](containerd/go-cni#56) from aojea/bumpcni
* [`49657db`](containerd/go-cni@49657db) bump containernetworking/cni dependency to 0.8.0
* [`1582593`](containerd/go-cni@1582593) Merge pull request  [containerd#58](containerd/go-cni#58) from fuweid/update-readme-usage
* [`8ffba88`](containerd/go-cni@8ffba88) README.md: update Usage case
</p>
</details>

### Dependency Changes

* **github.com/containerd/go-cni**            v1.0.0 -> v1.0.1
* **github.com/containernetworking/cni**      v0.7.1 -> v0.8.0
* **github.com/containernetworking/plugins**  v0.7.6 -> v0.8.6

Previous release can be found at [v1.4.0](https://github.com/containerd/containerd/releases/tag/v1.4.0)

v1.4.0

Toggle v1.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
containerd 1.4.0

Welcome to the v1.4.0 release of containerd!

The fifth major release of containerd includes a mix of new features and
expanded support, such as support for CGroups v2, expanded SELinux support,
support for Windows on Kubernetes through CRI, and support for snapshotters
based on shared remote storage. All significant bug and stability fixes included
in this release are also available on supported prior releases. Like previous
major releases, what is not included in this release is also important. There
are only two small additions to the API with no backwards incompatible changes,
allowing client and daemon upgrades to be done independently without disruption.
The incredible increase in usage of containerd over the last year has shown the
value of our core principles to easily expand support for different use cases
while driving toward ever increasing stability.

### Runtime
* **Support cgroups v2** [#3726](https://github.com/containerd/containerd/pull/3726)
* **Improved SELinux support**
* **Rework shim logger shutdown process** [#4162](https://github.com/containerd/containerd/pull/4162)
* **Deprecate `io.containerd.runtime.v1.*` and `io.containerd.runc.v1`** [#4384](https://github.com/containerd/containerd/pull/4384)

### Snapshots
* **Support target snapshot option on prepare to allow skipping prepare when snapshot reports target already exists** [#3793](https://github.com/containerd/containerd/pull/3793)
* **Add filters to walk function** [#3709](https://github.com/containerd/containerd/pull/3709)
* **Support for FUSE mounts** [#3765](https://github.com/containerd/containerd/pull/3765)
* **Snapshotter options passed to backend** [#4080](https://github.com/containerd/containerd/pull/4080)
* **Support for lazy-pull snapshotters such as [stargz-snapshotter](https://github.com/containerd/stargz-snapshotter)**

### Plugins
* **Proxy snapshotter support for cleanup** [#3925](https://github.com/containerd/containerd/pull/3925)

### Client
* **Add spec options for host device and privileged handling** [#3718](https://github.com/containerd/containerd/pull/3718)
* **WithLease takes options for more flexibility** [#3719](https://github.com/containerd/containerd/pull/3719)
* **Add unpack options for pull** [#3826](https://github.com/containerd/containerd/pull/3826)
* **Improve host fallback behaviour in docker remote** [#3868](https://github.com/containerd/containerd/pull/3868)
* **Defer layer download until unpack to support skipping download when snapshotter reports already exists** [#3870](https://github.com/containerd/containerd/pull/3870)
* **Split UID and GID namespace mapping in spec generation** [#3881](https://github.com/containerd/containerd/pull/3881)
* **Propagate snapshotter layer annotations on unpack** [#3911](https://github.com/containerd/containerd/pull/3911)
* **Create image record after blob download to fix concurrent download issue** [#3972](https://github.com/containerd/containerd/pull/3972)
* **Use spec's mountLabel when mounting container rootfs** [#4051](https://github.com/containerd/containerd/pull/4051)
* **Add Linux resources to spec options** [#4083](https://github.com/containerd/containerd/pull/4083)
* **New registry configuration tooling for improved mirror and endpoint options** [#4138](https://github.com/containerd/containerd/pull/4138)
* **Add namespace query parameter when using a registry proxy** [#4413](https://github.com/containerd/containerd/pull/4413)

### API
* **Add filters to snapshot list** [#3709](https://github.com/containerd/containerd/pull/3709)
* **Add snapshot cleanup** [#3925](https://github.com/containerd/containerd/pull/3925)

### Daemon
* **Support NOTIFY_SOCKET for notifying the daemon's readiness to systemd** [#4088](https://github.com/containerd/containerd/pull/4088)
* **Remove libseccomp requirement, seccomp support is now always built-in** [#4439](https://github.com/containerd/containerd/pull/4439)

### Windows
* **Disk usage support in snapshotter** [#3785](https://github.com/containerd/containerd/pull/3785)
* **Add support for custom wcow and lcow sandbox scratch sizes** [#3965](https://github.com/containerd/containerd/pull/3965)
* **Enable CRI plugin** [#4076](https://github.com/containerd/containerd/pull/4076)

### CRI

* **Support CNI DNS capabilities** [cri#1244](https://github.com/containerd/cri/pull/1244)
* **Build CRI Plugin on Windows and add presubmit** [cri#1258](https://github.com/containerd/cri/pull/1258)
* **Use container annotations when creating containers** [cri#1260](https://github.com/containerd/cri/pull/1260)
* **Add support for Windows containers process isolation** [cri#1264](https://github.com/containerd/cri/pull/1264)
* **Add windows port forward support** [cri#1284](https://github.com/containerd/cri/pull/1284)
* **Use `http` for localhost registry connections** [cri#1328](https://github.com/containerd/cri/pull/1328)
* **Add `resolv.conf` to sandbox container mounts** [cri#1344](https://github.com/containerd/cri/pull/1344)
* **Use host devices options from oci specs** [cri#1349](https://github.com/containerd/cri/pull/1349)
* **Fix privileged supported** [cri#1356](https://github.com/containerd/cri/pull/1356)
* **Update default runtime to `io.containerd.runc.v2`** [cri#1359](https://github.com/containerd/cri/pull/1359)
* **Add instrospection service** [cri#1364](https://github.com/containerd/cri/pull/1364)
* **Unshare cgroup namespace for container when using cgroupv2** [cri#1371](https://github.com/containerd/cri/pull/1371)
* **Add CPU and memory cgroupv2 metrics** [cri#1376](https://github.com/containerd/cri/pull/1376)
* **Reload CNI network config on fs change events** [cri#1405](https://github.com/containerd/cri/pull/1405)
* **Add support for stargz remote snapshots** [cri#1431](https://github.com/containerd/cri/pull/1431)
* **Add support for 'container-name' OCI annotation** [cri#1436](https://github.com/containerd/cri/pull/1436)
* **Remove socat for port forwarding** [cri#1470](https://github.com/containerd/cri/pull/1470)
* **Add config flag to default empty seccomp profile** [cri#1472](https://github.com/containerd/cri/pull/1472)
* **Add SELinux support** [cri#1487](https://github.com/containerd/cri/pull/1487)

And many more improvements and bug fixes in the complete changelog

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

### Contributors

* Phil Estes
* Lantao Liu
* Sebastiaan van Stijn
* Akihiro Suda
* Michael Crosby
* Mike Brown
* Wei Fu
* Derek McGowan
* Boris Popovschi
* Maksym Pavlenko
* Stefan Berger
* Brandon Lum
* Davanum Srinivas
* Rui Chen
* Brian Goff
* Shengjing Zhu
* Kohei Tokunaga
* Kir Kolyshkin
* Paul "TBBle" Hampson
* Justin Terry
* Kazuyoshi Kato
* Li Yuxuan
* Fahed Dorgaa
* Gaurav Singh
* Hu Shuai
* Xiaodong Ye
* Jie Hao Liao
* Johannes Frey
* Mario Macias
* Ted Yu
* Eric Ren
* Erik Sipsma
* Fupan Li
* Joakim Roubert
* Sam Whited
* Sascha Grunert
* Tõnis Tiigi
* Alex Price
* Antonio Ojea
* Byonggon Chun
* Daniel Canter
* Darren Shepherd
* Ed Bartosh
* Eric Ernst
* George Goh
* Junior Santos
* Kathryn Baldauf
* Kenta Tada
* Kevin Parsons
* Manuel Rüger
* Seth Pellegrino
* Stephen J Day
* Tibor Vass
* Tom Faulhaber
* xianlubird
* Abhishek Kulkarni
* Alex Ellis (OpenFaaS Ltd)
* Ameya Gawde
* Andrew Dunham
* Angela Li
* Arnaud Rebillout
* Ashray Jain
* Avi Deitcher
* Bingshen Wang
* Brian Pursley
* Chethan Suresh
* Chris C
* Daniel Bevenius
* Dave Syer
* Drew Erny
* Eli Uriegas
* Erik Wilson
* Evan Cordell
* Fabricio Voznika
* Florian Schmaus
* Gábor Lipták
* Haitao Li
* HsuanChi (Austin) Kuo
* Ivan Markin
* Jacob Blain Christen
* James Sturtevant
* Jintao Zhang
* Johann Neuhauser
* John Millikin
* Jordan Karaze
* Joris De Winne
* Josh Dolitsky
* Justin Cormack
* Justin Hutchings
* Kiril Vladimiroff
* Laszlo Janosi
* Lifubang
* Lorenz Brun
* Lucas Kanashiro
* Martin Hickey
* Mihai Coman
* Mikko Ylinen
* Morgan Bauer
* Murat
* Nick Ethier
* Nishchay Kumar
* Peng Tao
* Philip Marin
* Reid Li
* Rudy Zhang
* SaiHarshaK
* Seth Bunce
* Sherif
* Shiwei Zhang
* SiYu Zhao
* Stanislav Levin
* Takumasa Sakao
* Thibaut Collet
* Tim Allclair
* Tobias Bradtke
* Tobias Klauser
* Tom Wieczorek
* Ulysses Souza
* Wilbert van de Ridder
* Yikun Jiang
* Zhiyu Li
* dingdongx
* kenneth.kang
* sayaoailun
* yang yang
* yuxiaobo
* 张潇
* 徐敏才

### Changes
<details><summary>876 commits</summary>
<p>

* [`09814d48`](https://github.com/containerd/containerd/commit/09814d48d50816305a8e6c1a4ae3e2bcc4ba725a) Merge pull request  [#4479](https://github.com/containerd/containerd/pull/4479) from dmcgowan/prepare-1.4.0
* [`d68ddb0c`](https://github.com/containerd/containerd/commit/d68ddb0c0ae8c539ae264047dbf5e3e08caac217) Prepare v1.4.0
* [`6be2eccd`](https://github.com/containerd/containerd/commit/6be2eccd720813758d4d7ad19037869bc698fd57) Update releases page for v1.4.0
* [`298f4366`](https://github.com/containerd/containerd/commit/298f43663a8e434fbe3239ea14c2ced49646b2a4) Merge pull request  [#4480](https://github.com/containerd/containerd/pull/4480) from AkihiroSuda/disable-vagrant-crun
* [`d469bffc`](https://github.com/containerd/containerd/commit/d469bffcdc224e9c8b0100bed085d8415116f073) CI: disable crun on Vagrant to decrease flakiness
* [`1267b19d`](https://github.com/containerd/containerd/commit/1267b19de4cc96db3032dbf221d2efb666206b9a) Merge pull request  [#4476](https://github.com/containerd/containerd/pull/4476) from thaJeztah/systemd_license_header
* [`77a33e3d`](https://github.com/containerd/containerd/commit/77a33e3db636206b395f48589cdc7072026ebd5f) systemd: add license header to systemd unit
* [`43366250`](https://github.com/containerd/containerd/commit/433662502f428773746fe403484d61452e77f7e2) Merge pull request  [#4456](https://github.com/containerd/containerd/pull/4456) from crisesw/ctr-cpu-limit
* [`e87c38ae`](https://github.com/containerd/containerd/commit/e87c38ae0522942337ae15f5d3c5b12892a0782d) Merge pull request  [#4471](https://github.com/containerd/containerd/pull/4471) from AkihiroSuda/vagrant-increase-mem
* [`8d39722f`](https://github.com/containerd/containerd/commit/8d39722fec9bb8f43408aad006122684305ba24a) Vagrantfile: increase memory
* [`e9f94064`](https://github.com/containerd/containerd/commit/e9f94064b9616ab36a8a51d632a63f97f7783c3d) Merge pull request  [#4469](https://github.com/containerd/containerd/pull/4469) from dmcgowan/update-1.4.0-rc.1
* [`790c131c`](https://github.com/containerd/containerd/commit/790c131cf413e0902cb2406deea86f5e3fc4cbff) Merge pull request  [#4465](https://github.com/containerd/containerd/pull/4465) from dmcgowan/github-release-cri
* [`41469ed7`](https://github.com/containerd/containerd/commit/41469ed72b78060fbd5fd6e9163fcc44423a20eb) Update version for 1.4.0-rc.1
* [`f0c50967`](https://github.com/containerd/containerd/commit/f0c50967fbe65e809fcb2e79f1120bcda88887e6) Merge pull request  [#4466](https://github.com/containerd/containerd/pull/4466) from thaJeztah/bump_cri2
* [`60fa35f1`](https://github.com/containerd/containerd/commit/60fa35f11eba7422119d76dc72e15f315786a37c) Fix DCO commit limit
* [`d2472ecc`](https://github.com/containerd/containerd/commit/d2472ecc5951aa20c50ce9a2b9ec4537e6dbb830) Add CRI release build
* [`1c7312e5`](https://github.com/containerd/containerd/commit/1c7312e5da1ae8ca3cf238397939ed1d24f60758) Update containerd systemd unit file
* [`ccda5376`](https://github.com/containerd/containerd/commit/ccda537604f92d580d0c467d83817f0f0f207667) Create etcd user in cloud init.
* [`e973719c`](https://github.com/containerd/containerd/commit/e973719ccf2294b9defa4e1315639f7d5da8adf5) use containerd/project header test
* [`cb7ffd4b`](https://github.com/containerd/containerd/commit/cb7ffd4b0bf9d76217cd4075aac66521e0769130) Fix indent in cni.template.
* [`3e03ba7a`](https://github.com/containerd/containerd/commit/3e03ba7aa280650dd8efde3dffb27ef356525a1e) Update deployment and integration test
* [`9c545179`](https://github.com/containerd/containerd/commit/9c54517920da8da51632a927793b4e0c9612e038) Add TaskMax=infinity
* [`523b0b3c`](https://github.com/containerd/containerd/commit/523b0b3c61b2cb9eac0b335fff399c8016f269e6) Remove `noSnat`
* [`231d291b`](https://github.com/containerd/containerd/commit/231d291b2d4044233d1012292b89a0fae910d428) Use v2 config.
* [`1e1688d2`](https://github.com/containerd/containerd/commit/1e1688d2111b5ba68538977d6449aab991f14b12) Use per-pod shim.
* [`87bd84a7`](https://github.com/containerd/containerd/commit/87bd84a7bb3e3933c466a40a7f9a197eadb404f7) Add DefaultRuntimeName option.
* [`cfab98a5`](https://github.com/containerd/containerd/commit/cfab98a5fd1c64a8ae1a1c016989c8fe08ea9227) Use ctr images import.
* [`5e3ac16c`](https://github.com/containerd/containerd/commit/5e3ac16cc60138d537643d06e58462544ce478b3) Add `cri` as required plugin.
* [`5b9d8476`](https://github.com/containerd/containerd/commit/5b9d8476eaeb6130da70a5d31ca59c78ba8e7478) Use runc.v1 for now for debugging.
* [`e6e272e7`](https://github.com/containerd/containerd/commit/e6e272e740a3f4b15bd3cd1ede006a31d54b3dc4) Enable runc.v2 as the default runtime in test.
* [`d19aa0fd`](https://github.com/containerd/containerd/commit/d19aa0fd2e2f24a536ac5c4ed37bc576c1d552d2) Use local env to avoid writing to passed-in readonly env.
* [`ee6d69bb`](https://github.com/containerd/containerd/commit/ee6d69bbc10d0db18bbbc1e7e40a9f8dd59350f3) Set default "" to extra runtime handler.
* [`474c79bd`](https://github.com/containerd/containerd/commit/474c79bd52b90cdd93da72bee9ca1d72e839797c) Expose vars to configure an additional runtime handler
* [`ce12477f`](https://github.com/containerd/containerd/commit/ce12477f47f16009ec63b704532c726284fcc638) Support docker 18.09 in the test script.
* [`14671210`](https://github.com/containerd/containerd/commit/1467121010350d18bf52510c290c37692c56ff33) Remove the unused `health-monitor.sh`.
* [`201ad4d3`](https://github.com/containerd/containerd/commit/201ad4d3c47686b2cc6f24e8393d93de8e020573) Support netd in GCE bootstrap.
* [`5ce70575`](https://github.com/containerd/containerd/commit/5ce70575020e855e03d4f0c3dc83e8a01f5ff151) Serve streaming on localhost by default to match k8s 1.11 default.
* [`b553fdaf`](https://github.com/containerd/containerd/commit/b553fdaf31f32328d51760a37796065dd2ba8783) Remove crictl on GCE for all cases.
* [`d8ce08fd`](https://github.com/containerd/containerd/commit/d8ce08fd9233104298c435af233866cddae742c1) Set stream server to serve on localhost on GCE.
* [`1629bab7`](https://github.com/containerd/containerd/commit/1629bab7f9c373381fd3cea3e1393bdf653cd7f4) Make max container log line size configurable through cloud init.
* [`042378dc`](https://github.com/containerd/containerd/commit/042378dcf11858ba3223f5285c87f247960e1bd3) Disable TLS streaming to work with new kubelet streaming proxy.
* [`37f2ecad`](https://github.com/containerd/containerd/commit/37f2ecad973cfce9209206ad3b0639e31111c02d) Update cni.template
* [`b58b6fef`](https://github.com/containerd/containerd/commit/b58b6fef86ad7f294d4b22a00488aa825c91abed) Disable restart plugin on GCE.
* [`f938a166`](https://github.com/containerd/containerd/commit/f938a166cd55784efe9cc8c25d92b19501990791) Fix kube-container-runtime-monitor.
* [`91f8e61b`](https://github.com/containerd/containerd/commit/91f8e61bd3ee53ebc943ec25c3a3867a4ba73ae4) Use crictl installed in kube-up.sh
* [`5161f663`](https://github.com/containerd/containerd/commit/5161f663e4e3313425a3361574e457a4390d1693) Add `unix:https://` prefix for socket addresses used by CRI remote client.
* [`1b995fca`](https://github.com/containerd/containerd/commit/1b995fcaf2ae73872f4c1a2df983f4854d4c9c9d) Add KUBE_CONTAINER_RUNTIME_NAME to fix fluentd support.
* [`48457a25`](https://github.com/containerd/containerd/commit/48457a254eaf7e091ed51e3b797578141384909a) Try using preloaded containerd if no version is specified.
* [`c67a38b0`](https://github.com/containerd/containerd/commit/c67a38b0b5b06d1d879df787bd4b5752d3c63569) Add log level support.
* [`4453aac0`](https://github.com/containerd/containerd/commit/4453aac0057a809e719d56e22d9e53c324867626) Improve gce bootstrapping in various ways.
* [`1bd3cdc5`](https://github.com/containerd/containerd/commit/1bd3cdc572e2545d7df719ce72a231981001ab16) Add cni config template support.
* [`d520fac5`](https://github.com/containerd/containerd/commit/d520fac5083225de64edb313c39114d0e26c94a5) Enable TLS streaming in all the setup.
* [`cdb4aec9`](https://github.com/containerd/containerd/commit/cdb4aec93a9043a6d4a0ed5dc66b179895cce0e1) Use systemd service cgroup and oom score adj.
* [`af8bd806`](https://github.com/containerd/containerd/commit/af8bd80689b4e3ece62c286c30b696d72a60e50c) Fix for kube-up.sh and update several documments.
* [`005da4a9`](https://github.com/containerd/containerd/commit/005da4a9b952620f7784d2f6e95d107693e1c1a1) Replace `ctrcri` with `ctr cri`.
* [`0e2bd216`](https://github.com/containerd/containerd/commit/0e2bd216cecb834fbc9321ee42a58d6f6d5d5a08) Update GCE cluster bootstrapping and e2e test
* [`59e65e1f`](https://github.com/containerd/containerd/commit/59e65e1f3722aeb70b0c9884486b1a70ef1a660b) Enable container log rotation.
* [`85b4e69c`](https://github.com/containerd/containerd/commit/85b4e69c9fefd940c96d5cd58255c91f6371e9fe) Do not block on stream server close.
* [`2ea6584c`](https://github.com/containerd/containerd/commit/2ea6584ca7a935fb40f3fbe85f0bb955a8fa8a5f) Add initial wait for health-monitor and use pkill -x.
* [`56b7ef2c`](https://github.com/containerd/containerd/commit/56b7ef2c4d8e925627134926a2d98a5bcdfc650e) The ENV is finalized as KUBE_KUBELET_EXTRA_ARGS.
* [`24a3a0a0`](https://github.com/containerd/containerd/commit/24a3a0a0682c4ba9293fd856ded88aa9888929d6) change crictl sandboxes to pods; other references to sandboxes
* [`8bc30e7a`](https://github.com/containerd/containerd/commit/8bc30e7a2e4bee25146f7ae2c8fc2d419e4a3938) Update ocicni to main stream.
* [`a0107155`](https://github.com/containerd/containerd/commit/a0107155843459e6891d71b1010fe41803cb6324) Add a separate CLI for cri-containerd `ctrcri`.
* [`a843a306`](https://github.com/containerd/containerd/commit/a843a30645c4847f17dc9b0046b5a27e7a215e4e) Use registry-1.docker.io as backup
* [`ec649079`](https://github.com/containerd/containerd/commit/ec649079a91b60529efd23642723b1cd6231415d) Put version into metadata so that version won't be changed across restart.
* [`7cbc1c8d`](https://github.com/containerd/containerd/commit/7cbc1c8dc394915869b238544c839a2174c0dbd4) Set registry mirror.
* [`9f0816ac`](https://github.com/containerd/containerd/commit/9f0816ac43d38fdd84fbed37e6cf05d5f14c48de) Configure container runtime cgroups for cgroup.
* [`be72f47e`](https://github.com/containerd/containerd/commit/be72f47ec93361e6975a342317193d8b75e9a3d4) Add runtime cgroup and fix a cli panic.
* [`680e21c4`](https://github.com/containerd/containerd/commit/680e21c43046e722b61fb6e9c97e475bc785f077) Update all glog flags to `log-level`.
* [`d50b9dd6`](https://github.com/containerd/containerd/commit/d50b9dd64c13f73a90317eca0eba818e4ff406ce) Update containerd to 6c7abf7c76c1973d4fb4b0bad51691de84869a51.
* [`869ea6b0`](https://github.com/containerd/containerd/commit/869ea6b0c809ae397cc626074ec76af65e41f6f3) Add document for kube-up.sh
* [`30cbfb62`](https://github.com/containerd/containerd/commit/30cbfb62ec1abc22bd925e3593e342f00c7ccded) Add OS and arch in release tarball.
* [`0512d1e0`](https://github.com/containerd/containerd/commit/0512d1e0b2d56eb6c80d8a8604bb4745128f9fc5) Add `cluster` directory and health-monitor.sh.
* [`8a3f1c99`](https://github.com/containerd/containerd/commit/8a3f1c99e0d117bd1877d7b98cc88a61a2809f25) Merge pull request  [#4451](https://github.com/containerd/containerd/pull/4451) from dweomer/test-selinux
* [`a1736f98`](https://github.com/containerd/containerd/commit/a1736f98a5e3c0816c5d8a9d04d002a5c9c85249) vendor: containerd/cri 4e6644c8cf7fb825f62e0007421b7d83dfeab5a1
* [`15fa7f37`](https://github.com/containerd/containerd/commit/15fa7f3787e3ea44fe4e602cf91608126ede8b86) vendor: update kubernetes v1.19.0-rc.4
* [`4a0ac319`](https://github.com/containerd/containerd/commit/4a0ac319caf106503fcd7cb96240e121494eb0de) vendor: golang.org/x/sys v0.0.0-20200622214017-ed371f2e16b4
* [`f80b4dc5`](https://github.com/containerd/containerd/commit/f80b4dc586e3d1a9605f150eb32a1708300fc077) vendor: golang.org/x/net v0.0.0-20200707034311-ab3426394381
* [`5a9a6a14`](https://github.com/containerd/containerd/commit/5a9a6a145eed5ac4e980246e5e60ab7e8aa091f8) vendor: golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
* [`aa40ebb4`](https://github.com/containerd/containerd/commit/aa40ebb417f30d77663942ad58f89c008cb53929) vendor: json-iterator/go v1.1.10
* [`4252d2c9`](https://github.com/containerd/containerd/commit/4252d2c9b1db393bb7c23509a7486c46b7593fd6) Merge pull request  [#4461](https://github.com/containerd/containerd/pull/4461) from AkihiroSuda/update-rootless-doc
* [`269633f7`](https://github.com/containerd/containerd/commit/269633f72ebb4f3273bc09079bd17562bbb02d2a) Merge pull request  [#4459](https://github.com/containerd/containerd/pull/4459) from AkihiroSuda/runc-rc92
* [`b4376e98`](https://github.com/containerd/containerd/commit/b4376e9865848e6985c4d3377a57947ce3bcce63) Update Vagrantfile for testing SELinux
* [`23934e86`](https://github.com/containerd/containerd/commit/23934e86868459ec9d2fb7ee7dd37e4b00b28c9f) Merge pull request  [#4462](https://github.com/containerd/containerd/pull/4462) from thaJeztah/bump_golang_1.13.15
* [`55c9eade`](https://github.com/containerd/containerd/commit/55c9eade39f6ad52f4559e7385a521a9c44f8bdc) Bump Golang 1.13.15
* [`e3e2c394`](https://github.com/containerd/containerd/commit/e3e2c394626a80009203290f6df0a4cbb6dcf05a) update docs/rootless.md
* [`84336029`](https://github.com/containerd/containerd/commit/84336029897ea2635a8e4fd110275c13d7acde44) update runc to v1.0.0-rc92
* [`e20a5079`](https://github.com/containerd/containerd/commit/e20a5079e8c99b0a6eda609872d478a707043390) Add --cpu-quota, --cpu-period flag to ctr
* [`3cdc7bf1`](https://github.com/containerd/containerd/commit/3cdc7bf13d2210d71b703177d9cbae37f59afdc1) Merge pull request  [#4457](https://github.com/containerd/containerd/pull/4457) from thaJeztah/bump_cri_tools
* [`3cc2be2a`](https://github.com/containerd/containerd/commit/3cc2be2a870fcef211e36c75dab7b2f395662bef) Update cri-tools to v1.18.0-100-g2bf7674 for Go 1.15 compatibility
* [`85b15eff`](https://github.com/containerd/containerd/commit/85b15eff4581d7e5e3bccb40fdd4f35b6946f545) Merge pull request  [#4449](https://github.com/containerd/containerd/pull/4449) from dmcgowan/prepare-1.4.0-rc.0
* [`62885592`](https://github.com/containerd/containerd/commit/6288559231a5c01aeeba316b5be2bfd0c02a3434) Prepare 1.4.0-rc.0 release
* [`666198cd`](https://github.com/containerd/containerd/commit/666198cd2a3e5c0973118cfa6532b459b4494fa2) Merge pull request  [#4446](https://github.com/containerd/containerd/pull/4446) from kzys/devmapper-platform
* [`74e9aa7a`](https://github.com/containerd/containerd/commit/74e9aa7abbea1ba4e88d3fe4a28713f27e008538) snapshots/devmapper: don't hardcord the platform strings
* [`0f08a55d`](https://github.com/containerd/containerd/commit/0f08a55d6b62409e3568b976e4d0a8927846d435) Merge pull request  [#4413](https://github.com/containerd/containerd/pull/4413) from dmcgowan/registry-proxy-ns
* [`adeba792`](https://github.com/containerd/containerd/commit/adeba792f16bff6d8f68d560566ed50202634bac) Add namespace query parameter for registry proxying
* [`49837814`](https://github.com/containerd/containerd/commit/49837814b3167d99b15965cab0673fedf0fcd953) Merge pull request  [#4433](https://github.com/containerd/containerd/pull/4433) from Yikun/enable-new-nodeset
* [`bd92d567`](https://github.com/containerd/containerd/commit/bd92d567a52c59e38e56c70eae6abf5adf74f8f0) Merge pull request  [#4442](https://github.com/containerd/containerd/pull/4442) from estesp/noop-deps
* [`5a190c70`](https://github.com/containerd/containerd/commit/5a190c707790abea694b09765bb859ca88fe0b7d) Remove seccomp/Linux deps steps in GH Actions
* [`6162ae93`](https://github.com/containerd/containerd/commit/6162ae93db564f05cc257d4d7597289a091ed611) Merge pull request  [#4439](https://github.com/containerd/containerd/pull/4439) from AkihiroSuda/cri-20200731
* [`6988b4d6`](https://github.com/containerd/containerd/commit/6988b4d640d0a709dd60732d6351801057da2ec7) remove `seccomp` buildtag
* [`362b7167`](https://github.com/containerd/containerd/commit/362b7167a71b7e32ae9f9c784c8afe0b66287605) vendor: update cri (no more libseccomp cgo dependency)
* [`df8352f1`](https://github.com/containerd/containerd/commit/df8352f1ff4c787312e7805a6e2ec6686adbda5f) Merge pull request  [#4335](https://github.com/containerd/containerd/pull/4335) from ktock/sn-doc
* [`4a96be97`](https://github.com/containerd/containerd/commit/4a96be97958fd662ba058042de69cd0fd59aae3e) Merge pull request  [#4431](https://github.com/containerd/containerd/pull/4431) from TBBle/import_manifest_for_test_binary
* [`fa1220fc`](https://github.com/containerd/containerd/commit/fa1220fce33f35f91a65aa36541a2c42c213ecc2) Merge pull request  [#4436](https://github.com/containerd/containerd/pull/4436) from tonistiigi/tokenscopes-public
* [`03b5a053`](https://github.com/containerd/containerd/commit/03b5a053ea0e00414fb90bc567ceacb3157eab11) remotes: mark GetTokenScopes public
* [`779ef602`](https://github.com/containerd/containerd/commit/779ef60231a555f7eb9ba82b052d59b69ca2ef10) Merge pull request  [#4435](https://github.com/containerd/containerd/pull/4435) from tao12345666333/update-runc
* [`b43a01a2`](https://github.com/containerd/containerd/commit/b43a01a221a92d6f507e3a34c42929cdb82a3c27) Change nodeset to `ubuntu-xenial-arm64-openlab`
* [`c2a6f180`](https://github.com/containerd/containerd/commit/c2a6f180d7a4b43fdbf59f144192b510d8c194f8) Merge pull request  [#4428](https://github.com/containerd/containerd/pull/4428) from thaJeztah/bump_continuity
* [`d4b17275`](https://github.com/containerd/containerd/commit/d4b17275d637e8f2954b00fd493f9ebfca3ff10e) Merge pull request  [#4384](https://github.com/containerd/containerd/pull/4384) from AkihiroSuda/deprecate-legacy-shims
* [`04b98bb0`](https://github.com/containerd/containerd/commit/04b98bb0eed3a2f8baee83c34571e3a7b5afdcc6) Deprecate legacy shims
* [`40b22ef0`](https://github.com/containerd/containerd/commit/40b22ef0741028917761d8c5d5d29e0d19038836) Merge pull request  [#4429](https://github.com/containerd/containerd/pull/4429) from crosbymichael/task-spec
* [`9a3e95d3`](https://github.com/containerd/containerd/commit/9a3e95d351a382685d701af6209730c85172c766) Merge pull request  [#4430](https://github.com/containerd/containerd/pull/4430) from crosbymichael/ctr-cpus
* [`b8702318`](https://github.com/containerd/containerd/commit/b87023185403dd4806cfe1496f7bcbd57a5db832) vendor runc library to v1.0.0-rc91-48-g67169a9d
* [`02afa942`](https://github.com/containerd/containerd/commit/02afa94256dc3585634fd4c522d8616328305f12) Add --cpus flag to ctr
* [`aa56cfc0`](https://github.com/containerd/containerd/commit/aa56cfc0a8a1b79e6e2322a0327db1f536a89419) Import Windows manifest into test build, rather than copying by script
* [`eb6354a1`](https://github.com/containerd/containerd/commit/eb6354a1186044e9cbcf2c7086b2647be679ebbe) Merge pull request  [#4427](https://github.com/containerd/containerd/pull/4427) from TBBle/test_improvements
* [`5b162741`](https://github.com/containerd/containerd/commit/5b1627410df39295b69c4a0b47239591d09050b2) vendor: update containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165
* [`1ec1e9ea`](https://github.com/containerd/containerd/commit/1ec1e9eabfbf3290e2a69b9a787a24c318535c14) Add Windows 10/Windows Server 2004 for integration tests
* [`faa4ff56`](https://github.com/containerd/containerd/commit/faa4ff56e41793dfa22041b89ba2c838bacd5714) Usefully fail tests with unknown or bad Windows Build version
* [`3795dd41`](https://github.com/containerd/containerd/commit/3795dd41aefc833e5647d397baf8712af89278b5) Always report server log from verbose integration test runs
* [`4318f93f`](https://github.com/containerd/containerd/commit/4318f93f9cbe6a943b1155a3d458c49ff1da1578) Add Spec() method to task
* [`d184a0a3`](https://github.com/containerd/containerd/commit/d184a0a3430dc4a17a47cce37fb36126ac0c699a) Merge pull request  [#4414](https://github.com/containerd/containerd/pull/4414) from dmcgowan/discard-content
* [`67f19bfd`](https://github.com/containerd/containerd/commit/67f19bfdd8b878d42e5e9ad39cc9816aaec50728) Merge pull request  [#4388](https://github.com/containerd/containerd/pull/4388) from AkihiroSuda/fix-mount-wait-no-child-processes
* [`3c2a77bd`](https://github.com/containerd/containerd/commit/3c2a77bd7956efa1dc6681ca7c9b6869ddc4ee38) Merge pull request  [#4421](https://github.com/containerd/containerd/pull/4421) from crosbymichael/selinux-range
* [`cf99e16c`](https://github.com/containerd/containerd/commit/cf99e16cd0fcc86213e2528d1c724ccf9d99fe5d) Merge pull request  [#4420](https://github.com/containerd/containerd/pull/4420) from mikebrow/cni-config-update
* [`3611efdc`](https://github.com/containerd/containerd/commit/3611efdcefe5237f49cd454fa2e3a7bc7b52ef5a) update cri to 8448b92d237e877bed1e4aa7a0baf0dee234
* [`1b320bcc`](https://github.com/containerd/containerd/commit/1b320bcc269c49f844cbe75b641090c894bdc9a6) update for cni config
* [`c2081369`](https://github.com/containerd/containerd/commit/c2081369c504e799e355e3e107519994894f9915) Add doc about remote snapshotter
* [`403dc83a`](https://github.com/containerd/containerd/commit/403dc83a291684a7d5b7b0e4dfcd60b82a7518ae) mount: retry executing the helper binary on ECHILD
* [`1a571fcf`](https://github.com/containerd/containerd/commit/1a571fcf1b0b3bf8839a012f550c2f5eff084f12) Merge pull request  [#4374](https://github.com/containerd/containerd/pull/4374) from kzys/suspend-devmapper
* [`59e1aa96`](https://github.com/containerd/containerd/commit/59e1aa963fd823b72e0096dec47b3a2ec73c4634) Merge pull request  [#4407](https://github.com/containerd/containerd/pull/4407) from AkihiroSuda/cri-20200720
* [`2cc2414e`](https://github.com/containerd/containerd/commit/2cc2414ec5ff4735c572921aa6cd61ecdd7ebd5a) Merge pull request  [#4412](https://github.com/containerd/containerd/pull/4412) from cpuguy83/shim2_event_cancelled
* [`97c081c8`](https://github.com/containerd/containerd/commit/97c081c84b8298b767bb61c4e4d9f7d0f091662c) Merge pull request  [#4410](https://github.com/containerd/containerd/pull/4410) from TBBle/minor_windows_fixes
* [`e6306f9f`](https://github.com/containerd/containerd/commit/e6306f9fdf26c9d3f71e63949029656c86b95f35) Merge pull request  [#4401](https://github.com/containerd/containerd/pull/4401) from smowafy/parse-id-mappings
* [`06fb93e0`](https://github.com/containerd/containerd/commit/06fb93e0f07b878b0c377fe6d14d83be12c37c17) Reject host-mode networking on Windows
* [`ca15cb0d`](https://github.com/containerd/containerd/commit/ca15cb0d81a0b89b656b96858648730b328830a1) Fix incorrect (cut-and-paste) method comment
* [`c8b14ae4`](https://github.com/containerd/containerd/commit/c8b14ae4c01e620dc84704dd4b6a080eed0dc62e) Set content labels based on content type
* [`d7b9cb00`](https://github.com/containerd/containerd/commit/d7b9cb00198600574ea8ac6db62ea8bdd076e466) shim: move event context timeout to publsher
* [`ec05460c`](https://github.com/containerd/containerd/commit/ec05460c1de5492c5c1f6b4ff63c6b25675e2ce4) Merge pull request  [#4408](https://github.com/containerd/containerd/pull/4408) from AkihiroSuda/cgroup2-runc
* [`b97c660e`](https://github.com/containerd/containerd/commit/b97c660e1631da37aa48df4c91f5d82c96d69120) cgroup2 CI: add RUNC_FLAVOR=runc
* [`1a7bbd1f`](https://github.com/containerd/containerd/commit/1a7bbd1f71ccef5941437a4ee31e2c3da64d732f) vendor: update containerd/cri
* [`96099550`](https://github.com/containerd/containerd/commit/96099550b5da68493e5df3c71541cc6f65d65e4d) parseIDMapping: accept 32-bit IDs
* [`e818fe27`](https://github.com/containerd/containerd/commit/e818fe27ce4da809fa9706d3e7d40ba242f8d2cd) Merge pull request  [#4346](https://github.com/containerd/containerd/pull/4346) from AkihiroSuda/ci-cgroup2
* [`c2c9f442`](https://github.com/containerd/containerd/commit/c2c9f4420a9c19072bd296e09479c6377d389e3e) Merge pull request  [#4398](https://github.com/containerd/containerd/pull/4398) from thaJeztah/bump_golang_1.13.14
* [`089672ff`](https://github.com/containerd/containerd/commit/089672fff437a3c7b566ca41e2ea418a377b595d) Bump Golang 1.13.14
* [`4feb8c46`](https://github.com/containerd/containerd/commit/4feb8c462393ce6834dda9e3464c4fee8ee73232) Merge pull request  [#4383](https://github.com/containerd/containerd/pull/4383) from dims/update-to-go-systemd-and-selinux-deps
* [`c383436a`](https://github.com/containerd/containerd/commit/c383436af75e3b3db3dc42f12e76f53f766647e2) snapshots/devmapper: suspend a device to avoid data corruption
* [`56c440ec`](https://github.com/containerd/containerd/commit/56c440ec7f854d9885e1a9e82bb945677ba96f9a) Merge pull request  [#4393](https://github.com/containerd/containerd/pull/4393) from TBBle/annotate_bare_errnotimplemented
* [`71f11db8`](https://github.com/containerd/containerd/commit/71f11db8a3015346620014981a31e5792f652aac) Annotate bare ErrNotImplemented returns
* [`061d338e`](https://github.com/containerd/containerd/commit/061d338ec2589f7c923f1d36a1359e3ff971a9a4) CI: run CRI tests on Fedora 32
* [`4318fa9c`](https://github.com/containerd/containerd/commit/4318fa9c1f0d355a63879443a0519ed8e58cdd92) Merge pull request  [#4376](https://github.com/containerd/containerd/pull/4376) from AkihiroSuda/test-v1-shim
* [`3560a453`](https://github.com/containerd/containerd/commit/3560a453e4435a8d0b9382c5e631c68644dd0671) Merge pull request  [#4385](https://github.com/containerd/containerd/pull/4385) from AkihiroSuda/fix-cri-dead-link
* [`decbb049`](https://github.com/containerd/containerd/commit/decbb0499705e08d4e93534487314d4418c4b4c7) RELEASES.md: fix a dead link
* [`f4ebe02f`](https://github.com/containerd/containerd/commit/f4ebe02f98d6c0872632c18e98f3bba51260ced8) Merge pull request  [#4377](https://github.com/containerd/containerd/pull/4377) from AkihiroSuda/ci-remove-unreferenced-variable
* [`b2ee4320`](https://github.com/containerd/containerd/commit/b2ee43206b24543d20a3a6590ae68eb343225257) CI: add back shim v1 test
* [`c4418bb3`](https://github.com/containerd/containerd/commit/c4418bb3a83ba14371b663d9b56f1b7d4c511ccc) CI: remove an unreferenced variable
* [`212c2983`](https://github.com/containerd/containerd/commit/212c29833f0757c21782392367cf403c41b5d534) Updates to go-systemd and selinux
* [`c763f3af`](https://github.com/containerd/containerd/commit/c763f3afc2e80c877561189ea4a72405b02ad6b3) Merge pull request  [#4380](https://github.com/containerd/containerd/pull/4380) from estesp/clashing-containerds
* [`b47c7ec2`](https://github.com/containerd/containerd/commit/b47c7ec274ff34488409f767a3026a0e0c0750e3) Update to later version of critools with timing fix.
* [`7af3d7e1`](https://github.com/containerd/containerd/commit/7af3d7e17685975d50f1619a9da2c83bee6c08f3) Don't clash with GH Actions runner's containerd
* [`d2776ef6`](https://github.com/containerd/containerd/commit/d2776ef6bcc534f354c600f464f3e8ca0c2a3658) Merge pull request  [#4375](https://github.com/containerd/containerd/pull/4375) from AkihiroSuda/go-1.13.13
* [`c520f819`](https://github.com/containerd/containerd/commit/c520f819a2be661477a7f7d7be8182d24c70ff73) Bump Go 1.13.13
* [`4bec2dbd`](https://github.com/containerd/containerd/commit/4bec2dbd4f23be6d3bc034330df72e45eedc1838) Merge pull request  [#4373](https://github.com/containerd/containerd/pull/4373) from tonistiigi/darwin-variant-log
* [`7119a2a1`](https://github.com/containerd/containerd/commit/7119a2a152edcf517a6cbc3271794c720bff2bd8) platforms: don’t log arm variant error on darwin
* [`5d470fa2`](https://github.com/containerd/containerd/commit/5d470fa23bf969e16b25212703b7a9902dd6cda7) Merge pull request  [#4372](https://github.com/containerd/containerd/pull/4372) from dmcgowan/prepare-1.4-beta.2
* [`fc044851`](https://github.com/containerd/containerd/commit/fc0448518678e9e41e49c91613a57fcc4c23970e) Update version to 1.4.0-beta.2
* [`9cd02b59`](https://github.com/containerd/containerd/commit/9cd02b59531e0230f3b63774bd100c78aec5e410) Merge pull request  [#4371](https://github.com/containerd/containerd/pull/4371) from thaJeztah/bump_cgroups
* [`cc493eba`](https://github.com/containerd/containerd/commit/cc493eba3fdf1f1756a8bc6a5f486a8e384da0ac) vendor: containerd/cgroups 318312a373405e5e91134d8063d04d59768a1bff
* [`a6697c1d`](https://github.com/containerd/containerd/commit/a6697c1d5f1d00f3e56048503aef8aa70b9b4170) Merge pull request  [#4369](https://github.com/containerd/containerd/pull/4369) from estesp/step-title
* [`3f427d3d`](https://github.com/containerd/containerd/commit/3f427d3d6359101ac3539723e378a62dea088abb) Merge pull request  [#4367](https://github.com/containerd/containerd/pull/4367) from gaurav1086/TestExchangeFilters_fix_deadlock
* [`7855b0a7`](https://github.com/containerd/containerd/commit/7855b0a78151dce964460217eccf718dd0d0817c) Make title similar with other CI workflow jobs
* [`852587cd`](https://github.com/containerd/containerd/commit/852587cd18c43f0b8086649865a0c9cad5403e03) [events/exchange_test] Fix deadlock in TestExchangeFilters
* [`334f567e`](https://github.com/containerd/containerd/commit/334f567e0130b2734a3a5439f2bb644d14aa66e4) Merge pull request  [#4366](https://github.com/containerd/containerd/pull/4366) from murat-kilic/update-build-doc-for-golang-req
* [`d47c0392`](https://github.com/containerd/containerd/commit/d47c0392dfeadd44582f96863aff898b593430b2) Updating build doc to require Go 1.13
* [`4f979f06`](https://github.com/containerd/containerd/commit/4f979f0655149995464d5058cf855b62b89a6423) Merge pull request  [#4364](https://github.com/containerd/containerd/pull/4364) from AkihiroSuda/ci-v1-v2-clarity
* [`09f45339`](https://github.com/containerd/containerd/commit/09f45339414dcc542a8ace4b6f01c8f300ca4337) CI: {v1, v2} -> io.containerd.runc.{v1,v2}
* [`68b9b8f8`](https://github.com/containerd/containerd/commit/68b9b8f8961a59084176b0456e938c855b63de7c) Merge pull request  [#4259](https://github.com/containerd/containerd/pull/4259) from estesp/fuse-overlayfs
* [`fa0f7cbb`](https://github.com/containerd/containerd/commit/fa0f7cbb41ec6e8a5937e79d8c35ae7d3df527cd) Merge pull request  [#4355](https://github.com/containerd/containerd/pull/4355) from fuweid/fix4342
* [`422c401a`](https://github.com/containerd/containerd/commit/422c401a4866fae8543c7f771f41ea1195619dfb) Merge pull request  [#4353](https://github.com/containerd/containerd/pull/4353) from gaurav1086/TestExchangeBasic_fix_deadlock
* [`5c695da7`](https://github.com/containerd/containerd/commit/5c695da77b0823df3b4a79100f0fb63f9ce6446b) Merge pull request  [#4362](https://github.com/containerd/containerd/pull/4362) from mikebrow/update-cri-enable-force-remove
* [`d7e59b14`](https://github.com/containerd/containerd/commit/d7e59b141cfc608e89b80693862064daac19c28e) enable removecontainer to forcibly remove containers
* [`3919dbcb`](https://github.com/containerd/containerd/commit/3919dbcba2aa6c9ced5e75a48eeb9f6d070d0181) Merge pull request  [#4357](https://github.com/containerd/containerd/pull/4357) from dims/update-runc-to-v1.0.0-rc91
* [`963625d7`](https://github.com/containerd/containerd/commit/963625d7bcee468ced2f868a9de6dbb2c7506514) Update runc to v1.0.0-rc91
* [`5e7751b1`](https://github.com/containerd/containerd/commit/5e7751b1d37187dd232adc47805bfb872c1e78f5) Merge pull request  [#4360](https://github.com/containerd/containerd/pull/4360) from AkihiroSuda/crun-014
* [`f821b771`](https://github.com/containerd/containerd/commit/f821b771511e2843109d73f2adfcfb4b2920cfab) Merge pull request  [#4272](https://github.com/containerd/containerd/pull/4272) from dmcgowan/update-registry-host-config
* [`c041970e`](https://github.com/containerd/containerd/commit/c041970e99dc3104a1f29e1c9733fe73df8a904c) update crun to v0.14
* [`c91c72c8`](https://github.com/containerd/containerd/commit/c91c72c8670a3b88acb714bd9afd5632a8ac781c) Merge pull request  [#4239](https://github.com/containerd/containerd/pull/4239) from thaJeztah/md2manv2_urfave_bump
* [`a6dd1f27`](https://github.com/containerd/containerd/commit/a6dd1f27d963801d8237d14b1caa61762a388628) update urfave/cli v1.22.1, go-md2man v2.0.0, blackfriday v2.0.1
* [`68b736dd`](https://github.com/containerd/containerd/commit/68b736ddfc934649fa0af8913ef9c13a26d1422c) cio: should not open fifo for stderr if terminal
* [`468d4e1c`](https://github.com/containerd/containerd/commit/468d4e1ccf4ccb1425cca6417a49837d15605c73) Merge pull request  [#4356](https://github.com/containerd/containerd/pull/4356) from estesp/actions-fixes
* [`57a9f0b5`](https://github.com/containerd/containerd/commit/57a9f0b50d6a8dd6e01cd774d6e9fcdd786e5bb0) Minor actions fixes/updates
* [`148cc8f7`](https://github.com/containerd/containerd/commit/148cc8f713e383f6fc8f1e598ecdd4978cfbcb16) [events] Fix deadlock in TestExchangeBasic
* [`97a3f52c`](https://github.com/containerd/containerd/commit/97a3f52c6335f24cf7b32e0fcdc8b58e2513d7a7) Merge pull request  [#4351](https://github.com/containerd/containerd/pull/4351) from cpuguy83/pull_mediatype_debug
* [`aa191def`](https://github.com/containerd/containerd/commit/aa191deff1ab80a0dd31538f04bb862591fce10b) Change log for unknown mt to debug
* [`45c28f56`](https://github.com/containerd/containerd/commit/45c28f56b2fe37c92752714fbed76d3d1b22dbb6) Add ability to use remapper labels versus remapping snapshot helper
* [`01a53c24`](https://github.com/containerd/containerd/commit/01a53c24b383b4ad991825616a03395b76443434) Merge pull request  [#4347](https://github.com/containerd/containerd/pull/4347) from Flowdalic/allow-rseq-seccomp
* [`c76bf550`](https://github.com/containerd/containerd/commit/c76bf5504786ee4cfc7ba43c4ade1bae07c51ca2) Make unique snapshotter opt for label-assisted remapping
* [`33179311`](https://github.com/containerd/containerd/commit/331793118fd9d23a6fa4a59c0a2aba4c5e24b197) allow user namespace remapping using snapshotters
* [`e977564a`](https://github.com/containerd/containerd/commit/e977564a8b2bcf57d0c45b0e12b0ecedaeb4debb) seccomp: allow 'rseq' syscall in default seccomp profile
* [`c7518074`](https://github.com/containerd/containerd/commit/c75180740937d4b2d44b9c1edc1c27b208e66e32) Merge pull request  [#4325](https://github.com/containerd/containerd/pull/4325) from c445/mountinfo-linux-double-quotes
* [`492c0141`](https://github.com/containerd/containerd/commit/492c014136a301eff66a970311cd480d1d31228b) Merge pull request  [#4340](https://github.com/containerd/containerd/pull/4340) from AkihiroSuda/fix-4312
* [`1127ffc7`](https://github.com/containerd/containerd/commit/1127ffc7400e2d1b438979fd782b7ed9c73e5c9b) Merge pull request  [#4207](https://github.com/containerd/containerd/pull/4207) from deitch/doc-content
* [`e7f069e2`](https://github.com/containerd/containerd/commit/e7f069e2c337bf77d31b7460bda980482fdaf508) describe content flow and dependencies
* [`f85375bb`](https://github.com/containerd/containerd/commit/f85375bbbd91a13774086065aaf97889a7d428dd) Merge pull request  [#4341](https://github.com/containerd/containerd/pull/4341) from thaJeztah/fix_cri_warnings
* [`b96f5f4b`](https://github.com/containerd/containerd/commit/b96f5f4b524f58755ea18540513f80c99cc07b76) Fix deprecation warnings in CRI tests due to missing unix:https:// scheme
* [`fd99b656`](https://github.com/containerd/containerd/commit/fd99b6566be4f2303e71274976e2cd6eee4553c0) decrease log level of cgroup2 ToggleController error when running in UserNS
* [`c2f8011f`](https://github.com/containerd/containerd/commit/c2f8011ff84dc584f821f155d17f36bdf550a157) Merge pull request  [#4334](https://github.com/containerd/containerd/pull/4334) from AkihiroSuda/bbolt-1.3.5
* [`e89500bc`](https://github.com/containerd/containerd/commit/e89500bcb0121365986f0404972ced64189e528a) Merge pull request  [#4333](https://github.com/containerd/containerd/pull/4333) from AkihiroSuda/golang-1.13.12
* [`20b0e5b9`](https://github.com/containerd/containerd/commit/20b0e5b9d02955318c46e12911a3942b975f045b) Merge pull request  [#4336](https://github.com/containerd/containerd/pull/4336) from dims/explicitly-fail-apparmor-when-not-running-on-linux
* [`2b0a994c`](https://github.com/containerd/containerd/commit/2b0a994ccc1693bb55fe050f8213ea73407c8c3e) explicitly fail apparmor when !linux
* [`bebfbab0`](https://github.com/containerd/containerd/commit/bebfbab03163da35300c360504ce5df33a19a40d) vendor: update bbolt to v1.3.5
* [`1a83f9a6`](https://github.com/containerd/containerd/commit/1a83f9a63883010a958b26b058fc4645f8838578) Bump Golang 1.13.12
* [`03ab1b2c`](https://github.com/containerd/containerd/commit/03ab1b2cacdca0575cd432862eb36765707e7ffe) Add config for allowing GC to clean unpacked layers up
* [`ee734e86`](https://github.com/containerd/containerd/commit/ee734e867ab9732a7c42028be1e8a8a76ac3da84) Add test case with backticks
* [`bf672ccc`](https://github.com/containerd/containerd/commit/bf672cccee2a0baf4720ec534a738f6003c0e5a7) Merge pull request  [#4328](https://github.com/containerd/containerd/pull/4328) from thaJeztah/bump_x_text
* [`fb80a49e`](https://github.com/containerd/containerd/commit/fb80a49ec111d11d2cd50743c00ecd8ebbb27c3a) Merge pull request  [#4327](https://github.com/containerd/containerd/pull/4327) from AkihiroSuda/fix-4326
* [`ea068776`](https://github.com/containerd/containerd/commit/ea06877696c7c54606a3ff630e931696c96d4888) vendor: golang.org/x/text v0.3.3
* [`f1a469a0`](https://github.com/containerd/containerd/commit/f1a469a03578b061af0991228fdd3171a75fc2c8) shim v2 runc: propagate options.Root to Cleanup
* [`49b0743c`](https://github.com/containerd/containerd/commit/49b0743c1c07500a062a6996c8afba2dafc8c64e) Merge pull request  [#4324](https://github.com/containerd/containerd/pull/4324) from AkihiroSuda/fix-get-runtimeversion
* [`8897e152`](https://github.com/containerd/containerd/commit/8897e152030ec3d6076558388f84e447a7be1b64) Add more test cases with single quotes
* [`cb91b172`](https://github.com/containerd/containerd/commit/cb91b1724dec212db7ba68958f2b7aba8a4ceee9) Add testcase containing mountpoint with escaped backslash
* [`87f9fdb0`](https://github.com/containerd/containerd/commit/87f9fdb06519594d8f26d6a20f85e79b9a35d8bf) Cope with double quotes in Linux Mountinfo
* [`4c49ff88`](https://github.com/containerd/containerd/commit/4c49ff88c5b901fc3b45077c88af932fb7ad4e76) integration: assume TEST_RUNTIME to be io.containerd.runc.v2 by default
* [`705b8527`](https://github.com/containerd/containerd/commit/705b8527d4945db601954246972674a25ed49347) Merge pull request  [#4323](https://github.com/containerd/containerd/pull/4323) from crosbymichael/cri-bump1.4x
* [`785f4c5c`](https://github.com/containerd/containerd/commit/785f4c5cd98f4b9aa11401b229c33f53512ce08d) Bump CRI for 1.4x release
* [`ae2f3fdf`](https://github.com/containerd/containerd/commit/ae2f3fdfd1a435fe83fb083e4db9fa63a9e0a13e) Merge pull request  [#4315](https://github.com/containerd/containerd/pull/4315) from fuweid/fix-4294
* [`185ea541`](https://github.com/containerd/containerd/commit/185ea541d2254c734a5d123797868e8d3ac399f4) Merge pull request  [#4317](https://github.com/containerd/containerd/pull/4317) from KentaTada/modify-pdeathsignal-type
* [`730b7a93`](https://github.com/containerd/containerd/commit/730b7a932e36472428e0c4147b6f794963c87033) Change the type of PdeathSignal
* [`d656fa38`](https://github.com/containerd/containerd/commit/d656fa38ca32fc0e08f31b74169552f371bbd4e0) restart plugin: support binary log uri
* [`834665d9`](https://github.com/containerd/containerd/commit/834665d9db028c8733479b5063e4fd477e549364) Merge pull request  [#4311](https://github.com/containerd/containerd/pull/4311) from rudyfly/upsteam_overlay_indexoff
* [`7868e8d6`](https://github.com/containerd/containerd/commit/7868e8d6aab20a44dafe6f330aa8e2afadf3b750) Merge pull request  [#4309](https://github.com/containerd/containerd/pull/4309) from gaurav1086/waitForPid_fix_goroutine_leak
* [`7fdcd07f`](https://github.com/containerd/containerd/commit/7fdcd07febba0aea18b543587897efd6744f62d1) Merge pull request  [#4310](https://github.com/containerd/containerd/pull/4310) from gaurav1086/process_io_fix_goroutine_leak
* [`4e6d3860`](https://github.com/containerd/containerd/commit/4e6d38606cd3dd6dfaabd48b8eb4baaa63c9a140) Merge pull request  [#4313](https://github.com/containerd/containerd/pull/4313) from crosbymichael/allow-list
* [`0f831093`](https://github.com/containerd/containerd/commit/0f831093ce6ed28a9bb21f839d3f369ca6be9113) Update usage of whitelist in project
* [`d36810d6`](https://github.com/containerd/containerd/commit/d36810d66d87f08b09003b2e2455bcabe116ab08) overlay: use index=off to fix EBUSY on mount
* [`7213cd89`](https://github.com/containerd/containerd/commit/7213cd89d659876c31468dd1c9f5c98ec16ecdcb) Process I/O: Fix goroutine leak
* [`ae08491b`](https://github.com/containerd/containerd/commit/ae08491bff2fdef7a91ff9c2d9e532d2f63d4bbd) waitForPid: fix goroutine leak
* [`38cb1c1a`](https://github.com/containerd/containerd/commit/38cb1c1a54e3180edd29933974d715b69334f0f1) Merge pull request  [#4303](https://github.com/containerd/containerd/pull/4303) from estesp/update-hcsshim-release-flow
* [`8fcd5a1f`](https://github.com/containerd/containerd/commit/8fcd5a1f28438479b95e0cf692704f9563521386) Streamline hcs shim release flow
* [`8f959d56`](https://github.com/containerd/containerd/commit/8f959d569af13f88184da0b2f62a2bb0f8ab0b4c) Merge pull request  [#4292](https://github.com/containerd/containerd/pull/4292) from cpuguy83/add_hcsshim_to_release_tar
* [`7e98b43c`](https://github.com/containerd/containerd/commit/7e98b43cfaa8fd57b5f4abff66ff3bcd7453eb62) Merge pull request  [#4299](https://github.com/containerd/containerd/pull/4299) from estesp/update-cri-tools
* [`ef0cf126`](https://github.com/containerd/containerd/commit/ef0cf12647a43070fd0e551bd05e23b27131bd4c) Match version used in CRI project
* [`2be80f99`](https://github.com/containerd/containerd/commit/2be80f99970b9b294d4e9ae4c83f7c537924a7d9) Add windows hcsshim to release pipeline
* [`7ce8a9d7`](https://github.com/containerd/containerd/commit/7ce8a9d7d3e0e972ad118c7f72203a79a6b29a38) Merge pull request  [#4204](https://github.com/containerd/containerd/pull/4204) from ashrayjain/aj/add-kill-retry
* [`7121969f`](https://github.com/containerd/containerd/commit/7121969f2de77edce6074f1e30aeb01990fa999e) Merge pull request  [#4296](https://github.com/containerd/containerd/pull/4296) from dims/revendor-containerd-cri-for-tolerating-hugepages-cgroup
* [`3e95727f`](https://github.com/containerd/containerd/commit/3e95727f390b530b91908aedf20a2769435d93bf) Make killing shims more resilient
* [`e64b1482`](https://github.com/containerd/containerd/commit/e64b14820e4fea3544131d9487259f57880e2c94) Revendor CRI to 62c91260d2f43b57fff408a9263a800b7a06a647
* [`3dd8242a`](https://github.com/containerd/containerd/commit/3dd8242a67a6ee9bff4cd22db5e2b95d1231dbf3) Add host specific headers
* [`62dd1411`](https://github.com/containerd/containerd/commit/62dd14114d5452f772c2f487b6a292ef18ad6fe5) Merge pull request  [#4273](https://github.com/containerd/containerd/pull/4273) from AkihiroSuda/oomv2
* [`2f601013`](https://github.com/containerd/containerd/commit/2f601013e67c49c446311f980f235c964293a87f) cgroup2: implement `containerd.events.TaskOOM` event
* [`d9809bbb`](https://github.com/containerd/containerd/commit/d9809bbbe09851bb36c42c66bb0e9e68bb8f4827) Merge pull request  [#4293](https://github.com/containerd/containerd/pull/4293) from mxpv/revendor
* [`62fd1750`](https://github.com/containerd/containerd/commit/62fd1750e2425a5837a71dc181c6db45080fd2ef) Revendor CRI to 8898550e348932e406049e937d98fb7564ac4e7a
* [`4b5d7f66`](https://github.com/containerd/containerd/commit/4b5d7f66c9ca06250996f5ab6a8e573d5f091c87) Merge pull request  [#4290](https://github.com/containerd/containerd/pull/4290) from mxpv/ctr-oci
* [`be23b965`](https://github.com/containerd/containerd/commit/be23b965e4e71092da4a05e67f12f5f0a5b8684d) Merge pull request  [#4291](https://github.com/containerd/containerd/pull/4291) from estesp/fix-release-markdown-length
* [`2bc4e90f`](https://github.com/containerd/containerd/commit/2bc4e90f6f068aa679d89e454298c09328bed57a) Don't inadvertently clip release notes
* [`636c533d`](https://github.com/containerd/containerd/commit/636c533d95986b2e401a5fc8da50bd1ece4e4791) Add ctr subcommand to print default OCI spec
* [`8e9ba837`](https://github.com/containerd/containerd/commit/8e9ba8376ec25a6158719118a97a99a3555d0fd8) Merge pull request  [#4271](https://github.com/containerd/containerd/pull/4271) from cpuguy83/actions_add_windows_integration
* [`27f1e0d9`](https://github.com/containerd/containerd/commit/27f1e0d9edd3443f12cbe8acfa9bc8f7ac43d767) Merge pull request  [#4283](https://github.com/containerd/containerd/pull/4283) from hs0210/work
* [`137abe4e`](https://github.com/containerd/containerd/commit/137abe4ef906e61229260c3164d0c275c28d2bf5) Merge pull request  [#4282](https://github.com/containerd/containerd/pull/4282) from estesp/add-release-action
* [`77bc7530`](https://github.com/containerd/containerd/commit/77bc753024ac3ed0da699ead3acb985979494515) Merge pull request  [#4289](https://github.com/containerd/containerd/pull/4289) from dmcgowan/next-1.4-beta
* [`230cf6de`](https://github.com/containerd/containerd/commit/230cf6dedaa25ffb0bbd8072c53e1205187d8368) Add unit test for func in remotes/docker/handler.go
* [`bb2b2825`](https://github.com/containerd/containerd/commit/bb2b2825b6fcdfb1b2c119eaa08fa0a8dbdace37) Add release GH Action triggered by signed tag
* [`8f1ddb14`](https://github.com/containerd/containerd/commit/8f1ddb1428577783079f23a0399d448753cc05ce) Update release for 1.4.0-beta.1
* [`26f7df14`](https://github.com/containerd/containerd/commit/26f7df1466d2bfd3510e6b2dccc16b91f1c7fded) Merge pull request  [#4288](https://github.com/containerd/containerd/pull/4288) from crosbymichael/cri-bump
* [`c376f4f7`](https://github.com/containerd/containerd/commit/c376f4f7639ca70285f5ac8a0368b52d4a6b3499) Move Windows testing to GH Actions
* [`32262834`](https://github.com/containerd/containerd/commit/3226283470dbdaf7d5518620a9c68b67ac0b11f8) Fix client tests to work on Windows.
* [`f0f49c6c`](https://github.com/containerd/containerd/commit/f0f49c6cab0244ce2a0ec8a065c5991165df1970) Merge pull request  [#4284](https://github.com/containerd/containerd/pull/4284) from jmillikin-stripe/cli-tls-flags
* [`b8ccdcb0`](https://github.com/containerd/containerd/commit/b8ccdcb07dfcb8b8db691da28122e5ada880645c) Add `ctr` flags for configuring default TLS credentials.
* [`c5273930`](https://github.com/containerd/containerd/commit/c5273930bd3976aa4b2560058d896115927e9b0c) Update CRI to 52c2c6b5df15790b671ebd6cbbc6039a4d30
* [`4cbf59db`](https://github.com/containerd/containerd/commit/4cbf59db8249058a5e65fd556c04bb8108eae958) Merge pull request  [#4279](https://github.com/containerd/containerd/pull/4279) from AkihiroSuda/ci-cgroup2
* [`af131d72`](https://github.com/containerd/containerd/commit/af131d725873472f2dca1adfe81192f1c30d479a) cgroup2 CI
* [`1c58c5d4`](https://github.com/containerd/containerd/commit/1c58c5d440f424e2d192f35f02306c5dc1a1e8c9) Merge pull request  [#4277](https://github.com/containerd/containerd/pull/4277) from lucaskanashiro/fix-build-on-riscv64
* [`e34bf08e`](https://github.com/containerd/containerd/commit/e34bf08e5891bb805aba7b80a35d4267721eaa0e) riscv64 arch does not support -buildmode=pie
* [`7ef3c0f4`](https://github.com/containerd/containerd/commit/7ef3c0f47d322a12c543fbd96cdcb14b3c561644) Merge pull request  [#4275](https://github.com/containerd/containerd/pull/4275) from estesp/fix-image-usage
* [`0c9b05fa`](https://github.com/containerd/containerd/commit/0c9b05fa60e9b3a8ab2b0eb0254833741a73db74) Fix image usage calculation error
* [`84619ee9`](https://github.com/containerd/containerd/commit/84619ee99812fa865e19da85ffebcfaf890bbcb2) Fix configurations with no server provided
* [`06b0cd45`](https://github.com/containerd/containerd/commit/06b0cd45ba7b40a80e239d66827f421c674f6e49) Fix nil pointer errors
* [`4e08c2de`](https://github.com/containerd/containerd/commit/4e08c2de67ec514b5602eea47804d41dfeabdc72) Merge pull request  [#4269](https://github.com/containerd/containerd/pull/4269) from KentaTada/remove-unused-syscall
* [`03755821`](https://github.com/containerd/containerd/commit/03755821d2b900827b1f07547d5d38ac7a94fd98) seccomp: remove the unused query_module(2)
* [`d7c4bda3`](https://github.com/containerd/containerd/commit/d7c4bda3b199b0db590a2762ba95275943a07551) Merge pull request  [#4264](https://github.com/containerd/containerd/pull/4264) from thaJeztah/seccomp_allow_clock_adjtime
* [`0f2b15b7`](https://github.com/containerd/containerd/commit/0f2b15b7af41896190fcb6e7b597be789c11756b) Merge pull request  [#4261](https://github.com/containerd/containerd/pull/4261) from gaurav1086/fix_docker_data_race
* [`08147500`](https://github.com/containerd/containerd/commit/0814750023ca448fa7b52b281013ef2a99d5cb7c) Merge pull request  [#4262](https://github.com/containerd/containerd/pull/4262) from gaurav1086/fix_data_race_in_unpacker
* [`49db7dfc`](https://github.com/containerd/containerd/commit/49db7dfcfb2e833305e51fa72c6defa3789de70e) Merge pull request  [#4260](https://github.com/containerd/containerd/pull/4260) from thaJeztah/bump_golang_1.13.11
* [`5765991f`](https://github.com/containerd/containerd/commit/5765991f2c54eb7f65b47f17efaff273fe4de84c) seccomp: Whitelist `clock_adjtime`
* [`db74d311`](https://github.com/containerd/containerd/commit/db74d3115ee35362935d584f0b7dd51faacc628f) unpacker: Fix data race and possible data corruption
* [`23251825`](https://github.com/containerd/containerd/commit/2325182529cbc6ce824adcfe4396f5553ca521ad) docker: fix data race on err
* [`d07a71b9`](https://github.com/containerd/containerd/commit/d07a71b97fce845a92917ba9db0d17669818110d) Bump Golang 1.13.11
* [`b7cf3c68`](https://github.com/containerd/containerd/commit/b7cf3c68e7945056e1158cd8998b17b99cec8086) Merge pull request  [#4258](https://github.com/containerd/containerd/pull/4258) from estesp/codeql
* [`0207b7ff`](https://github.com/containerd/containerd/commit/0207b7ff0ef1d960bda00c4624bc5be63f2b2f8d) Enable running CodeQL on PRs that modify Action
* [`5425067e`](https://github.com/containerd/containerd/commit/5425067e8f20ca0144c230eb8c2434af79f39da6) Merge pull request  [#4256](https://github.com/containerd/containerd/pull/4256) from mxpv/nightly_pr
* [`1a06884f`](https://github.com/containerd/containerd/commit/1a06884f1875096e7e1375d9023f4d769bb632d4) Add CodeQL Analysis workflow
* [`563964e9`](https://github.com/containerd/containerd/commit/563964e9d57589ffbd19c18b11e0d4fa3e20dbf6) Trigger nightly builds on pull reuqest events
* [`6312b52d`](https://github.com/containerd/containerd/commit/6312b52de5ad8fa5637e6d1a24954b68448303a9) Merge pull request  [#4245](https://github.com/containerd/containerd/pull/4245) from thaJeztah/remove_deprecated_dualstack
* [`32985949`](https://github.com/containerd/containerd/commit/32985949d4f2f38a484c5021766251250764322b) Merge pull request  [#4242](https://github.com/containerd/containerd/pull/4242) from dmcgowan/1.4-beta
* [`77ab0104`](https://github.com/containerd/containerd/commit/77ab0104e246861334075a0e238a799ba3469aa4) Add release notes for 1.4 beta
* [`7fd23fe1`](https://github.com/containerd/containerd/commit/7fd23fe1430966f6d4d3de44f84d866681d8ca8f) Merge pull request  [#4254](https://github.com/containerd/containerd/pull/4254) from thaJeztah/bump_go_digest
* [`6eeed18c`](https://github.com/containerd/containerd/commit/6eeed18cb4eade64ef89820ecd7b54683616f3e8) vendor: opencontainers/go-digest v1.0.0
* [`7207226e`](https://github.com/containerd/containerd/commit/7207226e9d9aa6af9b48b681137139873b7c692d) Merge pull request  [#4253](https://github.com/containerd/containerd/pull/4253) from estesp/no-codecov-comment
* [`7cdacdda`](https://github.com/containerd/containerd/commit/7cdacdda815c6281f0552eeb240584f238213c67) Set codecov to not comment on PRs
* [`f13ba8f2`](https://github.com/containerd/containerd/commit/f13ba8f2f2fd27fc2172453434938170e7807149) Merge pull request  [#4247](https://github.com/containerd/containerd/pull/4247) from thaJeztah/bump_continuity
* [`65df60b3`](https://github.com/containerd/containerd/commit/65df60b3c9cf08c1421f9d67fe23ca24f56a36fa) Merge pull request  [#4251](https://github.com/containerd/containerd/pull/4251) from thaJeztah/bump_cri
* [`3e7bbb8a`](https://github.com/containerd/containerd/commit/3e7bbb8a491840ddc099749ea2af30c1796557f7) vendor: update containerd/cri, remove "docker/distribution" dependency
* [`6038423b`](https://github.com/containerd/containerd/commit/6038423bdd2d920e47cfb5530c74b9d4342850af) Merge pull request  [#4250](https://github.com/containerd/containerd/pull/4250) from milkwine/master
* [`9898dc2a`](https://github.com/containerd/containerd/commit/9898dc2a64b19a1685056fa173852d96e0fc1ee3) Code about `task` in "README.md" is out of date
* [`f09e9990`](https://github.com/containerd/containerd/commit/f09e999099b1dd3cfef9a91e8a769fe8c160813f) vendor: containerd/go-runc 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c
* [`d9d1d5b6`](https://github.com/containerd/containerd/commit/d9d1d5b624cf997fba66b9ea3242584fbbfb3332) vendor: containerd/fifo f15a3290365b9d2627d189e619ab4008e0069caf
* [`c5078a5b`](https://github.com/containerd/containerd/commit/c5078a5b7248c386557f89239fef27c19cc39b06) vendor: containerd/continuity d3ef23f19fbb106bb73ffde425d07a9187e30745
* [`04985039`](https://github.com/containerd/containerd/commit/04985039cede6aafbb7dfb3206c9c4d04e2f924d) Merge pull request  [#4214](https://github.com/containerd/containerd/pull/4214) from payall4u/bugfix-check-not-exist
* [`f03fc406`](https://github.com/containerd/containerd/commit/f03fc406ab6092d935d79a8adb3dbbf1e7443415) Merge pull request  [#4246](https://github.com/containerd/containerd/pull/4246) from thaJeztah/bump_cri
* [`b437938d`](https://github.com/containerd/containerd/commit/b437938d2f237ba3cbb48242c773321c743edac5) Transfer error to ErrNotFound when kill a not exist container, also add test case.
* [`2c77dc63`](https://github.com/containerd/containerd/commit/2c77dc63a42f6536e51b5cbb934c0893a4d2c4da) vendor: update containerd/cri to current master
* [`a4f8be1d`](https://github.com/containerd/containerd/commit/a4f8be1d4343739227a1a32df039de519c9b388a) vendor: kubernetes v1.18.2
* [`0d198fd0`](https://github.com/containerd/containerd/commit/0d198fd0965f4bba44468793e6b665671c3384d0) vendor: roll docker/distribution back to latest (v2.7.1) release
* [`1b964049`](https://github.com/containerd/containerd/commit/1b9640496e846dc976339bd3f8ad2271c76e749c) ConfigureHosts: remove deprecated DualStack option
* [`83084c93`](https://github.com/containerd/containerd/commit/83084c9328800291b430c0a27ef629a88e301a46) Merge pull request  [#4244](https://github.com/containerd/containerd/pull/4244) from dmcgowan/tagged-vendors
* [`f5c5c08b`](https://github.com/containerd/containerd/commit/f5c5c08bedbd916b7b54e88e6c77a2984ed154b5) Merge pull request  [#4243](https://github.com/containerd/containerd/pull/4243) from AkihiroSuda/remove-beta-release-notes
* [`e9e765d6`](https://github.com/containerd/containerd/commit/e9e765d6e555b3e362a47bdba6580cbcd3537661) Use tagged versions in vendor file
* [`bd3210d2`](https://github.com/containerd/containerd/commit/bd3210d29e0db19ab229f1fbb4b80c018db389f3) remove releases/*-beta.toml
* [`c80284d4`](https://github.com/containerd/containerd/commit/c80284d4b5291a351bb471bcdabb5c1d95e7a583) Merge pull request  [#4241](https://github.com/containerd/containerd/pull/4241) from crosbymichael/update-ttrpc-typeurl
* [`d5d94afd`](https://github.com/containerd/containerd/commit/d5d94afd08644818ba5a37bb2a37edb0600709c1) Merge pull request  [#4238](https://github.com/containerd/containerd/pull/4238) from thaJeztah/what_is_the_cause
* [`ed261720`](https://github.com/containerd/containerd/commit/ed261720c86d1e700cd5d39175128322baac6dda) Update ttrpc/typeurl to v1.0.1
* [`dc92ad65`](https://github.com/containerd/containerd/commit/dc92ad65206d9c43ba87f483a794bc6566e83e91) Replace errors.Cause() with errors.Is()
* [`834f58bd`](https://github.com/containerd/containerd/commit/834f58bd0cbeb1e3371f583b745ef0ad2fca238e) Merge pull request  [#4237](https://github.com/containerd/containerd/pull/4237) from thaJeztah/bump_pkg_errors
* [`f212e7d1`](https://github.com/containerd/containerd/commit/f212e7d1fe7cec094f749ca3357c098064de4c08) vendor: github.com/pkg/errors v0.9.1
* [`990076b7`](https://github.com/containerd/containerd/commit/990076b731ec9446437972b41176a6b0f3b7bcbf) Merge pull request  [#4228](https://github.com/containerd/containerd/pull/4228) from thaJeztah/refactor_reaper
* [`b2aef14c`](https://github.com/containerd/containerd/commit/b2aef14c0c78fca5941d649658a8763d2f77252c) Merge pull request  [#4210](https://github.com/containerd/containerd/pull/4210) from cpuguy83/ctr_mount
* [`35ffd237`](https://github.com/containerd/containerd/commit/35ffd2376ed818370bf536ab8b8b768adf8730a8) Merge pull request  [#4232](https://github.com/containerd/containerd/pull/4232) from fahedouch/install_runc_with_gosu
* [`80859e8f`](https://github.com/containerd/containerd/commit/80859e8fd8fb9f5822ab93f07ece4fdc40928bfd) Merge pull request  [#4235](https://github.com/containerd/containerd/pull/4235) from renzhengeek/renzhen/fix-iohang
* [`63b7587c`](https://github.com/containerd/containerd/commit/63b7587cd64ec03c5a46180a6d5e4a286d10a30c) snapshots/devmapper: fix race windown causing IO hangup
* [`24b331ad`](https://github.com/containerd/containerd/commit/24b331ad1ed723a0773f79b48fa2870f7635f895) omit sudo when EUID eqto 0
* [`b1f51464`](https://github.com/containerd/containerd/commit/b1f514641f328ad20d0444ad3837947105c76434) Merge pull request  [#4230](https://github.com/containerd/containerd/pull/4230) from thaJeztah/remove_libcontainer_system
* [`0088c2de`](https://github.com/containerd/containerd/commit/0088c2de8019dfd38040634931ce05e04b1aa74f) sys: RunningInUserNS(): use sync.Once
* [`76c62f27`](https://github.com/containerd/containerd/commit/76c62f27222e908b04785e512b1d111d91a54cb0) sys: simplify RunningInUserNS to original implementation
* [`6a9b9492`](https://github.com/containerd/containerd/commit/6a9b94927f55b7e8fc59a16a7e59d971c8fb746f) Remove remaining uses of libcontainer/system package
* [`21fd2ccf`](https://github.com/containerd/containerd/commit/21fd2ccf8bcb211f7c91722d4cb9b229363cad44) Merge pull request  [#4227](https://github.com/containerd/containerd/pull/4227) from thaJeztah/cleanup_sys
* [`37c839e5`](https://github.com/containerd/containerd/commit/37c839e5944eafc4c462721fc45c91d0a34e4e0e) sys/proc: remove GetSystemCPUUsage as it is unused
* [`1b66feca`](https://github.com/containerd/containerd/commit/1b66fecad33d68da2e6b619141070d8cd553b1b9) Integrate sys.SetSubreaper, sys.GetSubreaper in sys/reaper package
* [`fffea312`](https://github.com/containerd/containerd/commit/fffea312aa0cd574b662581d722795c6cd3ac37a) move sys.Reap() into sys/reaper package
* [`295e7400`](https://github.com/containerd/containerd/commit/295e74008f89354479c42acddab82b930bdeb9a5) sys: remove custom setChildSubreaper const
* [`d7cad512`](https://github.com/containerd/containerd/commit/d7cad51275e115a5c0c8a76dd2ecd6a5e9959b76) Merge pull request  [#4229](https://github.com/containerd/containerd/pull/4229) from thaJeztah/bump_logrus
* [`b3541886`](https://github.com/containerd/containerd/commit/b354188618b2a9f5b4a80404ef299706a0220c5c) Merge pull request  [#4226](https://github.com/containerd/containerd/pull/4226) from thaJeztah/remove_libcontainer_from_shim
* [`ec12d304`](https://github.com/containerd/containerd/commit/ec12d3042f2d1e8cee989f6e63ad434db7e6e575) vendor: sirupsen/logrus v1.6.0
* [`23aab35f`](https://github.com/containerd/containerd/commit/23aab35fdbddc1977dd3078fa6cfa5065e333156) Remove libcontainer from containerd-shim
* [`c668d766`](https://github.com/containerd/containerd/commit/c668d7660d0cfa0e6550cb4439234851819de2f5) Merge pull request  [#4225](https://github.com/containerd/containerd/pull/4225) from fuweid/update-cri
* [`ae7cdc81`](https://github.com/containerd/containerd/commit/ae7cdc814b029493d213a63f3399b03bfb531ac9) vendor: update containerd/cri
* [`7d7104c5`](https://github.com/containerd/containerd/commit/7d7104c549207a486e43837a3f845422770ae20d) Merge pull request  [#4222](https://github.com/containerd/containerd/pull/4222) from dims/update-to-latest-hcsshim
* [`c1096864`](https://github.com/containerd/containerd/commit/c1096864a7206b89923a7c1882aaee936554b979) Update to latest hcsshim - 0.8.9
* [`4be98fa2`](https://github.com/containerd/containerd/commit/4be98fa28b62e8a012491d655a4d6818ef87b080) Merge pull request  [#4220](https://github.com/containerd/containerd/pull/4220) from thaJeztah/update_terminal_sequences
* [`a10b5025`](https://github.com/containerd/containerd/commit/a10b502568ca2cf7a2c6d4acfd9338fed2aa764f) Merge pull request  [#4221](https://github.com/containerd/containerd/pull/4221) from thaJeztah/bump_logrus
* [`f3c03c0b`](https://github.com/containerd/containerd/commit/f3c03c0b81fdfdc1c6540eba1813f549a64fc88b) Merge pull request  [#4219](https://github.com/containerd/containerd/pull/4219) from ktock/bc
* [`ea182aec`](https://github.com/containerd/containerd/commit/ea182aec8af7f4e283d0b5b16fd07572e1e7b3c3) vendor: sirupsen/logrus v1.5.0
* [`68f15159`](https://github.com/containerd/containerd/commit/68f151593257ad4325583bff044d2b0ccfb6ece6) vendor konsorten/go-windows-terminal-sequences v1.0.3
* [`046a520c`](https://github.com/containerd/containerd/commit/046a520c91a1126fb6fddcdbcddec37616166298) vendor: update containerd/cri dc7afe8fbe53db06c3f883f6f8c9895a9dfb2314
* [`3f95bc5f`](https://github.com/containerd/containerd/commit/3f95bc5f18a7d9dceb1e7502d2fc6120900c5bfb) Merge pull request  [#4213](https://github.com/containerd/containerd/pull/4213) from fahedouch/remove_unnecessary_condition
* [`8e76d18e`](https://github.com/containerd/containerd/commit/8e76d18eff7ce47075134b870c37c2114fa4a8c5) remove if condition because it is handled by the sdNotify daemon func
* [`1a10211e`](https://github.com/containerd/containerd/commit/1a10211e3f9986d9712881a58ed5d3bb9ecc029b) WithLease: always return context and done fn
* [`98b30f46`](https://github.com/containerd/containerd/commit/98b30f469055a06aed02be6c392e15fdbce534ef) Add commands to mount/unmount image from ref
* [`36952e98`](https://github.com/containerd/containerd/commit/36952e989a8e25ca7b21e6abf89fff91ab9c0028) Merge pull request  [#4208](https://github.com/containerd/containerd/pull/4208) from estesp/moar-startup-time
* [`5d4a9bae`](https://github.com/containerd/containerd/commit/5d4a9bae9fd1df2b2c3809880bb26a095d5b8e9d) Merge pull request  [#4199](https://github.com/containerd/containerd/pull/4199) from fuweid/update-go-version-zuul
* [`cd0e62f5`](https://github.com/containerd/containerd/commit/cd0e62f5c9d04072c0e6c666f3633ee081fa8297) Allow more time for containerd to start for integration
* [`9687ba63`](https://github.com/containerd/containerd/commit/9687ba6315d2a4f37224101790a8d74e4963907a) test: TestRuntimeWithEmptyMaxEnvProcs should cleanup
* [`b566859a`](https://github.com/containerd/containerd/commit/b566859acc6af3426e8efdacc5ec352fa17bc648) .zuul: update go version to 1.13.10
* [`e094d363`](https://github.com/containerd/containerd/commit/e094d363ac2328305805c8d72b64ae2542617dd3) Merge pull request  [#4206](https://github.com/containerd/containerd/pull/4206) from estesp/fix-golang-lint
* [`32649fe3`](https://github.com/containerd/containerd/commit/32649fe3055e9a5966a6311d7ea233d47bc5f23c) Fix retrieval of golangci-lint specific version
* [`1d083fec`](https://github.com/containerd/containerd/commit/1d083fec4939ce58f23a48ad3a914adb826d592a) Merge pull request  [#4198](https://github.com/containerd/containerd/pull/4198) from fuweid/ignore-ttrpc-closed
* [`126e497e`](https://github.com/containerd/containerd/commit/126e497e63e33baaa0fa66f3aac1212ec86b90fa) vendor: update ttrpc with 6e416eafd26e6e738df716b21d421d5b59702bb4
* [`0116352e`](https://github.com/containerd/containerd/commit/0116352e1bfb944237f5053695cd2251f285a45f) runtime: ignore ttrpc.ErrClosed when delete task
* [`5bfab78a`](https://github.com/containerd/containerd/commit/5bfab78acd08113f49155245fef3aeb8f9f48a83) Merge pull request  [#4195](https://github.com/containerd/containerd/pull/4195) from mxpv/binary-io
* [`4f6c594d`](https://github.com/containerd/containerd/commit/4f6c594de32bfafea7defa62d6474955c7907c2f) Merge pull request  [#4194](https://github.com/containerd/containerd/pull/4194) from cpuguy83/remove_subreaper_config
* [`917e7646`](https://github.com/containerd/containerd/commit/917e7646ae59e64dbae4f19f53ca1cfe5849f2ac) Add binary IO tests
* [`9175401b`](https://github.com/containerd/containerd/commit/9175401b283d6437db7ec6cd3541a018c51322b5) Cleanup binary IO resources on error
* [`0dc7c859`](https://github.com/containerd/containerd/commit/0dc7c8595627e38ca2b83d17a062b51f384c2025) Don't use timeout package when stopping shim logger
* [`85740831`](https://github.com/containerd/containerd/commit/8574083153f44c7351a272e55eb9fec0ac507aa2) This config no longer exists, so remove from docs.
* [`d8506bfd`](https://github.com/containerd/containerd/commit/d8506bfd7b407dcb346149bcec3ed3c19244e3f1) Merge pull request  [#4193](https://github.com/containerd/containerd/pull/4193) from ktock/bump_cri
* [`e79d666c`](https://github.com/containerd/containerd/commit/e79d666cdd5b0ac44938aea0459548266fd212dc) vendor: update containerd/cri 61b7af7564602234662562a9d37e772f5a54facb
* [`aa6a66b6`](https://github.com/containerd/containerd/commit/aa6a66b65e27ab27519fa3c6fbcea5d66616bbd4) Merge pull request  [#4192](https://github.com/containerd/containerd/pull/4192) from estesp/disable-travis-on-master
* [`61597b43`](https://github.com/containerd/containerd/commit/61597b431755a6de04782434fee4bbaa90e599a1) Disable Travis CI on master
* [`327c92f7`](https://github.com/containerd/containerd/commit/327c92f7d79a4ffb7972b3edd1b30bd372b41358) Merge pull request  [#4189](https://github.com/containerd/containerd/pull/4189) from estesp/actions-fixes
* [`74ceb35f`](https://github.com/containerd/containerd/commit/74ceb35f508e67abb00366ceeb42156a721316c5) Small fixes to our Actions CI workflow
* [`9441507f`](https://github.com/containerd/containerd/commit/9441507fd29704bf14e0f38cea2129a4c0430171) Merge pull request  [#4183](https://github.com/containerd/containerd/pull/4183) from dims/build-runc-with-selinux-support
* [`7a252f3c`](https://github.com/containerd/containerd/commit/7a252f3ca1f158203574f2c7786a28e6c0368f5e) Build runc with selinux support
* [`ccaf35b0`](https://github.com/containerd/containerd/commit/ccaf35b01c8799267ee51c414bc48fd1cb49fb05) Merge pull request  [#4188](https://github.com/containerd/containerd/pull/4188) from estesp/fix-proto-gen
* [`041545cd`](https://github.com/containerd/containerd/commit/041545cd6ad53bd8a5279c3ea0ede101865cdc83) Fix protobuild and CI check protos
* [`9bd3bf9b`](https://github.com/containerd/containerd/commit/9bd3bf9becea17c4b345c289da98ba42620652fd) Merge pull request  [#4185](https://github.com/containerd/containerd/pull/4185) from estesp/badges
* [`e3bc5c48`](https://github.com/containerd/containerd/commit/e3bc5c487af215b047ec9046cc56f2d3ee61a257) Use GH Actions CI status for badge
* [`2ed8d12b`](https://github.com/containerd/containerd/commit/2ed8d12bb06f3d0725d5256569f500913c13b2e8) Merge pull request  [#3845](https://github.com/containerd/containerd/pull/3845) from fahedouch/v2_shim_test
* [`842b1e3b`](https://github.com/containerd/containerd/commit/842b1e3b0b0413063b6f1940c59322ba122f5467) Merge pull request  [#4184](https://github.com/containerd/containerd/pull/4184) from dims/cri-plugin-needs-selinux-tag
* [`49200a1d`](https://github.com/containerd/containerd/commit/49200a1dd4aa752d4a8223e3056b816216a463f6) CRI plugin needs selinux tag as well
* [`3282a1c1`](https://github.com/containerd/containerd/commit/3282a1c14cd98c124970e448f6d1a9fe5ae0b9b8) Merge pull request  [#4175](https://github.com/containerd/containerd/pull/4175) from thaJeztah/more_go_bumps
* [`b116bcd9`](https://github.com/containerd/containerd/commit/b116bcd9b3be66f79c5bb4d3140fcf99d5abf283) Merge pull request  [#4176](https://github.com/containerd/containerd/pull/4176) from stevvooe/valdiate-digest-before-disk
* [`2201007d`](https://github.com/containerd/containerd/commit/2201007dc236d5cbf3234eb774f41cf87abc9311) Merge pull request  [#4179](https://github.com/containerd/containerd/pull/4179) from fuweid/update-release12-status
* [`d97cca47`](https://github.com/containerd/containerd/commit/d97cca47ee3e9a7ed10092a6c4d88baae21eb1b7) RELEASES.md: update release1.2 status
* [`4615111b`](https://github.com/containerd/containerd/commit/4615111ba2d448d2a0ce7f5881ef3af0d24ba4d7) content/local: validate digest before calculating path
* [`a6828e8c`](https://github.com/containerd/containerd/commit/a6828e8c397584309c334fa564a142183689efdc) CI: Some Go 1.13.10 updates that were missed
* [`a31f5e46`](https://github.com/containerd/containerd/commit/a31f5e46e09608135d2f51394e6a5349892f6f62) Merge pull request  [#4169](https://github.com/containerd/containerd/pull/4169) from thaJeztah/bump_golang_1.13.10
* [`7da1e13b`](https://github.com/containerd/containerd/commit/7da1e13b5d7c9561f95ba64af1e9baee25dc2a08) Bump Golang 1.13.10
* [`069ce238`](https://github.com/containerd/containerd/commit/069ce2389a5a5cd0e09993bbeaaadf1630b517a7) Merge pull request  [#4160](https://github.com/containerd/containerd/pull/4160) from atlassian-forks/forkmount-use-pipe-instead-wait4
* [`35c14c6b`](https://github.com/containerd/containerd/commit/35c14c6b56d38aaf100fb598c11cd4ffc2928209) sys/mount_linux: use pipe for communicating mount result
* [`59578495`](https://github.com/containerd/containerd/commit/595784954416a482dd8bde138e82305270b825e7) Merge pull request  [#4162](https://github.com/containerd/containerd/pull/4162) from mxpv/log-fix
* [`660bc713`](https://github.com/containerd/containerd/commit/660bc71393b1678c71fa33a26bd6fc4ef6e2de26) Merge pull request  [#4165](https://github.com/containerd/containerd/pull/4165) from dims/update-to-selinux-1.5.1
* [`50faf254`](https://github.com/containerd/containerd/commit/50faf254d387a91eae73c59f4bf25d88a0c406e9) Merge pull request  [#4164](https://github.com/containerd/containerd/pull/4164) from estesp/turn-down-travis
* [`f328f61b`](https://github.com/containerd/containerd/commit/f328f61b813606df4e9924a00feb629ea06a27ef) Update to selinux 1.5.1
* [`f7c2bf54`](https://github.com/containerd/containerd/commit/f7c2bf544ec746dfe1d3e56005e5bc1dea7473e9) Migrate functions to actions
* [`dc29ce29`](https://github.com/containerd/containerd/commit/dc29ce296b21a3e279353068daaca640175320ce) Merge pull request  [#4163](https://github.com/containerd/containerd/pull/4163) from estesp/longer-integ-timeout
* [`d7c2513f`](https://github.com/containerd/containerd/commit/d7c2513ff3bf862cc800d93b4fb7cfac1e1d7102) Update integration test timeout
* [`0caa2331`](https://github.com/containerd/containerd/commit/0caa2331581ec9e2bc489ceb33fa7280fe6eacad) Rework shim logger shutdown process
* [`4660e4db`](https://github.com/containerd/containerd/commit/4660e4dbb653b4d83ffbc7b0dd21c9c2d2f10ea3) Merge pull request  [#4153](https://github.com/containerd/containerd/pull/4153) from thaJeztah/update_go_events
* [`173cbc1b`](https://github.com/containerd/containerd/commit/173cbc1ba9646981a3f4e87563e960fc0a928d47) Merge pull request  [#4155](https://github.com/containerd/containerd/pull/4155) from fuweid/bugfix-for-default-hostconfig
* [`067aba73`](https://github.com/containerd/containerd/commit/067aba732e2250575ff25ef662950a27d235ce68) Add test for default setup for host configuration
* [`d9a1c3f9`](https://github.com/containerd/containerd/commit/d9a1c3f9e474646b13abf6929c75ea6701eb5a02) bugfix: add default host config if not set
* [`23fc8597`](https://github.com/containerd/containerd/commit/23fc8597dbecb65a1896ada0efde9e63655f0e23) Merge pull request  [#4157](https://github.com/containerd/containerd/pull/4157) from mxpv/gh
* [`6d4429ed`](https://github.com/containerd/containerd/commit/6d4429eddeaff0fa0640f4a51c66fb65702477df) Setup dependencies between jobs
* [`fe7bfffb`](https://github.com/containerd/containerd/commit/fe7bfffbf43829d93e476f3e02efbefdad518a8a) Merge pull request  [#4151](https://github.com/containerd/containerd/pull/4151) from thaJeztah/bump_runtime_spec
* [`e598e5e0`](https://github.com/containerd/containerd/commit/e598e5e0c61ca7e2f251d8c5d0444de0b4a47275) Add CRI tests
* [`4175ebf2`](https://github.com/containerd/containerd/commit/4175ebf236a647514d04129254e8ea4959c62da5) Move integration tests to Github Actions
* [`599547d9`](https://github.com/containerd/containerd/commit/599547d9cb3148a0d789f1c18efb7f98d2e17231) Make binaries with Github Actions
* [`ba5a904f`](https://github.com/containerd/containerd/commit/ba5a904f5429c9daceaf700c354d5b3fd2729072) Merge pull request  [#4156](https://github.com/containerd/containerd/pull/4156) from mxpv/bolt-revert
* [`3968fb0a`](https://github.com/containerd/containerd/commit/3968fb0a49f982ae22549ed23aa59f51e2d15e71) Revert "vendor: update go.etcd.io/bbolt v1.3.4"
* [`a89fe1b5`](https://github.com/containerd/containerd/commit/a89fe1b5b8a1873abe65361bb5e74174138dcf1d) Merge pull request  [#4152](https://github.com/containerd/containerd/pull/4152) from thaJeztah/bump_cgroup_deps
* [`056d6022`](https://github.com/containerd/containerd/commit/056d60224046ef4ede772633ebdba6c61784be3b) vendor: update go-events to fix alignment for 32bit systems
* [`4fb3410f`](https://github.com/containerd/containerd/commit/4fb3410f65d0ab6a8c72a4adcde15b21332c7a28) vendor: cilium/ebbf 4032b1d8aae306b7bb94a2a11002932caf88c644
* [`e822296f`](https://github.com/containerd/containerd/commit/e822296fc421f0e09f96c77497fab5373e9f5182) vendor: runtime-spec v1.0.2
* [`b0e71d79`](https://github.com/containerd/containerd/commit/b0e71d797713edbde3852ec4bb5c4ffab82531c2) Merge pull request  [#4146](https://github.com/containerd/containerd/pull/4146) from kzys/cgroups-upgrade
* [`c52691f7`](https://github.com/containerd/containerd/commit/c52691f7329841eb51177a0402ed4dc5f40971c0) Merge pull request  [#4145](https://github.com/containerd/containerd/pull/4145) from thaJeztah/bump_golang_1.13.9
* [`3261fb5c`](https://github.com/containerd/containerd/commit/3261fb5c49d11cfc5632d76ba426354e2110e6d6) vendor: containerd/cgroups b4448137398923af7f4918b8b2ad8249172ca7a6
* [`aa76d953`](https://github.com/containerd/containerd/commit/aa76d9537554afaa1ca47d46f6adba857f81dd8f) Bump Golang 1.13.9
* [`1512f0dc`](https://github.com/containerd/containerd/commit/1512f0dc29e90a267d68b2d39c2376e06438f932) Merge pull request  [#4140](https://github.com/containerd/containerd/pull/4140) from thaJeztah/man_man_man
* [`ad090e67`](https://github.com/containerd/containerd/commit/ad090e67e9d72fdce6259c51ff56d2df824b25cd) man: move ctr.1, containerd-config to section 8, and fix generation
* [`9ba5ea23`](https://github.com/containerd/containerd/commit/9ba5ea232c781438906be7858a26ad7db1aa1aae) Merge pull request  [#4138](https://github.com/containerd/containerd/pull/4138) from dmcgowan/registry-configuration-tools
* [`d8153b06`](https://github.com/containerd/containerd/commit/d8153b065acf8932a684023d7772d6d019379936) Merge pull request  [#4137](https://github.com/containerd/containerd/pull/4137) from hs0210/work
* [`a19a357f`](https://github.com/containerd/containerd/commit/a19a357f9118d5a80c3a9fb27212f879df665ae5) Merge pull request  [#4139](https://github.com/containerd/containerd/pull/4139) from thaJeztah/fix_manpages
* [`356782cb`](https://github.com/containerd/containerd/commit/356782cb47296a0066f74f6519d145441bbf8674) Makefile: man page: rename containerd.1 to containerd.8
* [`547301cb`](https://github.com/containerd/containerd/commit/547301cb0c674247f0e506912e1ecb3bae23a15f) Update ctr resolver to use new config package
* [`17b6050d`](https://github.com/containerd/containerd/commit/17b6050d20bf7d25d15e26ed867f774e8c7c72fe) Add Docker resolver configuration package
* [`dc131aa8`](https://github.com/containerd/containerd/commit/dc131aa862cfb41b3bc866e7af4ff8e8cd739b3d) support loading certs from a directory
* [`c263c5b1`](https://github.com/containerd/containerd/commit/c263c5b146ce81d70c079d08df4f1e2a5b384ab1) Add unit test for func in remotes/docker/handler.go
* [`e852da58`](https://github.com/containerd/containerd/commit/e852da5855572bfb7f48bbea45fa481eb2b3caf8) Merge pull request  [#4135](https://github.com/containerd/containerd/pull/4135) from hs0210/work
* [`c8d9c6f2`](https://github.com/containerd/containerd/commit/c8d9c6f2a6cc217c340a708f9991d0179af55482) Add unit test for func in remotes/docker/handler.go
* [`a83927d5`](https://github.com/containerd/containerd/commit/a83927d5f13a2f90365a340382795a3de89e9cd3) Merge pull request  [#4134](https://github.com/containerd/containerd/pull/4134) from thaJeztah/bump_bbolt
* [`e5fc9910`](https://github.com/containerd/containerd/commit/e5fc99107a210a5070561bd8126c0467eb91847f) Merge pull request  [#4132](https://github.com/containerd/containerd/pull/4132) from mxpv/linters
* [`89f9b300`](https://github.com/containerd/containerd/commit/89f9b300d80350c337d3ecf50cc5cc5a9f3157d0) Merge pull request  [#4123](https://github.com/containerd/containerd/pull/4123) from estesp/no-del-rootdir-ios
* [`fb9e3d9f`](https://github.com/containerd/containerd/commit/fb9e3d9f21074e60e9b74034dca5ef19f3456c4c) vendor: update go.etcd.io/bbolt v1.3.4
* [`e4cbbc78`](https://github.com/containerd/containerd/commit/e4cbbc78bf7cd6440bca42d8ff332dcb3400a174) Move checks to Github actions
* [`1c1a08e7`](https://github.com/containerd/containerd/commit/1c1a08e71a54d7c82d05f47c3b6297a6e4c766e9) Merge pull request  [#4130](https://github.com/containerd/containerd/pull/4130) from cpuguy83/docs_buildtags
* [`c1a21819`](https://github.com/containerd/containerd/commit/c1a218195dc0eb6861b0b16db37eb499b1bd7c8c) Add docs for build tags used by cri.
* [`7ef7d1e2`](https://github.com/containerd/containerd/commit/7ef7d1e245dd006ffe83b625c891ccae02264eca) Merge pull request  [#4129](https://github.com/containerd/containerd/pull/4129) from crosbymichael/cgroup-idname
* [`d654dbaf`](https://github.com/containerd/containerd/commit/d654dbafac6ccfde77ba9611c7c36e09d6c4ca73) Allow the id for cgroup metrics to be changed
* [`78ab1d13`](https://github.com/containerd/containerd/commit/78ab1d13d22ec82e269d7a943a0a8ae3b01a11aa) Correct logic of FIFO cleanup
* [`7bdec4e4`](https://github.com/containerd/containerd/commit/7bdec4e47fee1b776955ca689cfda6db9fb7a2ce) Merge pull request  [#4125](https://github.com/containerd/containerd/pull/4125) from dims/add-version-numbers-for-newly-tagged-repos
* [`92a36dc1`](https://github.com/containerd/containerd/commit/92a36dc10f616682feeeccda18fc10b7847d9a98) Add version numbers for newly tagged repos
* [`0c78dacb`](https://github.com/containerd/containerd/commit/0c78dacbc5c8b1c02ae3f7e30be5ed170bee4d4b) Move isFifo from process/io to sys/ and make public
* [`214fbced`](https://github.com/containerd/containerd/commit/214fbcede3b81da60fc6568c3378165360154e95) Merge pull request  [#4124](https://github.com/containerd/containerd/pull/4124) from thaJeztah/seccomp_time64
* [`9529c69b`](https://github.com/containerd/containerd/commit/9529c69b8aaa9e2632d025849f843301863ded12) seccomp: add 64-bit time_t syscalls
* [`e0d4208f`](https://github.com/containerd/containerd/commit/e0d4208f7eeeadfbff41be0388604e142cd94002) Merge pull request  [#4122](https://github.com/containerd/containerd/pull/4122) from bergwolf/runtimeopts
* [`ebd745f9`](https://github.com/containerd/containerd/commit/ebd745f91a702f0d437e59e9e1ee66f9c205efee) ctr: do not assume runc options by default
* [`058a32e7`](https://github.com/containerd/containerd/commit/058a32e77105b925a1eaeec6bef4f00c3f975515) Merge pull request  [#4099](https://github.com/containerd/containerd/pull/4099) from mythi/hardlink
* [`e2269f2a`](https://github.com/containerd/containerd/commit/e2269f2ae0a8bb996b13d98ed6ffbdad7cdafd0f) archive: skip chmod IsNotExist error
* [`2899cb23`](https://github.com/containerd/containerd/commit/2899cb231a60e8f3ead9894285b89fb272f07597) Merge pull request  [#4116](https://github.com/containerd/containerd/pull/4116) from mxpv/dm-docs
* [`6c64032c`](https://github.com/containerd/containerd/commit/6c64032c14d177b642aa29ccd64edece41ba9b57) Merge pull request  [#4115](https://github.com/containerd/containerd/pull/4115) from kolyshkin/num-signals-are-ok
* [`bd226530`](https://github.com/containerd/containerd/commit/bd2265300324778244223badd74c7308345a4032) Add devmapper configuration examples
* [`5ef66e48`](https://github.com/containerd/containerd/commit/5ef66e48f228bc5f1f3bfcceb619ddfcea60c1bd) ParseSignal: drop add'l check for numeric signals
* [`672eb827`](https://github.com/containerd/containerd/commit/672eb827cbfad9ba1b4fef66ccf8b52f8762be63) Merge pull request  [#4113](https://github.com/containerd/containerd/pull/4113) from crosbymichael/shim-version
* [`649f2aac`](https://github.com/containerd/containerd/commit/649f2aac66eef515322fdbe6613dcc7343df5165) add -v to shim binaries
* [`5ebd0e5d`](https://github.com/containerd/containerd/commit/5ebd0e5d0fef54f7cdcd30425c4d3366e64f6892) Merge pull request  [#4114](https://github.com/containerd/containerd/pull/4114) from estesp/more-golangci-time
* [`4ff9d699`](https://github.com/containerd/containerd/commit/4ff9d69966b9518e7ac489432f48036cab63bd80) Increase golangci-lint timeout
* [`2532bdf4`](https://github.com/containerd/containerd/commit/2532bdf43f4973758bf1b4c22c1f6dbe5933ffdd) Merge pull request  [#4100](https://github.com/containerd/containerd/pull/4100) from lifubang/publisher
* [`14fbcd88`](https://github.com/containerd/containerd/commit/14fbcd886f6e971d86f6e3bed43298491d89f393) Merge pull request  [#4106](https://github.com/containerd/containerd/pull/4106) from thaJeztah/bump_cri
* [`e2e40e19`](https://github.com/containerd/containerd/commit/e2e40e19d70abeec54ffc988c6298862349a2e58) Merge pull request  [#3924](https://github.com/containerd/containerd/pull/3924) from renzhengeek/renzhen/snapshot-gc
* [`c00cf9a6`](https://github.com/containerd/containerd/commit/c00cf9a670ea3e2a7a669d3c6a7ef5c5fe954934) vendor: containerd/cri 92cb4ed9786a6cd271152ba1f862183d84701003
* [`62083eee`](https://github.com/containerd/containerd/commit/62083eeed275db8c154dd87a5f84444e97ddb507) Merge pull request  [#4102](https://github.com/containerd/containerd/pull/4102) from kolyshkin/scan
* [`488d6194`](https://github.com/containerd/containerd/commit/488d6194f2080709d9667e00ff244fbdc7ff95b2) fix dial error when clean up a dead shim
* [`6e638ad2`](https://github.com/containerd/containerd/commit/6e638ad27a6b5708f8b0eb06b17d3d0352609a2f) Nit: fix use of bufio.Scanner.Err
* [`c6851ace`](https://github.com/containerd/containerd/commit/c6851ace61864f8018d476d84fc82093e25db233) Merge pull request  [#4098](https://github.com/containerd/containerd/pull/4098) from thaJeztah/update_golangci_lint
* [`dc085abd`](https://github.com/containerd/containerd/commit/dc085abda5a4ca48cdec11dfd3011279477ff238) Merge pull request  [#4097](https://github.com/containerd/containerd/pull/4097) from tklauser/fix-duplicate-imports
* [`4326fc62`](https://github.com/containerd/containerd/commit/4326fc624a6504c154c6743774e225c8782f6a36) Update Golangci-lint v1.23.8
* [`4756258f`](https://github.com/containerd/containerd/commit/4756258faf55c1e2b4eb601c9fb669ecb3b43e8b) service_windows.go: remove unused "service" variable
* [`a9bd451a`](https://github.com/containerd/containerd/commit/a9bd451ab4b87a771a40067304b7bc7ee68f49c5) Avoid duplicate imports of github.com/gogo/protobuf/types
* [`4eb9d15d`](https://github.com/containerd/containerd/commit/4eb9d15dc6d01f8ef4507e6a50e58f615f430f55) Merge pull request  [#4095](https://github.com/containerd/containerd/pull/4095) from thaJeztah/partial_revert
* [`3a0a52ab`](https://github.com/containerd/containerd/commit/3a0a52ab95353ea3ee980ec01c28326949c74a34) Merge pull request  [#4091](https://github.com/containerd/containerd/pull/4091) from SaiHarshaK/update-install-steps
* [`cad67b73`](https://github.com/containerd/containerd/commit/cad67b73f2bebc59cc450e830605df38a1ebdef7) Update btrfs dependencies in docs for debian buster and ubuntu 19.10 * Fixes: #4090
* [`63202369`](https://github.com/containerd/containerd/commit/6320236985d4c9c179b51dab2ea1ca4835123d49) Partial revert of sys: windows: use golang.org/x/sys/windows
* [`9ec579bf`](https://github.com/containerd/containerd/commit/9ec579bf8a09f2fd1b63c7670eea5aa095720b7e) Merge pull request  [#4093](https://github.com/containerd/containerd/pull/4093) from thaJeztah/replace_more_syscall
* [`a30225b2`](https://github.com/containerd/containerd/commit/a30225b2209c031af55aae6c6e9466c248925ef1) Merge pull request  [#4094](https://github.com/containerd/containerd/pull/4094) from thaJeztah/deprecate_sys_epoll
* [`b4f1986b`](https://github.com/containerd/containerd/commit/b4f1986bf54b37a95fe8f9ca8531c97209d2bdd4) Merge pull request  [#4092](https://github.com/containerd/containerd/pull/4092) from thaJeztah/bump_x_sys
* [`0a7fd55f`](https://github.com/containerd/containerd/commit/0a7fd55f32a8eff3554e8c2e992db8ff65400e9c) sys: deprecate EpollCreate1, EpollCtl, EpollWait
* [`7b06192f`](https://github.com/containerd/containerd/commit/7b06192f61d02c28bdbd8470388cc21fa676e58c) sys: windows: use golang.org/x/sys/windows
* [`1b7d1e81`](https://github.com/containerd/containerd/commit/1b7d1e81be79d786ae0a828cf17256c609fb4c92) vendor: golang.org/x/sys 5c8b2ff67527cb88b770f693cebf3799036d8bc0
* [`92cfc5b1`](https://github.com/containerd/containerd/commit/92cfc5b1fb91e0e09bd9ef18de082cd648e2bdc0) Merge pull request  [#4088](https://github.com/containerd/containerd/pull/4088) from mxpv/sd
* [`7a5fcf61`](https://github.com/containerd/containerd/commit/7a5fcf617ef550c76c6831d97244baff0ac6121e) Merge pull request  [#4089](https://github.com/containerd/containerd/pull/4089) from thaJeztah/update_cri
* [`ddae905b`](https://github.com/containerd/containerd/commit/ddae905b824a264be620cea03d3dee66f779f19a) Support NOTIFY_SOCKET
* [`b78dfbdf`](https://github.com/containerd/containerd/commit/b78dfbdfbe54ec5cc9c5b59d79a9739756daae01) vendor: golang.org/x/sys 52ab431487773bc9dd1b0766228b1cf3944126bf
* [`ba6796ab`](https://github.com/containerd/containerd/commit/ba6796abde0090a1984c056fec9e1cc6fb9b3796) vendor: update kubernetes v1.18.0-beta.1
* [`f3d06242`](https://github.com/containerd/containerd/commit/f3d062423c7a50e0258132bf5786d7a025e54a06) vendor: sigs.k8s.io/yaml v1.2.0
* [`04c805e6`](https://github.com/containerd/containerd/commit/04c805e636b3879f689501fd052cb287fd80327c) vendor: github.com/google/gofuzz v1.1.0
* [`12c7d697`](https://github.com/containerd/containerd/commit/12c7d69769b43b8f432fe4dd779335f02c52c036) vendor: update containerd/cri 1a00c068864a59835ff442e0dddfa5a254be6bb3
* [`5607b23b`](https://github.com/containerd/containerd/commit/5607b23b0f7fd48645372adeab96515882ad0d97) vendor.conf: move some imports to match position with containerd/cri
* [`3868dd75`](https://github.com/containerd/containerd/commit/3868dd754064b843579e2aac0fa846185869c2a7) Merge pull request  [#4087](https://github.com/containerd/containerd/pull/4087) from crosbymichael/cgroups-exports
* [`97ca1be0`](https://github.com/containerd/containerd/commit/97ca1be06752cf220f1fa91ae8ececa0461dc284) Merge pull request  [#4058](https://github.com/containerd/containerd/pull/4058) from tedyu/get-process
* [`e3ab8bda`](https://github.com/containerd/containerd/commit/e3ab8bda604dbafb6c69f4c42979e92ead445138) Avoid allocating slice for finding Process
* [`1239f540`](https://github.com/containerd/containerd/commit/1239f5403534145ffefc4b53dbf2569af5a78d0c) export cgroups collectors
* [`aac6a51e`](https://github.com/containerd/containerd/commit/aac6a51ee775d89958dd6dbde1f61096ddbcb5a0) Merge pull request  [#4059](https://github.com/containerd/containerd/pull/4059) from fuweid/me-upstream-release-status
* [`35a8de89`](https://github.com/containerd/containerd/commit/35a8de899651770bc7ba1cc498ec1057a8b6e83c) Merge pull request  [#4080](https://github.com/containerd/containerd/pull/4080) from mxpv/opts
* [`8c9e8417`](https://github.com/containerd/containerd/commit/8c9e84174d55af4fcedf7bf0dbe3469936c0f43a) RELEASES.md: update release status
* [`936b7b00`](https://github.com/containerd/containerd/commit/936b7b0043e4b90a7f4810ed91ce066257117178) Merge pull request  [#4085](https://github.com/containerd/containerd/pull/4085) from thaJeztah/update_crypto
* [`e0a8fe7c`](https://github.com/containerd/containerd/commit/e0a8fe7cb60e165ba5158db99957993587f52d50) vendor: bump golang.org/x/crypto bac4c82f6975
* [`01310155`](https://github.com/containerd/containerd/commit/01310155947cb6eec37dcae29742a165e56acb4a) Merge pull request  [#4084](https://github.com/containerd/containerd/pull/4084) from crosbymichael/kill-all-check
* [`233d61f5`](https://github.com/containerd/containerd/commit/233d61f51c867c314b5b66a1df91996b23ea1eb3) Merge pull request  [#4083](https://github.com/containerd/containerd/pull/4083) from crosbymichael/resource-opts
* [`a687d3a3`](https://github.com/containerd/containerd/commit/a687d3a36dac0c75adcef6318a1891034b4cc284) Check error return from json.Unmarshal
* [`a3ca8a0d`](https://github.com/containerd/containerd/commit/a3ca8a0dfc4f2e79487d2479fbb3ee41bc75227b) Add linux resource oci.SpecOpts
* [`54fd2cba`](https://github.com/containerd/containerd/commit/54fd2cba4970fe77b10bb113f252cd5a10bddb40) Merge pull request  [#4081](https://github.com/containerd/containerd/pull/4081) from crosbymichael/info-spec
* [`00e6be9f`](https://github.com/containerd/containerd/commit/00e6be9f45751937854b2ebe2a8822c72fd8330f) Add ctr c info --spec flag to output spec
* [`3be12fe1`](https://github.com/containerd/containerd/commit/3be12fe1c0ad47e3ace8e373fd2bf41f4aa775df) Do not loose snapshotter options
* [`8cddb5f9`](https://github.com/containerd/containerd/commit/8cddb5f91d8055747b497d4e7639367af1436ff0) Pass snapshotter opts during Pull
* [`ca66f3dd`](https://github.com/containerd/containerd/commit/ca66f3dd5d917694797a377b8ab9b8fb603b089b) Merge pull request  [#4076](https://github.com/containerd/containerd/pull/4076) from kevpar/windows-cri-support
* [`a3685262`](https://github.com/containerd/containerd/commit/a3685262fe7d501a2a236c7ce39209a7161f2519) snapshots/devmapper: do not stop snapshot GC when one snapshot removing fails
* [`b6bf7b97`](https://github.com/containerd/containerd/commit/b6bf7b97c23bece60866801c18680471d4cd7eb7) devmapper: async remove device using Cleanup
* [`3a1c6a26`](https://github.com/containerd/containerd/commit/3a1c6a260a0a3f518593da4a6091dd447ab10260) Merge pull request  [#4073](https://github.com/containerd/containerd/pull/4073) from dims/update-opencontainers/selinux-to-1.3.3
* [`c7eec0c1`](https://github.com/containerd/containerd/commit/c7eec0c1786595b9aa4c31cf43c65acd2c204f8f) Fix file header in builtins_cri.go
* [`269015e3`](https://github.com/containerd/containerd/commit/269015e31c5036d447da88d021921b09a17eb543) Merge pull request  [#4072](https://github.com/containerd/containerd/pull/4072) from thaJeztah/update_gotest_tools_v3
* [`f2edc6f1`](https://github.com/containerd/containerd/commit/f2edc6f164f977b459a3abaa310d145f20050617) vendor: update gotest.tools v3.0.2
* [`026e4380`](https://github.com/containerd/containerd/commit/026e43806a8099b70c166874e59dcbbfe0634cc4) Update to a released version of opencontainers/selinux (1.3.3)
* [`4d242818`](https://github.com/containerd/containerd/commit/4d242818bf55542e5d7876ca276fea83029e803c) Merge pull request  [#4053](https://github.com/containerd/containerd/pull/4053) from AkihiroSuda/vendor-grpc-20200225
* [`669f516b`](https://github.com/containerd/containerd/commit/669f516b0e083238036cdd1118c3601f017557bf) Merge pull request  [#4062](https://github.com/containerd/containerd/pull/4062) from tedyu/start-shim-defer
* [`f8ade8de`](https://github.com/containerd/containerd/commit/f8ade8debd8877de4d7717ad48fb48e3203b215d) Use named error return for service#StartShim
* [`536d7ef9`](https://github.com/containerd/containerd/commit/536d7ef92da517fde23cff7ddccd86ef4c459fba) Merge pull request  [#4066](https://github.com/containerd/containerd/pull/4066) from thaJeztah/choco_progress
* [`985b26f2`](https://github.com/containerd/containerd/commit/985b26f2f9fe63ef116e6fd764c0990a2d24a2b9) AppVeyor: disable download progress on choco installs
* [`06b28402`](https://github.com/containerd/containerd/commit/06b284026da5e88c47577a0ff465c18f9cac891d) Merge pull request  [#4063](https://github.com/containerd/containerd/pull/4063) from tedyu/namespace-path
* [`4105135e`](https://github.com/containerd/containerd/commit/4105135e368071ece17f46484e3b5d84921d8161) fix killall when use pidnamespace
* [`ebec675a`](https://github.com/containerd/containerd/commit/ebec675a8d0c042401b77a77a048a621709ca7e9) Merge pull request  [#3802](https://github.com/containerd/containerd/pull/3802) from vladimiroff/unify-dialers
* [`4dd75be2`](https://github.com/containerd/containerd/commit/4dd75be2b93da857cd4cfa384e9088c03a58d6cb) Unify dialer implementations
* [`8e448bb2`](https://github.com/containerd/containerd/commit/8e448bb2798b94c09cf84e9b8de401d04f20decf) vendor protobuf & grpc
* [`9b4967bd`](https://github.com/containerd/containerd/commit/9b4967bd6b77e4a6bb4c36c86b4e3a6daaead6d4) Merge pull request  [#4048](https://github.com/containerd/containerd/pull/4048) from fuweid/me-use-new-ctx-to-cleanup
* [`3b9f2e85`](https://github.com/containerd/containerd/commit/3b9f2e85402f77d6ff63405a6dbb7a72938ca6f5) Merge pull request  [#4051](https://github.com/containerd/containerd/pull/4051) from rancher/selinux
* [`c134a9be`](https://github.com/containerd/containerd/commit/c134a9befa59fd5ab670a9c250f74cb3e4c88844) Use spec's mountLabel when mounting the rootfs
* [`2c5279e8`](https://github.com/containerd/containerd/commit/2c5279e820f86714df591b7f8d4b71052cf8ad87) Merge pull request  [#4049](https://github.com/containerd/containerd/pull/4049) from fuweid/me-fix-flaky-testcase
* [`1d888ad6`](https://github.com/containerd/containerd/commit/1d888ad6a69d412cfb93054fe8368caca97d944e) cleanup the image synchronously for Usage case
* [`18e581dd`](https://github.com/containerd/containerd/commit/18e581dd91fd671aaeba86dcae2b6c97142a1cb0) bugfix: cleanup dangling shim by brand new context
* [`fed8890e`](https://github.com/containerd/containerd/commit/fed8890e935f28de075b4031ebbc794076d21f69) Enable CRI plugin for Windows builds as well
* [`0e084054`](https://github.com/containerd/containerd/commit/0e08405433e3060ce6e1194e836cc7e71c80f9c6) Merge pull request  [#4046](https://github.com/containerd/containerd/pull/4046) from darfux/cancel_shim_log_ctx_by_onclose
* [`84464b80`](https://github.com/containerd/containerd/commit/84464b801faf2c80b71f8fa057d1f8daf9474a1c) v2: Cancel shim log ctx when ttrpc is closed
* [`986d0678`](https://github.com/containerd/containerd/commit/986d06785c4abaa5fcd546999e1c4066ed6646e8) Merge pull request  [#4042](https://github.com/containerd/containerd/pull/4042) from thaJeztah/bump_crypto
* [`7f0bccf1`](https://github.com/containerd/containerd/commit/7f0bccf1a00f84fc9f8fc289b5560f02562f86d9) Merge pull request  [#4041](https://github.com/containerd/containerd/pull/4041) from elboulangero/remove-executable-bit-on-api-txt-files
* [`f3652d06`](https://github.com/containerd/containerd/commit/f3652d0682f500a84191b34cd58e37e6fd684c36) vendor: golang.org/x/crypto 1d94cc7ab1c630336ab82ccb9c9cda72a875c382
* [`773adf7a`](https://github.com/containerd/containerd/commit/773adf7ab600824fe64bf5b5496763345eaed33d) Remove the executable bit for api/*.txt files
* [`986f2941`](https://github.com/containerd/containerd/commit/986f2941871087f31865a1d9fd69b4f97e3aea88) Merge pull request  [#3942](https://github.com/containerd/containerd/pull/3942) from hs0210/work
* [`724d0eb8`](https://github.com/containerd/containerd/commit/724d0eb859065f3fa11f32fa54b1c1970b670704) Merge pull request  [#4039](https://github.com/containerd/containerd/pull/4039) from AkihiroSuda/no-zfs
* [`8e685f78`](https://github.com/containerd/containerd/commit/8e685f78cf66e2901b2fbed2fdddd64449a74ab9) support building with BUILDTAGS="no_zfs no_aufs"
* [`3fe22817`](https://github.com/containerd/containerd/commit/3fe22817ab757f43cf9bc6d9de55649a99a2e986) Merge pull request  [#4037](https://github.com/containerd/containerd/pull/4037) from thaJeztah/update_mailmap
* [`61596169`](https://github.com/containerd/containerd/commit/61596169bbe688f576dbddc72ebce09955a49440) Update .mailmap
* [`f44d3609`](https://github.com/containerd/containerd/commit/f44d360992c4d30d413c38d276a36bf40b02d194) Update .mailmap with changes from release-branches
* [`04cda9b4`](https://github.com/containerd/containerd/commit/04cda9b4005e367c579b606c22874e953166f38e) Merge pull request  [#4032](https://github.com/containerd/containerd/pull/4032) from thaJeztah/bump_golang_1.13.8
* [`499ab8a9`](https://github.com/containerd/containerd/commit/499ab8a99ad489fb911557f4ea7ffd33173ed65b) Update Golang 1.13.8
* [`48d998f5`](https://github.com/containerd/containerd/commit/48d998f52cc119cdc414268b39f5bfb391e291f5) Merge pull request  [#4034](https://github.com/containerd/containerd/pull/4034) from fuweid/me-use-current-git-for-critools
* [`246a560e`](https://github.com/containerd/containerd/commit/246a560edb19ef9220bb452d0a3c82c7770213fb) script: use github.com/kubernetes-sigs/cri-tools directly
* [`27f25069`](https://github.com/containerd/containerd/commit/27f25069c06d597542e57428165225bd2a9e2696) Merge pull request  [#4013](https://github.com/containerd/containerd/pull/4013) from estesp/support-32bit-arm64
* [`7811aa75`](https://github.com/containerd/containerd/commit/7811aa755265ba3f017683afb1ee3b5a1e0f29b4) Merge pull request  [#4022](https://github.com/containerd/containerd/pull/4022) from estesp/fix-script-comment
* [`75d0c5f2`](https://github.com/containerd/containerd/commit/75d0c5f2e74b44353da357c5603a52871bea3940) Fix incorrect comment from copy/paste of starting script
* [`e74962ea`](https://github.com/containerd/containerd/commit/e74962eaa6c0533453fcc823ae0e1b5976a30d8c) Merge pull request  [#4018](https://github.com/containerd/containerd/pull/4018) from estesp/update-readme
* [`0dd6d24d`](https://github.com/containerd/containerd/commit/0dd6d24d2ae34680d6fb59fcd58c617ad0d61b34) Fix reference to LICENSE in README.md
* [`89de113d`](https://github.com/containerd/containerd/commit/89de113de9aedce0f41126c83c08ba9d3c6df0f1) Support 32-bit userspace on 64-bit ARM cores
* [`5abacb62`](https://github.com/containerd/containerd/commit/5abacb62da89dd18219f8ce28a2d4c3d28d8304d) Merge pull request  [#4017](https://github.com/containerd/containerd/pull/4017) from bloodorangeio/octet-stream-fix
* [`d8a0d29c`](https://github.com/containerd/containerd/commit/d8a0d29c232330f371c949a27527d8b89adccfc5) Set octet-stream content-type on put request
* [`cbf3ee0e`](https://github.com/containerd/containerd/commit/cbf3ee0e22635920adc221b7bf570cd82ab7bab9) Merge pull request  [#4010](https://github.com/containerd/containerd/pull/4010) from zhsj/fix-zsh-complete
* [`348e683c`](https://github.com/containerd/containerd/commit/348e683cebe4ddada6d9b11c2581bfeacba8d458) Fix zsh autocomplete script
* [`4f348c5b`](https://github.com/containerd/containerd/commit/4f348c5b5b53a70b282ab5b81b2cc8f03bf6a338) Merge pull request  [#3999](https://github.com/containerd/containerd/pull/3999) from thaJeztah/bump_cri
* [`263ab701`](https://github.com/containerd/containerd/commit/263ab701463864381e113db9ad72aa1a65897b5a) vendor: bump gopkg.in/yaml.v2 v2.2.8
* [`4c382788`](https://github.com/containerd/containerd/commit/4c38278895a431fc4939bad0b7d4270d88d8b589) vendor: update containerd/cri c0294ebfe0b4342db85c0faf7727ceb8d8c3afce
* [`f5d8ff57`](https://github.com/containerd/containerd/commit/f5d8ff57c8558c5a9a5357304d6b4a1a4aa80931) Merge pull request  [#3965](https://github.com/containerd/containerd/pull/3965) from jterry75/wcow_lcow_scratch_size
* [`46d1fb2f`](https://github.com/containerd/containerd/commit/46d1fb2fdcf167648215350f159fbbfa9abc8471) Merge pull request  [#3992](https://github.com/containerd/containerd/pull/3992) from mxpv/losetup
* [`12cb1554`](https://github.com/containerd/containerd/commit/12cb1554be8e3ba3fa6a7d11db2e8606a3163c0c) Merge pull request  [#3972](https://github.com/containerd/containerd/pull/3972) from fuweid/me-fix-3937
* [`f0652e14`](https://github.com/containerd/containerd/commit/f0652e1434be5d952abfbc67227ccc100757a8f7) Make tests less flaky
* [`bb8af922`](https://github.com/containerd/containerd/commit/bb8af922bb921da1a61fc3b932a113b6826895e6) Add support for custom wcow and lcow sandbox scratch sizes
* [`431cfd86`](https://github.com/containerd/containerd/commit/431cfd86e7bc636cdd5254ea8a30bd4f547c7bfc) Merge pull request  [#3991](https://github.com/containerd/containerd/pull/3991) from mihaicmn/fix-default-config
* [`5e6d56ee`](https://github.com/containerd/containerd/commit/5e6d56ee2deaeeebf15cb6a19d4898e365a3d926) Fix startup_delay within default configuration
* [`07de4ecc`](https://github.com/containerd/containerd/commit/07de4eccf1e62056efd24a232e2f75266b03608a) Merge pull request  [#3983](https://github.com/containerd/containerd/pull/3983) from AkihiroSuda/ctr-events-ignore-err
* [`a07cb9d0`](https://github.com/containerd/containerd/commit/a07cb9d0c48b06e627c585f0ce70d90ba97a9ff9) Merge pull request  [#3987](https://github.com/containerd/containerd/pull/3987) from thaJeztah/bump_golang_1.13.7
* [`83370116`](https://github.com/containerd/containerd/commit/833701165aad9d55adda23f48bb5a46cdbcff5b1) ctr events: do not exit on an error
* [`20024116`](https://github.com/containerd/containerd/commit/2002411638cfdc620f3e3be112e2184452048779) vendor: update golang.org/x/crypto 69ecbb4d6d5dab05e49161c6e77ea40a030884e1
* [`32ba75f0`](https://github.com/containerd/containerd/commit/32ba75f0fbfe47ad94e7c7daccc9f31efd0b2db2) Update Golang 1.13.7 (CVE-2020-0601, CVE-2020-7919)
* [`d3b42574`](https://github.com/containerd/containerd/commit/d3b42574a751e056362d8f5abe0717e45b9f17d2) Merge pull request  [#3986](https://github.com/containerd/containerd/pull/3986) from thaJeztah/fix_release_tool_link
* [`09944e71`](https://github.com/containerd/containerd/commit/09944e714f1aee8c84a86f405acf1d0c1246fe43) Merge pull request  [#3985](https://github.com/containerd/containerd/pull/3985) from thaJeztah/bump_versions
* [`e42110f3`](https://github.com/containerd/containerd/commit/e42110f3263bdf826b113b00fe66ff3ed6109ef2) Fix broken link to release-tool
* [`e2e07c9b`](https://github.com/containerd/containerd/commit/e2e07c9bc1ad0076bfea09c5e55c94a0f699fdfb) RELEASES.md update links to latest v1.2.11 and v1.3.2
* [`a1e0303e`](https://github.com/containerd/containerd/commit/a1e0303e7adaf8b6316293b605f631aba78914d5) Merge pull request  [#3978](https://github.com/containerd/containerd/pull/3978) from dims/sync-with-latest-containerd-cri-master-including-selinux-change
* [`0dc69620`](https://github.com/containerd/containerd/commit/0dc69620b8dc5f03a1282acff7a37ffbefd2697d) update dependencies of containerd/cri
* [`53ced5ff`](https://github.com/containerd/containerd/commit/53ced5ffe1d38dd407d18dfab752ab29623b3647) update to latest containerd/cri (master)
* [`faf03c3d`](https://github.com/containerd/containerd/commit/faf03c3d239d54e9fce44deaae274dc1fe8b672e) Pick up fix for CVE-2019-16884 in opencontainers/selinux
* [`5c72f92a`](https://github.com/containerd/containerd/commit/5c72f92a5d924fdd699e761d022991266a77ed51) Merge pull request  [#3973](https://github.com/containerd/containerd/pull/3973) from dims/update-to-new-rc10-of-opencontainers/runc
* [`923c05be`](https://github.com/containerd/containerd/commit/923c05bed10b14512cf5ec029066ca5e90d87431) Bump to opencontainers/runc new version - v1.0.0-rc10
* [`c2ad9dc1`](https://github.com/containerd/containerd/commit/c2ad9dc12dc049607adf541f453cd5b28f0b7c37) Merge pull request  [#3970](https://github.com/containerd/containerd/pull/3970) from TBBle/windows_build_without_cgo
* [`e44d0086`](https://github.com/containerd/containerd/commit/e44d0086596862a8ac5eda5e28b23564324efe38) Appveyor on_success field should be an array.
* [`a224937d`](https://github.com/containerd/containerd/commit/a224937d2c23cbc81c49aed0280cfd05d1a3e734) Disable CGO for AppVeyor build steps
* [`75af1794`](https://github.com/containerd/containerd/commit/75af17946d94bc95ba519be5c2b6fc6f1adde4d6) Pull: create image record after blobs download
* [`45a17cff`](https://github.com/containerd/containerd/commit/45a17cffb67cb407b4130b718b15674ae0c5b113) Vendor Microsoft/hcsshim with CGO removal
* [`592a617f`](https://github.com/containerd/containerd/commit/592a617f3d6e3c6aa0f1894c3edfe9a9cf890600) Merge pull request  [#3969](https://github.com/containerd/containerd/pull/3969) from thaJeztah/bump_golang_1.13.6
* [`94964b36`](https://github.com/containerd/containerd/commit/94964b36d0248257743615a5e3bff0bea301d55c) Update Golang 1.13.6
* [`6b5553ee`](https://github.com/containerd/containerd/commit/6b5553ee6c20955f9e01145528527241f33f8940) Merge pull request  [#3919](https://github.com/containerd/containerd/pull/3919) from Zyqsempai/add-io-metrics
* [`64b08f90`](https://github.com/containerd/containerd/commit/64b08f90e9d990886885735cdc983e20d914f361) Merge pull request  [#3966](https://github.com/containerd/containerd/pull/3966) from zhsj/update-btrfs
* [`22b73a9a`](https://github.com/containerd/containerd/commit/22b73a9a7800b71944529846a5c9ce212c92c218) vendor: bump containerd/btrfs to 153935315f4ab9be5bf03650a1341454b05efa5d
* [`b8797016`](https://github.com/containerd/containerd/commit/b8797016bb34650f4c6dbec36e8407cc650147ec) Merge pull request  [#3964](https://github.com/containerd/containerd/pull/3964) from zhsj/flaky-metastore-test
* [`e0954807`](https://github.com/containerd/containerd/commit/e095480716f635647711a81a4976611ac357f72f) Merge pull request  [#3962](https://github.com/containerd/containerd/pull/3962) from zhsj/clean-test
* [`1189cc40`](https://github.com/containerd/containerd/commit/1189cc40f2bea63d2d381a4c95617c869c5c99cc) snapshots: fix flaky TestMetastore
* [`35a8e6e5`](https://github.com/containerd/containerd/commit/35a8e6e589eb37a73f94cdbd5c8d7938b2b04140) sys: clean up process after test
* [`5383d31f`](https://github.com/containerd/containerd/commit/5383d31f32ba7db0eb6f0cd333be6463af07034d) Merge pull request  [#3963](https://github.com/containerd/containerd/pull/3963) from zhsj/flaky-gc-test
* [`3eb57b01`](https://github.com/containerd/containerd/commit/3eb57b01be87a9b5047ae79775b9c43d65fb2150) Added IO metrics
* [`e859b8a9`](https://github.com/containerd/containerd/commit/e859b8a92b58499b4681cb96dae74f2f3bb50a70) gc: increase sleep time in test
* [`486d3363`](https://github.com/containerd/containerd/commit/486d33631e8ab0d1e60c9d57f729a6205937f478) test runtime v2 CPU settings
* [`c55bd87f`](https://github.com/containerd/containerd/commit/c55bd87f471a4de48ea349e66bfdf7c454327421) Merge pull request  [#3956](https://github.com/containerd/containerd/pull/3956) from sethp-nr/fix/eventfd-leak
* [`bb9d4e8b`](https://github.com/containerd/containerd/commit/bb9d4e8bf22e802301ffab4d3bc247659b9f5dbe) Merge pull request  [#3959](https://github.com/containerd/containerd/pull/3959) from thaJeztah/bump_prometheus
* [`66508589`](https://github.com/containerd/containerd/commit/66508589d33c3ae0ad3db5a581c75c8257bc4bfc) fix: eventfd leak for v2 runtime with v1 cgroups
* [`9456040a`](https://github.com/containerd/containerd/commit/9456040acb746dccf65e700563fb7371a03f79e6) fix: eventfd leak
* [`2f0db8e2`](https://github.com/containerd/containerd/commit/2f0db8e2a81319b3e48bc6e3d433b10090bd5f50) vendor: bump prometheus/client_golang v1.3.0
* [`e10c9118`](https://github.com/containerd/containerd/commit/e10c911876614cef082e988f7b14c4d008370165) vendor: bump prometheus/client_golang v1.1.0
* [`845b91d6`](https://github.com/containerd/containerd/commit/845b91d6b5431433cf2b33a21bd921d5b23ec432) vendor: bump prometheus/client_golang v0.9.4
* [`04506b87`](https://github.com/containerd/containerd/commit/04506b87d65a3390656de6f9e5de8d84d0270567) vendor: bump docker/go-metrics v0.0.1:
* [`99911ea6`](https://github.com/containerd/containerd/commit/99911ea668437cb0dcd30d67fcf3d7fb86238a95) vendor: bump prometheus/procfs v0.0.8
* [`ed6ae818`](https://github.com/containerd/containerd/commit/ed6ae818612b8f08dfa319eb40aea1aab286c979) vendor: bump prometheus/common v0.7.0
* [`c02dc24e`](https://github.com/containerd/containerd/commit/c02dc24ecfa6b46f8575a170f90498d89115e492) vendor: bump prometheus/client_model v0.1.0
* [`77a3780c`](https://github.com/containerd/containerd/commit/77a3780c25735901928284496efc4b6349de328c) vendor: bump beorn7/perks v1.0.1
* [`a767b623`](https://github.com/containerd/containerd/commit/a767b62321ae3fae0b77a1320d93680baff0d7c1) Merge pull request  [#3954](https://github.com/containerd/containerd/pull/3954) from AkihiroSuda/vendor-cgroups-20200110
* [`e1221e69`](https://github.com/containerd/containerd/commit/e1221e69a824ce9aaca34c5bb603feb2f921b883) revendor containerd/cgroups
* [`1c2606d0`](https://github.com/containerd/containerd/commit/1c2606d05bf242d269b7a8dfb27c05305dc7331b) Merge pull request  [#3946](https://github.com/containerd/containerd/pull/3946) from wawa0210/bump-hcsshim
* [`4d62d879`](https://github.com/containerd/containerd/commit/4d62d8795c42dfec2506631cc7013b3b8786bf76) bump microsoft/hcsshim to 0.8.7
* [`0a1f2b40`](https://github.com/containerd/containerd/commit/0a1f2b40642e54ed06cd0a22cdf6025cbe70853c) Merge pull request  [#3952](https://github.com/containerd/containerd/pull/3952) from lumjjb/fix_unpacker
* [`95fbf3dc`](https://github.com/containerd/containerd/commit/95fbf3dc28d8dcc2531904c3efa5b53caa8ee6a4) Fix unpacker to pass use apply options
* [`7804afb2`](https://github.com/containerd/containerd/commit/7804afb226b6b44d6baac469157cd50f7a6bd761) Merge pull request  [#3950](https://github.com/containerd/containerd/pull/3950) from dmcgowan/fix-printf-scanner-error
* [`9f193c41`](https://github.com/containerd/containerd/commit/9f193c41d74e815480c2f69964411f9b87599902) Merge pull request  [#3948](https://github.com/containerd/containerd/pull/3948) from jterry75/fix_lcow_size
* [`3af3a760`](https://github.com/containerd/containerd/commit/3af3a7602650a8de47b77457fa05835ebcbff3bf) Fix filter errors
* [`7b52bc50`](https://github.com/containerd/containerd/commit/7b52bc506c5bc2a6a85a889ee3bc134edb80cddd) Add unit test for func in filter.go
* [`cd1cad9d`](https://github.com/containerd/containerd/commit/cd1cad9d5581f855c3feac293d7d52d49ca4d34b) Support disk usage in windows-lcow snapshot
* [`d3c1691a`](https://github.com/containerd/containerd/commit/d3c1691ae105067a4636dfbe81c0ba2d8d980f52) Merge pull request  [#3933](https://github.com/containerd/containerd/pull/3933) from AkihiroSuda/update-rootless-md
* [`8b3ef5fb`](https://github.com/containerd/containerd/commit/8b3ef5fb205730fc45614586b2aa95dfa2444f6f) Merge pull request  [#3944](https://github.com/containerd/containerd/pull/3944) from zhsj/fix-openlabci
* [`41088e40`](https://github.com/containerd/containerd/commit/41088e405fa46a8325eeea3217fd05b48779419e) Merge pull request  [#3939](https://github.com/containerd/containerd/pull/3939) from zhsj/fix-arm
* [`80d50a8a`](https://github.com/containerd/containerd/commit/80d50a8a636d0961571b93679956615b66c69e4d) Merge pull request  [#3925](https://github.com/containerd/containerd/pull/3925) from dmcgowan/snapshot-cleanup-api
* [`3e9ef5db`](https://github.com/containerd/containerd/commit/3e9ef5db79cac1227bec5c6e93d025412c348f76) Merge pull request  [#3941](https://github.com/containerd/containerd/pull/3941) from dmcgowan/skip_tests
* [`f3090ce8`](https://github.com/containerd/containerd/commit/f3090ce80f05a88e588d9e9283bf5134367b198b) ci: set pipefail in zuul script
* [`90cd777a`](https://github.com/containerd/containerd/commit/90cd777a6c8c92c105625ba086e2e67a0c32d7ed) platforms: fill default arm variant when parse platform specifier
* [`b553bc14`](https://github.com/containerd/containerd/commit/b553bc14a2cfa1994646d2f52a8e25c023de76bb) update docs/rootless.md
* [`94d49984`](https://github.com/containerd/containerd/commit/94d499843c0202af9636cad522d30eaf9ffed798) Add Makefile variable to skip test packages
* [`123af61c`](https://github.com/containerd/containerd/commit/123af61c0bd897c0892d7a0fb51574a78698de8a) Add Cleanup to snapshot API
* [`0d276ece`](https://github.com/containerd/containerd/commit/0d276ece0e280812297f20be5110800db6614c03) Merge pull request  [#3932](https://github.com/containerd/containerd/pull/3932) from AkihiroSuda/ovl-test-opts
* [`fda9cebc`](https://github.com/containerd/containerd/commit/fda9cebc813b035be137d4d61f203e625623692c) Merge pull request  [#3936](https://github.com/containerd/containerd/pull/3936) from hs0210/work
* [`da2890a9`](https://github.com/containerd/containerd/commit/da2890a90826458c0573cdbc4e3e3768d69197b8) Merge pull request  [#3934](https://github.com/containerd/containerd/pull/3934) from AkihiroSuda/ctr-address-env
* [`82fdac1c`](https://github.com/containerd/containerd/commit/82fdac1cd602fa3f1800d9fa82a9d3b90a0cf024) Merge pull request  [#3935](https://github.com/containerd/containerd/pull/3935) from zhsj/fix-gccgo
* [`465c11dc`](https://github.com/containerd/containerd/commit/465c11dc8736d3e2a9a3b76ece6abdeb63a2f676) Fix build with gccgo
* [`52e477f9`](https://github.com/containerd/containerd/commit/52e477f947434989e93d0a9c22a7389d08b9b056) Fix outdated comments
* [`b127b666`](https://github.com/containerd/containerd/commit/b127b666aa679ab0ac50025e0741b54acd743496) ctr: support $CONTAINERD_ADDRESS env var
* [`a4b423b1`](https://github.com/containerd/containerd/commit/a4b423b19b0b3f18bd4827afcd4a9c7ca4a6645a) overlay: test actual Opts
* [`d5714702`](https://github.com/containerd/containerd/commit/d5714702d1f78ad1149e78e204db0b53611ddb3c) Merge pull request  [#3883](https://github.com/containerd/containerd/pull/3883) from AkihiroSuda/ci-crun
* [`067a66b9`](https://github.com/containerd/containerd/commit/067a66b90a3bf0915ff34d5fa5bbc790ff625d77) .travis.yml: run test with crun
* [`b9fad5e3`](https://github.com/containerd/containerd/commit/b9fad5e310fafb453def5f1e7094f4c36a9806d2) Merge pull request  [#3765](https://github.com/containerd/containerd/pull/3765) from AkihiroSuda/mount-fuse
* [`7c856d19`](https://github.com/containerd/containerd/commit/7c856d19804fa9516e793c055d16fa22d010c857) Merge pull request  [#3929](https://github.com/containerd/containerd/pull/3929) from darfux/v2_fix_win_ctx_ns
* [`1fb1d932`](https://github.com/containerd/containerd/commit/1fb1d93212af763bd481b476293040b1566ae00b) v2: Fix missing ns when openShimLog on windows
* [`5fc0f301`](https://github.com/containerd/containerd/commit/5fc0f30167216f7b11de904df4df8b1c96290104) Merge pull request  [#3903](https://github.com/containerd/containerd/pull/3903) from katiewasnothere/local_introspection
* [`a18f77be`](https://github.com/containerd/containerd/commit/a18f77bea0a7193b6594af3ca22cd2734d6dfb14) create local version of introspection service
* [`b95fa01b`](https://github.com/containerd/containerd/commit/b95fa01b95d54bfb88d8c004975e36d00df0fc1e) Merge pull request  [#3915](https://github.com/containerd/containerd/pull/3915) from yeahdongcn/push
* [`e739314e`](https://github.com/containerd/containerd/commit/e739314ed421ecf10d52a47dcdf27859022fa124) mount: support FUSE helper
* [`537afb14`](https://github.com/containerd/containerd/commit/537afb149869e5ef6acbd267f9b02c648abcbef3) Merge pull request  [#3921](https://github.com/containerd/containerd/pull/3921) from darfux/v2_try_to_delete_shim_when_create_fail
* [`06b15f07`](https://github.com/containerd/containerd/commit/06b15f072db3b177af4ffa1d9f8d4a9a454990f7) Merge pull request  [#3920](https://github.com/containerd/containerd/pull/3920) from hs0210/work
* [`87e2a959`](https://github.com/containerd/containerd/commit/87e2a95951c3e00e8d672922a8bc07337c7a331c) Fix a typo in task.go
* [`f823c377`](https://github.com/containerd/containerd/commit/f823c377086bccc8c35a0ddfe12a02a0c6c112af) Merge pull request  [#3904](https://github.com/containerd/containerd/pull/3904) from yeahdongcn/manifest
* [`d82fa431`](https://github.com/containerd/containerd/commit/d82fa431937f0fda2c11f45fd52da48ab899c29c) v2: Call shim.Delete at first when create is failed
* [`6b94b646`](https://github.com/containerd/containerd/commit/6b94b646b7712ecbf0d16ce19588dc1b083b829f) Merge pull request  [#3911](https://github.com/containerd/containerd/pull/3911) from ktock/passinfo
* [`493a36de`](https://github.com/containerd/containerd/commit/493a36de9521c4a6a0e0cc2fd0495da1d5c08db7) Move label filter to snapshots package
* [`c1a24be5`](https://github.com/containerd/containerd/commit/c1a24be5acf4e04c8a751a9eff2fe040fe58023c) Merge pull request  [#3916](https://github.com/containerd/containerd/pull/3916) from thaJeztah/bump_golang_1.13.5
* [`06f6ea09`](https://github.com/containerd/containerd/commit/06f6ea099a784ecb62d67548d901dc7a85a65c76) switch nighly builds to Go 1.13.5
* [`c07e356d`](https://github.com/containerd/containerd/commit/c07e356d293895fa52f7dd215922861291d3d799) Update Golang 1.13.5
* [`072dfbaf`](https://github.com/containerd/containerd/commit/072dfbaf3601dd80d2b363fc8c855cd225fec166) Support pushing a specific platform of a multi-architecture docker image to a registry
* [`4ccb7aa2`](https://github.com/containerd/containerd/commit/4ccb7aa2213e09c21a4b320eec5b8b6d1ac32e48) Enable to propagate necessary information to snapshotter during unpack
* [`97712c8a`](https://github.com/containerd/containerd/commit/97712c8ad73dd302d5d226e0384b2d86e5de2989) Merge pull request  [#3906](https://github.com/containerd/containerd/pull/3906) from estesp/update-console-vendor
* [`166cc8b7`](https://github.com/containerd/containerd/commit/166cc8b7d50c2b0d69ccee15a98aa891fa8f265f) Merge pull request  [#3905](https://github.com/containerd/containerd/pull/3905) from estesp/more-adopters
* [`496836c0`](https://github.com/containerd/containerd/commit/496836c09266a0ab00205bec78589c0aa83ee125) Update containerd/console vendor for fix
* [`a057bfbd`](https://github.com/containerd/containerd/commit/a057bfbd7122d1ce1dc3057d5170fd557ea7b678) Add more adopters to ADOPTERS.md
* [`facedf89`](https://github.com/containerd/containerd/commit/facedf8980daa7296c4b56782ee695f1dba96457) Remove an empty line
* [`05d19292`](https://github.com/containerd/containerd/commit/05d192929b1e9d34d74386ecc6e6472b1f496a86) Update checkImages to accept images.MediaTypeDockerSchema2Manifest
* [`c4ed3ff1`](https://github.com/containerd/containerd/commit/c4ed3ff1edf383512789746419a28431bd4e256a) Replace ocispec.MediaTypeImageManifest with manifest.MediaType
* [`18092310`](https://github.com/containerd/containerd/commit/18092310031adca3ed7c29c8ac6c841e26467b46) Merge pull request  [#3896](https://github.com/containerd/containerd/pull/3896) from sipsma/close-platform-once
* [`f602b7b8`](https://github.com/containerd/containerd/commit/f602b7b8834cbbd99ffd4416a09c09a8f841269e) Merge pull request  [#3899](https://github.com/containerd/containerd/pull/3899) from AkihiroSuda/fix-sys-mkdiras
* [`fbd46d70`](https://github.com/containerd/containerd/commit/fbd46d70940b913adef07f54f3db1abcb0f08bb2) runtime v2: Close platform in runc shim's Shutdown method.
* [`05bc0a18`](https://github.com/containerd/containerd/commit/05bc0a189948f44f98e4a1d4f096e56b814df5a6) Merge pull request  [#3898](https://github.com/containerd/containerd/pull/3898) from estesp/test-5.0-kernel-ci
* [`8c7e6be2`](https://github.com/containerd/containerd/commit/8c7e6be290003a354fcf163dbd4c7f21f97a709f) Merge pull request  [#3870](https://github.com/containerd/containerd/pull/3870) from dmcgowan/download-during-apply
* [`aac1ba0d`](https://github.com/containerd/containerd/commit/aac1ba0da44f485a420c6aca87877265ec7e2eb2) Merge pull request  [#3893](https://github.com/containerd/containerd/pull/3893) from Zyqsempai/3736-added-cpu-and-memory-metrics
* [`02dcf384`](https://github.com/containerd/containerd/commit/02dcf384bfe3397ec08ef8912e2e3a1f396c98e6) Disable criu tests in Travis CI
* [`62adc516`](https://github.com/containerd/containerd/commit/62adc516ddfae6e247dcd6a69bd00a7f7e7e96c1) sys: mkdirAs: do chown if dir already exists
* [`9b5581cc`](https://github.com/containerd/containerd/commit/9b5581cc9c5bb4e9f4e47606ba883234167b1c23) Merge pull request  [#3887](https://github.com/containerd/containerd/pull/3887) from joakimr-axis/joakimr-axis_scripts
* [`49e7039a`](https://github.com/containerd/containerd/commit/49e7039a8501c0396d591471d40680402af2c784) cpu metrics consistency
* [`b9d9bdf1`](https://github.com/containerd/containerd/commit/b9d9bdf1fda27652035879082bd84aba43c4f6ac) make cpu metrics consistent with v2 docs
* [`929ab521`](https://github.com/containerd/containerd/commit/929ab521c67e59a34983d9bffc513e1b20c3d647) fix system usage naming
* [`659c971c`](https://github.com/containerd/containerd/commit/659c971cad1fa1c0e183e17e3349bb2270fa1a3a) task metrics fix
* [`23dbae3e`](https://github.com/containerd/containerd/commit/23dbae3e71550e43b21c963f859dc7ecee444f8f) Schema name fix
* [`56612148`](https://github.com/containerd/containerd/commit/566121485bc9ef4c2b59ba7725f55491bc8795cd) Merge pull request  [#3868](https://github.com/containerd/containerd/pull/3868) from awprice/issue-3850
* [`17d61d6b`](https://github.com/containerd/containerd/commit/17d61d6b7e7ac55c9b8bd52d41606aeca8b6bd03) Units fix
* [`f287bc22`](https://github.com/containerd/containerd/commit/f287bc2292efadee8e4ed2092ae7c782e595cdbd) Schema names fix
* [`6bfb2482`](https://github.com/containerd/containerd/commit/6bfb24824b552cf09d8078750f565a0d72f8c711) Fix prometheus metrics units
* [`b98cc791`](https://github.com/containerd/containerd/commit/b98cc7918446427e4b2de7b975c65c1f44451a56) Added memory and cpu metrics for cgroupv2
* [`54736371`](https://github.com/containerd/containerd/commit/5473637144496250e4221c9103568d96c33ca29b) Merge pull request  [#3892](https://github.com/containerd/containerd/pull/3892) from mxpv/dm-retry
* [`6c82fe54`](https://github.com/containerd/containerd/commit/6c82fe5429931ced190b5b1f38e25573ca00c195) Merge pull request  [#3891](https://github.com/containerd/containerd/pull/3891) from AkihiroSuda/rename-pids-v2
* [`75efbaf6`](https://github.com/containerd/containerd/commit/75efbaf67859c85471a40643d79bd7d5fdd6fa77) Attempt to make device mapper snapshotter tests less flaky
* [`9eef69e3`](https://github.com/containerd/containerd/commit/9eef69e3ae145e0e442d9107cabcfa569029bbdd) Update after review comments
* [`43fca9eb`](https://github.com/containerd/containerd/commit/43fca9eba242e3f019369bcc4a0b4243899e319a) metrics: rename pids_v2 to pids
* [`082f7e3a`](https://github.com/containerd/containerd/commit/082f7e3aed57ae0a3cec3cd82e41d3bf4e553428) Merge pull request  [#3890](https://github.com/containerd/containerd/pull/3890) from estesp/printf-to-log
* [`a022c218`](https://github.com/containerd/containerd/commit/a022c218194c05449ad69b69c48fc6cac9d6f0b3) Improve host fallback behaviour in docker remote
* [`fa62b6d2`](https://github.com/containerd/containerd/commit/fa62b6d2380817f9baef36944289d826398a0999) Use logrus instead of printf for warning
* [`ff91f225`](https://github.com/containerd/containerd/commit/ff91f225fa0e3c795b7365af7cefad22ca845d4b) Merge pull request  [#3889](https://github.com/containerd/containerd/pull/3889) from dmcgowan/allow-empty-scope
* [`5d93ece7`](https://github.com/containerd/containerd/commit/5d93ece75875c030b6b9dd76a7facfc9c3bf7a29) Merge pull request  [#3799](https://github.com/containerd/containerd/pull/3799) from AkihiroSuda/cgroup2
* [`1649e8e4`](https://github.com/containerd/containerd/commit/1649e8e43b2bede35b8cc56d2bd41e59e1e97469) Merge pull request  [#3848](https://github.com/containerd/containerd/pull/3848) from liaojh1998/master
* [`08517e58`](https://github.com/containerd/containerd/commit/08517e586485ef3b977b641c7dcc3ea33f6a6148) Allow empty scope authorization
* [`499fbb03`](https://github.com/containerd/containerd/commit/499fbb0337c9138b5360117e0b25a7a1428f9667) Improve install scripts
* [`55698e69`](https://github.com/containerd/containerd/commit/55698e69428896661f288f031d1492f8fb2c4c92) Merge pull request  [#3886](https://github.com/containerd/containerd/pull/3886) from joakimr-axis/joakimr-axis_helptext
* [`e0011978`](https://github.com/containerd/containerd/commit/e0011978fff03d6f7061ad709bbfffaf992a77ae) start.go: Improve help text
* [`9862cb8f`](https://github.com/containerd/containerd/commit/9862cb8f8544a3069add9a3b90e87e695d14b313) support user remapping in ctr
* [`b02e20f1`](https://github.com/containerd/containerd/commit/b02e20f12e4faa07d4fba741337921968d901e9d) cgroup2: enable controllers automatically
* [`8f870c23`](https://github.com/containerd/containerd/commit/8f870c233f14fe9df47ef9defa42cf8517fb64e0) support cgroup2
* [`f01665aa`](https://github.com/containerd/containerd/commit/f01665aa02d8b26c581fdfcc93d837ce3b275edd) Merge pull request  [#3881](https://github.com/containerd/containerd/pull/3881) from liaojh1998/idmap
* [`f0c6684e`](https://github.com/containerd/containerd/commit/f0c6684ef1c4c111be5fa09079d128d3782d2211) Merge pull request  [#3884](https://github.com/containerd/containerd/pull/3884) from danbev/building-correction
* [`caeacfce`](https://github.com/containerd/containerd/commit/caeacfce34a9a5a042e8ef6d713defb9c5abe437) Correct grammar/typo in BUILDING.MD
* [`51a6813c`](https://github.com/containerd/containerd/commit/51a6813c06030ae2b3fcf9ec068e4b39cd2d1e69) Split uid and gid user ns remapping in oci
* [`30d92eff`](https://github.com/containerd/containerd/commit/30d92eff1c61d012be0053467f619974ad841698) Defer layer download until unpack
* [`e8948e11`](https://github.com/containerd/containerd/commit/e8948e11aa1bd7a5448384f9983fc895492646b2) Merge pull request  [#3878](https://github.com/containerd/containerd/pull/3878) from crosbymichael/bump-console
* [`85e8b7f8`](https://github.com/containerd/containerd/commit/85e8b7f8168ae1316ea4cb804d72c1d89b338217) Merge pull request  [#3877](https://github.com/containerd/containerd/pull/3877) from crosbymichael/go-runc-race
* [`9d5a095b`](https://github.com/containerd/containerd/commit/9d5a095b006a7314e1ded50490e66d63d6344084) Bump containerd console for os.File changes
* [`cd23ad24`](https://github.com/containerd/containerd/commit/cd23ad2447d7c6c694572d35a96752e3daaab89b) Bump go-runc for buffer race fix
* [`640ca781`](https://github.com/containerd/containerd/commit/640ca7812f26a98aadfa5d4323772fa5eea60766) Merge pull request  [#3874](https://github.com/containerd/containerd/pull/3874) from crosbymichael/image-meta
* [`6a22a8fc`](https://github.com/containerd/containerd/commit/6a22a8fc9eb64fe5cf14742015272217f91df94f) Return the underlying images metadata
* [`6ed7ec44`](https://github.com/containerd/containerd/commit/6ed7ec4472580a7ca3820f91c54ad4cb97ec2ae1) Merge pull request  [#3872](https://github.com/containerd/containerd/pull/3872) from liaojh1998/ctr-run-readonly
* [`787be0ef`](https://github.com/containerd/containerd/commit/787be0efe2831764e6e0599adbfce3c38fb90e92) Modify ctr run to search for read-only flag instead of readonly
* [`5af0dcbe`](https://github.com/containerd/containerd/commit/5af0dcbe9d83cef8a4908fb0438ca41e6e683d30) Merge pull request  [#3869](https://github.com/containerd/containerd/pull/3869) from estesp/enable-appveyor-for-release-branches
* [`cfb4f734`](https://github.com/containerd/containerd/commit/cfb4f734dab77f8809f505e44d4c1b7f9cec3a29) Make sure for next release branch appveyor runs
* [`8b12d46a`](https://github.com/containerd/containerd/commit/8b12d46a395ae3eed3cd718a7bcc721405f650d7) Merge pull request  [#3867](https://github.com/containerd/containerd/pull/3867) from awprice/issue-3865
* [`f92470b3`](https://github.com/containerd/containerd/commit/f92470b3ebf5fec28f9d3129b48387ef99384652) Fix dependency in BUILDING.md
* [`b0821c80`](https://github.com/containerd/containerd/commit/b0821c801dc2225bb7478f91e967888a353fb60a) Merge pull request  [#3857](https://github.com/containerd/containerd/pull/3857) from Random-Liu/fix-container-pid
* [`88839837`](https://github.com/containerd/containerd/commit/88839837312ff0afd117b162e768348d003eef6e) Merge pull request  [#3860](https://github.com/containerd/containerd/pull/3860) from sayaoailun/master
* [`f2ef7b7d`](https://github.com/containerd/containerd/commit/f2ef7b7d795c0fb9551ef8e6ff1c74a413e63253) Merge pull request  [#3858](https://github.com/containerd/containerd/pull/3858) from thaJeztah/reformat_vendor
* [`a6b6097c`](https://github.com/containerd/containerd/commit/a6b6097c90c02ad2c8aac45e4f0332dc1a00a60c) Fix container pid.
* [`726dcaea`](https://github.com/containerd/containerd/commit/726dcaea50883e51b2ec6db13caff0e7936b711d) update cpuinfo to make variant matches aarch64 and so on
* [`6fa9a42e`](https://github.com/containerd/containerd/commit/6fa9a42ea76e02b4a123e606543b3ee0fe17b9aa) vendor.conf: sort imports alphabetically
* [`a44189d2`](https://github.com/containerd/containerd/commit/a44189d2ff29921d6b87990bf0ec790d28c9c03e) vendor.conf: pin all dependencies by git-sha
* [`55ea3dc9`](https://github.com/containerd/containerd/commit/55ea3dc9b113353c9abed21caa9e411d0a8dfcda) vendor.conf: reformat to use columns
* [`3a31ce26`](https://github.com/containerd/containerd/commit/3a31ce267db4cb64e543bede342f59b2beedbeb8) Merge pull request  [#3853](https://github.com/containerd/containerd/pull/3853) from dmcgowan/fix-content-test-cleanup-race
* [`3e5402ce`](https://github.com/containerd/containerd/commit/3e5402ce020513425c760dab6005f10d006fece6) Merge pull request  [#3852](https://github.com/containerd/containerd/pull/3852) from estesp/update-vendors
* [`8da43466`](https://github.com/containerd/containerd/commit/8da4346686f339241efed3e6bf752cc4f8670103) Fix cleanup error on content client test
* [`75a46cec`](https://github.com/containerd/containerd/commit/75a46cec6a524c4439336fe3e99d9d9a5312a0b5) Merge pull request  [#3851](https://github.com/containerd/containerd/pull/3851) from thaJeztah/bump_go_runc
* [`252d6550`](https://github.com/containerd/containerd/commit/252d6550f50d7e49de2d39ae7f34cab98f34b550) Update cri and docker vendors
* [`8a66dc6e`](https://github.com/containerd/containerd/commit/8a66dc6edbdb2bf2b84e1d8ccd42bcf34a5d6995) bump containerd/go-runc a2952bc25f5116103a8b78f3817f6df759aa7def
* [`45fb5aea`](https://github.com/containerd/containerd/commit/45fb5aeaf7febcd42c8b8a9822f7c747dc8fef29) Merge pull request  [#3793](https://github.com/containerd/containerd/pull/3793) from dmcgowan/prepare-snapshot-target
* [`526c0db6`](https://github.com/containerd/containerd/commit/526c0db6932b95d955207c9356ea38aefc82c3bf) Support target snapshot references on prepare
* [`d1261b50`](https://github.com/containerd/containerd/commit/d1261b5087f985c6e1d2b52dbe1498b9a204bf08) Update snapshot parent filter property to always exist
* [`383f4a77`](https://github.com/containerd/containerd/commit/383f4a77eeb726e0b7da491c70ad22b10f3b2bff) Merge pull request  [#3842](https://github.com/containerd/containerd/pull/3842) from estesp/update-x-sys-vendor
* [`11ef041f`](https://github.com/containerd/containerd/commit/11ef041ff4a19e3f9c1d07c39375e8c774beec63) Update golang.org/x/sys to recent commit
* [`c3b1bc93`](https://github.com/containerd/containerd/commit/c3b1bc931b86702271370d8c93cdcaffc5e89c57) Merge pull request  [#3836](https://github.com/containerd/containerd/pull/3836) from egernst/devmapper-docs-update
* [`c68848f6`](https://github.com/containerd/containerd/commit/c68848f69bf0999c1439beb7ea9fe17fbda20890) Merge pull request  [#3830](https://github.com/containerd/containerd/pull/3830) from fahedouch/spec_test
* [`afd33bce`](https://github.com/containerd/containerd/commit/afd33bce81344cb67237e9113fd64ee862645cdd) test add tests to spec_opts
* [`731e144a`](https://github.com/containerd/containerd/commit/731e144a48eecdc0dc9b88b4b3889cc52e41d178) devmapper: update example base image size in README
* [`499f346b`](https://github.com/containerd/containerd/commit/499f346be357115c288d14e910cbc7b9067b80da) Merge pull request  [#3832](https://github.com/containerd/containerd/pull/3832) from darfux/improve_image_is_unpacked_test
* [`31ea7b4e`](https://github.com/containerd/containerd/commit/31ea7b4ede85f9caa8e86c7997adde60efe1b7e3) Merge pull request  [#3831](https://github.com/containerd/containerd/pull/3831) from Random-Liu/add-windows-log-file
* [`2e293874`](https://github.com/containerd/containerd/commit/2e293874f1bdb8400aea4b5b011a786227e2db77) Merge pull request  [#3825](https://github.com/containerd/containerd/pull/3825) from Random-Liu/fix-unpacker
* [`19f7f3cc`](https://github.com/containerd/containerd/commit/19f7f3ccc414919f0cc19c83b225bde880bd06ef) test: Do SynchronousDelete cleanup before testing ImageIsUnpacked
* [`0bb48aef`](https://github.com/containerd/containerd/commit/0bb48aef07803d90bcee335a6a17b3ea85597754) Add `--log-file` flag for windows service.
* [`c5605916`](https://github.com/containerd/containerd/commit/c56059162707b9fb95c4c4bcc899d74a036c14a5) Avoid deadlock in unpacker.
* [`ec661e8c`](https://github.com/containerd/containerd/commit/ec661e8ceb85bca68cd759f9d9513cb6f103ca42) Merge pull request  [#3829](https://github.com/containerd/containerd/pull/3829) from mxpv/cross
* [`32ef2e63`](https://github.com/containerd/containerd/commit/32ef2e6305d15f16015bebc9a24daa36567c5c51) Update README
* [`82651d38`](https://github.com/containerd/containerd/commit/82651d38673de7b57253a8617fb0d38298be8edd) Cross build nightly builds (arm64, s390x, ppc64el)
* [`d7ec45b1`](https://github.com/containerd/containerd/commit/d7ec45b172d956575dbd195d809172095bc74bbb) Merge pull request  [#3826](https://github.com/containerd/containerd/pull/3826) from lumjjb/add_unpack_opt
* [`bc62a829`](https://github.com/containerd/containerd/commit/bc62a829acab5ccdf6c0cfc4ec6df165f6de0597) Merge pull request  [#3827](https://github.com/containerd/containerd/pull/3827) from mxpv/nightly
* [`c479156b`](https://github.com/containerd/containerd/commit/c479156b81882f50ada95e96bf70797fa37ddd6c) Add Github workflow for nightly builds
* [`856ea305`](https://github.com/containerd/containerd/commit/856ea30556cfdc01ba3545de087e735413245210) Add client unpack opts
* [`a176179a`](https://github.com/containerd/containerd/commit/a176179a0894ca6768a0f993e678f08a7f8553d5) Merge pull request  [#3785](https://github.com/containerd/containerd/pull/3785) from Random-Liu/support-disk-usage-windows
* [`2a60547b`](https://github.com/containerd/containerd/commit/2a60547b4eb4b37967f4fd4fa589d4d328ff2653) Merge pull request  [#3823](https://github.com/containerd/containerd/pull/3823) from Random-Liu/better-support-windows-build
* [`3db1c3b8`](https://github.com/containerd/containerd/commit/3db1c3b8f406edf9e59714d0c65c2fdb37a18d65) Better support windows binaries.
* [`95de2655`](https://github.com/containerd/containerd/commit/95de2655a7aafd10c21062e0fabde87f29798388) Merge pull request  [#3819](https://github.com/containerd/containerd/pull/3819) from fuweid/me-return-error
* [`08d4231f`](https://github.com/containerd/containerd/commit/08d4231f57c99796dde5d00b6dae659b6ca93844) Merge pull request  [#3818](https://github.com/containerd/containerd/pull/3818) from shizhMSFT/fix_ref
* [`843423ec`](https://github.com/containerd/containerd/commit/843423ec3887eb47ac70308cee9267ef6a1fa435) snapshots: return error if readSnapshot fails
* [`2c1d0880`](https://github.com/containerd/containerd/commit/2c1d0880bbf676e2aec68a2729477efd36605ae6) Merge pull request  [#3810](https://github.com/containerd/containerd/pull/3810) from thaJeztah/update_mailmap
* [`01047ede`](https://github.com/containerd/containerd/commit/01047edea6425d4d7379d92a32963072ac43c996) Merge pull request  [#3814](https://github.com/containerd/containerd/pull/3814) from rll2396/bug-3813
* [`f684e5a7`](https://github.com/containerd/containerd/commit/f684e5a775a60d428122dc4a4127ef1273cd192e) Merge pull request  [#3815](https://github.com/containerd/containerd/pull/3815) from estesp/fix-Dockerfile
* [`5bf2c6fc`](https://github.com/containerd/containerd/commit/5bf2c6fc25ad321b89f6d6fbad850276871d05f2) Fix panic on reference.Spec.Hostname()
* [`d1bcb4be`](https://github.com/containerd/containerd/commit/d1bcb4beea2896f9d970b16b67292a0ef2b1296b) Merge pull request  [#3620](https://github.com/containerd/containerd/pull/3620) from thaJeztah/update_go_1.13
* [`fda652be`](https://github.com/containerd/containerd/commit/fda652be5aa802bc3298fad70833934d363a9743) Update name for btrfs headers package
* [`a647407c`](https://github.com/containerd/containerd/commit/a647407ca038bc208280ab5d5832f08c2f149464) Fix dependency in BUILDING.md
* [`608791bf`](https://github.com/containerd/containerd/commit/608791bfc34ead497cdae9851a572fc78552a864) Update to Golang 1.13.4
* [`cfb425fc`](https://github.com/containerd/containerd/commit/cfb425fc101572914b13f082e56284669147efc7) Update .mailmap to reduce duplicates
* [`40ac9239`](https://github.com/containerd/containerd/commit/40ac9239a8b4e5f10d5f5a42293ec650f8ebc70c) Merge pull request  [#3806](https://github.com/containerd/containerd/pull/3806) from thaJeztah/bump_golang_1.12.13
* [`15669a1d`](https://github.com/containerd/containerd/commit/15669a1d34e904b4e45c85f763df2098e706ffb0) Update to Golang 1.12.13
* [`1e128548`](https://github.com/containerd/containerd/commit/1e1285483179a739425dfd8770894a7752f842f2) Merge pull request  [#3805](https://github.com/containerd/containerd/pull/3805) from AkihiroSuda/ctr-shim2-runc-flags
* [`8f74de9e`](https://github.com/containerd/containerd/commit/8f74de9e9e4aecbf5d0fe98af3e2b9c5f7a6cc14) ctr: allow specifying --runc-systemd-cgroup
* [`7f5d9007`](https://github.com/containerd/containerd/commit/7f5d900769ad02eb339ff2b8ed191af13d663464) ctr: allow specifying --runc-binary
* [`c038a7c4`](https://github.com/containerd/containerd/commit/c038a7c4b18d7a3143b5bd75152b250208385300) Merge pull request  [#3803](https://github.com/containerd/containerd/pull/3803) from crosbymichael/proto-paths
* [`0f437416`](https://github.com/containerd/containerd/commit/0f4374169e10ee6f99a46c27b3ae752c4201e216) Add proto path /usr/include to Protobuild
* [`c80fa7df`](https://github.com/containerd/containerd/commit/c80fa7df17ad8979c2e45a3550d561aa1151b85f) Merge pull request  [#3801](https://github.com/containerd/containerd/pull/3801) from jneuhauser/arch-mips
* [`4c99c813`](https://github.com/containerd/containerd/commit/4c99c81326f4026fb8c0b8c5e10542205d99c321) mips: -buildmode=pie is not supported for the mips arch
* [`35670209`](https://github.com/containerd/containerd/commit/356702098d777c5f288262fa5c141bb8f05b0572) Merge pull request  [#3798](https://github.com/containerd/containerd/pull/3798) from estesp/common-indentifiers
* [`fdf7a795`](https://github.com/containerd/containerd/commit/fdf7a795bce4abb9488f19a9c4f71f944f0ab00c) Clarify requirements for identifiers validation
* [`76aa4e54`](https://github.com/containerd/containerd/commit/76aa4e546ef4d3d8f35e525ebe93ec3ee879662a) Use common identifiers package with less restrictive regex
* [`4d773952`](https://github.com/containerd/containerd/commit/4d7739527e1d7a328bfc31e905f9825c5b3afefc) Merge pull request  [#3796](https://github.com/containerd/containerd/pull/3796) from crosbymichael/cgo
* [`84879b7c`](https://github.com/containerd/containerd/commit/84879b7c48bfbf33984a55054519ee122d7be3a7) Add CGO makefile flag
* [`f9d8f0e5`](https://github.com/containerd/containerd/commit/f9d8f0e56ee43594ec529c4d28aec7be7343cd36) Merge pull request  [#3794](https://github.com/containerd/containerd/pull/3794) from fahedouch/server_test
* [`7c016b65`](https://github.com/containerd/containerd/commit/7c016b655b54efd5a4bb97a5a3a0f92c0df9c06c) add tests to server_test
* [`8f9eff4f`](https://github.com/containerd/containerd/commit/8f9eff4fec4da6a8236bd38af5999a383de95f1b) Support disk usage in windows snapshot.
* [`257a7498`](https://github.com/containerd/containerd/commit/257a7498d00827fbca08078f664cc6b4be27d7aa) Merge pull request  [#3790](https://github.com/containerd/containerd/pull/3790) from ameyag/windows-shim-install
* [`d21f0f11`](https://github.com/containerd/containerd/commit/d21f0f116e29e498eeebf8440e9f43a06cf39cfc) windows process shim installer
* [`342ce3e6`](https://github.com/containerd/containerd/commit/342ce3e602d13a05b13c7cb642aba5996315e02f) Merge pull request  [#3789](https://github.com/containerd/containerd/pull/3789) from AkihiroSuda/vendor-20191030
* [`a2688b97`](https://github.com/containerd/containerd/commit/a2688b972c36bc88407591898fb84f478d3790d2) bring back aufs and zfs
* [`4a1a1bc6`](https://github.com/containerd/containerd/commit/4a1a1bc626830b0a9d0efc8ae154e30d3486d742) Merge pull request  [#3784](https://github.com/containerd/containerd/pull/3784) from tiborvass/ppc64
* [`62b13256`](https://github.com/containerd/containerd/commit/62b13256efd11fafd739fc60c5067430574422ec) Merge pull request  [#3786](https://github.com/containerd/containerd/pull/3786) from Random-Liu/not-found-error-if-no-platform
* [`78be7366`](https://github.com/containerd/containerd/commit/78be736622e3eaf5b1f7c9030a930c0b916453bf) Return not found error if no platform matched.
* [`d12b53a0`](https://github.com/containerd/containerd/commit/d12b53a072dd67aad37046bb4437043fe02d0419) ppc64: -buildmode=pie is not supported
* [`cedd3cb1`](https://github.com/containerd/containerd/commit/cedd3cb16c37d266de18dfda1b8aed71b1d998e0) Merge pull request  [#3782](https://github.com/containerd/containerd/pull/3782) from mrueg/vndr-autocompl
* [`5e558419`](https://github.com/containerd/containerd/commit/5e5584196b3ca6b9ccfd2fa8603a9b7d25746997) Makefile: Drop vndr whitelist
* [`edb6f234`](https://github.com/containerd/containerd/commit/edb6f2344a3629ada21b0f267e4db87161e859db) Merge pull request  [#3780](https://github.com/containerd/containerd/pull/3780) from AkihiroSuda/1.1-eol
* [`aeec80fc`](https://github.com/containerd/containerd/commit/aeec80fca165ab6217cd4c03fa59b1bee9cb0427) Merge pull request  [#3773](https://github.com/containerd/containerd/pull/3773) from Random-Liu/use-logrus-trace
* [`20e844a2`](https://github.com/containerd/containerd/commit/20e844a227950952e110cf751a8efeb7dfcbf167) Use logrus trace support.
* [`0c01992f`](https://github.com/containerd/containerd/commit/0c01992f9c8cc2794b3d2b4f2ed0b55a4b91ed9e) Merge pull request  [#3709](https://github.com/containerd/containerd/pull/3709) from Zyqsempai/3708-added-filters-to-shapsotters-api
* [`66aa1d3e`](https://github.com/containerd/containerd/commit/66aa1d3ef6f69be075f6acf10123f7e8db9112c2) Add snapshot walk implementations
* [`e8c14c07`](https://github.com/containerd/containerd/commit/e8c14c07c6d9c33df7484bdde4df166627b6b44a) Added filters to snapshots API
* [`c59561a0`](https://github.com/containerd/containerd/commit/c59561a08ec1936d4632a6b4868110681216d160) Merge pull request  [#3763](https://github.com/containerd/containerd/pull/3763) from AkihiroSuda/disable-mknod00-in-userns
* [`f05e19c5`](https://github.com/containerd/containerd/commit/f05e19c5c6fa330753b84fe200f887cb3d62df41) Merge pull request  [#3777](https://github.com/containerd/containerd/pull/3777) from Random-Liu/fix-containerd-config
* [`f593efdf`](https://github.com/containerd/containerd/commit/f593efdf0c160037c9f831983f62537285739b03) RELEASES.md: 1.1 EOL
* [`aaccfcbe`](https://github.com/containerd/containerd/commit/aaccfcbe2b8792e5fa3711811f3025562485e8bb) Fix `containerd config dump`.
* [`c224edc5`](https://github.com/containerd/containerd/commit/c224edc5c6350026a7d35a09dce638b0f09e6d44) apply: use naive applier when running in UserNS
* [`966b1b8e`](https://github.com/containerd/containerd/commit/966b1b8e30c9ccf7e0f3127da08d4db30133e3bc) Merge pull request  [#3775](https://github.com/containerd/containerd/pull/3775) from jterry75/vendor_hcsshim
* [`37b56caf`](https://github.com/containerd/containerd/commit/37b56cafc63445721c4475eea4e0994de3ed5118) Add ctr metrics support for Windows/LCOW containers
* [`178469e2`](https://github.com/containerd/containerd/commit/178469e2ae5b7edd9e55601415fe9f494ab22b9a) Update Microsoft/hcsshim vendor
* [`4523ab73`](https://github.com/containerd/containerd/commit/4523ab734aff7fd4abc0b676b767b1026b826278) Merge pull request  [#3766](https://github.com/containerd/containerd/pull/3766) from estesp/move-autocomplete
* [`0d8fc0a4`](https://github.com/containerd/containerd/commit/0d8fc0a487f82b922122ca0280fe1ba3d19b3803) Merge pull request  [#3767](https://github.com/containerd/containerd/pull/3767) from thaJeztah/bump_grpc
* [`3bf461ae`](https://github.com/containerd/containerd/commit/3bf461ae8ebec194e333a54ec0dfc562b741112c) Move autocomplete files to contrib/
* [`885232b7`](https://github.com/containerd/containerd/commit/885232b72f0b7ead6ffec76fe0adfda384572b6f) bump google.golang.org/grpc v1.23.1
* [`3e3c5fe1`](https://github.com/containerd/containerd/commit/3e3c5fe129e4d25e5ec215439bc7a0986e49f995) Merge pull request  [#3759](https://github.com/containerd/containerd/pull/3759) from fuweid/me-update-vendor
* [`36c4260e`](https://github.com/containerd/containerd/commit/36c4260e6fa15cb20012cfe95f322ef85cf771ca) Merge pull request  [#3760](https://github.com/containerd/containerd/pull/3760) from thaJeztah/bump_golang_1.12.x
* [`6356e55b`](https://github.com/containerd/containerd/commit/6356e55be002df80b98ba59ec98dfd0ece7ec80c) Update Golang 1.12.12 (CVE-2019-17596)
* [`074b453a`](https://github.com/containerd/containerd/commit/074b453ac66797ab93d9570e826ef9c35b079b13) vendor: call vndr to remove useless pkgs and update vendor
* [`9c86b8f5`](https://github.com/containerd/containerd/commit/9c86b8f5ed49c63b887fe94c369c3a797e79c91f) Merge pull request  [#3750](https://github.com/containerd/containerd/pull/3750) from ecordell/202-accepted-response
* [`7177af84`](https://github.com/containerd/containerd/commit/7177af84acdddfb3e36b7982cbac982bc7a8d5d5) Allow 202 response code for commit
* [`acdcf13d`](https://github.com/containerd/containerd/commit/acdcf13d5eaf0dfe0eaeabe7194a82535549bc2b) Merge pull request  [#3749](https://github.com/containerd/containerd/pull/3749) from AkihiroSuda/native-copydir-allow-xattr-errors
* [`d52cbc19`](https://github.com/containerd/containerd/commit/d52cbc19be7a8bb4937e52a57cf32ff2ea3bcb31) snapshots/native: ignore xattr errors during CopyDir
* [`57cfc902`](https://github.com/containerd/containerd/commit/57cfc902606e2d601d4fd910291ccbd391234446) Merge pull request  [#3743](https://github.com/containerd/containerd/pull/3743) from crosbymichael/v2blocking
* [`f8cca26f`](https://github.com/containerd/containerd/commit/f8cca26f3c0aea485841e96e3b524acc7ef6f4c1) Handle large output in v2 shim with TTY
* [`6af355f3`](https://github.com/containerd/containerd/commit/6af355f3c7a2c1577d5e5e7b769ec26870ad21e9) Merge pull request  [#3744](https://github.com/containerd/containerd/pull/3744) from crosbymichael/test-flags
* [`d5b7bf51`](https://github.com/containerd/containerd/commit/d5b7bf51aa7dc6217fea04e3e3b6e43289a25746) Move flag.Parse in tests to TestMain
* [`38937f06`](https://github.com/containerd/containerd/commit/38937f0607267f2effc76bc8fd4855e75ab8eb17) Merge pull request  [#3718](https://github.com/containerd/containerd/pull/3718) from crosbymichael/devperms
* [`41028772`](https://github.com/containerd/containerd/commit/41028772ba66f921c2c4d4972337e936e9a49b0b) Merge pull request  [#3741](https://github.com/containerd/containerd/pull/3741) from crosbymichael/localfs
* [`54257bb5`](https://github.com/containerd/containerd/commit/54257bb5e6681971ce6521e88fad1f5da9d7c72c) Add local-fs.target to service file
* [`a6d3f4d3`](https://github.com/containerd/containerd/commit/a6d3f4d30bcdebc97d10bdfefaf34ea00c77165f) Add device opts to ctr --privileged
* [`a6a0c8b6`](https://github.com/containerd/containerd/commit/a6a0c8b6e36415a151d93d096c1c0af9e0bd7977) Merge pull request  [#3736](https://github.com/containerd/containerd/pull/3736) from Random-Liu/final-fix-delete-code
* [`ffcb1cc9`](https://github.com/containerd/containerd/commit/ffcb1cc9be3eda8478d75c46ca02928db43b2693) Fix delete error code on the containerd daemon side.
* [`772aaf12`](https://github.com/containerd/containerd/commit/772aaf127ad8b311c5db7baafb31b5a3bc0e3a9f) Merge pull request  [#3729](https://github.com/containerd/containerd/pull/3729) from seemethere/fix_man
* [`036db34f`](https://github.com/containerd/containerd/commit/036db34f37617d6a02f07b04fc2d35a91732c6e3) build: Fix manpage generation
* [`c0c6b511`](https://github.com/containerd/containerd/commit/c0c6b511792575fd07d1b1c63e9c2f36f8d1ffb0) Merge pull request  [#3730](https://github.com/containerd/containerd/pull/3730) from Random-Liu/fix-error-code
* [`06be794c`](https://github.com/containerd/containerd/commit/06be794cb228a5df073545d366965000ca25f3a4) Fix shim delete error code.
* [`614c0858`](https://github.com/containerd/containerd/commit/614c0858f2a8db9ee0c788a9164870069f3e53ed) Merge pull request  [#3728](https://github.com/containerd/containerd/pull/3728) from crosbymichael/dist-rm
* [`c58e1e20`](https://github.com/containerd/containerd/commit/c58e1e20d6810beee6f4e6a375a63ba6d266db95) Merge pull request  [#3725](https://github.com/containerd/containerd/pull/3725) from fuweid/me-use-runtime-version
* [`901bcb22`](https://github.com/containerd/containerd/commit/901bcb2231466229d27aee8d38a6e2fcdc95015e) Add distribution subpkgs to core
* [`eaef634e`](https://github.com/containerd/containerd/commit/eaef634ef79d474d78713d637a593379618c5680) version: use runtime.Version() directly
* [`25947db0`](https://github.com/containerd/containerd/commit/25947db049b058fcbce291ef883b8b512e3ea440) Add support for spec generation with host devices
* [`8d0d1ebb`](https://github.com/containerd/containerd/commit/8d0d1ebb6375f953178bfe394b3380fbc2c10a42) Merge pull request  [#3716](https://github.com/containerd/containerd/pull/3716) from fahedouch/add_go_version_to_cli
* [`635dbf25`](https://github.com/containerd/containerd/commit/635dbf251a8e325064bdc3695a373628b035ec38) Merge pull request  [#3720](https://github.com/containerd/containerd/pull/3720) from dmcgowan/fix-flaky-btrfs
* [`ea8cb3ac`](https://github.com/containerd/containerd/commit/ea8cb3ac462695d471b14e12e94ad4d302514387) Merge pull request  [#3721](https://github.com/containerd/containerd/pull/3721) from thaJeztah/bump_runc_1.0.0-rc9
* [`c0984941`](https://github.com/containerd/containerd/commit/c0984941e38447933a5599a7c8233ed8fc218622) adding go version to client description
* [`fe947e83`](https://github.com/containerd/containerd/commit/fe947e83dce45d108bb364262a1ce2c56a3828c3) bump runc v1.0.0-rc9
* [`77203259`](https://github.com/containerd/containerd/commit/772032598a4282a50ccee29e9cc23be88bd74b2f) Fix flaky btrfs test
* [`2a6d13b2`](https://github.com/containerd/containerd/commit/2a6d13b2ca2d529103885cfc02e6cc57963eb439) Merge pull request  [#3719](https://github.com/containerd/containerd/pull/3719) from mxpv/lease_opts
* [`e4e7e554`](https://github.com/containerd/containerd/commit/e4e7e554d5ddc8291f64be897b595ec0f9aa0d15) Make client's WithLease more flexible.
* [`38a0013c`](https://github.com/containerd/containerd/commit/38a0013c70944d09876f96854c3bbcb9984e39d3) Merge pull request  [#3711](https://github.com/containerd/containerd/pull/3711) from Random-Liu/avoid-unnecessary-runc-state
* [`18be6e37`](https://github.com/containerd/containerd/commit/18be6e37140e778dffd91804dab2bc66ba54493f) Use cached state instead of `runc state`.
* [`be6bead4`](https://github.com/containerd/containerd/commit/be6bead423dccf804add1cbe4b053c260fba6579) Merge pull request  [#3712](https://github.com/containerd/containerd/pull/3712) from estesp/add-completion-docs
* [`4c2d740a`](https://github.com/containerd/containerd/commit/4c2d740a2ae6a741be5f62fe81e5a4fd42927d65) Merge pull request  [#3713](https://github.com/containerd/containerd/pull/3713) from crosbymichael/runc-bump2
* [`f277665e`](https://github.com/containerd/containerd/commit/f277665edba8c08ffc8ce9a9348d73a2765841a0) Bump runc to 1b8a1eeec3f337ab5d94f28980
* [`e33f7038`](https://github.com/containerd/containerd/commit/e33f70385b6664e7fed5312b0972d6c38952162d) Add more detail on releases
* [`309c9c25`](https://github.com/containerd/containerd/commit/309c9c25baa81db884645a9a1539f5a537b515d6) Merge pull request  [#3706](https://github.com/containerd/containerd/pull/3706) from mrueg/enable-autocmpl
* [`a83ae300`](https://github.com/containerd/containerd/commit/a83ae3001616121085c0bc38e54cf53fa2dcf6b3) Merge pull request  [#3681](https://github.com/containerd/containerd/pull/3681) from crosbymichael/bump-cgroups
* [`8ff5827e`](https://github.com/containerd/containerd/commit/8ff5827e98ee6efeee161421abdc6da48c8f27b4) Update cri and cgroup packages
* [`10090237`](https://github.com/containerd/containerd/commit/100902378300d20063435ccd1581e3b722f1a2e8) Merge pull request  [#3705](https://github.com/containerd/containerd/pull/3705) from dmcgowan/limit-travis-release
* [`b5fa55b0`](https://github.com/containerd/containerd/commit/b5fa55b0c2837d033614c2c2ab1488d097aec2a0) ctr: Enable shell autocompletion
* [`45ce7356`](https://github.com/containerd/containerd/commit/45ce7356762cf7d7814f73c7ace479a3b60bf0cb) Limit travis release script to a single build
* [`7f9530d9`](https://github.com/containerd/containerd/commit/7f9530d95b6450f5045fcfd7f3602a1ff2331336) Merge pull request  [#3703](https://github.com/containerd/containerd/pull/3703) from yuxiaobo96/containerd-my
* [`0cb7e4d5`](https://github.com/containerd/containerd/commit/0cb7e4d5fdba013a2188578ffd6a38a2b0a2f8c1) Perfect documentations
</p>
</details>

### Changes from containerd/aufs
<details><summary>4 commits</summary>
<p>

* [`371312c`](https://github.com/containerd/aufs/commit/371312c1e31c210a21e49bf3dfd3f31729ed9f2f) Merge pull request  [#17](https://github.com/containerd/aufs/pull/17) from justincormack/no-fail-modprobe
* [`afb1812`](https://github.com/containerd/aufs/commit/afb181272e123eb123fff2ad6672a4ee7181d66a) Should not fail if modprobe aufs fails
* [`702852f`](https://github.com/containerd/aufs/commit/702852f40822cd17a1c92073ef46c42f4b0e8d7c) Merge pull request  [#16](https://github.com/containerd/aufs/pull/16) from Zyqsempai/fix-walk-method-interface
* [`2fa1667`](https://github.com/containerd/aufs/commit/2fa166733bb10dd638030e18e157f8b827a698d6) Added filters to Walk method signature
</p>
</details>

### Changes from containerd/btrfs
<details><summary>7 commits</summary>
<p>

* [`1539353`](https://github.com/containerd/btrfs/commit/153935315f4ab9be5bf03650a1341454b05efa5d) Merge pull request  [#24](https://github.com/containerd/btrfs/pull/24) from zhsj/fix-mipsle
* [`6d8cb52`](https://github.com/containerd/btrfs/commit/6d8cb5218ef717b43b6b994456467c1decb805c8) fix slice size overflow on mipsle
* [`cbb5fe5`](https://github.com/containerd/btrfs/commit/cbb5fe5149c635e501414010581d486b8a7e5894) Merge pull request  [#23](https://github.com/containerd/btrfs/pull/23) from estesp/more-go-mod
* [`6f558ec`](https://github.com/containerd/btrfs/commit/6f558ec1dd58c49482b468d6fdd57a82d308b941) Use go.mod to get vendored content
* [`184a308`](https://github.com/containerd/btrfs/commit/184a3088e080e39e28a3921047acc72619ab6336) Merge pull request  [#22](https://github.com/containerd/btrfs/pull/22) from chenrui333/go-modules
* [`383a85f`](https://github.com/containerd/btrfs/commit/383a85fef116407c241ce05363391dc593ab0b9e) Update travis config and build badge
* [`e85a177`](https://github.com/containerd/btrfs/commit/e85a17791e3f9e5204dd74ba68982e658e12d847) Move to go modules
</p>
</details>

### Changes from containerd/cgroups
<details><summary>181 commits</summary>
<p>

* [`318312a`](https://github.com/containerd/cgroups/commit/318312a373405e5e91134d8063d04d59768a1bff) Merge pull request  [#174](https://github.com/containerd/cgroups/pull/174) from thaJeztah/various_linting_issues_and_cleanup
* [`8c0b12b`](https://github.com/containerd/cgroups/commit/8c0b12b6096915a825e64b0b3f49f03b25594943) remove dead code and rename unused arguments
* [`c57858d`](https://github.com/containerd/cgroups/commit/c57858deb4216d293a509117a11cc277549b649f) address various linting issues
* [`6341e46`](https://github.com/containerd/cgroups/commit/6341e46c389a00a8f9e9bd557f309064638a1402) utils.cleanPath() remove redundant filepath.Clean()
* [`2a9c23a`](https://github.com/containerd/cgroups/commit/2a9c23a5251fd22ad083d6249f54cf1f2593b966) don't use sprintf for string-concatenation
* [`6adf499`](https://github.com/containerd/cgroups/commit/6adf499f1b500e5ae21c12efe4b993b0b8548fb9) v2: goimports
* [`382444c`](https://github.com/containerd/cgroups/commit/382444cb4cfabd102f143191d4edb61c0bfc3e83) v2: remove unneeded import
* [`4ef69bc`](https://github.com/containerd/cgroups/commit/4ef69bc702db375e85c4aaae2c56ddc23adc18d1) Merge pull request  [#173](https://github.com/containerd/cgroups/pull/173) from adunham-stripe/adunham/writefile-eintr
* [`44e3a02`](https://github.com/containerd/cgroups/commit/44e3a02a751f2a73d7d653e48125ff5f0aeb43ec) Retry file writes on EINTR errors
* [`e9676da`](https://github.com/containerd/cgroups/commit/e9676da73eddf8ed2433f77aaf3b9cf8f0f75b8c) Merge pull request  [#169](https://github.com/containerd/cgroups/pull/169) from thaJeztah/bump_ebpf
* [`447e499`](https://github.com/containerd/cgroups/commit/447e499cff673918567588779af8dd771630e0f2) Merge pull request  [#170](https://github.com/containerd/cgroups/pull/170) from thaJeztah/bump_go_1.13
* [`ea44ac4`](https://github.com/containerd/cgroups/commit/ea44ac4c98b42941b9048352741dabc075a06f03) Merge pull request  [#172](https://github.com/containerd/cgroups/pull/172) from thaJeztah/bump_logrus
* [`566c5a4`](https://github.com/containerd/cgroups/commit/566c5a43fc1b29174dd56a4590c8953079d22884) CI: update to go 1.13.12
* [`ce216b2`](https://github.com/containerd/cgroups/commit/ce216b225c6a327c14b5569e06fba1fe3ce12460) vendor: update logrus v1.6.0 for Go 1.14 compatibility
* [`9d7466e`](https://github.com/containerd/cgroups/commit/9d7466e3534bcc76678ed435f5c06922d99e3187) vendor: update cilium/ebpf v0.0.0-20200702112145-1c8d4c9ef775
* [`544d8ea`](https://github.com/containerd/cgroups/commit/544d8ea40afe6e1a898293261c454043ed31c88f) Merge pull request  [#167](https://github.com/containerd/cgroups/pull/167) from egernst/typo
* [`ff6e9c8`](https://github.com/containerd/cgroups/commit/ff6e9c8c63dde78d6b84182ae38dc9315fb202da) cpuset: typo fix for function name
* [`80c669f`](https://github.com/containerd/cgroups/commit/80c669f4bad05817dd13e448a47783d6bb38811a) Merge pull request  [#166](https://github.com/containerd/cgroups/pull/166) from estesp/actions-badge
* [`350791b`](https://github.com/containerd/cgroups/commit/350791b421edcf85ccb9fbc68487c1a22d788c6f) Update build status badge to Actions CI
* [`07e657c`](https://github.com/containerd/cgroups/commit/07e657ceed64c8686c7ffe0d35efc34fd806c1a6) Merge pull request  [#165](https://github.com/containerd/cgroups/pull/165) from estesp/move-to-ghactions
* [`1388c90`](https://github.com/containerd/cgroups/commit/1388c909d1286b9da8ff55872c18268720dcc2c0) Migrate CI to GitHub Actions
* [`56813a8`](https://github.com/containerd/cgroups/commit/56813a8f106c2608077e2c7d3caf9e4f65719013) Merge pull request  [#163](https://github.com/containerd/cgroups/pull/163) from chenjiandongx/master
* [`905dd2d`](https://github.com/containerd/cgroups/commit/905dd2db645798658bb49d9ac7d8a13ffc1854b0) Update README.md
* [`0dbf7f0`](https://github.com/containerd/cgroups/commit/0dbf7f05ba59274095946e2c0c89540726e8a8aa) Merge pull request  [#160](https://github.com/containerd/cgroups/pull/160) from AkihiroSuda/carry-150
* [`f9dd635`](https://github.com/containerd/cgroups/commit/f9dd6352282798d3f6aa892553181c015c6a4103) v2/stats: add all fields of memory.events
* [`31aeab7`](https://github.com/containerd/cgroups/commit/31aeab73ea3efb8564714654e80e8cdb1920aaf9) rename fail_cnt to events_max
* [`a71db09`](https://github.com/containerd/cgroups/commit/a71db092e405de1fd4db43b78e5f6f6b628cb33a) Added support fo memory.events stats - failCnt
* [`5d27576`](https://github.com/containerd/cgroups/commit/5d2757656685d9b3fa1e9fe2ac0eb7e391ee7380) Merge pull request  [#162](https://github.com/containerd/cgroups/pull/162) from Jordy24/add-parameter-validation-checks
* [`33c0891`](https://github.com/containerd/cgroups/commit/33c0891e862dcdcdd90984cecd6167cae4770b69) add nil check
* [`666f4a0`](https://github.com/containerd/cgroups/commit/666f4a009ffb2741d4d3884aead4dfc17497c2d6) Merge pull request  [#158](https://github.com/containerd/cgroups/pull/158) from AkihiroSuda/fix-event-chan
* [`d77cdc4`](https://github.com/containerd/cgroups/commit/d77cdc42998ffb8adc38cb14962b1ef14ae733cf) Merge pull request  [#159](https://github.com/containerd/cgroups/pull/159) from AkihiroSuda/fix-vagrant
* [`7a4b407`](https://github.com/containerd/cgroups/commit/7a4b4074b7d191f77c127d185d7d04488f961962) v2: fix EventChan
* [`45229ee`](https://github.com/containerd/cgroups/commit/45229ee60b6d744a01351e14d6948c44aca15672) fix Vagrant on Travis (switch to KVM)
* [`7fc7a50`](https://github.com/containerd/cgroups/commit/7fc7a507c04cc4c10f439c904e3bcd785ec37003) Merge pull request  [#154](https://github.com/containerd/cgroups/pull/154) from dcantah/v1_register_memory_events
* [`0b707e8`](https://github.com/containerd/cgroups/commit/0b707e8f3451569eca9a8e81a80d1fc484133b1b) Implement registering for other memory notifications besides oom
* [`53ba563`](https://github.com/containerd/cgroups/commit/53ba5634dc0f0e43af83e83fd486311d2051b939) Merge pull request  [#155](https://github.com/containerd/cgroups/pull/155) from thaJeztah/bump_runtime_spec
* [`3fa15cd`](https://github.com/containerd/cgroups/commit/3fa15cd969e077f83b09c3ef86ce9c957ce7fbb8) update runtime-spec v1.0.2
* [`b444813`](https://github.com/containerd/cgroups/commit/b4448137398923af7f4918b8b2ad8249172ca7a6) Merge pull request  [#151](https://github.com/containerd/cgroups/pull/151) from kolyshkin/mountinfo
* [`77aed01`](https://github.com/containerd/cgroups/commit/77aed013e70cb4c3c6281833a844d765f43575b0) v1MountPoint: simplify/speedup a bit
* [`1c82bea`](https://github.com/containerd/cgroups/commit/1c82beac9f50c6356ff7fc875169d4adb87e266d) getCgroupDestination: speedup and improve
* [`8a7151d`](https://github.com/containerd/cgroups/commit/8a7151d737af59df0be4c145c4884ae66fa13d2f) Fix bufio.Scanner.Err usage
* [`6c3dec4`](https://github.com/containerd/cgroups/commit/6c3dec43a1030a55584ab8b5b181411029d43ecc) Merge pull request  [#147](https://github.com/containerd/cgroups/pull/147) from kzys/blkio-fix
* [`78ba487`](https://github.com/containerd/cgroups/commit/78ba487483b3c95d919ac84f2c5de5cbc15b43db) Skip TestBlkioStat() if there is no /sys/fs/cgroup/blkio
* [`46c515d`](https://github.com/containerd/cgroups/commit/46c515d3711bb34430ce223d89b4854533fd4609) throttle.* metrics must be kept for non-CFQ schedulers
* [`44306b6`](https://github.com/containerd/cgroups/commit/44306b6a1d46985d916b48b4199f93a378af314f) Merge pull request  [#146](https://github.com/containerd/cgroups/pull/146) from Zyqsempai/add-hugetlb-controller-support
* [`42ee50a`](https://github.com/containerd/cgroups/commit/42ee50a2c342eaf24c1f95b8a7376ef2da3fcf86) eof fix
* [`15ebcab`](https://github.com/containerd/cgroups/commit/15ebcab1ba8d88764878281c87475fc32ce81525) Sdd skip condition
* [`56d3e8c`](https://github.com/containerd/cgroups/commit/56d3e8c07eb10a8c2c273cd83d0cc151d6db96b0) Skip hygetlb test
* [`04f7c33`](https://github.com/containerd/cgroups/commit/04f7c33f27d3760dced02c351b9aaf2e5a62c872) Added support for HugeTlb controller
* [`d732e37`](https://github.com/containerd/cgroups/commit/d732e370d46d8d554ed462c41f421a738e5b6d5d) Merge pull request  [#145](https://github.com/containerd/cgroups/pull/145) from Zyqsempai/memory-events-handling-rework
* [`c5e426b`](https://github.com/containerd/cgroups/commit/c5e426b4c83511fd517ab226f3502185d168cdff) Add goDoc
* [`01da1a5`](https://github.com/containerd/cgroups/commit/01da1a502b5743ce47f05aa66986a6f5779168be) memory.events handling rework
* [`780d211`](https://github.com/containerd/cgroups/commit/780d211660898498b231fdcfbce55afad3cb8891) Merge pull request  [#144](https://github.com/containerd/cgroups/pull/144) from chenrui333/upgrade-dependencies
* [`bc4e236`](https://github.com/containerd/cgroups/commit/bc4e23659161a7f99dd7f73fa937c7729d2901ba) Update travis config and simplify installation
* [`5157b33`](https://github.com/containerd/cgroups/commit/5157b337e55451c1bc4d63a418f4eb1ee35f23f8) Upgrade dependencies
* [`a890871`](https://github.com/containerd/cgroups/commit/a8908713319d7d6099cbb6cc6da0700c7c9f0169) Merge pull request  [#143](https://github.com/containerd/cgroups/pull/143) from Zyqsempai/add-io-resource-controll-for-systemd
* [`69a639c`](https://github.com/containerd/cgroups/commit/69a639c59786aec5f73d35cec6f1e7a0277ad851) Fixed io.weight conversation + systemd io.weight controll added
* [`7347743`](https://github.com/containerd/cgroups/commit/7347743e5d1e8500d9f27c8e748e689ed991d92b) Merge pull request  [#141](https://github.com/containerd/cgroups/pull/141) from AkihiroSuda/fix-iostat
* [`f3f2777`](https://github.com/containerd/cgroups/commit/f3f2777567cc6059293374b9f25cdee51c719c26) v2: do not parse io.stat as KV stat
* [`3f83850`](https://github.com/containerd/cgroups/commit/3f83850c48d225466698517ad34f4848d2ddaeeb) Merge pull request  [#140](https://github.com/containerd/cgroups/pull/140) from Zyqsempai/dbus-fix-version
* [`7305d12`](https://github.com/containerd/cgroups/commit/7305d123a75b0f622f2ee543761e2cadf3b1c86e) go mod fix
* [`140bd90`](https://github.com/containerd/cgroups/commit/140bd90a7ae79a5d347a4394675f0a1a5d09a0ab) Fix dbus version in utils
* [`918ed86`](https://github.com/containerd/cgroups/commit/918ed86e29ccef2bf3f0c70d76405781afc3bdf5) Merge pull request  [#138](https://github.com/containerd/cgroups/pull/138) from Zyqsempai/add-tests-for-pids-controller
* [`6794948`](https://github.com/containerd/cgroups/commit/6794948df685beb61f4137092026064351f71613) Added pids controller tests
* [`d1b3bdc`](https://github.com/containerd/cgroups/commit/d1b3bdc8f5403d73b1b3f5443b6a30eece9d2590) Merge pull request  [#125](https://github.com/containerd/cgroups/pull/125) from Zyqsempai/104-add-systemd
* [`acbc802`](https://github.com/containerd/cgroups/commit/acbc8024b3f44e265c066ff60c0b5065b3b0205f) rebase on master
* [`7d585c4`](https://github.com/containerd/cgroups/commit/7d585c40f10b87650d114877dbcec2b72a852357) Resource rework + path fix
* [`fe68974`](https://github.com/containerd/cgroups/commit/fe689749600616370376829ff953d126d2d9abba) tests for systemd controllers
* [`7b4fbc7`](https://github.com/containerd/cgroups/commit/7b4fbc7a0b3877704bdc4b82bc4ded8bc42f18e7) Toggle controllers fix
* [`b0a15b1`](https://github.com/containerd/cgroups/commit/b0a15b1d1682d7555d4793bc2122c8f9b162fb4f) conflict fix
* [`3a32c65`](https://github.com/containerd/cgroups/commit/3a32c65f78c12eb7934c4d4ceda4729f2970c147) Systemd refactoring
* [`5efa14e`](https://github.com/containerd/cgroups/commit/5efa14e3dbc5c34d93de6c706af24fea4a30de46) Added systemd manager
* [`e077fb6`](https://github.com/containerd/cgroups/commit/e077fb66772a16c72a32cd85c7ce6bf2b173a802) Merge pull request  [#137](https://github.com/containerd/cgroups/pull/137) from Zyqsempai/update-go-systemd-to-v22
* [`07c51ec`](https://github.com/containerd/cgroups/commit/07c51ec75fa7fc5ce7813c735571947723a77fb7) dbus version fix
* [`0a0e0a4`](https://github.com/containerd/cgroups/commit/0a0e0a424a32bb123821b4fd075d35a47ae87115) add dbus
* [`5506eff`](https://github.com/containerd/cgroups/commit/5506effa1f8367785d475488e658bbcf4dac3682) Updated go-systemd to v22
* [`06e7180`](https://github.com/containerd/cgroups/commit/06e7180859011d9f463faa337f661bd8c97139c2) Merge pull request  [#135](https://github.com/containerd/cgroups/pull/135) from Zyqsempai/add-io-stats
* [`94c46b4`](https://github.com/containerd/cgroups/commit/94c46b4c3e607eb8d8aebb46bcd1a0b704850d8a) proto fix
* [`57d16a5`](https://github.com/containerd/cgroups/commit/57d16a52135e636dbfe92662532342c7c7c3ef72) Added maj:min stats and multy entry of IO usage
* [`8195cc0`](https://github.com/containerd/cgroups/commit/8195cc0d3c1358233942a589cc9e307e4c96c29a) Added IO metrics
* [`ba4fddb`](https://github.com/containerd/cgroups/commit/ba4fddbc79761de696104c139f2e296d66de671a) Merge pull request  [#134](https://github.com/containerd/cgroups/pull/134) from Zyqsempai/133-add-period-configuration
* [`203cfb9`](https://github.com/containerd/cgroups/commit/203cfb95c7a4bbcbb381d6f7a095787aacefba19) Added CPUMax type
* [`e509dbb`](https://github.com/containerd/cgroups/commit/e509dbba72a973ebc5c47529bd821e3a2f957979) test default behaviour
* [`0225ff8`](https://github.com/containerd/cgroups/commit/0225ff82a1a23d9ddf19a83c48611fe6ab107b97) Added test for ToResources func
* [`f5cb2b1`](https://github.com/containerd/cgroups/commit/f5cb2b18dfc490a215d2b731d1a5171ffb8808f6) Added possibility to set quota in cpu.max
* [`f26d9e0`](https://github.com/containerd/cgroups/commit/f26d9e0c03a97fa64284f27ecb8666a0c638a157) Merge pull request  [#131](https://github.com/containerd/cgroups/pull/131) from Zyqsempai/add-tests-for-cpu-cgroupv2
* [`ac62cf6`](https://github.com/containerd/cgroups/commit/ac62cf6dd3afcbac5a4dadbf8fefb5918878f070) fix out of range err for cpuset.cpus
* [`d411a5c`](https://github.com/containerd/cgroups/commit/d411a5c20485b46ff79713ccd18d7b6d3dbdc643) smaller range for cpuset.cpus
* [`48a6ef5`](https://github.com/containerd/cgroups/commit/48a6ef5d047b0f54527ee4606ab6633e3ec3455c) added cpuset controller
* [`9b3ab60`](https://github.com/containerd/cgroups/commit/9b3ab60f90931a1f8447d077b911219e7b69bf80) Test fix
* [`d616474`](https://github.com/containerd/cgroups/commit/d616474a70ceca06b773f2fb66f38095a046747c) remove deprecated controller
* [`c08031d`](https://github.com/containerd/cgroups/commit/c08031d108497a87673fe39c255e0db026d3e170) Check nil resources
* [`237bd06`](https://github.com/containerd/cgroups/commit/237bd068665be03287a1e214ec448dacda5c5882) Toggle not nil controllers
* [`dbc9f68`](https://github.com/containerd/cgroups/commit/dbc9f68659923357ea676cc3e8cd1e82f612cddd) try another weight param
* [`a69ffc1`](https://github.com/containerd/cgroups/commit/a69ffc17119765506c8a9b02bc7dee01317c36ca) remove useless step
* [`c84632a`](https://github.com/containerd/cgroups/commit/c84632af308672849e4a1da00910c49b946e9066) Added tests for CPU
* [`fada802`](https://github.com/containerd/cgroups/commit/fada802a7909d430bd17126fd6e4bbf5716f2bcd) Merge pull request  [#129](https://github.com/containerd/cgroups/pull/129) from Zyqsempai/add-memory-tests
* [`e284b4a`](https://github.com/containerd/cgroups/commit/e284b4ab2fcfbee98c0d2c004534fc3587403a1d) comment fix
* [`2a19d52`](https://github.com/containerd/cgroups/commit/2a19d525a687f57493063555743fa8f585ed29ac) Move cgroup creation to test func
* [`80c60c2`](https://github.com/containerd/cgroups/commit/80c60c28a488a8d18c7ffc65f92cfb9bb16d1240) Trim spaces
* [`5dba053`](https://github.com/containerd/cgroups/commit/5dba05335a7d92d7ec6abb0d6166e77131542571) GroupPath fix 2
* [`f40b256`](https://github.com/containerd/cgroups/commit/f40b25688bb5cce86d6bcc6cf7fb213109848af3) GroupPath fix
* [`836aa29`](https://github.com/containerd/cgroups/commit/836aa29c5b09c036fe818d17ceb498bfb7cafdf6) Added v2 memory test
* [`80b32e3`](https://github.com/containerd/cgroups/commit/80b32e3c75c99f1b99f3690c15b87c710b314e51) Merge pull request  [#130](https://github.com/containerd/cgroups/pull/130) from Zyqsempai/128-set-reservation-in-low
* [`697f2cd`](https://github.com/containerd/cgroups/commit/697f2cdc5e27a66415401af74eaf85181f2128f7) Return memory `high` property
* [`28f74d7`](https://github.com/containerd/cgroups/commit/28f74d748f4cf34c33386d8b3d7b3c827e93d17e) Fixed memory convertion for `reservation` from high to low.
* [`10dcde2`](https://github.com/containerd/cgroups/commit/10dcde236e523a22c2f9f0013f7ebb8e4a065a5e) Merge pull request  [#127](https://github.com/containerd/cgroups/pull/127) from crosbymichael/v2-check
* [`370d60c`](https://github.com/containerd/cgroups/commit/370d60c324399794c8f33ae0be976cc2880b004a) Add Mode() func to check cgroup mount type
* [`9e08996`](https://github.com/containerd/cgroups/commit/9e089962ffffaeb9281c22c14bdb77b59852f7a1) Merge pull request  [#126](https://github.com/containerd/cgroups/pull/126) from fuweid/gofmt
* [`bd09c0d`](https://github.com/containerd/cgroups/commit/bd09c0d4a78929b7acaebc4bdc979a445138481e) Merge pull request  [#124](https://github.com/containerd/cgroups/pull/124) from AkihiroSuda/fix-toggle
* [`3022591`](https://github.com/containerd/cgroups/commit/302259114275aad7b19c605335603d8285d8851b) v2: toggle ancestors of c.path, not c.path itself
* [`079295c`](https://github.com/containerd/cgroups/commit/079295c02a9d9e0f5d732b60d1f4e0cd0bc6e4e6) v2: refactor ListControllers
* [`da8ad43`](https://github.com/containerd/cgroups/commit/da8ad43b2fb3b257c5b743f44731f7e624b8cd16) Merge pull request  [#122](https://github.com/containerd/cgroups/pull/122) from AkihiroSuda/v2-move-dev
* [`ca48756`](https://github.com/containerd/cgroups/commit/ca4875604fa29abf6fa0dfd053d61b93369223f8) v2: put Devices to Resources struct as a field, not as a method
* [`7f48529`](https://github.com/containerd/cgroups/commit/7f48529d150061c82e086ffbdf4a500f6b49278c) v2: follow package import rule and update license statement
* [`e0c89c3`](https://github.com/containerd/cgroups/commit/e0c89c36d7a50f945a17f1865023a46cbe51fa3e) Merge pull request  [#123](https://github.com/containerd/cgroups/pull/123) from AkihiroSuda/fix-stat-panic
* [`3a0e799`](https://github.com/containerd/cgroups/commit/3a0e799bed92fe66eb71391f1f8d337fb8bbe7ba) v2: fix rdma nil panic
* [`ca363a0`](https://github.com/containerd/cgroups/commit/ca363a059e42aee6bd9071fb66f8813beb83ee92) Merge pull request  [#116](https://github.com/containerd/cgroups/pull/116) from Zyqsempai/104-add-bpf-device
* [`b01be99`](https://github.com/containerd/cgroups/commit/b01be9909e1ab064f35c2d6b99c49a85f8ca2efe) Merge pull request  [#119](https://github.com/containerd/cgroups/pull/119) from Zyqsempai/104-added-rdma-controller
* [`e56683d`](https://github.com/containerd/cgroups/commit/e56683d3d5a15abdea66d7511b5e16083da2f594) Merge pull request  [#120](https://github.com/containerd/cgroups/pull/120) from AkihiroSuda/fix-v2-stats
* [`c4993ae`](https://github.com/containerd/cgroups/commit/c4993aebedaa31fe8435702ddae54ec0a5c0ac9f) v2: fix nil panic on statting disabled controllers
* [`1c26af6`](https://github.com/containerd/cgroups/commit/1c26af6c55f531b70d57f7058796c8e6d6aa6e09) v2: fix parsing pids stat
* [`dea9e11`](https://github.com/containerd/cgroups/commit/dea9e11a135347ac4616823fb9ab396615bd1370) Added header to devicefilter test file.
* [`dc02b2f`](https://github.com/containerd/cgroups/commit/dc02b2f5d16be7b3ac6e1bc770a28e430c2753ca) Header fix
* [`7384bc5`](https://github.com/containerd/cgroups/commit/7384bc55ee220d4f5a06ce205aefe0674fdc0b3b) Credits header update
* [`2036eb8`](https://github.com/containerd/cgroups/commit/2036eb8905da80070184eae3155f45bbac66f4e8) Test fix
* [`df66df1`](https://github.com/containerd/cgroups/commit/df66df17b3500399c4a1df4379a73e61b3e26328) Added tests
* [`33207b4`](https://github.com/containerd/cgroups/commit/33207b488aea7b6d1ce3bc9a3768b1c5386ea801) Added ebps support(based on runc implementation)
* [`3053714`](https://github.com/containerd/cgroups/commit/3053714118a15e50f55eac10898f14da12645ca4) Added RDMA controller
* [`daf5261`](https://github.com/containerd/cgroups/commit/daf52615ff6e6378ce2d2e822949d509cc5816bc) Merge pull request  [#113](https://github.com/containerd/cgroups/pull/113) from AkihiroSuda/v2-travis
* [`c4474e8`](https://github.com/containerd/cgroups/commit/c4474e830f20c7825a2f93915d661e74b62ab12e) Merge pull request  [#115](https://github.com/containerd/cgroups/pull/115) from Zyqsempai/104-add-oom-notifications
* [`2bd4ae1`](https://github.com/containerd/cgroups/commit/2bd4ae17dfc7244a7bba1485e0fc810423b8e20f) Merge pull request  [#117](https://github.com/containerd/cgroups/pull/117) from Zyqsempai/104-add-more-memory-stats
* [`0339015`](https://github.com/containerd/cgroups/commit/0339015d72ef1b41b490b3c63b41cdf89a828e78) .travis.yml: add cgroup v2 Vagrant box
* [`cfc1c23`](https://github.com/containerd/cgroups/commit/cfc1c23314b641473dd9599a31e604b75adeec8c) Function rename
* [`d03d516`](https://github.com/containerd/cgroups/commit/d03d5167784d274aa37013826c6a09ded7d6b978) Remove global var
* [`4aad508`](https://github.com/containerd/cgroups/commit/4aad508d1059e09c03caef3ed781781605ab0020) Added events struct and error channel
* [`eb898ed`](https://github.com/containerd/cgroups/commit/eb898ed08d0acb48db00b8bd01cc9227b001641b) Added event channel for oom event subscription
* [`9629c6e`](https://github.com/containerd/cgroups/commit/9629c6ed18b2cfc13dca1597a8ae15314bdd4733) Added OOM notification for Memory controller
* [`4d88c26`](https://github.com/containerd/cgroups/commit/4d88c26a2d0f62baae782ce922975473b41291a6) Simplify stats
* [`344a8ab`](https://github.com/containerd/cgroups/commit/344a8ab471a2dd96068c8963b3e3ce2777c15b98) Remove unused metrics
* [`4276e8e`](https://github.com/containerd/cgroups/commit/4276e8e73adca3befbc45b77d2fac8a65bee988d) Added current and mas swap and memory usage stats
* [`d26e1b3`](https://github.com/containerd/cgroups/commit/d26e1b37d042d3cd3aaba23b4713f5b8185b9517) Merge pull request  [#118](https://github.com/containerd/cgroups/pull/118) from estesp/go-mod-travis
* [`d0f61b7`](https://github.com/containerd/cgroups/commit/d0f61b75b2777e567a0504d584d733b8cc5760df) Set GO111MODULE=on to fix Go 1.11/1.12 builds
* [`4baafdb`](https://github.com/containerd/cgroups/commit/4baafdb2bf451498eae2a8b3620cff8755b4628c) Merge pull request  [#112](https://github.com/containerd/cgroups/pull/112) from crosbymichael/io
* [`684eefa`](https://github.com/containerd/cgroups/commit/684eefa15a1bae5f170f96cb7dddfc3c4abf599c) Add mapping to stats struct
* [`7209a8d`](https://github.com/containerd/cgroups/commit/7209a8dfde2726fa544906fc061605e43e798b1d) Add v2 io support
* [`3ecfbc4`](https://github.com/containerd/cgroups/commit/3ecfbc409fb699785831415dd204dc355c738e2b) Merge pull request  [#111](https://github.com/containerd/cgroups/pull/111) from crosbymichael/to-res
* [`8e6ae5f`](https://github.com/containerd/cgroups/commit/8e6ae5fe16fe1193771e8a14f79bf2f51e92b9f5) Add ToResources func for spec to v2.Resources
* [`a026e7e`](https://github.com/containerd/cgroups/commit/a026e7e7c3457dafd8ca0119b749e7291ea7b63e) Merge pull request  [#110](https://github.com/containerd/cgroups/pull/110) from AkihiroSuda/v2-verifypath
* [`a4f92d6`](https://github.com/containerd/cgroups/commit/a4f92d6967edd0fc3b8e7a302e77a9fd3032d2db) .travis.yml: run test for all packages
* [`29ec75e`](https://github.com/containerd/cgroups/commit/29ec75e6255b2ae35307600f57feafa0c0563a6f) update go.mod
* [`b15f984`](https://github.com/containerd/cgroups/commit/b15f98493ecf98710faa65af8eb3e4eeef892859) v2: fix TestParseCgroupFromReader
* [`788d082`](https://github.com/containerd/cgroups/commit/788d0827be5d0f784456c45df30642add9547a7e) v2: restore VerifyGroupPath
* [`82928e8`](https://github.com/containerd/cgroups/commit/82928e855c6c9fa78d1e0767c46e1b05168d623d) Merge pull request  [#109](https://github.com/containerd/cgroups/pull/109) from crosbymichael/v2-controller
* [`54a40c2`](https://github.com/containerd/cgroups/commit/54a40c2af707f9ee43f6fa28f4ab6c0a79789f34) Add basic stats implementation
* [`7bf30d7`](https://github.com/containerd/cgroups/commit/7bf30d7bf13852d1f2b493817489d37170d2b8a4) Rename playground to cgctl
* [`3239d7b`](https://github.com/containerd/cgroups/commit/3239d7b8395519d4951e886a03ac74c79543c04b) Simpler v2 cgroup interface
* [`c0a1dbc`](https://github.com/containerd/cgroups/commit/c0a1dbc386b3fed186c541fab178ba6037e319b9) Merge pull request  [#106](https://github.com/containerd/cgroups/pull/106) from xianlubird/test1
* [`66a6951`](https://github.com/containerd/cgroups/commit/66a6951a6dbad6aa0d903ec243d8d2f990a2a052) Merge pull request  [#105](https://github.com/containerd/cgroups/pull/105) from xianlubird/test
* [`eeb53b7`](https://github.com/containerd/cgroups/commit/eeb53b7c613a27e66e70cf7ed2471f4a51d72d87) add static path prefix doc
* [`9aebee9`](https://github.com/containerd/cgroups/commit/9aebee9e378b6a1539de029df39f9392f93d325f) Update doc add static path prefix
* [`010a0d6`](https://github.com/containerd/cgroups/commit/010a0d6a188e2bed91cef77126fd6604a7518cf8) Merge pull request  [#108](https://github.com/containerd/cgroups/pull/108) from Zyqsempai/104-added-memory-cgroup2-impl
* [`2843dfa`](https://github.com/containerd/cgroups/commit/2843dfa2072234f2b2849be0cae35589c4b19ad2) Added cgroup v2 memory implementation
* [`2ff88b8`](https://github.com/containerd/cgroups/commit/2ff88b8e832795d097daab5869d7584662e20534) Merge pull request  [#107](https://github.com/containerd/cgroups/pull/107) from Zyqsempai/104-add-v2-cgroups-for-cpu
* [`8f1875b`](https://github.com/containerd/cgroups/commit/8f1875b57fa4054436a878d34ca02c238fa8ba34) Added cgroups v2 CPU implementation.
* [`6fb48e1`](https://github.com/containerd/cgroups/commit/6fb48e16d8117807adf676f7c735f4f553d19fde) Merge pull request  [#103](https://github.com/containerd/cgroups/pull/103) from AkihiroSuda/cgroup2-poc2
* [`27e64bc`](https://github.com/containerd/cgroups/commit/27e64bce3d6c36729f965c628e2ce8bef08abab6) cgroup2: the first cut (yet another version)
* [`5fbad35`](https://github.com/containerd/cgroups/commit/5fbad35c2a7e855762d3c60f2e474ffcad0d470a) Merge pull request  [#100](https://github.com/containerd/cgroups/pull/100) from fuweid/me-support-cgroupstats
* [`fccf4d4`](https://github.com/containerd/cgroups/commit/fccf4d469e6ce7ec1289356b218e980418d0c1dc) stats/v1: export per-cgroup stats
* [`bec0ecb`](https://github.com/containerd/cgroups/commit/bec0ecbda1466b6907a70c1908aea0998b491df4) Merge pull request  [#99](https://github.com/containerd/cgroups/pull/99) from gliptak/patch-3
* [`3de5a6b`](https://github.com/containerd/cgroups/commit/3de5a6bb4823a9b39ab1e1108e3bc58bf8fc76ad) Add Go 1.13 to Travis
* [`abd0b19`](https://github.com/containerd/cgroups/commit/abd0b19954a6b05e0963f48427062d1481b7faad) Merge pull request  [#98](https://github.com/containerd/cgroups/pull/98) from mariomac/ignoremem
* [`ad1c4b9`](https://github.com/containerd/cgroups/commit/ad1c4b91138ced79481a43fd94a4c123daad72f1) Added OptionalSwap memory constructor option
* [`484059a`](https://github.com/containerd/cgroups/commit/484059adcfa921c879869d9745e3ca746917a81c) Merge pull request  [#97](https://github.com/containerd/cgroups/pull/97) from mariomac/master
* [`fa1a76b`](https://github.com/containerd/cgroups/commit/fa1a76b28faaff678184549171de676315645c09) Fixed test file permissions
* [`cf275c8`](https://github.com/containerd/cgroups/commit/cf275c85f259d6ca47586a823a2ca85e0afe13e2) Allows ignoring memory modules
* [`af0bc55`](https://github.com/containerd/cgroups/commit/af0bc55d7d5b9c931dc875c73bcc2f4eb5ec46ce) Allow overriding the default /proc folder in blkioController
* [`bf292b2`](https://github.com/containerd/cgroups/commit/bf292b21730f0be58f47cd194dcf447dca57e200) Merge pull request  [#96](https://github.com/containerd/cgroups/pull/96) from jterry75/stats_pkg
* [`caf7157`](https://github.com/containerd/cgroups/commit/caf71576c8b19daf80ab4685916e4d5b4c74887e) Move metrics proto package to stats/v1
* [`fc51bcb`](https://github.com/containerd/cgroups/commit/fc51bcbe4714807834a6481e609aef94e5e6b917) Merge pull request  [#82](https://github.com/containerd/cgroups/pull/82) from saschagrunert/go-modules
* [`034edae`](https://github.com/containerd/cgroups/commit/034edae5587873d009802cf5f65882e3137cdf5b) Add go module support
</p>
</details>

### Changes from containerd/console
<details><summary>8 commits</summary>
<p>

* [`8375c34`](https://github.com/containerd/console/commit/8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6) Merge pull request  [#34](https://github.com/containerd/console/pull/34) from sipsma/close-once
* [`38c5469`](https://github.com/containerd/console/commit/38c5469e7522db0c9435a5c33e0e0629113c4952) Only close epoller FD at most once.
* [`02ecf6a`](https://github.com/containerd/console/commit/02ecf6a7291e65f4a361525245c2bea023dc2e0b) Merge pull request  [#33](https://github.com/containerd/console/pull/33) from ulyssessouza/add-file-interface
* [`f652dc3`](https://github.com/containerd/console/commit/f652dc3e99a9f4aa760deb9b4b28edb7c4e5001a) Add File interface instead of using os.File
* [`53a0f1d`](https://github.com/containerd/console/commit/53a0f1deb970a40f08acc1e740a7293bedb8b6b9) Merge pull request  [#32](https://github.com/containerd/console/pull/32) from estesp/check-vendor
* [`6214f20`](https://github.com/containerd/console/commit/6214f2040a2c667ff1458db9485d42299b1d8220) Add vendor check now that content is vendored
* [`4b1ac2b`](https://github.com/containerd/console/commit/4b1ac2bbbdd500f0887e0195f283702be93d5734) Merge pull request  [#31](https://github.com/containerd/console/pull/31) from TwinProduction/master
* [`55928bd`](https://github.com/containerd/console/commit/55928bd5a38487e9b1676c55461ed3b47e796652) Enable vendoring
</p>
</details>

### Changes from containerd/continuity
<details><summary>35 commits</summary>
<p>

* [`efbc448`](https://github.com/containerd/continuity/commit/efbc4488d8fe1bdc16bde3b2d2990d9b3a899165) Merge pull request  [#156](https://github.com/containerd/continuity/pull/156) from estesp/disable-travis
* [`e2d0145`](https://github.com/containerd/continuity/commit/e2d014531cd9518ff6da95703f4f9895c3394975) Remove travis config
* [`daa8e1c`](https://github.com/containerd/continuity/commit/daa8e1ccc0bcac5cd7d44046b0ea71e7831012ec) Merge pull request  [#155](https://github.com/containerd/continuity/pull/155) from estesp/gh-actions-ci
* [`8c3ce1b`](https://github.com/containerd/continuity/commit/8c3ce1b3ae914b0f92d03138cfe8ff4a1169336a) Update CI to use GitHub Actions
* [`6629113`](https://github.com/containerd/continuity/commit/6629113df58078d4d286df5cf79378ef84dcc525) Update linting to use golangci-lint
* [`9365a1b`](https://github.com/containerd/continuity/commit/9365a1b01a63247561eab02c7d5914a554736c69) Fix golangci-lint errors
* [`f1c9af8`](https://github.com/containerd/continuity/commit/f1c9af8e2a206bd1b9f06b2c7d250deaf4791cf7) Merge pull request  [#154](https://github.com/containerd/continuity/pull/154) from mikebrow/cleanup-nits
* [`f681eac`](https://github.com/containerd/continuity/commit/f681eac03c784dd57e8046e8e3948d4d44294629) reduce code complexity
* [`6728803`](https://github.com/containerd/continuity/commit/6728803c1b2fbe0b63edfccea8c664af8f5df4e1) update AUTHORS
* [`f265cff`](https://github.com/containerd/continuity/commit/f265cff0764e5f8155e80d532db78f617e08e021) fix gofmt issues
* [`cf53015`](https://github.com/containerd/continuity/commit/cf53015a8bae42a53c5725e0d9bef11fde50694e) Merge pull request  [#153](https://github.com/containerd/continuity/pull/153) from tomfaulhaber/empty-file-fix
* [`5a33969`](https://github.com/containerd/continuity/commit/5a339690f8eb7d69926093db01be5f1272ec0c8f) Add a comment to clarify that we're handling the empty file case
* [`11900e8`](https://github.com/containerd/continuity/commit/11900e88c487c2e28650d44cc88a95e86734f01c) Fix sameFile() to recognize empty files as the same
* [`d3ef23f`](https://github.com/containerd/continuity/commit/d3ef23f19fbb106bb73ffde425d07a9187e30745) Merge pull request  [#151](https://github.com/containerd/continuity/pull/151) from kolyshkin/readlink-win
* [`0f16d7a`](https://github.com/containerd/continuity/commit/0f16d7a0959cac64d7a54ce015e50cf4839d1970) Merge pull request  [#150](https://github.com/containerd/continuity/pull/150) from kolyshkin/xattr
* [`643e66e`](https://github.com/containerd/continuity/commit/643e66e4bb3e30dda0a35b6468fb5f35cde7d856) Remove Windows' Readlink fork
* [`da42a30`](https://github.com/containerd/continuity/commit/da42a3033a39c971c1336a8a9f70fbf323857374) driver: fail to build on Windows with go < 1.13
* [`d7961f4`](https://github.com/containerd/continuity/commit/d7961f4caa26b030e7aba76153188a1aad74437e) travis.yml: rm unsupported go releases, add 1.14
* [`bbd0be0`](https://github.com/containerd/continuity/commit/bbd0be0b8f642b9a7b2b2b4f6cccb8f3a90e4f2e) sysx/xattr: improve listxattrAll
* [`9e256e6`](https://github.com/containerd/continuity/commit/9e256e61eee8fc393366eb5c00d8b5fed8bb94fe) sysx/xattr: fix getxattrAll
* [`26c1120`](https://github.com/containerd/continuity/commit/26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4) Merge pull request  [#109](https://github.com/containerd/continuity/pull/109) from nogoegst/fs-openbsd
* [`0ec5967`](https://github.com/containerd/continuity/commit/0ec596719c75bfd42908850990acea594b7593ac) Merge pull request  [#148](https://github.com/containerd/continuity/pull/148) from zhsj/fix-gccgo
* [`a7f992c`](https://github.com/containerd/continuity/commit/a7f992c52c205be63cf0b6e7543099a0c9b45700) fs: don't convert syscall.Timespec to unix.Timespec directly
* [`669de92`](https://github.com/containerd/continuity/commit/669de920ecb0fd1e96591fcb031b9e12bb9cf21c) Merge pull request  [#147](https://github.com/containerd/continuity/pull/147) from yeahdongcn/xattr
* [`b05c0fd`](https://github.com/containerd/continuity/commit/b05c0fd3fcbecc051122adcbd2d616b55bd0f7aa) xattr lost when copying directory
* [`1097c8b`](https://github.com/containerd/continuity/commit/1097c8bae83b84cf3dfccfcc542e06c8c28ea3f4) Merge pull request  [#144](https://github.com/containerd/continuity/pull/144) from SamWhited/modules
* [`91c91a7`](https://github.com/containerd/continuity/commit/91c91a736c4eb12c7bbc93face8ec47a3feb4464) Merge branch 'master' into modules
* [`f65d91d`](https://github.com/containerd/continuity/commit/f65d91d395ebd5507b567968624a4bbdbb9e8819) Merge pull request  [#146](https://github.com/containerd/continuity/pull/146) from fuweid/me-enable-root-for-testing
* [`2f58149`](https://github.com/containerd/continuity/commit/2f581495a4a9485494f737a583616789f8a07578) test: enable root for RequiresRoot cases
* [`abe3784`](https://github.com/containerd/continuity/commit/abe378447a9f73e8a4fe810aa78130b0d490dc40) Support Go Modules
* [`75bee3e`](https://github.com/containerd/continuity/commit/75bee3e2ccb6402e3a986ab8bd3b17003fc0fdec) Merge pull request  [#143](https://github.com/containerd/continuity/pull/143) from tiborvass/fix-sockets
* [`403b5be`](https://github.com/containerd/continuity/commit/403b5be3d72bcee44af7a08c32c0f7ed30ae711b) Merge pull request  [#141](https://github.com/containerd/continuity/pull/141) from WRidder/patch-1
* [`cd143ee`](https://github.com/containerd/continuity/commit/cd143ee28a838efd0d76879d7193a78ac4c40904) fstest: have CreateSocket actually create a socket
* [`38f9467`](https://github.com/containerd/continuity/commit/38f946779f570033f2af75b74d353c0589b36a56) Add src string to copyDirectory error message.
* [`cad9e55`](https://github.com/containerd/continuity/commit/cad9e557d773df5aff292893d4e36781c0164a39) fs: support for OpenBSD
</p>
</details>

### Changes from containerd/cri
<details><summary>401 commits</summary>
<p>

* [`4e6644c8`](https://github.com/containerd/cri/commit/4e6644c8cf7fb825f62e0007421b7d83dfeab5a1) Merge pull request  [#1551](https://github.com/containerd/cri/pull/1551) from thaJeztah/bump_kubernetes_1.19.0-rc.4
* [`0619de41`](https://github.com/containerd/cri/commit/0619de413ce10c26502571acf170fbe920104715) Merge pull request  [#1555](https://github.com/containerd/cri/pull/1555) from thaJeztah/bump_golang_1.13.15
* [`34596c9c`](https://github.com/containerd/cri/commit/34596c9c906d964b52a2ac7cfb8bae724c52aae2) Bump Golang 1.13.15
* [`5c6c6b2a`](https://github.com/containerd/cri/commit/5c6c6b2ac754ff14ac6908f6c9405a84416d27a8) Merge pull request  [#1550](https://github.com/containerd/cri/pull/1550) from thaJeztah/bump_containerd_v1.4.0-rc.0
* [`a8b6b6b0`](https://github.com/containerd/cri/commit/a8b6b6b065d93581e8c7327606f631507a8ff03e) Merge pull request  [#1549](https://github.com/containerd/cri/pull/1549) from thaJeztah/bump_golang_1.13.14
* [`ecbdffc9`](https://github.com/containerd/cri/commit/ecbdffc9c556ed0c32a57f4618a7f1006d5b41e3) vendor: update kubernetes v1.19.0-rc.4
* [`968d44d1`](https://github.com/containerd/cri/commit/968d44d1bced3859625b4a0d1183bd9e8dfbd979) vendor: golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
* [`e018d6fa`](https://github.com/containerd/cri/commit/e018d6fa41eb2029c2cbe26e48dc9a5965add4fc) vendor: golang.org/x/sys v0.0.0-20200622214017-ed371f2e16b4
* [`bee6ab5a`](https://github.com/containerd/cri/commit/bee6ab5a15877923129835569b48e987c09fcb3a) vendor: golang.org/x/net v0.0.0-20200707034311-ab3426394381
* [`117c1699`](https://github.com/containerd/cri/commit/117c169992ff63d246b38e4899b5a4b2e6d844af) vendor: containerd v1.4.0-rc.0
* [`fd030873`](https://github.com/containerd/cri/commit/fd030873acd685dea0f5d419e35d50f6d4de4d6d) vendor: opencontainers/runc v1.0.0-rc91-48-g67169a9d
* [`78e52774`](https://github.com/containerd/cri/commit/78e52774192fc9dd34a0b756bc848007c4b9094b) vendor: containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165
* [`93a03cc8`](https://github.com/containerd/cri/commit/93a03cc8100975a7e423d986a4b417c2be2b2d95) vendor: json-iterator/go v1.1.10
* [`bfba0f28`](https://github.com/containerd/cri/commit/bfba0f2840ee6c98e64f0bec634ff8307558bbbf) Bump Golang 1.13.14
* [`8871d5cd`](https://github.com/containerd/cri/commit/8871d5cdf8102a7d5989c307f2a366946feb54ee) Merge pull request  [#1548](https://github.com/containerd/cri/pull/1548) from AkihiroSuda/remove-libseccomp-dependency
* [`7332e2ad`](https://github.com/containerd/cri/commit/7332e2ad2e5f064b3de9f364f38f3d4ad10db935) remove libseccomp cgo dependency
* [`858a7662`](https://github.com/containerd/cri/commit/858a766264ee4a58656f6258e9d4b47d3ed4745c) Merge pull request  [#1547](https://github.com/containerd/cri/pull/1547) from mikebrow/containerd-list-podid-should-search
* [`8a2d1cc8`](https://github.com/containerd/cri/commit/8a2d1cc802e60e3c93c606270b92978c036fb432) adds support for pod id lookup for filter
* [`c209d013`](https://github.com/containerd/cri/commit/c209d013cbc5508c77534b8c1789ca5191de8b9e) Merge pull request  [#1545](https://github.com/containerd/cri/pull/1545) from ktock/ssdoc
* [`fe9bb8da`](https://github.com/containerd/cri/commit/fe9bb8da657671b31eecd3092f1519df641d5c40) Merge branch 'master' into ssdoc
* [`63400c76`](https://github.com/containerd/cri/commit/63400c769422618e2998823ec548671cf3e150b1) Merge pull request  [#1543](https://github.com/containerd/cri/pull/1543) from ktock/discard-content
* [`0f99e0f5`](https://github.com/containerd/cri/commit/0f99e0f53e744044c5c0f9fef74ac8908df27364) Merge pull request  [#1542](https://github.com/containerd/cri/pull/1542) from sachaos/master
* [`4c8164bc`](https://github.com/containerd/cri/commit/4c8164bccf35b134ad9864409882105ade5b3c85) Specify version = 2 & fix wrong key in registry.md (GCR example)
* [`375dd762`](https://github.com/containerd/cri/commit/375dd7625530ff11ed858a1157837eaab0422bba) Add description about `disable_snapshot_annotations` to configuration doc
* [`c80660b8`](https://github.com/containerd/cri/commit/c80660b82b1df9965c2e399fa61a62c088e152a6) Allow GC to discard content after successful pull and unpack
* [`b51177bf`](https://github.com/containerd/cri/commit/b51177bfcc31371761fb19ffd028a19fb0d69d3a) Vendor containerd d184a0a3430dc4a17a47cce37fb36126ac0c699a
* [`8448b92d`](https://github.com/containerd/cri/commit/8448b92d237e877bed1e4aa7a0baf0dee234dbcb) Merge pull request  [#1534](https://github.com/containerd/cri/pull/1534) from crosbymichael/selinux-range
* [`0443a13d`](https://github.com/containerd/cri/commit/0443a13da7f6f38f4bb4ed7cccfe3c47ccceb614) Merge pull request  [#1535](https://github.com/containerd/cri/pull/1535) from lumjjb/updatecri-doc
* [`e080f845`](https://github.com/containerd/cri/commit/e080f845376c772a4a7830ffbb27acb23854a436) Merge pull request  [#1539](https://github.com/containerd/cri/pull/1539) from mikebrow/windows-ci-force-bash
* [`fad87288`](https://github.com/containerd/cri/commit/fad87288f8c26b7fcb65be1c010432565ff44cbc) switching to windows-2016 latest is breaking due to wsl conflict with bash
* [`f93b7253`](https://github.com/containerd/cri/commit/f93b72530f51e04c1210d656f7db70ab9c70419b) Update doc cri plugin convention
* [`5f5d954b`](https://github.com/containerd/cri/commit/5f5d954b6af907cfffb1364526cf0d1d5dcc13b9) add selinux category range to config
* [`9b06da47`](https://github.com/containerd/cri/commit/9b06da47731bb4d499a2ab0f53c643fce766c3d0) update selinux to 1.6.0 release
* [`fcda0cf4`](https://github.com/containerd/cri/commit/fcda0cf4a7e70f0317238b09556329239321353b) Merge pull request  [#1529](https://github.com/containerd/cri/pull/1529) from AkihiroSuda/allow-disabling-hugepages
* [`707d2c49`](https://github.com/containerd/cri/commit/707d2c49d1c71c1d0b24bd5e757bf72376cc0de1) allow disabling hugepages
* [`1d3b9c5b`](https://github.com/containerd/cri/commit/1d3b9c5b80dd716ab4aa74e3eaf3c4e5f50136dd) Merge pull request  [#1532](https://github.com/containerd/cri/pull/1532) from jsturtevant/update-pause-image-ref
* [`2bb0b19c`](https://github.com/containerd/cri/commit/2bb0b19c4b61dee3a3d36c3040c519cd6805fd15) Update to latest pause image for windows
* [`5df93a03`](https://github.com/containerd/cri/commit/5df93a038acc017abaab0b037fa7d03dfcab9fe0) Merge pull request  [#1531](https://github.com/containerd/cri/pull/1531) from mikebrow/nit-for-default-config
* [`4b3974c4`](https://github.com/containerd/cri/commit/4b3974c4e95b06006d780c267ef6f928a4e389ef) show runc options tag
* [`a01750d8`](https://github.com/containerd/cri/commit/a01750d89af991c37906165f8d6f68ceb5903730) Merge pull request  [#1530](https://github.com/containerd/cri/pull/1530) from hckuo/fix-doc-for-runtime-options
* [`904ab30f`](https://github.com/containerd/cri/commit/904ab30f9dc3bc33974daca112b7024609417436) Fix doc for runtime specifc options
* [`0fa3cfd6`](https://github.com/containerd/cri/commit/0fa3cfd6952fb432677dcff7d76b8f68be23db04) Merge pull request  [#1440](https://github.com/containerd/cri/pull/1440) from jr-santos98/master
* [`c69a2dc7`](https://github.com/containerd/cri/commit/c69a2dc7457d9d55ce0e8385fb8be12eb653add4) Checking if a variable already exists
* [`ecf335ad`](https://github.com/containerd/cri/commit/ecf335ad65ebe25fd3fb53cd4b21d92cbc46b8bf) added multi-architectures support
* [`8fb244a6`](https://github.com/containerd/cri/commit/8fb244a65baad2457e6c8658db18ed28b1f77cfe) Merge pull request  [#1525](https://github.com/containerd/cri/pull/1525) from containerd/forcibly-remove-sandbox-container
* [`0c45d132`](https://github.com/containerd/cri/commit/0c45d1329249d6a21149599adcbc885066c0a230) move up to latest cri-tools
* [`5f50692d`](https://github.com/containerd/cri/commit/5f50692d3dd7764a30a99688818df55caf8262a1) Merge pull request  [#1524](https://github.com/containerd/cri/pull/1524) from mikebrow/verbose-dco-check
* [`4549b94e`](https://github.com/containerd/cri/commit/4549b94eca5fb64c6ca8f28ae637490305cf6de4) gofmt cleanup
* [`287c52d1`](https://github.com/containerd/cri/commit/287c52d1c67921dc29c8ef5a5a5d0e2ba722bb75) Forcibly stop running containers before removal
* [`f427791c`](https://github.com/containerd/cri/commit/f427791c60570fe1afcdf6a5a50eaa6080adad6c) set dco check to verbose
* [`aa0f4fd3`](https://github.com/containerd/cri/commit/aa0f4fd37b82a273156d35a7e13831bd0940ab99) Merge pull request  [#1521](https://github.com/containerd/cri/pull/1521) from AkihiroSuda/revendor-libcontainer
* [`fb208d01`](https://github.com/containerd/cri/commit/fb208d015a7aca677e08c4f84ce95592189426df) vendor runc v1.0.0-rc91
* [`1bc5ba3f`](https://github.com/containerd/cri/commit/1bc5ba3f484ecae7feb3156ad0e3760b728de66e) Merge pull request  [#1519](https://github.com/containerd/cri/pull/1519) from AkihiroSuda/config-fix-toml-tag
* [`fe6833a9`](https://github.com/containerd/cri/commit/fe6833a9a4511f271ae0a7dcd052d3c5c050d3d7) config: TolerateMissingHugePagesCgroupController -> TolerateMissingHugetlbController
* [`b69d7bdc`](https://github.com/containerd/cri/commit/b69d7bdc5fa9f61532819029c864cd3724a79db6) config: fix TOML tag for TolerateMissingHugePagesCgroupController
* [`8e0b789c`](https://github.com/containerd/cri/commit/8e0b789c9ade07497283546c0bde0fb5f99310cb) Merge pull request  [#1520](https://github.com/containerd/cri/pull/1520) from AkihiroSuda/fix-ci-apt-get-update
* [`4049a912`](https://github.com/containerd/cri/commit/4049a912f32d19245c02dc57cc104b5657845fa1) CI: run apt-get update befor apt-get install
* [`c2191fdd`](https://github.com/containerd/cri/commit/c2191fddd79234024bfc47d3c3eeba1833b82dc1) Merge pull request  [#1513](https://github.com/containerd/cri/pull/1513) from brianpursley/state-name
* [`aa04fc9d`](https://github.com/containerd/cri/commit/aa04fc9d538653a3513d8e855e5d32453d86781e) Change "failed to stop sandbox" error message to use state name instead of numeric value
* [`09d6426f`](https://github.com/containerd/cri/commit/09d6426f33cac217528158ddc6d254ca7d597a7b) Merge pull request  [#1511](https://github.com/containerd/cri/pull/1511) from kevpar/named-pipe-mounts
* [`210561a8`](https://github.com/containerd/cri/commit/210561a8e3b1c4905b8162c808f92cb5caa4b876) Support named pipe mounts for Windows containers
* [`682d1583`](https://github.com/containerd/cri/commit/682d158399ed7c58c1bc8dd4f5282c4446c0aba3) Merge pull request  [#1517](https://github.com/containerd/cri/pull/1517) from mikebrow/fix-e2e-bucket
* [`f5c7ac92`](https://github.com/containerd/cri/commit/f5c7ac92724405806eb4e330ecab8f4350601089) fix for image pull linter change
* [`05cd9428`](https://github.com/containerd/cri/commit/05cd942875e06e344decf01bddf0f2660d04055a) hard set kubernetes version not in vendor.conf anymore
* [`98aadbbe`](https://github.com/containerd/cri/commit/98aadbbe56369ebafa03b6e08ad53859580313f1) Merge pull request  [#1463](https://github.com/containerd/cri/pull/1463) from dims/remove-dependencies-on-k8s.io/kubernetes
* [`3ee62de2`](https://github.com/containerd/cri/commit/3ee62de2bf318939c38a863dd6e61fe18f790225) remove unused method
* [`cbb7c28f`](https://github.com/containerd/cri/commit/cbb7c28f195ea256fce8b5e21e7ae1403901438c) Add copyright headers
* [`0d18d1ee`](https://github.com/containerd/cri/commit/0d18d1ee38afad93fcbe1411bee82e4960703e55) Drop k8s.io/kubernetes
* [`6007c354`](https://github.com/containerd/cri/commit/6007c354a6e3514ee28f717658b6233b8aaa815b) Copy kubernetes/pkg/kubelet/util
* [`e2072b71`](https://github.com/containerd/cri/commit/e2072b71ccdbf62a38e5e1b583cd403c66cdf727) Copy kubernetes/pkg/util/bandwidth
* [`bb828a9f`](https://github.com/containerd/cri/commit/bb828a9f841cc6d1a8630101f2dcfb3f624eac80) Make copy of pkg/kubelet/cri/remote
* [`2909022a`](https://github.com/containerd/cri/commit/2909022a6e0cb173a0f6e75063c180cc24dfac6c) Make local copy of kubelet/cri/streaming
* [`b8f7b9f6`](https://github.com/containerd/cri/commit/b8f7b9f692d137ba1403a4a87ec12d22452cd370) Merge pull request  [#1515](https://github.com/containerd/cri/pull/1515) from AkihiroSuda/golang-1.13.12
* [`22b55461`](https://github.com/containerd/cri/commit/22b55461b3a65bada4eeb8ed01ffed6f766819e6) Merge pull request  [#1514](https://github.com/containerd/cri/pull/1514) from dims/update-kubernetes-to-1.19.0-beta.2
* [`c4205721`](https://github.com/containerd/cri/commit/c4205721eeeed817f9be32964a75232adb4e691c) Update vendor/ directory
* [`41f184f1`](https://github.com/containerd/cri/commit/41f184f15b1395f12982546df029a93d99e7b521) Update vendor.conf to kubernetes 1.19.0-beta.2
* [`548d987f`](https://github.com/containerd/cri/commit/548d987fc2d27e82dc5ff729f3615f727324f7d0) Bump Golang 1.13.12
* [`4f8a5807`](https://github.com/containerd/cri/commit/4f8a580795344b0f4c1146a3abce0409962f3890) Merge pull request  [#1510](https://github.com/containerd/cri/pull/1510) from crosbymichael/selinux-bump
* [`713205b3`](https://github.com/containerd/cri/commit/713205b3699426076c6f8234a89d27de8fe8d5d5) bump selinux dep
* [`61648227`](https://github.com/containerd/cri/commit/61648227141a843ce71ecaf25997cf8d37c31c5a) Merge pull request  [#1508](https://github.com/containerd/cri/pull/1508) from janosi/sctp-hostport
* [`b661ad71`](https://github.com/containerd/cri/commit/b661ad711eaeb78f30574c31635a9ce5f1a67707) Merge pull request  [#1504](https://github.com/containerd/cri/pull/1504) from lorenz/ignore-image-defined-volumes
* [`26dc5b97`](https://github.com/containerd/cri/commit/26dc5b9772f8e23c7cf96034648b3394551e5087) Merge pull request  [#1505](https://github.com/containerd/cri/pull/1505) from dcantah/windows-cred-spec
* [`479dfbac`](https://github.com/containerd/cri/commit/479dfbac453a6af15bb871a1efc23339772b3a3f) Remove the protocol filter from the portMappings constructor.
* [`9620b2e1`](https://github.com/containerd/cri/commit/9620b2e1dae368382e59109e437b99f05fdec577) Add GMSA Credential Spec passing
* [`ae8200bf`](https://github.com/containerd/cri/commit/ae8200bf93e9eda91d1c8b40dc14257ec0bdea02) Merge pull request  [#1499](https://github.com/containerd/cri/pull/1499) from webwurst/patch-1
* [`3290b86a`](https://github.com/containerd/cri/commit/3290b86a8ce04e612fbc0b09042eba3d6ad5d400) Merge pull request  [#1506](https://github.com/containerd/cri/pull/1506) from cpuguy83/registry_headers
* [`5a1d49b0`](https://github.com/containerd/cri/commit/5a1d49b0632f3e91da9f78c79a34403876a04b1d) Add option for ignoring volumes defined in images
* [`c694c631`](https://github.com/containerd/cri/commit/c694c63176e68c9d7b25bdf4a40c1e254ffc269d) Add config for registry http headers
* [`098e0400`](https://github.com/containerd/cri/commit/098e040014aa8e413c7419f7e6db1db51e7133ff) Fix typo
* [`bc96548c`](https://github.com/containerd/cri/commit/bc96548c7bd65784d9e6967162518f04333f447d) Merge pull request  [#1502](https://github.com/containerd/cri/pull/1502) from mikebrow/nginx-timing-problem
* [`e56347aa`](https://github.com/containerd/cri/commit/e56347aabc6b5b26aaf6033826e791d1f3b43ab4) move up to latest critools pick up nginx fix
* [`62c91260`](https://github.com/containerd/cri/commit/62c91260d2f43b57fff408a9263a800b7a06a647) Merge pull request  [#1501](https://github.com/containerd/cri/pull/1501) from dims/tolerate-missing-hugetlb-cgroups-controller
* [`d7ce093d`](https://github.com/containerd/cri/commit/d7ce093d63d059f9dd13cffeb5fb14e1f3abccb7) Tolerate missing HugeTLB cgroups controller
* [`8898550e`](https://github.com/containerd/cri/commit/8898550e348932e406049e937d98fb7564ac4e7a) Merge pull request  [#1498](https://github.com/containerd/cri/pull/1498) from mxpv/base
* [`17c61e36`](https://github.com/containerd/cri/commit/17c61e36cb5ed6ee59d27074e6be7e08663646fa) Fix cgroups path for base OCI spec
* [`df8d6c5b`](https://github.com/containerd/cri/commit/df8d6c5b7b58ab43846e289caccf27b065126da0) Update documentation for base OCI spec files
* [`8d54f397`](https://github.com/containerd/cri/commit/8d54f397534c737023c7d41c12e0202e140710a6) Allow specify base OCI runtime spec
* [`c7f25cb3`](https://github.com/containerd/cri/commit/c7f25cb3ae1edc1b2aaa4d117d17d281e904a1dd) Merge pull request  [#1490](https://github.com/containerd/cri/pull/1490) from mikebrow/document-gcr-json-key-auth
* [`83b115af`](https://github.com/containerd/cri/commit/83b115af16cade2b2de642ff5f6ab885c3d4264c) Merge pull request  [#1497](https://github.com/containerd/cri/pull/1497) from mikebrow/add-commit-sha-to-log
* [`e8148bb4`](https://github.com/containerd/cri/commit/e8148bb49b1ca7e4a11e8270d28737cd213a8f99) would like to have the commit sha in the logs
* [`f8380958`](https://github.com/containerd/cri/commit/f8380958c16849ee89f1f7fcf05b1138d1681f04) Merge pull request  [#1496](https://github.com/containerd/cri/pull/1496) from mikebrow/variable-cri-tools-version
* [`c744b66a`](https://github.com/containerd/cri/commit/c744b66a3b655f140426f846cf64ef50ea8419c8) Merge pull request  [#1495](https://github.com/containerd/cri/pull/1495) from crosbymichael/cni-bump
* [`b97a2f33`](https://github.com/containerd/cri/commit/b97a2f33b07dabac94dcf0cc4635ab686ddcb072) add support for setting CRITOOL_VERSION
* [`52c2c6b5`](https://github.com/containerd/cri/commit/52c2c6b5df15790b671ebd6cbbc6039a4d30c342) Merge pull request  [#1494](https://github.com/containerd/cri/pull/1494) from MHBauer/docs-moved
* [`58777166`](https://github.com/containerd/cri/commit/5877716621e96a56d478c10c779a3490cbc2a52c) docs moved
* [`477b31ce`](https://github.com/containerd/cri/commit/477b31ce044eb77f5e1d5de05da7b00d8938b792) Use go-cni tag
* [`129bdd7a`](https://github.com/containerd/cri/commit/129bdd7a3d3d93e4bb3a437aa421f435e823a596) Merge pull request  [#1487](https://github.com/containerd/cri/pull/1487) from crosbymichael/selinux
* [`dea62299`](https://github.com/containerd/cri/commit/dea6229923fcc48f874f9f329d37bd04c629f237) Merge pull request  [#1491](https://github.com/containerd/cri/pull/1491) from thaJeztah/bump_selinux
* [`72edf301`](https://github.com/containerd/cri/commit/72edf3016dba6de095eb47ec5d33675e6cdc8d09) Use new SELinux APIs
* [`0b3c7e14`](https://github.com/containerd/cri/commit/0b3c7e1479c95fb6ea72a900c16639009bd4e6fe) vendor: opencontainers/selinux v1.5.2
* [`a7ad3bc0`](https://github.com/containerd/cri/commit/a7ad3bc01f700377c55c727f8ecf21164ab9a405) add a registry auth tutorial
* [`24209b91`](https://github.com/containerd/cri/commit/24209b91bf361e131478d15cfea1ab05694dc3eb) Add MCS label support
* [`e10e07b5`](https://github.com/containerd/cri/commit/e10e07b50e6de4a553648206d4ba7d2e97795fdf) Merge pull request  [#1489](https://github.com/containerd/cri/pull/1489) from mikebrow/ltag-scan-symlink-fixed
* [`cc54a9dc`](https://github.com/containerd/cri/commit/cc54a9dca405cf6ddcccf34702b727078da77158) no longer need to skip /test due to symlink
* [`40071878`](https://github.com/containerd/cri/commit/40071878d7392be4193b33b556a69827710b00b1) Merge pull request  [#1486](https://github.com/containerd/cri/pull/1486) from thaJeztah/bump_golang_1.13.11
* [`48ee0b34`](https://github.com/containerd/cri/commit/48ee0b348c8385bdc03e1c3a3f901e0e5f3f9a91) Merge pull request  [#1485](https://github.com/containerd/cri/pull/1485) from thaJeztah/vendor_back_to_tags
* [`8f02fe04`](https://github.com/containerd/cri/commit/8f02fe04d8029a012a1ada6184310abb0fb240a7) Bump Golang 1.13.11
* [`6096c0eb`](https://github.com/containerd/cri/commit/6096c0ebbbcade0dbf893e16c05174a34c26f6d3) vendor.conf: back to using tags
* [`dc81240a`](https://github.com/containerd/cri/commit/dc81240a6d705b22ccf31432bcc628bb77b36f99) Merge pull request  [#1484](https://github.com/containerd/cri/pull/1484) from thaJeztah/bump_containerd
* [`36ba7766`](https://github.com/containerd/cri/commit/36ba7766fb946b4757fe9815963555d6be09c175) Merge pull request  [#1483](https://github.com/containerd/cri/pull/1483) from thaJeztah/bump_cni
* [`f9083f16`](https://github.com/containerd/cri/commit/f9083f167af09423688db857115cb857bcc10f7a) vendor: containerd/containerd v1.4.0-beta.0
* [`103785ea`](https://github.com/containerd/cri/commit/103785ea26a607fb4935917244838144f8a61676) vendor: containerd/go-cni 0553354f0046ccd41a02e724826040491a3d8998
* [`82a602bf`](https://github.com/containerd/cri/commit/82a602bf122b03b1a8682ca60db62441887092eb) Merge pull request  [#1480](https://github.com/containerd/cri/pull/1480) from mikebrow/remove-boilerplate
* [`3f0aa454`](https://github.com/containerd/cri/commit/3f0aa454533b434d188de1fd763615dfd56a637e) removing boilerplate test replace by projectboiler check
* [`64aa9da7`](https://github.com/containerd/cri/commit/64aa9da76fc0ab333119f455f3b292244c1fae8c) Merge pull request  [#1477](https://github.com/containerd/cri/pull/1477) from saschagrunert/port-forward-timeout
* [`e2cedb94`](https://github.com/containerd/cri/commit/e2cedb9469c03fb78837e3783775633b426dc01a) Increase port-forward timeout to 1s to fix e2e test
* [`8c366df5`](https://github.com/containerd/cri/commit/8c366df5c6a9d49a218990f94f226f5a4a90c808) Merge pull request  [#1476](https://github.com/containerd/cri/pull/1476) from dmcgowan/replace-docker-distribution
* [`21ad9c4e`](https://github.com/containerd/cri/commit/21ad9c4e21d86549692e49652c159f0f0194e456) Use digestset from go-digest
* [`8252e54f`](https://github.com/containerd/cri/commit/8252e54f936b85b58799600edcb98987a8665300) Merge pull request  [#1472](https://github.com/containerd/cri/pull/1472) from mxpv/profile
* [`942c22be`](https://github.com/containerd/cri/commit/942c22bec8eef980fc6a6bcbadab3f753a5c750f) Merge pull request  [#1429](https://github.com/containerd/cri/pull/1429) from Random-Liu/create-etcd-user
* [`bd0a7656`](https://github.com/containerd/cri/commit/bd0a76565a159761d3e528af391f1cebb865dbcd) Merge pull request  [#1469](https://github.com/containerd/cri/pull/1469) from thaJeztah/remove_libcontainer_system
* [`dbedcf87`](https://github.com/containerd/cri/commit/dbedcf8706d84295ff2c61a9291e4ec860eaa792) Merge pull request  [#1449](https://github.com/containerd/cri/pull/1449) from mikebrow/make-http-with-tlsconfig-a-warning
* [`0e1b7bdb`](https://github.com/containerd/cri/commit/0e1b7bdb5940a74adbbd33857aaa50b0e73a1655) Remove dependency on libcontainer/system
* [`674fe72a`](https://github.com/containerd/cri/commit/674fe72aa85c7329aed7a292a44853bb1066fc3c) Update docs for unset seccomp profile
* [`9413131c`](https://github.com/containerd/cri/commit/9413131c7d43a005c106a4aa033277c53ad7fcac) Merge pull request  [#1475](https://github.com/containerd/cri/pull/1475) from thaJeztah/remove_deprecated_dualstack
* [`c96373f6`](https://github.com/containerd/cri/commit/c96373f6d55d4aedc3d7fc97a29dae7f74b32381) newTransport(): remove deprecated DualStack option
* [`51261876`](https://github.com/containerd/cri/commit/51261876f06a2dfb4a11aa9d056515eba398ddb0) Merge pull request  [#1474](https://github.com/containerd/cri/pull/1474) from thaJeztah/bump_k8s
* [`34e6985f`](https://github.com/containerd/cri/commit/34e6985f7815a025558967dc70aeb5a574e8df9f) Merge pull request  [#1473](https://github.com/containerd/cri/pull/1473) from thaJeztah/bump_containerd
* [`498128cf`](https://github.com/containerd/cri/commit/498128cf41e7a00591681235e9a2c068469451fb) vendor: kubernetes v1.18.2
* [`ee3548de`](https://github.com/containerd/cri/commit/ee3548dee8f97695cb203c30b2303d4295ecea1f) vendor: containerd/containerd ed261720c86d1e700cd5d39175128322baac6dda
* [`c784772b`](https://github.com/containerd/cri/commit/c784772ba4f4dad39291daa184a350efe1389530) vendor: roll docker/distribution back to latest (v2.7.1) release
* [`004ff8b9`](https://github.com/containerd/cri/commit/004ff8b995de9ce72553b2f1d4f7cb2ff040d316) vendor: cilium/ebbf 4032b1d8aae306b7bb94a2a11002932caf88c644
* [`fae2a4b0`](https://github.com/containerd/cri/commit/fae2a4b052fee6400151e823a9704a7ffaa3c49e) vendor: update to latest hcsshim - 0.8.9
* [`cdac4dec`](https://github.com/containerd/cri/commit/cdac4dece47e822afa83c78c890942d5cdb7715e) vendor: update go-events to fix alignment for 32bit systems
* [`fe3a018f`](https://github.com/containerd/cri/commit/fe3a018f511ba19f52038cf29014dfbabc3369f3) vendor: bump containerd/typeurl v1.0.1
* [`5494d6ff`](https://github.com/containerd/cri/commit/5494d6ffad17ecaf7c3835765dc173695356e2d6) vendor: containerd/ttrpc v1.0.1
* [`20ee06b0`](https://github.com/containerd/cri/commit/20ee06b0b3ae1fc3fc2228c152d319ad434a0040) vendor: containerd/cgroups b4448137398923af7f4918b8b2ad8249172ca7a6
* [`07106ad0`](https://github.com/containerd/cri/commit/07106ad0490c674108fdeffdbf55af32869df654) vendor: runtime-spec v1.0.2
* [`2a5e4931`](https://github.com/containerd/cri/commit/2a5e493198fb68d9b64d0b103611d31e93cf7668) vendor: github.com/pkg/errors v0.9.1
* [`ee67a4d6`](https://github.com/containerd/cri/commit/ee67a4d67fd531659635c9c7ece5353e44277875) vendor: sirupsen/logrus v1.6.0
* [`271218ef`](https://github.com/containerd/cri/commit/271218ef7d9ff9835f98d23c2fd49919f9f22ac1) vendor konsorten/go-windows-terminal-sequences v1.0.3
* [`7361cf86`](https://github.com/containerd/cri/commit/7361cf86217573819ad210891a552060275730a6) Merge pull request  [#1470](https://github.com/containerd/cri/pull/1470) from aojea/gocat
* [`11a78d9d`](https://github.com/containerd/cri/commit/11a78d9d0f1664466fa3fffebd8ff234f3ef2677) don't use socat for port forwarding
* [`38f19f99`](https://github.com/containerd/cri/commit/38f19f991e85e4ed6f0c3f3b0a125a22967cf506) Add config flag to default empty seccomp profile
* [`3a7fef51`](https://github.com/containerd/cri/commit/3a7fef51fc7a56e1a6f8122d283678b6c2a87768) Create etcd user in cloud init.
* [`65830369`](https://github.com/containerd/cri/commit/65830369b6b2b4edc454bf5cebbd9b76c1c1ac66) Merge pull request  [#1468](https://github.com/containerd/cri/pull/1468) from fuweid/me-change-rollback
* [`9c506d0a`](https://github.com/containerd/cri/commit/9c506d0af41b769d35eee4834ca3734960a28674) Merge pull request  [#1465](https://github.com/containerd/cri/pull/1465) from dsyer/master
* [`48e797c7`](https://github.com/containerd/cri/commit/48e797c77fd5de9308a495b01a895ca3a7a6d33c) RunPodSandbox: destroy network if fails or invalid
* [`dc7afe8f`](https://github.com/containerd/cri/commit/dc7afe8fbe53db06c3f883f6f8c9895a9dfb2314) Merge pull request  [#1466](https://github.com/containerd/cri/pull/1466) from ktock/parallel-snapshot
* [`ca661c8d`](https://github.com/containerd/cri/commit/ca661c8dc968e952b323a3d836efa41a8481f907) Pass chained layer digests to snapshotter for parallel snapshot preparation
* [`5ac8515b`](https://github.com/containerd/cri/commit/5ac8515bf0859074bc4f648d297bb6805cdf5699) Clarify that plugin names are long in version = 2
* [`4ea4ca99`](https://github.com/containerd/cri/commit/4ea4ca99c7b7cd3be559f5e43bd047373a31b8b7) Merge pull request  [#1455](https://github.com/containerd/cri/pull/1455) from 6WIND/master
* [`197dca5a`](https://github.com/containerd/cri/commit/197dca5a350ab2ecc685be9464a9064beebedb5c) Merge pull request  [#1464](https://github.com/containerd/cri/pull/1464) from mikebrow/test-apparmor-profile
* [`776c125e`](https://github.com/containerd/cri/commit/776c125e4f9dccb6b7f1a0f6273b1b3c7965ded1) move up to latest critools; add apparmor profile check
* [`14c4b47b`](https://github.com/containerd/cri/commit/14c4b47bb1106dd1f714206cf24061f814e74b2e) Merge pull request  [#1459](https://github.com/containerd/cri/pull/1459) from mikebrow/containerd-project-readme
* [`6b019469`](https://github.com/containerd/cri/commit/6b01946938645d96dbb1ae618860fa23c089db56) link readme to containerd/project repo
* [`2db26cc9`](https://github.com/containerd/cri/commit/2db26cc9f023c50c2bd689ed6b3acca2c914e3d1) Merge pull request  [#1458](https://github.com/containerd/cri/pull/1458) from mikebrow/copyright-alignment
* [`41470105`](https://github.com/containerd/cri/commit/41470105749546b2f9d2c67dff7f4c519fd37d79) Merge pull request  [#1457](https://github.com/containerd/cri/pull/1457) from hickeyma/fix-docs
* [`02307da3`](https://github.com/containerd/cri/commit/02307da36d772610157e5c1ca52e597da4ac4999) Add improvement to docs
* [`1b60224e`](https://github.com/containerd/cri/commit/1b60224e2e4837655ae8ad2b9278a144223cf73c) use containerd/project header test
* [`98f8ec49`](https://github.com/containerd/cri/commit/98f8ec4995d688db3d62d265f298d3183e3d49f9) fix incomplete host device for PrivilegedWithoutHostDevices
* [`befc70b4`](https://github.com/containerd/cri/commit/befc70b444e24eaa76b3ef18633e9fba64d5e795) Merge pull request  [#1456](https://github.com/containerd/cri/pull/1456) from mikebrow/fix-deprecated-greeting
* [`f673f0cf`](https://github.com/containerd/cri/commit/f673f0cf5ca44b4bb4424ea02deec811ffc1dd0e) remove greetings due to security issue
* [`6b669315`](https://github.com/containerd/cri/commit/6b669315bca2844dc6a9bff38d0026abba5d6e7b) Merge pull request  [#1454](https://github.com/containerd/cri/pull/1454) from mikebrow/project-dco-integration-for-make
* [`a45f57bc`](https://github.com/containerd/cri/commit/a45f57bcf175042024b88132b272122e93f50c76) Merge pull request  [#1375](https://github.com/containerd/cri/pull/1375) from jdewinne/registry-doc
* [`050e8c63`](https://github.com/containerd/cri/commit/050e8c63c0501dfc712ec8fec389212c14c852f9) Update registry.md for auth config
* [`0049d4f9`](https://github.com/containerd/cri/commit/0049d4f9734cb2d30119424e139c5b01c8dc259c) use project dco test locally
* [`9d37687a`](https://github.com/containerd/cri/commit/9d37687a9569775b0bf38fe478ba1a3557b9496c) Merge pull request  [#1436](https://github.com/containerd/cri/pull/1436) from chethanah/add-container-name-annot
* [`f3e44466`](https://github.com/containerd/cri/commit/f3e44466d6b1d391a6a8664a53280478e1e949f3) Merge pull request  [#1451](https://github.com/containerd/cri/pull/1451) from mikebrow/split-validate-from-build-and-test
* [`b838ac8c`](https://github.com/containerd/cri/commit/b838ac8c2e9d35638a1a16c015a40da89346b604) split tests and some refactoring
* [`c6c9268e`](https://github.com/containerd/cri/commit/c6c9268eb01f3e014fc466749ce25495b8475b98) Merge pull request  [#1450](https://github.com/containerd/cri/pull/1450) from yylt/add-scheme-endpoint
* [`d07f7f16`](https://github.com/containerd/cri/commit/d07f7f167a437612b486a381addc0229b10d82bc) add default scheme if endpoint no scheme
* [`61b7af75`](https://github.com/containerd/cri/commit/61b7af7564602234662562a9d37e772f5a54facb) Merge pull request  [#1446](https://github.com/containerd/cri/pull/1446) from mikebrow/remove-travis
* [`27f911d6`](https://github.com/containerd/cri/commit/27f911d663a338c3362ae9e9186a352dde204190) removes the error when tls is configured for https but http is tried first
* [`3fc5a909`](https://github.com/containerd/cri/commit/3fc5a909d1750c39c769acaede1917068427bffa) have moved these tests to github actions
* [`7ccd3f7d`](https://github.com/containerd/cri/commit/7ccd3f7d7e2cf510d3cf9bc824b938be7f172a06) Merge pull request  [#1431](https://github.com/containerd/cri/pull/1431) from ktock/stargz
* [`c1b7bcf3`](https://github.com/containerd/cri/commit/c1b7bcf395d1334333e254ead5b6cd7dfa84cbb9) Enable to pass additional handler on pull for stargz-based remote snapshots
* [`45f0e21d`](https://github.com/containerd/cri/commit/45f0e21d2c46d359632e46d4c425fd0806dffd36) Merge pull request  [#1445](https://github.com/containerd/cri/pull/1445) from mikebrow/move-travis-to-github-actions
* [`7fc8652e`](https://github.com/containerd/cri/commit/7fc8652e32296a14713f988a1338787ee82f8764) Add OCI annotations for container name
* [`67de3e4c`](https://github.com/containerd/cri/commit/67de3e4ccf2b2a69b8398798af7cfca01abf7a7e) adds git hub actions for linux CI
* [`68a84f78`](https://github.com/containerd/cri/commit/68a84f7878d54ab9e7445074393866759b918ce9) Merge pull request  [#1438](https://github.com/containerd/cri/pull/1438) from zhsj/use-containerd-reference
* [`6e980b9e`](https://github.com/containerd/cri/commit/6e980b9efd6d3f10a4e80995e2196e2e0204d99e) Merge pull request  [#1443](https://github.com/containerd/cri/pull/1443) from dims/build-runc-with-selinux-support
* [`4cee89ba`](https://github.com/containerd/cri/commit/4cee89baf54131f68d4e2fe7be2c1e2e4c234e0b) Update vendor after dropping depends distribution/reference
* [`4263229a`](https://github.com/containerd/cri/commit/4263229a7b2775f4294cada91ccde988586019ff) Replace docker/distribution/reference with containerd/reference/docker
* [`2b162b6c`](https://github.com/containerd/cri/commit/2b162b6c11ca02c6f4fdb4dd075a0b4cbb07cf4e) update selinux dependency to fix test failures
* [`e4ad53f2`](https://github.com/containerd/cri/commit/e4ad53f2c2e66d0345111c790bf464c094ebf46e) Build runc with selinux support
* [`d531dc49`](https://github.com/containerd/cri/commit/d531dc492ababd4ff86cc1366749924a3907ff95) Merge pull request  [#1405](https://github.com/containerd/cri/pull/1405) from fuweid/me-async-load-cnicnf
* [`3d250b82`](https://github.com/containerd/cri/commit/3d250b8289d3dbb6c4551c78e8da9a4ede1f0474) Merge pull request  [#1439](https://github.com/containerd/cri/pull/1439) from mikebrow/fix-selinux-unit-test
* [`8b6377ba`](https://github.com/containerd/cri/commit/8b6377bad82d2cc9100e83cdcea2fd16b2042c43) Merge pull request  [#1442](https://github.com/containerd/cri/pull/1442) from containerd/mikebrow-add-greeting-action
* [`4a9fa226`](https://github.com/containerd/cri/commit/4a9fa22683461c232d0a9c315b7d2fed31d7cedd) Merge pull request  [#1441](https://github.com/containerd/cri/pull/1441) from dims/run-test-in-windows
* [`5c31c759`](https://github.com/containerd/cri/commit/5c31c7591e181190533258b1290c61d2484aa83d) Running critest under windows using github actions
* [`aa9b1885`](https://github.com/containerd/cri/commit/aa9b1885b58cc22081d48e6cd2e4cbceca132c77) fixes bad unit tests when selinux is enabled
* [`7381f31b`](https://github.com/containerd/cri/commit/7381f31b366a7c4833f913aebed2aad15e260f88) Create greetings.yml
* [`4ce334aa`](https://github.com/containerd/cri/commit/4ce334aa490dd0e72c8ba2b4b6e4fe98516529ec) reload cni network config if has fs change events
* [`7013a825`](https://github.com/containerd/cri/commit/7013a825b0a7f61210929be6717fead72a390013) Merge pull request  [#1424](https://github.com/containerd/cri/pull/1424) from fvoznika/patch-1
* [`efddc5f2`](https://github.com/containerd/cri/commit/efddc5f2526935be6a014d0fdf86c5f373f514cb) Start docker unconditionally
* [`27d4fd59`](https://github.com/containerd/cri/commit/27d4fd5979ef38c893147774e9801bb31d66d123) Merge pull request  [#1425](https://github.com/containerd/cri/pull/1425) from dims/fix-x/sys-dependency-version
* [`61f095b7`](https://github.com/containerd/cri/commit/61f095b73e074187b23d18fbc978f9080f163c62) use the same dependency version for x/sys from containerd/containerd
* [`dd3c5f08`](https://github.com/containerd/cri/commit/dd3c5f08b8a990a417a6f05245573a11d160af06) Merge pull request  [#1418](https://github.com/containerd/cri/pull/1418) from darfux/fix_handle_resizing_leak
* [`67566810`](https://github.com/containerd/cri/commit/67566810f788c1bd192759bca2a0483364a759fb) Merge pull request  [#1426](https://github.com/containerd/cri/pull/1426) from dims/vendor-update-kubernetes-v1.18.0
* [`95b7c082`](https://github.com/containerd/cri/commit/95b7c082605ce66d603650083ee0f859d31d091f) vendor: update kubernetes v1.18.0
* [`c1115d4e`](https://github.com/containerd/cri/commit/c1115d4e57f55a5f45fb3efd29d3181ce26d5c6a) Merge pull request  [#1422](https://github.com/containerd/cri/pull/1422) from chenrui333/update-golang-versions
* [`cc3fbebe`](https://github.com/containerd/cri/commit/cc3fbebec2415c3c361d51c9ba27316e79874283) Merge pull request  [#1423](https://github.com/containerd/cri/pull/1423) from dims/add-version-numbers-for-newly-tagged-repos
* [`172cf68b`](https://github.com/containerd/cri/commit/172cf68b5327fa8ce461c6907f2ea8b845525262) Add version numbers for newly tagged repos
* [`664acc13`](https://github.com/containerd/cri/commit/664acc1396baec7f58bfc71e2de7a415eabd5cd2) Bump golang to v1.13.9 and v1.14.1
* [`cb014006`](https://github.com/containerd/cri/commit/cb0140063e26eb56e937c2d4fae9d18216b8a80d) Fix goroutine leak when exec/attach
* [`5fb103d8`](https://github.com/containerd/cri/commit/5fb103d8e66f0c6292971b00f05b2aed4c99f902) Merge pull request  [#1382](https://github.com/containerd/cri/pull/1382) from georgegoh/master
* [`c44ad801`](https://github.com/containerd/cri/commit/c44ad801f9e8fa4f2ba566dbdcda8a3a1c568475) Fixed merge conflicts.
* [`4d4c35b3`](https://github.com/containerd/cri/commit/4d4c35b3a8550a31fb82994e7f62cd8cf7924f5f) Merge pull request  [#1417](https://github.com/containerd/cri/pull/1417) from mikebrow/add-golang-1.14-for-travis-tests
* [`7cd773bd`](https://github.com/containerd/cri/commit/7cd773bd3b8587cee1f9666203423eb1e5002c72) add golang 1.14 to prepare for move
* [`92cb4ed9`](https://github.com/containerd/cri/commit/92cb4ed9786a6cd271152ba1f862183d84701003) Merge pull request  [#1416](https://github.com/containerd/cri/pull/1416) from thaJeztah/ensure_remove_all
* [`e093a0ee`](https://github.com/containerd/cri/commit/e093a0ee0808c79fb173c63e16613f375d2bc565) Use local "ensureRemoveAll" instead of docker/pkg/system
* [`46fcfe52`](https://github.com/containerd/cri/commit/46fcfe52192cb83726adec059316c87b7781b55c) vendor: docker/docker 4634ce647cf2ce2c6031129ccd109e557244986f
* [`687469d3`](https://github.com/containerd/cri/commit/687469d3cee18bf0e12defa5c6d0c7b9139a2dbd) Merge pull request  [#1415](https://github.com/containerd/cri/pull/1415) from AkihiroSuda/cgroup2-privileged-no-unshare-cgroupns
* [`fa72e2f6`](https://github.com/containerd/cri/commit/fa72e2f693c2d08805c6114d5226bf646f4128a2) cgroup2: do not unshare cgroup namespace for privileged
* [`1a00c068`](https://github.com/containerd/cri/commit/1a00c068864a59835ff442e0dddfa5a254be6bb3) Merge pull request  [#1413](https://github.com/containerd/cri/pull/1413) from thaJeztah/update_kubernetes
* [`a3e7f68f`](https://github.com/containerd/cri/commit/a3e7f68fa50349b9713fbdc07a09f936cf27a51c) vendor: update kubernetes v1.18.0-beta.1
* [`4210588d`](https://github.com/containerd/cri/commit/4210588d3c4dd686eb7b1d3bf281321e1214f34a) vendor: sigs.k8s.io/yaml v1.2.0
* [`ef54a783`](https://github.com/containerd/cri/commit/ef54a7839a59670dc13ba4602cc98496b5600e6a) vendor: bump golang.org/x/crypto bac4c82f6975 (CVE-2020-9283)
* [`b1417519`](https://github.com/containerd/cri/commit/b1417519e06fe3b3967b0f632ba2457546d84f38) vendor: github.com/google/gofuzz v1.1.0
* [`5f0cbd5f`](https://github.com/containerd/cri/commit/5f0cbd5ffe09f3da3650e27800262d42e5f13474) Merge pull request  [#1414](https://github.com/containerd/cri/pull/1414) from thaJeztah/update_containerd
* [`24cbca5a`](https://github.com/containerd/cri/commit/24cbca5a78fb55c5e5dd7cad605ceac0955ce4fd) vendor: update containerd 01310155947cb6eec37dcae29742a165e56acb4a
* [`d68533d6`](https://github.com/containerd/cri/commit/d68533d654b7825be2a0ab201837264520a3987f) Merge pull request  [#1412](https://github.com/containerd/cri/pull/1412) from mikebrow/update-golang-1.13.8
* [`d5ff8b57`](https://github.com/containerd/cri/commit/d5ff8b5781c1a83062d9f2498454bdfbd1ae209a) Merge pull request  [#1411](https://github.com/containerd/cri/pull/1411) from thaJeztah/reformat_vendor
* [`ad984ca8`](https://github.com/containerd/cri/commit/ad984ca84471a524153507e8122eddc94c57a6ca) update to golang 1.13.8
* [`3650918d`](https://github.com/containerd/cri/commit/3650918d9d4743a1650cbc287f507041c766b42b) vendor.conf: reformat to use columns
* [`1b74251d`](https://github.com/containerd/cri/commit/1b74251d918a5363986244b69bc2f400259e3295) vendor.conf: sort imports alphabetically
* [`073e3c9b`](https://github.com/containerd/cri/commit/073e3c9bb457ebd1b627927fce33ce6ddc36565a) Merge pull request  [#1403](https://github.com/containerd/cri/pull/1403) from thaJeztah/align_selinux_to_tag
* [`bb59a061`](https://github.com/containerd/cri/commit/bb59a061ef4638be7e0c6c6c398c34e1d2eb3c69) vendor: update golang.org/x/sys 52ab431487773bc9dd1b0766228b1cf3944126bf
* [`6565c640`](https://github.com/containerd/cri/commit/6565c640beb7c083f92ce89d74784573424bb3a0) Merge pull request  [#1407](https://github.com/containerd/cri/pull/1407) from dims/update-opencontainers/selinux-to-1.3.3
* [`d4d6b3a0`](https://github.com/containerd/cri/commit/d4d6b3a0fcd0b239fd5275cc6dd07dcd5402b782) Merge pull request  [#1340](https://github.com/containerd/cri/pull/1340) from lumjjb/enc-node-model
* [`3d4c597b`](https://github.com/containerd/cri/commit/3d4c597bdc3ae4304f0da5b3b31b567d3394170b) Update to a released version of opencontainers/selinux (1.3.3)
* [`8d5a8355`](https://github.com/containerd/cri/commit/8d5a8355d07783ba2f8f451209f6bdcc7c412346) Updated docs and code for default nil behavior
* [`808ae59c`](https://github.com/containerd/cri/commit/808ae59cf6246ec791fc4604584966cbea36086f) Update vendors to versioning
* [`7a24da03`](https://github.com/containerd/cri/commit/7a24da03752a00cb1e27b95d72b7f2f690b30f81) Updated docs and encryption.md -> decryption.md
* [`c5209cd6`](https://github.com/containerd/cri/commit/c5209cd679bb0aa0dfdef4f1b3beca592d6c2ffc) Updated doc based on changes requested
* [`ffcef9dc`](https://github.com/containerd/cri/commit/ffcef9dc329fd3b4beb91d798758a7b5a4128587) Addressed nits
* [`8df431fc`](https://github.com/containerd/cri/commit/8df431fc31ab36db352624b6a348545f9b3c2cb5) Defer multitenant key model to image auth discussion
* [`c43a7588`](https://github.com/containerd/cri/commit/c43a7588f6a46e59e7983222a9096db160911253) Refactor encrypted opts and added unit test
* [`ac8ec188`](https://github.com/containerd/cri/commit/ac8ec18813eaca998d91e0f1f31e0b0d38e4fa57) bump imgcrypt commit version
* [`f0579c7b`](https://github.com/containerd/cri/commit/f0579c7b4dc2241dd70e68ac482e3ea559107707) Implmented node key model for image encryption
* [`f4b3cdb8`](https://github.com/containerd/cri/commit/f4b3cdb892c411aad79b8b2f3caa4f7780d07c31) Merge pull request  [#1399](https://github.com/containerd/cri/pull/1399) from mikebrow/pause-image-update
* [`c23ed3be`](https://github.com/containerd/cri/commit/c23ed3befc08b3b85ea3fb50c6c99330871e9295) Merge pull request  [#1402](https://github.com/containerd/cri/pull/1402) from thaJeztah/bump_crypto
* [`98ce6c02`](https://github.com/containerd/cri/commit/98ce6c022e378e4c21f445f8875db300deb397fa) vendor: golang.org/x/crypto 1d94cc7ab1c630336ab82ccb9c9cda72a875c382
* [`c9ed9846`](https://github.com/containerd/cri/commit/c9ed98462d9bfae7de19de257a523db1185d2619) move to v3.2 for the pause image
* [`cf0e0a1e`](https://github.com/containerd/cri/commit/cf0e0a1e2c864e7115098f7a7624056bc0749df7) Merge pull request  [#1332](https://github.com/containerd/cri/pull/1332) from bg-chun/update_cri_for_hugepages
* [`c955404c`](https://github.com/containerd/cri/commit/c955404ce7346197ba6286c7e487d9e9bdd0c084) Merge pull request  [#1384](https://github.com/containerd/cri/pull/1384) from jterry75/fix_grpc_err
* [`c02c2484`](https://github.com/containerd/cri/commit/c02c24847f191ea5d38bb3917ec5c54222ba5501) update cri-plugin to parse hugepages limit from CRI message
* [`a8cc66b3`](https://github.com/containerd/cri/commit/a8cc66b37adc95aa9ef58cc859456399cfed87af) Fix store error serialization to gRPC status codes
* [`99c6e0dd`](https://github.com/containerd/cri/commit/99c6e0dd518864976de111f3bb1041ff717d4af7) Update Kubernetes dependencies for CRI update
* [`c0294ebf`](https://github.com/containerd/cri/commit/c0294ebfe0b4342db85c0faf7727ceb8d8c3afce) Merge pull request  [#1387](https://github.com/containerd/cri/pull/1387) from thaJeztah/bump_yaml
* [`3d0818d9`](https://github.com/containerd/cri/commit/3d0818d99e3fd012ebc2a3b299f0c5d9f3cef2f2) vendor: bump gopkg.in/yaml.v2 v2.2.8
* [`19589b4b`](https://github.com/containerd/cri/commit/19589b4bf9663815649f1125fb45a1674d52a702) Merge pull request  [#1383](https://github.com/containerd/cri/pull/1383) from dims/update-to-new-rc10-of-opencontainers/runc
* [`5f0bf052`](https://github.com/containerd/cri/commit/5f0bf0523952f3c0044d4a0faf3cf7d65440a1de) pick up fix for CVE-2019-19921 in opencontainers/selinux
* [`311887da`](https://github.com/containerd/cri/commit/311887da35bd7cf8dcd1eb19bcc88e87f62138e5) Bump to opencontainers/runc new version - v1.0.0-rc10
* [`3f99b450`](https://github.com/containerd/cri/commit/3f99b45073fe84ff61fe90021c072f5f7befc913) Merge pull request  [#1380](https://github.com/containerd/cri/pull/1380) from AkihiroSuda/vendor-kube1.17.1
* [`f5081638`](https://github.com/containerd/cri/commit/f50816381efa9e5b69ee9b8f40fb7b8b62f5b138) Add correct paths for cri's systemd config files in CentOS.
* [`2d28b600`](https://github.com/containerd/cri/commit/2d28b600460896fcf998b1b2291cd00b6bc11458) vendor kubernetes 1.17.1
* [`5e5960f2`](https://github.com/containerd/cri/commit/5e5960f2bc03e6ad768acf575edd0cfe1e27d925) Merge pull request  [#1376](https://github.com/containerd/cri/pull/1376) from Zyqsempai/add-cgroups-v2-metrics
* [`6b8846cd`](https://github.com/containerd/cri/commit/6b8846cdf8b8c98c1d965313d66bc8489166059a) vendor updated + added cgroupv2 metrics
* [`b2804c06`](https://github.com/containerd/cri/commit/b2804c06934245b0ff4a9114c9f1f592a5120815) Merge pull request  [#1371](https://github.com/containerd/cri/pull/1371) from AkihiroSuda/cgroup2-unshare-cgroupns
* [`982e7677`](https://github.com/containerd/cri/commit/982e767745a9b0c8ea5f82d9795ab3c37f21c0f5) Merge pull request  [#1374](https://github.com/containerd/cri/pull/1374) from lumjjb/bump_containerd
* [`73cd077c`](https://github.com/containerd/cri/commit/73cd077c6b298242096e357bf0973d37c330ea45) Bump vendor containerd/containerd version
* [`83a9d246`](https://github.com/containerd/cri/commit/83a9d2460c5fdd4843141386e3b3b462a137f51c) Merge pull request  [#1363](https://github.com/containerd/cri/pull/1363) from Random-Liu/fix-validate-config
* [`71740399`](https://github.com/containerd/cri/commit/71740399e05bbaf64616f10f67573d91ff3e7f28) cgroup2: unshare cgroup namespace for containers
* [`522a056f`](https://github.com/containerd/cri/commit/522a056fe6435a35b263a2c714f1720e343283c1) Merge pull request  [#1368](https://github.com/containerd/cri/pull/1368) from mikebrow/vendor-update-2020-01-06
* [`2da1ced9`](https://github.com/containerd/cri/commit/2da1ced9a1462f3b1593c7deef712b06ef9dca9e) update for containerd vendor changes
* [`55566f96`](https://github.com/containerd/cri/commit/55566f9682a2120d15d70c183369d39ef98001c6) Merge pull request  [#1364](https://github.com/containerd/cri/pull/1364) from katiewasnothere/local_introspection
* [`63d2a044`](https://github.com/containerd/cri/commit/63d2a0445ca51dabafa717b96512bc74e7afcf66) add local support for introspection service
* [`5a9c12d4`](https://github.com/containerd/cri/commit/5a9c12d49e64462f1bfdfe5b17af6e7568f47c94) Validate and update the right config
* [`ff8a2e7c`](https://github.com/containerd/cri/commit/ff8a2e7c652ef233a6b145629695a23c6b2fa899) Merge pull request  [#1359](https://github.com/containerd/cri/pull/1359) from AkihiroSuda/shim-v2-runc-v2
* [`aaddaa27`](https://github.com/containerd/cri/commit/aaddaa27320bfe89959d838205a7117af825361e) bump up the default runtime to "io.containerd.runc.v2"
* [`61d3e49b`](https://github.com/containerd/cri/commit/61d3e49b42a8da5a4607ed3a69d11a459f642938) Merge pull request  [#1357](https://github.com/containerd/cri/pull/1357) from darfux/add-container-restart-test
* [`5cccd008`](https://github.com/containerd/cri/commit/5cccd008a06b7ef39fd9892a255e570a54aff022) integration: Add container restart test
* [`e68cc95f`](https://github.com/containerd/cri/commit/e68cc95fe458835692a06a13e91af5a73d1be420) Merge pull request  [#1356](https://github.com/containerd/cri/pull/1356) from Random-Liu/revert-#1349
* [`0253fa42`](https://github.com/containerd/cri/commit/0253fa42aac882ac209b779daa775df154554aae) Merge pull request  [#1358](https://github.com/containerd/cri/pull/1358) from mikebrow/buildfix-appveyor
* [`7fcef89b`](https://github.com/containerd/cri/commit/7fcef89b7d8ed8db6e8cf7d9607e1e061974bbb1) add removal of old go
* [`78e6d617`](https://github.com/containerd/cri/commit/78e6d6175e0f913351ccb4a084b0d7aacf0cee49) Update golang to 1.13.4.
* [`0c2d3b71`](https://github.com/containerd/cri/commit/0c2d3b718d473157c0e97ebc4e8b217332c1358a) Fix privileged devices.
* [`78708b20`](https://github.com/containerd/cri/commit/78708b20c74e5970ea98bee479ab55054b4be1cc) Merge pull request  [#1351](https://github.com/containerd/cri/pull/1351) from Random-Liu/better-unknown-state-handling
* [`facbaa0e`](https://github.com/containerd/cri/commit/facbaa0e798fb8048de7a84bb896da982b120995) Better handle unknown state.
* [`69828d0b`](https://github.com/containerd/cri/commit/69828d0bb295038c88461761be2202c0e60286e5) Merge pull request  [#1349](https://github.com/containerd/cri/pull/1349) from Zyqsempai/1316-use-with-host-devices
* [`5d7bd738`](https://github.com/containerd/cri/commit/5d7bd738e456e83dae36f689e2cffd85e8fe2ef6) Use containerD WithHostDevices
* [`0881caa9`](https://github.com/containerd/cri/commit/0881caa9bdf2eca8c2e0911ff0cba6b48b964623) Merge pull request  [#1348](https://github.com/containerd/cri/pull/1348) from thaJeztah/bump_kubernetes_1.16.3
* [`444f02a8`](https://github.com/containerd/cri/commit/444f02a89ee80b389aac1bdc7bcf1b32b1100158) Merge pull request  [#1344](https://github.com/containerd/cri/pull/1344) from darfux/add-resolvconf-to-sandbox-container
* [`d63c62fb`](https://github.com/containerd/cri/commit/d63c62fb3020bb7ed838e435a00bdb7a42cd393d) update kubernetes dependency to v1.16.3
* [`dbc1fb37`](https://github.com/containerd/cri/commit/dbc1fb37d0ab04e62b197b19fb6a78abadea81eb) Provide resolvConf to sandbox container's mounts
* [`40e147cb`](https://github.com/containerd/cri/commit/40e147cb737335c43e3494c954952141627e9657) Merge pull request  [#1347](https://github.com/containerd/cri/pull/1347) from Random-Liu/fix-typo
* [`4f350ad4`](https://github.com/containerd/cri/commit/4f350ad474c8f21bcc0ad704d4ba7ff9052476f8) Fix typo.
* [`ae3c28c4`](https://github.com/containerd/cri/commit/ae3c28c4d700c02ff5769a8c52c4a325e91c4729) Merge pull request  [#1345](https://github.com/containerd/cri/pull/1345) from Random-Liu/insecure-skip-verify
* [`ab6701bd`](https://github.com/containerd/cri/commit/ab6701bd1139cc3cb8d0ca35ba2bfb92e8ad7f74) Add insecure_skip_verify option.
* [`d4d337b4`](https://github.com/containerd/cri/commit/d4d337b4253e6671828103764e28163cc11ab673) Merge pull request  [#1338](https://github.com/containerd/cri/pull/1338) from Random-Liu/add-windows-release-tar-for-test
* [`0cb707e5`](https://github.com/containerd/cri/commit/0cb707e5f605cc8d78b0a8d33421eb807afdbd1e) Add build script, this will be used in CI.
* [`a60143be`](https://github.com/containerd/cri/commit/a60143be5b1f27dc71a149cc464a70127171c4fd) Add `GOOS=windows make release` support.
* [`4cc8bafa`](https://github.com/containerd/cri/commit/4cc8bafa20790bebc93b162412a6548a57461a9e) Update vendors.
* [`c9d45e65`](https://github.com/containerd/cri/commit/c9d45e65263e26f7e7f0ac8fdca0d510622f12cb) Merge pull request  [#1341](https://github.com/containerd/cri/pull/1341) from estesp/update-docker-vendor
* [`d6359df2`](https://github.com/containerd/cri/commit/d6359df24f1bd606057ca108c9cf5456cb6d76ff) Update docker/docker vendor to upstream latest
* [`0dcaf6e9`](https://github.com/containerd/cri/commit/0dcaf6e98719b02ad9a1cf93aa3c7dcb4225f7fc) Merge pull request  [#1337](https://github.com/containerd/cri/pull/1337) from Random-Liu/clean-mount-path
* [`5c2f33bd`](https://github.com/containerd/cri/commit/5c2f33bd0d66ab517428dae583a95a2c661c4e21) Cleanup path for windows mount
* [`9f79be1b`](https://github.com/containerd/cri/commit/9f79be1b887af3df40f1e807ad2a1aedf0b931ad) Merge pull request  [#1331](https://github.com/containerd/cri/pull/1331) from erikwilson/fix-http-localhost
* [`7cc39387`](https://github.com/containerd/cri/commit/7cc393871703ebfd8027432336530a2034af3e94) Set default scheme in registryEndpoints for host
* [`5abebfa2`](https://github.com/containerd/cri/commit/5abebfa27a95ccbf723c641b2a6cde578c49ed66) Merge pull request  [#1330](https://github.com/containerd/cri/pull/1330) from mikebrow/update-support-statement-oct29
* [`a3d180b0`](https://github.com/containerd/cri/commit/a3d180b09428f0aaa142cc7141089a26c34d00a9) HEAD is not needed in support tables
* [`73e5fa0f`](https://github.com/containerd/cri/commit/73e5fa0f344cfd02924844e54acda4ee220006f2) Merge pull request  [#1328](https://github.com/containerd/cri/pull/1328) from Random-Liu/make-localhost-http
* [`41f73f79`](https://github.com/containerd/cri/commit/41f73f79fe17295747a462a776a1056f43001adb) Merge pull request  [#1329](https://github.com/containerd/cri/pull/1329) from Random-Liu/update-support-metrics
* [`bd54412b`](https://github.com/containerd/cri/commit/bd54412b8102c3dddce96b603ac15226148f429a) Update support metrics.
* [`65b9c318`](https://github.com/containerd/cri/commit/65b9c31805db2a46251be20aa5ee8c06c39fffdf) Use `http` for localhost, 127.0.0.1 and ::1 by default.
* [`aeebf37a`](https://github.com/containerd/cri/commit/aeebf37ab784605248ad0f6bbc868ec5e2eef485) Merge pull request  [#1326](https://github.com/containerd/cri/pull/1326) from Random-Liu/add-container-compute-stats
* [`d95e21c8`](https://github.com/containerd/cri/commit/d95e21c89b6cbf1777a5c5380b44acd4cb3bc24e) Add container compute stats support.
* [`a7c5a650`](https://github.com/containerd/cri/commit/a7c5a650ff7afd1be34f5abd0cf84d06366cb419) Merge pull request  [#1324](https://github.com/containerd/cri/pull/1324) from Random-Liu/stdout-non-block
* [`8ce2ad6b`](https://github.com/containerd/cri/commit/8ce2ad6b7c9a83f830684d1025034fb3ad2ec375) Merge pull request  [#1323](https://github.com/containerd/cri/pull/1323) from Random-Liu/use-logrus-trace
* [`125d1693`](https://github.com/containerd/cri/commit/125d1693451826ea826aa20dbc2738595205188c) Merge pull request  [#1318](https://github.com/containerd/cri/pull/1318) from PeriferalDevice/#1317
* [`132a3594`](https://github.com/containerd/cri/commit/132a35942fc0b7eb6eaa9cd52e43d65fee3f9c31) Avoid O_NONBLOCK on stdout in the windows test.
* [`6ab2e108`](https://github.com/containerd/cri/commit/6ab2e10869e3e2443ae8d92d3489905bc0c987f5) logrus supports trace level now.
* [`fe757946`](https://github.com/containerd/cri/commit/fe757946cabdc36ac62bbfac7c888d37d57ab935) Merge pull request  [#1319](https://github.com/containerd/cri/pull/1319) from Random-Liu/fix-containerd-build
* [`8bfff7db`](https://github.com/containerd/cri/commit/8bfff7dbd2c3e594bfb13b82f48ccc7c1971e5a4) Fix containerd build, use `libbtrfs-dev` when available.
* [`3a8687f0`](https://github.com/containerd/cri/commit/3a8687f05c4a9f715b1d805b8959319c8e4134d2) Containerd version updated for kubernetes ansible example.
* [`815f3e72`](https://github.com/containerd/cri/commit/815f3e727de84cda4c74ac4324d6469d20df94f7) Merge pull request  [#1309](https://github.com/containerd/cri/pull/1309) from Random-Liu/update-containerd
* [`2ce0bb09`](https://github.com/containerd/cri/commit/2ce0bb0926b54bf2aeec6d9914d2336202a5adb9) Update code for latest containerd.
* [`4e2b4aa9`](https://github.com/containerd/cri/commit/4e2b4aa972e2def144a6ddc1082ced782d3cdeff) Update containerd to c0c6b511792575fd07d1b1c63e9c2f36f8d1ffb0.
* [`22b18262`](https://github.com/containerd/cri/commit/22b18262e7369f0d5b34713233eefc7cb10a0e39) Merge pull request  [#1312](https://github.com/containerd/cri/pull/1312) from Random-Liu/travis-trusty
* [`2a9a982a`](https://github.com/containerd/cri/commit/2a9a982ae36cb0d4186b1e19259c990c62e29f6c) Fix integration test for golang 1.13
* [`9a1e3655`](https://github.com/containerd/cri/commit/9a1e3655ed034a7494d6c203a00650c779346951) Update based on default xenial distro.
* [`c368af1b`](https://github.com/containerd/cri/commit/c368af1bc3e5de7c0bd193e7a81b6318f7d72142) Configure golangci-lint
* [`10f88f99`](https://github.com/containerd/cri/commit/10f88f99cceabad292d1e5bd4a15cd2e6ca29b55) Fix appveyor test.
* [`0ebf032a`](https://github.com/containerd/cri/commit/0ebf032aac5f6029f95a94e42161e9db7a7e84df) Merge pull request  [#1306](https://github.com/containerd/cri/pull/1306) from Random-Liu/extend-permission-denied-retry
* [`180e86ab`](https://github.com/containerd/cri/commit/180e86ab396f7c6fcffaa516ec741236b937547d) Extend permission denied retry to 3min.
* [`16292774`](https://github.com/containerd/cri/commit/1629277497e30041370b800f41abff18b364b907) Merge pull request  [#1300](https://github.com/containerd/cri/pull/1300) from Random-Liu/hostname-test
* [`358d6721`](https://github.com/containerd/cri/commit/358d6721602ae43ad4b78a9b7a49ec5cf8bc6940) Add hostname CRI validation and unit test.
* [`7fba77f2`](https://github.com/containerd/cri/commit/7fba77f238adb9f51aae6bd9b0d3d7ccfc9e0b20) Merge pull request  [#1298](https://github.com/containerd/cri/pull/1298) from Random-Liu/set-sandbox-cpu-shares
* [`a1e4f99a`](https://github.com/containerd/cri/commit/a1e4f99a321435cb55cdbedd066d0e2419a6ee9c) Merge pull request  [#1296](https://github.com/containerd/cri/pull/1296) from Random-Liu/fix-ssh-disconnect
* [`2eba67a7`](https://github.com/containerd/cri/commit/2eba67a7ee63a699c90fcccb35374451ed81911b) Merge pull request  [#1287](https://github.com/containerd/cri/pull/1287) from crosbymichael/cgroups
* [`f3ef10e9`](https://github.com/containerd/cri/commit/f3ef10e9a23089a966f3c588ff5c756488f5499c) Set default sandbox container cpu shares on windows.
* [`4a0b0a88`](https://github.com/containerd/cri/commit/4a0b0a883f9e80c2a340ea43a031a65105732c4a) Set keepalive for ssh in windows test.
* [`36f393dc`](https://github.com/containerd/cri/commit/36f393dc6d19414b4276ac337b6ba8be8656c3fd) Merge pull request  [#1292](https://github.com/containerd/cri/pull/1292) from Random-Liu/better-kube-up
* [`44e1f8de`](https://github.com/containerd/cri/commit/44e1f8ded52f3cfcd93e7a700045a7552fba8a97) Merge pull request  [#1294](https://github.com/containerd/cri/pull/1294) from jterry75/fix_windows_hostname_upstream
* [`ed7873ef`](https://github.com/containerd/cri/commit/ed7873ef1ef91228551f991cff1560ad8de725f6) Forward SandboxConfig.Hostname to Workload container activation
* [`4f203aa8`](https://github.com/containerd/cri/commit/4f203aa8ba5d94e495e6cb6e920bd6edcb10aa41) Merge pull request  [#1293](https://github.com/containerd/cri/pull/1293) from Random-Liu/update-hcsshim
* [`e8a788d7`](https://github.com/containerd/cri/commit/e8a788d786202ac12c6e8022ed5346e4eb50f0ca) Update hcsshim to c088f411aaf3585d8dffc9deb4289ffa32854497.
* [`bad68a82`](https://github.com/containerd/cri/commit/bad68a8270f5d70fab28cd7c53e3038294ff9391) Merge pull request  [#1284](https://github.com/containerd/cri/pull/1284) from liyanhui1228/win_portforward
* [`0a6d9f18`](https://github.com/containerd/cri/commit/0a6d9f188b06901b1e6778efa087a5f1a07d4875) Merge pull request  [#1291](https://github.com/containerd/cri/pull/1291) from Random-Liu/fix-indent-cni
* [`dc413bd6`](https://github.com/containerd/cri/commit/dc413bd6d6cab4af1cac8b1927054300ea09667c) Add windows portforward support
* [`56fa16ef`](https://github.com/containerd/cri/commit/56fa16ef9c34ba3afd3ade1766fb2ef20d920f6a) Update the kube-up doc with a simpler approach.
* [`b4c46db7`](https://github.com/containerd/cri/commit/b4c46db790f828e931da22b0d831dd83de92d3bc) Fix indent in cni.template.
* [`f7f64fde`](https://github.com/containerd/cri/commit/f7f64fdefdd4336dfcb6bb33066b8672784ca770) Merge pull request  [#1289](https://github.com/containerd/cri/pull/1289) from Random-Liu/ignore-permission-denied
* [`67440484`](https://github.com/containerd/cri/commit/67440484f2c5636185dda97cf3f286108ca741f7) Ignore temporary permission denied error.
* [`c8c7c54a`](https://github.com/containerd/cri/commit/c8c7c54a6e5266abf39732db58e183f4daf6d073) Use typealias for containerd metrics
* [`43712364`](https://github.com/containerd/cri/commit/437123646a4953a0402c3fddfb465ee393af7324) Update containerd to ed16170c4c399c57f25
* [`470776c9`](https://github.com/containerd/cri/commit/470776c903313f7946dab56a08d1bcef0495d974) Merge pull request  [#1274](https://github.com/containerd/cri/pull/1274) from Random-Liu/dualstack
* [`c1ece0c8`](https://github.com/containerd/cri/commit/c1ece0c8018b21b6edd3b0ba0c0878a52e520e25) Address comment.
* [`b431316e`](https://github.com/containerd/cri/commit/b431316edd0beb837b1107690aae6386dbbeef09) Merge pull request  [#1280](https://github.com/containerd/cri/pull/1280) from estesp/add-default-path-env
* [`df88e190`](https://github.com/containerd/cri/commit/df88e190c3d7e4b1f047ef6584d96f028eb317c4) Merge pull request  [#1281](https://github.com/containerd/cri/pull/1281) from estesp/golangci-config
* [`161abf8f`](https://github.com/containerd/cri/commit/161abf8f5b5700dd838f23bbfd6520e893a70126) Fix golangci-lint findings
* [`1e3cd5b0`](https://github.com/containerd/cri/commit/1e3cd5b052ef5a6728deb3e80d5a92875ca8d4bb) Move golangci-lint configuration out of Makefile
* [`229eb19b`](https://github.com/containerd/cri/commit/229eb19bd6d8b823ae7254b983eb41486ed6cf48) Add back default UNIX env to container config
* [`35eb96d9`](https://github.com/containerd/cri/commit/35eb96d901ab439eeea46928f9325102615ae9d5) Update deployment and integration test
* [`5a68bd70`](https://github.com/containerd/cri/commit/5a68bd70c8408a63eb629e31de5b56c7e1c3a9f3) Update kubernetes to 1.16.0-rc.2
* [`fcd6bf31`](https://github.com/containerd/cri/commit/fcd6bf318be5cb11a32d25020cef4f3d0374194c) Report Additional POD IPs
* [`9d60f9c5`](https://github.com/containerd/cri/commit/9d60f9c56ea34166660e89c0a811e2869e0dcfeb) Merge pull request  [#1264](https://github.com/containerd/cri/pull/1264) from Random-Liu/windows-support-2
* [`7e96aaab`](https://github.com/containerd/cri/commit/7e96aaab090c98bef6fb18ec3e0f13b8c2925b7f) Add CRI Validation test.
* [`dc964de8`](https://github.com/containerd/cri/commit/dc964de85fc718a02ead60b5ada93a7c2c531186) Add windows implmenetation
* [`bbcf5647`](https://github.com/containerd/cri/commit/bbcf564745afe1bb341e8eecd27b22bf34f33ad5) Add windows image platform comparer
* [`c6cb25c1`](https://github.com/containerd/cri/commit/c6cb25c158b45e3c4b4a7e92b1e63f4dec2685db) Open/create log file with FILE_SHARE_DELETE on windows
* [`59b6ed64`](https://github.com/containerd/cri/commit/59b6ed641fb1ed5d6ab7d79e7a90470a056e1917) Update containerd to 59a625defb21c958c25424fa5cc806167e22382e
* [`3a651075`](https://github.com/containerd/cri/commit/3a6510756ef6e937abd38d4a560c4052df78ecfa) Merge pull request  [#1260](https://github.com/containerd/cri/pull/1260) from bart0sh/PR0001-container-annotations
* [`73817954`](https://github.com/containerd/cri/commit/738179542a43c9eda045764dd02d52d025e353c0) add a test case for container_annotations
* [`05a90289`](https://github.com/containerd/cri/commit/05a9028969b9d21dd7d0ddc883f6490243017716) Use container annotations when creating containers
* [`e2868965`](https://github.com/containerd/cri/commit/e28689657a7eaaa796314c57bd4cac9b1baff51b) Add ContatinerAnnotations to the Runtime and config
* [`307e802a`](https://github.com/containerd/cri/commit/307e802aa5c9db05ac5d2050cc889810dd9a987f) Merge pull request  [#1271](https://github.com/containerd/cri/pull/1271) from mikebrow/update-readme-goinstr
* [`da03c5bb`](https://github.com/containerd/cri/commit/da03c5bb9ac9c8319f66fd5b92f784e10c676e6c) remove integration files from lint verify
* [`02596d27`](https://github.com/containerd/cri/commit/02596d2758154961247d5511937819774405f68e) need to move up to a more recent golang
* [`6961bfa1`](https://github.com/containerd/cri/commit/6961bfa1d4dee2644a7a6f7ca87517317dd15e2a) Merge pull request  [#1266](https://github.com/containerd/cri/pull/1266) from Random-Liu/support-local-containerd
* [`763461f4`](https://github.com/containerd/cri/commit/763461f47f96a83b53d9b05a097975a69b531d59) Support local containerd release.
* [`6f59705a`](https://github.com/containerd/cri/commit/6f59705a3f0b715301152bbb4cd05cf9ce36dd21) Merge pull request  [#1256](https://github.com/containerd/cri/pull/1256) from Random-Liu/exec-background
* [`115b7664`](https://github.com/containerd/cri/commit/115b7664d9dbbebcc29f90351977c2624c7fcb20) Clarify some exec behavior.
* [`857a2d0c`](https://github.com/containerd/cri/commit/857a2d0cc7483251aa98ef300d8e1c9faff0f9de) Merge pull request  [#1258](https://github.com/containerd/cri/pull/1258) from Random-Liu/windows-support-1
* [`0122e90b`](https://github.com/containerd/cri/commit/0122e90b209f8ee090f47a07851dce2991834183) Add presubmit test for windows.
* [`86de625e`](https://github.com/containerd/cri/commit/86de625ece43ccf3f61f41bc0d2a78bb7a29e4be) Update vendor
* [`50c73e6d`](https://github.com/containerd/cri/commit/50c73e6dc550c2cdb579e303ac26394497f9f331) Move unix specific logic into _unix.go
* [`7b606375`](https://github.com/containerd/cri/commit/7b606375ae4997112246c4cf237c0056c5b41aa3) Merge pull request  [#1259](https://github.com/containerd/cri/pull/1259) from Random-Liu/fix-potential-panic-for-unknown-state
* [`2d17942b`](https://github.com/containerd/cri/commit/2d17942b1761746b541f2655234301f16ea1e83d) Merge pull request  [#1252](https://github.com/containerd/cri/pull/1252) from Random-Liu/update-cri-tools
* [`c6203ec1`](https://github.com/containerd/cri/commit/c6203ec13bfd2cbe3cbed43f1622d27737d583cd) Fix panic for task in unknown state.
* [`b5ec5ee4`](https://github.com/containerd/cri/commit/b5ec5ee4f63e2fee693eacc716d754385bbfe485) Merge pull request  [#1255](https://github.com/containerd/cri/pull/1255) from Random-Liu/fix-doc
* [`2d03ccf5`](https://github.com/containerd/cri/commit/2d03ccf5dd2f5113d492d7fd1923fc81e950db18) FDQN is a typo, and we don't support trailing dot in FQDN.
* [`f304b16a`](https://github.com/containerd/cri/commit/f304b16a16d6ca5fcda4cb8a4f9b6adeb076e033) Merge pull request  [#1251](https://github.com/containerd/cri/pull/1251) from Random-Liu/add-task-max
* [`0997453f`](https://github.com/containerd/cri/commit/0997453f33fb1c46f8322820adc5c892b7490f52) Update cri-tools to fix all image reference test failure.
* [`567cd57f`](https://github.com/containerd/cri/commit/567cd57f5fba83b11842fe026b9794d699b55f15) Merge pull request  [#1250](https://github.com/containerd/cri/pull/1250) from awesomenix/fixemptyauth
* [`523f3440`](https://github.com/containerd/cri/commit/523f3440b028fac92f9d87c63755efb514190bf7) Add TaskMax=infinity
* [`f41675d2`](https://github.com/containerd/cri/commit/f41675d234bb8212457ea04eae5d47dc3606bf6b) fix: support empty auth config for anonymous registry
* [`6dc2a874`](https://github.com/containerd/cri/commit/6dc2a874470f7489217a7c757da258356b92bfdb) Merge pull request  [#1244](https://github.com/containerd/cri/pull/1244) from Random-Liu/support-cni-dns-capabilities
* [`28aef2fe`](https://github.com/containerd/cri/commit/28aef2fe38b437934657ace2c8de972b459c505b) Support CNI DNS capabilities.
</p>
</details>

### Changes from containerd/fifo
<details><summary>10 commits</summary>
<p>

* [`f15a329`](https://github.com/containerd/fifo/commit/f15a3290365b9d2627d189e619ab4008e0069caf) Merge pull request  [#24](https://github.com/containerd/fifo/pull/24) from estesp/remove-travis
* [`abc3cd7`](https://github.com/containerd/fifo/commit/abc3cd7254ac2b7df00f9ba7cc9dbe0a1a778174) Turn off Travis; GH Actions passing CI
* [`565c461`](https://github.com/containerd/fifo/commit/565c4610946577c91ebcae7a127a12ad5b3b47af) Merge pull request  [#23](https://github.com/containerd/fifo/pull/23) from estesp/gh-actions
* [`23c23ac`](https://github.com/containerd/fifo/commit/23c23ac9852c1c6557269a0047d11cf03f47e163) Move from Travis to GitHub Actions
* [`9dbe056`](https://github.com/containerd/fifo/commit/9dbe056af80075321f69c046d721a8085aa810b6) Fix golangci-lint problems
* [`c67884a`](https://github.com/containerd/fifo/commit/c67884a154ac9643244792cd0984a163864a6f7a) Update Makefile/prep for GH actions CI
* [`ff969a5`](https://github.com/containerd/fifo/commit/ff969a566b00877c63489baf6e8c35d60af6142c) Merge pull request  [#22](https://github.com/containerd/fifo/pull/22) from AkihiroSuda/gomod
* [`fcd6de7`](https://github.com/containerd/fifo/commit/fcd6de7ee90bf3789140ed2f508be259ce8f48ff) add go.mod
* [`5ff6bce`](https://github.com/containerd/fifo/commit/5ff6bcedcec9724bced307648a6ea1fd93250288) fix gofmt
* [`ae1a8d7`](https://github.com/containerd/fifo/commit/ae1a8d768b3f977faac0325f073a79358a157046) x/net/context -> context
</p>
</details>

### Changes from containerd/go-cni
<details><summary>15 commits</summary>
<p>

* [`0553354`](https://github.com/containerd/go-cni/commit/0553354f0046ccd41a02e724826040491a3d8998) Merge pull request  [#55](https://github.com/containerd/go-cni/pull/55) from thaJeztah/bump_pkg_errors
* [`c52e43e`](https://github.com/containerd/go-cni/commit/c52e43e4d410943fefc42b80c0ccb856053b9d78) errors: use errors.Is() instead of errors.Cause()
* [`e13f215`](https://github.com/containerd/go-cni/commit/e13f2159a26b7996c3520e63cacd02876404def9) vendor: update pkg/errors v0.9.1
* [`507be17`](https://github.com/containerd/go-cni/commit/507be1724b7272f3de222739901fa1d45641b0eb) Merge pull request  [#54](https://github.com/containerd/go-cni/pull/54) from thaJeztah/bump_golang
* [`4866a00`](https://github.com/containerd/go-cni/commit/4866a0099776314df97d9a81ce8635e998010585) travis: test on go1.13, 1.14, remove go1.12, and revendor
* [`c154a49`](https://github.com/containerd/go-cni/commit/c154a49e2c754b83ebfb12ebf1362213b94d23e6) Merge pull request  [#52](https://github.com/containerd/go-cni/pull/52) from alexellis/add-godoc-to-readme
* [`047b575`](https://github.com/containerd/go-cni/commit/047b575b4772836c26ad8cc7eff8be53567addcc) Add GoDoc to README
* [`60d1252`](https://github.com/containerd/go-cni/commit/60d125212fafdfd9da805c967b9f547b5fa39c5c) Merge pull request  [#50](https://github.com/containerd/go-cni/pull/50) from kzys/go-mod
* [`7332d8a`](https://github.com/containerd/go-cni/commit/7332d8a46103cfa7d2f0d59e07bbed7f959143b8) Fix "modules disabled inside GOPATH/src by GO111MODULE=auto"
* [`30fed5c`](https://github.com/containerd/go-cni/commit/30fed5cd7f544d9c1571d640f27c21b969efc682) Use script/validate/vendor to confirm vendor/ is correct
* [`d2dfae6`](https://github.com/containerd/go-cni/commit/d2dfae699aea34b92f5ce244e39ff7588945ff82) Use go.mod and go.sum instead of vendor.conf
* [`d20b7ee`](https://github.com/containerd/go-cni/commit/d20b7eebc7ee1339cb703c4c18be6fd3fa81ad8f) Merge pull request  [#49](https://github.com/containerd/go-cni/pull/49) from nickethier/conflist-bytes
* [`f1c0329`](https://github.com/containerd/go-cni/commit/f1c032987f87878f207769fe7ba0afa6defec961) add WithConfList opt for adding conflist from byte
* [`0d360c5`](https://github.com/containerd/go-cni/commit/0d360c50b10b350b6bb23863fd4dfb1c232b01c9) Merge pull request  [#48](https://github.com/containerd/go-cni/pull/48) from Random-Liu/support-dns-capabilities
* [`cebe997`](https://github.com/containerd/go-cni/commit/cebe997c8ccab2ec5354fcf9edcaaa2b4c936bcc) Add DNS capabilities.
</p>
</details>

### Changes from containerd/go-runc
<details><summary>8 commits</summary>
<p>

* [`7016d3c`](https://github.com/containerd/go-runc/commit/7016d3ce2328dd2cb1192b2076ebd565c4e8df0c) Merge pull request  [#60](https://github.com/containerd/go-runc/pull/60) from twz123/parse-runc-version
* [`9e92203`](https://github.com/containerd/go-runc/commit/9e922033674cca02d374be3e79491558f451aaa0) Parse runc version even if commit is missing
* [`8aa1fd6`](https://github.com/containerd/go-runc/commit/8aa1fd617053376c7f9f4e5dc3b42ac90fb92132) Merge pull request  [#59](https://github.com/containerd/go-runc/pull/59) from AkihiroSuda/gomod
* [`72e3eb3`](https://github.com/containerd/go-runc/commit/72e3eb3ffe923fe8fa482fb9fc57a738b72bc6b4) add go.mod
* [`a5c2862`](https://github.com/containerd/go-runc/commit/a5c2862aed5e6358b305b0e16bfce58e0549b1cd) Merge pull request  [#58](https://github.com/containerd/go-runc/pull/58) from sipsma/gorace
* [`469fa2c`](https://github.com/containerd/go-runc/commit/469fa2cf9fac19d820cfabe4073c55703d09c794) Fix data race in use of cmd output buffers.
* [`a2952bc`](https://github.com/containerd/go-runc/commit/a2952bc25f5116103a8b78f3817f6df759aa7def) Merge pull request  [#56](https://github.com/containerd/go-runc/pull/56) from tonistiigi/typo-fix
* [`925bf84`](https://github.com/containerd/go-runc/commit/925bf842108f87a6bf7a1f5a8f0f11be64206ec9) fix typo in successfully
</p>
</details>

### Changes from containerd/imgcrypt
<details><summary>71 commits</summary>
<p>

* [`9e761cc`](https://github.com/containerd/imgcrypt/commit/9e761ccd6069fb707ec9493435f31475b5524b38) Merge pull request  [#11](https://github.com/containerd/imgcrypt/pull/11) from containerd/versioning-ocicrypt
* [`3dffc26`](https://github.com/containerd/imgcrypt/commit/3dffc2663e20a4361ba1aea328efa10e0e4563a5) Version ocicrypt v1.0.1
* [`9933463`](https://github.com/containerd/imgcrypt/commit/99334633d4657af3f32670947eb1008250e564d9) Merge pull request  [#6](https://github.com/containerd/imgcrypt/pull/6) from lumjjb/add_local_keys
* [`bdd59ce`](https://github.com/containerd/imgcrypt/commit/bdd59ce7dcb5513ff711962c12725e209f7d3a48) Implement decryption-keys-path capabilities to use local keys
* [`20f0cc0`](https://github.com/containerd/imgcrypt/commit/20f0cc03117bec4d5321db80de92ec52bae1db70) Merge pull request  [#7](https://github.com/containerd/imgcrypt/pull/7) from chenrui333/go-modules
* [`6803ab4`](https://github.com/containerd/imgcrypt/commit/6803ab4ada6c1e4f8627da0958811aef714a2d22) golangci-lint v1.22.2
* [`6dbde9b`](https://github.com/containerd/imgcrypt/commit/6dbde9bd5eed53fd953aa989071c0d5e0a8e0c47) Update installation of runc
* [`bbcc5b3`](https://github.com/containerd/imgcrypt/commit/bbcc5b3fb624ca21e25daa10f73e4c93ff5d0c67) `go mod vendor`
* [`3c1ad3a`](https://github.com/containerd/imgcrypt/commit/3c1ad3aebcdd635d60d11fbb91472abc79922d5f) Update travis and appveyor configs
* [`ef571f9`](https://github.com/containerd/imgcrypt/commit/ef571f9ad9134849dce2bb8a36339cf20e94e768) Move to go modules
* [`86a8643`](https://github.com/containerd/imgcrypt/commit/86a8643564c2d2e0a415c934d0b70ff9b0e5fd26) Merge pull request  [#8](https://github.com/containerd/imgcrypt/pull/8) from AkihiroSuda/notmarkdown
* [`383f408`](https://github.com/containerd/imgcrypt/commit/383f408e53ce87d8144d9c076373487f55dff2f1) MAINTAINERS.md -> MAINTAINERS
* [`60475d2`](https://github.com/containerd/imgcrypt/commit/60475d2a2a95344ebcef9a456a4c9a1c7fcf4169) Merge pull request  [#4](https://github.com/containerd/imgcrypt/pull/4) from lumjjb/remoteopt
* [`3234bf7`](https://github.com/containerd/imgcrypt/commit/3234bf723a7062325cd172d6f9072a00f3accf39) Refactor options in images/encryption/client
* [`40cb898`](https://github.com/containerd/imgcrypt/commit/40cb898034e313def47c51d653eb0f14235d29e2) Merge pull request  [#1](https://github.com/containerd/imgcrypt/pull/1) from lumjjb/containerdupdate
* [`83879b7`](https://github.com/containerd/imgcrypt/commit/83879b7f8d40697dfa16c0c57846a5596dd4dd83) Updated MAINTAINERS.md to follow formatting
* [`375f815`](https://github.com/containerd/imgcrypt/commit/375f815a51c40ccca97d9179d338230328ac6f6b) Modified for non-core project
* [`c5a3d10`](https://github.com/containerd/imgcrypt/commit/c5a3d10bf2491c0e393030ab9790bcf9f1e7df9d) Added needed files for containerd subproject
* [`1630e30`](https://github.com/containerd/imgcrypt/commit/1630e30daa6e8ed04f5a115b1905d80d5acd7305) Add a README
* [`ae432af`](https://github.com/containerd/imgcrypt/commit/ae432af8b6398f2462a7dbe58a65c269f7d5916e) Update the Makefile and add install and uninstall targets
* [`5529bb6`](https://github.com/containerd/imgcrypt/commit/5529bb6329dae135c0ddb7cd7e2a2fce4adf2950) Updated ocicrypt library
* [`c43dcbe`](https://github.com/containerd/imgcrypt/commit/c43dcbe93d436ce4415ce57cb8f6d1d5d1ce4a2d) AppVeyor: update golangci-lint to more recent v1.19.1
* [`c57df0f`](https://github.com/containerd/imgcrypt/commit/c57df0f03df58ca07b3149e7ad1f4866a3bd3786) Travis: update golangci-lint to more recent v1.19.1
* [`a5ee32b`](https://github.com/containerd/imgcrypt/commit/a5ee32b7daf89eaa250aa5a91af2174efaada36c) Update vendor.conf so AppVeyor passes
* [`cb61fda`](https://github.com/containerd/imgcrypt/commit/cb61fda0fccad28fb9c282e223d4ee5d2afee993) Use mediatypes from ocicrypt and use latest containerd
* [`a210b93`](https://github.com/containerd/imgcrypt/commit/a210b93298e89ca28a42bea5e6d2972fe0f6c322) tests: Adapt config file's stream processor part to new format
* [`e59b687`](https://github.com/containerd/imgcrypt/commit/e59b687e3051b900b32d64109b58ef4fd0a51c24) Merge pull request  [#16](https://github.com/containerd/imgcrypt/pull/16) from lumjjb/useocicrypt
* [`39b81fa`](https://github.com/containerd/imgcrypt/commit/39b81fa6dd518ba5d06a76204c6bd4095fbf6ff5) Removed pkg/encryption
* [`d6d08da`](https://github.com/containerd/imgcrypt/commit/d6d08dae8ad9ccaf6c489ae5f55a32802966b8db) Set to use vendor ocicrypt
* [`654e84c`](https://github.com/containerd/imgcrypt/commit/654e84c5e943915b04bf0b585303b4e8f3681c3a) Merge pull request  [#15](https://github.com/containerd/imgcrypt/pull/15) from stefanberger/appveyor
* [`2f6638c`](https://github.com/containerd/imgcrypt/commit/2f6638c9322862c40308d73a35c50119724918b1) CI/CD: Add AppVeyor script
* [`f105aec`](https://github.com/containerd/imgcrypt/commit/f105aec78525e8c68c4b2765ad63a2cc3800f3e4) golangci-lint: Ignore a few more directories in windows format
* [`d6f18aa`](https://github.com/containerd/imgcrypt/commit/d6f18aac9e9d8220ebf33b25ffca71c335b74144) ctr: gofmt file
* [`017496d`](https://github.com/containerd/imgcrypt/commit/017496d3f4c7b11d3d77db3fbd35762f80b6eb69) Extend vendor.conf to windows dependencies
* [`4cb40a7`](https://github.com/containerd/imgcrypt/commit/4cb40a7dfe99b104dd22f64e13b5ef037eff1a02) Merge pull request  [#14](https://github.com/containerd/imgcrypt/pull/14) from lumjjb/errdefs_depen
* [`016f165`](https://github.com/containerd/imgcrypt/commit/016f165877ac7e9e84852685e473d5f80076750c) removed containerd/errdefs dependency in pkg/encryption
* [`d808102`](https://github.com/containerd/imgcrypt/commit/d80810281881d4e41543a5c64754b5b241256018) Merge pull request  [#13](https://github.com/containerd/imgcrypt/pull/13) from stefanberger/delayedreader
* [`7accbab`](https://github.com/containerd/imgcrypt/commit/7accbab39e8ae19cf1076cc28ae6ec206f2a5798) utils: Implement a DelayedReader and have the AES CTR deryption use it
* [`9f397bb`](https://github.com/containerd/imgcrypt/commit/9f397bbe8c869f1fa83361311dcc07f0a20239e1) Merge pull request  [#11](https://github.com/containerd/imgcrypt/pull/11) from stefanberger/master.next
* [`1726891`](https://github.com/containerd/imgcrypt/commit/172689107d351a4737a805bb83e30182ad4d8962) Merge pull request  [#12](https://github.com/containerd/imgcrypt/pull/12) from stefanberger/badhmac
* [`fd3a051`](https://github.com/containerd/imgcrypt/commit/fd3a0512ca04db4a2ac8efe42eae30dc2cc6b504) tests: Add a test case for a manipulated HMAC
* [`065107e`](https://github.com/containerd/imgcrypt/commit/065107e5973532935fb5e8f690b0068eb499786d) blockcipher: In case of error set the state to this error
* [`590ff48`](https://github.com/containerd/imgcrypt/commit/590ff48ba3c816ee656953c22aab7788f862b7e2) Create new annotations from old descriptor
* [`5ff0cd9`](https://github.com/containerd/imgcrypt/commit/5ff0cd931f43496161495f1d2ee3d58f2741af7f) utils: Implement FillBuffer to fill buffer from Reader and use it
* [`0025117`](https://github.com/containerd/imgcrypt/commit/00251175983ce02f98a5e398a3fdd462ee122b8c) blockcipher: Remove an unused field from the 'state' of the AES CTR cryptor
* [`cd40497`](https://github.com/containerd/imgcrypt/commit/cd40497384930ba85533ee2f231cce2da2e18cca) Merge pull request  [#9](https://github.com/containerd/imgcrypt/pull/9) from lumjjb/finalizer_change
* [`4c4202a`](https://github.com/containerd/imgcrypt/commit/4c4202a3eb6c11e5e7188df3427676fce51f3a5e) Merge pull request  [#10](https://github.com/containerd/imgcrypt/pull/10) from stefanberger/master.next
* [`1fe292f`](https://github.com/containerd/imgcrypt/commit/1fe292fc35261ded6b7590a592021378f56e4bbc) Fixed linting
* [`047e4d2`](https://github.com/containerd/imgcrypt/commit/047e4d2850fd19fac53ce43a3549fef866a2982c) Change blockcipher tests to reflect finalizers
* [`30c2383`](https://github.com/containerd/imgcrypt/commit/30c2383119ff090c68f6134f315aa3ef36fcb965) Travis: Run newly added test target
* [`d2c435a`](https://github.com/containerd/imgcrypt/commit/d2c435acd9aee80a33f26b74c0c6baebfe3704a4) Use finalizer in images/encryption
* [`bd1e336`](https://github.com/containerd/imgcrypt/commit/bd1e336addc0c959919cce71657ea69dcb7b99ac) Implemented finalizer interface for blockcipher encryption in pkg/encryption
* [`e94904c`](https://github.com/containerd/imgcrypt/commit/e94904c7b7d2d3e54a874cf6da2ca1138d540b6f) Merge pull request  [#7](https://github.com/containerd/imgcrypt/pull/7) from stefanberger/master.next
* [`5fd6767`](https://github.com/containerd/imgcrypt/commit/5fd67673d2f3e0d36bbfcd3bda4d74fc7779f01f) Travis: Run ctr encryption test script
* [`e30e798`](https://github.com/containerd/imgcrypt/commit/e30e798a8ce2284836db3a564641bfaa4e372632) Travis: Clone containerd and build it
* [`10a5b9b`](https://github.com/containerd/imgcrypt/commit/10a5b9b05d98adb1bbb428bd15d0e4da0b1ee501) Create a ctr derivative with image crypto support
* [`f05b716`](https://github.com/containerd/imgcrypt/commit/f05b7166fe60ce658ec0117fe8bf870a68d6bc7c) Merge pull request  [#8](https://github.com/containerd/imgcrypt/pull/8) from crosbymichael/exit
* [`cd1a0e3`](https://github.com/containerd/imgcrypt/commit/cd1a0e386d3f6913bbf16f6eb30659c04fa1b853) Add os.Exit(1) on error
* [`918f265`](https://github.com/containerd/imgcrypt/commit/918f265aa6e02b0b6281cfcbe0a572c9173d60a2) Merge pull request  [#6](https://github.com/containerd/imgcrypt/pull/6) from stefanberger/master.next
* [`82e3c45`](https://github.com/containerd/imgcrypt/commit/82e3c45e2a0e971b7d1d1106138a221062943e2e) Update Makefile to build decoder on 'all'
* [`fffad22`](https://github.com/containerd/imgcrypt/commit/fffad2298de5c89e2d22ed6d5d2aa705f97f90d8) Merge pull request  [#5](https://github.com/containerd/imgcrypt/pull/5) from crosbymichael/decoder
* [`53a2a15`](https://github.com/containerd/imgcrypt/commit/53a2a152dab32b42c943133ce3007dcf4387c778) Add stream processor
* [`3044f86`](https://github.com/containerd/imgcrypt/commit/3044f86e33a71242581426816c79c4c31a329b26) Merge pull request  [#4](https://github.com/containerd/imgcrypt/pull/4) from stefanberger/master.next
* [`0212339`](https://github.com/containerd/imgcrypt/commit/02123398f754e9fcfebb2677c731e7a9c87a2772) Merge ocicrypt contents into this project
* [`e452ce2`](https://github.com/containerd/imgcrypt/commit/e452ce2e833869dc478142869d315565ca150d78) Merge pull request  [#2](https://github.com/containerd/imgcrypt/pull/2) from stefanberger/master.next
* [`d8a6859`](https://github.com/containerd/imgcrypt/commit/d8a685901427826bd187c6ae3b8e394cfc033633) EtM: store the hmac as part of the Annotations
* [`91ced7b`](https://github.com/containerd/imgcrypt/commit/91ced7bc8dd92d0fb3debd9ad7134ba9f5432670) Merge pull request  [#1](https://github.com/containerd/imgcrypt/pull/1) from stefanberger/master.next
* [`f1e1f7f`](https://github.com/containerd/imgcrypt/commit/f1e1f7fa12656be01cca2a268160aec3da0cbdca) Travis: Add Travis file to run 'make check' and 'make'
* [`dd91e32`](https://github.com/containerd/imgcrypt/commit/dd91e32eebefeac22baf881014f2a13d0115ce26) Add Makefile with build and check targets
* [`4457756`](https://github.com/containerd/imgcrypt/commit/445775639c027e1f3707d01adaa3577eacc95914) Add a more complete vendor list and their code
* [`f8116a5`](https://github.com/containerd/imgcrypt/commit/f8116a566dc8b2e382828b98b50f652665ce731c) Initial import
</p>
</details>

### Changes from containerd/ttrpc
<details><summary>19 commits</summary>
<p>

* [`72bb1b2`](https://github.com/containerd/ttrpc/commit/72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6) Merge pull request  [#61](https://github.com/containerd/ttrpc/pull/61) from lifupan/master
* [`4f8e36d`](https://github.com/containerd/ttrpc/commit/4f8e36d414aeb0381a3f6dbda41ea10ae13316ff) server: add a connections leak unit test
* [`9ece5ae`](https://github.com/containerd/ttrpc/commit/9ece5ae787377199802deacb7f174f4c9ee09f8c) server: fix the issue if connections leak
* [`0be804e`](https://github.com/containerd/ttrpc/commit/0be804eadb152bc3b3c20c5edc314c4633833398) Merge pull request  [#58](https://github.com/containerd/ttrpc/pull/58) from chenrui333/upgrade-dependencies
* [`abcbf66`](https://github.com/containerd/ttrpc/commit/abcbf6622e70c8ff1202fe892adaf98335d10bfd) Add codecov integration
* [`7817074`](https://github.com/containerd/ttrpc/commit/7817074322cfd64b86b581ee0d9e4693a0cd0899) Update travis config
* [`ff67807`](https://github.com/containerd/ttrpc/commit/ff67807a592f73daaa683aee00482830488f2705) Bump the dependencies
* [`4f1b8fe`](https://github.com/containerd/ttrpc/commit/4f1b8fe65a5c6ab7ecd74a227d6cde85b519af35) Merge pull request  [#57](https://github.com/containerd/ttrpc/pull/57) from crosbymichael/revert-codes-copy
* [`d4834b0`](https://github.com/containerd/ttrpc/commit/d4834b09f5931a4909d264d6034b086768c66e72) Revert "Copy codes and status from grpc project"
* [`923a8f1`](https://github.com/containerd/ttrpc/commit/923a8f1f173f6592b089dd20d00b16fb6ad5ad6c) Merge pull request  [#54](https://github.com/containerd/ttrpc/pull/54) from crosbymichael/copy-grpc
* [`f022335`](https://github.com/containerd/ttrpc/commit/f02233564fb076ad4cb42937d72d194d158e4048) Copy codes and status from grpc project
* [`cf7f4d5`](https://github.com/containerd/ttrpc/commit/cf7f4d5f2d61bb06dd6ff5a039a1cbd6e71d10b1) Merge pull request  [#51](https://github.com/containerd/ttrpc/pull/51) from lifupan/fixnilresp
* [`5046735`](https://github.com/containerd/ttrpc/commit/5046735d25c3c4d099e698c7eaa75f116278e31c) Merge pull request  [#55](https://github.com/containerd/ttrpc/pull/55) from fuweid/me-test-vendor-check
* [`2ef8878`](https://github.com/containerd/ttrpc/commit/2ef8878926f84f015a51f4a68218d101af747b73) ttrpc: fix the issue of marshaling on nil will crash the server
* [`47e5e4f`](https://github.com/containerd/ttrpc/commit/47e5e4fdf91bf8ff9a1d39f0323dec42ce0ff20b) .travis: don't call go get if there is go.mod
* [`7a6a229`](https://github.com/containerd/ttrpc/commit/7a6a229037c3a4ae6a7ac3d60ac12de1a40152c1) Merge pull request  [#53](https://github.com/containerd/ttrpc/pull/53) from fuweid/me-errclosed-for-read-reset-connection
* [`6e416ea`](https://github.com/containerd/ttrpc/commit/6e416eafd26e6e738df716b21d421d5b59702bb4) return ErrClosed if read: connection reset by peer
* [`012175f`](https://github.com/containerd/ttrpc/commit/012175fdb774fcbdeb556caa6720ae2f8cf218ca) Merge pull request  [#39](https://github.com/containerd/ttrpc/pull/39) from saschagrunert/master
* [`cc79967`](https://github.com/containerd/ttrpc/commit/cc79967439a4f4ff14d6bdd11a8c2d96f0a1c65f) Add go module support
</p>
</details>

### Changes from containerd/typeurl
<details><summary>20 commits</summary>
<p>

* [`cd3ce71`](https://github.com/containerd/typeurl/commit/cd3ce7159eae562a4f60ceff37dada11a939d247) Add unmarshal to struct provided by client
* [`102fdb1`](https://github.com/containerd/typeurl/commit/102fdb1d150dc56f98a7c856d441925d24a5757c) Merge pull request  [#21](https://github.com/containerd/typeurl/pull/21) from estesp/add-ci-timeout
* [`4fb1c23`](https://github.com/containerd/typeurl/commit/4fb1c23785e4f58b5d7dcacf13c69b6e9e5dc87b) Add 5 minute timeout for GH actions CI
* [`effc850`](https://github.com/containerd/typeurl/commit/effc850d0f9a902cec6d17d069f43ccb97508aed) Merge pull request  [#20](https://github.com/containerd/typeurl/pull/20) from estesp/remove-travis
* [`75e1e2e`](https://github.com/containerd/typeurl/commit/75e1e2ea292e07c748b99e2dd614c477f8f8dd77) Remove travis config
* [`6eb0fcc`](https://github.com/containerd/typeurl/commit/6eb0fccfe930f47d9e78651aa9694a64eb5ec67a) Merge pull request  [#19](https://github.com/containerd/typeurl/pull/19) from estesp/github-action-ci
* [`8d2749d`](https://github.com/containerd/typeurl/commit/8d2749d67cc2b52e0a11b206d0ff3354297df4d9) Add GitHub Action-based CI workflow
* [`b45ef1f`](https://github.com/containerd/typeurl/commit/b45ef1f1f737e10bd45b25b669df25f0da8b9ba0) Merge pull request  [#18](https://github.com/containerd/typeurl/pull/18) from chenrui333/upgrade-dependencies
* [`981b2ec`](https://github.com/containerd/typeurl/commit/981b2ecfc453748d26028aaa1259b9346457d2f6) Remove `go get` in travis config
* [`3aae631`](https://github.com/containerd/typeurl/commit/3aae6316cb6fc24fa5701b9292abd6318ea74002) Update travis config
* [`202060a`](https://github.com/containerd/typeurl/commit/202060afb39befc9f29595421ad5fd7ee8308650) Add gitignore
* [`39e897d`](https://github.com/containerd/typeurl/commit/39e897d0315d16649b482d577490593ad74cab47) Upgrade dependencies
* [`fe1d0d6`](https://github.com/containerd/typeurl/commit/fe1d0d650e42c1cfb43c8ba9e22e9f1470c9102b) Merge pull request  [#16](https://github.com/containerd/typeurl/pull/16) from estesp/carry-10
* [`a1e455d`](https://github.com/containerd/typeurl/commit/a1e455d55b64d818790940929bc5055f65f81096) fix 404 link
* [`5eb2502`](https://github.com/containerd/typeurl/commit/5eb25027c9fdd675e1db2bd25af02f5db75027ab) Use Go Modules
* [`7312978`](https://github.com/containerd/typeurl/commit/7312978f298752234f52b1ba018cca189467b8d9) typeurl: allow deserialization with decomposed Any
* [`b36cf1e`](https://github.com/containerd/typeurl/commit/b36cf1e3e273911c075b63799169eae96cc17222) Add more documentation to Register.
* [`2a93cfd`](https://github.com/containerd/typeurl/commit/2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d) Add doc.go and expand documentation
* [`461401d`](https://github.com/containerd/typeurl/commit/461401dc8f19d80baa4b70178935e4501286c00b) Reference project core documents/fixup LICENSE
* [`8231763`](https://github.com/containerd/typeurl/commit/823176321381872a22564b9df07356357f47b1b1) Add validation scripts to travis
</p>
</details>

### Changes from containerd/zfs
<details><summary>3 commits</summary>
<p>

* [`9abf673`](https://github.com/containerd/zfs/commit/9abf673ca6ff9ab8d9bd776a4ceff8f6dc699c3d) Merge pull request  [#25](https://github.com/containerd/zfs/pull/25) from Zyqsempai/fix-walk-method-interface
* [`73767d7`](https://github.com/containerd/zfs/commit/73767d7cc85aa4bdb2bca980ac884ef3fd5bfb75) Added filters to Walk method signature
* [`456dcfd`](https://github.com/containerd/zfs/commit/456dcfd8803bbaabd31a91d346ce7e37af7a5053) Fix snapshot commit to pass opts to storage
</p>
</details>

### Dependency Changes

* **github.com/Microsoft/hcsshim**                        9e921883ac92 -> v0.8.9
* **github.com/beorn7/perks**                             4c0e84591b9a -> v1.0.1
* **github.com/cespare/xxhash/v2**                        v2.1.1 **_new_**
* **github.com/cilium/ebpf**                              1c8d4c9ef775 **_new_**
* **github.com/containerd/aufs**                          f894a800659b -> 371312c1e31c
* **github.com/containerd/btrfs**                         af5082808c83 -> 153935315f4a
* **github.com/containerd/cgroups**                       c4b9ac5c7601 -> 318312a37340
* **github.com/containerd/console**                       0650fd9eeb50 -> v1.0.0
* **github.com/containerd/continuity**                    f2a389ac0a02 -> efbc4488d8fe
* **github.com/containerd/cri**                           5d49e7e51b43 -> 4e6644c8cf7f
* **github.com/containerd/fifo**                          bda0ff6ed73c -> f15a3290365b
* **github.com/containerd/go-cni**                        49fbd9b210f3 -> v1.0.0
* **github.com/containerd/go-runc**                       e029b79d8cda -> 7016d3ce2328
* **github.com/containerd/imgcrypt**                      v1.0.1 **_new_**
* **github.com/containerd/ttrpc**                         92c8520ef9f8 -> v1.0.1
* **github.com/containerd/typeurl**                       a93fcdb778cd -> v1.0.1
* **github.com/containerd/zfs**                           2ceb2dbb8154 -> 9abf673ca6ff
* **github.com/containers/ocicrypt**                      v1.0.1 **_new_**
* **github.com/coreos/go-systemd/v22**                    v22.1.0 **_new_**
* **github.com/cpuguy83/go-md2man/v2**                    v2.0.0 **_new_**
* **github.com/docker/docker**                            86f080cff091 -> 4634ce647cf2
* **github.com/docker/go-events**                         9461782956ad -> e31b211e4f1c
* **github.com/docker/go-metrics**                        4ea375f7759c -> v0.0.1
* **github.com/fsnotify/fsnotify**                        v1.4.9 **_new_**
* **github.com/fullsailor/pkcs7**                         8306686428a5 **_new_**
* **github.com/go-logr/logr**                             v0.2.0 **_new_**
* **github.com/godbus/dbus/v5**                           v5.0.3 **_new_**
* **github.com/gogo/googleapis**                          v1.2.0 -> v1.3.2
* **github.com/gogo/protobuf**                            v1.2.1 -> v1.3.1
* **github.com/golang/protobuf**                          v1.2.0 -> v1.3.5
* **github.com/google/gofuzz**                            v1.0.0 -> v1.1.0
* **github.com/grpc-ecosystem/go-grpc-prometheus**        6b7015e65d36 -> v1.2.0
* **github.com/json-iterator/go**                         v1.1.7 -> v1.1.10
* **github.com/konsorten/go-windows-terminal-sequences**  v1.0.1 -> v1.0.3
* **github.com/modern-go/reflect2**                       1.0.1 -> v1.0.1
* **github.com/opencontainers/go-digest**                 c9281466c8b2 -> v1.0.0
* **github.com/opencontainers/runc**                      3e425f80a8c9 -> v1.0.0-rc92
* **github.com/opencontainers/runtime-spec**              29686dbc5559 -> 4d89ac9fbff6
* **github.com/opencontainers/selinux**                   v1.2.2 -> v1.6.0
* **github.com/pkg/errors**                               v0.8.1 -> v0.9.1
* **github.com/prometheus/client_golang**                 f4fb1b73fb09 -> v1.6.0
* **github.com/prometheus/client_model**                  99fa1f4be8e5 -> v0.2.0
* **github.com/prometheus/common**                        89604d197083 -> v0.9.1
* **github.com/prometheus/procfs**                        cb4147076ac7 -> v0.0.11
* **github.com/russross/blackfriday/v2**                  v2.0.1 **_new_**
* **github.com/shurcooL/sanitized_anchor_name**           v1.0.0 **_new_**
* **github.com/sirupsen/logrus**                          v1.4.1 -> v1.6.0
* **github.com/urfave/cli**                               v1.22.0 -> v1.22.1
* **github.com/willf/bitset**                             d5bec3311243 **_new_**
* **go.etcd.io/bbolt**                                    v1.3.3 -> v1.3.5
* **golang.org/x/crypto**                                 5c40567a22f8 -> 75b288015ac9
* **golang.org/x/net**                                    f3200d17e092 -> ab3426394381
* **golang.org/x/oauth2**                                 0f29369cfe45 -> 858c2ad4c8b6
* **golang.org/x/sys**                                    9eafafc0a87e -> ed371f2e16b4
* **golang.org/x/text**                                   19e51611da83 -> v0.3.3
* **golang.org/x/time**                                   85acf8d2951c -> 555d28b269f0
* **google.golang.org/genproto**                          d80a6e20e776 -> e50cd9704f63
* **google.golang.org/grpc**                              6eaf6f47437a -> v1.27.1
* **gopkg.in/inf.v0**                                     v0.9.0 -> v0.9.1
* **gopkg.in/square/go-jose.v2**                          v2.3.1 **_new_**
* **gopkg.in/yaml.v2**                                    v2.2.2 -> v2.2.8
* **gotest.tools/v3**                                     v3.0.2 **_new_**
* **k8s.io/api**                                          kubernetes-1.16.0-rc.2 -> v0.19.0-rc.4
* **k8s.io/apimachinery**                                 kubernetes-1.16.0-rc.2 -> v0.19.0-rc.4
* **k8s.io/apiserver**                                    kubernetes-1.16.0-rc.2 -> v0.19.0-rc.4
* **k8s.io/client-go**                                    kubernetes-1.16.0-rc.2 -> v0.19.0-rc.4
* **k8s.io/cri-api**                                      kubernetes-1.16.0-rc.2 -> v0.19.0-rc.4
* **k8s.io/klog/v2**                                      v2.2.0 **_new_**
* **k8s.io/utils**                                        c2654d5206da -> 2df71ebbae66
* **sigs.k8s.io/structured-merge-diff/v3**                v3.0.0 **_new_**
* **sigs.k8s.io/yaml**                                    v1.1.0 -> v1.2.0

Previous release can be found at [v1.3.0](https://github.com/containerd/containerd/releases/tag/v1.3.0)

v1.4.0-rc.1

Toggle v1.4.0-rc.1's commit message

Verified

This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
containerd 1.4.0-rc.1

Welcome to the v1.4.0-rc.1 release of containerd!
*This is a pre-release of containerd*

The fifth major release of containerd includes a mix of new features and
expanded support, such as support for CGroups v2, expanded SELinux support,
support for Windows on Kubernetes through CRI, and support for snapshotters
based on shared remote storage. All significant bug and stability fixes included
in this release are also available on supported prior releases. Like previous
major releases, what is not included in this release is also important. There
are only two small additions to the API with no backwards incompatible changes,
allowing client and daemon upgrades to be done independently without disruption.
The incredible increase in usage of containerd over the last year has shown the
value of our core principles to easily expand support for different use cases
while driving toward ever increasing stability.

### Runtime
* **Support cgroups v2** [#3726](https://github.com/containerd/containerd/pull/3726)
* **Improved SELinux support**
* **Rework shim logger shutdown process** [#4162](https://github.com/containerd/containerd/pull/4162)
* **Deprecate `io.containerd.runtime.v1.*` and `io.containerd.runc.v1`** [#4384](https://github.com/containerd/containerd/pull/4384)

### Snapshots
* **Support target snapshot option on prepare to allow skipping prepare when snapshot reports target already exists** [#3793](https://github.com/containerd/containerd/pull/3793)
* **Add filters to walk function** [#3709](https://github.com/containerd/containerd/pull/3709)
* **Support for FUSE mounts** [#3765](https://github.com/containerd/containerd/pull/3765)
* **Snapshotter options passed to backend** [#4080](https://github.com/containerd/containerd/pull/4080)
* **Support for lazy-pull snapshotters such as [stargz-snapshotter](https://github.com/containerd/stargz-snapshotter)**

### Plugins
* **Proxy snapshotter support for cleanup** [#3925](https://github.com/containerd/containerd/pull/3925)

### Client
* **Add spec options for host device and privileged handling** [#3718](https://github.com/containerd/containerd/pull/3718)
* **WithLease takes options for more flexibility** [#3719](https://github.com/containerd/containerd/pull/3719)
* **Add unpack options for pull** [#3826](https://github.com/containerd/containerd/pull/3826)
* **Improve host fallback behaviour in docker remote** [#3868](https://github.com/containerd/containerd/pull/3868)
* **Defer layer download until unpack to support skipping download when snapshotter reports already exists** [#3870](https://github.com/containerd/containerd/pull/3870)
* **Split UID and GID namespace mapping in spec generation** [#3881](https://github.com/containerd/containerd/pull/3881)
* **Propagate snapshotter layer annotations on unpack** [#3911](https://github.com/containerd/containerd/pull/3911)
* **Create image record after blob download to fix concurrent download issue** [#3972](https://github.com/containerd/containerd/pull/3972)
* **Use spec's mountLabel when mounting container rootfs** [#4051](https://github.com/containerd/containerd/pull/4051)
* **Add Linux resources to spec options** [#4083](https://github.com/containerd/containerd/pull/4083)
* **New registry configuration tooling for improved mirror and endpoint options** [#4138](https://github.com/containerd/containerd/pull/4138)
* **Add namespace query parameter when using a registry proxy** [#4413](https://github.com/containerd/containerd/pull/4413)

### API
* **Add filters to snapshot list** [#3709](https://github.com/containerd/containerd/pull/3709)
* **Add snapshot cleanup** [#3925](https://github.com/containerd/containerd/pull/3925)

### Daemon
* **Support NOTIFY_SOCKET for notifying the daemon's readiness to systemd** [#4088](https://github.com/containerd/containerd/pull/4088)
* **Remove libseccomp requirement, seccomp support is now always built-in** [#4439](https://github.com/containerd/containerd/pull/4439)

### Windows
* **Disk usage support in snapshotter** [#3785](https://github.com/containerd/containerd/pull/3785)
* **Add support for custom wcow and lcow sandbox scratch sizes** [#3965](https://github.com/containerd/containerd/pull/3965)
* **Enable CRI plugin** [#4076](https://github.com/containerd/containerd/pull/4076)

### CRI

* **Support CNI DNS capabilities** [cri#1244](https://github.com/containerd/cri/pull/1244)
* **Build CRI Plugin on Windows and add presubmit** [cri#1258](https://github.com/containerd/cri/pull/1258)
* **Use container annotations when creating containers** [cri#1260](https://github.com/containerd/cri/pull/1260)
* **Add support for Windows containers process isolation** [cri#1264](https://github.com/containerd/cri/pull/1264)
* **Add windows port forward support** [cri#1284](https://github.com/containerd/cri/pull/1284)
* **Use `http` for localhost registry connections** [cri#1328](https://github.com/containerd/cri/pull/1328)
* **Add `resolv.conf` to sandbox container mounts** [cri#1344](https://github.com/containerd/cri/pull/1344)
* **Use host devices options from oci specs** [cri#1349](https://github.com/containerd/cri/pull/1349)
* **Fix privileged supported** [cri#1356](https://github.com/containerd/cri/pull/1356)
* **Update default runtime to `io.containerd.runc.v2`** [cri#1359](https://github.com/containerd/cri/pull/1359)
* **Add instrospection service** [cri#1364](https://github.com/containerd/cri/pull/1364)
* **Unshare cgroup namespace for container when using cgroupv2** [cri#1371](https://github.com/containerd/cri/pull/1371)
* **Add CPU and memory cgroupv2 metrics** [cri#1376](https://github.com/containerd/cri/pull/1376)
* **Reload CNI network config on fs change events** [cri#1405](https://github.com/containerd/cri/pull/1405)
* **Add support for stargz remote snapshots** [cri#1431](https://github.com/containerd/cri/pull/1431)
* **Add support for 'container-name' OCI annotation** [cri#1436](https://github.com/containerd/cri/pull/1436)
* **Remove socat for port forwarding** [cri#1470](https://github.com/containerd/cri/pull/1470)
* **Add config flag to default empty seccomp profile** [cri#1472](https://github.com/containerd/cri/pull/1472)
* **Add SELinux support** [cri#1487](https://github.com/containerd/cri/pull/1487)

And many more improvements and bug fixes in the complete changelog

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

### Contributors

* Phil Estes
* Lantao Liu
* Sebastiaan van Stijn
* Akihiro Suda
* Michael Crosby
* Mike Brown
* Wei Fu
* Derek McGowan
* Boris Popovschi
* Maksym Pavlenko
* Brandon Lum
* Davanum Srinivas
* Stefan Berger
* Rui Chen
* Stefan Berger
* Brian Goff
* Kohei Tokunaga
* Kir Kolyshkin
* Paul "TBBle" Hampson
* Shengjing Zhu
* Justin Terry
* Kazuyoshi Kato
* Li Yuxuan
* Fahed Dorgaa
* Gaurav Singh
* Hu Shuai
* Xiaodong Ye
* Jie Hao Liao
* Johannes Frey
* Ted Yu
* Eric Ren
* Erik Sipsma
* Fupan Li
* Joakim Roubert
* Mario Macias
* Sam Whited
* Sascha Grunert
* Tõnis Tiigi
* Alex Price
* Antonio Ojea
* Byonggon Chun
* Daniel Canter
* Darren Shepherd
* Ed Bartosh
* George Goh
* Junior Santos
* Kathryn Baldauf
* Kenta Tada
* Kevin Parsons
* Manuel Rüger
* Seth Pellegrino
* Shengjing Zhu
* Stephen J Day
* Tibor Vass
* Tom Faulhaber
* xianlubird
* Abhishek Kulkarni
* Alex Ellis (OpenFaaS Ltd)
* Ameya Gawde
* Andrew Dunham
* Angela Li
* Arnaud Rebillout
* Ashray Jain
* Avi Deitcher
* Bingshen Wang
* Brian Pursley
* Chethan Suresh
* Chris C
* Daniel Bevenius
* Dave Syer
* Drew Erny
* Eli Uriegas
* Eric Ernst
* Eric Ernst
* Erik Wilson
* Evan Cordell
* Fabricio Voznika
* Florian Schmaus
* Gábor Lipták
* Haitao Li
* HsuanChi (Austin) Kuo
* Ivan Markin
* Jacob Blain Christen
* James Sturtevant
* Jintao Zhang
* Johann Neuhauser
* John Millikin
* Jordan Karaze
* Joris De Winne
* Josh Dolitsky
* Justin Cormack
* Justin Hutchings
* Kiril Vladimiroff
* Laszlo Janosi
* Lifubang
* Lorenz Brun
* Lucas Kanashiro
* Mario Macias
* Martin Hickey
* Mihai Coman
* Mikko Ylinen
* Morgan Bauer
* Murat
* Nick Ethier
* Nishchay Kumar
* Peng Tao
* Philip Marin
* Reid Li
* Rudy Zhang
* SaiHarshaK
* Seth Bunce
* Sherif
* Shiwei Zhang
* SiYu Zhao
* Stanislav Levin
* Takumasa Sakao
* Thibaut Collet
* Tim Allclair
* Tobias Bradtke
* Tobias Klauser
* Tom Wieczorek
* Ulysses Souza
* Wilbert van de Ridder
* Yikun Jiang
* Zhiyu Li
* dingdongx
* sayaoailun
* yang yang
* yuxiaobo
* 张潇
* 徐敏才

### Changes
<details><summary>865 commits</summary>
<p>

* [`e9f94064`](https://github.com/containerd/containerd/commit/e9f94064b9616ab36a8a51d632a63f97f7783c3d) Merge pull request  [#4469](https://github.com/containerd/containerd/pull/4469) from dmcgowan/update-1.4.0-rc.1
* [`790c131c`](https://github.com/containerd/containerd/commit/790c131cf413e0902cb2406deea86f5e3fc4cbff) Merge pull request  [#4465](https://github.com/containerd/containerd/pull/4465) from dmcgowan/github-release-cri
* [`41469ed7`](https://github.com/containerd/containerd/commit/41469ed72b78060fbd5fd6e9163fcc44423a20eb) Update version for 1.4.0-rc.1
* [`f0c50967`](https://github.com/containerd/containerd/commit/f0c50967fbe65e809fcb2e79f1120bcda88887e6) Merge pull request  [#4466](https://github.com/containerd/containerd/pull/4466) from thaJeztah/bump_cri2
* [`60fa35f1`](https://github.com/containerd/containerd/commit/60fa35f11eba7422119d76dc72e15f315786a37c) Fix DCO commit limit
* [`d2472ecc`](https://github.com/containerd/containerd/commit/d2472ecc5951aa20c50ce9a2b9ec4537e6dbb830) Add CRI release build
* [`1c7312e5`](https://github.com/containerd/containerd/commit/1c7312e5da1ae8ca3cf238397939ed1d24f60758) Update containerd systemd unit file
* [`ccda5376`](https://github.com/containerd/containerd/commit/ccda537604f92d580d0c467d83817f0f0f207667) Create etcd user in cloud init.
* [`e973719c`](https://github.com/containerd/containerd/commit/e973719ccf2294b9defa4e1315639f7d5da8adf5) use containerd/project header test
* [`cb7ffd4b`](https://github.com/containerd/containerd/commit/cb7ffd4b0bf9d76217cd4075aac66521e0769130) Fix indent in cni.template.
* [`3e03ba7a`](https://github.com/containerd/containerd/commit/3e03ba7aa280650dd8efde3dffb27ef356525a1e) Update deployment and integration test
* [`9c545179`](https://github.com/containerd/containerd/commit/9c54517920da8da51632a927793b4e0c9612e038) Add TaskMax=infinity
* [`523b0b3c`](https://github.com/containerd/containerd/commit/523b0b3c61b2cb9eac0b335fff399c8016f269e6) Remove `noSnat`
* [`231d291b`](https://github.com/containerd/containerd/commit/231d291b2d4044233d1012292b89a0fae910d428) Use v2 config.
* [`1e1688d2`](https://github.com/containerd/containerd/commit/1e1688d2111b5ba68538977d6449aab991f14b12) Use per-pod shim.
* [`87bd84a7`](https://github.com/containerd/containerd/commit/87bd84a7bb3e3933c466a40a7f9a197eadb404f7) Add DefaultRuntimeName option.
* [`cfab98a5`](https://github.com/containerd/containerd/commit/cfab98a5fd1c64a8ae1a1c016989c8fe08ea9227) Use ctr images import.
* [`5e3ac16c`](https://github.com/containerd/containerd/commit/5e3ac16cc60138d537643d06e58462544ce478b3) Add `cri` as required plugin.
* [`5b9d8476`](https://github.com/containerd/containerd/commit/5b9d8476eaeb6130da70a5d31ca59c78ba8e7478) Use runc.v1 for now for debugging.
* [`e6e272e7`](https://github.com/containerd/containerd/commit/e6e272e740a3f4b15bd3cd1ede006a31d54b3dc4) Enable runc.v2 as the default runtime in test.
* [`d19aa0fd`](https://github.com/containerd/containerd/commit/d19aa0fd2e2f24a536ac5c4ed37bc576c1d552d2) Use local env to avoid writing to passed-in readonly env.
* [`ee6d69bb`](https://github.com/containerd/containerd/commit/ee6d69bbc10d0db18bbbc1e7e40a9f8dd59350f3) Set default "" to extra runtime handler.
* [`474c79bd`](https://github.com/containerd/containerd/commit/474c79bd52b90cdd93da72bee9ca1d72e839797c) Expose vars to configure an additional runtime handler
* [`ce12477f`](https://github.com/containerd/containerd/commit/ce12477f47f16009ec63b704532c726284fcc638) Support docker 18.09 in the test script.
* [`14671210`](https://github.com/containerd/containerd/commit/1467121010350d18bf52510c290c37692c56ff33) Remove the unused `health-monitor.sh`.
* [`201ad4d3`](https://github.com/containerd/containerd/commit/201ad4d3c47686b2cc6f24e8393d93de8e020573) Support netd in GCE bootstrap.
* [`5ce70575`](https://github.com/containerd/containerd/commit/5ce70575020e855e03d4f0c3dc83e8a01f5ff151) Serve streaming on localhost by default to match k8s 1.11 default.
* [`b553fdaf`](https://github.com/containerd/containerd/commit/b553fdaf31f32328d51760a37796065dd2ba8783) Remove crictl on GCE for all cases.
* [`d8ce08fd`](https://github.com/containerd/containerd/commit/d8ce08fd9233104298c435af233866cddae742c1) Set stream server to serve on localhost on GCE.
* [`1629bab7`](https://github.com/containerd/containerd/commit/1629bab7f9c373381fd3cea3e1393bdf653cd7f4) Make max container log line size configurable through cloud init.
* [`042378dc`](https://github.com/containerd/containerd/commit/042378dcf11858ba3223f5285c87f247960e1bd3) Disable TLS streaming to work with new kubelet streaming proxy.
* [`37f2ecad`](https://github.com/containerd/containerd/commit/37f2ecad973cfce9209206ad3b0639e31111c02d) Update cni.template
* [`b58b6fef`](https://github.com/containerd/containerd/commit/b58b6fef86ad7f294d4b22a00488aa825c91abed) Disable restart plugin on GCE.
* [`f938a166`](https://github.com/containerd/containerd/commit/f938a166cd55784efe9cc8c25d92b19501990791) Fix kube-container-runtime-monitor.
* [`91f8e61b`](https://github.com/containerd/containerd/commit/91f8e61bd3ee53ebc943ec25c3a3867a4ba73ae4) Use crictl installed in kube-up.sh
* [`5161f663`](https://github.com/containerd/containerd/commit/5161f663e4e3313425a3361574e457a4390d1693) Add `unix:https://` prefix for socket addresses used by CRI remote client.
* [`1b995fca`](https://github.com/containerd/containerd/commit/1b995fcaf2ae73872f4c1a2df983f4854d4c9c9d) Add KUBE_CONTAINER_RUNTIME_NAME to fix fluentd support.
* [`48457a25`](https://github.com/containerd/containerd/commit/48457a254eaf7e091ed51e3b797578141384909a) Try using preloaded containerd if no version is specified.
* [`c67a38b0`](https://github.com/containerd/containerd/commit/c67a38b0b5b06d1d879df787bd4b5752d3c63569) Add log level support.
* [`4453aac0`](https://github.com/containerd/containerd/commit/4453aac0057a809e719d56e22d9e53c324867626) Improve gce bootstrapping in various ways.
* [`1bd3cdc5`](https://github.com/containerd/containerd/commit/1bd3cdc572e2545d7df719ce72a231981001ab16) Add cni config template support.
* [`d520fac5`](https://github.com/containerd/containerd/commit/d520fac5083225de64edb313c39114d0e26c94a5) Enable TLS streaming in all the setup.
* [`cdb4aec9`](https://github.com/containerd/containerd/commit/cdb4aec93a9043a6d4a0ed5dc66b179895cce0e1) Use systemd service cgroup and oom score adj.
* [`af8bd806`](https://github.com/containerd/containerd/commit/af8bd80689b4e3ece62c286c30b696d72a60e50c) Fix for kube-up.sh and update several documments.
* [`005da4a9`](https://github.com/containerd/containerd/commit/005da4a9b952620f7784d2f6e95d107693e1c1a1) Replace `ctrcri` with `ctr cri`.
* [`0e2bd216`](https://github.com/containerd/containerd/commit/0e2bd216cecb834fbc9321ee42a58d6f6d5d5a08) Update GCE cluster bootstrapping and e2e test
* [`59e65e1f`](https://github.com/containerd/containerd/commit/59e65e1f3722aeb70b0c9884486b1a70ef1a660b) Enable container log rotation.
* [`85b4e69c`](https://github.com/containerd/containerd/commit/85b4e69c9fefd940c96d5cd58255c91f6371e9fe) Do not block on stream server close.
* [`2ea6584c`](https://github.com/containerd/containerd/commit/2ea6584ca7a935fb40f3fbe85f0bb955a8fa8a5f) Add initial wait for health-monitor and use pkill -x.
* [`56b7ef2c`](https://github.com/containerd/containerd/commit/56b7ef2c4d8e925627134926a2d98a5bcdfc650e) The ENV is finalized as KUBE_KUBELET_EXTRA_ARGS.
* [`24a3a0a0`](https://github.com/containerd/containerd/commit/24a3a0a0682c4ba9293fd856ded88aa9888929d6) change crictl sandboxes to pods; other references to sandboxes
* [`8bc30e7a`](https://github.com/containerd/containerd/commit/8bc30e7a2e4bee25146f7ae2c8fc2d419e4a3938) Update ocicni to main stream.
* [`a0107155`](https://github.com/containerd/containerd/commit/a0107155843459e6891d71b1010fe41803cb6324) Add a separate CLI for cri-containerd `ctrcri`.
* [`a843a306`](https://github.com/containerd/containerd/commit/a843a30645c4847f17dc9b0046b5a27e7a215e4e) Use registry-1.docker.io as backup
* [`ec649079`](https://github.com/containerd/containerd/commit/ec649079a91b60529efd23642723b1cd6231415d) Put version into metadata so that version won't be changed across restart.
* [`7cbc1c8d`](https://github.com/containerd/containerd/commit/7cbc1c8dc394915869b238544c839a2174c0dbd4) Set registry mirror.
* [`9f0816ac`](https://github.com/containerd/containerd/commit/9f0816ac43d38fdd84fbed37e6cf05d5f14c48de) Configure container runtime cgroups for cgroup.
* [`be72f47e`](https://github.com/containerd/containerd/commit/be72f47ec93361e6975a342317193d8b75e9a3d4) Add runtime cgroup and fix a cli panic.
* [`680e21c4`](https://github.com/containerd/containerd/commit/680e21c43046e722b61fb6e9c97e475bc785f077) Update all glog flags to `log-level`.
* [`d50b9dd6`](https://github.com/containerd/containerd/commit/d50b9dd64c13f73a90317eca0eba818e4ff406ce) Update containerd to 6c7abf7c76c1973d4fb4b0bad51691de84869a51.
* [`869ea6b0`](https://github.com/containerd/containerd/commit/869ea6b0c809ae397cc626074ec76af65e41f6f3) Add document for kube-up.sh
* [`30cbfb62`](https://github.com/containerd/containerd/commit/30cbfb62ec1abc22bd925e3593e342f00c7ccded) Add OS and arch in release tarball.
* [`0512d1e0`](https://github.com/containerd/containerd/commit/0512d1e0b2d56eb6c80d8a8604bb4745128f9fc5) Add `cluster` directory and health-monitor.sh.
* [`8a3f1c99`](https://github.com/containerd/containerd/commit/8a3f1c99e0d117bd1877d7b98cc88a61a2809f25) Merge pull request  [#4451](https://github.com/containerd/containerd/pull/4451) from dweomer/test-selinux
* [`a1736f98`](https://github.com/containerd/containerd/commit/a1736f98a5e3c0816c5d8a9d04d002a5c9c85249) vendor: containerd/cri 4e6644c8cf7fb825f62e0007421b7d83dfeab5a1
* [`15fa7f37`](https://github.com/containerd/containerd/commit/15fa7f3787e3ea44fe4e602cf91608126ede8b86) vendor: update kubernetes v1.19.0-rc.4
* [`4a0ac319`](https://github.com/containerd/containerd/commit/4a0ac319caf106503fcd7cb96240e121494eb0de) vendor: golang.org/x/sys v0.0.0-20200622214017-ed371f2e16b4
* [`f80b4dc5`](https://github.com/containerd/containerd/commit/f80b4dc586e3d1a9605f150eb32a1708300fc077) vendor: golang.org/x/net v0.0.0-20200707034311-ab3426394381
* [`5a9a6a14`](https://github.com/containerd/containerd/commit/5a9a6a145eed5ac4e980246e5e60ab7e8aa091f8) vendor: golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
* [`aa40ebb4`](https://github.com/containerd/containerd/commit/aa40ebb417f30d77663942ad58f89c008cb53929) vendor: json-iterator/go v1.1.10
* [`4252d2c9`](https://github.com/containerd/containerd/commit/4252d2c9b1db393bb7c23509a7486c46b7593fd6) Merge pull request  [#4461](https://github.com/containerd/containerd/pull/4461) from AkihiroSuda/update-rootless-doc
* [`269633f7`](https://github.com/containerd/containerd/commit/269633f72ebb4f3273bc09079bd17562bbb02d2a) Merge pull request  [#4459](https://github.com/containerd/containerd/pull/4459) from AkihiroSuda/runc-rc92
* [`b4376e98`](https://github.com/containerd/containerd/commit/b4376e9865848e6985c4d3377a57947ce3bcce63) Update Vagrantfile for testing SELinux
* [`23934e86`](https://github.com/containerd/containerd/commit/23934e86868459ec9d2fb7ee7dd37e4b00b28c9f) Merge pull request  [#4462](https://github.com/containerd/containerd/pull/4462) from thaJeztah/bump_golang_1.13.15
* [`55c9eade`](https://github.com/containerd/containerd/commit/55c9eade39f6ad52f4559e7385a521a9c44f8bdc) Bump Golang 1.13.15
* [`e3e2c394`](https://github.com/containerd/containerd/commit/e3e2c394626a80009203290f6df0a4cbb6dcf05a) update docs/rootless.md
* [`84336029`](https://github.com/containerd/containerd/commit/84336029897ea2635a8e4fd110275c13d7acde44) update runc to v1.0.0-rc92
* [`3cdc7bf1`](https://github.com/containerd/containerd/commit/3cdc7bf13d2210d71b703177d9cbae37f59afdc1) Merge pull request  [#4457](https://github.com/containerd/containerd/pull/4457) from thaJeztah/bump_cri_tools
* [`3cc2be2a`](https://github.com/containerd/containerd/commit/3cc2be2a870fcef211e36c75dab7b2f395662bef) Update cri-tools to v1.18.0-100-g2bf7674 for Go 1.15 compatibility
* [`85b15eff`](https://github.com/containerd/containerd/commit/85b15eff4581d7e5e3bccb40fdd4f35b6946f545) Merge pull request  [#4449](https://github.com/containerd/containerd/pull/4449) from dmcgowan/prepare-1.4.0-rc.0
* [`62885592`](https://github.com/containerd/containerd/commit/6288559231a5c01aeeba316b5be2bfd0c02a3434) Prepare 1.4.0-rc.0 release
* [`666198cd`](https://github.com/containerd/containerd/commit/666198cd2a3e5c0973118cfa6532b459b4494fa2) Merge pull request  [#4446](https://github.com/containerd/containerd/pull/4446) from kzys/devmapper-platform
* [`74e9aa7a`](https://github.com/containerd/containerd/commit/74e9aa7abbea1ba4e88d3fe4a28713f27e008538) snapshots/devmapper: don't hardcord the platform strings
* [`0f08a55d`](https://github.com/containerd/containerd/commit/0f08a55d6b62409e3568b976e4d0a8927846d435) Merge pull request  [#4413](https://github.com/containerd/containerd/pull/4413) from dmcgowan/registry-proxy-ns
* [`adeba792`](https://github.com/containerd/containerd/commit/adeba792f16bff6d8f68d560566ed50202634bac) Add namespace query parameter for registry proxying
* [`49837814`](https://github.com/containerd/containerd/commit/49837814b3167d99b15965cab0673fedf0fcd953) Merge pull request  [#4433](https://github.com/containerd/containerd/pull/4433) from Yikun/enable-new-nodeset
* [`bd92d567`](https://github.com/containerd/containerd/commit/bd92d567a52c59e38e56c70eae6abf5adf74f8f0) Merge pull request  [#4442](https://github.com/containerd/containerd/pull/4442) from estesp/noop-deps
* [`5a190c70`](https://github.com/containerd/containerd/commit/5a190c707790abea694b09765bb859ca88fe0b7d) Remove seccomp/Linux deps steps in GH Actions
* [`6162ae93`](https://github.com/containerd/containerd/commit/6162ae93db564f05cc257d4d7597289a091ed611) Merge pull request  [#4439](https://github.com/containerd/containerd/pull/4439) from AkihiroSuda/cri-20200731
* [`6988b4d6`](https://github.com/containerd/containerd/commit/6988b4d640d0a709dd60732d6351801057da2ec7) remove `seccomp` buildtag
* [`362b7167`](https://github.com/containerd/containerd/commit/362b7167a71b7e32ae9f9c784c8afe0b66287605) vendor: update cri (no more libseccomp cgo dependency)
* [`df8352f1`](https://github.com/containerd/containerd/commit/df8352f1ff4c787312e7805a6e2ec6686adbda5f) Merge pull request  [#4335](https://github.com/containerd/containerd/pull/4335) from ktock/sn-doc
* [`4a96be97`](https://github.com/containerd/containerd/commit/4a96be97958fd662ba058042de69cd0fd59aae3e) Merge pull request  [#4431](https://github.com/containerd/containerd/pull/4431) from TBBle/import_manifest_for_test_binary
* [`fa1220fc`](https://github.com/containerd/containerd/commit/fa1220fce33f35f91a65aa36541a2c42c213ecc2) Merge pull request  [#4436](https://github.com/containerd/containerd/pull/4436) from tonistiigi/tokenscopes-public
* [`03b5a053`](https://github.com/containerd/containerd/commit/03b5a053ea0e00414fb90bc567ceacb3157eab11) remotes: mark GetTokenScopes public
* [`779ef602`](https://github.com/containerd/containerd/commit/779ef60231a555f7eb9ba82b052d59b69ca2ef10) Merge pull request  [#4435](https://github.com/containerd/containerd/pull/4435) from tao12345666333/update-runc
* [`b43a01a2`](https://github.com/containerd/containerd/commit/b43a01a221a92d6f507e3a34c42929cdb82a3c27) Change nodeset to `ubuntu-xenial-arm64-openlab`
* [`c2a6f180`](https://github.com/containerd/containerd/commit/c2a6f180d7a4b43fdbf59f144192b510d8c194f8) Merge pull request  [#4428](https://github.com/containerd/containerd/pull/4428) from thaJeztah/bump_continuity
* [`d4b17275`](https://github.com/containerd/containerd/commit/d4b17275d637e8f2954b00fd493f9ebfca3ff10e) Merge pull request  [#4384](https://github.com/containerd/containerd/pull/4384) from AkihiroSuda/deprecate-legacy-shims
* [`04b98bb0`](https://github.com/containerd/containerd/commit/04b98bb0eed3a2f8baee83c34571e3a7b5afdcc6) Deprecate legacy shims
* [`40b22ef0`](https://github.com/containerd/containerd/commit/40b22ef0741028917761d8c5d5d29e0d19038836) Merge pull request  [#4429](https://github.com/containerd/containerd/pull/4429) from crosbymichael/task-spec
* [`9a3e95d3`](https://github.com/containerd/containerd/commit/9a3e95d351a382685d701af6209730c85172c766) Merge pull request  [#4430](https://github.com/containerd/containerd/pull/4430) from crosbymichael/ctr-cpus
* [`b8702318`](https://github.com/containerd/containerd/commit/b87023185403dd4806cfe1496f7bcbd57a5db832) vendor runc library to v1.0.0-rc91-48-g67169a9d
* [`02afa942`](https://github.com/containerd/containerd/commit/02afa94256dc3585634fd4c522d8616328305f12) Add --cpus flag to ctr
* [`aa56cfc0`](https://github.com/containerd/containerd/commit/aa56cfc0a8a1b79e6e2322a0327db1f536a89419) Import Windows manifest into test build, rather than copying by script
* [`eb6354a1`](https://github.com/containerd/containerd/commit/eb6354a1186044e9cbcf2c7086b2647be679ebbe) Merge pull request  [#4427](https://github.com/containerd/containerd/pull/4427) from TBBle/test_improvements
* [`5b162741`](https://github.com/containerd/containerd/commit/5b1627410df39295b69c4a0b47239591d09050b2) vendor: update containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165
* [`1ec1e9ea`](https://github.com/containerd/containerd/commit/1ec1e9eabfbf3290e2a69b9a787a24c318535c14) Add Windows 10/Windows Server 2004 for integration tests
* [`faa4ff56`](https://github.com/containerd/containerd/commit/faa4ff56e41793dfa22041b89ba2c838bacd5714) Usefully fail tests with unknown or bad Windows Build version
* [`3795dd41`](https://github.com/containerd/containerd/commit/3795dd41aefc833e5647d397baf8712af89278b5) Always report server log from verbose integration test runs
* [`4318f93f`](https://github.com/containerd/containerd/commit/4318f93f9cbe6a943b1155a3d458c49ff1da1578) Add Spec() method to task
* [`d184a0a3`](https://github.com/containerd/containerd/commit/d184a0a3430dc4a17a47cce37fb36126ac0c699a) Merge pull request  [#4414](https://github.com/containerd/containerd/pull/4414) from dmcgowan/discard-content
* [`67f19bfd`](https://github.com/containerd/containerd/commit/67f19bfdd8b878d42e5e9ad39cc9816aaec50728) Merge pull request  [#4388](https://github.com/containerd/containerd/pull/4388) from AkihiroSuda/fix-mount-wait-no-child-processes
* [`3c2a77bd`](https://github.com/containerd/containerd/commit/3c2a77bd7956efa1dc6681ca7c9b6869ddc4ee38) Merge pull request  [#4421](https://github.com/containerd/containerd/pull/4421) from crosbymichael/selinux-range
* [`cf99e16c`](https://github.com/containerd/containerd/commit/cf99e16cd0fcc86213e2528d1c724ccf9d99fe5d) Merge pull request  [#4420](https://github.com/containerd/containerd/pull/4420) from mikebrow/cni-config-update
* [`3611efdc`](https://github.com/containerd/containerd/commit/3611efdcefe5237f49cd454fa2e3a7bc7b52ef5a) update cri to 8448b92d237e877bed1e4aa7a0baf0dee234
* [`1b320bcc`](https://github.com/containerd/containerd/commit/1b320bcc269c49f844cbe75b641090c894bdc9a6) update for cni config
* [`c2081369`](https://github.com/containerd/containerd/commit/c2081369c504e799e355e3e107519994894f9915) Add doc about remote snapshotter
* [`403dc83a`](https://github.com/containerd/containerd/commit/403dc83a291684a7d5b7b0e4dfcd60b82a7518ae) mount: retry executing the helper binary on ECHILD
* [`1a571fcf`](https://github.com/containerd/containerd/commit/1a571fcf1b0b3bf8839a012f550c2f5eff084f12) Merge pull request  [#4374](https://github.com/containerd/containerd/pull/4374) from kzys/suspend-devmapper
* [`59e1aa96`](https://github.com/containerd/containerd/commit/59e1aa963fd823b72e0096dec47b3a2ec73c4634) Merge pull request  [#4407](https://github.com/containerd/containerd/pull/4407) from AkihiroSuda/cri-20200720
* [`2cc2414e`](https://github.com/containerd/containerd/commit/2cc2414ec5ff4735c572921aa6cd61ecdd7ebd5a) Merge pull request  [#4412](https://github.com/containerd/containerd/pull/4412) from cpuguy83/shim2_event_cancelled
* [`97c081c8`](https://github.com/containerd/containerd/commit/97c081c84b8298b767bb61c4e4d9f7d0f091662c) Merge pull request  [#4410](https://github.com/containerd/containerd/pull/4410) from TBBle/minor_windows_fixes
* [`e6306f9f`](https://github.com/containerd/containerd/commit/e6306f9fdf26c9d3f71e63949029656c86b95f35) Merge pull request  [#4401](https://github.com/containerd/containerd/pull/4401) from smowafy/parse-id-mappings
* [`06fb93e0`](https://github.com/containerd/containerd/commit/06fb93e0f07b878b0c377fe6d14d83be12c37c17) Reject host-mode networking on Windows
* [`ca15cb0d`](https://github.com/containerd/containerd/commit/ca15cb0d81a0b89b656b96858648730b328830a1) Fix incorrect (cut-and-paste) method comment
* [`c8b14ae4`](https://github.com/containerd/containerd/commit/c8b14ae4c01e620dc84704dd4b6a080eed0dc62e) Set content labels based on content type
* [`d7b9cb00`](https://github.com/containerd/containerd/commit/d7b9cb00198600574ea8ac6db62ea8bdd076e466) shim: move event context timeout to publsher
* [`ec05460c`](https://github.com/containerd/containerd/commit/ec05460c1de5492c5c1f6b4ff63c6b25675e2ce4) Merge pull request  [#4408](https://github.com/containerd/containerd/pull/4408) from AkihiroSuda/cgroup2-runc
* [`b97c660e`](https://github.com/containerd/containerd/commit/b97c660e1631da37aa48df4c91f5d82c96d69120) cgroup2 CI: add RUNC_FLAVOR=runc
* [`1a7bbd1f`](https://github.com/containerd/containerd/commit/1a7bbd1f71ccef5941437a4ee31e2c3da64d732f) vendor: update containerd/cri
* [`96099550`](https://github.com/containerd/containerd/commit/96099550b5da68493e5df3c71541cc6f65d65e4d) parseIDMapping: accept 32-bit IDs
* [`e818fe27`](https://github.com/containerd/containerd/commit/e818fe27ce4da809fa9706d3e7d40ba242f8d2cd) Merge pull request  [#4346](https://github.com/containerd/containerd/pull/4346) from AkihiroSuda/ci-cgroup2
* [`c2c9f442`](https://github.com/containerd/containerd/commit/c2c9f4420a9c19072bd296e09479c6377d389e3e) Merge pull request  [#4398](https://github.com/containerd/containerd/pull/4398) from thaJeztah/bump_golang_1.13.14
* [`089672ff`](https://github.com/containerd/containerd/commit/089672fff437a3c7b566ca41e2ea418a377b595d) Bump Golang 1.13.14
* [`4feb8c46`](https://github.com/containerd/containerd/commit/4feb8c462393ce6834dda9e3464c4fee8ee73232) Merge pull request  [#4383](https://github.com/containerd/containerd/pull/4383) from dims/update-to-go-systemd-and-selinux-deps
* [`c383436a`](https://github.com/containerd/containerd/commit/c383436af75e3b3db3dc42f12e76f53f766647e2) snapshots/devmapper: suspend a device to avoid data corruption
* [`56c440ec`](https://github.com/containerd/containerd/commit/56c440ec7f854d9885e1a9e82bb945677ba96f9a) Merge pull request  [#4393](https://github.com/containerd/containerd/pull/4393) from TBBle/annotate_bare_errnotimplemented
* [`71f11db8`](https://github.com/containerd/containerd/commit/71f11db8a3015346620014981a31e5792f652aac) Annotate bare ErrNotImplemented returns
* [`061d338e`](https://github.com/containerd/containerd/commit/061d338ec2589f7c923f1d36a1359e3ff971a9a4) CI: run CRI tests on Fedora 32
* [`4318fa9c`](https://github.com/containerd/containerd/commit/4318fa9c1f0d355a63879443a0519ed8e58cdd92) Merge pull request  [#4376](https://github.com/containerd/containerd/pull/4376) from AkihiroSuda/test-v1-shim
* [`3560a453`](https://github.com/containerd/containerd/commit/3560a453e4435a8d0b9382c5e631c68644dd0671) Merge pull request  [#4385](https://github.com/containerd/containerd/pull/4385) from AkihiroSuda/fix-cri-dead-link
* [`decbb049`](https://github.com/containerd/containerd/commit/decbb0499705e08d4e93534487314d4418c4b4c7) RELEASES.md: fix a dead link
* [`f4ebe02f`](https://github.com/containerd/containerd/commit/f4ebe02f98d6c0872632c18e98f3bba51260ced8) Merge pull request  [#4377](https://github.com/containerd/containerd/pull/4377) from AkihiroSuda/ci-remove-unreferenced-variable
* [`b2ee4320`](https://github.com/containerd/containerd/commit/b2ee43206b24543d20a3a6590ae68eb343225257) CI: add back shim v1 test
* [`c4418bb3`](https://github.com/containerd/containerd/commit/c4418bb3a83ba14371b663d9b56f1b7d4c511ccc) CI: remove an unreferenced variable
* [`212c2983`](https://github.com/containerd/containerd/commit/212c29833f0757c21782392367cf403c41b5d534) Updates to go-systemd and selinux
* [`c763f3af`](https://github.com/containerd/containerd/commit/c763f3afc2e80c877561189ea4a72405b02ad6b3) Merge pull request  [#4380](https://github.com/containerd/containerd/pull/4380) from estesp/clashing-containerds
* [`b47c7ec2`](https://github.com/containerd/containerd/commit/b47c7ec274ff34488409f767a3026a0e0c0750e3) Update to later version of critools with timing fix.
* [`7af3d7e1`](https://github.com/containerd/containerd/commit/7af3d7e17685975d50f1619a9da2c83bee6c08f3) Don't clash with GH Actions runner's containerd
* [`d2776ef6`](https://github.com/containerd/containerd/commit/d2776ef6bcc534f354c600f464f3e8ca0c2a3658) Merge pull request  [#4375](https://github.com/containerd/containerd/pull/4375) from AkihiroSuda/go-1.13.13
* [`c520f819`](https://github.com/containerd/containerd/commit/c520f819a2be661477a7f7d7be8182d24c70ff73) Bump Go 1.13.13
* [`4bec2dbd`](https://github.com/containerd/containerd/commit/4bec2dbd4f23be6d3bc034330df72e45eedc1838) Merge pull request  [#4373](https://github.com/containerd/containerd/pull/4373) from tonistiigi/darwin-variant-log
* [`7119a2a1`](https://github.com/containerd/containerd/commit/7119a2a152edcf517a6cbc3271794c720bff2bd8) platforms: don’t log arm variant error on darwin
* [`5d470fa2`](https://github.com/containerd/containerd/commit/5d470fa23bf969e16b25212703b7a9902dd6cda7) Merge pull request  [#4372](https://github.com/containerd/containerd/pull/4372) from dmcgowan/prepare-1.4-beta.2
* [`fc044851`](https://github.com/containerd/containerd/commit/fc0448518678e9e41e49c91613a57fcc4c23970e) Update version to 1.4.0-beta.2
* [`9cd02b59`](https://github.com/containerd/containerd/commit/9cd02b59531e0230f3b63774bd100c78aec5e410) Merge pull request  [#4371](https://github.com/containerd/containerd/pull/4371) from thaJeztah/bump_cgroups
* [`cc493eba`](https://github.com/containerd/containerd/commit/cc493eba3fdf1f1756a8bc6a5f486a8e384da0ac) vendor: containerd/cgroups 318312a373405e5e91134d8063d04d59768a1bff
* [`a6697c1d`](https://github.com/containerd/containerd/commit/a6697c1d5f1d00f3e56048503aef8aa70b9b4170) Merge pull request  [#4369](https://github.com/containerd/containerd/pull/4369) from estesp/step-title
* [`3f427d3d`](https://github.com/containerd/containerd/commit/3f427d3d6359101ac3539723e378a62dea088abb) Merge pull request  [#4367](https://github.com/containerd/containerd/pull/4367) from gaurav1086/TestExchangeFilters_fix_deadlock
* [`7855b0a7`](https://github.com/containerd/containerd/commit/7855b0a78151dce964460217eccf718dd0d0817c) Make title similar with other CI workflow jobs
* [`852587cd`](https://github.com/containerd/containerd/commit/852587cd18c43f0b8086649865a0c9cad5403e03) [events/exchange_test] Fix deadlock in TestExchangeFilters
* [`334f567e`](https://github.com/containerd/containerd/commit/334f567e0130b2734a3a5439f2bb644d14aa66e4) Merge pull request  [#4366](https://github.com/containerd/containerd/pull/4366) from murat-kilic/update-build-doc-for-golang-req
* [`d47c0392`](https://github.com/containerd/containerd/commit/d47c0392dfeadd44582f96863aff898b593430b2) Updating build doc to require Go 1.13
* [`4f979f06`](https://github.com/containerd/containerd/commit/4f979f0655149995464d5058cf855b62b89a6423) Merge pull request  [#4364](https://github.com/containerd/containerd/pull/4364) from AkihiroSuda/ci-v1-v2-clarity
* [`09f45339`](https://github.com/containerd/containerd/commit/09f45339414dcc542a8ace4b6f01c8f300ca4337) CI: {v1, v2} -> io.containerd.runc.{v1,v2}
* [`68b9b8f8`](https://github.com/containerd/containerd/commit/68b9b8f8961a59084176b0456e938c855b63de7c) Merge pull request  [#4259](https://github.com/containerd/containerd/pull/4259) from estesp/fuse-overlayfs
* [`fa0f7cbb`](https://github.com/containerd/containerd/commit/fa0f7cbb41ec6e8a5937e79d8c35ae7d3df527cd) Merge pull request  [#4355](https://github.com/containerd/containerd/pull/4355) from fuweid/fix4342
* [`422c401a`](https://github.com/containerd/containerd/commit/422c401a4866fae8543c7f771f41ea1195619dfb) Merge pull request  [#4353](https://github.com/containerd/containerd/pull/4353) from gaurav1086/TestExchangeBasic_fix_deadlock
* [`5c695da7`](https://github.com/containerd/containerd/commit/5c695da77b0823df3b4a79100f0fb63f9ce6446b) Merge pull request  [#4362](https://github.com/containerd/containerd/pull/4362) from mikebrow/update-cri-enable-force-remove
* [`d7e59b14`](https://github.com/containerd/containerd/commit/d7e59b141cfc608e89b80693862064daac19c28e) enable removecontainer to forcibly remove containers
* [`3919dbcb`](https://github.com/containerd/containerd/commit/3919dbcba2aa6c9ced5e75a48eeb9f6d070d0181) Merge pull request  [#4357](https://github.com/containerd/containerd/pull/4357) from dims/update-runc-to-v1.0.0-rc91
* [`963625d7`](https://github.com/containerd/containerd/commit/963625d7bcee468ced2f868a9de6dbb2c7506514) Update runc to v1.0.0-rc91
* [`5e7751b1`](https://github.com/containerd/containerd/commit/5e7751b1d37187dd232adc47805bfb872c1e78f5) Merge pull request  [#4360](https://github.com/containerd/containerd/pull/4360) from AkihiroSuda/crun-014
* [`f821b771`](https://github.com/containerd/containerd/commit/f821b771511e2843109d73f2adfcfb4b2920cfab) Merge pull request  [#4272](https://github.com/containerd/containerd/pull/4272) from dmcgowan/update-registry-host-config
* [`c041970e`](https://github.com/containerd/containerd/commit/c041970e99dc3104a1f29e1c9733fe73df8a904c) update crun to v0.14
* [`c91c72c8`](https://github.com/containerd/containerd/commit/c91c72c8670a3b88acb714bd9afd5632a8ac781c) Merge pull request  [#4239](https://github.com/containerd/containerd/pull/4239) from thaJeztah/md2manv2_urfave_bump
* [`a6dd1f27`](https://github.com/containerd/containerd/commit/a6dd1f27d963801d8237d14b1caa61762a388628) update urfave/cli v1.22.1, go-md2man v2.0.0, blackfriday v2.0.1
* [`68b736dd`](https://github.com/containerd/containerd/commit/68b736ddfc934649fa0af8913ef9c13a26d1422c) cio: should not open fifo for stderr if terminal
* [`468d4e1c`](https://github.com/containerd/containerd/commit/468d4e1ccf4ccb1425cca6417a49837d15605c73) Merge pull request  [#4356](https://github.com/containerd/containerd/pull/4356) from estesp/actions-fixes
* [`57a9f0b5`](https://github.com/containerd/containerd/commit/57a9f0b50d6a8dd6e01cd774d6e9fcdd786e5bb0) Minor actions fixes/updates
* [`148cc8f7`](https://github.com/containerd/containerd/commit/148cc8f713e383f6fc8f1e598ecdd4978cfbcb16) [events] Fix deadlock in TestExchangeBasic
* [`97a3f52c`](https://github.com/containerd/containerd/commit/97a3f52c6335f24cf7b32e0fcdc8b58e2513d7a7) Merge pull request  [#4351](https://github.com/containerd/containerd/pull/4351) from cpuguy83/pull_mediatype_debug
* [`aa191def`](https://github.com/containerd/containerd/commit/aa191deff1ab80a0dd31538f04bb862591fce10b) Change log for unknown mt to debug
* [`45c28f56`](https://github.com/containerd/containerd/commit/45c28f56b2fe37c92752714fbed76d3d1b22dbb6) Add ability to use remapper labels versus remapping snapshot helper
* [`01a53c24`](https://github.com/containerd/containerd/commit/01a53c24b383b4ad991825616a03395b76443434) Merge pull request  [#4347](https://github.com/containerd/containerd/pull/4347) from Flowdalic/allow-rseq-seccomp
* [`c76bf550`](https://github.com/containerd/containerd/commit/c76bf5504786ee4cfc7ba43c4ade1bae07c51ca2) Make unique snapshotter opt for label-assisted remapping
* [`33179311`](https://github.com/containerd/containerd/commit/331793118fd9d23a6fa4a59c0a2aba4c5e24b197) allow user namespace remapping using snapshotters
* [`e977564a`](https://github.com/containerd/containerd/commit/e977564a8b2bcf57d0c45b0e12b0ecedaeb4debb) seccomp: allow 'rseq' syscall in default seccomp profile
* [`c7518074`](https://github.com/containerd/containerd/commit/c75180740937d4b2d44b9c1edc1c27b208e66e32) Merge pull request  [#4325](https://github.com/containerd/containerd/pull/4325) from c445/mountinfo-linux-double-quotes
* [`492c0141`](https://github.com/containerd/containerd/commit/492c014136a301eff66a970311cd480d1d31228b) Merge pull request  [#4340](https://github.com/containerd/containerd/pull/4340) from AkihiroSuda/fix-4312
* [`1127ffc7`](https://github.com/containerd/containerd/commit/1127ffc7400e2d1b438979fd782b7ed9c73e5c9b) Merge pull request  [#4207](https://github.com/containerd/containerd/pull/4207) from deitch/doc-content
* [`e7f069e2`](https://github.com/containerd/containerd/commit/e7f069e2c337bf77d31b7460bda980482fdaf508) describe content flow and dependencies
* [`f85375bb`](https://github.com/containerd/containerd/commit/f85375bbbd91a13774086065aaf97889a7d428dd) Merge pull request  [#4341](https://github.com/containerd/containerd/pull/4341) from thaJeztah/fix_cri_warnings
* [`b96f5f4b`](https://github.com/containerd/containerd/commit/b96f5f4b524f58755ea18540513f80c99cc07b76) Fix deprecation warnings in CRI tests due to missing unix:https:// scheme
* [`fd99b656`](https://github.com/containerd/containerd/commit/fd99b6566be4f2303e71274976e2cd6eee4553c0) decrease log level of cgroup2 ToggleController error when running in UserNS
* [`c2f8011f`](https://github.com/containerd/containerd/commit/c2f8011ff84dc584f821f155d17f36bdf550a157) Merge pull request  [#4334](https://github.com/containerd/containerd/pull/4334) from AkihiroSuda/bbolt-1.3.5
* [`e89500bc`](https://github.com/containerd/containerd/commit/e89500bcb0121365986f0404972ced64189e528a) Merge pull request  [#4333](https://github.com/containerd/containerd/pull/4333) from AkihiroSuda/golang-1.13.12
* [`20b0e5b9`](https://github.com/containerd/containerd/commit/20b0e5b9d02955318c46e12911a3942b975f045b) Merge pull request  [#4336](https://github.com/containerd/containerd/pull/4336) from dims/explicitly-fail-apparmor-when-not-running-on-linux
* [`2b0a994c`](https://github.com/containerd/containerd/commit/2b0a994ccc1693bb55fe050f8213ea73407c8c3e) explicitly fail apparmor when !linux
* [`bebfbab0`](https://github.com/containerd/containerd/commit/bebfbab03163da35300c360504ce5df33a19a40d) vendor: update bbolt to v1.3.5
* [`1a83f9a6`](https://github.com/containerd/containerd/commit/1a83f9a63883010a958b26b058fc4645f8838578) Bump Golang 1.13.12
* [`03ab1b2c`](https://github.com/containerd/containerd/commit/03ab1b2cacdca0575cd432862eb36765707e7ffe) Add config for allowing GC to clean unpacked layers up
* [`ee734e86`](https://github.com/containerd/containerd/commit/ee734e867ab9732a7c42028be1e8a8a76ac3da84) Add test case with backticks
* [`bf672ccc`](https://github.com/containerd/containerd/commit/bf672cccee2a0baf4720ec534a738f6003c0e5a7) Merge pull request  [#4328](https://github.com/containerd/containerd/pull/4328) from thaJeztah/bump_x_text
* [`fb80a49e`](https://github.com/containerd/containerd/commit/fb80a49ec111d11d2cd50743c00ecd8ebbb27c3a) Merge pull request  [#4327](https://github.com/containerd/containerd/pull/4327) from AkihiroSuda/fix-4326
* [`ea068776`](https://github.com/containerd/containerd/commit/ea06877696c7c54606a3ff630e931696c96d4888) vendor: golang.org/x/text v0.3.3
* [`f1a469a0`](https://github.com/containerd/containerd/commit/f1a469a03578b061af0991228fdd3171a75fc2c8) shim v2 runc: propagate options.Root to Cleanup
* [`49b0743c`](https://github.com/containerd/containerd/commit/49b0743c1c07500a062a6996c8afba2dafc8c64e) Merge pull request  [#4324](https://github.com/containerd/containerd/pull/4324) from AkihiroSuda/fix-get-runtimeversion
* [`8897e152`](https://github.com/containerd/containerd/commit/8897e152030ec3d6076558388f84e447a7be1b64) Add more test cases with single quotes
* [`cb91b172`](https://github.com/containerd/containerd/commit/cb91b1724dec212db7ba68958f2b7aba8a4ceee9) Add testcase containing mountpoint with escaped backslash
* [`87f9fdb0`](https://github.com/containerd/containerd/commit/87f9fdb06519594d8f26d6a20f85e79b9a35d8bf) Cope with double quotes in Linux Mountinfo
* [`4c49ff88`](https://github.com/containerd/containerd/commit/4c49ff88c5b901fc3b45077c88af932fb7ad4e76) integration: assume TEST_RUNTIME to be io.containerd.runc.v2 by default
* [`705b8527`](https://github.com/containerd/containerd/commit/705b8527d4945db601954246972674a25ed49347) Merge pull request  [#4323](https://github.com/containerd/containerd/pull/4323) from crosbymichael/cri-bump1.4x
* [`785f4c5c`](https://github.com/containerd/containerd/commit/785f4c5cd98f4b9aa11401b229c33f53512ce08d) Bump CRI for 1.4x release
* [`ae2f3fdf`](https://github.com/containerd/containerd/commit/ae2f3fdfd1a435fe83fb083e4db9fa63a9e0a13e) Merge pull request  [#4315](https://github.com/containerd/containerd/pull/4315) from fuweid/fix-4294
* [`185ea541`](https://github.com/containerd/containerd/commit/185ea541d2254c734a5d123797868e8d3ac399f4) Merge pull request  [#4317](https://github.com/containerd/containerd/pull/4317) from KentaTada/modify-pdeathsignal-type
* [`730b7a93`](https://github.com/containerd/containerd/commit/730b7a932e36472428e0c4147b6f794963c87033) Change the type of PdeathSignal
* [`d656fa38`](https://github.com/containerd/containerd/commit/d656fa38ca32fc0e08f31b74169552f371bbd4e0) restart plugin: support binary log uri
* [`834665d9`](https://github.com/containerd/containerd/commit/834665d9db028c8733479b5063e4fd477e549364) Merge pull request  [#4311](https://github.com/containerd/containerd/pull/4311) from rudyfly/upsteam_overlay_indexoff
* [`7868e8d6`](https://github.com/containerd/containerd/commit/7868e8d6aab20a44dafe6f330aa8e2afadf3b750) Merge pull request  [#4309](https://github.com/containerd/containerd/pull/4309) from gaurav1086/waitForPid_fix_goroutine_leak
* [`7fdcd07f`](https://github.com/containerd/containerd/commit/7fdcd07febba0aea18b543587897efd6744f62d1) Merge pull request  [#4310](https://github.com/containerd/containerd/pull/4310) from gaurav1086/process_io_fix_goroutine_leak
* [`4e6d3860`](https://github.com/containerd/containerd/commit/4e6d38606cd3dd6dfaabd48b8eb4baaa63c9a140) Merge pull request  [#4313](https://github.com/containerd/containerd/pull/4313) from crosbymichael/allow-list
* [`0f831093`](https://github.com/containerd/containerd/commit/0f831093ce6ed28a9bb21f839d3f369ca6be9113) Update usage of whitelist in project
* [`d36810d6`](https://github.com/containerd/containerd/commit/d36810d66d87f08b09003b2e2455bcabe116ab08) overlay: use index=off to fix EBUSY on mount
* [`7213cd89`](https://github.com/containerd/containerd/commit/7213cd89d659876c31468dd1c9f5c98ec16ecdcb) Process I/O: Fix goroutine leak
* [`ae08491b`](https://github.com/containerd/containerd/commit/ae08491bff2fdef7a91ff9c2d9e532d2f63d4bbd) waitForPid: fix goroutine leak
* [`38cb1c1a`](https://github.com/containerd/containerd/commit/38cb1c1a54e3180edd29933974d715b69334f0f1) Merge pull request  [#4303](https://github.com/containerd/containerd/pull/4303) from estesp/update-hcsshim-release-flow
* [`8fcd5a1f`](https://github.com/containerd/containerd/commit/8fcd5a1f28438479b95e0cf692704f9563521386) Streamline hcs shim release flow
* [`8f959d56`](https://github.com/containerd/containerd/commit/8f959d569af13f88184da0b2f62a2bb0f8ab0b4c) Merge pull request  [#4292](https://github.com/containerd/containerd/pull/4292) from cpuguy83/add_hcsshim_to_release_tar
* [`7e98b43c`](https://github.com/containerd/containerd/commit/7e98b43cfaa8fd57b5f4abff66ff3bcd7453eb62) Merge pull request  [#4299](https://github.com/containerd/containerd/pull/4299) from estesp/update-cri-tools
* [`ef0cf126`](https://github.com/containerd/containerd/commit/ef0cf12647a43070fd0e551bd05e23b27131bd4c) Match version used in CRI project
* [`2be80f99`](https://github.com/containerd/containerd/commit/2be80f99970b9b294d4e9ae4c83f7c537924a7d9) Add windows hcsshim to release pipeline
* [`7ce8a9d7`](https://github.com/containerd/containerd/commit/7ce8a9d7d3e0e972ad118c7f72203a79a6b29a38) Merge pull request  [#4204](https://github.com/containerd/containerd/pull/4204) from ashrayjain/aj/add-kill-retry
* [`7121969f`](https://github.com/containerd/containerd/commit/7121969f2de77edce6074f1e30aeb01990fa999e) Merge pull request  [#4296](https://github.com/containerd/containerd/pull/4296) from dims/revendor-containerd-cri-for-tolerating-hugepages-cgroup
* [`3e95727f`](https://github.com/containerd/containerd/commit/3e95727f390b530b91908aedf20a2769435d93bf) Make killing shims more resilient
* [`e64b1482`](https://github.com/containerd/containerd/commit/e64b14820e4fea3544131d9487259f57880e2c94) Revendor CRI to 62c91260d2f43b57fff408a9263a800b7a06a647
* [`3dd8242a`](https://github.com/containerd/containerd/commit/3dd8242a67a6ee9bff4cd22db5e2b95d1231dbf3) Add host specific headers
* [`62dd1411`](https://github.com/containerd/containerd/commit/62dd14114d5452f772c2f487b6a292ef18ad6fe5) Merge pull request  [#4273](https://github.com/containerd/containerd/pull/4273) from AkihiroSuda/oomv2
* [`2f601013`](https://github.com/containerd/containerd/commit/2f601013e67c49c446311f980f235c964293a87f) cgroup2: implement `containerd.events.TaskOOM` event
* [`d9809bbb`](https://github.com/containerd/containerd/commit/d9809bbbe09851bb36c42c66bb0e9e68bb8f4827) Merge pull request  [#4293](https://github.com/containerd/containerd/pull/4293) from mxpv/revendor
* [`62fd1750`](https://github.com/containerd/containerd/commit/62fd1750e2425a5837a71dc181c6db45080fd2ef) Revendor CRI to 8898550e348932e406049e937d98fb7564ac4e7a
* [`4b5d7f66`](https://github.com/containerd/containerd/commit/4b5d7f66c9ca06250996f5ab6a8e573d5f091c87) Merge pull request  [#4290](https://github.com/containerd/containerd/pull/4290) from mxpv/ctr-oci
* [`be23b965`](https://github.com/containerd/containerd/commit/be23b965e4e71092da4a05e67f12f5f0a5b8684d) Merge pull request  [#4291](https://github.com/containerd/containerd/pull/4291) from estesp/fix-release-markdown-length
* [`2bc4e90f`](https://github.com/containerd/containerd/commit/2bc4e90f6f068aa679d89e454298c09328bed57a) Don't inadvertently clip release notes
* [`636c533d`](https://github.com/containerd/containerd/commit/636c533d95986b2e401a5fc8da50bd1ece4e4791) Add ctr subcommand to print default OCI spec
* [`8e9ba837`](https://github.com/containerd/containerd/commit/8e9ba8376ec25a6158719118a97a99a3555d0fd8) Merge pull request  [#4271](https://github.com/containerd/containerd/pull/4271) from cpuguy83/actions_add_windows_integration
* [`27f1e0d9`](https://github.com/containerd/containerd/commit/27f1e0d9edd3443f12cbe8acfa9bc8f7ac43d767) Merge pull request  [#4283](https://github.com/containerd/containerd/pull/4283) from hs0210/work
* [`137abe4e`](https://github.com/containerd/containerd/commit/137abe4ef906e61229260c3164d0c275c28d2bf5) Merge pull request  [#4282](https://github.com/containerd/containerd/pull/4282) from estesp/add-release-action
* [`77bc7530`](https://github.com/containerd/containerd/commit/77bc753024ac3ed0da699ead3acb985979494515) Merge pull request  [#4289](https://github.com/containerd/containerd/pull/4289) from dmcgowan/next-1.4-beta
* [`230cf6de`](https://github.com/containerd/containerd/commit/230cf6dedaa25ffb0bbd8072c53e1205187d8368) Add unit test for func in remotes/docker/handler.go
* [`bb2b2825`](https://github.com/containerd/containerd/commit/bb2b2825b6fcdfb1b2c119eaa08fa0a8dbdace37) Add release GH Action triggered by signed tag
* [`8f1ddb14`](https://github.com/containerd/containerd/commit/8f1ddb1428577783079f23a0399d448753cc05ce) Update release for 1.4.0-beta.1
* [`26f7df14`](https://github.com/containerd/containerd/commit/26f7df1466d2bfd3510e6b2dccc16b91f1c7fded) Merge pull request  [#4288](https://github.com/containerd/containerd/pull/4288) from crosbymichael/cri-bump
* [`c376f4f7`](https://github.com/containerd/containerd/commit/c376f4f7639ca70285f5ac8a0368b52d4a6b3499) Move Windows testing to GH Actions
* [`32262834`](https://github.com/containerd/containerd/commit/3226283470dbdaf7d5518620a9c68b67ac0b11f8) Fix client tests to work on Windows.
* [`f0f49c6c`](https://github.com/containerd/containerd/commit/f0f49c6cab0244ce2a0ec8a065c5991165df1970) Merge pull request  [#4284](https://github.com/containerd/containerd/pull/4284) from jmillikin-stripe/cli-tls-flags
* [`b8ccdcb0`](https://github.com/containerd/containerd/commit/b8ccdcb07dfcb8b8db691da28122e5ada880645c) Add `ctr` flags for configuring default TLS credentials.
* [`c5273930`](https://github.com/containerd/containerd/commit/c5273930bd3976aa4b2560058d896115927e9b0c) Update CRI to 52c2c6b5df15790b671ebd6cbbc6039a4d30
* [`4cbf59db`](https://github.com/containerd/containerd/commit/4cbf59db8249058a5e65fd556c04bb8108eae958) Merge pull request  [#4279](https://github.com/containerd/containerd/pull/4279) from AkihiroSuda/ci-cgroup2
* [`af131d72`](https://github.com/containerd/containerd/commit/af131d725873472f2dca1adfe81192f1c30d479a) cgroup2 CI
* [`1c58c5d4`](https://github.com/containerd/containerd/commit/1c58c5d440f424e2d192f35f02306c5dc1a1e8c9) Merge pull request  [#4277](https://github.com/containerd/containerd/pull/4277) from lucaskanashiro/fix-build-on-riscv64
* [`e34bf08e`](https://github.com/containerd/containerd/commit/e34bf08e5891bb805aba7b80a35d4267721eaa0e) riscv64 arch does not support -buildmode=pie
* [`7ef3c0f4`](https://github.com/containerd/containerd/commit/7ef3c0f47d322a12c543fbd96cdcb14b3c561644) Merge pull request  [#4275](https://github.com/containerd/containerd/pull/4275) from estesp/fix-image-usage
* [`0c9b05fa`](https://github.com/containerd/containerd/commit/0c9b05fa60e9b3a8ab2b0eb0254833741a73db74) Fix image usage calculation error
* [`84619ee9`](https://github.com/containerd/containerd/commit/84619ee99812fa865e19da85ffebcfaf890bbcb2) Fix configurations with no server provided
* [`06b0cd45`](https://github.com/containerd/containerd/commit/06b0cd45ba7b40a80e239d66827f421c674f6e49) Fix nil pointer errors
* [`4e08c2de`](https://github.com/containerd/containerd/commit/4e08c2de67ec514b5602eea47804d41dfeabdc72) Merge pull request  [#4269](https://github.com/containerd/containerd/pull/4269) from KentaTada/remove-unused-syscall
* [`03755821`](https://github.com/containerd/containerd/commit/03755821d2b900827b1f07547d5d38ac7a94fd98) seccomp: remove the unused query_module(2)
* [`d7c4bda3`](https://github.com/containerd/containerd/commit/d7c4bda3b199b0db590a2762ba95275943a07551) Merge pull request  [#4264](https://github.com/containerd/containerd/pull/4264) from thaJeztah/seccomp_allow_clock_adjtime
* [`0f2b15b7`](https://github.com/containerd/containerd/commit/0f2b15b7af41896190fcb6e7b597be789c11756b) Merge pull request  [#4261](https://github.com/containerd/containerd/pull/4261) from gaurav1086/fix_docker_data_race
* [`08147500`](https://github.com/containerd/containerd/commit/0814750023ca448fa7b52b281013ef2a99d5cb7c) Merge pull request  [#4262](https://github.com/containerd/containerd/pull/4262) from gaurav1086/fix_data_race_in_unpacker
* [`49db7dfc`](https://github.com/containerd/containerd/commit/49db7dfcfb2e833305e51fa72c6defa3789de70e) Merge pull request  [#4260](https://github.com/containerd/containerd/pull/4260) from thaJeztah/bump_golang_1.13.11
* [`5765991f`](https://github.com/containerd/containerd/commit/5765991f2c54eb7f65b47f17efaff273fe4de84c) seccomp: Whitelist `clock_adjtime`
* [`db74d311`](https://github.com/containerd/containerd/commit/db74d3115ee35362935d584f0b7dd51faacc628f) unpacker: Fix data race and possible data corruption
* [`23251825`](https://github.com/containerd/containerd/commit/2325182529cbc6ce824adcfe4396f5553ca521ad) docker: fix data race on err
* [`d07a71b9`](https://github.com/containerd/containerd/commit/d07a71b97fce845a92917ba9db0d17669818110d) Bump Golang 1.13.11
* [`b7cf3c68`](https://github.com/containerd/containerd/commit/b7cf3c68e7945056e1158cd8998b17b99cec8086) Merge pull request  [#4258](https://github.com/containerd/containerd/pull/4258) from estesp/codeql
* [`0207b7ff`](https://github.com/containerd/containerd/commit/0207b7ff0ef1d960bda00c4624bc5be63f2b2f8d) Enable running CodeQL on PRs that modify Action
* [`5425067e`](https://github.com/containerd/containerd/commit/5425067e8f20ca0144c230eb8c2434af79f39da6) Merge pull request  [#4256](https://github.com/containerd/containerd/pull/4256) from mxpv/nightly_pr
* [`1a06884f`](https://github.com/containerd/containerd/commit/1a06884f1875096e7e1375d9023f4d769bb632d4) Add CodeQL Analysis workflow
* [`563964e9`](https://github.com/containerd/containerd/commit/563964e9d57589ffbd19c18b11e0d4fa3e20dbf6) Trigger nightly builds on pull reuqest events
* [`6312b52d`](https://github.com/containerd/containerd/commit/6312b52de5ad8fa5637e6d1a24954b68448303a9) Merge pull request  [#4245](https://github.com/containerd/containerd/pull/4245) from thaJeztah/remove_deprecated_dualstack
* [`32985949`](https://github.com/containerd/containerd/commit/32985949d4f2f38a484c5021766251250764322b) Merge pull request  [#4242](https://github.com/containerd/containerd/pull/4242) from dmcgowan/1.4-beta
* [`77ab0104`](https://github.com/containerd/containerd/commit/77ab0104e246861334075a0e238a799ba3469aa4) Add release notes for 1.4 beta
* [`7fd23fe1`](https://github.com/containerd/containerd/commit/7fd23fe1430966f6d4d3de44f84d866681d8ca8f) Merge pull request  [#4254](https://github.com/containerd/containerd/pull/4254) from thaJeztah/bump_go_digest
* [`6eeed18c`](https://github.com/containerd/containerd/commit/6eeed18cb4eade64ef89820ecd7b54683616f3e8) vendor: opencontainers/go-digest v1.0.0
* [`7207226e`](https://github.com/containerd/containerd/commit/7207226e9d9aa6af9b48b681137139873b7c692d) Merge pull request  [#4253](https://github.com/containerd/containerd/pull/4253) from estesp/no-codecov-comment
* [`7cdacdda`](https://github.com/containerd/containerd/commit/7cdacdda815c6281f0552eeb240584f238213c67) Set codecov to not comment on PRs
* [`f13ba8f2`](https://github.com/containerd/containerd/commit/f13ba8f2f2fd27fc2172453434938170e7807149) Merge pull request  [#4247](https://github.com/containerd/containerd/pull/4247) from thaJeztah/bump_continuity
* [`65df60b3`](https://github.com/containerd/containerd/commit/65df60b3c9cf08c1421f9d67fe23ca24f56a36fa) Merge pull request  [#4251](https://github.com/containerd/containerd/pull/4251) from thaJeztah/bump_cri
* [`3e7bbb8a`](https://github.com/containerd/containerd/commit/3e7bbb8a491840ddc099749ea2af30c1796557f7) vendor: update containerd/cri, remove "docker/distribution" dependency
* [`6038423b`](https://github.com/containerd/containerd/commit/6038423bdd2d920e47cfb5530c74b9d4342850af) Merge pull request  [#4250](https://github.com/containerd/containerd/pull/4250) from milkwine/master
* [`9898dc2a`](https://github.com/containerd/containerd/commit/9898dc2a64b19a1685056fa173852d96e0fc1ee3) Code about `task` in "README.md" is out of date
* [`f09e9990`](https://github.com/containerd/containerd/commit/f09e999099b1dd3cfef9a91e8a769fe8c160813f) vendor: containerd/go-runc 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c
* [`d9d1d5b6`](https://github.com/containerd/containerd/commit/d9d1d5b624cf997fba66b9ea3242584fbbfb3332) vendor: containerd/fifo f15a3290365b9d2627d189e619ab4008e0069caf
* [`c5078a5b`](https://github.com/containerd/containerd/commit/c5078a5b7248c386557f89239fef27c19cc39b06) vendor: containerd/continuity d3ef23f19fbb106bb73ffde425d07a9187e30745
* [`04985039`](https://github.com/containerd/containerd/commit/04985039cede6aafbb7dfb3206c9c4d04e2f924d) Merge pull request  [#4214](https://github.com/containerd/containerd/pull/4214) from payall4u/bugfix-check-not-exist
* [`f03fc406`](https://github.com/containerd/containerd/commit/f03fc406ab6092d935d79a8adb3dbbf1e7443415) Merge pull request  [#4246](https://github.com/containerd/containerd/pull/4246) from thaJeztah/bump_cri
* [`b437938d`](https://github.com/containerd/containerd/commit/b437938d2f237ba3cbb48242c773321c743edac5) Transfer error to ErrNotFound when kill a not exist container, also add test case.
* [`2c77dc63`](https://github.com/containerd/containerd/commit/2c77dc63a42f6536e51b5cbb934c0893a4d2c4da) vendor: update containerd/cri to current master
* [`a4f8be1d`](https://github.com/containerd/containerd/commit/a4f8be1d4343739227a1a32df039de519c9b388a) vendor: kubernetes v1.18.2
* [`0d198fd0`](https://github.com/containerd/containerd/commit/0d198fd0965f4bba44468793e6b665671c3384d0) vendor: roll docker/distribution back to latest (v2.7.1) release
* [`1b964049`](https://github.com/containerd/containerd/commit/1b9640496e846dc976339bd3f8ad2271c76e749c) ConfigureHosts: remove deprecated DualStack option
* [`83084c93`](https://github.com/containerd/containerd/commit/83084c9328800291b430c0a27ef629a88e301a46) Merge pull request  [#4244](https://github.com/containerd/containerd/pull/4244) from dmcgowan/tagged-vendors
* [`f5c5c08b`](https://github.com/containerd/containerd/commit/f5c5c08bedbd916b7b54e88e6c77a2984ed154b5) Merge pull request  [#4243](https://github.com/containerd/containerd/pull/4243) from AkihiroSuda/remove-beta-release-notes
* [`e9e765d6`](https://github.com/containerd/containerd/commit/e9e765d6e555b3e362a47bdba6580cbcd3537661) Use tagged versions in vendor file
* [`bd3210d2`](https://github.com/containerd/containerd/commit/bd3210d29e0db19ab229f1fbb4b80c018db389f3) remove releases/*-beta.toml
* [`c80284d4`](https://github.com/containerd/containerd/commit/c80284d4b5291a351bb471bcdabb5c1d95e7a583) Merge pull request  [#4241](https://github.com/containerd/containerd/pull/4241) from crosbymichael/update-ttrpc-typeurl
* [`d5d94afd`](https://github.com/containerd/containerd/commit/d5d94afd08644818ba5a37bb2a37edb0600709c1) Merge pull request  [#4238](https://github.com/containerd/containerd/pull/4238) from thaJeztah/what_is_the_cause
* [`ed261720`](https://github.com/containerd/containerd/commit/ed261720c86d1e700cd5d39175128322baac6dda) Update ttrpc/typeurl to v1.0.1
* [`dc92ad65`](https://github.com/containerd/containerd/commit/dc92ad65206d9c43ba87f483a794bc6566e83e91) Replace errors.Cause() with errors.Is()
* [`834f58bd`](https://github.com/containerd/containerd/commit/834f58bd0cbeb1e3371f583b745ef0ad2fca238e) Merge pull request  [#4237](https://github.com/containerd/containerd/pull/4237) from thaJeztah/bump_pkg_errors
* [`f212e7d1`](https://github.com/containerd/containerd/commit/f212e7d1fe7cec094f749ca3357c098064de4c08) vendor: github.com/pkg/errors v0.9.1
* [`990076b7`](https://github.com/containerd/containerd/commit/990076b731ec9446437972b41176a6b0f3b7bcbf) Merge pull request  [#4228](https://github.com/containerd/containerd/pull/4228) from thaJeztah/refactor_reaper
* [`b2aef14c`](https://github.com/containerd/containerd/commit/b2aef14c0c78fca5941d649658a8763d2f77252c) Merge pull request  [#4210](https://github.com/containerd/containerd/pull/4210) from cpuguy83/ctr_mount
* [`35ffd237`](https://github.com/containerd/containerd/commit/35ffd2376ed818370bf536ab8b8b768adf8730a8) Merge pull request  [#4232](https://github.com/containerd/containerd/pull/4232) from fahedouch/install_runc_with_gosu
* [`80859e8f`](https://github.com/containerd/containerd/commit/80859e8fd8fb9f5822ab93f07ece4fdc40928bfd) Merge pull request  [#4235](https://github.com/containerd/containerd/pull/4235) from renzhengeek/renzhen/fix-iohang
* [`63b7587c`](https://github.com/containerd/containerd/commit/63b7587cd64ec03c5a46180a6d5e4a286d10a30c) snapshots/devmapper: fix race windown causing IO hangup
* [`24b331ad`](https://github.com/containerd/containerd/commit/24b331ad1ed723a0773f79b48fa2870f7635f895) omit sudo when EUID eqto 0
* [`b1f51464`](https://github.com/containerd/containerd/commit/b1f514641f328ad20d0444ad3837947105c76434) Merge pull request  [#4230](https://github.com/containerd/containerd/pull/4230) from thaJeztah/remove_libcontainer_system
* [`0088c2de`](https://github.com/containerd/containerd/commit/0088c2de8019dfd38040634931ce05e04b1aa74f) sys: RunningInUserNS(): use sync.Once
* [`76c62f27`](https://github.com/containerd/containerd/commit/76c62f27222e908b04785e512b1d111d91a54cb0) sys: simplify RunningInUserNS to original implementation
* [`6a9b9492`](https://github.com/containerd/containerd/commit/6a9b94927f55b7e8fc59a16a7e59d971c8fb746f) Remove remaining uses of libcontainer/system package
* [`21fd2ccf`](https://github.com/containerd/containerd/commit/21fd2ccf8bcb211f7c91722d4cb9b229363cad44) Merge pull request  [#4227](https://github.com/containerd/containerd/pull/4227) from thaJeztah/cleanup_sys
* [`37c839e5`](https://github.com/containerd/containerd/commit/37c839e5944eafc4c462721fc45c91d0a34e4e0e) sys/proc: remove GetSystemCPUUsage as it is unused
* [`1b66feca`](https://github.com/containerd/containerd/commit/1b66fecad33d68da2e6b619141070d8cd553b1b9) Integrate sys.SetSubreaper, sys.GetSubreaper in sys/reaper package
* [`fffea312`](https://github.com/containerd/containerd/commit/fffea312aa0cd574b662581d722795c6cd3ac37a) move sys.Reap() into sys/reaper package
* [`295e7400`](https://github.com/containerd/containerd/commit/295e74008f89354479c42acddab82b930bdeb9a5) sys: remove custom setChildSubreaper const
* [`d7cad512`](https://github.com/containerd/containerd/commit/d7cad51275e115a5c0c8a76dd2ecd6a5e9959b76) Merge pull request  [#4229](https://github.com/containerd/containerd/pull/4229) from thaJeztah/bump_logrus
* [`b3541886`](https://github.com/containerd/containerd/commit/b354188618b2a9f5b4a80404ef299706a0220c5c) Merge pull request  [#4226](https://github.com/containerd/containerd/pull/4226) from thaJeztah/remove_libcontainer_from_shim
* [`ec12d304`](https://github.com/containerd/containerd/commit/ec12d3042f2d1e8cee989f6e63ad434db7e6e575) vendor: sirupsen/logrus v1.6.0
* [`23aab35f`](https://github.com/containerd/containerd/commit/23aab35fdbddc1977dd3078fa6cfa5065e333156) Remove libcontainer from containerd-shim
* [`c668d766`](https://github.com/containerd/containerd/commit/c668d7660d0cfa0e6550cb4439234851819de2f5) Merge pull request  [#4225](https://github.com/containerd/containerd/pull/4225) from fuweid/update-cri
* [`ae7cdc81`](https://github.com/containerd/containerd/commit/ae7cdc814b029493d213a63f3399b03bfb531ac9) vendor: update containerd/cri
* [`7d7104c5`](https://github.com/containerd/containerd/commit/7d7104c549207a486e43837a3f845422770ae20d) Merge pull request  [#4222](https://github.com/containerd/containerd/pull/4222) from dims/update-to-latest-hcsshim
* [`c1096864`](https://github.com/containerd/containerd/commit/c1096864a7206b89923a7c1882aaee936554b979) Update to latest hcsshim - 0.8.9
* [`4be98fa2`](https://github.com/containerd/containerd/commit/4be98fa28b62e8a012491d655a4d6818ef87b080) Merge pull request  [#4220](https://github.com/containerd/containerd/pull/4220) from thaJeztah/update_terminal_sequences
* [`a10b5025`](https://github.com/containerd/containerd/commit/a10b502568ca2cf7a2c6d4acfd9338fed2aa764f) Merge pull request  [#4221](https://github.com/containerd/containerd/pull/4221) from thaJeztah/bump_logrus
* [`f3c03c0b`](https://github.com/containerd/containerd/commit/f3c03c0b81fdfdc1c6540eba1813f549a64fc88b) Merge pull request  [#4219](https://github.com/containerd/containerd/pull/4219) from ktock/bc
* [`ea182aec`](https://github.com/containerd/containerd/commit/ea182aec8af7f4e283d0b5b16fd07572e1e7b3c3) vendor: sirupsen/logrus v1.5.0
* [`68f15159`](https://github.com/containerd/containerd/commit/68f151593257ad4325583bff044d2b0ccfb6ece6) vendor konsorten/go-windows-terminal-sequences v1.0.3
* [`046a520c`](https://github.com/containerd/containerd/commit/046a520c91a1126fb6fddcdbcddec37616166298) vendor: update containerd/cri dc7afe8fbe53db06c3f883f6f8c9895a9dfb2314
* [`3f95bc5f`](https://github.com/containerd/containerd/commit/3f95bc5f18a7d9dceb1e7502d2fc6120900c5bfb) Merge pull request  [#4213](https://github.com/containerd/containerd/pull/4213) from fahedouch/remove_unnecessary_condition
* [`8e76d18e`](https://github.com/containerd/containerd/commit/8e76d18eff7ce47075134b870c37c2114fa4a8c5) remove if condition because it is handled by the sdNotify daemon func
* [`1a10211e`](https://github.com/containerd/containerd/commit/1a10211e3f9986d9712881a58ed5d3bb9ecc029b) WithLease: always return context and done fn
* [`98b30f46`](https://github.com/containerd/containerd/commit/98b30f469055a06aed02be6c392e15fdbce534ef) Add commands to mount/unmount image from ref
* [`36952e98`](https://github.com/containerd/containerd/commit/36952e989a8e25ca7b21e6abf89fff91ab9c0028) Merge pull request  [#4208](https://github.com/containerd/containerd/pull/4208) from estesp/moar-startup-time
* [`5d4a9bae`](https://github.com/containerd/containerd/commit/5d4a9bae9fd1df2b2c3809880bb26a095d5b8e9d) Merge pull request  [#4199](https://github.com/containerd/containerd/pull/4199) from fuweid/update-go-version-zuul
* [`cd0e62f5`](https://github.com/containerd/containerd/commit/cd0e62f5c9d04072c0e6c666f3633ee081fa8297) Allow more time for containerd to start for integration
* [`9687ba63`](https://github.com/containerd/containerd/commit/9687ba6315d2a4f37224101790a8d74e4963907a) test: TestRuntimeWithEmptyMaxEnvProcs should cleanup
* [`b566859a`](https://github.com/containerd/containerd/commit/b566859acc6af3426e8efdacc5ec352fa17bc648) .zuul: update go version to 1.13.10
* [`e094d363`](https://github.com/containerd/containerd/commit/e094d363ac2328305805c8d72b64ae2542617dd3) Merge pull request  [#4206](https://github.com/containerd/containerd/pull/4206) from estesp/fix-golang-lint
* [`32649fe3`](https://github.com/containerd/containerd/commit/32649fe3055e9a5966a6311d7ea233d47bc5f23c) Fix retrieval of golangci-lint specific version
* [`1d083fec`](https://github.com/containerd/containerd/commit/1d083fec4939ce58f23a48ad3a914adb826d592a) Merge pull request  [#4198](https://github.com/containerd/containerd/pull/4198) from fuweid/ignore-ttrpc-closed
* [`126e497e`](https://github.com/containerd/containerd/commit/126e497e63e33baaa0fa66f3aac1212ec86b90fa) vendor: update ttrpc with 6e416eafd26e6e738df716b21d421d5b59702bb4
* [`0116352e`](https://github.com/containerd/containerd/commit/0116352e1bfb944237f5053695cd2251f285a45f) runtime: ignore ttrpc.ErrClosed when delete task
* [`5bfab78a`](https://github.com/containerd/containerd/commit/5bfab78acd08113f49155245fef3aeb8f9f48a83) Merge pull request  [#4195](https://github.com/containerd/containerd/pull/4195) from mxpv/binary-io
* [`4f6c594d`](https://github.com/containerd/containerd/commit/4f6c594de32bfafea7defa62d6474955c7907c2f) Merge pull request  [#4194](https://github.com/containerd/containerd/pull/4194) from cpuguy83/remove_subreaper_config
* [`917e7646`](https://github.com/containerd/containerd/commit/917e7646ae59e64dbae4f19f53ca1cfe5849f2ac) Add binary IO tests
* [`9175401b`](https://github.com/containerd/containerd/commit/9175401b283d6437db7ec6cd3541a018c51322b5) Cleanup binary IO resources on error
* [`0dc7c859`](https://github.com/containerd/containerd/commit/0dc7c8595627e38ca2b83d17a062b51f384c2025) Don't use timeout package when stopping shim logger
* [`85740831`](https://github.com/containerd/containerd/commit/8574083153f44c7351a272e55eb9fec0ac507aa2) This config no longer exists, so remove from docs.
* [`d8506bfd`](https://github.com/containerd/containerd/commit/d8506bfd7b407dcb346149bcec3ed3c19244e3f1) Merge pull request  [#4193](https://github.com/containerd/containerd/pull/4193) from ktock/bump_cri
* [`e79d666c`](https://github.com/containerd/containerd/commit/e79d666cdd5b0ac44938aea0459548266fd212dc) vendor: update containerd/cri 61b7af7564602234662562a9d37e772f5a54facb
* [`aa6a66b6`](https://github.com/containerd/containerd/commit/aa6a66b65e27ab27519fa3c6fbcea5d66616bbd4) Merge pull request  [#4192](https://github.com/containerd/containerd/pull/4192) from estesp/disable-travis-on-master
* [`61597b43`](https://github.com/containerd/containerd/commit/61597b431755a6de04782434fee4bbaa90e599a1) Disable Travis CI on master
* [`327c92f7`](https://github.com/containerd/containerd/commit/327c92f7d79a4ffb7972b3edd1b30bd372b41358) Merge pull request  [#4189](https://github.com/containerd/containerd/pull/4189) from estesp/actions-fixes
* [`74ceb35f`](https://github.com/containerd/containerd/commit/74ceb35f508e67abb00366ceeb42156a721316c5) Small fixes to our Actions CI workflow
* [`9441507f`](https://github.com/containerd/containerd/commit/9441507fd29704bf14e0f38cea2129a4c0430171) Merge pull request  [#4183](https://github.com/containerd/containerd/pull/4183) from dims/build-runc-with-selinux-support
* [`7a252f3c`](https://github.com/containerd/containerd/commit/7a252f3ca1f158203574f2c7786a28e6c0368f5e) Build runc with selinux support
* [`ccaf35b0`](https://github.com/containerd/containerd/commit/ccaf35b01c8799267ee51c414bc48fd1cb49fb05) Merge pull request  [#4188](https://github.com/containerd/containerd/pull/4188) from estesp/fix-proto-gen
* [`041545cd`](https://github.com/containerd/containerd/commit/041545cd6ad53bd8a5279c3ea0ede101865cdc83) Fix protobuild and CI check protos
* [`9bd3bf9b`](https://github.com/containerd/containerd/commit/9bd3bf9becea17c4b345c289da98ba42620652fd) Merge pull request  [#4185](https://github.com/containerd/containerd/pull/4185) from estesp/badges
* [`e3bc5c48`](https://github.com/containerd/containerd/commit/e3bc5c487af215b047ec9046cc56f2d3ee61a257) Use GH Actions CI status for badge
* [`2ed8d12b`](https://github.com/containerd/containerd/commit/2ed8d12bb06f3d0725d5256569f500913c13b2e8) Merge pull request  [#3845](https://github.com/containerd/containerd/pull/3845) from fahedouch/v2_shim_test
* [`842b1e3b`](https://github.com/containerd/containerd/commit/842b1e3b0b0413063b6f1940c59322ba122f5467) Merge pull request  [#4184](https://github.com/containerd/containerd/pull/4184) from dims/cri-plugin-needs-selinux-tag
* [`49200a1d`](https://github.com/containerd/containerd/commit/49200a1dd4aa752d4a8223e3056b816216a463f6) CRI plugin needs selinux tag as well
* [`3282a1c1`](https://github.com/containerd/containerd/commit/3282a1c14cd98c124970e448f6d1a9fe5ae0b9b8) Merge pull request  [#4175](https://github.com/containerd/containerd/pull/4175) from thaJeztah/more_go_bumps
* [`b116bcd9`](https://github.com/containerd/containerd/commit/b116bcd9b3be66f79c5bb4d3140fcf99d5abf283) Merge pull request  [#4176](https://github.com/containerd/containerd/pull/4176) from stevvooe/valdiate-digest-before-disk
* [`2201007d`](https://github.com/containerd/containerd/commit/2201007dc236d5cbf3234eb774f41cf87abc9311) Merge pull request  [#4179](https://github.com/containerd/containerd/pull/4179) from fuweid/update-release12-status
* [`d97cca47`](https://github.com/containerd/containerd/commit/d97cca47ee3e9a7ed10092a6c4d88baae21eb1b7) RELEASES.md: update release1.2 status
* [`4615111b`](https://github.com/containerd/containerd/commit/4615111ba2d448d2a0ce7f5881ef3af0d24ba4d7) content/local: validate digest before calculating path
* [`a6828e8c`](https://github.com/containerd/containerd/commit/a6828e8c397584309c334fa564a142183689efdc) CI: Some Go 1.13.10 updates that were missed
* [`a31f5e46`](https://github.com/containerd/containerd/commit/a31f5e46e09608135d2f51394e6a5349892f6f62) Merge pull request  [#4169](https://github.com/containerd/containerd/pull/4169) from thaJeztah/bump_golang_1.13.10
* [`7da1e13b`](https://github.com/containerd/containerd/commit/7da1e13b5d7c9561f95ba64af1e9baee25dc2a08) Bump Golang 1.13.10
* [`069ce238`](https://github.com/containerd/containerd/commit/069ce2389a5a5cd0e09993bbeaaadf1630b517a7) Merge pull request  [#4160](https://github.com/containerd/containerd/pull/4160) from atlassian-forks/forkmount-use-pipe-instead-wait4
* [`35c14c6b`](https://github.com/containerd/containerd/commit/35c14c6b56d38aaf100fb598c11cd4ffc2928209) sys/mount_linux: use pipe for communicating mount result
* [`59578495`](https://github.com/containerd/containerd/commit/595784954416a482dd8bde138e82305270b825e7) Merge pull request  [#4162](https://github.com/containerd/containerd/pull/4162) from mxpv/log-fix
* [`660bc713`](https://github.com/containerd/containerd/commit/660bc71393b1678c71fa33a26bd6fc4ef6e2de26) Merge pull request  [#4165](https://github.com/containerd/containerd/pull/4165) from dims/update-to-selinux-1.5.1
* [`50faf254`](https://github.com/containerd/containerd/commit/50faf254d387a91eae73c59f4bf25d88a0c406e9) Merge pull request  [#4164](https://github.com/containerd/containerd/pull/4164) from estesp/turn-down-travis
* [`f328f61b`](https://github.com/containerd/containerd/commit/f328f61b813606df4e9924a00feb629ea06a27ef) Update to selinux 1.5.1
* [`f7c2bf54`](https://github.com/containerd/containerd/commit/f7c2bf544ec746dfe1d3e56005e5bc1dea7473e9) Migrate functions to actions
* [`dc29ce29`](https://github.com/containerd/containerd/commit/dc29ce296b21a3e279353068daaca640175320ce) Merge pull request  [#4163](https://github.com/containerd/containerd/pull/4163) from estesp/longer-integ-timeout
* [`d7c2513f`](https://github.com/containerd/containerd/commit/d7c2513ff3bf862cc800d93b4fb7cfac1e1d7102) Update integration test timeout
* [`0caa2331`](https://github.com/containerd/containerd/commit/0caa2331581ec9e2bc489ceb33fa7280fe6eacad) Rework shim logger shutdown process
* [`4660e4db`](https://github.com/containerd/containerd/commit/4660e4dbb653b4d83ffbc7b0dd21c9c2d2f10ea3) Merge pull request  [#4153](https://github.com/containerd/containerd/pull/4153) from thaJeztah/update_go_events
* [`173cbc1b`](https://github.com/containerd/containerd/commit/173cbc1ba9646981a3f4e87563e960fc0a928d47) Merge pull request  [#4155](https://github.com/containerd/containerd/pull/4155) from fuweid/bugfix-for-default-hostconfig
* [`067aba73`](https://github.com/containerd/containerd/commit/067aba732e2250575ff25ef662950a27d235ce68) Add test for default setup for host configuration
* [`d9a1c3f9`](https://github.com/containerd/containerd/commit/d9a1c3f9e474646b13abf6929c75ea6701eb5a02) bugfix: add default host config if not set
* [`23fc8597`](https://github.com/containerd/containerd/commit/23fc8597dbecb65a1896ada0efde9e63655f0e23) Merge pull request  [#4157](https://github.com/containerd/containerd/pull/4157) from mxpv/gh
* [`6d4429ed`](https://github.com/containerd/containerd/commit/6d4429eddeaff0fa0640f4a51c66fb65702477df) Setup dependencies between jobs
* [`fe7bfffb`](https://github.com/containerd/containerd/commit/fe7bfffbf43829d93e476f3e02efbefdad518a8a) Merge pull request  [#4151](https://github.com/containerd/containerd/pull/4151) from thaJeztah/bump_runtime_spec
* [`e598e5e0`](https://github.com/containerd/containerd/commit/e598e5e0c61ca7e2f251d8c5d0444de0b4a47275) Add CRI tests
* [`4175ebf2`](https://github.com/containerd/containerd/commit/4175ebf236a647514d04129254e8ea4959c62da5) Move integration tests to Github Actions
* [`599547d9`](https://github.com/containerd/containerd/commit/599547d9cb3148a0d789f1c18efb7f98d2e17231) Make binaries with Github Actions
* [`ba5a904f`](https://github.com/containerd/containerd/commit/ba5a904f5429c9daceaf700c354d5b3fd2729072) Merge pull request  [#4156](https://github.com/containerd/containerd/pull/4156) from mxpv/bolt-revert
* [`3968fb0a`](https://github.com/containerd/containerd/commit/3968fb0a49f982ae22549ed23aa59f51e2d15e71) Revert "vendor: update go.etcd.io/bbolt v1.3.4"
* [`a89fe1b5`](https://github.com/containerd/containerd/commit/a89fe1b5b8a1873abe65361bb5e74174138dcf1d) Merge pull request  [#4152](https://github.com/containerd/containerd/pull/4152) from thaJeztah/bump_cgroup_deps
* [`056d6022`](https://github.com/containerd/containerd/commit/056d60224046ef4ede772633ebdba6c61784be3b) vendor: update go-events to fix alignment for 32bit systems
* [`4fb3410f`](https://github.com/containerd/containerd/commit/4fb3410f65d0ab6a8c72a4adcde15b21332c7a28) vendor: cilium/ebbf 4032b1d8aae306b7bb94a2a11002932caf88c644
* [`e822296f`](https://github.com/containerd/containerd/commit/e822296fc421f0e09f96c77497fab5373e9f5182) vendor: runtime-spec v1.0.2
* [`b0e71d79`](https://github.com/containerd/containerd/commit/b0e71d797713edbde3852ec4bb5c4ffab82531c2) Merge pull request  [#4146](https://github.com/containerd/containerd/pull/4146) from kzys/cgroups-upgrade
* [`c52691f7`](https://github.com/containerd/containerd/commit/c52691f7329841eb51177a0402ed4dc5f40971c0) Merge pull request  [#4145](https://github.com/containerd/containerd/pull/4145) from thaJeztah/bump_golang_1.13.9
* [`3261fb5c`](https://github.com/containerd/containerd/commit/3261fb5c49d11cfc5632d76ba426354e2110e6d6) vendor: containerd/cgroups b4448137398923af7f4918b8b2ad8249172ca7a6
* [`aa76d953`](https://github.com/containerd/containerd/commit/aa76d9537554afaa1ca47d46f6adba857f81dd8f) Bump Golang 1.13.9
* [`1512f0dc`](https://github.com/containerd/containerd/commit/1512f0dc29e90a267d68b2d39c2376e06438f932) Merge pull request  [#4140](https://github.com/containerd/containerd/pull/4140) from thaJeztah/man_man_man
* [`ad090e67`](https://github.com/containerd/containerd/commit/ad090e67e9d72fdce6259c51ff56d2df824b25cd) man: move ctr.1, containerd-config to section 8, and fix generation
* [`9ba5ea23`](https://github.com/containerd/containerd/commit/9ba5ea232c781438906be7858a26ad7db1aa1aae) Merge pull request  [#4138](https://github.com/containerd/containerd/pull/4138) from dmcgowan/registry-configuration-tools
* [`d8153b06`](https://github.com/containerd/containerd/commit/d8153b065acf8932a684023d7772d6d019379936) Merge pull request  [#4137](https://github.com/containerd/containerd/pull/4137) from hs0210/work
* [`a19a357f`](https://github.com/containerd/containerd/commit/a19a357f9118d5a80c3a9fb27212f879df665ae5) Merge pull request  [#4139](https://github.com/containerd/containerd/pull/4139) from thaJeztah/fix_manpages
* [`356782cb`](https://github.com/containerd/containerd/commit/356782cb47296a0066f74f6519d145441bbf8674) Makefile: man page: rename containerd.1 to containerd.8
* [`547301cb`](https://github.com/containerd/containerd/commit/547301cb0c674247f0e506912e1ecb3bae23a15f) Update ctr resolver to use new config package
* [`17b6050d`](https://github.com/containerd/containerd/commit/17b6050d20bf7d25d15e26ed867f774e8c7c72fe) Add Docker resolver configuration package
* [`dc131aa8`](https://github.com/containerd/containerd/commit/dc131aa862cfb41b3bc866e7af4ff8e8cd739b3d) support loading certs from a directory
* [`c263c5b1`](https://github.com/containerd/containerd/commit/c263c5b146ce81d70c079d08df4f1e2a5b384ab1) Add unit test for func in remotes/docker/handler.go
* [`e852da58`](https://github.com/containerd/containerd/commit/e852da5855572bfb7f48bbea45fa481eb2b3caf8) Merge pull request  [#4135](https://github.com/containerd/containerd/pull/4135) from hs0210/work
* [`c8d9c6f2`](https://github.com/containerd/containerd/commit/c8d9c6f2a6cc217c340a708f9991d0179af55482) Add unit test for func in remotes/docker/handler.go
* [`a83927d5`](https://github.com/containerd/containerd/commit/a83927d5f13a2f90365a340382795a3de89e9cd3) Merge pull request  [#4134](https://github.com/containerd/containerd/pull/4134) from thaJeztah/bump_bbolt
* [`e5fc9910`](https://github.com/containerd/containerd/commit/e5fc99107a210a5070561bd8126c0467eb91847f) Merge pull request  [#4132](https://github.com/containerd/containerd/pull/4132) from mxpv/linters
* [`89f9b300`](https://github.com/containerd/containerd/commit/89f9b300d80350c337d3ecf50cc5cc5a9f3157d0) Merge pull request  [#4123](https://github.com/containerd/containerd/pull/4123) from estesp/no-del-rootdir-ios
* [`fb9e3d9f`](https://github.com/containerd/containerd/commit/fb9e3d9f21074e60e9b74034dca5ef19f3456c4c) vendor: update go.etcd.io/bbolt v1.3.4
* [`e4cbbc78`](https://github.com/containerd/containerd/commit/e4cbbc78bf7cd6440bca42d8ff332dcb3400a174) Move checks to Github actions
* [`1c1a08e7`](https://github.com/containerd/containerd/commit/1c1a08e71a54d7c82d05f47c3b6297a6e4c766e9) Merge pull request  [#4130](https://github.com/containerd/containerd/pull/4130) from cpuguy83/docs_buildtags
* [`c1a21819`](https://github.com/containerd/containerd/commit/c1a218195dc0eb6861b0b16db37eb499b1bd7c8c) Add docs for build tags used by cri.
* [`7ef7d1e2`](https://github.com/containerd/containerd/commit/7ef7d1e245dd006ffe83b625c891ccae02264eca) Merge pull request  [#4129](https://github.com/containerd/containerd/pull/4129) from crosbymichael/cgroup-idname
* [`d654dbaf`](https://github.com/containerd/containerd/commit/d654dbafac6ccfde77ba9611c7c36e09d6c4ca73) Allow the id for cgroup metrics to be changed
* [`78ab1d13`](https://github.com/containerd/containerd/commit/78ab1d13d22ec82e269d7a943a0a8ae3b01a11aa) Correct logic of FIFO cleanup
* [`7bdec4e4`](https://github.com/containerd/containerd/commit/7bdec4e47fee1b776955ca689cfda6db9fb7a2ce) Merge pull request  [#4125](https://github.com/containerd/containerd/pull/4125) from dims/add-version-numbers-for-newly-tagged-repos
* [`92a36dc1`](https://github.com/containerd/containerd/commit/92a36dc10f616682feeeccda18fc10b7847d9a98) Add version numbers for newly tagged repos
* [`0c78dacb`](https://github.com/containerd/containerd/commit/0c78dacbc5c8b1c02ae3f7e30be5ed170bee4d4b) Move isFifo from process/io to sys/ and make public
* [`214fbced`](https://github.com/containerd/containerd/commit/214fbcede3b81da60fc6568c3378165360154e95) Merge pull request  [#4124](https://github.com/containerd/containerd/pull/4124) from thaJeztah/seccomp_time64
* [`9529c69b`](https://github.com/containerd/containerd/commit/9529c69b8aaa9e2632d025849f843301863ded12) seccomp: add 64-bit time_t syscalls
* [`e0d4208f`](https://github.com/containerd/containerd/commit/e0d4208f7eeeadfbff41be0388604e142cd94002) Merge pull request  [#4122](https://github.com/containerd/containerd/pull/4122) from bergwolf/runtimeopts
* [`ebd745f9`](https://github.com/containerd/containerd/commit/ebd745f91a702f0d437e59e9e1ee66f9c205efee) ctr: do not assume runc options by default
* [`058a32e7`](https://github.com/containerd/containerd/commit/058a32e77105b925a1eaeec6bef4f00c3f975515) Merge pull request  [#4099](https://github.com/containerd/containerd/pull/4099) from mythi/hardlink
* [`e2269f2a`](https://github.com/containerd/containerd/commit/e2269f2ae0a8bb996b13d98ed6ffbdad7cdafd0f) archive: skip chmod IsNotExist error
* [`2899cb23`](https://github.com/containerd/containerd/commit/2899cb231a60e8f3ead9894285b89fb272f07597) Merge pull request  [#4116](https://github.com/containerd/containerd/pull/4116) from mxpv/dm-docs
* [`6c64032c`](https://github.com/containerd/containerd/commit/6c64032c14d177b642aa29ccd64edece41ba9b57) Merge pull request  [#4115](https://github.com/containerd/containerd/pull/4115) from kolyshkin/num-signals-are-ok
* [`bd226530`](https://github.com/containerd/containerd/commit/bd2265300324778244223badd74c7308345a4032) Add devmapper configuration examples
* [`5ef66e48`](https://github.com/containerd/containerd/commit/5ef66e48f228bc5f1f3bfcceb619ddfcea60c1bd) ParseSignal: drop add'l check for numeric signals
* [`672eb827`](https://github.com/containerd/containerd/commit/672eb827cbfad9ba1b4fef66ccf8b52f8762be63) Merge pull request  [#4113](https://github.com/containerd/containerd/pull/4113) from crosbymichael/shim-version
* [`649f2aac`](https://github.com/containerd/containerd/commit/649f2aac66eef515322fdbe6613dcc7343df5165) add -v to shim binaries
* [`5ebd0e5d`](https://github.com/containerd/containerd/commit/5ebd0e5d0fef54f7cdcd30425c4d3366e64f6892) Merge pull request  [#4114](https://github.com/containerd/containerd/pull/4114) from estesp/more-golangci-time
* [`4ff9d699`](https://github.com/containerd/containerd/commit/4ff9d69966b9518e7ac489432f48036cab63bd80) Increase golangci-lint timeout
* [`2532bdf4`](https://github.com/containerd/containerd/commit/2532bdf43f4973758bf1b4c22c1f6dbe5933ffdd) Merge pull request  [#4100](https://github.com/containerd/containerd/pull/4100) from lifubang/publisher
* [`14fbcd88`](https://github.com/containerd/containerd/commit/14fbcd886f6e971d86f6e3bed43298491d89f393) Merge pull request  [#4106](https://github.com/containerd/containerd/pull/4106) from thaJeztah/bump_cri
* [`e2e40e19`](https://github.com/containerd/containerd/commit/e2e40e19d70abeec54ffc988c6298862349a2e58) Merge pull request  [#3924](https://github.com/containerd/containerd/pull/3924) from renzhengeek/renzhen/snapshot-gc
* [`c00cf9a6`](https://github.com/containerd/containerd/commit/c00cf9a670ea3e2a7a669d3c6a7ef5c5fe954934) vendor: containerd/cri 92cb4ed9786a6cd271152ba1f862183d84701003
* [`62083eee`](https://github.com/containerd/containerd/commit/62083eeed275db8c154dd87a5f84444e97ddb507) Merge pull request  [#4102](https://github.com/containerd/containerd/pull/4102) from kolyshkin/scan
* [`488d6194`](https://github.com/containerd/containerd/commit/488d6194f2080709d9667e00ff244fbdc7ff95b2) fix dial error when clean up a dead shim
* [`6e638ad2`](https://github.com/containerd/containerd/commit/6e638ad27a6b5708f8b0eb06b17d3d0352609a2f) Nit: fix use of bufio.Scanner.Err
* [`c6851ace`](https://github.com/containerd/containerd/commit/c6851ace61864f8018d476d84fc82093e25db233) Merge pull request  [#4098](https://github.com/containerd/containerd/pull/4098) from thaJeztah/update_golangci_lint
* [`dc085abd`](https://github.com/containerd/containerd/commit/dc085abda5a4ca48cdec11dfd3011279477ff238) Merge pull request  [#4097](https://github.com/containerd/containerd/pull/4097) from tklauser/fix-duplicate-imports
* [`4326fc62`](https://github.com/containerd/containerd/commit/4326fc624a6504c154c6743774e225c8782f6a36) Update Golangci-lint v1.23.8
* [`4756258f`](https://github.com/containerd/containerd/commit/4756258faf55c1e2b4eb601c9fb669ecb3b43e8b) service_windows.go: remove unused "service" variable
* [`a9bd451a`](https://github.com/containerd/containerd/commit/a9bd451ab4b87a771a40067304b7bc7ee68f49c5) Avoid duplicate imports of github.com/gogo/protobuf/types
* [`4eb9d15d`](https://github.com/containerd/containerd/commit/4eb9d15dc6d01f8ef4507e6a50e58f615f430f55) Merge pull request  [#4095](https://github.com/containerd/containerd/pull/4095) from thaJeztah/partial_revert
* [`3a0a52ab`](https://github.com/containerd/containerd/commit/3a0a52ab95353ea3ee980ec01c28326949c74a34) Merge pull request  [#4091](https://github.com/containerd/containerd/pull/4091) from SaiHarshaK/update-install-steps
* [`cad67b73`](https://github.com/containerd/containerd/commit/cad67b73f2bebc59cc450e830605df38a1ebdef7) Update btrfs dependencies in docs for debian buster and ubuntu 19.10 * Fixes: #4090
* [`63202369`](https://github.com/containerd/containerd/commit/6320236985d4c9c179b51dab2ea1ca4835123d49) Partial revert of sys: windows: use golang.org/x/sys/windows
* [`9ec579bf`](https://github.com/containerd/containerd/commit/9ec579bf8a09f2fd1b63c7670eea5aa095720b7e) Merge pull request  [#4093](https://github.com/containerd/containerd/pull/4093) from thaJeztah/replace_more_syscall
* [`a30225b2`](https://github.com/containerd/containerd/commit/a30225b2209c031af55aae6c6e9466c248925ef1) Merge pull request  [#4094](https://github.com/containerd/containerd/pull/4094) from thaJeztah/deprecate_sys_epoll
* [`b4f1986b`](https://github.com/containerd/containerd/commit/b4f1986bf54b37a95fe8f9ca8531c97209d2bdd4) Merge pull request  [#4092](https://github.com/containerd/containerd/pull/4092) from thaJeztah/bump_x_sys
* [`0a7fd55f`](https://github.com/containerd/containerd/commit/0a7fd55f32a8eff3554e8c2e992db8ff65400e9c) sys: deprecate EpollCreate1, EpollCtl, EpollWait
* [`7b06192f`](https://github.com/containerd/containerd/commit/7b06192f61d02c28bdbd8470388cc21fa676e58c) sys: windows: use golang.org/x/sys/windows
* [`1b7d1e81`](https://github.com/containerd/containerd/commit/1b7d1e81be79d786ae0a828cf17256c609fb4c92) vendor: golang.org/x/sys 5c8b2ff67527cb88b770f693cebf3799036d8bc0
* [`92cfc5b1`](https://github.com/containerd/containerd/commit/92cfc5b1fb91e0e09bd9ef18de082cd648e2bdc0) Merge pull request  [#4088](https://github.com/containerd/containerd/pull/4088) from mxpv/sd
* [`7a5fcf61`](https://github.com/containerd/containerd/commit/7a5fcf617ef550c76c6831d97244baff0ac6121e) Merge pull request  [#4089](https://github.com/containerd/containerd/pull/4089) from thaJeztah/update_cri
* [`ddae905b`](https://github.com/containerd/containerd/commit/ddae905b824a264be620cea03d3dee66f779f19a) Support NOTIFY_SOCKET
* [`b78dfbdf`](https://github.com/containerd/containerd/commit/b78dfbdfbe54ec5cc9c5b59d79a9739756daae01) vendor: golang.org/x/sys 52ab431487773bc9dd1b0766228b1cf3944126bf
* [`ba6796ab`](https://github.com/containerd/containerd/commit/ba6796abde0090a1984c056fec9e1cc6fb9b3796) vendor: update kubernetes v1.18.0-beta.1
* [`f3d06242`](https://github.com/containerd/containerd/commit/f3d062423c7a50e0258132bf5786d7a025e54a06) vendor: sigs.k8s.io/yaml v1.2.0
* [`04c805e6`](https://github.com/containerd/containerd/commit/04c805e636b3879f689501fd052cb287fd80327c) vendor: github.com/google/gofuzz v1.1.0
* [`12c7d697`](https://github.com/containerd/containerd/commit/12c7d69769b43b8f432fe4dd779335f02c52c036) vendor: update containerd/cri 1a00c068864a59835ff442e0dddfa5a254be6bb3
* [`5607b23b`](https://github.com/containerd/containerd/commit/5607b23b0f7fd48645372adeab96515882ad0d97) vendor.conf: move some imports to match position with containerd/cri
* [`3868dd75`](https://github.com/containerd/containerd/commit/3868dd754064b843579e2aac0fa846185869c2a7) Merge pull request  [#4087](https://github.com/containerd/containerd/pull/4087) from crosbymichael/cgroups-exports
* [`97ca1be0`](https://github.com/containerd/containerd/commit/97ca1be06752cf220f1fa91ae8ececa0461dc284) Merge pull request  [#4058](https://github.com/containerd/containerd/pull/4058) from tedyu/get-process
* [`e3ab8bda`](https://github.com/containerd/containerd/commit/e3ab8bda604dbafb6c69f4c42979e92ead445138) Avoid allocating slice for finding Process
* [`1239f540`](https://github.com/containerd/containerd/commit/1239f5403534145ffefc4b53dbf2569af5a78d0c) export cgroups collectors
* [`aac6a51e`](https://github.com/containerd/containerd/commit/aac6a51ee775d89958dd6dbde1f61096ddbcb5a0) Merge pull request  [#4059](https://github.com/containerd/containerd/pull/4059) from fuweid/me-upstream-release-status
* [`35a8de89`](https://github.com/containerd/containerd/commit/35a8de899651770bc7ba1cc498ec1057a8b6e83c) Merge pull request  [#4080](https://github.com/containerd/containerd/pull/4080) from mxpv/opts
* [`8c9e8417`](https://github.com/containerd/containerd/commit/8c9e84174d55af4fcedf7bf0dbe3469936c0f43a) RELEASES.md: update release status
* [`936b7b00`](https://github.com/containerd/containerd/commit/936b7b0043e4b90a7f4810ed91ce066257117178) Merge pull request  [#4085](https://github.com/containerd/containerd/pull/4085) from thaJeztah/update_crypto
* [`e0a8fe7c`](https://github.com/containerd/containerd/commit/e0a8fe7cb60e165ba5158db99957993587f52d50) vendor: bump golang.org/x/crypto bac4c82f6975
* [`01310155`](https://github.com/containerd/containerd/commit/01310155947cb6eec37dcae29742a165e56acb4a) Merge pull request  [#4084](https://github.com/containerd/containerd/pull/4084) from crosbymichael/kill-all-check
* [`233d61f5`](https://github.com/containerd/containerd/commit/233d61f51c867c314b5b66a1df91996b23ea1eb3) Merge pull request  [#4083](https://github.com/containerd/containerd/pull/4083) from crosbymichael/resource-opts
* [`a687d3a3`](https://github.com/containerd/containerd/commit/a687d3a36dac0c75adcef6318a1891034b4cc284) Check error return from json.Unmarshal
* [`a3ca8a0d`](https://github.com/containerd/containerd/commit/a3ca8a0dfc4f2e79487d2479fbb3ee41bc75227b) Add linux resource oci.SpecOpts
* [`54fd2cba`](https://github.com/containerd/containerd/commit/54fd2cba4970fe77b10bb113f252cd5a10bddb40) Merge pull request  [#4081](https://github.com/containerd/containerd/pull/4081) from crosbymichael/info-spec
* [`00e6be9f`](https://github.com/containerd/containerd/commit/00e6be9f45751937854b2ebe2a8822c72fd8330f) Add ctr c info --spec flag to output spec
* [`3be12fe1`](https://github.com/containerd/containerd/commit/3be12fe1c0ad47e3ace8e373fd2bf41f4aa775df) Do not loose snapshotter options
* [`8cddb5f9`](https://github.com/containerd/containerd/commit/8cddb5f91d8055747b497d4e7639367af1436ff0) Pass snapshotter opts during Pull
* [`ca66f3dd`](https://github.com/containerd/containerd/commit/ca66f3dd5d917694797a377b8ab9b8fb603b089b) Merge pull request  [#4076](https://github.com/containerd/containerd/pull/4076) from kevpar/windows-cri-support
* [`a3685262`](https://github.com/containerd/containerd/commit/a3685262fe7d501a2a236c7ce39209a7161f2519) snapshots/devmapper: do not stop snapshot GC when one snapshot removing fails
* [`b6bf7b97`](https://github.com/containerd/containerd/commit/b6bf7b97c23bece60866801c18680471d4cd7eb7) devmapper: async remove device using Cleanup
* [`3a1c6a26`](https://github.com/containerd/containerd/commit/3a1c6a260a0a3f518593da4a6091dd447ab10260) Merge pull request  [#4073](https://github.com/containerd/containerd/pull/4073) from dims/update-opencontainers/selinux-to-1.3.3
* [`c7eec0c1`](https://github.com/containerd/containerd/commit/c7eec0c1786595b9aa4c31cf43c65acd2c204f8f) Fix file header in builtins_cri.go
* [`269015e3`](https://github.com/containerd/containerd/commit/269015e31c5036d447da88d021921b09a17eb543) Merge pull request  [#4072](https://github.com/containerd/containerd/pull/4072) from thaJeztah/update_gotest_tools_v3
* [`f2edc6f1`](https://github.com/containerd/containerd/commit/f2edc6f164f977b459a3abaa310d145f20050617) vendor: update gotest.tools v3.0.2
* [`026e4380`](https://github.com/containerd/containerd/commit/026e43806a8099b70c166874e59dcbbfe0634cc4) Update to a released version of opencontainers/selinux (1.3.3)
* [`4d242818`](https://github.com/containerd/containerd/commit/4d242818bf55542e5d7876ca276fea83029e803c) Merge pull request  [#4053](https://github.com/containerd/containerd/pull/4053) from AkihiroSuda/vendor-grpc-20200225
* [`669f516b`](https://github.com/containerd/containerd/commit/669f516b0e083238036cdd1118c3601f017557bf) Merge pull request  [#4062](https://github.com/containerd/containerd/pull/4062) from tedyu/start-shim-defer
* [`f8ade8de`](https://github.com/containerd/containerd/commit/f8ade8debd8877de4d7717ad48fb48e3203b215d) Use named error return for service#StartShim
* [`536d7ef9`](https://github.com/containerd/containerd/commit/536d7ef92da517fde23cff7ddccd86ef4c459fba) Merge pull request  [#4066](https://github.com/containerd/containerd/pull/4066) from thaJeztah/choco_progress
* [`985b26f2`](https://github.com/containerd/containerd/commit/985b26f2f9fe63ef116e6fd764c0990a2d24a2b9) AppVeyor: disable download progress on choco installs
* [`06b28402`](https://github.com/containerd/containerd/commit/06b284026da5e88c47577a0ff465c18f9cac891d) Merge pull request  [#4063](https://github.com/containerd/containerd/pull/4063) from tedyu/namespace-path
* [`4105135e`](https://github.com/containerd/containerd/commit/4105135e368071ece17f46484e3b5d84921d8161) fix killall when use pidnamespace
* [`ebec675a`](https://github.com/containerd/containerd/commit/ebec675a8d0c042401b77a77a048a621709ca7e9) Merge pull request  [#3802](https://github.com/containerd/containerd/pull/3802) from vladimiroff/unify-dialers
* [`4dd75be2`](https://github.com/containerd/containerd/commit/4dd75be2b93da857cd4cfa384e9088c03a58d6cb) Unify dialer implementations
* [`8e448bb2`](https://github.com/containerd/containerd/commit/8e448bb2798b94c09cf84e9b8de401d04f20decf) vendor protobuf & grpc
* [`9b4967bd`](https://github.com/containerd/containerd/commit/9b4967bd6b77e4a6bb4c36c86b4e3a6daaead6d4) Merge pull request  [#4048](https://github.com/containerd/containerd/pull/4048) from fuweid/me-use-new-ctx-to-cleanup
* [`3b9f2e85`](https://github.com/containerd/containerd/commit/3b9f2e85402f77d6ff63405a6dbb7a72938ca6f5) Merge pull request  [#4051](https://github.com/containerd/containerd/pull/4051) from rancher/selinux
* [`c134a9be`](https://github.com/containerd/containerd/commit/c134a9befa59fd5ab670a9c250f74cb3e4c88844) Use spec's mountLabel when mounting the rootfs
* [`2c5279e8`](https://github.com/containerd/containerd/commit/2c5279e820f86714df591b7f8d4b71052cf8ad87) Merge pull request  [#4049](https://github.com/containerd/containerd/pull/4049) from fuweid/me-fix-flaky-testcase
* [`1d888ad6`](https://github.com/containerd/containerd/commit/1d888ad6a69d412cfb93054fe8368caca97d944e) cleanup the image synchronously for Usage case
* [`18e581dd`](https://github.com/containerd/containerd/commit/18e581dd91fd671aaeba86dcae2b6c97142a1cb0) bugfix: cleanup dangling shim by brand new context
* [`fed8890e`](https://github.com/containerd/containerd/commit/fed8890e935f28de075b4031ebbc794076d21f69) Enable CRI plugin for Windows builds as well
* [`0e084054`](https://github.com/containerd/containerd/commit/0e08405433e3060ce6e1194e836cc7e71c80f9c6) Merge pull request  [#4046](https://github.com/containerd/containerd/pull/4046) from darfux/cancel_shim_log_ctx_by_onclose
* [`84464b80`](https://github.com/containerd/containerd/commit/84464b801faf2c80b71f8fa057d1f8daf9474a1c) v2: Cancel shim log ctx when ttrpc is closed
* [`986d0678`](https://github.com/containerd/containerd/commit/986d06785c4abaa5fcd546999e1c4066ed6646e8) Merge pull request  [#4042](https://github.com/containerd/containerd/pull/4042) from thaJeztah/bump_crypto
* [`7f0bccf1`](https://github.com/containerd/containerd/commit/7f0bccf1a00f84fc9f8fc289b5560f02562f86d9) Merge pull request  [#4041](https://github.com/containerd/containerd/pull/4041) from elboulangero/remove-executable-bit-on-api-txt-files
* [`f3652d06`](https://github.com/containerd/containerd/commit/f3652d0682f500a84191b34cd58e37e6fd684c36) vendor: golang.org/x/crypto 1d94cc7ab1c630336ab82ccb9c9cda72a875c382
* [`773adf7a`](https://github.com/containerd/containerd/commit/773adf7ab600824fe64bf5b5496763345eaed33d) Remove the executable bit for api/*.txt files
* [`986f2941`](https://github.com/containerd/containerd/commit/986f2941871087f31865a1d9fd69b4f97e3aea88) Merge pull request  [#3942](https://github.com/containerd/containerd/pull/3942) from hs0210/work
* [`724d0eb8`](https://github.com/containerd/containerd/commit/724d0eb859065f3fa11f32fa54b1c1970b670704) Merge pull request  [#4039](https://github.com/containerd/containerd/pull/4039) from AkihiroSuda/no-zfs
* [`8e685f78`](https://github.com/containerd/containerd/commit/8e685f78cf66e2901b2fbed2fdddd64449a74ab9) support building with BUILDTAGS="no_zfs no_aufs"
* [`3fe22817`](https://github.com/containerd/containerd/commit/3fe22817ab757f43cf9bc6d9de55649a99a2e986) Merge pull request  [#4037](https://github.com/containerd/containerd/pull/4037) from thaJeztah/update_mailmap
* [`61596169`](https://github.com/containerd/containerd/commit/61596169bbe688f576dbddc72ebce09955a49440) Update .mailmap
* [`f44d3609`](https://github.com/containerd/containerd/commit/f44d360992c4d30d413c38d276a36bf40b02d194) Update .mailmap with changes from release-branches
* [`04cda9b4`](https://github.com/containerd/containerd/commit/04cda9b4005e367c579b606c22874e953166f38e) Merge pull request  [#4032](https://github.com/containerd/containerd/pull/4032) from thaJeztah/bump_golang_1.13.8
* [`499ab8a9`](https://github.com/containerd/containerd/commit/499ab8a99ad489fb911557f4ea7ffd33173ed65b) Update Golang 1.13.8
* [`48d998f5`](https://github.com/containerd/containerd/commit/48d998f52cc119cdc414268b39f5bfb391e291f5) Merge pull request  [#4034](https://github.com/containerd/containerd/pull/4034) from fuweid/me-use-current-git-for-critools
* [`246a560e`](https://github.com/containerd/containerd/commit/246a560edb19ef9220bb452d0a3c82c7770213fb) script: use github.com/kubernetes-sigs/cri-tools directly
* [`27f25069`](https://github.com/containerd/containerd/commit/27f25069c06d597542e57428165225bd2a9e2696) Merge pull request  [#4013](https://github.com/containerd/containerd/pull/4013) from estesp/support-32bit-arm64
* [`7811aa75`](https://github.com/containerd/containerd/commit/7811aa755265ba3f017683afb1ee3b5a1e0f29b4) Merge pull request  [#4022](https://github.com/containerd/containerd/pull/4022) from estesp/fix-script-comment
* [`75d0c5f2`](https://github.com/containerd/containerd/commit/75d0c5f2e74b44353da357c5603a52871bea3940) Fix incorrect comment from copy/paste of starting script
* [`e74962ea`](https://github.com/containerd/containerd/commit/e74962eaa6c0533453fcc823ae0e1b5976a30d8c) Merge pull request  [#4018](https://github.com/containerd/containerd/pull/4018) from estesp/update-readme
* [`0dd6d24d`](https://github.com/containerd/containerd/commit/0dd6d24d2ae34680d6fb59fcd58c617ad0d61b34) Fix reference to LICENSE in README.md
* [`89de113d`](https://github.com/containerd/containerd/commit/89de113de9aedce0f41126c83c08ba9d3c6df0f1) Support 32-bit userspace on 64-bit ARM cores
* [`5abacb62`](https://github.com/containerd/containerd/commit/5abacb62da89dd18219f8ce28a2d4c3d28d8304d) Merge pull request  [#4017](https://github.com/containerd/containerd/pull/4017) from bloodorangeio/octet-stream-fix
* [`d8a0d29c`](https://github.com/containerd/containerd/commit/d8a0d29c232330f371c949a27527d8b89adccfc5) Set octet-stream content-type on put request
* [`cbf3ee0e`](https://github.com/containerd/containerd/commit/cbf3ee0e22635920adc221b7bf570cd82ab7bab9) Merge pull request  [#4010](https://github.com/containerd/containerd/pull/4010) from zhsj/fix-zsh-complete
* [`348e683c`](https://github.com/containerd/containerd/commit/348e683cebe4ddada6d9b11c2581bfeacba8d458) Fix zsh autocomplete script
* [`4f348c5b`](https://github.com/containerd/containerd/commit/4f348c5b5b53a70b282ab5b81b2cc8f03bf6a338) Merge pull request  [#3999](https://github.com/containerd/containerd/pull/3999) from thaJeztah/bump_cri
* [`263ab701`](https://github.com/containerd/containerd/commit/263ab701463864381e113db9ad72aa1a65897b5a) vendor: bump gopkg.in/yaml.v2 v2.2.8
* [`4c382788`](https://github.com/containerd/containerd/commit/4c38278895a431fc4939bad0b7d4270d88d8b589) vendor: update containerd/cri c0294ebfe0b4342db85c0faf7727ceb8d8c3afce
* [`f5d8ff57`](https://github.com/containerd/containerd/commit/f5d8ff57c8558c5a9a5357304d6b4a1a4aa80931) Merge pull request  [#3965](https://github.com/containerd/containerd/pull/3965) from jterry75/wcow_lcow_scratch_size
* [`46d1fb2f`](https://github.com/containerd/containerd/commit/46d1fb2fdcf167648215350f159fbbfa9abc8471) Merge pull request  [#3992](https://github.com/containerd/containerd/pull/3992) from mxpv/losetup
* [`12cb1554`](https://github.com/containerd/containerd/commit/12cb1554be8e3ba3fa6a7d11db2e8606a3163c0c) Merge pull request  [#3972](https://github.com/containerd/containerd/pull/3972) from fuweid/me-fix-3937
* [`f0652e14`](https://github.com/containerd/containerd/commit/f0652e1434be5d952abfbc67227ccc100757a8f7) Make tests less flaky
* [`bb8af922`](https://github.com/containerd/containerd/commit/bb8af922bb921da1a61fc3b932a113b6826895e6) Add support for custom wcow and lcow sandbox scratch sizes
* [`431cfd86`](https://github.com/containerd/containerd/commit/431cfd86e7bc636cdd5254ea8a30bd4f547c7bfc) Merge pull request  [#3991](https://github.com/containerd/containerd/pull/3991) from mihaicmn/fix-default-config
* [`5e6d56ee`](https://github.com/containerd/containerd/commit/5e6d56ee2deaeeebf15cb6a19d4898e365a3d926) Fix startup_delay within default configuration
* [`07de4ecc`](https://github.com/containerd/containerd/commit/07de4eccf1e62056efd24a232e2f75266b03608a) Merge pull request  [#3983](https://github.com/containerd/containerd/pull/3983) from AkihiroSuda/ctr-events-ignore-err
* [`a07cb9d0`](https://github.com/containerd/containerd/commit/a07cb9d0c48b06e627c585f0ce70d90ba97a9ff9) Merge pull request  [#3987](https://github.com/containerd/containerd/pull/3987) from thaJeztah/bump_golang_1.13.7
* [`83370116`](https://github.com/containerd/containerd/commit/833701165aad9d55adda23f48bb5a46cdbcff5b1) ctr events: do not exit on an error
* [`20024116`](https://github.com/containerd/containerd/commit/2002411638cfdc620f3e3be112e2184452048779) vendor: update golang.org/x/crypto 69ecbb4d6d5dab05e49161c6e77ea40a030884e1
* [`32ba75f0`](https://github.com/containerd/containerd/commit/32ba75f0fbfe47ad94e7c7daccc9f31efd0b2db2) Update Golang 1.13.7 (CVE-2020-0601, CVE-2020-7919)
* [`d3b42574`](https://github.com/containerd/containerd/commit/d3b42574a751e056362d8f5abe0717e45b9f17d2) Merge pull request  [#3986](https://github.com/containerd/containerd/pull/3986) from thaJeztah/fix_release_tool_link
* [`09944e71`](https://github.com/containerd/containerd/commit/09944e714f1aee8c84a86f405acf1d0c1246fe43) Merge pull request  [#3985](https://github.com/containerd/containerd/pull/3985) from thaJeztah/bump_versions
* [`e42110f3`](https://github.com/containerd/containerd/commit/e42110f3263bdf826b113b00fe66ff3ed6109ef2) Fix broken link to release-tool
* [`e2e07c9b`](https://github.com/containerd/containerd/commit/e2e07c9bc1ad0076bfea09c5e55c94a0f699fdfb) RELEASES.md update links to latest v1.2.11 and v1.3.2
* [`a1e0303e`](https://github.com/containerd/containerd/commit/a1e0303e7adaf8b6316293b605f631aba78914d5) Merge pull request  [#3978](https://github.com/containerd/containerd/pull/3978) from dims/sync-with-latest-containerd-cri-master-including-selinux-change
* [`0dc69620`](https://github.com/containerd/containerd/commit/0dc69620b8dc5f03a1282acff7a37ffbefd2697d) update dependencies of containerd/cri
* [`53ced5ff`](https://github.com/containerd/containerd/commit/53ced5ffe1d38dd407d18dfab752ab29623b3647) update to latest containerd/cri (master)
* [`faf03c3d`](https://github.com/containerd/containerd/commit/faf03c3d239d54e9fce44deaae274dc1fe8b672e) Pick up fix for CVE-2019-16884 in opencontainers/selinux
* [`5c72f92a`](https://github.com/containerd/containerd/commit/5c72f92a5d924fdd699e761d022991266a77ed51) Merge pull request  [#3973](https://github.com/containerd/containerd/pull/3973) from dims/update-to-new-rc10-of-opencontainers/runc
* [`923c05be`](https://github.com/containerd/containerd/commit/923c05bed10b14512cf5ec029066ca5e90d87431) Bump to opencontainers/runc new version - v1.0.0-rc10
* [`c2ad9dc1`](https://github.com/containerd/containerd/commit/c2ad9dc12dc049607adf541f453cd5b28f0b7c37) Merge pull request  [#3970](https://github.com/containerd/containerd/pull/3970) from TBBle/windows_build_without_cgo
* [`e44d0086`](https://github.com/containerd/containerd/commit/e44d0086596862a8ac5eda5e28b23564324efe38) Appveyor on_success field should be an array.
* [`a224937d`](https://github.com/containerd/containerd/commit/a224937d2c23cbc81c49aed0280cfd05d1a3e734) Disable CGO for AppVeyor build steps
* [`75af1794`](https://github.com/containerd/containerd/commit/75af17946d94bc95ba519be5c2b6fc6f1adde4d6) Pull: create image record after blobs download
* [`45a17cff`](https://github.com/containerd/containerd/commit/45a17cffb67cb407b4130b718b15674ae0c5b113) Vendor Microsoft/hcsshim with CGO removal
* [`592a617f`](https://github.com/containerd/containerd/commit/592a617f3d6e3c6aa0f1894c3edfe9a9cf890600) Merge pull request  [#3969](https://github.com/containerd/containerd/pull/3969) from thaJeztah/bump_golang_1.13.6
* [`94964b36`](https://github.com/containerd/containerd/commit/94964b36d0248257743615a5e3bff0bea301d55c) Update Golang 1.13.6
* [`6b5553ee`](https://github.com/containerd/containerd/commit/6b5553ee6c20955f9e01145528527241f33f8940) Merge pull request  [#3919](https://github.com/containerd/containerd/pull/3919) from Zyqsempai/add-io-metrics
* [`64b08f90`](https://github.com/containerd/containerd/commit/64b08f90e9d990886885735cdc983e20d914f361) Merge pull request  [#3966](https://github.com/containerd/containerd/pull/3966) from zhsj/update-btrfs
* [`22b73a9a`](https://github.com/containerd/containerd/commit/22b73a9a7800b71944529846a5c9ce212c92c218) vendor: bump containerd/btrfs to 153935315f4ab9be5bf03650a1341454b05efa5d
* [`b8797016`](https://github.com/containerd/containerd/commit/b8797016bb34650f4c6dbec36e8407cc650147ec) Merge pull request  [#3964](https://github.com/containerd/containerd/pull/3964) from zhsj/flaky-metastore-test
* [`e0954807`](https://github.com/containerd/containerd/commit/e095480716f635647711a81a4976611ac357f72f) Merge pull request  [#3962](https://github.com/containerd/containerd/pull/3962) from zhsj/clean-test
* [`1189cc40`](https://github.com/containerd/containerd/commit/1189cc40f2bea63d2d381a4c95617c869c5c99cc) snapshots: fix flaky TestMetastore
* [`35a8e6e5`](https://github.com/containerd/containerd/commit/35a8e6e589eb37a73f94cdbd5c8d7938b2b04140) sys: clean up process after test
* [`5383d31f`](https://github.com/containerd/containerd/commit/5383d31f32ba7db0eb6f0cd333be6463af07034d) Merge pull request  [#3963](https://github.com/containerd/containerd/pull/3963) from zhsj/flaky-gc-test
* [`3eb57b01`](https://github.com/containerd/containerd/commit/3eb57b01be87a9b5047ae79775b9c43d65fb2150) Added IO metrics
* [`e859b8a9`](https://github.com/containerd/containerd/commit/e859b8a92b58499b4681cb96dae74f2f3bb50a70) gc: increase sleep time in test
* [`486d3363`](https://github.com/containerd/containerd/commit/486d33631e8ab0d1e60c9d57f729a6205937f478) test runtime v2 CPU settings
* [`c55bd87f`](https://github.com/containerd/containerd/commit/c55bd87f471a4de48ea349e66bfdf7c454327421) Merge pull request  [#3956](https://github.com/containerd/containerd/pull/3956) from sethp-nr/fix/eventfd-leak
* [`bb9d4e8b`](https://github.com/containerd/containerd/commit/bb9d4e8bf22e802301ffab4d3bc247659b9f5dbe) Merge pull request  [#3959](https://github.com/containerd/containerd/pull/3959) from thaJeztah/bump_prometheus
* [`66508589`](https://github.com/containerd/containerd/commit/66508589d33c3ae0ad3db5a581c75c8257bc4bfc) fix: eventfd leak for v2 runtime with v1 cgroups
* [`9456040a`](https://github.com/containerd/containerd/commit/9456040acb746dccf65e700563fb7371a03f79e6) fix: eventfd leak
* [`2f0db8e2`](https://github.com/containerd/containerd/commit/2f0db8e2a81319b3e48bc6e3d433b10090bd5f50) vendor: bump prometheus/client_golang v1.3.0
* [`e10c9118`](https://github.com/containerd/containerd/commit/e10c911876614cef082e988f7b14c4d008370165) vendor: bump prometheus/client_golang v1.1.0
* [`845b91d6`](https://github.com/containerd/containerd/commit/845b91d6b5431433cf2b33a21bd921d5b23ec432) vendor: bump prometheus/client_golang v0.9.4
* [`04506b87`](https://github.com/containerd/containerd/commit/04506b87d65a3390656de6f9e5de8d84d0270567) vendor: bump docker/go-metrics v0.0.1:
* [`99911ea6`](https://github.com/containerd/containerd/commit/99911ea668437cb0dcd30d67fcf3d7fb86238a95) vendor: bump prometheus/procfs v0.0.8
* [`ed6ae818`](https://github.com/containerd/containerd/commit/ed6ae818612b8f08dfa319eb40aea1aab286c979) vendor: bump prometheus/common v0.7.0
* [`c02dc24e`](https://github.com/containerd/containerd/commit/c02dc24ecfa6b46f8575a170f90498d89115e492) vendor: bump prometheus/client_model v0.1.0
* [`77a3780c`](https://github.com/containerd/containerd/commit/77a3780c25735901928284496efc4b6349de328c) vendor: bump beorn7/perks v1.0.1
* [`a767b623`](https://github.com/containerd/containerd/commit/a767b62321ae3fae0b77a1320d93680baff0d7c1) Merge pull request  [#3954](https://github.com/containerd/containerd/pull/3954) from AkihiroSuda/vendor-cgroups-20200110
* [`e1221e69`](https://github.com/containerd/containerd/commit/e1221e69a824ce9aaca34c5bb603feb2f921b883) revendor containerd/cgroups
* [`1c2606d0`](https://github.com/containerd/containerd/commit/1c2606d05bf242d269b7a8dfb27c05305dc7331b) Merge pull request  [#3946](https://github.com/containerd/containerd/pull/3946) from wawa0210/bump-hcsshim
* [`4d62d879`](https://github.com/containerd/containerd/commit/4d62d8795c42dfec2506631cc7013b3b8786bf76) bump microsoft/hcsshim to 0.8.7
* [`0a1f2b40`](https://github.com/containerd/containerd/commit/0a1f2b40642e54ed06cd0a22cdf6025cbe70853c) Merge pull request  [#3952](https://github.com/containerd/containerd/pull/3952) from lumjjb/fix_unpacker
* [`95fbf3dc`](https://github.com/containerd/containerd/commit/95fbf3dc28d8dcc2531904c3efa5b53caa8ee6a4) Fix unpacker to pass use apply options
* [`7804afb2`](https://github.com/containerd/containerd/commit/7804afb226b6b44d6baac469157cd50f7a6bd761) Merge pull request  [#3950](https://github.com/containerd/containerd/pull/3950) from dmcgowan/fix-printf-scanner-error
* [`9f193c41`](https://github.com/containerd/containerd/commit/9f193c41d74e815480c2f69964411f9b87599902) Merge pull request  [#3948](https://github.com/containerd/containerd/pull/3948) from jterry75/fix_lcow_size
* [`3af3a760`](https://github.com/containerd/containerd/commit/3af3a7602650a8de47b77457fa05835ebcbff3bf) Fix filter errors
* [`7b52bc50`](https://github.com/containerd/containerd/commit/7b52bc506c5bc2a6a85a889ee3bc134edb80cddd) Add unit test for func in filter.go
* [`cd1cad9d`](https://github.com/containerd/containerd/commit/cd1cad9d5581f855c3feac293d7d52d49ca4d34b) Support disk usage in windows-lcow snapshot
* [`d3c1691a`](https://github.com/containerd/containerd/commit/d3c1691ae105067a4636dfbe81c0ba2d8d980f52) Merge pull request  [#3933](https://github.com/containerd/containerd/pull/3933) from AkihiroSuda/update-rootless-md
* [`8b3ef5fb`](https://github.com/containerd/containerd/commit/8b3ef5fb205730fc45614586b2aa95dfa2444f6f) Merge pull request  [#3944](https://github.com/containerd/containerd/pull/3944) from zhsj/fix-openlabci
* [`41088e40`](https://github.com/containerd/containerd/commit/41088e405fa46a8325eeea3217fd05b48779419e) Merge pull request  [#3939](https://github.com/containerd/containerd/pull/3939) from zhsj/fix-arm
* [`80d50a8a`](https://github.com/containerd/containerd/commit/80d50a8a636d0961571b93679956615b66c69e4d) Merge pull request  [#3925](https://github.com/containerd/containerd/pull/3925) from dmcgowan/snapshot-cleanup-api
* [`3e9ef5db`](https://github.com/containerd/containerd/commit/3e9ef5db79cac1227bec5c6e93d025412c348f76) Merge pull request  [#3941](https://github.com/containerd/containerd/pull/3941) from dmcgowan/skip_tests
* [`f3090ce8`](https://github.com/containerd/containerd/commit/f3090ce80f05a88e588d9e9283bf5134367b198b) ci: set pipefail in zuul script
* [`90cd777a`](https://github.com/containerd/containerd/commit/90cd777a6c8c92c105625ba086e2e67a0c32d7ed) platforms: fill default arm variant when parse platform specifier
* [`b553bc14`](https://github.com/containerd/containerd/commit/b553bc14a2cfa1994646d2f52a8e25c023de76bb) update docs/rootless.md
* [`94d49984`](https://github.com/containerd/containerd/commit/94d499843c0202af9636cad522d30eaf9ffed798) Add Makefile variable to skip test packages
* [`123af61c`](https://github.com/containerd/containerd/commit/123af61c0bd897c0892d7a0fb51574a78698de8a) Add Cleanup to snapshot API
* [`0d276ece`](https://github.com/containerd/containerd/commit/0d276ece0e280812297f20be5110800db6614c03) Merge pull request  [#3932](https://github.com/containerd/containerd/pull/3932) from AkihiroSuda/ovl-test-opts
* [`fda9cebc`](https://github.com/containerd/containerd/commit/fda9cebc813b035be137d4d61f203e625623692c) Merge pull request  [#3936](https://github.com/containerd/containerd/pull/3936) from hs0210/work
* [`da2890a9`](https://github.com/containerd/containerd/commit/da2890a90826458c0573cdbc4e3e3768d69197b8) Merge pull request  [#3934](https://github.com/containerd/containerd/pull/3934) from AkihiroSuda/ctr-address-env
* [`82fdac1c`](https://github.com/containerd/containerd/commit/82fdac1cd602fa3f1800d9fa82a9d3b90a0cf024) Merge pull request  [#3935](https://github.com/containerd/containerd/pull/3935) from zhsj/fix-gccgo
* [`465c11dc`](https://github.com/containerd/containerd/commit/465c11dc8736d3e2a9a3b76ece6abdeb63a2f676) Fix build with gccgo
* [`52e477f9`](https://github.com/containerd/containerd/commit/52e477f947434989e93d0a9c22a7389d08b9b056) Fix outdated comments
* [`b127b666`](https://github.com/containerd/containerd/commit/b127b666aa679ab0ac50025e0741b54acd743496) ctr: support $CONTAINERD_ADDRESS env var
* [`a4b423b1`](https://github.com/containerd/containerd/commit/a4b423b19b0b3f18bd4827afcd4a9c7ca4a6645a) overlay: test actual Opts
* [`d5714702`](https://github.com/containerd/containerd/commit/d5714702d1f78ad1149e78e204db0b53611ddb3c) Merge pull request  [#3883](https://github.com/containerd/containerd/pull/3883) from AkihiroSuda/ci-crun
* [`067a66b9`](https://github.com/containerd/containerd/commit/067a66b90a3bf0915ff34d5fa5bbc790ff625d77) .travis.yml: run test with crun
* [`b9fad5e3`](https://github.com/containerd/containerd/commit/b9fad5e310fafb453def5f1e7094f4c36a9806d2) Merge pull request  [#3765](https://github.com/containerd/containerd/pull/3765) from AkihiroSuda/mount-fuse
* [`7c856d19`](https://github.com/containerd/containerd/commit/7c856d19804fa9516e793c055d16fa22d010c857) Merge pull request  [#3929](https://github.com/containerd/containerd/pull/3929) from darfux/v2_fix_win_ctx_ns
* [`1fb1d932`](https://github.com/containerd/containerd/commit/1fb1d93212af763bd481b476293040b1566ae00b) v2: Fix missing ns when openShimLog on windows
* [`5fc0f301`](https://github.com/containerd/containerd/commit/5fc0f30167216f7b11de904df4df8b1c96290104) Merge pull request  [#3903](https://github.com/containerd/containerd/pull/3903) from katiewasnothere/local_introspection
* [`a18f77be`](https://github.com/containerd/containerd/commit/a18f77bea0a7193b6594af3ca22cd2734d6dfb14) create local version of introspection service
* [`b95fa01b`](https://github.com/containerd/containerd/commit/b95fa01b95d54bfb88d8c004975e36d00df0fc1e) Merge pull request  [#3915](https://github.com/containerd/containerd/pull/3915) from yeahdongcn/push
* [`e739314e`](https://github.com/containerd/containerd/commit/e739314ed421ecf10d52a47dcdf27859022fa124) mount: support FUSE helper
* [`537afb14`](https://github.com/containerd/containerd/commit/537afb149869e5ef6acbd267f9b02c648abcbef3) Merge pull request  [#3921](https://github.com/containerd/containerd/pull/3921) from darfux/v2_try_to_delete_shim_when_create_fail
* [`06b15f07`](https://github.com/containerd/containerd/commit/06b15f072db3b177af4ffa1d9f8d4a9a454990f7) Merge pull request  [#3920](https://github.com/containerd/containerd/pull/3920) from hs0210/work
* [`87e2a959`](https://github.com/containerd/containerd/commit/87e2a95951c3e00e8d672922a8bc07337c7a331c) Fix a typo in task.go
* [`f823c377`](https://github.com/containerd/containerd/commit/f823c377086bccc8c35a0ddfe12a02a0c6c112af) Merge pull request  [#3904](https://github.com/containerd/containerd/pull/3904) from yeahdongcn/manifest
* [`d82fa431`](https://github.com/containerd/containerd/commit/d82fa431937f0fda2c11f45fd52da48ab899c29c) v2: Call shim.Delete at first when create is failed
* [`6b94b646`](https://github.com/containerd/containerd/commit/6b94b646b7712ecbf0d16ce19588dc1b083b829f) Merge pull request  [#3911](https://github.com/containerd/containerd/pull/3911) from ktock/passinfo
* [`493a36de`](https://github.com/containerd/containerd/commit/493a36de9521c4a6a0e0cc2fd0495da1d5c08db7) Move label filter to snapshots package
* [`c1a24be5`](https://github.com/containerd/containerd/commit/c1a24be5acf4e04c8a751a9eff2fe040fe58023c) Merge pull request  [#3916](https://github.com/containerd/containerd/pull/3916) from thaJeztah/bump_golang_1.13.5
* [`06f6ea09`](https://github.com/containerd/containerd/commit/06f6ea099a784ecb62d67548d901dc7a85a65c76) switch nighly builds to Go 1.13.5
* [`c07e356d`](https://github.com/containerd/containerd/commit/c07e356d293895fa52f7dd215922861291d3d799) Update Golang 1.13.5
* [`072dfbaf`](https://github.com/containerd/containerd/commit/072dfbaf3601dd80d2b363fc8c855cd225fec166) Support pushing a specific platform of a multi-architecture docker image to a registry
* [`4ccb7aa2`](https://github.com/containerd/containerd/commit/4ccb7aa2213e09c21a4b320eec5b8b6d1ac32e48) Enable to propagate necessary information to snapshotter during unpack
* [`97712c8a`](https://github.com/containerd/containerd/commit/97712c8ad73dd302d5d226e0384b2d86e5de2989) Merge pull request  [#3906](https://github.com/containerd/containerd/pull/3906) from estesp/update-console-vendor
* [`166cc8b7`](https://github.com/containerd/containerd/commit/166cc8b7d50c2b0d69ccee15a98aa891fa8f265f) Merge pull request  [#3905](https://github.com/containerd/containerd/pull/3905) from estesp/more-adopters
* [`496836c0`](https://github.com/containerd/containerd/commit/496836c09266a0ab00205bec78589c0aa83ee125) Update containerd/console vendor for fix
* [`a057bfbd`](https://github.com/containerd/containerd/commit/a057bfbd7122d1ce1dc3057d5170fd557ea7b678) Add more adopters to ADOPTERS.md
* [`facedf89`](https://github.com/containerd/containerd/commit/facedf8980daa7296c4b56782ee695f1dba96457) Remove an empty line
* [`05d19292`](https://github.com/containerd/containerd/commit/05d192929b1e9d34d74386ecc6e6472b1f496a86) Update checkImages to accept images.MediaTypeDockerSchema2Manifest
* [`c4ed3ff1`](https://github.com/containerd/containerd/commit/c4ed3ff1edf383512789746419a28431bd4e256a) Replace ocispec.MediaTypeImageManifest with manifest.MediaType
* [`18092310`](https://github.com/containerd/containerd/commit/18092310031adca3ed7c29c8ac6c841e26467b46) Merge pull request  [#3896](https://github.com/containerd/containerd/pull/3896) from sipsma/close-platform-once
* [`f602b7b8`](https://github.com/containerd/containerd/commit/f602b7b8834cbbd99ffd4416a09c09a8f841269e) Merge pull request  [#3899](https://github.com/containerd/containerd/pull/3899) from AkihiroSuda/fix-sys-mkdiras
* [`fbd46d70`](https://github.com/containerd/containerd/commit/fbd46d70940b913adef07f54f3db1abcb0f08bb2) runtime v2: Close platform in runc shim's Shutdown method.
* [`05bc0a18`](https://github.com/containerd/containerd/commit/05bc0a189948f44f98e4a1d4f096e56b814df5a6) Merge pull request  [#3898](https://github.com/containerd/containerd/pull/3898) from estesp/test-5.0-kernel-ci
* [`8c7e6be2`](https://github.com/containerd/containerd/commit/8c7e6be290003a354fcf163dbd4c7f21f97a709f) Merge pull request  [#3870](https://github.com/containerd/containerd/pull/3870) from dmcgowan/download-during-apply
* [`aac1ba0d`](https://github.com/containerd/containerd/commit/aac1ba0da44f485a420c6aca87877265ec7e2eb2) Merge pull request  [#3893](https://github.com/containerd/containerd/pull/3893) from Zyqsempai/3736-added-cpu-and-memory-metrics
* [`02dcf384`](https://github.com/containerd/containerd/commit/02dcf384bfe3397ec08ef8912e2e3a1f396c98e6) Disable criu tests in Travis CI
* [`62adc516`](https://github.com/containerd/containerd/commit/62adc516ddfae6e247dcd6a69bd00a7f7e7e96c1) sys: mkdirAs: do chown if dir already exists
* [`9b5581cc`](https://github.com/containerd/containerd/commit/9b5581cc9c5bb4e9f4e47606ba883234167b1c23) Merge pull request  [#3887](https://github.com/containerd/containerd/pull/3887) from joakimr-axis/joakimr-axis_scripts
* [`49e7039a`](https://github.com/containerd/containerd/commit/49e7039a8501c0396d591471d40680402af2c784) cpu metrics consistency
* [`b9d9bdf1`](https://github.com/containerd/containerd/commit/b9d9bdf1fda27652035879082bd84aba43c4f6ac) make cpu metrics consistent with v2 docs
* [`929ab521`](https://github.com/containerd/containerd/commit/929ab521c67e59a34983d9bffc513e1b20c3d647) fix system usage naming
* [`659c971c`](https://github.com/containerd/containerd/commit/659c971cad1fa1c0e183e17e3349bb2270fa1a3a) task metrics fix
* [`23dbae3e`](https://github.com/containerd/containerd/commit/23dbae3e71550e43b21c963f859dc7ecee444f8f) Schema name fix
* [`56612148`](https://github.com/containerd/containerd/commit/566121485bc9ef4c2b59ba7725f55491bc8795cd) Merge pull request  [#3868](https://github.com/containerd/containerd/pull/3868) from awprice/issue-3850
* [`17d61d6b`](https://github.com/containerd/containerd/commit/17d61d6b7e7ac55c9b8bd52d41606aeca8b6bd03) Units fix
* [`f287bc22`](https://github.com/containerd/containerd/commit/f287bc2292efadee8e4ed2092ae7c782e595cdbd) Schema names fix
* [`6bfb2482`](https://github.com/containerd/containerd/commit/6bfb24824b552cf09d8078750f565a0d72f8c711) Fix prometheus metrics units
* [`b98cc791`](https://github.com/containerd/containerd/commit/b98cc7918446427e4b2de7b975c65c1f44451a56) Added memory and cpu metrics for cgroupv2
* [`54736371`](https://github.com/containerd/containerd/commit/5473637144496250e4221c9103568d96c33ca29b) Merge pull request  [#3892](https://github.com/containerd/containerd/pull/3892) from mxpv/dm-retry
* [`6c82fe54`](https://github.com/containerd/containerd/commit/6c82fe5429931ced190b5b1f38e25573ca00c195) Merge pull request  [#3891](https://github.com/containerd/containerd/pull/3891) from AkihiroSuda/rename-pids-v2
* [`75efbaf6`](https://github.com/containerd/containerd/commit/75efbaf67859c85471a40643d79bd7d5fdd6fa77) Attempt to make device mapper snapshotter tests less flaky
* [`9eef69e3`](https://github.com/containerd/containerd/commit/9eef69e3ae145e0e442d9107cabcfa569029bbdd) Update after review comments
* [`43fca9eb`](https://github.com/containerd/containerd/commit/43fca9eba242e3f019369bcc4a0b4243899e319a) metrics: rename pids_v2 to pids
* [`082f7e3a`](https://github.com/containerd/containerd/commit/082f7e3aed57ae0a3cec3cd82e41d3bf4e553428) Merge pull request  [#3890](https://github.com/containerd/containerd/pull/3890) from estesp/printf-to-log
* [`a022c218`](https://github.com/containerd/containerd/commit/a022c218194c05449ad69b69c48fc6cac9d6f0b3) Improve host fallback behaviour in docker remote
* [`fa62b6d2`](https://github.com/containerd/containerd/commit/fa62b6d2380817f9baef36944289d826398a0999) Use logrus instead of printf for warning
* [`ff91f225`](https://github.com/containerd/containerd/commit/ff91f225fa0e3c795b7365af7cefad22ca845d4b) Merge pull request  [#3889](https://github.com/containerd/containerd/pull/3889) from dmcgowan/allow-empty-scope
* [`5d93ece7`](https://github.com/containerd/containerd/commit/5d93ece75875c030b6b9dd76a7facfc9c3bf7a29) Merge pull request  [#3799](https://github.com/containerd/containerd/pull/3799) from AkihiroSuda/cgroup2
* [`1649e8e4`](https://github.com/containerd/containerd/commit/1649e8e43b2bede35b8cc56d2bd41e59e1e97469) Merge pull request  [#3848](https://github.com/containerd/containerd/pull/3848) from liaojh1998/master
* [`08517e58`](https://github.com/containerd/containerd/commit/08517e586485ef3b977b641c7dcc3ea33f6a6148) Allow empty scope authorization
* [`499fbb03`](https://github.com/containerd/containerd/commit/499fbb0337c9138b5360117e0b25a7a1428f9667) Improve install scripts
* [`55698e69`](https://github.com/containerd/containerd/commit/55698e69428896661f288f031d1492f8fb2c4c92) Merge pull request  [#3886](https://github.com/containerd/containerd/pull/3886) from joakimr-axis/joakimr-axis_helptext
* [`e0011978`](https://github.com/containerd/containerd/commit/e0011978fff03d6f7061ad709bbfffaf992a77ae) start.go: Improve help text
* [`9862cb8f`](https://github.com/containerd/containerd/commit/9862cb8f8544a3069add9a3b90e87e695d14b313) support user remapping in ctr
* [`b02e20f1`](https://github.com/containerd/containerd/commit/b02e20f12e4faa07d4fba741337921968d901e9d) cgroup2: enable controllers automatically
* [`8f870c23`](https://github.com/containerd/containerd/commit/8f870c233f14fe9df47ef9defa42cf8517fb64e0) support cgroup2
* [`f01665aa`](https://github.com/containerd/containerd/commit/f01665aa02d8b26c581fdfcc93d837ce3b275edd) Merge pull request  [#3881](https://github.com/containerd/containerd/pull/3881) from liaojh1998/idmap
* [`f0c6684e`](https://github.com/containerd/containerd/commit/f0c6684ef1c4c111be5fa09079d128d3782d2211) Merge pull request  [#3884](https://github.com/containerd/containerd/pull/3884) from danbev/building-correction
* [`caeacfce`](https://github.com/containerd/containerd/commit/caeacfce34a9a5a042e8ef6d713defb9c5abe437) Correct grammar/typo in BUILDING.MD
* [`51a6813c`](https://github.com/containerd/containerd/commit/51a6813c06030ae2b3fcf9ec068e4b39cd2d1e69) Split uid and gid user ns remapping in oci
* [`30d92eff`](https://github.com/containerd/containerd/commit/30d92eff1c61d012be0053467f619974ad841698) Defer layer download until unpack
* [`e8948e11`](https://github.com/containerd/containerd/commit/e8948e11aa1bd7a5448384f9983fc895492646b2) Merge pull request  [#3878](https://github.com/containerd/containerd/pull/3878) from crosbymichael/bump-console
* [`85e8b7f8`](https://github.com/containerd/containerd/commit/85e8b7f8168ae1316ea4cb804d72c1d89b338217) Merge pull request  [#3877](https://github.com/containerd/containerd/pull/3877) from crosbymichael/go-runc-race
* [`9d5a095b`](https://github.com/containerd/containerd/commit/9d5a095b006a7314e1ded50490e66d63d6344084) Bump containerd console for os.File changes
* [`cd23ad24`](https://github.com/containerd/containerd/commit/cd23ad2447d7c6c694572d35a96752e3daaab89b) Bump go-runc for buffer race fix
* [`640ca781`](https://github.com/containerd/containerd/commit/640ca7812f26a98aadfa5d4323772fa5eea60766) Merge pull request  [#3874](https://github.com/containerd/containerd/pull/3874) from crosbymichael/image-meta
* [`6a22a8fc`](https://github.com/containerd/containerd/commit/6a22a8fc9eb64fe5cf14742015272217f91df94f) Return the underlying images metadata
* [`6ed7ec44`](https://github.com/containerd/containerd/commit/6ed7ec4472580a7ca3820f91c54ad4cb97ec2ae1) Merge pull request  [#3872](https://github.com/containerd/containerd/pull/3872) from liaojh1998/ctr-run-readonly
* [`787be0ef`](https://github.com/containerd/containerd/commit/787be0efe2831764e6e0599adbfce3c38fb90e92) Modify ctr run to search for read-only flag instead of readonly
* [`5af0dcbe`](https://github.com/containerd/containerd/commit/5af0dcbe9d83cef8a4908fb0438ca41e6e683d30) Merge pull request  [#3869](https://github.com/containerd/containerd/pull/3869) from estesp/enable-appveyor-for-release-branches
* [`cfb4f734`](https://github.com/containerd/containerd/commit/cfb4f734dab77f8809f505e44d4c1b7f9cec3a29) Make sure for next release branch appveyor runs
* [`8b12d46a`](https://github.com/containerd/containerd/commit/8b12d46a395ae3eed3cd718a7bcc721405f650d7) Merge pull request  [#3867](https://github.com/containerd/containerd/pull/3867) from awprice/issue-3865
* [`f92470b3`](https://github.com/containerd/containerd/commit/f92470b3ebf5fec28f9d3129b48387ef99384652) Fix dependency in BUILDING.md
* [`b0821c80`](https://github.com/containerd/containerd/commit/b0821c801dc2225bb7478f91e967888a353fb60a) Merge pull request  [#3857](https://github.com/containerd/containerd/pull/3857) from Random-Liu/fix-container-pid
* [`88839837`](https://github.com/containerd/containerd/commit/88839837312ff0afd117b162e768348d003eef6e) Merge pull request  [#3860](https://github.com/containerd/containerd/pull/3860) from sayaoailun/master
* [`f2ef7b7d`](https://github.com/containerd/containerd/commit/f2ef7b7d795c0fb9551ef8e6ff1c74a413e63253) Merge pull request  [#3858](https://github.com/containerd/containerd/pull/3858) from thaJeztah/reformat_vendor
* [`a6b6097c`](https://github.com/containerd/containerd/commit/a6b6097c90c02ad2c8aac45e4f0332dc1a00a60c) Fix container pid.
* [`726dcaea`](https://github.com/containerd/containerd/commit/726dcaea50883e51b2ec6db13caff0e7936b711d) update cpuinfo to make variant matches aarch64 and so on
* [`6fa9a42e`](https://github.com/containerd/containerd/commit/6fa9a42ea76e02b4a123e606543b3ee0fe17b9aa) vendor.conf: sort imports alphabetically
* [`a44189d2`](https://github.com/containerd/containerd/commit/a44189d2ff29921d6b87990bf0ec790d28c9c03e) vendor.conf: pin all dependencies by git-sha
* [`55ea3dc9`](https://github.com/containerd/containerd/commit/55ea3dc9b113353c9abed21caa9e411d0a8dfcda) vendor.conf: reformat to use columns
* [`3a31ce26`](https://github.com/containerd/containerd/commit/3a31ce267db4cb64e543bede342f59b2beedbeb8) Merge pull request  [#3853](https://github.com/containerd/containerd/pull/3853) from dmcgowan/fix-content-test-cleanup-race
* [`3e5402ce`](https://github.com/containerd/containerd/commit/3e5402ce020513425c760dab6005f10d006fece6) Merge pull request  [#3852](https://github.com/containerd/containerd/pull/3852) from estesp/update-vendors
* [`8da43466`](https://github.com/containerd/containerd/commit/8da4346686f339241efed3e6bf752cc4f8670103) Fix cleanup error on content client test
* [`75a46cec`](https://github.com/containerd/containerd/commit/75a46cec6a524c4439336fe3e99d9d9a5312a0b5) Merge pull request  [#3851](https://github.com/containerd/containerd/pull/3851) from thaJeztah/bump_go_runc
* [`252d6550`](https://github.com/containerd/containerd/commit/252d6550f50d7e49de2d39ae7f34cab98f34b550) Update cri and docker vendors
* [`8a66dc6e`](https://github.com/containerd/containerd/commit/8a66dc6edbdb2bf2b84e1d8ccd42bcf34a5d6995) bump containerd/go-runc a2952bc25f5116103a8b78f3817f6df759aa7def
* [`45fb5aea`](https://github.com/containerd/containerd/commit/45fb5aeaf7febcd42c8b8a9822f7c747dc8fef29) Merge pull request  [#3793](https://github.com/containerd/containerd/pull/3793) from dmcgowan/prepare-snapshot-target
* [`526c0db6`](https://github.com/containerd/containerd/commit/526c0db6932b95d955207c9356ea38aefc82c3bf) Support target snapshot references on prepare
* [`d1261b50`](https://github.com/containerd/containerd/commit/d1261b5087f985c6e1d2b52dbe1498b9a204bf08) Update snapshot parent filter property to always exist
* [`383f4a77`](https://github.com/containerd/containerd/commit/383f4a77eeb726e0b7da491c70ad22b10f3b2bff) Merge pull request  [#3842](https://github.com/containerd/containerd/pull/3842) from estesp/update-x-sys-vendor
* [`11ef041f`](https://github.com/containerd/containerd/commit/11ef041ff4a19e3f9c1d07c39375e8c774beec63) Update golang.org/x/sys to recent commit
* [`c3b1bc93`](https://github.com/containerd/containerd/commit/c3b1bc931b86702271370d8c93cdcaffc5e89c57) Merge pull request  [#3836](https://github.com/containerd/containerd/pull/3836) from egernst/devmapper-docs-update
* [`c68848f6`](https://github.com/containerd/containerd/commit/c68848f69bf0999c1439beb7ea9fe17fbda20890) Merge pull request  [#3830](https://github.com/containerd/containerd/pull/3830) from fahedouch/spec_test
* [`afd33bce`](https://github.com/containerd/containerd/commit/afd33bce81344cb67237e9113fd64ee862645cdd) test add tests to spec_opts
* [`731e144a`](https://github.com/containerd/containerd/commit/731e144a48eecdc0dc9b88b4b3889cc52e41d178) devmapper: update example base image size in README
* [`499f346b`](https://github.com/containerd/containerd/commit/499f346be357115c288d14e910cbc7b9067b80da) Merge pull request  [#3832](https://github.com/containerd/containerd/pull/3832) from darfux/improve_image_is_unpacked_test
* [`31ea7b4e`](https://github.com/containerd/containerd/commit/31ea7b4ede85f9caa8e86c7997adde60efe1b7e3) Merge pull request  [#3831](https://github.com/containerd/containerd/pull/3831) from Random-Liu/add-windows-log-file
* [`2e293874`](https://github.com/containerd/containerd/commit/2e293874f1bdb8400aea4b5b011a786227e2db77) Merge pull request  [#3825](https://github.com/containerd/containerd/pull/3825) from Random-Liu/fix-unpacker
* [`19f7f3cc`](https://github.com/containerd/containerd/commit/19f7f3ccc414919f0cc19c83b225bde880bd06ef) test: Do SynchronousDelete cleanup before testing ImageIsUnpacked
* [`0bb48aef`](https://github.com/containerd/containerd/commit/0bb48aef07803d90bcee335a6a17b3ea85597754) Add `--log-file` flag for windows service.
* [`c5605916`](https://github.com/containerd/containerd/commit/c56059162707b9fb95c4c4bcc899d74a036c14a5) Avoid deadlock in unpacker.
* [`ec661e8c`](https://github.com/containerd/containerd/commit/ec661e8ceb85bca68cd759f9d9513cb6f103ca42) Merge pull request  [#3829](https://github.com/containerd/containerd/pull/3829) from mxpv/cross
* [`32ef2e63`](https://github.com/containerd/containerd/commit/32ef2e6305d15f16015bebc9a24daa36567c5c51) Update README
* [`82651d38`](https://github.com/containerd/containerd/commit/82651d38673de7b57253a8617fb0d38298be8edd) Cross build nightly builds (arm64, s390x, ppc64el)
* [`d7ec45b1`](https://github.com/containerd/containerd/commit/d7ec45b172d956575dbd195d809172095bc74bbb) Merge pull request  [#3826](https://github.com/containerd/containerd/pull/3826) from lumjjb/add_unpack_opt
* [`bc62a829`](https://github.com/containerd/containerd/commit/bc62a829acab5ccdf6c0cfc4ec6df165f6de0597) Merge pull request  [#3827](https://github.com/containerd/containerd/pull/3827) from mxpv/nightly
* [`c479156b`](https://github.com/containerd/containerd/commit/c479156b81882f50ada95e96bf70797fa37ddd6c) Add Github workflow for nightly builds
* [`856ea305`](https://github.com/containerd/containerd/commit/856ea30556cfdc01ba3545de087e735413245210) Add client unpack opts
* [`a176179a`](https://github.com/containerd/containerd/commit/a176179a0894ca6768a0f993e678f08a7f8553d5) Merge pull request  [#3785](https://github.com/containerd/containerd/pull/3785) from Random-Liu/support-disk-usage-windows
* [`2a60547b`](https://github.com/containerd/containerd/commit/2a60547b4eb4b37967f4fd4fa589d4d328ff2653) Merge pull request  [#3823](https://github.com/containerd/containerd/pull/3823) from Random-Liu/better-support-windows-build
* [`3db1c3b8`](https://github.com/containerd/containerd/commit/3db1c3b8f406edf9e59714d0c65c2fdb37a18d65) Better support windows binaries.
* [`95de2655`](https://github.com/containerd/containerd/commit/95de2655a7aafd10c21062e0fabde87f29798388) Merge pull request  [#3819](https://github.com/containerd/containerd/pull/3819) from fuweid/me-return-error
* [`08d4231f`](https://github.com/containerd/containerd/commit/08d4231f57c99796dde5d00b6dae659b6ca93844) Merge pull request  [#3818](https://github.com/containerd/containerd/pull/3818) from shizhMSFT/fix_ref
* [`843423ec`](https://github.com/containerd/containerd/commit/843423ec3887eb47ac70308cee9267ef6a1fa435) snapshots: return error if readSnapshot fails
* [`2c1d0880`](https://github.com/containerd/containerd/commit/2c1d0880bbf676e2aec68a2729477efd36605ae6) Merge pull request  [#3810](https://github.com/containerd/containerd/pull/3810) from thaJeztah/update_mailmap
* [`01047ede`](https://github.com/containerd/containerd/commit/01047edea6425d4d7379d92a32963072ac43c996) Merge pull request  [#3814](https://github.com/containerd/containerd/pull/3814) from rll2396/bug-3813
* [`f684e5a7`](https://github.com/containerd/containerd/commit/f684e5a775a60d428122dc4a4127ef1273cd192e) Merge pull request  [#3815](https://github.com/containerd/containerd/pull/3815) from estesp/fix-Dockerfile
* [`5bf2c6fc`](https://github.com/containerd/containerd/commit/5bf2c6fc25ad321b89f6d6fbad850276871d05f2) Fix panic on reference.Spec.Hostname()
* [`d1bcb4be`](https://github.com/containerd/containerd/commit/d1bcb4beea2896f9d970b16b67292a0ef2b1296b) Merge pull request  [#3620](https://github.com/containerd/containerd/pull/3620) from thaJeztah/update_go_1.13
* [`fda652be`](https://github.com/containerd/containerd/commit/fda652be5aa802bc3298fad70833934d363a9743) Update name for btrfs headers package
* [`a647407c`](https://github.com/containerd/containerd/commit/a647407ca038bc208280ab5d5832f08c2f149464) Fix dependency in BUILDING.md
* [`608791bf`](https://github.com/containerd/containerd/commit/608791bfc34ead497cdae9851a572fc78552a864) Update to Golang 1.13.4
* [`cfb425fc`](https://github.com/containerd/containerd/commit/cfb425fc101572914b13f082e56284669147efc7) Update .mailmap to reduce duplicates
* [`40ac9239`](https://github.com/containerd/containerd/commit/40ac9239a8b4e5f10d5f5a42293ec650f8ebc70c) Merge pull request  [#3806](https://github.com/containerd/containerd/pull/3806) from thaJeztah/bump_golang_1.12.13
* [`15669a1d`](https://github.com/containerd/containerd/commit/15669a1d34e904b4e45c85f763df2098e706ffb0) Update to Golang 1.12.13
* [`1e128548`](https://github.com/containerd/containerd/commit/1e1285483179a739425dfd8770894a7752f842f2) Merge pull request  [#3805](https://github.com/containerd/containerd/pull/3805) from AkihiroSuda/ctr-shim2-runc-flags
* [`8f74de9e`](https://github.com/containerd/containerd/commit/8f74de9e9e4aecbf5d0fe98af3e2b9c5f7a6cc14) ctr: allow specifying --runc-systemd-cgroup
* [`7f5d9007`](https://github.com/containerd/containerd/commit/7f5d900769ad02eb339ff2b8ed191af13d663464) ctr: allow specifying --runc-binary
* [`c038a7c4`](https://github.com/containerd/containerd/commit/c038a7c4b18d7a3143b5bd75152b250208385300) Merge pull request  [#3803](https://github.com/containerd/containerd/pull/3803) from crosbymichael/proto-paths
* [`0f437416`](https://github.com/containerd/containerd/commit/0f4374169e10ee6f99a46c27b3ae752c4201e216) Add proto path /usr/include to Protobuild
* [`c80fa7df`](https://github.com/containerd/containerd/commit/c80fa7df17ad8979c2e45a3550d561aa1151b85f) Merge pull request  [#3801](https://github.com/containerd/containerd/pull/3801) from jneuhauser/arch-mips
* [`4c99c813`](https://github.com/containerd/containerd/commit/4c99c81326f4026fb8c0b8c5e10542205d99c321) mips: -buildmode=pie is not supported for the mips arch
* [`35670209`](https://github.com/containerd/containerd/commit/356702098d777c5f288262fa5c141bb8f05b0572) Merge pull request  [#3798](https://github.com/containerd/containerd/pull/3798) from estesp/common-indentifiers
* [`fdf7a795`](https://github.com/containerd/containerd/commit/fdf7a795bce4abb9488f19a9c4f71f944f0ab00c) Clarify requirements for identifiers validation
* [`76aa4e54`](https://github.com/containerd/containerd/commit/76aa4e546ef4d3d8f35e525ebe93ec3ee879662a) Use common identifiers package with less restrictive regex
* [`4d773952`](https://github.com/containerd/containerd/commit/4d7739527e1d7a328bfc31e905f9825c5b3afefc) Merge pull request  [#3796](https://github.com/containerd/containerd/pull/3796) from crosbymichael/cgo
* [`84879b7c`](https://github.com/containerd/containerd/commit/84879b7c48bfbf33984a55054519ee122d7be3a7) Add CGO makefile flag
* [`f9d8f0e5`](https://github.com/containerd/containerd/commit/f9d8f0e56ee43594ec529c4d28aec7be7343cd36) Merge pull request  [#3794](https://github.com/containerd/containerd/pull/3794) from fahedouch/server_test
* [`7c016b65`](https://github.com/containerd/containerd/commit/7c016b655b54efd5a4bb97a5a3a0f92c0df9c06c) add tests to server_test
* [`8f9eff4f`](https://github.com/containerd/containerd/commit/8f9eff4fec4da6a8236bd38af5999a383de95f1b) Support disk usage in windows snapshot.
* [`257a7498`](https://github.com/containerd/containerd/commit/257a7498d00827fbca08078f664cc6b4be27d7aa) Merge pull request  [#3790](https://github.com/containerd/containerd/pull/3790) from ameyag/windows-shim-install
* [`d21f0f11`](https://github.com/containerd/containerd/commit/d21f0f116e29e498eeebf8440e9f43a06cf39cfc) windows process shim installer
* [`342ce3e6`](https://github.com/containerd/containerd/commit/342ce3e602d13a05b13c7cb642aba5996315e02f) Merge pull request  [#3789](https://github.com/containerd/containerd/pull/3789) from AkihiroSuda/vendor-20191030
* [`a2688b97`](https://github.com/containerd/containerd/commit/a2688b972c36bc88407591898fb84f478d3790d2) bring back aufs and zfs
* [`4a1a1bc6`](https://github.com/containerd/containerd/commit/4a1a1bc626830b0a9d0efc8ae154e30d3486d742) Merge pull request  [#3784](https://github.com/containerd/containerd/pull/3784) from tiborvass/ppc64
* [`62b13256`](https://github.com/containerd/containerd/commit/62b13256efd11fafd739fc60c5067430574422ec) Merge pull request  [#3786](https://github.com/containerd/containerd/pull/3786) from Random-Liu/not-found-error-if-no-platform
* [`78be7366`](https://github.com/containerd/containerd/commit/78be736622e3eaf5b1f7c9030a930c0b916453bf) Return not found error if no platform matched.
* [`d12b53a0`](https://github.com/containerd/containerd/commit/d12b53a072dd67aad37046bb4437043fe02d0419) ppc64: -buildmode=pie is not supported
* [`cedd3cb1`](https://github.com/containerd/containerd/commit/cedd3cb16c37d266de18dfda1b8aed71b1d998e0) Merge pull request  [#3782](https://github.com/containerd/containerd/pull/3782) from mrueg/vndr-autocompl
* [`5e558419`](https://github.com/containerd/containerd/commit/5e5584196b3ca6b9ccfd2fa8603a9b7d25746997) Makefile: Drop vndr whitelist
* [`edb6f234`](https://github.com/containerd/containerd/commit/edb6f2344a3629ada21b0f267e4db87161e859db) Merge pull request  [#3780](https://github.com/containerd/containerd/pull/3780) from AkihiroSuda/1.1-eol
* [`aeec80fc`](https://github.com/containerd/containerd/commit/aeec80fca165ab6217cd4c03fa59b1bee9cb0427) Merge pull request  [#3773](https://github.com/containerd/containerd/pull/3773) from Random-Liu/use-logrus-trace
* [`20e844a2`](https://github.com/containerd/containerd/commit/20e844a227950952e110cf751a8efeb7dfcbf167) Use logrus trace support.
* [`0c01992f`](https://github.com/containerd/containerd/commit/0c01992f9c8cc2794b3d2b4f2ed0b55a4b91ed9e) Merge pull request  [#3709](https://github.com/containerd/containerd/pull/3709) from Zyqsempai/3708-added-filters-to-shapsotters-api
* [`66aa1d3e`](https://github.com/containerd/containerd/commit/66aa1d3ef6f69be075f6acf10123f7e8db9112c2) Add snapshot walk implementations
* [`e8c14c07`](https://github.com/containerd/containerd/commit/e8c14c07c6d9c33df7484bdde4df166627b6b44a) Added filters to snapshots API
* [`c59561a0`](https://github.com/containerd/containerd/commit/c59561a08ec1936d4632a6b4868110681216d160) Merge pull request  [#3763](https://github.com/containerd/containerd/pull/3763) from AkihiroSuda/disable-mknod00-in-userns
* [`f05e19c5`](https://github.com/containerd/containerd/commit/f05e19c5c6fa330753b84fe200f887cb3d62df41) Merge pull request  [#3777](https://github.com/containerd/containerd/pull/3777) from Random-Liu/fix-containerd-config
* [`f593efdf`](https://github.com/containerd/containerd/commit/f593efdf0c160037c9f831983f62537285739b03) RELEASES.md: 1.1 EOL
* [`aaccfcbe`](https://github.com/containerd/containerd/commit/aaccfcbe2b8792e5fa3711811f3025562485e8bb) Fix `containerd config dump`.
* [`c224edc5`](https://github.com/containerd/containerd/commit/c224edc5c6350026a7d35a09dce638b0f09e6d44) apply: use naive applier when running in UserNS
* [`966b1b8e`](https://github.com/containerd/containerd/commit/966b1b8e30c9ccf7e0f3127da08d4db30133e3bc) Merge pull request  [#3775](https://github.com/containerd/containerd/pull/3775) from jterry75/vendor_hcsshim
* [`37b56caf`](https://github.com/containerd/containerd/commit/37b56cafc63445721c4475eea4e0994de3ed5118) Add ctr metrics support for Windows/LCOW containers
* [`178469e2`](https://github.com/containerd/containerd/commit/178469e2ae5b7edd9e55601415fe9f494ab22b9a) Update Microsoft/hcsshim vendor
* [`4523ab73`](https://github.com/containerd/containerd/commit/4523ab734aff7fd4abc0b676b767b1026b826278) Merge pull request  [#3766](https://github.com/containerd/containerd/pull/3766) from estesp/move-autocomplete
* [`0d8fc0a4`](https://github.com/containerd/containerd/commit/0d8fc0a487f82b922122ca0280fe1ba3d19b3803) Merge pull request  [#3767](https://github.com/containerd/containerd/pull/3767) from thaJeztah/bump_grpc
* [`3bf461ae`](https://github.com/containerd/containerd/commit/3bf461ae8ebec194e333a54ec0dfc562b741112c) Move autocomplete files to contrib/
* [`885232b7`](https://github.com/containerd/containerd/commit/885232b72f0b7ead6ffec76fe0adfda384572b6f) bump google.golang.org/grpc v1.23.1
* [`3e3c5fe1`](https://github.com/containerd/containerd/commit/3e3c5fe129e4d25e5ec215439bc7a0986e49f995) Merge pull request  [#3759](https://github.com/containerd/containerd/pull/3759) from fuweid/me-update-vendor
* [`36c4260e`](https://github.com/containerd/containerd/commit/36c4260e6fa15cb20012cfe95f322ef85cf771ca) Merge pull request  [#3760](https://github.com/containerd/containerd/pull/3760) from thaJeztah/bump_golang_1.12.x
* [`6356e55b`](https://github.com/containerd/containerd/commit/6356e55be002df80b98ba59ec98dfd0ece7ec80c) Update Golang 1.12.12 (CVE-2019-17596)
* [`074b453a`](https://github.com/containerd/containerd/commit/074b453ac66797ab93d9570e826ef9c35b079b13) vendor: call vndr to remove useless pkgs and update vendor
* [`9c86b8f5`](https://github.com/containerd/containerd/commit/9c86b8f5ed49c63b887fe94c369c3a797e79c91f) Merge pull request  [#3750](https://github.com/containerd/containerd/pull/3750) from ecordell/202-accepted-response
* [`7177af84`](https://github.com/containerd/containerd/commit/7177af84acdddfb3e36b7982cbac982bc7a8d5d5) Allow 202 response code for commit
* [`acdcf13d`](https://github.com/containerd/containerd/commit/acdcf13d5eaf0dfe0eaeabe7194a82535549bc2b) Merge pull request  [#3749](https://github.com/containerd/containerd/pull/3749) from AkihiroSuda/native-copydir-allow-xattr-errors
* [`d52cbc19`](https://github.com/containerd/containerd/commit/d52cbc19be7a8bb4937e52a57cf32ff2ea3bcb31) snapshots/native: ignore xattr errors during CopyDir
* [`57cfc902`](https://github.com/containerd/containerd/commit/57cfc902606e2d601d4fd910291ccbd391234446) Merge pull request  [#3743](https://github.com/containerd/containerd/pull/3743) from crosbymichael/v2blocking
* [`f8cca26f`](https://github.com/containerd/containerd/commit/f8cca26f3c0aea485841e96e3b524acc7ef6f4c1) Handle large output in v2 shim with TTY
* [`6af355f3`](https://github.com/containerd/containerd/commit/6af355f3c7a2c1577d5e5e7b769ec26870ad21e9) Merge pull request  [#3744](https://github.com/containerd/containerd/pull/3744) from crosbymichael/test-flags
* [`d5b7bf51`](https://github.com/containerd/containerd/commit/d5b7bf51aa7dc6217fea04e3e3b6e43289a25746) Move flag.Parse in tests to TestMain
* [`38937f06`](https://github.com/containerd/containerd/commit/38937f0607267f2effc76bc8fd4855e75ab8eb17) Merge pull request  [#3718](https://github.com/containerd/containerd/pull/3718) from crosbymichael/devperms
* [`41028772`](https://github.com/containerd/containerd/commit/41028772ba66f921c2c4d4972337e936e9a49b0b) Merge pull request  [#3741](https://github.com/containerd/containerd/pull/3741) from crosbymichael/localfs
* [`54257bb5`](https://github.com/containerd/containerd/commit/54257bb5e6681971ce6521e88fad1f5da9d7c72c) Add local-fs.target to service file
* [`a6d3f4d3`](https://github.com/containerd/containerd/commit/a6d3f4d30bcdebc97d10bdfefaf34ea00c77165f) Add device opts to ctr --privileged
* [`a6a0c8b6`](https://github.com/containerd/containerd/commit/a6a0c8b6e36415a151d93d096c1c0af9e0bd7977) Merge pull request  [#3736](https://github.com/containerd/containerd/pull/3736) from Random-Liu/final-fix-delete-code
* [`ffcb1cc9`](https://github.com/containerd/containerd/commit/ffcb1cc9be3eda8478d75c46ca02928db43b2693) Fix delete error code on the containerd daemon side.
* [`772aaf12`](https://github.com/containerd/containerd/commit/772aaf127ad8b311c5db7baafb31b5a3bc0e3a9f) Merge pull request  [#3729](https://github.com/containerd/containerd/pull/3729) from seemethere/fix_man
* [`036db34f`](https://github.com/containerd/containerd/commit/036db34f37617d6a02f07b04fc2d35a91732c6e3) build: Fix manpage generation
* [`c0c6b511`](https://github.com/containerd/containerd/commit/c0c6b511792575fd07d1b1c63e9c2f36f8d1ffb0) Merge pull request  [#3730](https://github.com/containerd/containerd/pull/3730) from Random-Liu/fix-error-code
* [`06be794c`](https://github.com/containerd/containerd/commit/06be794cb228a5df073545d366965000ca25f3a4) Fix shim delete error code.
* [`614c0858`](https://github.com/containerd/containerd/commit/614c0858f2a8db9ee0c788a9164870069f3e53ed) Merge pull request  [#3728](https://github.com/containerd/containerd/pull/3728) from crosbymichael/dist-rm
* [`c58e1e20`](https://github.com/containerd/containerd/commit/c58e1e20d6810beee6f4e6a375a63ba6d266db95) Merge pull request  [#3725](https://github.com/containerd/containerd/pull/3725) from fuweid/me-use-runtime-version
* [`901bcb22`](https://github.com/containerd/containerd/commit/901bcb2231466229d27aee8d38a6e2fcdc95015e) Add distribution subpkgs to core
* [`eaef634e`](https://github.com/containerd/containerd/commit/eaef634ef79d474d78713d637a593379618c5680) version: use runtime.Version() directly
* [`25947db0`](https://github.com/containerd/containerd/commit/25947db049b058fcbce291ef883b8b512e3ea440) Add support for spec generation with host devices
* [`8d0d1ebb`](https://github.com/containerd/containerd/commit/8d0d1ebb6375f953178bfe394b3380fbc2c10a42) Merge pull request  [#3716](https://github.com/containerd/containerd/pull/3716) from fahedouch/add_go_version_to_cli
* [`635dbf25`](https://github.com/containerd/containerd/commit/635dbf251a8e325064bdc3695a373628b035ec38) Merge pull request  [#3720](https://github.com/containerd/containerd/pull/3720) from dmcgowan/fix-flaky-btrfs
* [`ea8cb3ac`](https://github.com/containerd/containerd/commit/ea8cb3ac462695d471b14e12e94ad4d302514387) Merge pull request  [#3721](https://github.com/containerd/containerd/pull/3721) from thaJeztah/bump_runc_1.0.0-rc9
* [`c0984941`](https://github.com/containerd/containerd/commit/c0984941e38447933a5599a7c8233ed8fc218622) adding go version to client description
* [`fe947e83`](https://github.com/containerd/containerd/commit/fe947e83dce45d108bb364262a1ce2c56a3828c3) bump runc v1.0.0-rc9
* [`77203259`](https://github.com/containerd/containerd/commit/772032598a4282a50ccee29e9cc23be88bd74b2f) Fix flaky btrfs test
* [`2a6d13b2`](https://github.com/containerd/containerd/commit/2a6d13b2ca2d529103885cfc02e6cc57963eb439) Merge pull request  [#3719](https://github.com/containerd/containerd/pull/3719) from mxpv/lease_opts
* [`e4e7e554`](https://github.com/containerd/containerd/commit/e4e7e554d5ddc8291f64be897b595ec0f9aa0d15) Make client's WithLease more flexible.
* [`38a0013c`](https://github.com/containerd/containerd/commit/38a0013c70944d09876f96854c3bbcb9984e39d3) Merge pull request  [#3711](https://github.com/containerd/containerd/pull/3711) from Random-Liu/avoid-unnecessary-runc-state
* [`18be6e37`](https://github.com/containerd/containerd/commit/18be6e37140e778dffd91804dab2bc66ba54493f) Use cached state instead of `runc state`.
* [`be6bead4`](https://github.com/containerd/containerd/commit/be6bead423dccf804add1cbe4b053c260fba6579) Merge pull request  [#3712](https://github.com/containerd/containerd/pull/3712) from estesp/add-completion-docs
* [`4c2d740a`](https://github.com/containerd/containerd/commit/4c2d740a2ae6a741be5f62fe81e5a4fd42927d65) Merge pull request  [#3713](https://github.com/containerd/containerd/pull/3713) from crosbymichael/runc-bump2
* [`f277665e`](https://github.com/containerd/containerd/commit/f277665edba8c08ffc8ce9a9348d73a2765841a0) Bump runc to 1b8a1eeec3f337ab5d94f28980
* [`e33f7038`](https://github.com/containerd/containerd/commit/e33f70385b6664e7fed5312b0972d6c38952162d) Add more detail on releases
* [`309c9c25`](https://github.com/containerd/containerd/commit/309c9c25baa81db884645a9a1539f5a537b515d6) Merge pull request  [#3706](https://github.com/containerd/containerd/pull/3706) from mrueg/enable-autocmpl
* [`a83ae300`](https://github.com/containerd/containerd/commit/a83ae3001616121085c0bc38e54cf53fa2dcf6b3) Merge pull request  [#3681](https://github.com/containerd/containerd/pull/3681) from crosbymichael/bump-cgroups
* [`8ff5827e`](https://github.com/containerd/containerd/commit/8ff5827e98ee6efeee161421abdc6da48c8f27b4) Update cri and cgroup packages
* [`10090237`](https://github.com/containerd/containerd/commit/100902378300d20063435ccd1581e3b722f1a2e8) Merge pull request  [#3705](https://github.com/containerd/containerd/pull/3705) from dmcgowan/limit-travis-release
* [`b5fa55b0`](https://github.com/containerd/containerd/commit/b5fa55b0c2837d033614c2c2ab1488d097aec2a0) ctr: Enable shell autocompletion
* [`45ce7356`](https://github.com/containerd/containerd/commit/45ce7356762cf7d7814f73c7ace479a3b60bf0cb) Limit travis release script to a single build
* [`7f9530d9`](https://github.com/containerd/containerd/commit/7f9530d95b6450f5045fcfd7f3602a1ff2331336) Merge pull request  [#3703](https://github.com/containerd/containerd/pull/3703) from yuxiaobo96/containerd-my
* [`0cb7e4d5`](https://github.com/containerd/containerd/commit/0cb7e4d5fdba013a2188578ffd6a38a2b0a2f8c1) Perfect documentations
</p>
</details>

### Changes from containerd/aufs
<details><summary>4 commits</summary>
<p>

* [`371312c`](https://github.com/containerd/aufs/commit/371312c1e31c210a21e49bf3dfd3f31729ed9f2f) Merge pull request  [#17](https://github.com/containerd/aufs/pull/17) from justincormack/no-fail-modprobe
* [`afb1812`](https://github.com/containerd/aufs/commit/afb181272e123eb123fff2ad6672a4ee7181d66a) Should not fail if modprobe aufs fails
* [`702852f`](https://github.com/containerd/aufs/commit/702852f40822cd17a1c92073ef46c42f4b0e8d7c) Merge pull request  [#16](https://github.com/containerd/aufs/pull/16) from Zyqsempai/fix-walk-method-interface
* [`2fa1667`](https://github.com/containerd/aufs/commit/2fa166733bb10dd638030e18e157f8b827a698d6) Added filters to Walk method signature
</p>
</details>

### Changes from containerd/btrfs
<details><summary>7 commits</summary>
<p>

* [`1539353`](https://github.com/containerd/btrfs/commit/153935315f4ab9be5bf03650a1341454b05efa5d) Merge pull request  [#24](https://github.com/containerd/btrfs/pull/24) from zhsj/fix-mipsle
* [`6d8cb52`](https://github.com/containerd/btrfs/commit/6d8cb5218ef717b43b6b994456467c1decb805c8) fix slice size overflow on mipsle
* [`cbb5fe5`](https://github.com/containerd/btrfs/commit/cbb5fe5149c635e501414010581d486b8a7e5894) Merge pull request  [#23](https://github.com/containerd/btrfs/pull/23) from estesp/more-go-mod
* [`6f558ec`](https://github.com/containerd/btrfs/commit/6f558ec1dd58c49482b468d6fdd57a82d308b941) Use go.mod to get vendored content
* [`184a308`](https://github.com/containerd/btrfs/commit/184a3088e080e39e28a3921047acc72619ab6336) Merge pull request  [#22](https://github.com/containerd/btrfs/pull/22) from chenrui333/go-modules
* [`383a85f`](https://github.com/containerd/btrfs/commit/383a85fef116407c241ce05363391dc593ab0b9e) Update travis config and build badge
* [`e85a177`](https://github.com/containerd/btrfs/commit/e85a17791e3f9e5204dd74ba68982e658e12d847) Move to go modules
</p>
</details>

### Changes from containerd/cgroups
<details><summary>181 commits</summary>
<p>

* [`318312a`](https://github.com/containerd/cgroups/commit/318312a373405e5e91134d8063d04d59768a1bff) Merge pull request  [#174](https://github.com/containerd/cgroups/pull/174) from thaJeztah/various_linting_issues_and_cleanup
* [`8c0b12b`](https://github.com/containerd/cgroups/commit/8c0b12b6096915a825e64b0b3f49f03b25594943) remove dead code and rename unused arguments
* [`c57858d`](https://github.com/containerd/cgroups/commit/c57858deb4216d293a509117a11cc277549b649f) address various linting issues
* [`6341e46`](https://github.com/containerd/cgroups/commit/6341e46c389a00a8f9e9bd557f309064638a1402) utils.cleanPath() remove redundant filepath.Clean()
* [`2a9c23a`](https://github.com/containerd/cgroups/commit/2a9c23a5251fd22ad083d6249f54cf1f2593b966) don't use sprintf for string-concatenation
* [`6adf499`](https://github.com/containerd/cgroups/commit/6adf499f1b500e5ae21c12efe4b993b0b8548fb9) v2: goimports
* [`382444c`](https://github.com/containerd/cgroups/commit/382444cb4cfabd102f143191d4edb61c0bfc3e83) v2: remove unneeded import
* [`4ef69bc`](https://github.com/containerd/cgroups/commit/4ef69bc702db375e85c4aaae2c56ddc23adc18d1) Merge pull request  [#173](https://github.com/containerd/cgroups/pull/173) from adunham-stripe/adunham/writefile-eintr
* [`44e3a02`](https://github.com/containerd/cgroups/commit/44e3a02a751f2a73d7d653e48125ff5f0aeb43ec) Retry file writes on EINTR errors
* [`e9676da`](https://github.com/containerd/cgroups/commit/e9676da73eddf8ed2433f77aaf3b9cf8f0f75b8c) Merge pull request  [#169](https://github.com/containerd/cgroups/pull/169) from thaJeztah/bump_ebpf
* [`447e499`](https://github.com/containerd/cgroups/commit/447e499cff673918567588779af8dd771630e0f2) Merge pull request  [#170](https://github.com/containerd/cgroups/pull/170) from thaJeztah/bump_go_1.13
* [`ea44ac4`](https://github.com/containerd/cgroups/commit/ea44ac4c98b42941b9048352741dabc075a06f03) Merge pull request  [#172](https://github.com/containerd/cgroups/pull/172) from thaJeztah/bump_logrus
* [`566c5a4`](https://github.com/containerd/cgroups/commit/566c5a43fc1b29174dd56a4590c8953079d22884) CI: update to go 1.13.12
* [`ce216b2`](https://github.com/containerd/cgroups/commit/ce216b225c6a327c14b5569e06fba1fe3ce12460) vendor: update logrus v1.6.0 for Go 1.14 compatibility
* [`9d7466e`](https://github.com/containerd/cgroups/commit/9d7466e3534bcc76678ed435f5c06922d99e3187) vendor: update cilium/ebpf v0.0.0-20200702112145-1c8d4c9ef775
* [`544d8ea`](https://github.com/containerd/cgroups/commit/544d8ea40afe6e1a898293261c454043ed31c88f) Merge pull request  [#167](https://github.com/containerd/cgroups/pull/167) from egernst/typo
* [`ff6e9c8`](https://github.com/containerd/cgroups/commit/ff6e9c8c63dde78d6b84182ae38dc9315fb202da) cpuset: typo fix for function name
* [`80c669f`](https://github.com/containerd/cgroups/commit/80c669f4bad05817dd13e448a47783d6bb38811a) Merge pull request  [#166](https://github.com/containerd/cgroups/pull/166) from estesp/actions-badge
* [`350791b`](https://github.com/containerd/cgroups/commit/350791b421edcf85ccb9fbc68487c1a22d788c6f) Update build status badge to Actions CI
* [`07e657c`](https://github.com/containerd/cgroups/commit/07e657ceed64c8686c7ffe0d35efc34fd806c1a6) Merge pull request  [#165](https://github.com/containerd/cgroups/pull/165) from estesp/move-to-ghactions
* [`1388c90`](https://github.com/containerd/cgroups/commit/1388c909d1286b9da8ff55872c18268720dcc2c0) Migrate CI to GitHub Actions
* [`56813a8`](https://github.com/containerd/cgroups/commit/56813a8f106c2608077e2c7d3caf9e4f65719013) Merge pull request  [#163](https://github.com/containerd/cgroups/pull/163) from chenjiandongx/master
* [`905dd2d`](https://github.com/containerd/cgroups/commit/905dd2db645798658bb49d9ac7d8a13ffc1854b0) Update README.md
* [`0dbf7f0`](https://github.com/containerd/cgroups/commit/0dbf7f05ba59274095946e2c0c89540726e8a8aa) Merge pull request  [#160](https://github.com/containerd/cgroups/pull/160) from AkihiroSuda/carry-150
* [`f9dd635`](https://github.com/containerd/cgroups/commit/f9dd6352282798d3f6aa892553181c015c6a4103) v2/stats: add all fields of memory.events
* [`31aeab7`](https://github.com/containerd/cgroups/commit/31aeab73ea3efb8564714654e80e8cdb1920aaf9) rename fail_cnt to events_max
* [`a71db09`](https://github.com/containerd/cgroups/commit/a71db092e405de1fd4db43b78e5f6f6b628cb33a) Added support fo memory.events stats - failCnt
* [`5d27576`](https://github.com/containerd/cgroups/commit/5d2757656685d9b3fa1e9fe2ac0eb7e391ee7380) Merge pull request  [#162](https://github.com/containerd/cgroups/pull/162) from Jordy24/add-parameter-validation-checks
* [`33c0891`](https://github.com/containerd/cgroups/commit/33c0891e862dcdcdd90984cecd6167cae4770b69) add nil check
* [`666f4a0`](https://github.com/containerd/cgroups/commit/666f4a009ffb2741d4d3884aead4dfc17497c2d6) Merge pull request  [#158](https://github.com/containerd/cgroups/pull/158) from AkihiroSuda/fix-event-chan
* [`d77cdc4`](https://github.com/containerd/cgroups/commit/d77cdc42998ffb8adc38cb14962b1ef14ae733cf) Merge pull request  [#159](https://github.com/containerd/cgroups/pull/159) from AkihiroSuda/fix-vagrant
* [`7a4b407`](https://github.com/containerd/cgroups/commit/7a4b4074b7d191f77c127d185d7d04488f961962) v2: fix EventChan
* [`45229ee`](https://github.com/containerd/cgroups/commit/45229ee60b6d744a01351e14d6948c44aca15672) fix Vagrant on Travis (switch to KVM)
* [`7fc7a50`](https://github.com/containerd/cgroups/commit/7fc7a507c04cc4c10f439c904e3bcd785ec37003) Merge pull request  [#154](https://github.com/containerd/cgroups/pull/154) from dcantah/v1_register_memory_events
* [`0b707e8`](https://github.com/containerd/cgroups/commit/0b707e8f3451569eca9a8e81a80d1fc484133b1b) Implement registering for other memory notifications besides oom
* [`53ba563`](https://github.com/containerd/cgroups/commit/53ba5634dc0f0e43af83e83fd486311d2051b939) Merge pull request  [#155](https://github.com/containerd/cgroups/pull/155) from thaJeztah/bump_runtime_spec
* [`3fa15cd`](https://github.com/containerd/cgroups/commit/3fa15cd969e077f83b09c3ef86ce9c957ce7fbb8) update runtime-spec v1.0.2
* [`b444813`](https://github.com/containerd/cgroups/commit/b4448137398923af7f4918b8b2ad8249172ca7a6) Merge pull request  [#151](https://github.com/containerd/cgroups/pull/151) from kolyshkin/mountinfo
* [`77aed01`](https://github.com/containerd/cgroups/commit/77aed013e70cb4c3c6281833a844d765f43575b0) v1MountPoint: simplify/speedup a bit
* [`1c82bea`](https://github.com/containerd/cgroups/commit/1c82beac9f50c6356ff7fc875169d4adb87e266d) getCgroupDestination: speedup and improve
* [`8a7151d`](https://github.com/containerd/cgroups/commit/8a7151d737af59df0be4c145c4884ae66fa13d2f) Fix bufio.Scanner.Err usage
* [`6c3dec4`](https://github.com/containerd/cgroups/commit/6c3dec43a1030a55584ab8b5b181411029d43ecc) Merge pull request  [#147](https://github.com/containerd/cgroups/pull/147) from kzys/blkio-fix
* [`78ba487`](https://github.com/containerd/cgroups/commit/78ba487483b3c95d919ac84f2c5de5cbc15b43db) Skip TestBlkioStat() if there is no /sys/fs/cgroup/blkio
* [`46c515d`](https://github.com/containerd/cgroups/commit/46c515d3711bb34430ce223d89b4854533fd4609) throttle.* metrics must be kept for non-CFQ schedulers
* [`44306b6`](https://github.com/containerd/cgroups/commit/44306b6a1d46985d916b48b4199f93a378af314f) Merge pull request  [#146](https://github.com/containerd/cgroups/pull/146) from Zyqsempai/add-hugetlb-controller-support
* [`42ee50a`](https://github.com/containerd/cgroups/commit/42ee50a2c342eaf24c1f95b8a7376ef2da3fcf86) eof fix
* [`15ebcab`](https://github.com/containerd/cgroups/commit/15ebcab1ba8d88764878281c87475fc32ce81525) Sdd skip condition
* [`56d3e8c`](https://github.com/containerd/cgroups/commit/56d3e8c07eb10a8c2c273cd83d0cc151d6db96b0) Skip hygetlb test
* [`04f7c33`](https://github.com/containerd/cgroups/commit/04f7c33f27d3760dced02c351b9aaf2e5a62c872) Added support for HugeTlb controller
* [`d732e37`](https://github.com/containerd/cgroups/commit/d732e370d46d8d554ed462c41f421a738e5b6d5d) Merge pull request  [#145](https://github.com/containerd/cgroups/pull/145) from Zyqsempai/memory-events-handling-rework
* [`c5e426b`](https://github.com/containerd/cgroups/commit/c5e426b4c83511fd517ab226f3502185d168cdff) Add goDoc
* [`01da1a5`](https://github.com/containerd/cgroups/commit/01da1a502b5743ce47f05aa66986a6f5779168be) memory.events handling rework
* [`780d211`](https://github.com/containerd/cgroups/commit/780d211660898498b231fdcfbce55afad3cb8891) Merge pull request  [#144](https://github.com/containerd/cgroups/pull/144) from chenrui333/upgrade-dependencies
* [`bc4e236`](https://github.com/containerd/cgroups/commit/bc4e23659161a7f99dd7f73fa937c7729d2901ba) Update travis config and simplify installation
* [`5157b33`](https://github.com/containerd/cgroups/commit/5157b337e55451c1bc4d63a418f4eb1ee35f23f8) Upgrade dependencies
* [`a890871`](https://github.com/containerd/cgroups/commit/a8908713319d7d6099cbb6cc6da0700c7c9f0169) Merge pull request  [#143](https://github.com/containerd/cgroups/pull/143) from Zyqsempai/add-io-resource-controll-for-systemd
* [`69a639c`](https://github.com/containerd/cgroups/commit/69a639c59786aec5f73d35cec6f1e7a0277ad851) Fixed io.weight conversation + systemd io.weight controll added
* [`7347743`](https://github.com/containerd/cgroups/commit/7347743e5d1e8500d9f27c8e748e689ed991d92b) Merge pull request  [#141](https://github.com/containerd/cgroups/pull/141) from AkihiroSuda/fix-iostat
* [`f3f2777`](https://github.com/containerd/cgroups/commit/f3f2777567cc6059293374b9f25cdee51c719c26) v2: do not parse io.stat as KV stat
* [`3f83850`](https://github.com/containerd/cgroups/commit/3f83850c48d225466698517ad34f4848d2ddaeeb) Merge pull request  [#140](https://github.com/containerd/cgroups/pull/140) from Zyqsempai/dbus-fix-version
* [`7305d12`](https://github.com/containerd/cgroups/commit/7305d123a75b0f622f2ee543761e2cadf3b1c86e) go mod fix
* [`140bd90`](https://github.com/containerd/cgroups/commit/140bd90a7ae79a5d347a4394675f0a1a5d09a0ab) Fix dbus version in utils
* [`918ed86`](https://github.com/containerd/cgroups/commit/918ed86e29ccef2bf3f0c70d76405781afc3bdf5) Merge pull request  [#138](https://github.com/containerd/cgroups/pull/138) from Zyqsempai/add-tests-for-pids-controller
* [`6794948`](https://github.com/containerd/cgroups/commit/6794948df685beb61f4137092026064351f71613) Added pids controller tests
* [`d1b3bdc`](https://github.com/containerd/cgroups/commit/d1b3bdc8f5403d73b1b3f5443b6a30eece9d2590) Merge pull request  [#125](https://github.com/containerd/cgroups/pull/125) from Zyqsempai/104-add-systemd
* [`acbc802`](https://github.com/containerd/cgroups/commit/acbc8024b3f44e265c066ff60c0b5065b3b0205f) rebase on master
* [`7d585c4`](https://github.com/containerd/cgroups/commit/7d585c40f10b87650d114877dbcec2b72a852357) Resource rework + path fix
* [`fe68974`](https://github.com/containerd/cgroups/commit/fe689749600616370376829ff953d126d2d9abba) tests for systemd controllers
* [`7b4fbc7`](https://github.com/containerd/cgroups/commit/7b4fbc7a0b3877704bdc4b82bc4ded8bc42f18e7) Toggle controllers fix
* [`b0a15b1`](https://github.com/containerd/cgroups/commit/b0a15b1d1682d7555d4793bc2122c8f9b162fb4f) conflict fix
* [`3a32c65`](https://github.com/containerd/cgroups/commit/3a32c65f78c12eb7934c4d4ceda4729f2970c147) Systemd refactoring
* [`5efa14e`](https://github.com/containerd/cgroups/commit/5efa14e3dbc5c34d93de6c706af24fea4a30de46) Added systemd manager
* [`e077fb6`](https://github.com/containerd/cgroups/commit/e077fb66772a16c72a32cd85c7ce6bf2b173a802) Merge pull request  [#137](https://github.com/containerd/cgroups/pull/137) from Zyqsempai/update-go-systemd-to-v22
* [`07c51ec`](https://github.com/containerd/cgroups/commit/07c51ec75fa7fc5ce7813c735571947723a77fb7) dbus version fix
* [`0a0e0a4`](https://github.com/containerd/cgroups/commit/0a0e0a424a32bb123821b4fd075d35a47ae87115) add dbus
* [`5506eff`](https://github.com/containerd/cgroups/commit/5506effa1f8367785d475488e658bbcf4dac3682) Updated go-systemd to v22
* [`06e7180`](https://github.com/containerd/cgroups/commit/06e7180859011d9f463faa337f661bd8c97139c2) Merge pull request  [#135](https://github.com/containerd/cgroups/pull/135) from Zyqsempai/add-io-stats
* [`94c46b4`](https://github.com/containerd/cgroups/commit/94c46b4c3e607eb8d8aebb46bcd1a0b704850d8a) proto fix
* [`57d16a5`](https://github.com/containerd/cgroups/commit/57d16a52135e636dbfe92662532342c7c7c3ef72) Added maj:min stats and multy entry of IO usage
* [`8195cc0`](https://github.com/containerd/cgroups/commit/8195cc0d3c1358233942a589cc9e307e4c96c29a) Added IO metrics
* [`ba4fddb`](https://github.com/containerd/cgroups/commit/ba4fddbc79761de696104c139f2e296d66de671a) Merge pull request  [#134](https://github.com/containerd/cgroups/pull/134) from Zyqsempai/133-add-period-configuration
* [`203cfb9`](https://github.com/containerd/cgroups/commit/203cfb95c7a4bbcbb381d6f7a095787aacefba19) Added CPUMax type
* [`e509dbb`](https://github.com/containerd/cgroups/commit/e509dbba72a973ebc5c47529bd821e3a2f957979) test default behaviour
* [`0225ff8`](https://github.com/containerd/cgroups/commit/0225ff82a1a23d9ddf19a83c48611fe6ab107b97) Added test for ToResources func
* [`f5cb2b1`](https://github.com/containerd/cgroups/commit/f5cb2b18dfc490a215d2b731d1a5171ffb8808f6) Added possibility to set quota in cpu.max
* [`f26d9e0`](https://github.com/containerd/cgroups/commit/f26d9e0c03a97fa64284f27ecb8666a0c638a157) Merge pull request  [#131](https://github.com/containerd/cgroups/pull/131) from Zyqsempai/add-tests-for-cpu-cgroupv2
* [`ac62cf6`](https://github.com/containerd/cgroups/commit/ac62cf6dd3afcbac5a4dadbf8fefb5918878f070) fix out of range err for cpuset.cpus
* [`d411a5c`](https://github.com/containerd/cgroups/commit/d411a5c20485b46ff79713ccd18d7b6d3dbdc643) smaller range for cpuset.cpus
* [`48a6ef5`](https://github.com/containerd/cgroups/commit/48a6ef5d047b0f54527ee4606ab6633e3ec3455c) added cpuset controller
* [`9b3ab60`](https://github.com/containerd/cgroups/commit/9b3ab60f90931a1f8447d077b911219e7b69bf80) Test fix
* [`d616474`](https://github.com/containerd/cgroups/commit/d616474a70ceca06b773f2fb66f38095a046747c) remove deprecated controller
* [`c08031d`](https://github.com/containerd/cgroups/commit/c08031d108497a87673fe39c255e0db026d3e170) Check nil resources
* [`237bd06`](https://github.com/containerd/cgroups/commit/237bd068665be03287a1e214ec448dacda5c5882) Toggle not nil controllers
* [`dbc9f68`](https://github.com/containerd/cgroups/commit/dbc9f68659923357ea676cc3e8cd1e82f612cddd) try another weight param
* [`a69ffc1`](https://github.com/containerd/cgroups/commit/a69ffc17119765506c8a9b02bc7dee01317c36ca) remove useless step
* [`c84632a`](https://github.com/containerd/cgroups/commit/c84632af308672849e4a1da00910c49b946e9066) Added tests for CPU
* [`fada802`](https://github.com/containerd/cgroups/commit/fada802a7909d430bd17126fd6e4bbf5716f2bcd) Merge pull request  [#129](https://github.com/containerd/cgroups/pull/129) from Zyqsempai/add-memory-tests
* [`e284b4a`](https://github.com/containerd/cgroups/commit/e284b4ab2fcfbee98c0d2c004534fc3587403a1d) comment fix
* [`2a19d52`](https://github.com/containerd/cgroups/commit/2a19d525a687f57493063555743fa8f585ed29ac) Move cgroup creation to test func
* [`80c60c2`](https://github.com/containerd/cgroups/commit/80c60c28a488a8d18c7ffc65f92cfb9bb16d1240) Trim spaces
* [`5dba053`](https://github.com/containerd/cgroups/commit/5dba05335a7d92d7ec6abb0d6166e77131542571) GroupPath fix 2
* [`f40b256`](https://github.com/containerd/cgroups/commit/f40b25688bb5cce86d6bcc6cf7fb213109848af3) GroupPath fix
* [`836aa29`](https://github.com/containerd/cgroups/commit/836aa29c5b09c036fe818d17ceb498bfb7cafdf6) Added v2 memory test
* [`80b32e3`](https://github.com/containerd/cgroups/commit/80b32e3c75c99f1b99f3690c15b87c710b314e51) Merge pull request  [#130](https://github.com/containerd/cgroups/pull/130) from Zyqsempai/128-set-reservation-in-low
* [`697f2cd`](https://github.com/containerd/cgroups/commit/697f2cdc5e27a66415401af74eaf85181f2128f7) Return memory `high` property
* [`28f74d7`](https://github.com/containerd/cgroups/commit/28f74d748f4cf34c33386d8b3d7b3c827e93d17e) Fixed memory convertion for `reservation` from high to low.
* [`10dcde2`](https://github.com/containerd/cgroups/commit/10dcde236e523a22c2f9f0013f7ebb8e4a065a5e) Merge pull request  [#127](https://github.com/containerd/cgroups/pull/127) from crosbymichael/v2-check
* [`370d60c`](https://github.com/containerd/cgroups/commit/370d60c324399794c8f33ae0be976cc2880b004a) Add Mode() func to check cgroup mount type
* [`9e08996`](https://github.com/containerd/cgroups/commit/9e089962ffffaeb9281c22c14bdb77b59852f7a1) Merge pull request  [#126](https://github.com/containerd/cgroups/pull/126) from fuweid/gofmt
* [`bd09c0d`](https://github.com/containerd/cgroups/commit/bd09c0d4a78929b7acaebc4bdc979a445138481e) Merge pull request  [#124](https://github.com/containerd/cgroups/pull/124) from AkihiroSuda/fix-toggle
* [`3022591`](https://github.com/containerd/cgroups/commit/302259114275aad7b19c605335603d8285d8851b) v2: toggle ancestors of c.path, not c.path itself
* [`079295c`](https://github.com/containerd/cgroups/commit/079295c02a9d9e0f5d732b60d1f4e0cd0bc6e4e6) v2: refactor ListControllers
* [`da8ad43`](https://github.com/containerd/cgroups/commit/da8ad43b2fb3b257c5b743f44731f7e624b8cd16) Merge pull request  [#122](https://github.com/containerd/cgroups/pull/122) from AkihiroSuda/v2-move-dev
* [`ca48756`](https://github.com/containerd/cgroups/commit/ca4875604fa29abf6fa0dfd053d61b93369223f8) v2: put Devices to Resources struct as a field, not as a method
* [`7f48529`](https://github.com/containerd/cgroups/commit/7f48529d150061c82e086ffbdf4a500f6b49278c) v2: follow package import rule and update license statement
* [`e0c89c3`](https://github.com/containerd/cgroups/commit/e0c89c36d7a50f945a17f1865023a46cbe51fa3e) Merge pull request  [#123](https://github.com/containerd/cgroups/pull/123) from AkihiroSuda/fix-stat-panic
* [`3a0e799`](https://github.com/containerd/cgroups/commit/3a0e799bed92fe66eb71391f1f8d337fb8bbe7ba) v2: fix rdma nil panic
* [`ca363a0`](https://github.com/containerd/cgroups/commit/ca363a059e42aee6bd9071fb66f8813beb83ee92) Merge pull request  [#116](https://github.com/containerd/cgroups/pull/116) from Zyqsempai/104-add-bpf-device
* [`b01be99`](https://github.com/containerd/cgroups/commit/b01be9909e1ab064f35c2d6b99c49a85f8ca2efe) Merge pull request  [#119](https://github.com/containerd/cgroups/pull/119) from Zyqsempai/104-added-rdma-controller
* [`e56683d`](https://github.com/containerd/cgroups/commit/e56683d3d5a15abdea66d7511b5e16083da2f594) Merge pull request  [#120](https://github.com/containerd/cgroups/pull/120) from AkihiroSuda/fix-v2-stats
* [`c4993ae`](https://github.com/containerd/cgroups/commit/c4993aebedaa31fe8435702ddae54ec0a5c0ac9f) v2: fix nil panic on statting disabled controllers
* [`1c26af6`](https://github.com/containerd/cgroups/commit/1c26af6c55f531b70d57f7058796c8e6d6aa6e09) v2: fix parsing pids stat
* [`dea9e11`](https://github.com/containerd/cgroups/commit/dea9e11a135347ac4616823fb9ab396615bd1370) Added header to devicefilter test file.
* [`dc02b2f`](https://github.com/containerd/cgroups/commit/dc02b2f5d16be7b3ac6e1bc770a28e430c2753ca) Header fix
* [`7384bc5`](https://github.com/containerd/cgroups/commit/7384bc55ee220d4f5a06ce205aefe0674fdc0b3b) Credits header update
* [`2036eb8`](https://github.com/containerd/cgroups/commit/2036eb8905da80070184eae3155f45bbac66f4e8) Test fix
* [`df66df1`](https://github.com/containerd/cgroups/commit/df66df17b3500399c4a1df4379a73e61b3e26328) Added tests
* [`33207b4`](https://github.com/containerd/cgroups/commit/33207b488aea7b6d1ce3bc9a3768b1c5386ea801) Added ebps support(based on runc implementation)
* [`3053714`](https://github.com/containerd/cgroups/commit/3053714118a15e50f55eac10898f14da12645ca4) Added RDMA controller
* [`daf5261`](https://github.com/containerd/cgroups/commit/daf52615ff6e6378ce2d2e822949d509cc5816bc) Merge pull request  [#113](https://github.com/containerd/cgroups/pull/113) from AkihiroSuda/v2-travis
* [`c4474e8`](https://github.com/containerd/cgroups/commit/c4474e830f20c7825a2f93915d661e74b62ab12e) Merge pull request  [#115](https://github.com/containerd/cgroups/pull/115) from Zyqsempai/104-add-oom-notifications
* [`2bd4ae1`](https://github.com/containerd/cgroups/commit/2bd4ae17dfc7244a7bba1485e0fc810423b8e20f) Merge pull request  [#117](https://github.com/containerd/cgroups/pull/117) from Zyqsempai/104-add-more-memory-stats
* [`0339015`](https://github.com/containerd/cgroups/commit/0339015d72ef1b41b490b3c63b41cdf89a828e78) .travis.yml: add cgroup v2 Vagrant box
* [`cfc1c23`](https://github.com/containerd/cgroups/commit/cfc1c23314b641473dd9599a31e604b75adeec8c) Function rename
* [`d03d516`](https://github.com/containerd/cgroups/commit/d03d5167784d274aa37013826c6a09ded7d6b978) Remove global var
* [`4aad508`](https://github.com/containerd/cgroups/commit/4aad508d1059e09c03caef3ed781781605ab0020) Added events struct and error channel
* [`eb898ed`](https://github.com/containerd/cgroups/commit/eb898ed08d0acb48db00b8bd01cc9227b001641b) Added event channel for oom event subscription
* [`9629c6e`](https://github.com/containerd/cgroups/commit/9629c6ed18b2cfc13dca1597a8ae15314bdd4733) Added OOM notification for Memory controller
* [`4d88c26`](https://github.com/containerd/cgroups/commit/4d88c26a2d0f62baae782ce922975473b41291a6) Simplify stats
* [`344a8ab`](https://github.com/containerd/cgroups/commit/344a8ab471a2dd96068c8963b3e3ce2777c15b98) Remove unused metrics
* [`4276e8e`](https://github.com/containerd/cgroups/commit/4276e8e73adca3befbc45b77d2fac8a65bee988d) Added current and mas swap and memory usage stats
* [`d26e1b3`](https://github.com/containerd/cgroups/commit/d26e1b37d042d3cd3aaba23b4713f5b8185b9517) Merge pull request  [#118](https://github.com/containerd/cgroups/pull/118) from estesp/go-mod-travis
* [`d0f61b7`](https://github.com/containerd/cgroups/commit/d0f61b75b2777e567a0504d584d733b8cc5760df) Set GO111MODULE=on to fix Go 1.11/1.12 builds
* [`4baafdb`](https://github.com/containerd/cgroups/commit/4baafdb2bf451498eae2a8b3620cff8755b4628c) Merge pull request  [#112](https://github.com/containerd/cgroups/pull/112) from crosbymichael/io
* [`684eefa`](https://github.com/containerd/cgroups/commit/684eefa15a1bae5f170f96cb7dddfc3c4abf599c) Add mapping to stats struct
* [`7209a8d`](https://github.com/containerd/cgroups/commit/7209a8dfde2726fa544906fc061605e43e798b1d) Add v2 io support
* [`3ecfbc4`](https://github.com/containerd/cgroups/commit/3ecfbc409fb699785831415dd204dc355c738e2b) Merge pull request  [#111](https://github.com/containerd/cgroups/pull/111) from crosbymichael/to-res
* [`8e6ae5f`](https://github.com/containerd/cgroups/commit/8e6ae5fe16fe1193771e8a14f79bf2f51e92b9f5) Add ToResources func for spec to v2.Resources
* [`a026e7e`](https://github.com/containerd/cgroups/commit/a026e7e7c3457dafd8ca0119b749e7291ea7b63e) Merge pull request  [#110](https://github.com/containerd/cgroups/pull/110) from AkihiroSuda/v2-verifypath
* [`a4f92d6`](https://github.com/containerd/cgroups/commit/a4f92d6967edd0fc3b8e7a302e77a9fd3032d2db) .travis.yml: run test for all packages
* [`29ec75e`](https://github.com/containerd/cgroups/commit/29ec75e6255b2ae35307600f57feafa0c0563a6f) update go.mod
* [`b15f984`](https://github.com/containerd/cgroups/commit/b15f98493ecf98710faa65af8eb3e4eeef892859) v2: fix TestParseCgroupFromReader
* [`788d082`](https://github.com/containerd/cgroups/commit/788d0827be5d0f784456c45df30642add9547a7e) v2: restore VerifyGroupPath
* [`82928e8`](https://github.com/containerd/cgroups/commit/82928e855c6c9fa78d1e0767c46e1b05168d623d) Merge pull request  [#109](https://github.com/containerd/cgroups/pull/109) from crosbymichael/v2-controller
* [`54a40c2`](https://github.com/containerd/cgroups/commit/54a40c2af707f9ee43f6fa28f4ab6c0a79789f34) Add basic stats implementation
* [`7bf30d7`](https://github.com/containerd/cgroups/commit/7bf30d7bf13852d1f2b493817489d37170d2b8a4) Rename playground to cgctl
* [`3239d7b`](https://github.com/containerd/cgroups/commit/3239d7b8395519d4951e886a03ac74c79543c04b) Simpler v2 cgroup interface
* [`c0a1dbc`](https://github.com/containerd/cgroups/commit/c0a1dbc386b3fed186c541fab178ba6037e319b9) Merge pull request  [#106](https://github.com/containerd/cgroups/pull/106) from xianlubird/test1
* [`66a6951`](https://github.com/containerd/cgroups/commit/66a6951a6dbad6aa0d903ec243d8d2f990a2a052) Merge pull request  [#105](https://github.com/containerd/cgroups/pull/105) from xianlubird/test
* [`eeb53b7`](https://github.com/containerd/cgroups/commit/eeb53b7c613a27e66e70cf7ed2471f4a51d72d87) add static path prefix doc
* [`9aebee9`](https://github.com/containerd/cgroups/commit/9aebee9e378b6a1539de029df39f9392f93d325f) Update doc add static path prefix
* [`010a0d6`](https://github.com/containerd/cgroups/commit/010a0d6a188e2bed91cef77126fd6604a7518cf8) Merge pull request  [#108](https://github.com/containerd/cgroups/pull/108) from Zyqsempai/104-added-memory-cgroup2-impl
* [`2843dfa`](https://github.com/containerd/cgroups/commit/2843dfa2072234f2b2849be0cae35589c4b19ad2) Added cgroup v2 memory implementation
* [`2ff88b8`](https://github.com/containerd/cgroups/commit/2ff88b8e832795d097daab5869d7584662e20534) Merge pull request  [#107](https://github.com/containerd/cgroups/pull/107) from Zyqsempai/104-add-v2-cgroups-for-cpu
* [`8f1875b`](https://github.com/containerd/cgroups/commit/8f1875b57fa4054436a878d34ca02c238fa8ba34) Added cgroups v2 CPU implementation.
* [`6fb48e1`](https://github.com/containerd/cgroups/commit/6fb48e16d8117807adf676f7c735f4f553d19fde) Merge pull request  [#103](https://github.com/containerd/cgroups/pull/103) from AkihiroSuda/cgroup2-poc2
* [`27e64bc`](https://github.com/containerd/cgroups/commit/27e64bce3d6c36729f965c628e2ce8bef08abab6) cgroup2: the first cut (yet another version)
* [`5fbad35`](https://github.com/containerd/cgroups/commit/5fbad35c2a7e855762d3c60f2e474ffcad0d470a) Merge pull request  [#100](https://github.com/containerd/cgroups/pull/100) from fuweid/me-support-cgroupstats
* [`fccf4d4`](https://github.com/containerd/cgroups/commit/fccf4d469e6ce7ec1289356b218e980418d0c1dc) stats/v1: export per-cgroup stats
* [`bec0ecb`](https://github.com/containerd/cgroups/commit/bec0ecbda1466b6907a70c1908aea0998b491df4) Merge pull request  [#99](https://github.com/containerd/cgroups/pull/99) from gliptak/patch-3
* [`3de5a6b`](https://github.com/containerd/cgroups/commit/3de5a6bb4823a9b39ab1e1108e3bc58bf8fc76ad) Add Go 1.13 to Travis
* [`abd0b19`](https://github.com/containerd/cgroups/commit/abd0b19954a6b05e0963f48427062d1481b7faad) Merge pull request  [#98](https://github.com/containerd/cgroups/pull/98) from mariomac/ignoremem
* [`ad1c4b9`](https://github.com/containerd/cgroups/commit/ad1c4b91138ced79481a43fd94a4c123daad72f1) Added OptionalSwap memory constructor option
* [`484059a`](https://github.com/containerd/cgroups/commit/484059adcfa921c879869d9745e3ca746917a81c) Merge pull request  [#97](https://github.com/containerd/cgroups/pull/97) from mariomac/master
* [`fa1a76b`](https://github.com/containerd/cgroups/commit/fa1a76b28faaff678184549171de676315645c09) Fixed test file permissions
* [`cf275c8`](https://github.com/containerd/cgroups/commit/cf275c85f259d6ca47586a823a2ca85e0afe13e2) Allows ignoring memory modules
* [`af0bc55`](https://github.com/containerd/cgroups/commit/af0bc55d7d5b9c931dc875c73bcc2f4eb5ec46ce) Allow overriding the default /proc folder in blkioController
* [`bf292b2`](https://github.com/containerd/cgroups/commit/bf292b21730f0be58f47cd194dcf447dca57e200) Merge pull request  [#96](https://github.com/containerd/cgroups/pull/96) from jterry75/stats_pkg
* [`caf7157`](https://github.com/containerd/cgroups/commit/caf71576c8b19daf80ab4685916e4d5b4c74887e) Move metrics proto package to stats/v1
* [`fc51bcb`](https://github.com/containerd/cgroups/commit/fc51bcbe4714807834a6481e609aef94e5e6b917) Merge pull request  [#82](https://github.com/containerd/cgroups/pull/82) from saschagrunert/go-modules
* [`034edae`](https://github.com/containerd/cgroups/commit/034edae5587873d009802cf5f65882e3137cdf5b) Add go module support
</p>
</details>

### Changes from containerd/console
<details><summary>8 commits</summary>
<p>

* [`8375c34`](https://github.com/containerd/console/commit/8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6) Merge pull request  [#34](https://github.com/containerd/console/pull/34) from sipsma/close-once
* [`38c5469`](https://github.com/containerd/console/commit/38c5469e7522db0c9435a5c33e0e0629113c4952) Only close epoller FD at most once.
* [`02ecf6a`](https://github.com/containerd/console/commit/02ecf6a7291e65f4a361525245c2bea023dc2e0b) Merge pull request  [#33](https://github.com/containerd/console/pull/33) from ulyssessouza/add-file-interface
* [`f652dc3`](https://github.com/containerd/console/commit/f652dc3e99a9f4aa760deb9b4b28edb7c4e5001a) Add File interface instead of using os.File
* [`53a0f1d`](https://github.com/containerd/console/commit/53a0f1deb970a40f08acc1e740a7293bedb8b6b9) Merge pull request  [#32](https://github.com/containerd/console/pull/32) from estesp/check-vendor
* [`6214f20`](https://github.com/containerd/console/commit/6214f2040a2c667ff1458db9485d42299b1d8220) Add vendor check now that content is vendored
* [`4b1ac2b`](https://github.com/containerd/console/commit/4b1ac2bbbdd500f0887e0195f283702be93d5734) Merge pull request  [#31](https://github.com/containerd/console/pull/31) from TwinProduction/master
* [`55928bd`](https://github.com/containerd/console/commit/55928bd5a38487e9b1676c55461ed3b47e796652) Enable vendoring
</p>
</details>

### Changes from containerd/continuity
<details><summary>35 commits</summary>
<p>

* [`efbc448`](https://github.com/containerd/continuity/commit/efbc4488d8fe1bdc16bde3b2d2990d9b3a899165) Merge pull request  [#156](https://github.com/containerd/continuity/pull/156) from estesp/disable-travis
* [`e2d0145`](https://github.com/containerd/continuity/commit/e2d014531cd9518ff6da95703f4f9895c3394975) Remove travis config
* [`daa8e1c`](https://github.com/containerd/continuity/commit/daa8e1ccc0bcac5cd7d44046b0ea71e7831012ec) Merge pull request  [#155](https://github.com/containerd/continuity/pull/155) from estesp/gh-actions-ci
* [`8c3ce1b`](https://github.com/containerd/continuity/commit/8c3ce1b3ae914b0f92d03138cfe8ff4a1169336a) Update CI to use GitHub Actions
* [`6629113`](https://github.com/containerd/continuity/commit/6629113df58078d4d286df5cf79378ef84dcc525) Update linting to use golangci-lint
* [`9365a1b`](https://github.com/containerd/continuity/commit/9365a1b01a63247561eab02c7d5914a554736c69) Fix golangci-lint errors
* [`f1c9af8`](https://github.com/containerd/continuity/commit/f1c9af8e2a206bd1b9f06b2c7d250deaf4791cf7) Merge pull request  [#154](https://github.com/containerd/continuity/pull/154) from mikebrow/cleanup-nits
* [`f681eac`](https://github.com/containerd/continuity/commit/f681eac03c784dd57e8046e8e3948d4d44294629) reduce code complexity
* [`6728803`](https://github.com/containerd/continuity/commit/6728803c1b2fbe0b63edfccea8c664af8f5df4e1) update AUTHORS
* [`f265cff`](https://github.com/containerd/continuity/commit/f265cff0764e5f8155e80d532db78f617e08e021) fix gofmt issues
* [`cf53015`](https://github.com/containerd/continuity/commit/cf53015a8bae42a53c5725e0d9bef11fde50694e) Merge pull request  [#153](https://github.com/containerd/continuity/pull/153) from tomfaulhaber/empty-file-fix
* [`5a33969`](https://github.com/containerd/continuity/commit/5a339690f8eb7d69926093db01be5f1272ec0c8f) Add a comment to clarify that we're handling the empty file case
* [`11900e8`](https://github.com/containerd/continuity/commit/11900e88c487c2e28650d44cc88a95e86734f01c) Fix sameFile() to recognize empty files as the same
* [`d3ef23f`](https://github.com/containerd/continuity/commit/d3ef23f19fbb106bb73ffde425d07a9187e30745) Merge pull request  [#151](https://github.com/containerd/continuity/pull/151) from kolyshkin/readlink-win
* [`0f16d7a`](https://github.com/containerd/continuity/commit/0f16d7a0959cac64d7a54ce015e50cf4839d1970) Merge pull request  [#150](https://github.com/containerd/continuity/pull/150) from kolyshkin/xattr
* [`643e66e`](https://github.com/containerd/continuity/commit/643e66e4bb3e30dda0a35b6468fb5f35cde7d856) Remove Windows' Readlink fork
* [`da42a30`](https://github.com/containerd/continuity/commit/da42a3033a39c971c1336a8a9f70fbf323857374) driver: fail to build on Windows with go < 1.13
* [`d7961f4`](https://github.com/containerd/continuity/commit/d7961f4caa26b030e7aba76153188a1aad74437e) travis.yml: rm unsupported go releases, add 1.14
* [`bbd0be0`](https://github.com/containerd/continuity/commit/bbd0be0b8f642b9a7b2b2b4f6cccb8f3a90e4f2e) sysx/xattr: improve listxattrAll
* [`9e256e6`](https://github.com/containerd/continuity/commit/9e256e61eee8fc393366eb5c00d8b5fed8bb94fe) sysx/xattr: fix getxattrAll
* [`26c1120`](https://github.com/containerd/continuity/commit/26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4) Merge pull request  [#109](https://github.com/containerd/continuity/pull/109) from nogoegst/fs-openbsd
* [`0ec5967`](https://github.com/containerd/continuity/commit/0ec596719c75bfd42908850990acea594b7593ac) Merge pull request  [#148](https://github.com/containerd/continuity/pull/148) from zhsj/fix-gccgo
* [`a7f992c`](https://github.com/containerd/continuity/commit/a7f992c52c205be63cf0b6e7543099a0c9b45700) fs: don't convert syscall.Timespec to unix.Timespec directly
* [`669de92`](https://github.com/containerd/continuity/commit/669de920ecb0fd1e96591fcb031b9e12bb9cf21c) Merge pull request  [#147](https://github.com/containerd/continuity/pull/147) from yeahdongcn/xattr
* [`b05c0fd`](https://github.com/containerd/continuity/commit/b05c0fd3fcbecc051122adcbd2d616b55bd0f7aa) xattr lost when copying directory
* [`1097c8b`](https://github.com/containerd/continuity/commit/1097c8bae83b84cf3dfccfcc542e06c8c28ea3f4) Merge pull request  [#144](https://github.com/containerd/continuity/pull/144) from SamWhited/modules
* [`91c91a7`](https://github.com/containerd/continuity/commit/91c91a736c4eb12c7bbc93face8ec47a3feb4464) Merge branch 'master' into modules
* [`f65d91d`](https://github.com/containerd/continuity/commit/f65d91d395ebd5507b567968624a4bbdbb9e8819) Merge pull request  [#146](https://github.com/containerd/continuity/pull/146) from fuweid/me-enable-root-for-testing
* [`2f58149`](https://github.com/containerd/continuity/commit/2f581495a4a9485494f737a583616789f8a07578) test: enable root for RequiresRoot cases
* [`abe3784`](https://github.com/containerd/continuity/commit/abe378447a9f73e8a4fe810aa78130b0d490dc40) Support Go Modules
* [`75bee3e`](https://github.com/containerd/continuity/commit/75bee3e2ccb6402e3a986ab8bd3b17003fc0fdec) Merge pull request  [#143](https://github.com/containerd/continuity/pull/143) from tiborvass/fix-sockets
* [`403b5be`](https://github.com/containerd/continuity/commit/403b5be3d72bcee44af7a08c32c0f7ed30ae711b) Merge pull request  [#141](https://github.com/containerd/continuity/pull/141) from WRidder/patch-1
* [`cd143ee`](https://github.com/containerd/continuity/commit/cd143ee28a838efd0d76879d7193a78ac4c40904) fstest: have CreateSocket actually create a socket
* [`38f9467`](https://github.com/containerd/continuity/commit/38f946779f570033f2af75b74d353c0589b36a56) Add src string to copyDirectory error message.
* [`cad9e55`](https://github.com/containerd/continuity/commit/cad9e557d773df5aff292893d4e36781c0164a39) fs: support for OpenBSD
</p>
</details>

### Changes from containerd/cri
<details><summary>401 commits</summary>
<p>

* [`4e6644c8`](https://github.com/containerd/cri/commit/4e6644c8cf7fb825f62e0007421b7d83dfeab5a1) Merge pull request  [#1551](https://github.com/containerd/cri/pull/1551) from thaJeztah/bump_kubernetes_1.19.0-rc.4
* [`0619de41`](https://github.com/containerd/cri/commit/0619de413ce10c26502571acf170fbe920104715) Merge pull request  [#1555](https://github.com/containerd/cri/pull/1555) from thaJeztah/bump_golang_1.13.15
* [`34596c9c`](https://github.com/containerd/cri/commit/34596c9c906d964b52a2ac7cfb8bae724c52aae2) Bump Golang 1.13.15
* [`5c6c6b2a`](https://github.com/containerd/cri/commit/5c6c6b2ac754ff14ac6908f6c9405a84416d27a8) Merge pull request  [#1550](https://github.com/containerd/cri/pull/1550) from thaJeztah/bump_containerd_v1.4.0-rc.0
* [`a8b6b6b0`](https://github.com/containerd/cri/commit/a8b6b6b065d93581e8c7327606f631507a8ff03e) Merge pull request  [#1549](https://github.com/containerd/cri/pull/1549) from thaJeztah/bump_golang_1.13.14
* [`ecbdffc9`](https://github.com/containerd/cri/commit/ecbdffc9c556ed0c32a57f4618a7f1006d5b41e3) vendor: update kubernetes v1.19.0-rc.4
* [`968d44d1`](https://github.com/containerd/cri/commit/968d44d1bced3859625b4a0d1183bd9e8dfbd979) vendor: golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
* [`e018d6fa`](https://github.com/containerd/cri/commit/e018d6fa41eb2029c2cbe26e48dc9a5965add4fc) vendor: golang.org/x/sys v0.0.0-20200622214017-ed371f2e16b4
* [`bee6ab5a`](https://github.com/containerd/cri/commit/bee6ab5a15877923129835569b48e987c09fcb3a) vendor: golang.org/x/net v0.0.0-20200707034311-ab3426394381
* [`117c1699`](https://github.com/containerd/cri/commit/117c169992ff63d246b38e4899b5a4b2e6d844af) vendor: containerd v1.4.0-rc.0
* [`fd030873`](https://github.com/containerd/cri/commit/fd030873acd685dea0f5d419e35d50f6d4de4d6d) vendor: opencontainers/runc v1.0.0-rc91-48-g67169a9d
* [`78e52774`](https://github.com/containerd/cri/commit/78e52774192fc9dd34a0b756bc848007c4b9094b) vendor: containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165
* [`93a03cc8`](https://github.com/containerd/cri/commit/93a03cc8100975a7e423d986a4b417c2be2b2d95) vendor: json-iterator/go v1.1.10
* [`bfba0f28`](https://github.com/containerd/cri/commit/bfba0f2840ee6c98e64f0bec634ff8307558bbbf) Bump Golang 1.13.14
* [`8871d5cd`](https://github.com/containerd/cri/commit/8871d5cdf8102a7d5989c307f2a366946feb54ee) Merge pull request  [#1548](https://github.com/containerd/cri/pull/1548) from AkihiroSuda/remove-libseccomp-dependency
* [`7332e2ad`](https://github.com/containerd/cri/commit/7332e2ad2e5f064b3de9f364f38f3d4ad10db935) remove libseccomp cgo dependency
* [`858a7662`](https://github.com/containerd/cri/commit/858a766264ee4a58656f6258e9d4b47d3ed4745c) Merge pull request  [#1547](https://github.com/containerd/cri/pull/1547) from mikebrow/containerd-list-podid-should-search
* [`8a2d1cc8`](https://github.com/containerd/cri/commit/8a2d1cc802e60e3c93c606270b92978c036fb432) adds support for pod id lookup for filter
* [`c209d013`](https://github.com/containerd/cri/commit/c209d013cbc5508c77534b8c1789ca5191de8b9e) Merge pull request  [#1545](https://github.com/containerd/cri/pull/1545) from ktock/ssdoc
* [`fe9bb8da`](https://github.com/containerd/cri/commit/fe9bb8da657671b31eecd3092f1519df641d5c40) Merge branch 'master' into ssdoc
* [`63400c76`](https://github.com/containerd/cri/commit/63400c769422618e2998823ec548671cf3e150b1) Merge pull request  [#1543](https://github.com/containerd/cri/pull/1543) from ktock/discard-content
* [`0f99e0f5`](https://github.com/containerd/cri/commit/0f99e0f53e744044c5c0f9fef74ac8908df27364) Merge pull request  [#1542](https://github.com/containerd/cri/pull/1542) from sachaos/master
* [`4c8164bc`](https://github.com/containerd/cri/commit/4c8164bccf35b134ad9864409882105ade5b3c85) Specify version = 2 & fix wrong key in registry.md (GCR example)
* [`375dd762`](https://github.com/containerd/cri/commit/375dd7625530ff11ed858a1157837eaab0422bba) Add description about `disable_snapshot_annotations` to configuration doc
* [`c80660b8`](https://github.com/containerd/cri/commit/c80660b82b1df9965c2e399fa61a62c088e152a6) Allow GC to discard content after successful pull and unpack
* [`b51177bf`](https://github.com/containerd/cri/commit/b51177bfcc31371761fb19ffd028a19fb0d69d3a) Vendor containerd d184a0a3430dc4a17a47cce37fb36126ac0c699a
* [`8448b92d`](https://github.com/containerd/cri/commit/8448b92d237e877bed1e4aa7a0baf0dee234dbcb) Merge pull request  [#1534](https://github.com/containerd/cri/pull/1534) from crosbymichael/selinux-range
* [`0443a13d`](https://github.com/containerd/cri/commit/0443a13da7f6f38f4bb4ed7cccfe3c47ccceb614) Merge pull request  [#1535](https://github.com/containerd/cri/pull/1535) from lumjjb/updatecri-doc
* [`e080f845`](https://github.com/containerd/cri/commit/e080f845376c772a4a7830ffbb27acb23854a436) Merge pull request  [#1539](https://github.com/containerd/cri/pull/1539) from mikebrow/windows-ci-force-bash
* [`fad87288`](https://github.com/containerd/cri/commit/fad87288f8c26b7fcb65be1c010432565ff44cbc) switching to windows-2016 latest is breaking due to wsl conflict with bash
* [`f93b7253`](https://github.com/containerd/cri/commit/f93b72530f51e04c1210d656f7db70ab9c70419b) Update doc cri plugin convention
* [`5f5d954b`](https://github.com/containerd/cri/commit/5f5d954b6af907cfffb1364526cf0d1d5dcc13b9) add selinux category range to config
* [`9b06da47`](https://github.com/containerd/cri/commit/9b06da47731bb4d499a2ab0f53c643fce766c3d0) update selinux to 1.6.0 release
* [`fcda0cf4`](https://github.com/containerd/cri/commit/fcda0cf4a7e70f0317238b09556329239321353b) Merge pull request  [#1529](https://github.com/containerd/cri/pull/1529) from AkihiroSuda/allow-disabling-hugepages
* [`707d2c49`](https://github.com/containerd/cri/commit/707d2c49d1c71c1d0b24bd5e757bf72376cc0de1) allow disabling hugepages
* [`1d3b9c5b`](https://github.com/containerd/cri/commit/1d3b9c5b80dd716ab4aa74e3eaf3c4e5f50136dd) Merge pull request  [#1532](https://github.com/containerd/cri/pull/1532) from jsturtevant/update-pause-image-ref
* [`2bb0b19c`](https://github.com/containerd/cri/commit/2bb0b19c4b61dee3a3d36c3040c519cd6805fd15) Update to latest pause image for windows
* [`5df93a03`](https://github.com/containerd/cri/commit/5df93a038acc017abaab0b037fa7d03dfcab9fe0) Merge pull request  [#1531](https://github.com/containerd/cri/pull/1531) from mikebrow/nit-for-default-config
* [`4b3974c4`](https://github.com/containerd/cri/commit/4b3974c4e95b06006d780c267ef6f928a4e389ef) show runc options tag
* [`a01750d8`](https://github.com/containerd/cri/commit/a01750d89af991c37906165f8d6f68ceb5903730) Merge pull request  [#1530](https://github.com/containerd/cri/pull/1530) from hckuo/fix-doc-for-runtime-options
* [`904ab30f`](https://github.com/containerd/cri/commit/904ab30f9dc3bc33974daca112b7024609417436) Fix doc for runtime specifc options
* [`0fa3cfd6`](https://github.com/containerd/cri/commit/0fa3cfd6952fb432677dcff7d76b8f68be23db04) Merge pull request  [#1440](https://github.com/containerd/cri/pull/1440) from jr-santos98/master
* [`c69a2dc7`](https://github.com/containerd/cri/commit/c69a2dc7457d9d55ce0e8385fb8be12eb653add4) Checking if a variable already exists
* [`ecf335ad`](https://github.com/containerd/cri/commit/ecf335ad65ebe25fd3fb53cd4b21d92cbc46b8bf) added multi-architectures support
* [`8fb244a6`](https://github.com/containerd/cri/commit/8fb244a65baad2457e6c8658db18ed28b1f77cfe) Merge pull request  [#1525](https://github.com/containerd/cri/pull/1525) from containerd/forcibly-remove-sandbox-container
* [`0c45d132`](https://github.com/containerd/cri/commit/0c45d1329249d6a21149599adcbc885066c0a230) move up to latest cri-tools
* [`5f50692d`](https://github.com/containerd/cri/commit/5f50692d3dd7764a30a99688818df55caf8262a1) Merge pull request  [#1524](https://github.com/containerd/cri/pull/1524) from mikebrow/verbose-dco-check
* [`4549b94e`](https://github.com/containerd/cri/commit/4549b94eca5fb64c6ca8f28ae637490305cf6de4) gofmt cleanup
* [`287c52d1`](https://github.com/containerd/cri/commit/287c52d1c67921dc29c8ef5a5a5d0e2ba722bb75) Forcibly stop running containers before removal
* [`f427791c`](https://github.com/containerd/cri/commit/f427791c60570fe1afcdf6a5a50eaa6080adad6c) set dco check to verbose
* [`aa0f4fd3`](https://github.com/containerd/cri/commit/aa0f4fd37b82a273156d35a7e13831bd0940ab99) Merge pull request  [#1521](https://github.com/containerd/cri/pull/1521) from AkihiroSuda/revendor-libcontainer
* [`fb208d01`](https://github.com/containerd/cri/commit/fb208d015a7aca677e08c4f84ce95592189426df) vendor runc v1.0.0-rc91
* [`1bc5ba3f`](https://github.com/containerd/cri/commit/1bc5ba3f484ecae7feb3156ad0e3760b728de66e) Merge pull request  [#1519](https://github.com/containerd/cri/pull/1519) from AkihiroSuda/config-fix-toml-tag
* [`fe6833a9`](https://github.com/containerd/cri/commit/fe6833a9a4511f271ae0a7dcd052d3c5c050d3d7) config: TolerateMissingHugePagesCgroupController -> TolerateMissingHugetlbController
* [`b69d7bdc`](https://github.com/containerd/cri/commit/b69d7bdc5fa9f61532819029c864cd3724a79db6) config: fix TOML tag for TolerateMissingHugePagesCgroupController
* [`8e0b789c`](https://github.com/containerd/cri/commit/8e0b789c9ade07497283546c0bde0fb5f99310cb) Merge pull request  [#1520](https://github.com/containerd/cri/pull/1520) from AkihiroSuda/fix-ci-apt-get-update
* [`4049a912`](https://github.com/containerd/cri/commit/4049a912f32d19245c02dc57cc104b5657845fa1) CI: run apt-get update befor apt-get install
* [`c2191fdd`](https://github.com/containerd/cri/commit/c2191fddd79234024bfc47d3c3eeba1833b82dc1) Merge pull request  [#1513](https://github.com/containerd/cri/pull/1513) from brianpursley/state-name
* [`aa04fc9d`](https://github.com/containerd/cri/commit/aa04fc9d538653a3513d8e855e5d32453d86781e) Change "failed to stop sandbox" error message to use state name instead of numeric value
* [`09d6426f`](https://github.com/containerd/cri/commit/09d6426f33cac217528158ddc6d254ca7d597a7b) Merge pull request  [#1511](https://github.com/containerd/cri/pull/1511) from kevpar/named-pipe-mounts
* [`210561a8`](https://github.com/containerd/cri/commit/210561a8e3b1c4905b8162c808f92cb5caa4b876) Support named pipe mounts for Windows containers
* [`682d1583`](https://github.com/containerd/cri/commit/682d158399ed7c58c1bc8dd4f5282c4446c0aba3) Merge pull request  [#1517](https://github.com/containerd/cri/pull/1517) from mikebrow/fix-e2e-bucket
* [`f5c7ac92`](https://github.com/containerd/cri/commit/f5c7ac92724405806eb4e330ecab8f4350601089) fix for image pull linter change
* [`05cd9428`](https://github.com/containerd/cri/commit/05cd942875e06e344decf01bddf0f2660d04055a) hard set kubernetes version not in vendor.conf anymore
* [`98aadbbe`](https://github.com/containerd/cri/commit/98aadbbe56369ebafa03b6e08ad53859580313f1) Merge pull request  [#1463](https://github.com/containerd/cri/pull/1463) from dims/remove-dependencies-on-k8s.io/kubernetes
* [`3ee62de2`](https://github.com/containerd/cri/commit/3ee62de2bf318939c38a863dd6e61fe18f790225) remove unused method
* [`cbb7c28f`](https://github.com/containerd/cri/commit/cbb7c28f195ea256fce8b5e21e7ae1403901438c) Add copyright headers
* [`0d18d1ee`](https://github.com/containerd/cri/commit/0d18d1ee38afad93fcbe1411bee82e4960703e55) Drop k8s.io/kubernetes
* [`6007c354`](https://github.com/containerd/cri/commit/6007c354a6e3514ee28f717658b6233b8aaa815b) Copy kubernetes/pkg/kubelet/util
* [`e2072b71`](https://github.com/containerd/cri/commit/e2072b71ccdbf62a38e5e1b583cd403c66cdf727) Copy kubernetes/pkg/util/bandwidth
* [`bb828a9f`](https://github.com/containerd/cri/commit/bb828a9f841cc6d1a8630101f2dcfb3f624eac80) Make copy of pkg/kubelet/cri/remote
* [`2909022a`](https://github.com/containerd/cri/commit/2909022a6e0cb173a0f6e75063c180cc24dfac6c) Make local copy of kubelet/cri/streaming
* [`b8f7b9f6`](https://github.com/containerd/cri/commit/b8f7b9f692d137ba1403a4a87ec12d22452cd370) Merge pull request  [#1515](https://github.com/containerd/cri/pull/1515) from AkihiroSuda/golang-1.13.12
* [`22b55461`](https://github.com/containerd/cri/commit/22b55461b3a65bada4eeb8ed01ffed6f766819e6) Merge pull request  [#1514](https://github.com/containerd/cri/pull/1514) from dims/update-kubernetes-to-1.19.0-beta.2
* [`c4205721`](https://github.com/containerd/cri/commit/c4205721eeeed817f9be32964a75232adb4e691c) Update vendor/ directory
* [`41f184f1`](https://github.com/containerd/cri/commit/41f184f15b1395f12982546df029a93d99e7b521) Update vendor.conf to kubernetes 1.19.0-beta.2
* [`548d987f`](https://github.com/containerd/cri/commit/548d987fc2d27e82dc5ff729f3615f727324f7d0) Bump Golang 1.13.12
* [`4f8a5807`](https://github.com/containerd/cri/commit/4f8a580795344b0f4c1146a3abce0409962f3890) Merge pull request  [#1510](https://github.com/containerd/cri/pull/1510) from crosbymichael/selinux-bump
* [`713205b3`](https://github.com/containerd/cri/commit/713205b3699426076c6f8234a89d27de8fe8d5d5) bump selinux dep
* [`61648227`](https://github.com/containerd/cri/commit/61648227141a843ce71ecaf25997cf8d37c31c5a) Merge pull request  [#1508](https://github.com/containerd/cri/pull/1508) from janosi/sctp-hostport
* [`b661ad71`](https://github.com/containerd/cri/commit/b661ad711eaeb78f30574c31635a9ce5f1a67707) Merge pull request  [#1504](https://github.com/containerd/cri/pull/1504) from lorenz/ignore-image-defined-volumes
* [`26dc5b97`](https://github.com/containerd/cri/commit/26dc5b9772f8e23c7cf96034648b3394551e5087) Merge pull request  [#1505](https://github.com/containerd/cri/pull/1505) from dcantah/windows-cred-spec
* [`479dfbac`](https://github.com/containerd/cri/commit/479dfbac453a6af15bb871a1efc23339772b3a3f) Remove the protocol filter from the portMappings constructor.
* [`9620b2e1`](https://github.com/containerd/cri/commit/9620b2e1dae368382e59109e437b99f05fdec577) Add GMSA Credential Spec passing
* [`ae8200bf`](https://github.com/containerd/cri/commit/ae8200bf93e9eda91d1c8b40dc14257ec0bdea02) Merge pull request  [#1499](https://github.com/containerd/cri/pull/1499) from webwurst/patch-1
* [`3290b86a`](https://github.com/containerd/cri/commit/3290b86a8ce04e612fbc0b09042eba3d6ad5d400) Merge pull request  [#1506](https://github.com/containerd/cri/pull/1506) from cpuguy83/registry_headers
* [`5a1d49b0`](https://github.com/containerd/cri/commit/5a1d49b0632f3e91da9f78c79a34403876a04b1d) Add option for ignoring volumes defined in images
* [`c694c631`](https://github.com/containerd/cri/commit/c694c63176e68c9d7b25bdf4a40c1e254ffc269d) Add config for registry http headers
* [`098e0400`](https://github.com/containerd/cri/commit/098e040014aa8e413c7419f7e6db1db51e7133ff) Fix typo
* [`bc96548c`](https://github.com/containerd/cri/commit/bc96548c7bd65784d9e6967162518f04333f447d) Merge pull request  [#1502](https://github.com/containerd/cri/pull/1502) from mikebrow/nginx-timing-problem
* [`e56347aa`](https://github.com/containerd/cri/commit/e56347aabc6b5b26aaf6033826e791d1f3b43ab4) move up to latest critools pick up nginx fix
* [`62c91260`](https://github.com/containerd/cri/commit/62c91260d2f43b57fff408a9263a800b7a06a647) Merge pull request  [#1501](https://github.com/containerd/cri/pull/1501) from dims/tolerate-missing-hugetlb-cgroups-controller
* [`d7ce093d`](https://github.com/containerd/cri/commit/d7ce093d63d059f9dd13cffeb5fb14e1f3abccb7) Tolerate missing HugeTLB cgroups controller
* [`8898550e`](https://github.com/containerd/cri/commit/8898550e348932e406049e937d98fb7564ac4e7a) Merge pull request  [#1498](https://github.com/containerd/cri/pull/1498) from mxpv/base
* [`17c61e36`](https://github.com/containerd/cri/commit/17c61e36cb5ed6ee59d27074e6be7e08663646fa) Fix cgroups path for base OCI spec
* [`df8d6c5b`](https://github.com/containerd/cri/commit/df8d6c5b7b58ab43846e289caccf27b065126da0) Update documentation for base OCI spec files
* [`8d54f397`](https://github.com/containerd/cri/commit/8d54f397534c737023c7d41c12e0202e140710a6) Allow specify base OCI runtime spec
* [`c7f25cb3`](https://github.com/containerd/cri/commit/c7f25cb3ae1edc1b2aaa4d117d17d281e904a1dd) Merge pull request  [#1490](https://github.com/containerd/cri/pull/1490) from mikebrow/document-gcr-json-key-auth
* [`83b115af`](https://github.com/containerd/cri/commit/83b115af16cade2b2de642ff5f6ab885c3d4264c) Merge pull request  [#1497](https://github.com/containerd/cri/pull/1497) from mikebrow/add-commit-sha-to-log
* [`e8148bb4`](https://github.com/containerd/cri/commit/e8148bb49b1ca7e4a11e8270d28737cd213a8f99) would like to have the commit sha in the logs
* [`f8380958`](https://github.com/containerd/cri/commit/f8380958c16849ee89f1f7fcf05b1138d1681f04) Merge pull request  [#1496](https://github.com/containerd/cri/pull/1496) from mikebrow/variable-cri-tools-version
* [`c744b66a`](https://github.com/containerd/cri/commit/c744b66a3b655f140426f846cf64ef50ea8419c8) Merge pull request  [#1495](https://github.com/containerd/cri/pull/1495) from crosbymichael/cni-bump
* [`b97a2f33`](https://github.com/containerd/cri/commit/b97a2f33b07dabac94dcf0cc4635ab686ddcb072) add support for setting CRITOOL_VERSION
* [`52c2c6b5`](https://github.com/containerd/cri/commit/52c2c6b5df15790b671ebd6cbbc6039a4d30c342) Merge pull request  [#1494](https://github.com/containerd/cri/pull/1494) from MHBauer/docs-moved
* [`58777166`](https://github.com/containerd/cri/commit/5877716621e96a56d478c10c779a3490cbc2a52c) docs moved
* [`477b31ce`](https://github.com/containerd/cri/commit/477b31ce044eb77f5e1d5de05da7b00d8938b792) Use go-cni tag
* [`129bdd7a`](https://github.com/containerd/cri/commit/129bdd7a3d3d93e4bb3a437aa421f435e823a596) Merge pull request  [#1487](https://github.com/containerd/cri/pull/1487) from crosbymichael/selinux
* [`dea62299`](https://github.com/containerd/cri/commit/dea6229923fcc48f874f9f329d37bd04c629f237) Merge pull request  [#1491](https://github.com/containerd/cri/pull/1491) from thaJeztah/bump_selinux
* [`72edf301`](https://github.com/containerd/cri/commit/72edf3016dba6de095eb47ec5d33675e6cdc8d09) Use new SELinux APIs
* [`0b3c7e14`](https://github.com/containerd/cri/commit/0b3c7e1479c95fb6ea72a900c16639009bd4e6fe) vendor: opencontainers/selinux v1.5.2
* [`a7ad3bc0`](https://github.com/containerd/cri/commit/a7ad3bc01f700377c55c727f8ecf21164ab9a405) add a registry auth tutorial
* [`24209b91`](https://github.com/containerd/cri/commit/24209b91bf361e131478d15cfea1ab05694dc3eb) Add MCS label support
* [`e10e07b5`](https://github.com/containerd/cri/commit/e10e07b50e6de4a553648206d4ba7d2e97795fdf) Merge pull request  [#1489](https://github.com/containerd/cri/pull/1489) from mikebrow/ltag-scan-symlink-fixed
* [`cc54a9dc`](https://github.com/containerd/cri/commit/cc54a9dca405cf6ddcccf34702b727078da77158) no longer need to skip /test due to symlink
* [`40071878`](https://github.com/containerd/cri/commit/40071878d7392be4193b33b556a69827710b00b1) Merge pull request  [#1486](https://github.com/containerd/cri/pull/1486) from thaJeztah/bump_golang_1.13.11
* [`48ee0b34`](https://github.com/containerd/cri/commit/48ee0b348c8385bdc03e1c3a3f901e0e5f3f9a91) Merge pull request  [#1485](https://github.com/containerd/cri/pull/1485) from thaJeztah/vendor_back_to_tags
* [`8f02fe04`](https://github.com/containerd/cri/commit/8f02fe04d8029a012a1ada6184310abb0fb240a7) Bump Golang 1.13.11
* [`6096c0eb`](https://github.com/containerd/cri/commit/6096c0ebbbcade0dbf893e16c05174a34c26f6d3) vendor.conf: back to using tags
* [`dc81240a`](https://github.com/containerd/cri/commit/dc81240a6d705b22ccf31432bcc628bb77b36f99) Merge pull request  [#1484](https://github.com/containerd/cri/pull/1484) from thaJeztah/bump_containerd
* [`36ba7766`](https://github.com/containerd/cri/commit/36ba7766fb946b4757fe9815963555d6be09c175) Merge pull request  [#1483](https://github.com/containerd/cri/pull/1483) from thaJeztah/bump_cni
* [`f9083f16`](https://github.com/containerd/cri/commit/f9083f167af09423688db857115cb857bcc10f7a) vendor: containerd/containerd v1.4.0-beta.0
* [`103785ea`](https://github.com/containerd/cri/commit/103785ea26a607fb4935917244838144f8a61676) vendor: containerd/go-cni 0553354f0046ccd41a02e724826040491a3d8998
* [`82a602bf`](https://github.com/containerd/cri/commit/82a602bf122b03b1a8682ca60db62441887092eb) Merge pull request  [#1480](https://github.com/containerd/cri/pull/1480) from mikebrow/remove-boilerplate
* [`3f0aa454`](https://github.com/containerd/cri/commit/3f0aa454533b434d188de1fd763615dfd56a637e) removing boilerplate test replace by projectboiler check
* [`64aa9da7`](https://github.com/containerd/cri/commit/64aa9da76fc0ab333119f455f3b292244c1fae8c) Merge pull request  [#1477](https://github.com/containerd/cri/pull/1477) from saschagrunert/port-forward-timeout
* [`e2cedb94`](https://github.com/containerd/cri/commit/e2cedb9469c03fb78837e3783775633b426dc01a) Increase port-forward timeout to 1s to fix e2e test
* [`8c366df5`](https://github.com/containerd/cri/commit/8c366df5c6a9d49a218990f94f226f5a4a90c808) Merge pull request  [#1476](https://github.com/containerd/cri/pull/1476) from dmcgowan/replace-docker-distribution
* [`21ad9c4e`](https://github.com/containerd/cri/commit/21ad9c4e21d86549692e49652c159f0f0194e456) Use digestset from go-digest
* [`8252e54f`](https://github.com/containerd/cri/commit/8252e54f936b85b58799600edcb98987a8665300) Merge pull request  [#1472](https://github.com/containerd/cri/pull/1472) from mxpv/profile
* [`942c22be`](https://github.com/containerd/cri/commit/942c22bec8eef980fc6a6bcbadab3f753a5c750f) Merge pull request  [#1429](https://github.com/containerd/cri/pull/1429) from Random-Liu/create-etcd-user
* [`bd0a7656`](https://github.com/containerd/cri/commit/bd0a76565a159761d3e528af391f1cebb865dbcd) Merge pull request  [#1469](https://github.com/containerd/cri/pull/1469) from thaJeztah/remove_libcontainer_system
* [`dbedcf87`](https://github.com/containerd/cri/commit/dbedcf8706d84295ff2c61a9291e4ec860eaa792) Merge pull request  [#1449](https://github.com/containerd/cri/pull/1449) from mikebrow/make-http-with-tlsconfig-a-warning
* [`0e1b7bdb`](https://github.com/containerd/cri/commit/0e1b7bdb5940a74adbbd33857aaa50b0e73a1655) Remove dependency on libcontainer/system
* [`674fe72a`](https://github.com/containerd/cri/commit/674fe72aa85c7329aed7a292a44853bb1066fc3c) Update docs for unset seccomp profile
* [`9413131c`](https://github.com/containerd/cri/commit/9413131c7d43a005c106a4aa033277c53ad7fcac) Merge pull request  [#1475](https://github.com/containerd/cri/pull/1475) from thaJeztah/remove_deprecated_dualstack
* [`c96373f6`](https://github.com/containerd/cri/commit/c96373f6d55d4aedc3d7fc97a29dae7f74b32381) newTransport(): remove deprecated DualStack option
* [`51261876`](https://github.com/containerd/cri/commit/51261876f06a2dfb4a11aa9d056515eba398ddb0) Merge pull request  [#1474](https://github.com/containerd/cri/pull/1474) from thaJeztah/bump_k8s
* [`34e6985f`](https://github.com/containerd/cri/commit/34e6985f7815a025558967dc70aeb5a574e8df9f) Merge pull request  [#1473](https://github.com/containerd/cri/pull/1473) from thaJeztah/bump_containerd
* [`498128cf`](https://github.com/containerd/cri/commit/498128cf41e7a00591681235e9a2c068469451fb) vendor: kubernetes v1.18.2
* [`ee3548de`](https://github.com/containerd/cri/commit/ee3548dee8f97695cb203c30b2303d4295ecea1f) vendor: containerd/containerd ed261720c86d1e700cd5d39175128322baac6dda
* [`c784772b`](https://github.com/containerd/cri/commit/c784772ba4f4dad39291daa184a350efe1389530) vendor: roll docker/distribution back to latest (v2.7.1) release
* [`004ff8b9`](https://github.com/containerd/cri/commit/004ff8b995de9ce72553b2f1d4f7cb2ff040d316) vendor: cilium/ebbf 4032b1d8aae306b7bb94a2a11002932caf88c644
* [`fae2a4b0`](https://github.com/containerd/cri/commit/fae2a4b052fee6400151e823a9704a7ffaa3c49e) vendor: update to latest hcsshim - 0.8.9
* [`cdac4dec`](https://github.com/containerd/cri/commit/cdac4dece47e822afa83c78c890942d5cdb7715e) vendor: update go-events to fix alignment for 32bit systems
* [`fe3a018f`](https://github.com/containerd/cri/commit/fe3a018f511ba19f52038cf29014dfbabc3369f3) vendor: bump containerd/typeurl v1.0.1
* [`5494d6ff`](https://github.com/containerd/cri/commit/5494d6ffad17ecaf7c3835765dc173695356e2d6) vendor: containerd/ttrpc v1.0.1
* [`20ee06b0`](https://github.com/containerd/cri/commit/20ee06b0b3ae1fc3fc2228c152d319ad434a0040) vendor: containerd/cgroups b4448137398923af7f4918b8b2ad8249172ca7a6
* [`07106ad0`](https://github.com/containerd/cri/commit/07106ad0490c674108fdeffdbf55af32869df654) vendor: runtime-spec v1.0.2
* [`2a5e4931`](https://github.com/containerd/cri/commit/2a5e493198fb68d9b64d0b103611d31e93cf7668) vendor: github.com/pkg/errors v0.9.1
* [`ee67a4d6`](https://github.com/containerd/cri/commit/ee67a4d67fd531659635c9c7ece5353e44277875) vendor: sirupsen/logrus v1.6.0
* [`271218ef`](https://github.com/containerd/cri/commit/271218ef7d9ff9835f98d23c2fd49919f9f22ac1) vendor konsorten/go-windows-terminal-sequences v1.0.3
* [`7361cf86`](https://github.com/containerd/cri/commit/7361cf86217573819ad210891a552060275730a6) Merge pull request  [#1470](https://github.com/containerd/cri/pull/1470) from aojea/gocat
* [`11a78d9d`](https://github.com/containerd/cri/commit/11a78d9d0f1664466fa3fffebd8ff234f3ef2677) don't use socat for port forwarding
* [`38f19f99`](https://github.com/containerd/cri/commit/38f19f991e85e4ed6f0c3f3b0a125a22967cf506) Add config flag to default empty seccomp profile
* [`3a7fef51`](https://github.com/containerd/cri/commit/3a7fef51fc7a56e1a6f8122d283678b6c2a87768) Create etcd user in cloud init.
* [`65830369`](https://github.com/containerd/cri/commit/65830369b6b2b4edc454bf5cebbd9b76c1c1ac66) Merge pull request  [#1468](https://github.com/containerd/cri/pull/1468) from fuweid/me-change-rollback
* [`9c506d0a`](https://github.com/containerd/cri/commit/9c506d0af41b769d35eee4834ca3734960a28674) Merge pull request  [#1465](https://github.com/containerd/cri/pull/1465) from dsyer/master
* [`48e797c7`](https://github.com/containerd/cri/commit/48e797c77fd5de9308a495b01a895ca3a7a6d33c) RunPodSandbox: destroy network if fails or invalid
* [`dc7afe8f`](https://github.com/containerd/cri/commit/dc7afe8fbe53db06c3f883f6f8c9895a9dfb2314) Merge pull request  [#1466](https://github.com/containerd/cri/pull/1466) from ktock/parallel-snapshot
* [`ca661c8d`](https://github.com/containerd/cri/commit/ca661c8dc968e952b323a3d836efa41a8481f907) Pass chained layer digests to snapshotter for parallel snapshot preparation
* [`5ac8515b`](https://github.com/containerd/cri/commit/5ac8515bf0859074bc4f648d297bb6805cdf5699) Clarify that plugin names are long in version = 2
* [`4ea4ca99`](https://github.com/containerd/cri/commit/4ea4ca99c7b7cd3be559f5e43bd047373a31b8b7) Merge pull request  [#1455](https://github.com/containerd/cri/pull/1455) from 6WIND/master
* [`197dca5a`](https://github.com/containerd/cri/commit/197dca5a350ab2ecc685be9464a9064beebedb5c) Merge pull request  [#1464](https://github.com/containerd/cri/pull/1464) from mikebrow/test-apparmor-profile
* [`776c125e`](https://github.com/containerd/cri/commit/776c125e4f9dccb6b7f1a0f6273b1b3c7965ded1) move up to latest critools; add apparmor profile check
* [`14c4b47b`](https://github.com/containerd/cri/commit/14c4b47bb1106dd1f714206cf24061f814e74b2e) Merge pull request  [#1459](https://github.com/containerd/cri/pull/1459) from mikebrow/containerd-project-readme
* [`6b019469`](https://github.com/containerd/cri/commit/6b01946938645d96dbb1ae618860fa23c089db56) link readme to containerd/project repo
* [`2db26cc9`](https://github.com/containerd/cri/commit/2db26cc9f023c50c2bd689ed6b3acca2c914e3d1) Merge pull request  [#1458](https://github.com/containerd/cri/pull/1458) from mikebrow/copyright-alignment
* [`41470105`](https://github.com/containerd/cri/commit/41470105749546b2f9d2c67dff7f4c519fd37d79) Merge pull request  [#1457](https://github.com/containerd/cri/pull/1457) from hickeyma/fix-docs
* [`02307da3`](https://github.com/containerd/cri/commit/02307da36d772610157e5c1ca52e597da4ac4999) Add improvement to docs
* [`1b60224e`](https://github.com/containerd/cri/commit/1b60224e2e4837655ae8ad2b9278a144223cf73c) use containerd/project header test
* [`98f8ec49`](https://github.com/containerd/cri/commit/98f8ec4995d688db3d62d265f298d3183e3d49f9) fix incomplete host device for PrivilegedWithoutHostDevices
* [`befc70b4`](https://github.com/containerd/cri/commit/befc70b444e24eaa76b3ef18633e9fba64d5e795) Merge pull request  [#1456](https://github.com/containerd/cri/pull/1456) from mikebrow/fix-deprecated-greeting
* [`f673f0cf`](https://github.com/containerd/cri/commit/f673f0cf5ca44b4bb4424ea02deec811ffc1dd0e) remove greetings due to security issue
* [`6b669315`](https://github.com/containerd/cri/commit/6b669315bca2844dc6a9bff38d0026abba5d6e7b) Merge pull request  [#1454](https://github.com/containerd/cri/pull/1454) from mikebrow/project-dco-integration-for-make
* [`a45f57bc`](https://github.com/containerd/cri/commit/a45f57bcf175042024b88132b272122e93f50c76) Merge pull request  [#1375](https://github.com/containerd/cri/pull/1375) from jdewinne/registry-doc
* [`050e8c63`](https://github.com/containerd/cri/commit/050e8c63c0501dfc712ec8fec389212c14c852f9) Update registry.md for auth config
* [`0049d4f9`](https://github.com/containerd/cri/commit/0049d4f9734cb2d30119424e139c5b01c8dc259c) use project dco test locally
* [`9d37687a`](https://github.com/containerd/cri/commit/9d37687a9569775b0bf38fe478ba1a3557b9496c) Merge pull request  [#1436](https://github.com/containerd/cri/pull/1436) from chethanah/add-container-name-annot
* [`f3e44466`](https://github.com/containerd/cri/commit/f3e44466d6b1d391a6a8664a53280478e1e949f3) Merge pull request  [#1451](https://github.com/containerd/cri/pull/1451) from mikebrow/split-validate-from-build-and-test
* [`b838ac8c`](https://github.com/containerd/cri/commit/b838ac8c2e9d35638a1a16c015a40da89346b604) split tests and some refactoring
* [`c6c9268e`](https://github.com/containerd/cri/commit/c6c9268eb01f3e014fc466749ce25495b8475b98) Merge pull request  [#1450](https://github.com/containerd/cri/pull/1450) from yylt/add-scheme-endpoint
* [`d07f7f16`](https://github.com/containerd/cri/commit/d07f7f167a437612b486a381addc0229b10d82bc) add default scheme if endpoint no scheme
* [`61b7af75`](https://github.com/containerd/cri/commit/61b7af7564602234662562a9d37e772f5a54facb) Merge pull request  [#1446](https://github.com/containerd/cri/pull/1446) from mikebrow/remove-travis
* [`27f911d6`](https://github.com/containerd/cri/commit/27f911d663a338c3362ae9e9186a352dde204190) removes the error when tls is configured for https but http is tried first
* [`3fc5a909`](https://github.com/containerd/cri/commit/3fc5a909d1750c39c769acaede1917068427bffa) have moved these tests to github actions
* [`7ccd3f7d`](https://github.com/containerd/cri/commit/7ccd3f7d7e2cf510d3cf9bc824b938be7f172a06) Merge pull request  [#1431](https://github.com/containerd/cri/pull/1431) from ktock/stargz
* [`c1b7bcf3`](https://github.com/containerd/cri/commit/c1b7bcf395d1334333e254ead5b6cd7dfa84cbb9) Enable to pass additional handler on pull for stargz-based remote snapshots
* [`45f0e21d`](https://github.com/containerd/cri/commit/45f0e21d2c46d359632e46d4c425fd0806dffd36) Merge pull request  [#1445](https://github.com/containerd/cri/pull/1445) from mikebrow/move-travis-to-github-actions
* [`7fc8652e`](https://github.com/containerd/cri/commit/7fc8652e32296a14713f988a1338787ee82f8764) Add OCI annotations for container name
* [`67de3e4c`](https://github.com/containerd/cri/commit/67de3e4ccf2b2a69b8398798af7cfca01abf7a7e) adds git hub actions for linux CI
* [`68a84f78`](https://github.com/containerd/cri/commit/68a84f7878d54ab9e7445074393866759b918ce9) Merge pull request  [#1438](https://github.com/containerd/cri/pull/1438) from zhsj/use-containerd-reference
* [`6e980b9e`](https://github.com/containerd/cri/commit/6e980b9efd6d3f10a4e80995e2196e2e0204d99e) Merge pull request  [#1443](https://github.com/containerd/cri/pull/1443) from dims/build-runc-with-selinux-support
* [`4cee89ba`](https://github.com/containerd/cri/commit/4cee89baf54131f68d4e2fe7be2c1e2e4c234e0b) Update vendor after dropping depends distribution/reference
* [`4263229a`](https://github.com/containerd/cri/commit/4263229a7b2775f4294cada91ccde988586019ff) Replace docker/distribution/reference with containerd/reference/docker
* [`2b162b6c`](https://github.com/containerd/cri/commit/2b162b6c11ca02c6f4fdb4dd075a0b4cbb07cf4e) update selinux dependency to fix test failures
* [`e4ad53f2`](https://github.com/containerd/cri/commit/e4ad53f2c2e66d0345111c790bf464c094ebf46e) Build runc with selinux support
* [`d531dc49`](https://github.com/containerd/cri/commit/d531dc492ababd4ff86cc1366749924a3907ff95) Merge pull request  [#1405](https://github.com/containerd/cri/pull/1405) from fuweid/me-async-load-cnicnf
* [`3d250b82`](https://github.com/containerd/cri/commit/3d250b8289d3dbb6c4551c78e8da9a4ede1f0474) Merge pull request  [#1439](https://github.com/containerd/cri/pull/1439) from mikebrow/fix-selinux-unit-test
* [`8b6377ba`](https://github.com/containerd/cri/commit/8b6377bad82d2cc9100e83cdcea2fd16b2042c43) Merge pull request  [#1442](https://github.com/containerd/cri/pull/1442) from containerd/mikebrow-add-greeting-action
* [`4a9fa226`](https://github.com/containerd/cri/commit/4a9fa22683461c232d0a9c315b7d2fed31d7cedd) Merge pull request  [#1441](https://github.com/containerd/cri/pull/1441) from dims/run-test-in-windows
* [`5c31c759`](https://github.com/containerd/cri/commit/5c31c7591e181190533258b1290c61d2484aa83d) Running critest under windows using github actions
* [`aa9b1885`](https://github.com/containerd/cri/commit/aa9b1885b58cc22081d48e6cd2e4cbceca132c77) fixes bad unit tests when selinux is enabled
* [`7381f31b`](https://github.com/containerd/cri/commit/7381f31b366a7c4833f913aebed2aad15e260f88) Create greetings.yml
* [`4ce334aa`](https://github.com/containerd/cri/commit/4ce334aa490dd0e72c8ba2b4b6e4fe98516529ec) reload cni network config if has fs change events
* [`7013a825`](https://github.com/containerd/cri/commit/7013a825b0a7f61210929be6717fead72a390013) Merge pull request  [#1424](https://github.com/containerd/cri/pull/1424) from fvoznika/patch-1
* [`efddc5f2`](https://github.com/containerd/cri/commit/efddc5f2526935be6a014d0fdf86c5f373f514cb) Start docker unconditionally
* [`27d4fd59`](https://github.com/containerd/cri/commit/27d4fd5979ef38c893147774e9801bb31d66d123) Merge pull request  [#1425](https://github.com/containerd/cri/pull/1425) from dims/fix-x/sys-dependency-version
* [`61f095b7`](https://github.com/containerd/cri/commit/61f095b73e074187b23d18fbc978f9080f163c62) use the same dependency version for x/sys from containerd/containerd
* [`dd3c5f08`](https://github.com/containerd/cri/commit/dd3c5f08b8a990a417a6f05245573a11d160af06) Merge pull request  [#1418](https://github.com/containerd/cri/pull/1418) from darfux/fix_handle_resizing_leak
* [`67566810`](https://github.com/containerd/cri/commit/67566810f788c1bd192759bca2a0483364a759fb) Merge pull request  [#1426](https://github.com/containerd/cri/pull/1426) from dims/vendor-update-kubernetes-v1.18.0
* [`95b7c082`](https://github.com/containerd/cri/commit/95b7c082605ce66d603650083ee0f859d31d091f) vendor: update kubernetes v1.18.0
* [`c1115d4e`](https://github.com/containerd/cri/commit/c1115d4e57f55a5f45fb3efd29d3181ce26d5c6a) Merge pull request  [#1422](https://github.com/containerd/cri/pull/1422) from chenrui333/update-golang-versions
* [`cc3fbebe`](https://github.com/containerd/cri/commit/cc3fbebec2415c3c361d51c9ba27316e79874283) Merge pull request  [#1423](https://github.com/containerd/cri/pull/1423) from dims/add-version-numbers-for-newly-tagged-repos
* [`172cf68b`](https://github.com/containerd/cri/commit/172cf68b5327fa8ce461c6907f2ea8b845525262) Add version numbers for newly tagged repos
* [`664acc13`](https://github.com/containerd/cri/commit/664acc1396baec7f58bfc71e2de7a415eabd5cd2) Bump golang to v1.13.9 and v1.14.1
* [`cb014006`](https://github.com/containerd/cri/commit/cb0140063e26eb56e937c2d4fae9d18216b8a80d) Fix goroutine leak when exec/attach
* [`5fb103d8`](https://github.com/containerd/cri/commit/5fb103d8e66f0c6292971b00f05b2aed4c99f902) Merge pull request  [#1382](https://github.com/containerd/cri/pull/1382) from georgegoh/master
* [`c44ad801`](https://github.com/containerd/cri/commit/c44ad801f9e8fa4f2ba566dbdcda8a3a1c568475) Fixed merge conflicts.
* [`4d4c35b3`](https://github.com/containerd/cri/commit/4d4c35b3a8550a31fb82994e7f62cd8cf7924f5f) Merge pull request  [#1417](https://github.com/containerd/cri/pull/1417) from mikebrow/add-golang-1.14-for-travis-tests
* [`7cd773bd`](https://github.com/containerd/cri/commit/7cd773bd3b8587cee1f9666203423eb1e5002c72) add golang 1.14 to prepare for move
* [`92cb4ed9`](https://github.com/containerd/cri/commit/92cb4ed9786a6cd271152ba1f862183d84701003) Merge pull request  [#1416](https://github.com/containerd/cri/pull/1416) from thaJeztah/ensure_remove_all
* [`e093a0ee`](https://github.com/containerd/cri/commit/e093a0ee0808c79fb173c63e16613f375d2bc565) Use local "ensureRemoveAll" instead of docker/pkg/system
* [`46fcfe52`](https://github.com/containerd/cri/commit/46fcfe52192cb83726adec059316c87b7781b55c) vendor: docker/docker 4634ce647cf2ce2c6031129ccd109e557244986f
* [`687469d3`](https://github.com/containerd/cri/commit/687469d3cee18bf0e12defa5c6d0c7b9139a2dbd) Merge pull request  [#1415](https://github.com/containerd/cri/pull/1415) from AkihiroSuda/cgroup2-privileged-no-unshare-cgroupns
* [`fa72e2f6`](https://github.com/containerd/cri/commit/fa72e2f693c2d08805c6114d5226bf646f4128a2) cgroup2: do not unshare cgroup namespace for privileged
* [`1a00c068`](https://github.com/containerd/cri/commit/1a00c068864a59835ff442e0dddfa5a254be6bb3) Merge pull request  [#1413](https://github.com/containerd/cri/pull/1413) from thaJeztah/update_kubernetes
* [`a3e7f68f`](https://github.com/containerd/cri/commit/a3e7f68fa50349b9713fbdc07a09f936cf27a51c) vendor: update kubernetes v1.18.0-beta.1
* [`4210588d`](https://github.com/containerd/cri/commit/4210588d3c4dd686eb7b1d3bf281321e1214f34a) vendor: sigs.k8s.io/yaml v1.2.0
* [`ef54a783`](https://github.com/containerd/cri/commit/ef54a7839a59670dc13ba4602cc98496b5600e6a) vendor: bump golang.org/x/crypto bac4c82f6975 (CVE-2020-9283)
* [`b1417519`](https://github.com/containerd/cri/commit/b1417519e06fe3b3967b0f632ba2457546d84f38) vendor: github.com/google/gofuzz v1.1.0
* [`5f0cbd5f`](https://github.com/containerd/cri/commit/5f0cbd5ffe09f3da3650e27800262d42e5f13474) Merge pull request  [#1414](https://github.com/containerd/cri/pull/1414) from thaJeztah/update_containerd
* [`24cbca5a`](https://github.com/containerd/cri/commit/24cbca5a78fb55c5e5dd7cad605ceac0955ce4fd) vendor: update containerd 01310155947cb6eec37dcae29742a165e56acb4a
* [`d68533d6`](https://github.com/containerd/cri/commit/d68533d654b7825be2a0ab201837264520a3987f) Merge pull request  [#1412](https://github.com/containerd/cri/pull/1412) from mikebrow/update-golang-1.13.8
* [`d5ff8b57`](https://github.com/containerd/cri/commit/d5ff8b5781c1a83062d9f2498454bdfbd1ae209a) Merge pull request  [#1411](https://github.com/containerd/cri/pull/1411) from thaJeztah/reformat_vendor
* [`ad984ca8`](https://github.com/containerd/cri/commit/ad984ca84471a524153507e8122eddc94c57a6ca) update to golang 1.13.8
* [`3650918d`](https://github.com/containerd/cri/commit/3650918d9d4743a1650cbc287f507041c766b42b) vendor.conf: reformat to use columns
* [`1b74251d`](https://github.com/containerd/cri/commit/1b74251d918a5363986244b69bc2f400259e3295) vendor.conf: sort imports alphabetically
* [`073e3c9b`](https://github.com/containerd/cri/commit/073e3c9bb457ebd1b627927fce33ce6ddc36565a) Merge pull request  [#1403](https://github.com/containerd/cri/pull/1403) from thaJeztah/align_selinux_to_tag
* [`bb59a061`](https://github.com/containerd/cri/commit/bb59a061ef4638be7e0c6c6c398c34e1d2eb3c69) vendor: update golang.org/x/sys 52ab431487773bc9dd1b0766228b1cf3944126bf
* [`6565c640`](https://github.com/containerd/cri/commit/6565c640beb7c083f92ce89d74784573424bb3a0) Merge pull request  [#1407](https://github.com/containerd/cri/pull/1407) from dims/update-opencontainers/selinux-to-1.3.3
* [`d4d6b3a0`](https://github.com/containerd/cri/commit/d4d6b3a0fcd0b239fd5275cc6dd07dcd5402b782) Merge pull request  [#1340](https://github.com/containerd/cri/pull/1340) from lumjjb/enc-node-model
* [`3d4c597b`](https://github.com/containerd/cri/commit/3d4c597bdc3ae4304f0da5b3b31b567d3394170b) Update to a released version of opencontainers/selinux (1.3.3)
* [`8d5a8355`](https://github.com/containerd/cri/commit/8d5a8355d07783ba2f8f451209f6bdcc7c412346) Updated docs and code for default nil behavior
* [`808ae59c`](https://github.com/containerd/cri/commit/808ae59cf6246ec791fc4604584966cbea36086f) Update vendors to versioning
* [`7a24da03`](https://github.com/containerd/cri/commit/7a24da03752a00cb1e27b95d72b7f2f690b30f81) Updated docs and encryption.md -> decryption.md
* [`c5209cd6`](https://github.com/containerd/cri/commit/c5209cd679bb0aa0dfdef4f1b3beca592d6c2ffc) Updated doc based on changes requested
* [`ffcef9dc`](https://github.com/containerd/cri/commit/ffcef9dc329fd3b4beb91d798758a7b5a4128587) Addressed nits
* [`8df431fc`](https://github.com/containerd/cri/commit/8df431fc31ab36db352624b6a348545f9b3c2cb5) Defer multitenant key model to image auth discussion
* [`c43a7588`](https://github.com/containerd/cri/commit/c43a7588f6a46e59e7983222a9096db160911253) Refactor encrypted opts and added unit test
* [`ac8ec188`](https://github.com/containerd/cri/commit/ac8ec18813eaca998d91e0f1f31e0b0d38e4fa57) bump imgcrypt commit version
* [`f0579c7b`](https://github.com/containerd/cri/commit/f0579c7b4dc2241dd70e68ac482e3ea559107707) Implmented node key model for image encryption
* [`f4b3cdb8`](https://github.com/containerd/cri/commit/f4b3cdb892c411aad79b8b2f3caa4f7780d07c31) Merge pull request  [#1399](https://github.com/containerd/cri/pull/1399) from mikebrow/pause-image-update
* [`c23ed3be`](https://github.com/containerd/cri/commit/c23ed3befc08b3b85ea3fb50c6c99330871e9295) Merge pull request  [#1402](https://github.com/containerd/cri/pull/1402) from thaJeztah/bump_crypto
* [`98ce6c02`](https://github.com/containerd/cri/commit/98ce6c022e378e4c21f445f8875db300deb397fa) vendor: golang.org/x/crypto 1d94cc7ab1c630336ab82ccb9c9cda72a875c382
* [`c9ed9846`](https://github.com/containerd/cri/commit/c9ed98462d9bfae7de19de257a523db1185d2619) move to v3.2 for the pause image
* [`cf0e0a1e`](https://github.com/containerd/cri/commit/cf0e0a1e2c864e7115098f7a7624056bc0749df7) Merge pull request  [#1332](https://github.com/containerd/cri/pull/1332) from bg-chun/update_cri_for_hugepages
* [`c955404c`](https://github.com/containerd/cri/commit/c955404ce7346197ba6286c7e487d9e9bdd0c084) Merge pull request  [#1384](https://github.com/containerd/cri/pull/1384) from jterry75/fix_grpc_err
* [`c02c2484`](https://github.com/containerd/cri/commit/c02c24847f191ea5d38bb3917ec5c54222ba5501) update cri-plugin to parse hugepages limit from CRI message
* [`a8cc66b3`](https://github.com/containerd/cri/commit/a8cc66b37adc95aa9ef58cc859456399cfed87af) Fix store error serialization to gRPC status codes
* [`99c6e0dd`](https://github.com/containerd/cri/commit/99c6e0dd518864976de111f3bb1041ff717d4af7) Update Kubernetes dependencies for CRI update
* [`c0294ebf`](https://github.com/containerd/cri/commit/c0294ebfe0b4342db85c0faf7727ceb8d8c3afce) Merge pull request  [#1387](https://github.com/containerd/cri/pull/1387) from thaJeztah/bump_yaml
* [`3d0818d9`](https://github.com/containerd/cri/commit/3d0818d99e3fd012ebc2a3b299f0c5d9f3cef2f2) vendor: bump gopkg.in/yaml.v2 v2.2.8
* [`19589b4b`](https://github.com/containerd/cri/commit/19589b4bf9663815649f1125fb45a1674d52a702) Merge pull request  [#1383](https://github.com/containerd/cri/pull/1383) from dims/update-to-new-rc10-of-opencontainers/runc
* [`5f0bf052`](https://github.com/containerd/cri/commit/5f0bf0523952f3c0044d4a0faf3cf7d65440a1de) pick up fix for CVE-2019-19921 in opencontainers/selinux
* [`311887da`](https://github.com/containerd/cri/commit/311887da35bd7cf8dcd1eb19bcc88e87f62138e5) Bump to opencontainers/runc new version - v1.0.0-rc10
* [`3f99b450`](https://github.com/containerd/cri/commit/3f99b45073fe84ff61fe90021c072f5f7befc913) Merge pull request  [#1380](https://github.com/containerd/cri/pull/1380) from AkihiroSuda/vendor-kube1.17.1
* [`f5081638`](https://github.com/containerd/cri/commit/f50816381efa9e5b69ee9b8f40fb7b8b62f5b138) Add correct paths for cri's systemd config files in CentOS.
* [`2d28b600`](https://github.com/containerd/cri/commit/2d28b600460896fcf998b1b2291cd00b6bc11458) vendor kubernetes 1.17.1
* [`5e5960f2`](https://github.com/containerd/cri/commit/5e5960f2bc03e6ad768acf575edd0cfe1e27d925) Merge pull request  [#1376](https://github.com/containerd/cri/pull/1376) from Zyqsempai/add-cgroups-v2-metrics
* [`6b8846cd`](https://github.com/containerd/cri/commit/6b8846cdf8b8c98c1d965313d66bc8489166059a) vendor updated + added cgroupv2 metrics
* [`b2804c06`](https://github.com/containerd/cri/commit/b2804c06934245b0ff4a9114c9f1f592a5120815) Merge pull request  [#1371](https://github.com/containerd/cri/pull/1371) from AkihiroSuda/cgroup2-unshare-cgroupns
* [`982e7677`](https://github.com/containerd/cri/commit/982e767745a9b0c8ea5f82d9795ab3c37f21c0f5) Merge pull request  [#1374](https://github.com/containerd/cri/pull/1374) from lumjjb/bump_containerd
* [`73cd077c`](https://github.com/containerd/cri/commit/73cd077c6b298242096e357bf0973d37c330ea45) Bump vendor containerd/containerd version
* [`83a9d246`](https://github.com/containerd/cri/commit/83a9d2460c5fdd4843141386e3b3b462a137f51c) Merge pull request  [#1363](https://github.com/containerd/cri/pull/1363) from Random-Liu/fix-validate-config
* [`71740399`](https://github.com/containerd/cri/commit/71740399e05bbaf64616f10f67573d91ff3e7f28) cgroup2: unshare cgroup namespace for containers
* [`522a056f`](https://github.com/containerd/cri/commit/522a056fe6435a35b263a2c714f1720e343283c1) Merge pull request  [#1368](https://github.com/containerd/cri/pull/1368) from mikebrow/vendor-update-2020-01-06
* [`2da1ced9`](https://github.com/containerd/cri/commit/2da1ced9a1462f3b1593c7deef712b06ef9dca9e) update for containerd vendor changes
* [`55566f96`](https://github.com/containerd/cri/commit/55566f9682a2120d15d70c183369d39ef98001c6) Merge pull request  [#1364](https://github.com/containerd/cri/pull/1364) from katiewasnothere/local_introspection
* [`63d2a044`](https://github.com/containerd/cri/commit/63d2a0445ca51dabafa717b96512bc74e7afcf66) add local support for introspection service
* [`5a9c12d4`](https://github.com/containerd/cri/commit/5a9c12d49e64462f1bfdfe5b17af6e7568f47c94) Validate and update the right config
* [`ff8a2e7c`](https://github.com/containerd/cri/commit/ff8a2e7c652ef233a6b145629695a23c6b2fa899) Merge pull request  [#1359](https://github.com/containerd/cri/pull/1359) from AkihiroSuda/shim-v2-runc-v2
* [`aaddaa27`](https://github.com/containerd/cri/commit/aaddaa27320bfe89959d838205a7117af825361e) bump up the default runtime to "io.containerd.runc.v2"
* [`61d3e49b`](https://github.com/containerd/cri/commit/61d3e49b42a8da5a4607ed3a69d11a459f642938) Merge pull request  [#1357](https://github.com/containerd/cri/pull/1357) from darfux/add-container-restart-test
* [`5cccd008`](https://github.com/containerd/cri/commit/5cccd008a06b7ef39fd9892a255e570a54aff022) integration: Add container restart test
* [`e68cc95f`](https://github.com/containerd/cri/commit/e68cc95fe458835692a06a13e91af5a73d1be420) Merge pull request  [#1356](https://github.com/containerd/cri/pull/1356) from Random-Liu/revert-#1349
* [`0253fa42`](https://github.com/containerd/cri/commit/0253fa42aac882ac209b779daa775df154554aae) Merge pull request  [#1358](https://github.com/containerd/cri/pull/1358) from mikebrow/buildfix-appveyor
* [`7fcef89b`](https://github.com/containerd/cri/commit/7fcef89b7d8ed8db6e8cf7d9607e1e061974bbb1) add removal of old go
* [`78e6d617`](https://github.com/containerd/cri/commit/78e6d6175e0f913351ccb4a084b0d7aacf0cee49) Update golang to 1.13.4.
* [`0c2d3b71`](https://github.com/containerd/cri/commit/0c2d3b718d473157c0e97ebc4e8b217332c1358a) Fix privileged devices.
* [`78708b20`](https://github.com/containerd/cri/commit/78708b20c74e5970ea98bee479ab55054b4be1cc) Merge pull request  [#1351](https://github.com/containerd/cri/pull/1351) from Random-Liu/better-unknown-state-handling
* [`facbaa0e`](https://github.com/containerd/cri/commit/facbaa0e798fb8048de7a84bb896da982b120995) Better handle unknown state.
* [`69828d0b`](https://github.com/containerd/cri/commit/69828d0bb295038c88461761be2202c0e60286e5) Merge pull request  [#1349](https://github.com/containerd/cri/pull/1349) from Zyqsempai/1316-use-with-host-devices
* [`5d7bd738`](https://github.com/containerd/cri/commit/5d7bd738e456e83dae36f689e2cffd85e8fe2ef6) Use containerD WithHostDevices
* [`0881caa9`](https://github.com/containerd/cri/commit/0881caa9bdf2eca8c2e0911ff0cba6b48b964623) Merge pull request  [#1348](https://github.com/containerd/cri/pull/1348) from thaJeztah/bump_kubernetes_1.16.3
* [`444f02a8`](https://github.com/containerd/cri/commit/444f02a89ee80b389aac1bdc7bcf1b32b1100158) Merge pull request  [#1344](https://github.com/containerd/cri/pull/1344) from darfux/add-resolvconf-to-sandbox-container
* [`d63c62fb`](https://github.com/containerd/cri/commit/d63c62fb3020bb7ed838e435a00bdb7a42cd393d) update kubernetes dependency to v1.16.3
* [`dbc1fb37`](https://github.com/containerd/cri/commit/dbc1fb37d0ab04e62b197b19fb6a78abadea81eb) Provide resolvConf to sandbox container's mounts
* [`40e147cb`](https://github.com/containerd/cri/commit/40e147cb737335c43e3494c954952141627e9657) Merge pull request  [#1347](https://github.com/containerd/cri/pull/1347) from Random-Liu/fix-typo
* [`4f350ad4`](https://github.com/containerd/cri/commit/4f350ad474c8f21bcc0ad704d4ba7ff9052476f8) Fix typo.
* [`ae3c28c4`](https://github.com/containerd/cri/commit/ae3c28c4d700c02ff5769a8c52c4a325e91c4729) Merge pull request  [#1345](https://github.com/containerd/cri/pull/1345) from Random-Liu/insecure-skip-verify
* [`ab6701bd`](https://github.com/containerd/cri/commit/ab6701bd1139cc3cb8d0ca35ba2bfb92e8ad7f74) Add insecure_skip_verify option.
* [`d4d337b4`](https://github.com/containerd/cri/commit/d4d337b4253e6671828103764e28163cc11ab673) Merge pull request  [#1338](https://github.com/containerd/cri/pull/1338) from Random-Liu/add-windows-release-tar-for-test
* [`0cb707e5`](https://github.com/containerd/cri/commit/0cb707e5f605cc8d78b0a8d33421eb807afdbd1e) Add build script, this will be used in CI.
* [`a60143be`](https://github.com/containerd/cri/commit/a60143be5b1f27dc71a149cc464a70127171c4fd) Add `GOOS=windows make release` support.
* [`4cc8bafa`](https://github.com/containerd/cri/commit/4cc8bafa20790bebc93b162412a6548a57461a9e) Update vendors.
* [`c9d45e65`](https://github.com/containerd/cri/commit/c9d45e65263e26f7e7f0ac8fdca0d510622f12cb) Merge pull request  [#1341](https://github.com/containerd/cri/pull/1341) from estesp/update-docker-vendor
* [`d6359df2`](https://github.com/containerd/cri/commit/d6359df24f1bd606057ca108c9cf5456cb6d76ff) Update docker/docker vendor to upstream latest
* [`0dcaf6e9`](https://github.com/containerd/cri/commit/0dcaf6e98719b02ad9a1cf93aa3c7dcb4225f7fc) Merge pull request  [#1337](https://github.com/containerd/cri/pull/1337) from Random-Liu/clean-mount-path
* [`5c2f33bd`](https://github.com/containerd/cri/commit/5c2f33bd0d66ab517428dae583a95a2c661c4e21) Cleanup path for windows mount
* [`9f79be1b`](https://github.com/containerd/cri/commit/9f79be1b887af3df40f1e807ad2a1aedf0b931ad) Merge pull request  [#1331](https://github.com/containerd/cri/pull/1331) from erikwilson/fix-http-localhost
* [`7cc39387`](https://github.com/containerd/cri/commit/7cc393871703ebfd8027432336530a2034af3e94) Set default scheme in registryEndpoints for host
* [`5abebfa2`](https://github.com/containerd/cri/commit/5abebfa27a95ccbf723c641b2a6cde578c49ed66) Merge pull request  [#1330](https://github.com/containerd/cri/pull/1330) from mikebrow/update-support-statement-oct29
* [`a3d180b0`](https://github.com/containerd/cri/commit/a3d180b09428f0aaa142cc7141089a26c34d00a9) HEAD is not needed in support tables
* [`73e5fa0f`](https://github.com/containerd/cri/commit/73e5fa0f344cfd02924844e54acda4ee220006f2) Merge pull request  [#1328](https://github.com/containerd/cri/pull/1328) from Random-Liu/make-localhost-http
* [`41f73f79`](https://github.com/containerd/cri/commit/41f73f79fe17295747a462a776a1056f43001adb) Merge pull request  [#1329](https://github.com/containerd/cri/pull/1329) from Random-Liu/update-support-metrics
* [`bd54412b`](https://github.com/containerd/cri/commit/bd54412b8102c3dddce96b603ac15226148f429a) Update support metrics.
* [`65b9c318`](https://github.com/containerd/cri/commit/65b9c31805db2a46251be20aa5ee8c06c39fffdf) Use `http` for localhost, 127.0.0.1 and ::1 by default.
* [`aeebf37a`](https://github.com/containerd/cri/commit/aeebf37ab784605248ad0f6bbc868ec5e2eef485) Merge pull request  [#1326](https://github.com/containerd/cri/pull/1326) from Random-Liu/add-container-compute-stats
* [`d95e21c8`](https://github.com/containerd/cri/commit/d95e21c89b6cbf1777a5c5380b44acd4cb3bc24e) Add container compute stats support.
* [`a7c5a650`](https://github.com/containerd/cri/commit/a7c5a650ff7afd1be34f5abd0cf84d06366cb419) Merge pull request  [#1324](https://github.com/containerd/cri/pull/1324) from Random-Liu/stdout-non-block
* [`8ce2ad6b`](https://github.com/containerd/cri/commit/8ce2ad6b7c9a83f830684d1025034fb3ad2ec375) Merge pull request  [#1323](https://github.com/containerd/cri/pull/1323) from Random-Liu/use-logrus-trace
* [`125d1693`](https://github.com/containerd/cri/commit/125d1693451826ea826aa20dbc2738595205188c) Merge pull request  [#1318](https://github.com/containerd/cri/pull/1318) from PeriferalDevice/#1317
* [`132a3594`](https://github.com/containerd/cri/commit/132a35942fc0b7eb6eaa9cd52e43d65fee3f9c31) Avoid O_NONBLOCK on stdout in the windows test.
* [`6ab2e108`](https://github.com/containerd/cri/commit/6ab2e10869e3e2443ae8d92d3489905bc0c987f5) logrus supports trace level now.
* [`fe757946`](https://github.com/containerd/cri/commit/fe757946cabdc36ac62bbfac7c888d37d57ab935) Merge pull request  [#1319](https://github.com/containerd/cri/pull/1319) from Random-Liu/fix-containerd-build
* [`8bfff7db`](https://github.com/containerd/cri/commit/8bfff7dbd2c3e594bfb13b82f48ccc7c1971e5a4) Fix containerd build, use `libbtrfs-dev` when available.
* [`3a8687f0`](https://github.com/containerd/cri/commit/3a8687f05c4a9f715b1d805b8959319c8e4134d2) Containerd version updated for kubernetes ansible example.
* [`815f3e72`](https://github.com/containerd/cri/commit/815f3e727de84cda4c74ac4324d6469d20df94f7) Merge pull request  [#1309](https://github.com/containerd/cri/pull/1309) from Random-Liu/update-containerd
* [`2ce0bb09`](https://github.com/containerd/cri/commit/2ce0bb0926b54bf2aeec6d9914d2336202a5adb9) Update code for latest containerd.
* [`4e2b4aa9`](https://github.com/containerd/cri/commit/4e2b4aa972e2def144a6ddc1082ced782d3cdeff) Update containerd to c0c6b511792575fd07d1b1c63e9c2f36f8d1ffb0.
* [`22b18262`](https://github.com/containerd/cri/commit/22b18262e7369f0d5b34713233eefc7cb10a0e39) Merge pull request  [#1312](https://github.com/containerd/cri/pull/1312) from Random-Liu/travis-trusty
* [`2a9a982a`](https://github.com/containerd/cri/commit/2a9a982ae36cb0d4186b1e19259c990c62e29f6c) Fix integration test for golang 1.13
* [`9a1e3655`](https://github.com/containerd/cri/commit/9a1e3655ed034a7494d6c203a00650c779346951) Update based on default xenial distro.
* [`c368af1b`](https://github.com/containerd/cri/commit/c368af1bc3e5de7c0bd193e7a81b6318f7d72142) Configure golangci-lint
* [`10f88f99`](https://github.com/containerd/cri/commit/10f88f99cceabad292d1e5bd4a15cd2e6ca29b55) Fix appveyor test.
* [`0ebf032a`](https://github.com/containerd/cri/commit/0ebf032aac5f6029f95a94e42161e9db7a7e84df) Merge pull request  [#1306](https://github.com/containerd/cri/pull/1306) from Random-Liu/extend-permission-denied-retry
* [`180e86ab`](https://github.com/containerd/cri/commit/180e86ab396f7c6fcffaa516ec741236b937547d) Extend permission denied retry to 3min.
* [`16292774`](https://github.com/containerd/cri/commit/1629277497e30041370b800f41abff18b364b907) Merge pull request  [#1300](https://github.com/containerd/cri/pull/1300) from Random-Liu/hostname-test
* [`358d6721`](https://github.com/containerd/cri/commit/358d6721602ae43ad4b78a9b7a49ec5cf8bc6940) Add hostname CRI validation and unit test.
* [`7fba77f2`](https://github.com/containerd/cri/commit/7fba77f238adb9f51aae6bd9b0d3d7ccfc9e0b20) Merge pull request  [#1298](https://github.com/containerd/cri/pull/1298) from Random-Liu/set-sandbox-cpu-shares
* [`a1e4f99a`](https://github.com/containerd/cri/commit/a1e4f99a321435cb55cdbedd066d0e2419a6ee9c) Merge pull request  [#1296](https://github.com/containerd/cri/pull/1296) from Random-Liu/fix-ssh-disconnect
* [`2eba67a7`](https://github.com/containerd/cri/commit/2eba67a7ee63a699c90fcccb35374451ed81911b) Merge pull request  [#1287](https://github.com/containerd/cri/pull/1287) from crosbymichael/cgroups
* [`f3ef10e9`](https://github.com/containerd/cri/commit/f3ef10e9a23089a966f3c588ff5c756488f5499c) Set default sandbox container cpu shares on windows.
* [`4a0b0a88`](https://github.com/containerd/cri/commit/4a0b0a883f9e80c2a340ea43a031a65105732c4a) Set keepalive for ssh in windows test.
* [`36f393dc`](https://github.com/containerd/cri/commit/36f393dc6d19414b4276ac337b6ba8be8656c3fd) Merge pull request  [#1292](https://github.com/containerd/cri/pull/1292) from Random-Liu/better-kube-up
* [`44e1f8de`](https://github.com/containerd/cri/commit/44e1f8ded52f3cfcd93e7a700045a7552fba8a97) Merge pull request  [#1294](https://github.com/containerd/cri/pull/1294) from jterry75/fix_windows_hostname_upstream
* [`ed7873ef`](https://github.com/containerd/cri/commit/ed7873ef1ef91228551f991cff1560ad8de725f6) Forward SandboxConfig.Hostname to Workload container activation
* [`4f203aa8`](https://github.com/containerd/cri/commit/4f203aa8ba5d94e495e6cb6e920bd6edcb10aa41) Merge pull request  [#1293](https://github.com/containerd/cri/pull/1293) from Random-Liu/update-hcsshim
* [`e8a788d7`](https://github.com/containerd/cri/commit/e8a788d786202ac12c6e8022ed5346e4eb50f0ca) Update hcsshim to c088f411aaf3585d8dffc9deb4289ffa32854497.
* [`bad68a82`](https://github.com/containerd/cri/commit/bad68a8270f5d70fab28cd7c53e3038294ff9391) Merge pull request  [#1284](https://github.com/containerd/cri/pull/1284) from liyanhui1228/win_portforward
* [`0a6d9f18`](https://github.com/containerd/cri/commit/0a6d9f188b06901b1e6778efa087a5f1a07d4875) Merge pull request  [#1291](https://github.com/containerd/cri/pull/1291) from Random-Liu/fix-indent-cni
* [`dc413bd6`](https://github.com/containerd/cri/commit/dc413bd6d6cab4af1cac8b1927054300ea09667c) Add windows portforward support
* [`56fa16ef`](https://github.com/containerd/cri/commit/56fa16ef9c34ba3afd3ade1766fb2ef20d920f6a) Update the kube-up doc with a simpler approach.
* [`b4c46db7`](https://github.com/containerd/cri/commit/b4c46db790f828e931da22b0d831dd83de92d3bc) Fix indent in cni.template.
* [`f7f64fde`](https://github.com/containerd/cri/commit/f7f64fdefdd4336dfcb6bb33066b8672784ca770) Merge pull request  [#1289](https://github.com/containerd/cri/pull/1289) from Random-Liu/ignore-permission-denied
* [`67440484`](https://github.com/containerd/cri/commit/67440484f2c5636185dda97cf3f286108ca741f7) Ignore temporary permission denied error.
* [`c8c7c54a`](https://github.com/containerd/cri/commit/c8c7c54a6e5266abf39732db58e183f4daf6d073) Use typealias for containerd metrics
* [`43712364`](https://github.com/containerd/cri/commit/437123646a4953a0402c3fddfb465ee393af7324) Update containerd to ed16170c4c399c57f25
* [`470776c9`](https://github.com/containerd/cri/commit/470776c903313f7946dab56a08d1bcef0495d974) Merge pull request  [#1274](https://github.com/containerd/cri/pull/1274) from Random-Liu/dualstack
* [`c1ece0c8`](https://github.com/containerd/cri/commit/c1ece0c8018b21b6edd3b0ba0c0878a52e520e25) Address comment.
* [`b431316e`](https://github.com/containerd/cri/commit/b431316edd0beb837b1107690aae6386dbbeef09) Merge pull request  [#1280](https://github.com/containerd/cri/pull/1280) from estesp/add-default-path-env
* [`df88e190`](https://github.com/containerd/cri/commit/df88e190c3d7e4b1f047ef6584d96f028eb317c4) Merge pull request  [#1281](https://github.com/containerd/cri/pull/1281) from estesp/golangci-config
* [`161abf8f`](https://github.com/containerd/cri/commit/161abf8f5b5700dd838f23bbfd6520e893a70126) Fix golangci-lint findings
* [`1e3cd5b0`](https://github.com/containerd/cri/commit/1e3cd5b052ef5a6728deb3e80d5a92875ca8d4bb) Move golangci-lint configuration out of Makefile
* [`229eb19b`](https://github.com/containerd/cri/commit/229eb19bd6d8b823ae7254b983eb41486ed6cf48) Add back default UNIX env to container config
* [`35eb96d9`](https://github.com/containerd/cri/commit/35eb96d901ab439eeea46928f9325102615ae9d5) Update deployment and integration test
* [`5a68bd70`](https://github.com/containerd/cri/commit/5a68bd70c8408a63eb629e31de5b56c7e1c3a9f3) Update kubernetes to 1.16.0-rc.2
* [`fcd6bf31`](https://github.com/containerd/cri/commit/fcd6bf318be5cb11a32d25020cef4f3d0374194c) Report Additional POD IPs
* [`9d60f9c5`](https://github.com/containerd/cri/commit/9d60f9c56ea34166660e89c0a811e2869e0dcfeb) Merge pull request  [#1264](https://github.com/containerd/cri/pull/1264) from Random-Liu/windows-support-2
* [`7e96aaab`](https://github.com/containerd/cri/commit/7e96aaab090c98bef6fb18ec3e0f13b8c2925b7f) Add CRI Validation test.
* [`dc964de8`](https://github.com/containerd/cri/commit/dc964de85fc718a02ead60b5ada93a7c2c531186) Add windows implmenetation
* [`bbcf5647`](https://github.com/containerd/cri/commit/bbcf564745afe1bb341e8eecd27b22bf34f33ad5) Add windows image platform comparer
* [`c6cb25c1`](https://github.com/containerd/cri/commit/c6cb25c158b45e3c4b4a7e92b1e63f4dec2685db) Open/create log file with FILE_SHARE_DELETE on windows
* [`59b6ed64`](https://github.com/containerd/cri/commit/59b6ed641fb1ed5d6ab7d79e7a90470a056e1917) Update containerd to 59a625defb21c958c25424fa5cc806167e22382e
* [`3a651075`](https://github.com/containerd/cri/commit/3a6510756ef6e937abd38d4a560c4052df78ecfa) Merge pull request  [#1260](https://github.com/containerd/cri/pull/1260) from bart0sh/PR0001-container-annotations
* [`73817954`](https://github.com/containerd/cri/commit/738179542a43c9eda045764dd02d52d025e353c0) add a test case for container_annotations
* [`05a90289`](https://github.com/containerd/cri/commit/05a9028969b9d21dd7d0ddc883f6490243017716) Use container annotations when creating containers
* [`e2868965`](https://github.com/containerd/cri/commit/e28689657a7eaaa796314c57bd4cac9b1baff51b) Add ContatinerAnnotations to the Runtime and config
* [`307e802a`](https://github.com/containerd/cri/commit/307e802aa5c9db05ac5d2050cc889810dd9a987f) Merge pull request  [#1271](https://github.com/containerd/cri/pull/1271) from mikebrow/update-readme-goinstr
* [`da03c5bb`](https://github.com/containerd/cri/commit/da03c5bb9ac9c8319f66fd5b92f784e10c676e6c) remove integration files from lint verify
* [`02596d27`](https://github.com/containerd/cri/commit/02596d2758154961247d5511937819774405f68e) need to move up to a more recent golang
* [`6961bfa1`](https://github.com/containerd/cri/commit/6961bfa1d4dee2644a7a6f7ca87517317dd15e2a) Merge pull request  [#1266](https://github.com/containerd/cri/pull/1266) from Random-Liu/support-local-containerd
* [`763461f4`](https://github.com/containerd/cri/commit/763461f47f96a83b53d9b05a097975a69b531d59) Support local containerd release.
* [`6f59705a`](https://github.com/containerd/cri/commit/6f59705a3f0b715301152bbb4cd05cf9ce36dd21) Merge pull request  [#1256](https://github.com/containerd/cri/pull/1256) from Random-Liu/exec-background
* [`115b7664`](https://github.com/containerd/cri/commit/115b7664d9dbbebcc29f90351977c2624c7fcb20) Clarify some exec behavior.
* [`857a2d0c`](https://github.com/containerd/cri/commit/857a2d0cc7483251aa98ef300d8e1c9faff0f9de) Merge pull request  [#1258](https://github.com/containerd/cri/pull/1258) from Random-Liu/windows-support-1
* [`0122e90b`](https://github.com/containerd/cri/commit/0122e90b209f8ee090f47a07851dce2991834183) Add presubmit test for windows.
* [`86de625e`](https://github.com/containerd/cri/commit/86de625ece43ccf3f61f41bc0d2a78bb7a29e4be) Update vendor
* [`50c73e6d`](https://github.com/containerd/cri/commit/50c73e6dc550c2cdb579e303ac26394497f9f331) Move unix specific logic into _unix.go
* [`7b606375`](https://github.com/containerd/cri/commit/7b606375ae4997112246c4cf237c0056c5b41aa3) Merge pull request  [#1259](https://github.com/containerd/cri/pull/1259) from Random-Liu/fix-potential-panic-for-unknown-state
* [`2d17942b`](https://github.com/containerd/cri/commit/2d17942b1761746b541f2655234301f16ea1e83d) Merge pull request  [#1252](https://github.com/containerd/cri/pull/1252) from Random-Liu/update-cri-tools
* [`c6203ec1`](https://github.com/containerd/cri/commit/c6203ec13bfd2cbe3cbed43f1622d27737d583cd) Fix panic for task in unknown state.
* [`b5ec5ee4`](https://github.com/containerd/cri/commit/b5ec5ee4f63e2fee693eacc716d754385bbfe485) Merge pull request  [#1255](https://github.com/containerd/cri/pull/1255) from Random-Liu/fix-doc
* [`2d03ccf5`](https://github.com/containerd/cri/commit/2d03ccf5dd2f5113d492d7fd1923fc81e950db18) FDQN is a typo, and we don't support trailing dot in FQDN.
* [`f304b16a`](https://github.com/containerd/cri/commit/f304b16a16d6ca5fcda4cb8a4f9b6adeb076e033) Merge pull request  [#1251](https://github.com/containerd/cri/pull/1251) from Random-Liu/add-task-max
* [`0997453f`](https://github.com/containerd/cri/commit/0997453f33fb1c46f8322820adc5c892b7490f52) Update cri-tools to fix all image reference test failure.
* [`567cd57f`](https://github.com/containerd/cri/commit/567cd57f5fba83b11842fe026b9794d699b55f15) Merge pull request  [#1250](https://github.com/containerd/cri/pull/1250) from awesomenix/fixemptyauth
* [`523f3440`](https://github.com/containerd/cri/commit/523f3440b028fac92f9d87c63755efb514190bf7) Add TaskMax=infinity
* [`f41675d2`](https://github.com/containerd/cri/commit/f41675d234bb8212457ea04eae5d47dc3606bf6b) fix: support empty auth config for anonymous registry
* [`6dc2a874`](https://github.com/containerd/cri/commit/6dc2a874470f7489217a7c757da258356b92bfdb) Merge pull request  [#1244](https://github.com/containerd/cri/pull/1244) from Random-Liu/support-cni-dns-capabilities
* [`28aef2fe`](https://github.com/containerd/cri/commit/28aef2fe38b437934657ace2c8de972b459c505b) Support CNI DNS capabilities.
</p>
</details>

### Changes from containerd/fifo
<details><summary>10 commits</summary>
<p>

* [`f15a329`](https://github.com/containerd/fifo/commit/f15a3290365b9d2627d189e619ab4008e0069caf) Merge pull request  [#24](https://github.com/containerd/fifo/pull/24) from estesp/remove-travis
* [`abc3cd7`](https://github.com/containerd/fifo/commit/abc3cd7254ac2b7df00f9ba7cc9dbe0a1a778174) Turn off Travis; GH Actions passing CI
* [`565c461`](https://github.com/containerd/fifo/commit/565c4610946577c91ebcae7a127a12ad5b3b47af) Merge pull request  [#23](https://github.com/containerd/fifo/pull/23) from estesp/gh-actions
* [`23c23ac`](https://github.com/containerd/fifo/commit/23c23ac9852c1c6557269a0047d11cf03f47e163) Move from Travis to GitHub Actions
* [`9dbe056`](https://github.com/containerd/fifo/commit/9dbe056af80075321f69c046d721a8085aa810b6) Fix golangci-lint problems
* [`c67884a`](https://github.com/containerd/fifo/commit/c67884a154ac9643244792cd0984a163864a6f7a) Update Makefile/prep for GH actions CI
* [`ff969a5`](https://github.com/containerd/fifo/commit/ff969a566b00877c63489baf6e8c35d60af6142c) Merge pull request  [#22](https://github.com/containerd/fifo/pull/22) from AkihiroSuda/gomod
* [`fcd6de7`](https://github.com/containerd/fifo/commit/fcd6de7ee90bf3789140ed2f508be259ce8f48ff) add go.mod
* [`5ff6bce`](https://github.com/containerd/fifo/commit/5ff6bcedcec9724bced307648a6ea1fd93250288) fix gofmt
* [`ae1a8d7`](https://github.com/containerd/fifo/commit/ae1a8d768b3f977faac0325f073a79358a157046) x/net/context -> context
</p>
</details>

### Changes from containerd/go-cni
<details><summary>15 commits</summary>
<p>

* [`0553354`](https://github.com/containerd/go-cni/commit/0553354f0046ccd41a02e724826040491a3d8998) Merge pull request  [#55](https://github.com/containerd/go-cni/pull/55) from thaJeztah/bump_pkg_errors
* [`c52e43e`](https://github.com/containerd/go-cni/commit/c52e43e4d410943fefc42b80c0ccb856053b9d78) errors: use errors.Is() instead of errors.Cause()
* [`e13f215`](https://github.com/containerd/go-cni/commit/e13f2159a26b7996c3520e63cacd02876404def9) vendor: update pkg/errors v0.9.1
* [`507be17`](https://github.com/containerd/go-cni/commit/507be1724b7272f3de222739901fa1d45641b0eb) Merge pull request  [#54](https://github.com/containerd/go-cni/pull/54) from thaJeztah/bump_golang
* [`4866a00`](https://github.com/containerd/go-cni/commit/4866a0099776314df97d9a81ce8635e998010585) travis: test on go1.13, 1.14, remove go1.12, and revendor
* [`c154a49`](https://github.com/containerd/go-cni/commit/c154a49e2c754b83ebfb12ebf1362213b94d23e6) Merge pull request  [#52](https://github.com/containerd/go-cni/pull/52) from alexellis/add-godoc-to-readme
* [`047b575`](https://github.com/containerd/go-cni/commit/047b575b4772836c26ad8cc7eff8be53567addcc) Add GoDoc to README
* [`60d1252`](https://github.com/containerd/go-cni/commit/60d125212fafdfd9da805c967b9f547b5fa39c5c) Merge pull request  [#50](https://github.com/containerd/go-cni/pull/50) from kzys/go-mod
* [`7332d8a`](https://github.com/containerd/go-cni/commit/7332d8a46103cfa7d2f0d59e07bbed7f959143b8) Fix "modules disabled inside GOPATH/src by GO111MODULE=auto"
* [`30fed5c`](https://github.com/containerd/go-cni/commit/30fed5cd7f544d9c1571d640f27c21b969efc682) Use script/validate/vendor to confirm vendor/ is correct
* [`d2dfae6`](https://github.com/containerd/go-cni/commit/d2dfae699aea34b92f5ce244e39ff7588945ff82) Use go.mod and go.sum instead of vendor.conf
* [`d20b7ee`](https://github.com/containerd/go-cni/commit/d20b7eebc7ee1339cb703c4c18be6fd3fa81ad8f) Merge pull request  [#49](https://github.com/containerd/go-cni/pull/49) from nickethier/conflist-bytes
* [`f1c0329`](https://github.com/containerd/go-cni/commit/f1c032987f87878f207769fe7ba0afa6defec961) add WithConfList opt for adding conflist from byte
* [`0d360c5`](https://github.com/containerd/go-cni/commit/0d360c50b10b350b6bb23863fd4dfb1c232b01c9) Merge pull request  [#48](https://github.com/containerd/go-cni/pull/48) from Random-Liu/support-dns-capabilities
* [`cebe997`](https://github.com/containerd/go-cni/commit/cebe997c8ccab2ec5354fcf9edcaaa2b4c936bcc) Add DNS capabilities.
</p>
</details>

### Changes from containerd/go-runc
<details><summary>8 commits</summary>
<p>

* [`7016d3c`](https://github.com/containerd/go-runc/commit/7016d3ce2328dd2cb1192b2076ebd565c4e8df0c) Merge pull request  [#60](https://github.com/containerd/go-runc/pull/60) from twz123/parse-runc-version
* [`9e92203`](https://github.com/containerd/go-runc/commit/9e922033674cca02d374be3e79491558f451aaa0) Parse runc version even if commit is missing
* [`8aa1fd6`](https://github.com/containerd/go-runc/commit/8aa1fd617053376c7f9f4e5dc3b42ac90fb92132) Merge pull request  [#59](https://github.com/containerd/go-runc/pull/59) from AkihiroSuda/gomod
* [`72e3eb3`](https://github.com/containerd/go-runc/commit/72e3eb3ffe923fe8fa482fb9fc57a738b72bc6b4) add go.mod
* [`a5c2862`](https://github.com/containerd/go-runc/commit/a5c2862aed5e6358b305b0e16bfce58e0549b1cd) Merge pull request  [#58](https://github.com/containerd/go-runc/pull/58) from sipsma/gorace
* [`469fa2c`](https://github.com/containerd/go-runc/commit/469fa2cf9fac19d820cfabe4073c55703d09c794) Fix data race in use of cmd output buffers.
* [`a2952bc`](https://github.com/containerd/go-runc/commit/a2952bc25f5116103a8b78f3817f6df759aa7def) Merge pull request  [#56](https://github.com/containerd/go-runc/pull/56) from tonistiigi/typo-fix
* [`925bf84`](https://github.com/containerd/go-runc/commit/925bf842108f87a6bf7a1f5a8f0f11be64206ec9) fix typo in successfully
</p>
</details>

### Changes from containerd/imgcrypt
<details><summary>71 commits</summary>
<p>

* [`9e761cc`](https://github.com/containerd/imgcrypt/commit/9e761ccd6069fb707ec9493435f31475b5524b38) Merge pull request  [#11](https://github.com/containerd/imgcrypt/pull/11) from containerd/versioning-ocicrypt
* [`3dffc26`](https://github.com/containerd/imgcrypt/commit/3dffc2663e20a4361ba1aea328efa10e0e4563a5) Version ocicrypt v1.0.1
* [`9933463`](https://github.com/containerd/imgcrypt/commit/99334633d4657af3f32670947eb1008250e564d9) Merge pull request  [#6](https://github.com/containerd/imgcrypt/pull/6) from lumjjb/add_local_keys
* [`bdd59ce`](https://github.com/containerd/imgcrypt/commit/bdd59ce7dcb5513ff711962c12725e209f7d3a48) Implement decryption-keys-path capabilities to use local keys
* [`20f0cc0`](https://github.com/containerd/imgcrypt/commit/20f0cc03117bec4d5321db80de92ec52bae1db70) Merge pull request  [#7](https://github.com/containerd/imgcrypt/pull/7) from chenrui333/go-modules
* [`6803ab4`](https://github.com/containerd/imgcrypt/commit/6803ab4ada6c1e4f8627da0958811aef714a2d22) golangci-lint v1.22.2
* [`6dbde9b`](https://github.com/containerd/imgcrypt/commit/6dbde9bd5eed53fd953aa989071c0d5e0a8e0c47) Update installation of runc
* [`bbcc5b3`](https://github.com/containerd/imgcrypt/commit/bbcc5b3fb624ca21e25daa10f73e4c93ff5d0c67) `go mod vendor`
* [`3c1ad3a`](https://github.com/containerd/imgcrypt/commit/3c1ad3aebcdd635d60d11fbb91472abc79922d5f) Update travis and appveyor configs
* [`ef571f9`](https://github.com/containerd/imgcrypt/commit/ef571f9ad9134849dce2bb8a36339cf20e94e768) Move to go modules
* [`86a8643`](https://github.com/containerd/imgcrypt/commit/86a8643564c2d2e0a415c934d0b70ff9b0e5fd26) Merge pull request  [#8](https://github.com/containerd/imgcrypt/pull/8) from AkihiroSuda/notmarkdown
* [`383f408`](https://github.com/containerd/imgcrypt/commit/383f408e53ce87d8144d9c076373487f55dff2f1) MAINTAINERS.md -> MAINTAINERS
* [`60475d2`](https://github.com/containerd/imgcrypt/commit/60475d2a2a95344ebcef9a456a4c9a1c7fcf4169) Merge pull request  [#4](https://github.com/containerd/imgcrypt/pull/4) from lumjjb/remoteopt
* [`3234bf7`](https://github.com/containerd/imgcrypt/commit/3234bf723a7062325cd172d6f9072a00f3accf39) Refactor options in images/encryption/client
* [`40cb898`](https://github.com/containerd/imgcrypt/commit/40cb898034e313def47c51d653eb0f14235d29e2) Merge pull request  [#1](https://github.com/containerd/imgcrypt/pull/1) from lumjjb/containerdupdate
* [`83879b7`](https://github.com/containerd/imgcrypt/commit/83879b7f8d40697dfa16c0c57846a5596dd4dd83) Updated MAINTAINERS.md to follow formatting
* [`375f815`](https://github.com/containerd/imgcrypt/commit/375f815a51c40ccca97d9179d338230328ac6f6b) Modified for non-core project
* [`c5a3d10`](https://github.com/containerd/imgcrypt/commit/c5a3d10bf2491c0e393030ab9790bcf9f1e7df9d) Added needed files for containerd subproject
* [`1630e30`](https://github.com/containerd/imgcrypt/commit/1630e30daa6e8ed04f5a115b1905d80d5acd7305) Add a README
* [`ae432af`](https://github.com/containerd/imgcrypt/commit/ae432af8b6398f2462a7dbe58a65c269f7d5916e) Update the Makefile and add install and uninstall targets
* [`5529bb6`](https://github.com/containerd/imgcrypt/commit/5529bb6329dae135c0ddb7cd7e2a2fce4adf2950) Updated ocicrypt library
* [`c43dcbe`](https://github.com/containerd/imgcrypt/commit/c43dcbe93d436ce4415ce57cb8f6d1d5d1ce4a2d) AppVeyor: update golangci-lint to more recent v1.19.1
* [`c57df0f`](https://github.com/containerd/imgcrypt/commit/c57df0f03df58ca07b3149e7ad1f4866a3bd3786) Travis: update golangci-lint to more recent v1.19.1
* [`a5ee32b`](https://github.com/containerd/imgcrypt/commit/a5ee32b7daf89eaa250aa5a91af2174efaada36c) Update vendor.conf so AppVeyor passes
* [`cb61fda`](https://github.com/containerd/imgcrypt/commit/cb61fda0fccad28fb9c282e223d4ee5d2afee993) Use mediatypes from ocicrypt and use latest containerd
* [`a210b93`](https://github.com/containerd/imgcrypt/commit/a210b93298e89ca28a42bea5e6d2972fe0f6c322) tests: Adapt config file's stream processor part to new format
* [`e59b687`](https://github.com/containerd/imgcrypt/commit/e59b687e3051b900b32d64109b58ef4fd0a51c24) Merge pull request  [#16](https://github.com/containerd/imgcrypt/pull/16) from lumjjb/useocicrypt
* [`39b81fa`](https://github.com/containerd/imgcrypt/commit/39b81fa6dd518ba5d06a76204c6bd4095fbf6ff5) Removed pkg/encryption
* [`d6d08da`](https://github.com/containerd/imgcrypt/commit/d6d08dae8ad9ccaf6c489ae5f55a32802966b8db) Set to use vendor ocicrypt
* [`654e84c`](https://github.com/containerd/imgcrypt/commit/654e84c5e943915b04bf0b585303b4e8f3681c3a) Merge pull request  [#15](https://github.com/containerd/imgcrypt/pull/15) from stefanberger/appveyor
* [`2f6638c`](https://github.com/containerd/imgcrypt/commit/2f6638c9322862c40308d73a35c50119724918b1) CI/CD: Add AppVeyor script
* [`f105aec`](https://github.com/containerd/imgcrypt/commit/f105aec78525e8c68c4b2765ad63a2cc3800f3e4) golangci-lint: Ignore a few more directories in windows format
* [`d6f18aa`](https://github.com/containerd/imgcrypt/commit/d6f18aac9e9d8220ebf33b25ffca71c335b74144) ctr: gofmt file
* [`017496d`](https://github.com/containerd/imgcrypt/commit/017496d3f4c7b11d3d77db3fbd35762f80b6eb69) Extend vendor.conf to windows dependencies
* [`4cb40a7`](https://github.com/containerd/imgcrypt/commit/4cb40a7dfe99b104dd22f64e13b5ef037eff1a02) Merge pull request  [#14](https://github.com/containerd/imgcrypt/pull/14) from lumjjb/errdefs_depen
* [`016f165`](https://github.com/containerd/imgcrypt/commit/016f165877ac7e9e84852685e473d5f80076750c) removed containerd/errdefs dependency in pkg/encryption
* [`d808102`](https://github.com/containerd/imgcrypt/commit/d80810281881d4e41543a5c64754b5b241256018) Merge pull request  [#13](https://github.com/containerd/imgcrypt/pull/13) from stefanberger/delayedreader
* [`7accbab`](https://github.com/containerd/imgcrypt/commit/7accbab39e8ae19cf1076cc28ae6ec206f2a5798) utils: Implement a DelayedReader and have the AES CTR deryption use it
* [`9f397bb`](https://github.com/containerd/imgcrypt/commit/9f397bbe8c869f1fa83361311dcc07f0a20239e1) Merge pull request  [#11](https://github.com/containerd/imgcrypt/pull/11) from stefanberger/master.next
* [`1726891`](https://github.com/containerd/imgcrypt/commit/172689107d351a4737a805bb83e30182ad4d8962) Merge pull request  [#12](https://github.com/containerd/imgcrypt/pull/12) from stefanberger/badhmac
* [`fd3a051`](https://github.com/containerd/imgcrypt/commit/fd3a0512ca04db4a2ac8efe42eae30dc2cc6b504) tests: Add a test case for a manipulated HMAC
* [`065107e`](https://github.com/containerd/imgcrypt/commit/065107e5973532935fb5e8f690b0068eb499786d) blockcipher: In case of error set the state to this error
* [`590ff48`](https://github.com/containerd/imgcrypt/commit/590ff48ba3c816ee656953c22aab7788f862b7e2) Create new annotations from old descriptor
* [`5ff0cd9`](https://github.com/containerd/imgcrypt/commit/5ff0cd931f43496161495f1d2ee3d58f2741af7f) utils: Implement FillBuffer to fill buffer from Reader and use it
* [`0025117`](https://github.com/containerd/imgcrypt/commit/00251175983ce02f98a5e398a3fdd462ee122b8c) blockcipher: Remove an unused field from the 'state' of the AES CTR cryptor
* [`cd40497`](https://github.com/containerd/imgcrypt/commit/cd40497384930ba85533ee2f231cce2da2e18cca) Merge pull request  [#9](https://github.com/containerd/imgcrypt/pull/9) from lumjjb/finalizer_change
* [`4c4202a`](https://github.com/containerd/imgcrypt/commit/4c4202a3eb6c11e5e7188df3427676fce51f3a5e) Merge pull request  [#10](https://github.com/containerd/imgcrypt/pull/10) from stefanberger/master.next
* [`1fe292f`](https://github.com/containerd/imgcrypt/commit/1fe292fc35261ded6b7590a592021378f56e4bbc) Fixed linting
* [`047e4d2`](https://github.com/containerd/imgcrypt/commit/047e4d2850fd19fac53ce43a3549fef866a2982c) Change blockcipher tests to reflect finalizers
* [`30c2383`](https://github.com/containerd/imgcrypt/commit/30c2383119ff090c68f6134f315aa3ef36fcb965) Travis: Run newly added test target
* [`d2c435a`](https://github.com/containerd/imgcrypt/commit/d2c435acd9aee80a33f26b74c0c6baebfe3704a4) Use finalizer in images/encryption
* [`bd1e336`](https://github.com/containerd/imgcrypt/commit/bd1e336addc0c959919cce71657ea69dcb7b99ac) Implemented finalizer interface for blockcipher encryption in pkg/encryption
* [`e94904c`](https://github.com/containerd/imgcrypt/commit/e94904c7b7d2d3e54a874cf6da2ca1138d540b6f) Merge pull request  [#7](https://github.com/containerd/imgcrypt/pull/7) from stefanberger/master.next
* [`5fd6767`](https://github.com/containerd/imgcrypt/commit/5fd67673d2f3e0d36bbfcd3bda4d74fc7779f01f) Travis: Run ctr encryption test script
* [`e30e798`](https://github.com/containerd/imgcrypt/commit/e30e798a8ce2284836db3a564641bfaa4e372632) Travis: Clone containerd and build it
* [`10a5b9b`](https://github.com/containerd/imgcrypt/commit/10a5b9b05d98adb1bbb428bd15d0e4da0b1ee501) Create a ctr derivative with image crypto support
* [`f05b716`](https://github.com/containerd/imgcrypt/commit/f05b7166fe60ce658ec0117fe8bf870a68d6bc7c) Merge pull request  [#8](https://github.com/containerd/imgcrypt/pull/8) from crosbymichael/exit
* [`cd1a0e3`](https://github.com/containerd/imgcrypt/commit/cd1a0e386d3f6913bbf16f6eb30659c04fa1b853) Add os.Exit(1) on error
* [`918f265`](https://github.com/containerd/imgcrypt/commit/918f265aa6e02b0b6281cfcbe0a572c9173d60a2) Merge pull request  [#6](https://github.com/containerd/imgcrypt/pull/6) from stefanberger/master.next
* [`82e3c45`](https://github.com/containerd/imgcrypt/commit/82e3c45e2a0e971b7d1d1106138a221062943e2e) Update Makefile to build decoder on 'all'
* [`fffad22`](https://github.com/containerd/imgcrypt/commit/fffad2298de5c89e2d22ed6d5d2aa705f97f90d8) Merge pull request  [#5](https://github.com/containerd/imgcrypt/pull/5) from crosbymichael/decoder
* [`53a2a15`](https://github.com/containerd/imgcrypt/commit/53a2a152dab32b42c943133ce3007dcf4387c778) Add stream processor
* [`3044f86`](https://github.com/containerd/imgcrypt/commit/3044f86e33a71242581426816c79c4c31a329b26) Merge pull request  [#4](https://github.com/containerd/imgcrypt/pull/4) from stefanberger/master.next
* [`0212339`](https://github.com/containerd/imgcrypt/commit/02123398f754e9fcfebb2677c731e7a9c87a2772) Merge ocicrypt contents into this project
* [`e452ce2`](https://github.com/containerd/imgcrypt/commit/e452ce2e833869dc478142869d315565ca150d78) Merge pull request  [#2](https://github.com/containerd/imgcrypt/pull/2) from stefanberger/master.next
* [`d8a6859`](https://github.com/containerd/imgcrypt/commit/d8a685901427826bd187c6ae3b8e394cfc033633) EtM: store the hmac as part of the Annotations
* [`91ced7b`](https://github.com/containerd/imgcrypt/commit/91ced7bc8dd92d0fb3debd9ad7134ba9f5432670) Merge pull request  [#1](https://github.com/containerd/imgcrypt/pull/1) from stefanberger/master.next
* [`f1e1f7f`](https://github.com/containerd/imgcrypt/commit/f1e1f7fa12656be01cca2a268160aec3da0cbdca) Travis: Add Travis file to run 'make check' and 'make'
* [`dd91e32`](https://github.com/containerd/imgcrypt/commit/dd91e32eebefeac22baf881014f2a13d0115ce26) Add Makefile with build and check targets
* [`4457756`](https://github.com/containerd/imgcrypt/commit/445775639c027e1f3707d01adaa3577eacc95914) Add a more complete vendor list and their code
* [`f8116a5`](https://github.com/containerd/imgcrypt/commit/f8116a566dc8b2e382828b98b50f652665ce731c) Initial import
</p>
</details>

### Changes from containerd/ttrpc
<details><summary>19 commits</summary>
<p>

* [`72bb1b2`](https://github.com/containerd/ttrpc/commit/72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6) Merge pull request  [#61](https://github.com/containerd/ttrpc/pull/61) from lifupan/master
* [`4f8e36d`](https://github.com/containerd/ttrpc/commit/4f8e36d414aeb0381a3f6dbda41ea10ae13316ff) server: add a connections leak unit test
* [`9ece5ae`](https://github.com/containerd/ttrpc/commit/9ece5ae787377199802deacb7f174f4c9ee09f8c) server: fix the issue if connections leak
* [`0be804e`](https://github.com/containerd/ttrpc/commit/0be804eadb152bc3b3c20c5edc314c4633833398) Merge pull request  [#58](https://github.com/containerd/ttrpc/pull/58) from chenrui333/upgrade-dependencies
* [`abcbf66`](https://github.com/containerd/ttrpc/commit/abcbf6622e70c8ff1202fe892adaf98335d10bfd) Add codecov integration
* [`7817074`](https://github.com/containerd/ttrpc/commit/7817074322cfd64b86b581ee0d9e4693a0cd0899) Update travis config
* [`ff67807`](https://github.com/containerd/ttrpc/commit/ff67807a592f73daaa683aee00482830488f2705) Bump the dependencies
* [`4f1b8fe`](https://github.com/containerd/ttrpc/commit/4f1b8fe65a5c6ab7ecd74a227d6cde85b519af35) Merge pull request  [#57](https://github.com/containerd/ttrpc/pull/57) from crosbymichael/revert-codes-copy
* [`d4834b0`](https://github.com/containerd/ttrpc/commit/d4834b09f5931a4909d264d6034b086768c66e72) Revert "Copy codes and status from grpc project"
* [`923a8f1`](https://github.com/containerd/ttrpc/commit/923a8f1f173f6592b089dd20d00b16fb6ad5ad6c) Merge pull request  [#54](https://github.com/containerd/ttrpc/pull/54) from crosbymichael/copy-grpc
* [`f022335`](https://github.com/containerd/ttrpc/commit/f02233564fb076ad4cb42937d72d194d158e4048) Copy codes and status from grpc project
* [`cf7f4d5`](https://github.com/containerd/ttrpc/commit/cf7f4d5f2d61bb06dd6ff5a039a1cbd6e71d10b1) Merge pull request  [#51](https://github.com/containerd/ttrpc/pull/51) from lifupan/fixnilresp
* [`5046735`](https://github.com/containerd/ttrpc/commit/5046735d25c3c4d099e698c7eaa75f116278e31c) Merge pull request  [#55](https://github.com/containerd/ttrpc/pull/55) from fuweid/me-test-vendor-check
* [`2ef8878`](https://github.com/containerd/ttrpc/commit/2ef8878926f84f015a51f4a68218d101af747b73) ttrpc: fix the issue of marshaling on nil will crash the server
* [`47e5e4f`](https://github.com/containerd/ttrpc/commit/47e5e4fdf91bf8ff9a1d39f0323dec42ce0ff20b) .travis: don't call go get if there is go.mod
* [`7a6a229`](https://github.com/containerd/ttrpc/commit/7a6a229037c3a4ae6a7ac3d60ac12de1a40152c1) Merge pull request  [#53](https://github.com/containerd/ttrpc/pull/53) from fuweid/me-errclosed-for-read-reset-connection
* [`6e416ea`](https://github.com/containerd/ttrpc/commit/6e416eafd26e6e738df716b21d421d5b59702bb4) return ErrClosed if read: connection reset by peer
* [`012175f`](https://github.com/containerd/ttrpc/commit/012175fdb774fcbdeb556caa6720ae2f8cf218ca) Merge pull request  [#39](https://github.com/containerd/ttrpc/pull/39) from saschagrunert/master
* [`cc79967`](https://github.com/containerd/ttrpc/commit/cc79967439a4f4ff14d6bdd11a8c2d96f0a1c65f) Add go module support
</p>
</details>

### Changes from containerd/typeurl
<details><summary>20 commits</summary>
<p>

* [`cd3ce71`](https://github.com/containerd/typeurl/commit/cd3ce7159eae562a4f60ceff37dada11a939d247) Add unmarshal to struct provided by client
* [`102fdb1`](https://github.com/containerd/typeurl/commit/102fdb1d150dc56f98a7c856d441925d24a5757c) Merge pull request  [#21](https://github.com/containerd/typeurl/pull/21) from estesp/add-ci-timeout
* [`4fb1c23`](https://github.com/containerd/typeurl/commit/4fb1c23785e4f58b5d7dcacf13c69b6e9e5dc87b) Add 5 minute timeout for GH actions CI
* [`effc850`](https://github.com/containerd/typeurl/commit/effc850d0f9a902cec6d17d069f43ccb97508aed) Merge pull request  [#20](https://github.com/containerd/typeurl/pull/20) from estesp/remove-travis
* [`75e1e2e`](https://github.com/containerd/typeurl/commit/75e1e2ea292e07c748b99e2dd614c477f8f8dd77) Remove travis config
* [`6eb0fcc`](https://github.com/containerd/typeurl/commit/6eb0fccfe930f47d9e78651aa9694a64eb5ec67a) Merge pull request  [#19](https://github.com/containerd/typeurl/pull/19) from estesp/github-action-ci
* [`8d2749d`](https://github.com/containerd/typeurl/commit/8d2749d67cc2b52e0a11b206d0ff3354297df4d9) Add GitHub Action-based CI workflow
* [`b45ef1f`](https://github.com/containerd/typeurl/commit/b45ef1f1f737e10bd45b25b669df25f0da8b9ba0) Merge pull request  [#18](https://github.com/containerd/typeurl/pull/18) from chenrui333/upgrade-dependencies
* [`981b2ec`](https://github.com/containerd/typeurl/commit/981b2ecfc453748d26028aaa1259b9346457d2f6) Remove `go get` in travis config
* [`3aae631`](https://github.com/containerd/typeurl/commit/3aae6316cb6fc24fa5701b9292abd6318ea74002) Update travis config
* [`202060a`](https://github.com/containerd/typeurl/commit/202060afb39befc9f29595421ad5fd7ee8308650) Add gitignore
* [`39e897d`](https://github.com/containerd/typeurl/commit/39e897d0315d16649b482d577490593ad74cab47) Upgrade dependencies
* [`fe1d0d6`](https://github.com/containerd/typeurl/commit/fe1d0d650e42c1cfb43c8ba9e22e9f1470c9102b) Merge pull request  [#16](https://github.com/containerd/typeurl/pull/16) from estesp/carry-10
* [`a1e455d`](https://github.com/containerd/typeurl/commit/a1e455d55b64d818790940929bc5055f65f81096) fix 404 link
* [`5eb2502`](https://github.com/containerd/typeurl/commit/5eb25027c9fdd675e1db2bd25af02f5db75027ab) Use Go Modules
* [`7312978`](https://github.com/containerd/typeurl/commit/7312978f298752234f52b1ba018cca189467b8d9) typeurl: allow deserialization with decomposed Any
* [`b36cf1e`](https://github.com/containerd/typeurl/commit/b36cf1e3e273911c075b63799169eae96cc17222) Add more documentation to Register.
* [`2a93cfd`](https://github.com/containerd/typeurl/commit/2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d) Add doc.go and expand documentation
* [`461401d`](https://github.com/containerd/typeurl/commit/461401dc8f19d80baa4b70178935e4501286c00b) Reference project core documents/fixup LICENSE
* [`8231763`](https://github.com/containerd/typeurl/commit/823176321381872a22564b9df07356357f47b1b1) Add validation scripts to travis
</p>
</details>

### Changes from containerd/zfs
<details><summary>3 commits</summary>
<p>

* [`9abf673`](https://github.com/containerd/zfs/commit/9abf673ca6ff9ab8d9bd776a4ceff8f6dc699c3d) Merge pull request  [#25](https://github.com/containerd/zfs/pull/25) from Zyqsempai/fix-walk-method-interface
* [`73767d7`](https://github.com/containerd/zfs/commit/73767d7cc85aa4bdb2bca980ac884ef3fd5bfb75) Added filters to Walk method signature
* [`456dcfd`](https://github.com/containerd/zfs/commit/456dcfd8803bbaabd31a91d346ce7e37af7a5053) Fix snapshot commit to pass opts to storage
</p>
</details>

### Dependency Changes

* **github.com/Microsoft/hcsshim**                        9e921883ac92 -> v0.8.9
* **github.com/beorn7/perks**                             4c0e84591b9a -> v1.0.1
* **github.com/cespare/xxhash/v2**                        v2.1.1 **_new_**
* **github.com/cilium/ebpf**                              1c8d4c9ef775 **_new_**
* **github.com/containerd/aufs**                          f894a800659b -> 371312c1e31c
* **github.com/containerd/btrfs**                         af5082808c83 -> 153935315f4a
* **github.com/containerd/cgroups**                       c4b9ac5c7601 -> 318312a37340
* **github.com/containerd/console**                       0650fd9eeb50 -> v1.0.0
* **github.com/containerd/continuity**                    f2a389ac0a02 -> efbc4488d8fe
* **github.com/containerd/cri**                           5d49e7e51b43 -> 4e6644c8cf7f
* **github.com/containerd/fifo**                          bda0ff6ed73c -> f15a3290365b
* **github.com/containerd/go-cni**                        49fbd9b210f3 -> v1.0.0
* **github.com/containerd/go-runc**                       e029b79d8cda -> 7016d3ce2328
* **github.com/containerd/imgcrypt**                      v1.0.1 **_new_**
* **github.com/containerd/ttrpc**                         92c8520ef9f8 -> v1.0.1
* **github.com/containerd/typeurl**                       a93fcdb778cd -> v1.0.1
* **github.com/containerd/zfs**                           2ceb2dbb8154 -> 9abf673ca6ff
* **github.com/containers/ocicrypt**                      v1.0.1 **_new_**
* **github.com/coreos/go-systemd/v22**                    v22.1.0 **_new_**
* **github.com/cpuguy83/go-md2man/v2**                    v2.0.0 **_new_**
* **github.com/docker/docker**                            86f080cff091 -> 4634ce647cf2
* **github.com/docker/go-events**                         9461782956ad -> e31b211e4f1c
* **github.com/docker/go-metrics**                        4ea375f7759c -> v0.0.1
* **github.com/fsnotify/fsnotify**                        v1.4.9 **_new_**
* **github.com/fullsailor/pkcs7**                         8306686428a5 **_new_**
* **github.com/go-logr/logr**                             v0.2.0 **_new_**
* **github.com/godbus/dbus/v5**                           v5.0.3 **_new_**
* **github.com/gogo/googleapis**                          v1.2.0 -> v1.3.2
* **github.com/gogo/protobuf**                            v1.2.1 -> v1.3.1
* **github.com/golang/protobuf**                          v1.2.0 -> v1.3.5
* **github.com/google/gofuzz**                            v1.0.0 -> v1.1.0
* **github.com/grpc-ecosystem/go-grpc-prometheus**        6b7015e65d36 -> v1.2.0
* **github.com/json-iterator/go**                         v1.1.7 -> v1.1.10
* **github.com/konsorten/go-windows-terminal-sequences**  v1.0.1 -> v1.0.3
* **github.com/modern-go/reflect2**                       1.0.1 -> v1.0.1
* **github.com/opencontainers/go-digest**                 c9281466c8b2 -> v1.0.0
* **github.com/opencontainers/runc**                      3e425f80a8c9 -> v1.0.0-rc92
* **github.com/opencontainers/runtime-spec**              29686dbc5559 -> 4d89ac9fbff6
* **github.com/opencontainers/selinux**                   v1.2.2 -> v1.6.0
* **github.com/pkg/errors**                               v0.8.1 -> v0.9.1
* **github.com/prometheus/client_golang**                 f4fb1b73fb09 -> v1.6.0
* **github.com/prometheus/client_model**                  99fa1f4be8e5 -> v0.2.0
* **github.com/prometheus/common**                        89604d197083 -> v0.9.1
* **github.com/prometheus/procfs**                        cb4147076ac7 -> v0.0.11
* **github.com/russross/blackfriday/v2**                  v2.0.1 **_new_**
* **github.com/shurcooL/sanitized_anchor_name**           v1.0.0 **_new_**
* **github.com/sirupsen/logrus**                          v1.4.1 -> v1.6.0
* **github.com/urfave/cli**                               v1.22.0 -> v1.22.1
* **github.com/willf/bitset**                             d5bec3311243 **_new_**
* **go.etcd.io/bbolt**                                    v1.3.3 -> v1.3.5
* **golang.org/x/crypto**                                 5c40567a22f8 -> 75b288015ac9
* **golang.org/x/net**                                    f3200d17e092 -> ab3426394381
* **golang.org/x/oauth2**                                 0f29369cfe45 -> 858c2ad4c8b6
* **golang.org/x/sys**                                    9eafafc0a87e -> ed371f2e16b4
* **golang.org/x/text**                                   19e51611da83 -> v0.3.3
* **golang.org/x/time**                                   85acf8d2951c -> 555d28b269f0
* **google.golang.org/genproto**                          d80a6e20e776 -> e50cd9704f63
* **google.golang.org/grpc**                              6eaf6f47437a -> v1.27.1
* **gopkg.in/inf.v0**                                     v0.9.0 -> v0.9.1
* **gopkg.in/square/go-jose.v2**                          v2.3.1 **_new_**
* **gopkg.in/yaml.v2**                                    v2.2.2 -> v2.2.8
* **gotest.tools/v3**                                     v3.0.2 **_new_**
* **k8s.io/api**                                          kubernetes-1.16.0-rc.2 -> v0.19.0-rc.4
* **k8s.io/apimachinery**                                 kubernetes-1.16.0-rc.2 -> v0.19.0-rc.4
* **k8s.io/apiserver**                                    kubernetes-1.16.0-rc.2 -> v0.19.0-rc.4
* **k8s.io/client-go**                                    kubernetes-1.16.0-rc.2 -> v0.19.0-rc.4
* **k8s.io/cri-api**                                      kubernetes-1.16.0-rc.2 -> v0.19.0-rc.4
* **k8s.io/klog/v2**                                      v2.2.0 **_new_**
* **k8s.io/utils**                                        c2654d5206da -> 2df71ebbae66
* **sigs.k8s.io/structured-merge-diff/v3**                v3.0.0 **_new_**
* **sigs.k8s.io/yaml**                                    v1.1.0 -> v1.2.0

Previous release can be found at [v1.3.0](https://github.com/containerd/containerd/releases/tag/v1.3.0)

v1.4.0-rc.0

Toggle v1.4.0-rc.0's commit message

Verified

This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
containerd 1.4.0-rc.0

Welcome to the v1.4.0-rc.0 release of containerd!
*This is a pre-release of containerd*

The fifth major release of containerd includes a mix of new features and
expanded support, such as support for CGroups v2, expanded SELinux support,
support for Windows on Kubernetes through CRI, and support for snapshotters
based on shared remote storage. All significant bug and stability fixes included
in this release are also available on supported prior releases. Like previous
major releases, what is not included in this release is also important. There
are only two small additions to the API with no backwards incompatible changes,
allowing client and daemon upgrades to be done independently without disruption.
The incredible increase in usage of containerd over the last year has shown the
value of our core principles to easily expand support for different use cases
while driving toward ever increasing stability.

### Runtime
* **Support cgroups v2** [#3726](https://github.com/containerd/containerd/pull/3726)
* **Improved SELinux support**
* **Rework shim logger shutdown process** [#4162](https://github.com/containerd/containerd/pull/4162)
* **Deprecate `io.containerd.runtime.v1.*` and `io.containerd.runc.v1`** [#4384](https://github.com/containerd/containerd/pull/4384)

### Snapshots
* **Support target snapshot option on prepare to allow skipping prepare when snapshot reports target already exists** [#3793](https://github.com/containerd/containerd/pull/3793)
* **Add filters to walk function** [#3709](https://github.com/containerd/containerd/pull/3709)
* **Support for FUSE mounts** [#3765](https://github.com/containerd/containerd/pull/3765)
* **Snapshotter options passed to backend** [#4080](https://github.com/containerd/containerd/pull/4080)
* **Support for lazy-pull snapshotters such as [stargz-snapshotter](https://github.com/containerd/stargz-snapshotter)**

### Plugins
* **Proxy snapshotter support for cleanup** [#3925](https://github.com/containerd/containerd/pull/3925)

### Client
* **Add spec options for host device and privileged handling** [#3718](https://github.com/containerd/containerd/pull/3718)
* **WithLease takes options for more flexibility** [#3719](https://github.com/containerd/containerd/pull/3719)
* **Add unpack options for pull** [#3826](https://github.com/containerd/containerd/pull/3826)
* **Improve host fallback behaviour in docker remote** [#3868](https://github.com/containerd/containerd/pull/3868)
* **Defer layer download until unpack to support skipping download when snapshotter reports already exists** [#3870](https://github.com/containerd/containerd/pull/3870)
* **Split UID and GID namespace mapping in spec generation** [#3881](https://github.com/containerd/containerd/pull/3881)
* **Propagate snapshotter layer annotations on unpack** [#3911](https://github.com/containerd/containerd/pull/3911)
* **Create image record after blob download to fix concurrent download issue** [#3972](https://github.com/containerd/containerd/pull/3972)
* **Use spec's mountLabel when mounting container rootfs** [#4051](https://github.com/containerd/containerd/pull/4051)
* **Add Linux resources to spec options** [#4083](https://github.com/containerd/containerd/pull/4083)
* **New registry configuration tooling for improved mirror and endpoint options** [#4138](https://github.com/containerd/containerd/pull/4138)
* **Add namespace query parameter when using a registry proxy** [#4413](https://github.com/containerd/containerd/pull/4413)

### API
* **Add filters to snapshot list** [#3709](https://github.com/containerd/containerd/pull/3709)
* **Add snapshot cleanup** [#3925](https://github.com/containerd/containerd/pull/3925)

### Daemon
* **Support NOTIFY_SOCKET for notifying the daemon's readiness to systemd** [#4088](https://github.com/containerd/containerd/pull/4088)
* **Remove libseccomp requirement, seccomp support is now always built-in** [#4439](https://github.com/containerd/containerd/pull/4439)

### Windows
* **Disk usage support in snapshotter** [#3785](https://github.com/containerd/containerd/pull/3785)
* **Add support for custom wcow and lcow sandbox scratch sizes** [#3965](https://github.com/containerd/containerd/pull/3965)
* **Enable CRI plugin** [#4076](https://github.com/containerd/containerd/pull/4076)

### CRI

* **Support CNI DNS capabilities** [cri#1244](https://github.com/containerd/cri/pull/1244)
* **Build CRI Plugin on Windows and add presubmit** [cri#1258](https://github.com/containerd/cri/pull/1258)
* **Use container annotations when creating containers** [cri#1260](https://github.com/containerd/cri/pull/1260)
* **Add support for Windows containers process isolation** [cri#1264](https://github.com/containerd/cri/pull/1264)
* **Add windows port forward support** [cri#1284](https://github.com/containerd/cri/pull/1284)
* **Use `http` for localhost registry connections** [cri#1328](https://github.com/containerd/cri/pull/1328)
* **Add `resolv.conf` to sandbox container mounts** [cri#1344](https://github.com/containerd/cri/pull/1344)
* **Use host devices options from oci specs** [cri#1349](https://github.com/containerd/cri/pull/1349)
* **Fix privileged supported** [cri#1356](https://github.com/containerd/cri/pull/1356)
* **Update default runtime to `io.containerd.runc.v2`** [cri#1359](https://github.com/containerd/cri/pull/1359)
* **Add instrospection service** [cri#1364](https://github.com/containerd/cri/pull/1364)
* **Unshare cgroup namespace for container when using cgroupv2** [cri#1371](https://github.com/containerd/cri/pull/1371)
* **Add CPU and memory cgroupv2 metrics** [cri#1376](https://github.com/containerd/cri/pull/1376)
* **Reload CNI network config on fs change events** [cri#1405](https://github.com/containerd/cri/pull/1405)
* **Add support for stargz remote snapshots** [cri#1431](https://github.com/containerd/cri/pull/1431)
* **Add support for 'container-name' OCI annotation** [cri#1436](https://github.com/containerd/cri/pull/1436)
* **Remove socat for port forwarding** [cri#1470](https://github.com/containerd/cri/pull/1470)
* **Add config flag to default empty seccomp profile** [cri#1472](https://github.com/containerd/cri/pull/1472)
* **Add SELinux support** [cri#1487](https://github.com/containerd/cri/pull/1487)

And many more improvements and bug fixes in the complete changelog

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

### Contributors

* Phil Estes
* Michael Crosby
* Akihiro Suda
* Sebastiaan van Stijn
* Mike Brown
* Lantao Liu
* Wei Fu
* Boris Popovschi
* Derek McGowan
* Maksym Pavlenko
* Brandon Lum
* Davanum Srinivas
* Stefan Berger
* Rui Chen
* Stefan Berger
* Brian Goff
* Kohei Tokunaga
* Kir Kolyshkin
* Paul "TBBle" Hampson
* Shengjing Zhu
* Justin Terry
* Kazuyoshi Kato
* Li Yuxuan
* Fahed Dorgaa
* Gaurav Singh
* Hu Shuai
* Xiaodong Ye
* Jie Hao Liao
* Johannes Frey
* Ted Yu
* Eric Ren
* Erik Sipsma
* Fupan Li
* Joakim Roubert
* Mario Macias
* Sam Whited
* Sascha Grunert
* Tõnis Tiigi
* Alex Price
* Antonio Ojea
* Byonggon Chun
* Daniel Canter
* Darren Shepherd
* Ed Bartosh
* Eric Ernst
* George Goh
* Junior Santos
* Kathryn Baldauf
* Kenta Tada
* Kevin Parsons
* Manuel Rüger
* Seth Pellegrino
* Shengjing Zhu
* Stephen J Day
* Tibor Vass
* Tom Faulhaber
* xianlubird
* Abhishek Kulkarni
* Alex Ellis (OpenFaaS Ltd)
* Ameya Gawde
* Andrew Dunham
* Angela Li
* Arnaud Rebillout
* Ashray Jain
* Avi Deitcher
* Brian Pursley
* Chethan Suresh
* Chris C
* Daniel Bevenius
* Dave Syer
* Drew Erny
* Eli Uriegas
* Erik Wilson
* Evan Cordell
* Fabricio Voznika
* Florian Schmaus
* Gábor Lipták
* Haitao Li
* HsuanChi (Austin) Kuo
* Ivan Markin
* James Sturtevant
* Jintao Zhang
* Johann Neuhauser
* John Millikin
* Jordan Karaze
* Joris De Winne
* Josh Dolitsky
* Justin Cormack
* Justin Hutchings
* Kiril Vladimiroff
* Laszlo Janosi
* Lifubang
* Lorenz Brun
* Lucas Kanashiro
* Mario Macias
* Martin Hickey
* Mihai Coman
* Mikko Ylinen
* Morgan Bauer
* Murat
* Nick Ethier
* Nishchay Kumar
* Peng Tao
* Philip Marin
* Reid Li
* Rudy Zhang
* SaiHarshaK
* Seth Bunce
* Sherif
* Shiwei Zhang
* SiYu Zhao
* Stanislav Levin
* Takumasa Sakao
* Thibaut Collet
* Tobias Bradtke
* Tobias Klauser
* Tom Wieczorek
* Ulysses Souza
* Wilbert van de Ridder
* Yikun Jiang
* Zhiyu Li
* dingdongx
* sayaoailun
* yang yang
* yuxiaobo
* 张潇
* 徐敏才

### Changes

* [`85b15eff`](https://github.com/containerd/containerd/commit/85b15eff4581d7e5e3bccb40fdd4f35b6946f545) Merge pull request  [#4449](https://github.com/containerd/containerd/pull/4449) from dmcgowan/prepare-1.4.0-rc.0
* [`62885592`](https://github.com/containerd/containerd/commit/6288559231a5c01aeeba316b5be2bfd0c02a3434) Prepare 1.4.0-rc.0 release
* [`666198cd`](https://github.com/containerd/containerd/commit/666198cd2a3e5c0973118cfa6532b459b4494fa2) Merge pull request  [#4446](https://github.com/containerd/containerd/pull/4446) from kzys/devmapper-platform
* [`74e9aa7a`](https://github.com/containerd/containerd/commit/74e9aa7abbea1ba4e88d3fe4a28713f27e008538) snapshots/devmapper: don't hardcord the platform strings
* [`0f08a55d`](https://github.com/containerd/containerd/commit/0f08a55d6b62409e3568b976e4d0a8927846d435) Merge pull request  [#4413](https://github.com/containerd/containerd/pull/4413) from dmcgowan/registry-proxy-ns
* [`adeba792`](https://github.com/containerd/containerd/commit/adeba792f16bff6d8f68d560566ed50202634bac) Add namespace query parameter for registry proxying
* [`49837814`](https://github.com/containerd/containerd/commit/49837814b3167d99b15965cab0673fedf0fcd953) Merge pull request  [#4433](https://github.com/containerd/containerd/pull/4433) from Yikun/enable-new-nodeset
* [`bd92d567`](https://github.com/containerd/containerd/commit/bd92d567a52c59e38e56c70eae6abf5adf74f8f0) Merge pull request  [#4442](https://github.com/containerd/containerd/pull/4442) from estesp/noop-deps
* [`5a190c70`](https://github.com/containerd/containerd/commit/5a190c707790abea694b09765bb859ca88fe0b7d) Remove seccomp/Linux deps steps in GH Actions
* [`6162ae93`](https://github.com/containerd/containerd/commit/6162ae93db564f05cc257d4d7597289a091ed611) Merge pull request  [#4439](https://github.com/containerd/containerd/pull/4439) from AkihiroSuda/cri-20200731
* [`6988b4d6`](https://github.com/containerd/containerd/commit/6988b4d640d0a709dd60732d6351801057da2ec7) remove `seccomp` buildtag
* [`362b7167`](https://github.com/containerd/containerd/commit/362b7167a71b7e32ae9f9c784c8afe0b66287605) vendor: update cri (no more libseccomp cgo dependency)
* [`df8352f1`](https://github.com/containerd/containerd/commit/df8352f1ff4c787312e7805a6e2ec6686adbda5f) Merge pull request  [#4335](https://github.com/containerd/containerd/pull/4335) from ktock/sn-doc
* [`4a96be97`](https://github.com/containerd/containerd/commit/4a96be97958fd662ba058042de69cd0fd59aae3e) Merge pull request  [#4431](https://github.com/containerd/containerd/pull/4431) from TBBle/import_manifest_for_test_binary
* [`fa1220fc`](https://github.com/containerd/containerd/commit/fa1220fce33f35f91a65aa36541a2c42c213ecc2) Merge pull request  [#4436](https://github.com/containerd/containerd/pull/4436) from tonistiigi/tokenscopes-public
* [`03b5a053`](https://github.com/containerd/containerd/commit/03b5a053ea0e00414fb90bc567ceacb3157eab11) remotes: mark GetTokenScopes public
* [`779ef602`](https://github.com/containerd/containerd/commit/779ef60231a555f7eb9ba82b052d59b69ca2ef10) Merge pull request  [#4435](https://github.com/containerd/containerd/pull/4435) from tao12345666333/update-runc
* [`b43a01a2`](https://github.com/containerd/containerd/commit/b43a01a221a92d6f507e3a34c42929cdb82a3c27) Change nodeset to `ubuntu-xenial-arm64-openlab`
* [`c2a6f180`](https://github.com/containerd/containerd/commit/c2a6f180d7a4b43fdbf59f144192b510d8c194f8) Merge pull request  [#4428](https://github.com/containerd/containerd/pull/4428) from thaJeztah/bump_continuity
* [`d4b17275`](https://github.com/containerd/containerd/commit/d4b17275d637e8f2954b00fd493f9ebfca3ff10e) Merge pull request  [#4384](https://github.com/containerd/containerd/pull/4384) from AkihiroSuda/deprecate-legacy-shims
* [`04b98bb0`](https://github.com/containerd/containerd/commit/04b98bb0eed3a2f8baee83c34571e3a7b5afdcc6) Deprecate legacy shims
* [`40b22ef0`](https://github.com/containerd/containerd/commit/40b22ef0741028917761d8c5d5d29e0d19038836) Merge pull request  [#4429](https://github.com/containerd/containerd/pull/4429) from crosbymichael/task-spec
* [`9a3e95d3`](https://github.com/containerd/containerd/commit/9a3e95d351a382685d701af6209730c85172c766) Merge pull request  [#4430](https://github.com/containerd/containerd/pull/4430) from crosbymichael/ctr-cpus
* [`b8702318`](https://github.com/containerd/containerd/commit/b87023185403dd4806cfe1496f7bcbd57a5db832) vendor runc library to v1.0.0-rc91-48-g67169a9d
* [`02afa942`](https://github.com/containerd/containerd/commit/02afa94256dc3585634fd4c522d8616328305f12) Add --cpus flag to ctr
* [`aa56cfc0`](https://github.com/containerd/containerd/commit/aa56cfc0a8a1b79e6e2322a0327db1f536a89419) Import Windows manifest into test build, rather than copying by script
* [`eb6354a1`](https://github.com/containerd/containerd/commit/eb6354a1186044e9cbcf2c7086b2647be679ebbe) Merge pull request  [#4427](https://github.com/containerd/containerd/pull/4427) from TBBle/test_improvements
* [`5b162741`](https://github.com/containerd/containerd/commit/5b1627410df39295b69c4a0b47239591d09050b2) vendor: update containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165
* [`1ec1e9ea`](https://github.com/containerd/containerd/commit/1ec1e9eabfbf3290e2a69b9a787a24c318535c14) Add Windows 10/Windows Server 2004 for integration tests
* [`faa4ff56`](https://github.com/containerd/containerd/commit/faa4ff56e41793dfa22041b89ba2c838bacd5714) Usefully fail tests with unknown or bad Windows Build version
* [`3795dd41`](https://github.com/containerd/containerd/commit/3795dd41aefc833e5647d397baf8712af89278b5) Always report server log from verbose integration test runs
* [`4318f93f`](https://github.com/containerd/containerd/commit/4318f93f9cbe6a943b1155a3d458c49ff1da1578) Add Spec() method to task
* [`d184a0a3`](https://github.com/containerd/containerd/commit/d184a0a3430dc4a17a47cce37fb36126ac0c699a) Merge pull request  [#4414](https://github.com/containerd/containerd/pull/4414) from dmcgowan/discard-content
* [`67f19bfd`](https://github.com/containerd/containerd/commit/67f19bfdd8b878d42e5e9ad39cc9816aaec50728) Merge pull request  [#4388](https://github.com/containerd/containerd/pull/4388) from AkihiroSuda/fix-mount-wait-no-child-processes
* [`3c2a77bd`](https://github.com/containerd/containerd/commit/3c2a77bd7956efa1dc6681ca7c9b6869ddc4ee38) Merge pull request  [#4421](https://github.com/containerd/containerd/pull/4421) from crosbymichael/selinux-range
* [`cf99e16c`](https://github.com/containerd/containerd/commit/cf99e16cd0fcc86213e2528d1c724ccf9d99fe5d) Merge pull request  [#4420](https://github.com/containerd/containerd/pull/4420) from mikebrow/cni-config-update
* [`3611efdc`](https://github.com/containerd/containerd/commit/3611efdcefe5237f49cd454fa2e3a7bc7b52ef5a) update cri to 8448b92d237e877bed1e4aa7a0baf0dee234
* [`1b320bcc`](https://github.com/containerd/containerd/commit/1b320bcc269c49f844cbe75b641090c894bdc9a6) update for cni config
* [`c2081369`](https://github.com/containerd/containerd/commit/c2081369c504e799e355e3e107519994894f9915) Add doc about remote snapshotter
* [`403dc83a`](https://github.com/containerd/containerd/commit/403dc83a291684a7d5b7b0e4dfcd60b82a7518ae) mount: retry executing the helper binary on ECHILD
* [`1a571fcf`](https://github.com/containerd/containerd/commit/1a571fcf1b0b3bf8839a012f550c2f5eff084f12) Merge pull request  [#4374](https://github.com/containerd/containerd/pull/4374) from kzys/suspend-devmapper
* [`59e1aa96`](https://github.com/containerd/containerd/commit/59e1aa963fd823b72e0096dec47b3a2ec73c4634) Merge pull request  [#4407](https://github.com/containerd/containerd/pull/4407) from AkihiroSuda/cri-20200720
* [`2cc2414e`](https://github.com/containerd/containerd/commit/2cc2414ec5ff4735c572921aa6cd61ecdd7ebd5a) Merge pull request  [#4412](https://github.com/containerd/containerd/pull/4412) from cpuguy83/shim2_event_cancelled
* [`97c081c8`](https://github.com/containerd/containerd/commit/97c081c84b8298b767bb61c4e4d9f7d0f091662c) Merge pull request  [#4410](https://github.com/containerd/containerd/pull/4410) from TBBle/minor_windows_fixes
* [`e6306f9f`](https://github.com/containerd/containerd/commit/e6306f9fdf26c9d3f71e63949029656c86b95f35) Merge pull request  [#4401](https://github.com/containerd/containerd/pull/4401) from smowafy/parse-id-mappings
* [`06fb93e0`](https://github.com/containerd/containerd/commit/06fb93e0f07b878b0c377fe6d14d83be12c37c17) Reject host-mode networking on Windows
* [`ca15cb0d`](https://github.com/containerd/containerd/commit/ca15cb0d81a0b89b656b96858648730b328830a1) Fix incorrect (cut-and-paste) method comment
* [`c8b14ae4`](https://github.com/containerd/containerd/commit/c8b14ae4c01e620dc84704dd4b6a080eed0dc62e) Set content labels based on content type
* [`d7b9cb00`](https://github.com/containerd/containerd/commit/d7b9cb00198600574ea8ac6db62ea8bdd076e466) shim: move event context timeout to publsher
* [`ec05460c`](https://github.com/containerd/containerd/commit/ec05460c1de5492c5c1f6b4ff63c6b25675e2ce4) Merge pull request  [#4408](https://github.com/containerd/containerd/pull/4408) from AkihiroSuda/cgroup2-runc
* [`b97c660e`](https://github.com/containerd/containerd/commit/b97c660e1631da37aa48df4c91f5d82c96d69120) cgroup2 CI: add RUNC_FLAVOR=runc
* [`1a7bbd1f`](https://github.com/containerd/containerd/commit/1a7bbd1f71ccef5941437a4ee31e2c3da64d732f) vendor: update containerd/cri
* [`96099550`](https://github.com/containerd/containerd/commit/96099550b5da68493e5df3c71541cc6f65d65e4d) parseIDMapping: accept 32-bit IDs
* [`e818fe27`](https://github.com/containerd/containerd/commit/e818fe27ce4da809fa9706d3e7d40ba242f8d2cd) Merge pull request  [#4346](https://github.com/containerd/containerd/pull/4346) from AkihiroSuda/ci-cgroup2
* [`c2c9f442`](https://github.com/containerd/containerd/commit/c2c9f4420a9c19072bd296e09479c6377d389e3e) Merge pull request  [#4398](https://github.com/containerd/containerd/pull/4398) from thaJeztah/bump_golang_1.13.14
* [`089672ff`](https://github.com/containerd/containerd/commit/089672fff437a3c7b566ca41e2ea418a377b595d) Bump Golang 1.13.14
* [`4feb8c46`](https://github.com/containerd/containerd/commit/4feb8c462393ce6834dda9e3464c4fee8ee73232) Merge pull request  [#4383](https://github.com/containerd/containerd/pull/4383) from dims/update-to-go-systemd-and-selinux-deps
* [`c383436a`](https://github.com/containerd/containerd/commit/c383436af75e3b3db3dc42f12e76f53f766647e2) snapshots/devmapper: suspend a device to avoid data corruption
* [`56c440ec`](https://github.com/containerd/containerd/commit/56c440ec7f854d9885e1a9e82bb945677ba96f9a) Merge pull request  [#4393](https://github.com/containerd/containerd/pull/4393) from TBBle/annotate_bare_errnotimplemented
* [`71f11db8`](https://github.com/containerd/containerd/commit/71f11db8a3015346620014981a31e5792f652aac) Annotate bare ErrNotImplemented returns
* [`061d338e`](https://github.com/containerd/containerd/commit/061d338ec2589f7c923f1d36a1359e3ff971a9a4) CI: run CRI tests on Fedora 32
* [`4318fa9c`](https://github.com/containerd/containerd/commit/4318fa9c1f0d355a63879443a0519ed8e58cdd92) Merge pull request  [#4376](https://github.com/containerd/containerd/pull/4376) from AkihiroSuda/test-v1-shim
* [`3560a453`](https://github.com/containerd/containerd/commit/3560a453e4435a8d0b9382c5e631c68644dd0671) Merge pull request  [#4385](https://github.com/containerd/containerd/pull/4385) from AkihiroSuda/fix-cri-dead-link
* [`decbb049`](https://github.com/containerd/containerd/commit/decbb0499705e08d4e93534487314d4418c4b4c7) RELEASES.md: fix a dead link
* [`f4ebe02f`](https://github.com/containerd/containerd/commit/f4ebe02f98d6c0872632c18e98f3bba51260ced8) Merge pull request  [#4377](https://github.com/containerd/containerd/pull/4377) from AkihiroSuda/ci-remove-unreferenced-variable
* [`b2ee4320`](https://github.com/containerd/containerd/commit/b2ee43206b24543d20a3a6590ae68eb343225257) CI: add back shim v1 test
* [`c4418bb3`](https://github.com/containerd/containerd/commit/c4418bb3a83ba14371b663d9b56f1b7d4c511ccc) CI: remove an unreferenced variable
* [`212c2983`](https://github.com/containerd/containerd/commit/212c29833f0757c21782392367cf403c41b5d534) Updates to go-systemd and selinux
* [`c763f3af`](https://github.com/containerd/containerd/commit/c763f3afc2e80c877561189ea4a72405b02ad6b3) Merge pull request  [#4380](https://github.com/containerd/containerd/pull/4380) from estesp/clashing-containerds
* [`b47c7ec2`](https://github.com/containerd/containerd/commit/b47c7ec274ff34488409f767a3026a0e0c0750e3) Update to later version of critools with timing fix.
* [`7af3d7e1`](https://github.com/containerd/containerd/commit/7af3d7e17685975d50f1619a9da2c83bee6c08f3) Don't clash with GH Actions runner's containerd
* [`d2776ef6`](https://github.com/containerd/containerd/commit/d2776ef6bcc534f354c600f464f3e8ca0c2a3658) Merge pull request  [#4375](https://github.com/containerd/containerd/pull/4375) from AkihiroSuda/go-1.13.13
* [`c520f819`](https://github.com/containerd/containerd/commit/c520f819a2be661477a7f7d7be8182d24c70ff73) Bump Go 1.13.13
* [`4bec2dbd`](https://github.com/containerd/containerd/commit/4bec2dbd4f23be6d3bc034330df72e45eedc1838) Merge pull request  [#4373](https://github.com/containerd/containerd/pull/4373) from tonistiigi/darwin-variant-log
* [`7119a2a1`](https://github.com/containerd/containerd/commit/7119a2a152edcf517a6cbc3271794c720bff2bd8) platforms: don’t log arm variant error on darwin
* [`5d470fa2`](https://github.com/containerd/containerd/commit/5d470fa23bf969e16b25212703b7a9902dd6cda7) Merge pull request  [#4372](https://github.com/containerd/containerd/pull/4372) from dmcgowan/prepare-1.4-beta.2
* [`fc044851`](https://github.com/containerd/containerd/commit/fc0448518678e9e41e49c91613a57fcc4c23970e) Update version to 1.4.0-beta.2
* [`9cd02b59`](https://github.com/containerd/containerd/commit/9cd02b59531e0230f3b63774bd100c78aec5e410) Merge pull request  [#4371](https://github.com/containerd/containerd/pull/4371) from thaJeztah/bump_cgroups
* [`cc493eba`](https://github.com/containerd/containerd/commit/cc493eba3fdf1f1756a8bc6a5f486a8e384da0ac) vendor: containerd/cgroups 318312a373405e5e91134d8063d04d59768a1bff
* [`a6697c1d`](https://github.com/containerd/containerd/commit/a6697c1d5f1d00f3e56048503aef8aa70b9b4170) Merge pull request  [#4369](https://github.com/containerd/containerd/pull/4369) from estesp/step-title
* [`3f427d3d`](https://github.com/containerd/containerd/commit/3f427d3d6359101ac3539723e378a62dea088abb) Merge pull request  [#4367](https://github.com/containerd/containerd/pull/4367) from gaurav1086/TestExchangeFilters_fix_deadlock
* [`7855b0a7`](https://github.com/containerd/containerd/commit/7855b0a78151dce964460217eccf718dd0d0817c) Make title similar with other CI workflow jobs
* [`852587cd`](https://github.com/containerd/containerd/commit/852587cd18c43f0b8086649865a0c9cad5403e03) [events/exchange_test] Fix deadlock in TestExchangeFilters
* [`334f567e`](https://github.com/containerd/containerd/commit/334f567e0130b2734a3a5439f2bb644d14aa66e4) Merge pull request  [#4366](https://github.com/containerd/containerd/pull/4366) from murat-kilic/update-build-doc-for-golang-req
* [`d47c0392`](https://github.com/containerd/containerd/commit/d47c0392dfeadd44582f96863aff898b593430b2) Updating build doc to require Go 1.13
* [`4f979f06`](https://github.com/containerd/containerd/commit/4f979f0655149995464d5058cf855b62b89a6423) Merge pull request  [#4364](https://github.com/containerd/containerd/pull/4364) from AkihiroSuda/ci-v1-v2-clarity
* [`09f45339`](https://github.com/containerd/containerd/commit/09f45339414dcc542a8ace4b6f01c8f300ca4337) CI: {v1, v2} -> io.containerd.runc.{v1,v2}
* [`68b9b8f8`](https://github.com/containerd/containerd/commit/68b9b8f8961a59084176b0456e938c855b63de7c) Merge pull request  [#4259](https://github.com/containerd/containerd/pull/4259) from estesp/fuse-overlayfs
* [`fa0f7cbb`](https://github.com/containerd/containerd/commit/fa0f7cbb41ec6e8a5937e79d8c35ae7d3df527cd) Merge pull request  [#4355](https://github.com/containerd/containerd/pull/4355) from fuweid/fix4342
* [`422c401a`](https://github.com/containerd/containerd/commit/422c401a4866fae8543c7f771f41ea1195619dfb) Merge pull request  [#4353](https://github.com/containerd/containerd/pull/4353) from gaurav1086/TestExchangeBasic_fix_deadlock
* [`5c695da7`](https://github.com/containerd/containerd/commit/5c695da77b0823df3b4a79100f0fb63f9ce6446b) Merge pull request  [#4362](https://github.com/containerd/containerd/pull/4362) from mikebrow/update-cri-enable-force-remove
* [`d7e59b14`](https://github.com/containerd/containerd/commit/d7e59b141cfc608e89b80693862064daac19c28e) enable removecontainer to forcibly remove containers
* [`3919dbcb`](https://github.com/containerd/containerd/commit/3919dbcba2aa6c9ced5e75a48eeb9f6d070d0181) Merge pull request  [#4357](https://github.com/containerd/containerd/pull/4357) from dims/update-runc-to-v1.0.0-rc91
* [`963625d7`](https://github.com/containerd/containerd/commit/963625d7bcee468ced2f868a9de6dbb2c7506514) Update runc to v1.0.0-rc91
* [`5e7751b1`](https://github.com/containerd/containerd/commit/5e7751b1d37187dd232adc47805bfb872c1e78f5) Merge pull request  [#4360](https://github.com/containerd/containerd/pull/4360) from AkihiroSuda/crun-014
* [`f821b771`](https://github.com/containerd/containerd/commit/f821b771511e2843109d73f2adfcfb4b2920cfab) Merge pull request  [#4272](https://github.com/containerd/containerd/pull/4272) from dmcgowan/update-registry-host-config
* [`c041970e`](https://github.com/containerd/containerd/commit/c041970e99dc3104a1f29e1c9733fe73df8a904c) update crun to v0.14
* [`c91c72c8`](https://github.com/containerd/containerd/commit/c91c72c8670a3b88acb714bd9afd5632a8ac781c) Merge pull request  [#4239](https://github.com/containerd/containerd/pull/4239) from thaJeztah/md2manv2_urfave_bump
* [`a6dd1f27`](https://github.com/containerd/containerd/commit/a6dd1f27d963801d8237d14b1caa61762a388628) update urfave/cli v1.22.1, go-md2man v2.0.0, blackfriday v2.0.1
* [`68b736dd`](https://github.com/containerd/containerd/commit/68b736ddfc934649fa0af8913ef9c13a26d1422c) cio: should not open fifo for stderr if terminal
* [`468d4e1c`](https://github.com/containerd/containerd/commit/468d4e1ccf4ccb1425cca6417a49837d15605c73) Merge pull request  [#4356](https://github.com/containerd/containerd/pull/4356) from estesp/actions-fixes
* [`57a9f0b5`](https://github.com/containerd/containerd/commit/57a9f0b50d6a8dd6e01cd774d6e9fcdd786e5bb0) Minor actions fixes/updates
* [`148cc8f7`](https://github.com/containerd/containerd/commit/148cc8f713e383f6fc8f1e598ecdd4978cfbcb16) [events] Fix deadlock in TestExchangeBasic
* [`97a3f52c`](https://github.com/containerd/containerd/commit/97a3f52c6335f24cf7b32e0fcdc8b58e2513d7a7) Merge pull request  [#4351](https://github.com/containerd/containerd/pull/4351) from cpuguy83/pull_mediatype_debug
* [`aa191def`](https://github.com/containerd/containerd/commit/aa191deff1ab80a0dd31538f04bb862591fce10b) Change log for unknown mt to debug
* [`45c28f56`](https://github.com/containerd/containerd/commit/45c28f56b2fe37c92752714fbed76d3d1b22dbb6) Add ability to use remapper labels versus remapping snapshot helper
* [`01a53c24`](https://github.com/containerd/containerd/commit/01a53c24b383b4ad991825616a03395b76443434) Merge pull request  [#4347](https://github.com/containerd/containerd/pull/4347) from Flowdalic/allow-rseq-seccomp
* [`c76bf550`](https://github.com/containerd/containerd/commit/c76bf5504786ee4cfc7ba43c4ade1bae07c51ca2) Make unique snapshotter opt for label-assisted remapping
* [`33179311`](https://github.com/containerd/containerd/commit/331793118fd9d23a6fa4a59c0a2aba4c5e24b197) allow user namespace remapping using snapshotters
* [`e977564a`](https://github.com/containerd/containerd/commit/e977564a8b2bcf57d0c45b0e12b0ecedaeb4debb) seccomp: allow 'rseq' syscall in default seccomp profile
* [`c7518074`](https://github.com/containerd/containerd/commit/c75180740937d4b2d44b9c1edc1c27b208e66e32) Merge pull request  [#4325](https://github.com/containerd/containerd/pull/4325) from c445/mountinfo-linux-double-quotes
* [`492c0141`](https://github.com/containerd/containerd/commit/492c014136a301eff66a970311cd480d1d31228b) Merge pull request  [#4340](https://github.com/containerd/containerd/pull/4340) from AkihiroSuda/fix-4312
* [`1127ffc7`](https://github.com/containerd/containerd/commit/1127ffc7400e2d1b438979fd782b7ed9c73e5c9b) Merge pull request  [#4207](https://github.com/containerd/containerd/pull/4207) from deitch/doc-content
* [`e7f069e2`](https://github.com/containerd/containerd/commit/e7f069e2c337bf77d31b7460bda980482fdaf508) describe content flow and dependencies
* [`f85375bb`](https://github.com/containerd/containerd/commit/f85375bbbd91a13774086065aaf97889a7d428dd) Merge pull request  [#4341](https://github.com/containerd/containerd/pull/4341) from thaJeztah/fix_cri_warnings
* [`b96f5f4b`](https://github.com/containerd/containerd/commit/b96f5f4b524f58755ea18540513f80c99cc07b76) Fix deprecation warnings in CRI tests due to missing unix:https:// scheme
* [`fd99b656`](https://github.com/containerd/containerd/commit/fd99b6566be4f2303e71274976e2cd6eee4553c0) decrease log level of cgroup2 ToggleController error when running in UserNS
* [`c2f8011f`](https://github.com/containerd/containerd/commit/c2f8011ff84dc584f821f155d17f36bdf550a157) Merge pull request  [#4334](https://github.com/containerd/containerd/pull/4334) from AkihiroSuda/bbolt-1.3.5
* [`e89500bc`](https://github.com/containerd/containerd/commit/e89500bcb0121365986f0404972ced64189e528a) Merge pull request  [#4333](https://github.com/containerd/containerd/pull/4333) from AkihiroSuda/golang-1.13.12
* [`20b0e5b9`](https://github.com/containerd/containerd/commit/20b0e5b9d02955318c46e12911a3942b975f045b) Merge pull request  [#4336](https://github.com/containerd/containerd/pull/4336) from dims/explicitly-fail-apparmor-when-not-running-on-linux
* [`2b0a994c`](https://github.com/containerd/containerd/commit/2b0a994ccc1693bb55fe050f8213ea73407c8c3e) explicitly fail apparmor when !linux
* [`bebfbab0`](https://github.com/containerd/containerd/commit/bebfbab03163da35300c360504ce5df33a19a40d) vendor: update bbolt to v1.3.5
* [`1a83f9a6`](https://github.com/containerd/containerd/commit/1a83f9a63883010a958b26b058fc4645f8838578) Bump Golang 1.13.12
* [`03ab1b2c`](https://github.com/containerd/containerd/commit/03ab1b2cacdca0575cd432862eb36765707e7ffe) Add config for allowing GC to clean unpacked layers up
* [`ee734e86`](https://github.com/containerd/containerd/commit/ee734e867ab9732a7c42028be1e8a8a76ac3da84) Add test case with backticks
* [`bf672ccc`](https://github.com/containerd/containerd/commit/bf672cccee2a0baf4720ec534a738f6003c0e5a7) Merge pull request  [#4328](https://github.com/containerd/containerd/pull/4328) from thaJeztah/bump_x_text
* [`fb80a49e`](https://github.com/containerd/containerd/commit/fb80a49ec111d11d2cd50743c00ecd8ebbb27c3a) Merge pull request  [#4327](https://github.com/containerd/containerd/pull/4327) from AkihiroSuda/fix-4326
* [`ea068776`](https://github.com/containerd/containerd/commit/ea06877696c7c54606a3ff630e931696c96d4888) vendor: golang.org/x/text v0.3.3
* [`f1a469a0`](https://github.com/containerd/containerd/commit/f1a469a03578b061af0991228fdd3171a75fc2c8) shim v2 runc: propagate options.Root to Cleanup
* [`49b0743c`](https://github.com/containerd/containerd/commit/49b0743c1c07500a062a6996c8afba2dafc8c64e) Merge pull request  [#4324](https://github.com/containerd/containerd/pull/4324) from AkihiroSuda/fix-get-runtimeversion
* [`8897e152`](https://github.com/containerd/containerd/commit/8897e152030ec3d6076558388f84e447a7be1b64) Add more test cases with single quotes
* [`cb91b172`](https://github.com/containerd/containerd/commit/cb91b1724dec212db7ba68958f2b7aba8a4ceee9) Add testcase containing mountpoint with escaped backslash
* [`87f9fdb0`](https://github.com/containerd/containerd/commit/87f9fdb06519594d8f26d6a20f85e79b9a35d8bf) Cope with double quotes in Linux Mountinfo
* [`4c49ff88`](https://github.com/containerd/containerd/commit/4c49ff88c5b901fc3b45077c88af932fb7ad4e76) integration: assume TEST_RUNTIME to be io.containerd.runc.v2 by default
* [`705b8527`](https://github.com/containerd/containerd/commit/705b8527d4945db601954246972674a25ed49347) Merge pull request  [#4323](https://github.com/containerd/containerd/pull/4323) from crosbymichael/cri-bump1.4x
* [`785f4c5c`](https://github.com/containerd/containerd/commit/785f4c5cd98f4b9aa11401b229c33f53512ce08d) Bump CRI for 1.4x release
* [`ae2f3fdf`](https://github.com/containerd/containerd/commit/ae2f3fdfd1a435fe83fb083e4db9fa63a9e0a13e) Merge pull request  [#4315](https://github.com/containerd/containerd/pull/4315) from fuweid/fix-4294
* [`185ea541`](https://github.com/containerd/containerd/commit/185ea541d2254c734a5d123797868e8d3ac399f4) Merge pull request  [#4317](https://github.com/containerd/containerd/pull/4317) from KentaTada/modify-pdeathsignal-type
* [`730b7a93`](https://github.com/containerd/containerd/commit/730b7a932e36472428e0c4147b6f794963c87033) Change the type of PdeathSignal
* [`d656fa38`](https://github.com/containerd/containerd/commit/d656fa38ca32fc0e08f31b74169552f371bbd4e0) restart plugin: support binary log uri
* [`834665d9`](https://github.com/containerd/containerd/commit/834665d9db028c8733479b5063e4fd477e549364) Merge pull request  [#4311](https://github.com/containerd/containerd/pull/4311) from rudyfly/upsteam_overlay_indexoff
* [`7868e8d6`](https://github.com/containerd/containerd/commit/7868e8d6aab20a44dafe6f330aa8e2afadf3b750) Merge pull request  [#4309](https://github.com/containerd/containerd/pull/4309) from gaurav1086/waitForPid_fix_goroutine_leak
* [`7fdcd07f`](https://github.com/containerd/containerd/commit/7fdcd07febba0aea18b543587897efd6744f62d1) Merge pull request  [#4310](https://github.com/containerd/containerd/pull/4310) from gaurav1086/process_io_fix_goroutine_leak
* [`4e6d3860`](https://github.com/containerd/containerd/commit/4e6d38606cd3dd6dfaabd48b8eb4baaa63c9a140) Merge pull request  [#4313](https://github.com/containerd/containerd/pull/4313) from crosbymichael/allow-list
* [`0f831093`](https://github.com/containerd/containerd/commit/0f831093ce6ed28a9bb21f839d3f369ca6be9113) Update usage of whitelist in project
* [`d36810d6`](https://github.com/containerd/containerd/commit/d36810d66d87f08b09003b2e2455bcabe116ab08) overlay: use index=off to fix EBUSY on mount
* [`7213cd89`](https://github.com/containerd/containerd/commit/7213cd89d659876c31468dd1c9f5c98ec16ecdcb) Process I/O: Fix goroutine leak
* [`ae08491b`](https://github.com/containerd/containerd/commit/ae08491bff2fdef7a91ff9c2d9e532d2f63d4bbd) waitForPid: fix goroutine leak
* [`38cb1c1a`](https://github.com/containerd/containerd/commit/38cb1c1a54e3180edd29933974d715b69334f0f1) Merge pull request  [#4303](https://github.com/containerd/containerd/pull/4303) from estesp/update-hcsshim-release-flow
* [`8fcd5a1f`](https://github.com/containerd/containerd/commit/8fcd5a1f28438479b95e0cf692704f9563521386) Streamline hcs shim release flow
* [`8f959d56`](https://github.com/containerd/containerd/commit/8f959d569af13f88184da0b2f62a2bb0f8ab0b4c) Merge pull request  [#4292](https://github.com/containerd/containerd/pull/4292) from cpuguy83/add_hcsshim_to_release_tar
* [`7e98b43c`](https://github.com/containerd/containerd/commit/7e98b43cfaa8fd57b5f4abff66ff3bcd7453eb62) Merge pull request  [#4299](https://github.com/containerd/containerd/pull/4299) from estesp/update-cri-tools
* [`ef0cf126`](https://github.com/containerd/containerd/commit/ef0cf12647a43070fd0e551bd05e23b27131bd4c) Match version used in CRI project
* [`2be80f99`](https://github.com/containerd/containerd/commit/2be80f99970b9b294d4e9ae4c83f7c537924a7d9) Add windows hcsshim to release pipeline
* [`7ce8a9d7`](https://github.com/containerd/containerd/commit/7ce8a9d7d3e0e972ad118c7f72203a79a6b29a38) Merge pull request  [#4204](https://github.com/containerd/containerd/pull/4204) from ashrayjain/aj/add-kill-retry
* [`7121969f`](https://github.com/containerd/containerd/commit/7121969f2de77edce6074f1e30aeb01990fa999e) Merge pull request  [#4296](https://github.com/containerd/containerd/pull/4296) from dims/revendor-containerd-cri-for-tolerating-hugepages-cgroup
* [`3e95727f`](https://github.com/containerd/containerd/commit/3e95727f390b530b91908aedf20a2769435d93bf) Make killing shims more resilient
* [`e64b1482`](https://github.com/containerd/containerd/commit/e64b14820e4fea3544131d9487259f57880e2c94) Revendor CRI to 62c91260d2f43b57fff408a9263a800b7a06a647
* [`3dd8242a`](https://github.com/containerd/containerd/commit/3dd8242a67a6ee9bff4cd22db5e2b95d1231dbf3) Add host specific headers
* [`62dd1411`](https://github.com/containerd/containerd/commit/62dd14114d5452f772c2f487b6a292ef18ad6fe5) Merge pull request  [#4273](https://github.com/containerd/containerd/pull/4273) from AkihiroSuda/oomv2
* [`2f601013`](https://github.com/containerd/containerd/commit/2f601013e67c49c446311f980f235c964293a87f) cgroup2: implement `containerd.events.TaskOOM` event
* [`d9809bbb`](https://github.com/containerd/containerd/commit/d9809bbbe09851bb36c42c66bb0e9e68bb8f4827) Merge pull request  [#4293](https://github.com/containerd/containerd/pull/4293) from mxpv/revendor
* [`62fd1750`](https://github.com/containerd/containerd/commit/62fd1750e2425a5837a71dc181c6db45080fd2ef) Revendor CRI to 8898550e348932e406049e937d98fb7564ac4e7a
* [`4b5d7f66`](https://github.com/containerd/containerd/commit/4b5d7f66c9ca06250996f5ab6a8e573d5f091c87) Merge pull request  [#4290](https://github.com/containerd/containerd/pull/4290) from mxpv/ctr-oci
* [`be23b965`](https://github.com/containerd/containerd/commit/be23b965e4e71092da4a05e67f12f5f0a5b8684d) Merge pull request  [#4291](https://github.com/containerd/containerd/pull/4291) from estesp/fix-release-markdown-length
* [`2bc4e90f`](https://github.com/containerd/containerd/commit/2bc4e90f6f068aa679d89e454298c09328bed57a) Don't inadvertently clip release notes
* [`636c533d`](https://github.com/containerd/containerd/commit/636c533d95986b2e401a5fc8da50bd1ece4e4791) Add ctr subcommand to print default OCI spec
* [`8e9ba837`](https://github.com/containerd/containerd/commit/8e9ba8376ec25a6158719118a97a99a3555d0fd8) Merge pull request  [#4271](https://github.com/containerd/containerd/pull/4271) from cpuguy83/actions_add_windows_integration
* [`27f1e0d9`](https://github.com/containerd/containerd/commit/27f1e0d9edd3443f12cbe8acfa9bc8f7ac43d767) Merge pull request  [#4283](https://github.com/containerd/containerd/pull/4283) from hs0210/work
* [`137abe4e`](https://github.com/containerd/containerd/commit/137abe4ef906e61229260c3164d0c275c28d2bf5) Merge pull request  [#4282](https://github.com/containerd/containerd/pull/4282) from estesp/add-release-action
* [`77bc7530`](https://github.com/containerd/containerd/commit/77bc753024ac3ed0da699ead3acb985979494515) Merge pull request  [#4289](https://github.com/containerd/containerd/pull/4289) from dmcgowan/next-1.4-beta
* [`230cf6de`](https://github.com/containerd/containerd/commit/230cf6dedaa25ffb0bbd8072c53e1205187d8368) Add unit test for func in remotes/docker/handler.go
* [`bb2b2825`](https://github.com/containerd/containerd/commit/bb2b2825b6fcdfb1b2c119eaa08fa0a8dbdace37) Add release GH Action triggered by signed tag
* [`8f1ddb14`](https://github.com/containerd/containerd/commit/8f1ddb1428577783079f23a0399d448753cc05ce) Update release for 1.4.0-beta.1
* [`26f7df14`](https://github.com/containerd/containerd/commit/26f7df1466d2bfd3510e6b2dccc16b91f1c7fded) Merge pull request  [#4288](https://github.com/containerd/containerd/pull/4288) from crosbymichael/cri-bump
* [`c376f4f7`](https://github.com/containerd/containerd/commit/c376f4f7639ca70285f5ac8a0368b52d4a6b3499) Move Windows testing to GH Actions
* [`32262834`](https://github.com/containerd/containerd/commit/3226283470dbdaf7d5518620a9c68b67ac0b11f8) Fix client tests to work on Windows.
* [`f0f49c6c`](https://github.com/containerd/containerd/commit/f0f49c6cab0244ce2a0ec8a065c5991165df1970) Merge pull request  [#4284](https://github.com/containerd/containerd/pull/4284) from jmillikin-stripe/cli-tls-flags
* [`b8ccdcb0`](https://github.com/containerd/containerd/commit/b8ccdcb07dfcb8b8db691da28122e5ada880645c) Add `ctr` flags for configuring default TLS credentials.
* [`c5273930`](https://github.com/containerd/containerd/commit/c5273930bd3976aa4b2560058d896115927e9b0c) Update CRI to 52c2c6b5df15790b671ebd6cbbc6039a4d30
* [`4cbf59db`](https://github.com/containerd/containerd/commit/4cbf59db8249058a5e65fd556c04bb8108eae958) Merge pull request  [#4279](https://github.com/containerd/containerd/pull/4279) from AkihiroSuda/ci-cgroup2
* [`af131d72`](https://github.com/containerd/containerd/commit/af131d725873472f2dca1adfe81192f1c30d479a) cgroup2 CI
* [`1c58c5d4`](https://github.com/containerd/containerd/commit/1c58c5d440f424e2d192f35f02306c5dc1a1e8c9) Merge pull request  [#4277](https://github.com/containerd/containerd/pull/4277) from lucaskanashiro/fix-build-on-riscv64
* [`e34bf08e`](https://github.com/containerd/containerd/commit/e34bf08e5891bb805aba7b80a35d4267721eaa0e) riscv64 arch does not support -buildmode=pie
* [`7ef3c0f4`](https://github.com/containerd/containerd/commit/7ef3c0f47d322a12c543fbd96cdcb14b3c561644) Merge pull request  [#4275](https://github.com/containerd/containerd/pull/4275) from estesp/fix-image-usage
* [`0c9b05fa`](https://github.com/containerd/containerd/commit/0c9b05fa60e9b3a8ab2b0eb0254833741a73db74) Fix image usage calculation error
* [`84619ee9`](https://github.com/containerd/containerd/commit/84619ee99812fa865e19da85ffebcfaf890bbcb2) Fix configurations with no server provided
* [`06b0cd45`](https://github.com/containerd/containerd/commit/06b0cd45ba7b40a80e239d66827f421c674f6e49) Fix nil pointer errors
* [`4e08c2de`](https://github.com/containerd/containerd/commit/4e08c2de67ec514b5602eea47804d41dfeabdc72) Merge pull request  [#4269](https://github.com/containerd/containerd/pull/4269) from KentaTada/remove-unused-syscall
* [`03755821`](https://github.com/containerd/containerd/commit/03755821d2b900827b1f07547d5d38ac7a94fd98) seccomp: remove the unused query_module(2)
* [`d7c4bda3`](https://github.com/containerd/containerd/commit/d7c4bda3b199b0db590a2762ba95275943a07551) Merge pull request  [#4264](https://github.com/containerd/containerd/pull/4264) from thaJeztah/seccomp_allow_clock_adjtime
* [`0f2b15b7`](https://github.com/containerd/containerd/commit/0f2b15b7af41896190fcb6e7b597be789c11756b) Merge pull request  [#4261](https://github.com/containerd/containerd/pull/4261) from gaurav1086/fix_docker_data_race
* [`08147500`](https://github.com/containerd/containerd/commit/0814750023ca448fa7b52b281013ef2a99d5cb7c) Merge pull request  [#4262](https://github.com/containerd/containerd/pull/4262) from gaurav1086/fix_data_race_in_unpacker
* [`49db7dfc`](https://github.com/containerd/containerd/commit/49db7dfcfb2e833305e51fa72c6defa3789de70e) Merge pull request  [#4260](https://github.com/containerd/containerd/pull/4260) from thaJeztah/bump_golang_1.13.11
* [`5765991f`](https://github.com/containerd/containerd/commit/5765991f2c54eb7f65b47f17efaff273fe4de84c) seccomp: Whitelist `clock_adjtime`
* [`db74d311`](https://github.com/containerd/containerd/commit/db74d3115ee35362935d584f0b7dd51faacc628f) unpacker: Fix data race and possible data corruption
* [`23251825`](https://github.com/containerd/containerd/commit/2325182529cbc6ce824adcfe4396f5553ca521ad) docker: fix data race on err
* [`d07a71b9`](https://github.com/containerd/containerd/commit/d07a71b97fce845a92917ba9db0d17669818110d) Bump Golang 1.13.11
* [`b7cf3c68`](https://github.com/containerd/containerd/commit/b7cf3c68e7945056e1158cd8998b17b99cec8086) Merge pull request  [#4258](https://github.com/containerd/containerd/pull/4258) from estesp/codeql
* [`0207b7ff`](https://github.com/containerd/containerd/commit/0207b7ff0ef1d960bda00c4624bc5be63f2b2f8d) Enable running CodeQL on PRs that modify Action
* [`5425067e`](https://github.com/containerd/containerd/commit/5425067e8f20ca0144c230eb8c2434af79f39da6) Merge pull request  [#4256](https://github.com/containerd/containerd/pull/4256) from mxpv/nightly_pr
* [`1a06884f`](https://github.com/containerd/containerd/commit/1a06884f1875096e7e1375d9023f4d769bb632d4) Add CodeQL Analysis workflow
* [`563964e9`](https://github.com/containerd/containerd/commit/563964e9d57589ffbd19c18b11e0d4fa3e20dbf6) Trigger nightly builds on pull reuqest events
* [`6312b52d`](https://github.com/containerd/containerd/commit/6312b52de5ad8fa5637e6d1a24954b68448303a9) Merge pull request  [#4245](https://github.com/containerd/containerd/pull/4245) from thaJeztah/remove_deprecated_dualstack
* [`32985949`](https://github.com/containerd/containerd/commit/32985949d4f2f38a484c5021766251250764322b) Merge pull request  [#4242](https://github.com/containerd/containerd/pull/4242) from dmcgowan/1.4-beta
* [`77ab0104`](https://github.com/containerd/containerd/commit/77ab0104e246861334075a0e238a799ba3469aa4) Add release notes for 1.4 beta
* [`7fd23fe1`](https://github.com/containerd/containerd/commit/7fd23fe1430966f6d4d3de44f84d866681d8ca8f) Merge pull request  [#4254](https://github.com/containerd/containerd/pull/4254) from thaJeztah/bump_go_digest
* [`6eeed18c`](https://github.com/containerd/containerd/commit/6eeed18cb4eade64ef89820ecd7b54683616f3e8) vendor: opencontainers/go-digest v1.0.0
* [`7207226e`](https://github.com/containerd/containerd/commit/7207226e9d9aa6af9b48b681137139873b7c692d) Merge pull request  [#4253](https://github.com/containerd/containerd/pull/4253) from estesp/no-codecov-comment
* [`7cdacdda`](https://github.com/containerd/containerd/commit/7cdacdda815c6281f0552eeb240584f238213c67) Set codecov to not comment on PRs
* [`f13ba8f2`](https://github.com/containerd/containerd/commit/f13ba8f2f2fd27fc2172453434938170e7807149) Merge pull request  [#4247](https://github.com/containerd/containerd/pull/4247) from thaJeztah/bump_continuity
* [`65df60b3`](https://github.com/containerd/containerd/commit/65df60b3c9cf08c1421f9d67fe23ca24f56a36fa) Merge pull request  [#4251](https://github.com/containerd/containerd/pull/4251) from thaJeztah/bump_cri
* [`3e7bbb8a`](https://github.com/containerd/containerd/commit/3e7bbb8a491840ddc099749ea2af30c1796557f7) vendor: update containerd/cri, remove "docker/distribution" dependency
* [`6038423b`](https://github.com/containerd/containerd/commit/6038423bdd2d920e47cfb5530c74b9d4342850af) Merge pull request  [#4250](https://github.com/containerd/containerd/pull/4250) from milkwine/master
* [`9898dc2a`](https://github.com/containerd/containerd/commit/9898dc2a64b19a1685056fa173852d96e0fc1ee3) Code about `task` in "README.md" is out of date
* [`f09e9990`](https://github.com/containerd/containerd/commit/f09e999099b1dd3cfef9a91e8a769fe8c160813f) vendor: containerd/go-runc 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c
* [`d9d1d5b6`](https://github.com/containerd/containerd/commit/d9d1d5b624cf997fba66b9ea3242584fbbfb3332) vendor: containerd/fifo f15a3290365b9d2627d189e619ab4008e0069caf
* [`c5078a5b`](https://github.com/containerd/containerd/commit/c5078a5b7248c386557f89239fef27c19cc39b06) vendor: containerd/continuity d3ef23f19fbb106bb73ffde425d07a9187e30745
* [`04985039`](https://github.com/containerd/containerd/commit/04985039cede6aafbb7dfb3206c9c4d04e2f924d) Merge pull request  [#4214](https://github.com/containerd/containerd/pull/4214) from payall4u/bugfix-check-not-exist
* [`f03fc406`](https://github.com/containerd/containerd/commit/f03fc406ab6092d935d79a8adb3dbbf1e7443415) Merge pull request  [#4246](https://github.com/containerd/containerd/pull/4246) from thaJeztah/bump_cri
* [`b437938d`](https://github.com/containerd/containerd/commit/b437938d2f237ba3cbb48242c773321c743edac5) Transfer error to ErrNotFound when kill a not exist container, also add test case.
* [`2c77dc63`](https://github.com/containerd/containerd/commit/2c77dc63a42f6536e51b5cbb934c0893a4d2c4da) vendor: update containerd/cri to current master
* [`a4f8be1d`](https://github.com/containerd/containerd/commit/a4f8be1d4343739227a1a32df039de519c9b388a) vendor: kubernetes v1.18.2
* [`0d198fd0`](https://github.com/containerd/containerd/commit/0d198fd0965f4bba44468793e6b665671c3384d0) vendor: roll docker/distribution back to latest (v2.7.1) release
* [`1b964049`](https://github.com/containerd/containerd/commit/1b9640496e846dc976339bd3f8ad2271c76e749c) ConfigureHosts: remove deprecated DualStack option
* [`83084c93`](https://github.com/containerd/containerd/commit/83084c9328800291b430c0a27ef629a88e301a46) Merge pull request  [#4244](https://github.com/containerd/containerd/pull/4244) from dmcgowan/tagged-vendors
* [`f5c5c08b`](https://github.com/containerd/containerd/commit/f5c5c08bedbd916b7b54e88e6c77a2984ed154b5) Merge pull request  [#4243](https://github.com/containerd/containerd/pull/4243) from AkihiroSuda/remove-beta-release-notes
* [`e9e765d6`](https://github.com/containerd/containerd/commit/e9e765d6e555b3e362a47bdba6580cbcd3537661) Use tagged versions in vendor file
* [`bd3210d2`](https://github.com/containerd/containerd/commit/bd3210d29e0db19ab229f1fbb4b80c018db389f3) remove releases/*-beta.toml
* [`c80284d4`](https://github.com/containerd/containerd/commit/c80284d4b5291a351bb471bcdabb5c1d95e7a583) Merge pull request  [#4241](https://github.com/containerd/containerd/pull/4241) from crosbymichael/update-ttrpc-typeurl
* [`d5d94afd`](https://github.com/containerd/containerd/commit/d5d94afd08644818ba5a37bb2a37edb0600709c1) Merge pull request  [#4238](https://github.com/containerd/containerd/pull/4238) from thaJeztah/what_is_the_cause
* [`ed261720`](https://github.com/containerd/containerd/commit/ed261720c86d1e700cd5d39175128322baac6dda) Update ttrpc/typeurl to v1.0.1
* [`dc92ad65`](https://github.com/containerd/containerd/commit/dc92ad65206d9c43ba87f483a794bc6566e83e91) Replace errors.Cause() with errors.Is()
* [`834f58bd`](https://github.com/containerd/containerd/commit/834f58bd0cbeb1e3371f583b745ef0ad2fca238e) Merge pull request  [#4237](https://github.com/containerd/containerd/pull/4237) from thaJeztah/bump_pkg_errors
* [`f212e7d1`](https://github.com/containerd/containerd/commit/f212e7d1fe7cec094f749ca3357c098064de4c08) vendor: github.com/pkg/errors v0.9.1
* [`990076b7`](https://github.com/containerd/containerd/commit/990076b731ec9446437972b41176a6b0f3b7bcbf) Merge pull request  [#4228](https://github.com/containerd/containerd/pull/4228) from thaJeztah/refactor_reaper
* [`b2aef14c`](https://github.com/containerd/containerd/commit/b2aef14c0c78fca5941d649658a8763d2f77252c) Merge pull request  [#4210](https://github.com/containerd/containerd/pull/4210) from cpuguy83/ctr_mount
* [`35ffd237`](https://github.com/containerd/containerd/commit/35ffd2376ed818370bf536ab8b8b768adf8730a8) Merge pull request  [#4232](https://github.com/containerd/containerd/pull/4232) from fahedouch/install_runc_with_gosu
* [`80859e8f`](https://github.com/containerd/containerd/commit/80859e8fd8fb9f5822ab93f07ece4fdc40928bfd) Merge pull request  [#4235](https://github.com/containerd/containerd/pull/4235) from renzhengeek/renzhen/fix-iohang
* [`63b7587c`](https://github.com/containerd/containerd/commit/63b7587cd64ec03c5a46180a6d5e4a286d10a30c) snapshots/devmapper: fix race windown causing IO hangup
* [`24b331ad`](https://github.com/containerd/containerd/commit/24b331ad1ed723a0773f79b48fa2870f7635f895) omit sudo when EUID eqto 0
* [`b1f51464`](https://github.com/containerd/containerd/commit/b1f514641f328ad20d0444ad3837947105c76434) Merge pull request  [#4230](https://github.com/containerd/containerd/pull/4230) from thaJeztah/remove_libcontainer_system
* [`0088c2de`](https://github.com/containerd/containerd/commit/0088c2de8019dfd38040634931ce05e04b1aa74f) sys: RunningInUserNS(): use sync.Once
* [`76c62f27`](https://github.com/containerd/containerd/commit/76c62f27222e908b04785e512b1d111d91a54cb0) sys: simplify RunningInUserNS to original implementation
* [`6a9b9492`](https://github.com/containerd/containerd/commit/6a9b94927f55b7e8fc59a16a7e59d971c8fb746f) Remove remaining uses of libcontainer/system package
* [`21fd2ccf`](https://github.com/containerd/containerd/commit/21fd2ccf8bcb211f7c91722d4cb9b229363cad44) Merge pull request  [#4227](https://github.com/containerd/containerd/pull/4227) from thaJeztah/cleanup_sys
* [`37c839e5`](https://github.com/containerd/containerd/commit/37c839e5944eafc4c462721fc45c91d0a34e4e0e) sys/proc: remove GetSystemCPUUsage as it is unused
* [`1b66feca`](https://github.com/containerd/containerd/commit/1b66fecad33d68da2e6b619141070d8cd553b1b9) Integrate sys.SetSubreaper, sys.GetSubreaper in sys/reaper package
* [`fffea312`](https://github.com/containerd/containerd/commit/fffea312aa0cd574b662581d722795c6cd3ac37a) move sys.Reap() into sys/reaper package
* [`295e7400`](https://github.com/containerd/containerd/commit/295e74008f89354479c42acddab82b930bdeb9a5) sys: remove custom setChildSubreaper const
* [`d7cad512`](https://github.com/containerd/containerd/commit/d7cad51275e115a5c0c8a76dd2ecd6a5e9959b76) Merge pull request  [#4229](https://github.com/containerd/containerd/pull/4229) from thaJeztah/bump_logrus
* [`b3541886`](https://github.com/containerd/containerd/commit/b354188618b2a9f5b4a80404ef299706a0220c5c) Merge pull request  [#4226](https://github.com/containerd/containerd/pull/4226) from thaJeztah/remove_libcontainer_from_shim
* [`ec12d304`](https://github.com/containerd/containerd/commit/ec12d3042f2d1e8cee989f6e63ad434db7e6e575) vendor: sirupsen/logrus v1.6.0
* [`23aab35f`](https://github.com/containerd/containerd/commit/23aab35fdbddc1977dd3078fa6cfa5065e333156) Remove libcontainer from containerd-shim
* [`c668d766`](https://github.com/containerd/containerd/commit/c668d7660d0cfa0e6550cb4439234851819de2f5) Merge pull request  [#4225](https://github.com/containerd/containerd/pull/4225) from fuweid/update-cri
* [`ae7cdc81`](https://github.com/containerd/containerd/commit/ae7cdc814b029493d213a63f3399b03bfb531ac9) vendor: update containerd/cri
* [`7d7104c5`](https://github.com/containerd/containerd/commit/7d7104c549207a486e43837a3f845422770ae20d) Merge pull request  [#4222](https://github.com/containerd/containerd/pull/4222) from dims/update-to-latest-hcsshim
* [`c1096864`](https://github.com/containerd/containerd/commit/c1096864a7206b89923a7c1882aaee936554b979) Update to latest hcsshim - 0.8.9
* [`4be98fa2`](https://github.com/containerd/containerd/commit/4be98fa28b62e8a012491d655a4d6818ef87b080) Merge pull request  [#4220](https://github.com/containerd/containerd/pull/4220) from thaJeztah/update_terminal_sequences
* [`a10b5025`](https://github.com/containerd/containerd/commit/a10b502568ca2cf7a2c6d4acfd9338fed2aa764f) Merge pull request  [#4221](https://github.com/containerd/containerd/pull/4221) from thaJeztah/bump_logrus
* [`f3c03c0b`](https://github.com/containerd/containerd/commit/f3c03c0b81fdfdc1c6540eba1813f549a64fc88b) Merge pull request  [#4219](https://github.com/containerd/containerd/pull/4219) from ktock/bc
* [`ea182aec`](https://github.com/containerd/containerd/commit/ea182aec8af7f4e283d0b5b16fd07572e1e7b3c3) vendor: sirupsen/logrus v1.5.0
* [`68f15159`](https://github.com/containerd/containerd/commit/68f151593257ad4325583bff044d2b0ccfb6ece6) vendor konsorten/go-windows-terminal-sequences v1.0.3
* [`046a520c`](https://github.com/containerd/containerd/commit/046a520c91a1126fb6fddcdbcddec37616166298) vendor: update containerd/cri dc7afe8fbe53db06c3f883f6f8c9895a9dfb2314
* [`3f95bc5f`](https://github.com/containerd/containerd/commit/3f95bc5f18a7d9dceb1e7502d2fc6120900c5bfb) Merge pull request  [#4213](https://github.com/containerd/containerd/pull/4213) from fahedouch/remove_unnecessary_condition
* [`8e76d18e`](https://github.com/containerd/containerd/commit/8e76d18eff7ce47075134b870c37c2114fa4a8c5) remove if condition because it is handled by the sdNotify daemon func
* [`1a10211e`](https://github.com/containerd/containerd/commit/1a10211e3f9986d9712881a58ed5d3bb9ecc029b) WithLease: always return context and done fn
* [`98b30f46`](https://github.com/containerd/containerd/commit/98b30f469055a06aed02be6c392e15fdbce534ef) Add commands to mount/unmount image from ref
* [`36952e98`](https://github.com/containerd/containerd/commit/36952e989a8e25ca7b21e6abf89fff91ab9c0028) Merge pull request  [#4208](https://github.com/containerd/containerd/pull/4208) from estesp/moar-startup-time
* [`5d4a9bae`](https://github.com/containerd/containerd/commit/5d4a9bae9fd1df2b2c3809880bb26a095d5b8e9d) Merge pull request  [#4199](https://github.com/containerd/containerd/pull/4199) from fuweid/update-go-version-zuul
* [`cd0e62f5`](https://github.com/containerd/containerd/commit/cd0e62f5c9d04072c0e6c666f3633ee081fa8297) Allow more time for containerd to start for integration
* [`9687ba63`](https://github.com/containerd/containerd/commit/9687ba6315d2a4f37224101790a8d74e4963907a) test: TestRuntimeWithEmptyMaxEnvProcs should cleanup
* [`b566859a`](https://github.com/containerd/containerd/commit/b566859acc6af3426e8efdacc5ec352fa17bc648) .zuul: update go version to 1.13.10
* [`e094d363`](https://github.com/containerd/containerd/commit/e094d363ac2328305805c8d72b64ae2542617dd3) Merge pull request  [#4206](https://github.com/containerd/containerd/pull/4206) from estesp/fix-golang-lint
* [`32649fe3`](https://github.com/containerd/containerd/commit/32649fe3055e9a5966a6311d7ea233d47bc5f23c) Fix retrieval of golangci-lint specific version
* [`1d083fec`](https://github.com/containerd/containerd/commit/1d083fec4939ce58f23a48ad3a914adb826d592a) Merge pull request  [#4198](https://github.com/containerd/containerd/pull/4198) from fuweid/ignore-ttrpc-closed
* [`126e497e`](https://github.com/containerd/containerd/commit/126e497e63e33baaa0fa66f3aac1212ec86b90fa) vendor: update ttrpc with 6e416eafd26e6e738df716b21d421d5b59702bb4
* [`0116352e`](https://github.com/containerd/containerd/commit/0116352e1bfb944237f5053695cd2251f285a45f) runtime: ignore ttrpc.ErrClosed when delete task
* [`5bfab78a`](https://github.com/containerd/containerd/commit/5bfab78acd08113f49155245fef3aeb8f9f48a83) Merge pull request  [#4195](https://github.com/containerd/containerd/pull/4195) from mxpv/binary-io
* [`4f6c594d`](https://github.com/containerd/containerd/commit/4f6c594de32bfafea7defa62d6474955c7907c2f) Merge pull request  [#4194](https://github.com/containerd/containerd/pull/4194) from cpuguy83/remove_subreaper_config
* [`917e7646`](https://github.com/containerd/containerd/commit/917e7646ae59e64dbae4f19f53ca1cfe5849f2ac) Add binary IO tests
* [`9175401b`](https://github.com/containerd/containerd/commit/9175401b283d6437db7ec6cd3541a018c51322b5) Cleanup binary IO resources on error
* [`0dc7c859`](https://github.com/containerd/containerd/commit/0dc7c8595627e38ca2b83d17a062b51f384c2025) Don't use timeout package when stopping shim logger
* [`85740831`](https://github.com/containerd/containerd/commit/8574083153f44c7351a272e55eb9fec0ac507aa2) This config no longer exists, so remove from docs.
* [`d8506bfd`](https://github.com/containerd/containerd/commit/d8506bfd7b407dcb346149bcec3ed3c19244e3f1) Merge pull request  [#4193](https://github.com/containerd/containerd/pull/4193) from ktock/bump_cri
* [`e79d666c`](https://github.com/containerd/containerd/commit/e79d666cdd5b0ac44938aea0459548266fd212dc) vendor: update containerd/cri 61b7af7564602234662562a9d37e772f5a54facb
* [`aa6a66b6`](https://github.com/containerd/containerd/commit/aa6a66b65e27ab27519fa3c6fbcea5d66616bbd4) Merge pull request  [#4192](https://github.com/containerd/containerd/pull/4192) from estesp/disable-travis-on-master
* [`61597b43`](https://github.com/containerd/containerd/commit/61597b431755a6de04782434fee4bbaa90e599a1) Disable Travis CI on master
* [`327c92f7`](https://github.com/containerd/containerd/commit/327c92f7d79a4ffb7972b3edd1b30bd372b41358) Merge pull request  [#4189](https://github.com/containerd/containerd/pull/4189) from estesp/actions-fixes
* [`74ceb35f`](https://github.com/containerd/containerd/commit/74ceb35f508e67abb00366ceeb42156a721316c5) Small fixes to our Actions CI workflow
* [`9441507f`](https://github.com/containerd/containerd/commit/9441507fd29704bf14e0f38cea2129a4c0430171) Merge pull request  [#4183](https://github.com/containerd/containerd/pull/4183) from dims/build-runc-with-selinux-support
* [`7a252f3c`](https://github.com/containerd/containerd/commit/7a252f3ca1f158203574f2c7786a28e6c0368f5e) Build runc with selinux support
* [`ccaf35b0`](https://github.com/containerd/containerd/commit/ccaf35b01c8799267ee51c414bc48fd1cb49fb05) Merge pull request  [#4188](https://github.com/containerd/containerd/pull/4188) from estesp/fix-proto-gen
* [`041545cd`](https://github.com/containerd/containerd/commit/041545cd6ad53bd8a5279c3ea0ede101865cdc83) Fix protobuild and CI check protos
* [`9bd3bf9b`](https://github.com/containerd/containerd/commit/9bd3bf9becea17c4b345c289da98ba42620652fd) Merge pull request  [#4185](https://github.com/containerd/containerd/pull/4185) from estesp/badges
* [`e3bc5c48`](https://github.com/containerd/containerd/commit/e3bc5c487af215b047ec9046cc56f2d3ee61a257) Use GH Actions CI status for badge
* [`2ed8d12b`](https://github.com/containerd/containerd/commit/2ed8d12bb06f3d0725d5256569f500913c13b2e8) Merge pull request  [#3845](https://github.com/containerd/containerd/pull/3845) from fahedouch/v2_shim_test
* [`842b1e3b`](https://github.com/containerd/containerd/commit/842b1e3b0b0413063b6f1940c59322ba122f5467) Merge pull request  [#4184](https://github.com/containerd/containerd/pull/4184) from dims/cri-plugin-needs-selinux-tag
* [`49200a1d`](https://github.com/containerd/containerd/commit/49200a1dd4aa752d4a8223e3056b816216a463f6) CRI plugin needs selinux tag as well
* [`3282a1c1`](https://github.com/containerd/containerd/commit/3282a1c14cd98c124970e448f6d1a9fe5ae0b9b8) Merge pull request  [#4175](https://github.com/containerd/containerd/pull/4175) from thaJeztah/more_go_bumps
* [`b116bcd9`](https://github.com/containerd/containerd/commit/b116bcd9b3be66f79c5bb4d3140fcf99d5abf283) Merge pull request  [#4176](https://github.com/containerd/containerd/pull/4176) from stevvooe/valdiate-digest-before-disk
* [`2201007d`](https://github.com/containerd/containerd/commit/2201007dc236d5cbf3234eb774f41cf87abc9311) Merge pull request  [#4179](https://github.com/containerd/containerd/pull/4179) from fuweid/update-release12-status
* [`d97cca47`](https://github.com/containerd/containerd/commit/d97cca47ee3e9a7ed10092a6c4d88baae21eb1b7) RELEASES.md: update release1.2 status
* [`4615111b`](https://github.com/containerd/containerd/commit/4615111ba2d448d2a0ce7f5881ef3af0d24ba4d7) content/local: validate digest before calculating path
* [`a6828e8c`](https://github.com/containerd/containerd/commit/a6828e8c397584309c334fa564a142183689efdc) CI: Some Go 1.13.10 updates that were missed
* [`a31f5e46`](https://github.com/containerd/containerd/commit/a31f5e46e09608135d2f51394e6a5349892f6f62) Merge pull request  [#4169](https://github.com/containerd/containerd/pull/4169) from thaJeztah/bump_golang_1.13.10
* [`7da1e13b`](https://github.com/containerd/containerd/commit/7da1e13b5d7c9561f95ba64af1e9baee25dc2a08) Bump Golang 1.13.10
* [`069ce238`](https://github.com/containerd/containerd/commit/069ce2389a5a5cd0e09993bbeaaadf1630b517a7) Merge pull request  [#4160](https://github.com/containerd/containerd/pull/4160) from atlassian-forks/forkmount-use-pipe-instead-wait4
* [`35c14c6b`](https://github.com/containerd/containerd/commit/35c14c6b56d38aaf100fb598c11cd4ffc2928209) sys/mount_linux: use pipe for communicating mount result
* [`59578495`](https://github.com/containerd/containerd/commit/595784954416a482dd8bde138e82305270b825e7) Merge pull request  [#4162](https://github.com/containerd/containerd/pull/4162) from mxpv/log-fix
* [`660bc713`](https://github.com/containerd/containerd/commit/660bc71393b1678c71fa33a26bd6fc4ef6e2de26) Merge pull request  [#4165](https://github.com/containerd/containerd/pull/4165) from dims/update-to-selinux-1.5.1
* [`50faf254`](https://github.com/containerd/containerd/commit/50faf254d387a91eae73c59f4bf25d88a0c406e9) Merge pull request  [#4164](https://github.com/containerd/containerd/pull/4164) from estesp/turn-down-travis
* [`f328f61b`](https://github.com/containerd/containerd/commit/f328f61b813606df4e9924a00feb629ea06a27ef) Update to selinux 1.5.1
* [`f7c2bf54`](https://github.com/containerd/containerd/commit/f7c2bf544ec746dfe1d3e56005e5bc1dea7473e9) Migrate functions to actions
* [`dc29ce29`](https://github.com/containerd/containerd/commit/dc29ce296b21a3e279353068daaca640175320ce) Merge pull request  [#4163](https://github.com/containerd/containerd/pull/4163) from estesp/longer-integ-timeout
* [`d7c2513f`](https://github.com/containerd/containerd/commit/d7c2513ff3bf862cc800d93b4fb7cfac1e1d7102) Update integration test timeout
* [`0caa2331`](https://github.com/containerd/containerd/commit/0caa2331581ec9e2bc489ceb33fa7280fe6eacad) Rework shim logger shutdown process
* [`4660e4db`](https://github.com/containerd/containerd/commit/4660e4dbb653b4d83ffbc7b0dd21c9c2d2f10ea3) Merge pull request  [#4153](https://github.com/containerd/containerd/pull/4153) from thaJeztah/update_go_events
* [`173cbc1b`](https://github.com/containerd/containerd/commit/173cbc1ba9646981a3f4e87563e960fc0a928d47) Merge pull request  [#4155](https://github.com/containerd/containerd/pull/4155) from fuweid/bugfix-for-default-hostconfig
* [`067aba73`](https://github.com/containerd/containerd/commit/067aba732e2250575ff25ef662950a27d235ce68) Add test for default setup for host configuration
* [`d9a1c3f9`](https://github.com/containerd/containerd/commit/d9a1c3f9e474646b13abf6929c75ea6701eb5a02) bugfix: add default host config if not set
* [`23fc8597`](https://github.com/containerd/containerd/commit/23fc8597dbecb65a1896ada0efde9e63655f0e23) Merge pull request  [#4157](https://github.com/containerd/containerd/pull/4157) from mxpv/gh
* [`6d4429ed`](https://github.com/containerd/containerd/commit/6d4429eddeaff0fa0640f4a51c66fb65702477df) Setup dependencies between jobs
* [`fe7bfffb`](https://github.com/containerd/containerd/commit/fe7bfffbf43829d93e476f3e02efbefdad518a8a) Merge pull request  [#4151](https://github.com/containerd/containerd/pull/4151) from thaJeztah/bump_runtime_spec
* [`e598e5e0`](https://github.com/containerd/containerd/commit/e598e5e0c61ca7e2f251d8c5d0444de0b4a47275) Add CRI tests
* [`4175ebf2`](https://github.com/containerd/containerd/commit/4175ebf236a647514d04129254e8ea4959c62da5) Move integration tests to Github Actions
* [`599547d9`](https://github.com/containerd/containerd/commit/599547d9cb3148a0d789f1c18efb7f98d2e17231) Make binaries with Github Actions
* [`ba5a904f`](https://github.com/containerd/containerd/commit/ba5a904f5429c9daceaf700c354d5b3fd2729072) Merge pull request  [#4156](https://github.com/containerd/containerd/pull/4156) from mxpv/bolt-revert
* [`3968fb0a`](https://github.com/containerd/containerd/commit/3968fb0a49f982ae22549ed23aa59f51e2d15e71) Revert "vendor: update go.etcd.io/bbolt v1.3.4"
* [`a89fe1b5`](https://github.com/containerd/containerd/commit/a89fe1b5b8a1873abe65361bb5e74174138dcf1d) Merge pull request  [#4152](https://github.com/containerd/containerd/pull/4152) from thaJeztah/bump_cgroup_deps
* [`056d6022`](https://github.com/containerd/containerd/commit/056d60224046ef4ede772633ebdba6c61784be3b) vendor: update go-events to fix alignment for 32bit systems
* [`4fb3410f`](https://github.com/containerd/containerd/commit/4fb3410f65d0ab6a8c72a4adcde15b21332c7a28) vendor: cilium/ebbf 4032b1d8aae306b7bb94a2a11002932caf88c644
* [`e822296f`](https://github.com/containerd/containerd/commit/e822296fc421f0e09f96c77497fab5373e9f5182) vendor: runtime-spec v1.0.2
* [`b0e71d79`](https://github.com/containerd/containerd/commit/b0e71d797713edbde3852ec4bb5c4ffab82531c2) Merge pull request  [#4146](https://github.com/containerd/containerd/pull/4146) from kzys/cgroups-upgrade
* [`c52691f7`](https://github.com/containerd/containerd/commit/c52691f7329841eb51177a0402ed4dc5f40971c0) Merge pull request  [#4145](https://github.com/containerd/containerd/pull/4145) from thaJeztah/bump_golang_1.13.9
* [`3261fb5c`](https://github.com/containerd/containerd/commit/3261fb5c49d11cfc5632d76ba426354e2110e6d6) vendor: containerd/cgroups b4448137398923af7f4918b8b2ad8249172ca7a6
* [`aa76d953`](https://github.com/containerd/containerd/commit/aa76d9537554afaa1ca47d46f6adba857f81dd8f) Bump Golang 1.13.9
* [`1512f0dc`](https://github.com/containerd/containerd/commit/1512f0dc29e90a267d68b2d39c2376e06438f932) Merge pull request  [#4140](https://github.com/containerd/containerd/pull/4140) from thaJeztah/man_man_man
* [`ad090e67`](https://github.com/containerd/containerd/commit/ad090e67e9d72fdce6259c51ff56d2df824b25cd) man: move ctr.1, containerd-config to section 8, and fix generation
* [`9ba5ea23`](https://github.com/containerd/containerd/commit/9ba5ea232c781438906be7858a26ad7db1aa1aae) Merge pull request  [#4138](https://github.com/containerd/containerd/pull/4138) from dmcgowan/registry-configuration-tools
* [`d8153b06`](https://github.com/containerd/containerd/commit/d8153b065acf8932a684023d7772d6d019379936) Merge pull request  [#4137](https://github.com/containerd/containerd/pull/4137) from hs0210/work
* [`a19a357f`](https://github.com/containerd/containerd/commit/a19a357f9118d5a80c3a9fb27212f879df665ae5) Merge pull request  [#4139](https://github.com/containerd/containerd/pull/4139) from thaJeztah/fix_manpages
* [`356782cb`](https://github.com/containerd/containerd/commit/356782cb47296a0066f74f6519d145441bbf8674) Makefile: man page: rename containerd.1 to containerd.8
* [`547301cb`](https://github.com/containerd/containerd/commit/547301cb0c674247f0e506912e1ecb3bae23a15f) Update ctr resolver to use new config package
* [`17b6050d`](https://github.com/containerd/containerd/commit/17b6050d20bf7d25d15e26ed867f774e8c7c72fe) Add Docker resolver configuration package
* [`dc131aa8`](https://github.com/containerd/containerd/commit/dc131aa862cfb41b3bc866e7af4ff8e8cd739b3d) support loading certs from a directory
* [`c263c5b1`](https://github.com/containerd/containerd/commit/c263c5b146ce81d70c079d08df4f1e2a5b384ab1) Add unit test for func in remotes/docker/handler.go
* [`e852da58`](https://github.com/containerd/containerd/commit/e852da5855572bfb7f48bbea45fa481eb2b3caf8) Merge pull request  [#4135](https://github.com/containerd/containerd/pull/4135) from hs0210/work
* [`c8d9c6f2`](https://github.com/containerd/containerd/commit/c8d9c6f2a6cc217c340a708f9991d0179af55482) Add unit test for func in remotes/docker/handler.go
* [`a83927d5`](https://github.com/containerd/containerd/commit/a83927d5f13a2f90365a340382795a3de89e9cd3) Merge pull request  [#4134](https://github.com/containerd/containerd/pull/4134) from thaJeztah/bump_bbolt
* [`e5fc9910`](https://github.com/containerd/containerd/commit/e5fc99107a210a5070561bd8126c0467eb91847f) Merge pull request  [#4132](https://github.com/containerd/containerd/pull/4132) from mxpv/linters
* [`89f9b300`](https://github.com/containerd/containerd/commit/89f9b300d80350c337d3ecf50cc5cc5a9f3157d0) Merge pull request  [#4123](https://github.com/containerd/containerd/pull/4123) from estesp/no-del-rootdir-ios
* [`fb9e3d9f`](https://github.com/containerd/containerd/commit/fb9e3d9f21074e60e9b74034dca5ef19f3456c4c) vendor: update go.etcd.io/bbolt v1.3.4
* [`e4cbbc78`](https://github.com/containerd/containerd/commit/e4cbbc78bf7cd6440bca42d8ff332dcb3400a174) Move checks to Github actions
* [`1c1a08e7`](https://github.com/containerd/containerd/commit/1c1a08e71a54d7c82d05f47c3b6297a6e4c766e9) Merge pull request  [#4130](https://github.com/containerd/containerd/pull/4130) from cpuguy83/docs_buildtags
* [`c1a21819`](https://github.com/containerd/containerd/commit/c1a218195dc0eb6861b0b16db37eb499b1bd7c8c) Add docs for build tags used by cri.
* [`7ef7d1e2`](https://github.com/containerd/containerd/commit/7ef7d1e245dd006ffe83b625c891ccae02264eca) Merge pull request  [#4129](https://github.com/containerd/containerd/pull/4129) from crosbymichael/cgroup-idname
* [`d654dbaf`](https://github.com/containerd/containerd/commit/d654dbafac6ccfde77ba9611c7c36e09d6c4ca73) Allow the id for cgroup metrics to be changed
* [`78ab1d13`](https://github.com/containerd/containerd/commit/78ab1d13d22ec82e269d7a943a0a8ae3b01a11aa) Correct logic of FIFO cleanup
* [`7bdec4e4`](https://github.com/containerd/containerd/commit/7bdec4e47fee1b776955ca689cfda6db9fb7a2ce) Merge pull request  [#4125](https://github.com/containerd/containerd/pull/4125) from dims/add-version-numbers-for-newly-tagged-repos
* [`92a36dc1`](https://github.com/containerd/containerd/commit/92a36dc10f616682feeeccda18fc10b7847d9a98) Add version numbers for newly tagged repos
* [`0c78dacb`](https://github.com/containerd/containerd/commit/0c78dacbc5c8b1c02ae3f7e30be5ed170bee4d4b) Move isFifo from process/io to sys/ and make public
* [`214fbced`](https://github.com/containerd/containerd/commit/214fbcede3b81da60fc6568c3378165360154e95) Merge pull request  [#4124](https://github.com/containerd/containerd/pull/4124) from thaJeztah/seccomp_time64
* [`9529c69b`](https://github.com/containerd/containerd/commit/9529c69b8aaa9e2632d025849f843301863ded12) seccomp: add 64-bit time_t syscalls
* [`e0d4208f`](https://github.com/containerd/containerd/commit/e0d4208f7eeeadfbff41be0388604e142cd94002) Merge pull request  [#4122](https://github.com/containerd/containerd/pull/4122) from bergwolf/runtimeopts
* [`ebd745f9`](https://github.com/containerd/containerd/commit/ebd745f91a702f0d437e59e9e1ee66f9c205efee) ctr: do not assume runc options by default
* [`058a32e7`](https://github.com/containerd/containerd/commit/058a32e77105b925a1eaeec6bef4f00c3f975515) Merge pull request  [#4099](https://github.com/containerd/containerd/pull/4099) from mythi/hardlink
* [`e2269f2a`](https://github.com/containerd/containerd/commit/e2269f2ae0a8bb996b13d98ed6ffbdad7cdafd0f) archive: skip chmod IsNotExist error
* [`2899cb23`](https://github.com/containerd/containerd/commit/2899cb231a60e8f3ead9894285b89fb272f07597) Merge pull request  [#4116](https://github.com/containerd/containerd/pull/4116) from mxpv/dm-docs
* [`6c64032c`](https://github.com/containerd/containerd/commit/6c64032c14d177b642aa29ccd64edece41ba9b57) Merge pull request  [#4115](https://github.com/containerd/containerd/pull/4115) from kolyshkin/num-signals-are-ok
* [`bd226530`](https://github.com/containerd/containerd/commit/bd2265300324778244223badd74c7308345a4032) Add devmapper configuration examples
* [`5ef66e48`](https://github.com/containerd/containerd/commit/5ef66e48f228bc5f1f3bfcceb619ddfcea60c1bd) ParseSignal: drop add'l check for numeric signals
* [`672eb827`](https://github.com/containerd/containerd/commit/672eb827cbfad9ba1b4fef66ccf8b52f8762be63) Merge pull request  [#4113](https://github.com/containerd/containerd/pull/4113) from crosbymichael/shim-version
* [`649f2aac`](https://github.com/containerd/containerd/commit/649f2aac66eef515322fdbe6613dcc7343df5165) add -v to shim binaries
* [`5ebd0e5d`](https://github.com/containerd/containerd/commit/5ebd0e5d0fef54f7cdcd30425c4d3366e64f6892) Merge pull request  [#4114](https://github.com/containerd/containerd/pull/4114) from estesp/more-golangci-time
* [`4ff9d699`](https://github.com/containerd/containerd/commit/4ff9d69966b9518e7ac489432f48036cab63bd80) Increase golangci-lint timeout
* [`2532bdf4`](https://github.com/containerd/containerd/commit/2532bdf43f4973758bf1b4c22c1f6dbe5933ffdd) Merge pull request  [#4100](https://github.com/containerd/containerd/pull/4100) from lifubang/publisher
* [`14fbcd88`](https://github.com/containerd/containerd/commit/14fbcd886f6e971d86f6e3bed43298491d89f393) Merge pull request  [#4106](https://github.com/containerd/containerd/pull/4106) from thaJeztah/bump_cri
* [`e2e40e19`](https://github.com/containerd/containerd/commit/e2e40e19d70abeec54ffc988c6298862349a2e58) Merge pull request  [#3924](https://github.com/containerd/containerd/pull/3924) from renzhengeek/renzhen/snapshot-gc
* [`c00cf9a6`](https://github.com/containerd/containerd/commit/c00cf9a670ea3e2a7a669d3c6a7ef5c5fe954934) vendor: containerd/cri 92cb4ed9786a6cd271152ba1f862183d84701003
* [`62083eee`](https://github.com/containerd/containerd/commit/62083eeed275db8c154dd87a5f84444e97ddb507) Merge pull request  [#4102](https://github.com/containerd/containerd/pull/4102) from kolyshkin/scan
* [`488d6194`](https://github.com/containerd/containerd/commit/488d6194f2080709d9667e00ff244fbdc7ff95b2) fix dial error when clean up a dead shim
* [`6e638ad2`](https://github.com/containerd/containerd/commit/6e638ad27a6b5708f8b0eb06b17d3d0352609a2f) Nit: fix use of bufio.Scanner.Err
* [`c6851ace`](https://github.com/containerd/containerd/commit/c6851ace61864f8018d476d84fc82093e25db233) Merge pull request  [#4098](https://github.com/containerd/containerd/pull/4098) from thaJeztah/update_golangci_lint
* [`dc085abd`](https://github.com/containerd/containerd/commit/dc085abda5a4ca48cdec11dfd3011279477ff238) Merge pull request  [#4097](https://github.com/containerd/containerd/pull/4097) from tklauser/fix-duplicate-imports
* [`4326fc62`](https://github.com/containerd/containerd/commit/4326fc624a6504c154c6743774e225c8782f6a36) Update Golangci-lint v1.23.8
* [`4756258f`](https://github.com/containerd/containerd/commit/4756258faf55c1e2b4eb601c9fb669ecb3b43e8b) service_windows.go: remove unused "service" variable
* [`a9bd451a`](https://github.com/containerd/containerd/commit/a9bd451ab4b87a771a40067304b7bc7ee68f49c5) Avoid duplicate imports of github.com/gogo/protobuf/types
* [`4eb9d15d`](https://github.com/containerd/containerd/commit/4eb9d15dc6d01f8ef4507e6a50e58f615f430f55) Merge pull request  [#4095](https://github.com/containerd/containerd/pull/4095) from thaJeztah/partial_revert
* [`3a0a52ab`](https://github.com/containerd/containerd/commit/3a0a52ab95353ea3ee980ec01c28326949c74a34) Merge pull request  [#4091](https://github.com/containerd/containerd/pull/4091) from SaiHarshaK/update-install-steps
* [`cad67b73`](https://github.com/containerd/containerd/commit/cad67b73f2bebc59cc450e830605df38a1ebdef7) Update btrfs dependencies in docs for debian buster and ubuntu 19.10 * Fixes: #4090
* [`63202369`](https://github.com/containerd/containerd/commit/6320236985d4c9c179b51dab2ea1ca4835123d49) Partial revert of sys: windows: use golang.org/x/sys/windows
* [`9ec579bf`](https://github.com/containerd/containerd/commit/9ec579bf8a09f2fd1b63c7670eea5aa095720b7e) Merge pull request  [#4093](https://github.com/containerd/containerd/pull/4093) from thaJeztah/replace_more_syscall
* [`a30225b2`](https://github.com/containerd/containerd/commit/a30225b2209c031af55aae6c6e9466c248925ef1) Merge pull request  [#4094](https://github.com/containerd/containerd/pull/4094) from thaJeztah/deprecate_sys_epoll
* [`b4f1986b`](https://github.com/containerd/containerd/commit/b4f1986bf54b37a95fe8f9ca8531c97209d2bdd4) Merge pull request  [#4092](https://github.com/containerd/containerd/pull/4092) from thaJeztah/bump_x_sys
* [`0a7fd55f`](https://github.com/containerd/containerd/commit/0a7fd55f32a8eff3554e8c2e992db8ff65400e9c) sys: deprecate EpollCreate1, EpollCtl, EpollWait
* [`7b06192f`](https://github.com/containerd/containerd/commit/7b06192f61d02c28bdbd8470388cc21fa676e58c) sys: windows: use golang.org/x/sys/windows
* [`1b7d1e81`](https://github.com/containerd/containerd/commit/1b7d1e81be79d786ae0a828cf17256c609fb4c92) vendor: golang.org/x/sys 5c8b2ff67527cb88b770f693cebf3799036d8bc0
* [`92cfc5b1`](https://github.com/containerd/containerd/commit/92cfc5b1fb91e0e09bd9ef18de082cd648e2bdc0) Merge pull request  [#4088](https://github.com/containerd/containerd/pull/4088) from mxpv/sd
* [`7a5fcf61`](https://github.com/containerd/containerd/commit/7a5fcf617ef550c76c6831d97244baff0ac6121e) Merge pull request  [#4089](https://github.com/containerd/containerd/pull/4089) from thaJeztah/update_cri
* [`ddae905b`](https://github.com/containerd/containerd/commit/ddae905b824a264be620cea03d3dee66f779f19a) Support NOTIFY_SOCKET
* [`b78dfbdf`](https://github.com/containerd/containerd/commit/b78dfbdfbe54ec5cc9c5b59d79a9739756daae01) vendor: golang.org/x/sys 52ab431487773bc9dd1b0766228b1cf3944126bf
* [`ba6796ab`](https://github.com/containerd/containerd/commit/ba6796abde0090a1984c056fec9e1cc6fb9b3796) vendor: update kubernetes v1.18.0-beta.1
* [`f3d06242`](https://github.com/containerd/containerd/commit/f3d062423c7a50e0258132bf5786d7a025e54a06) vendor: sigs.k8s.io/yaml v1.2.0
* [`04c805e6`](https://github.com/containerd/containerd/commit/04c805e636b3879f689501fd052cb287fd80327c) vendor: github.com/google/gofuzz v1.1.0
* [`12c7d697`](https://github.com/containerd/containerd/commit/12c7d69769b43b8f432fe4dd779335f02c52c036) vendor: update containerd/cri 1a00c068864a59835ff442e0dddfa5a254be6bb3
* [`5607b23b`](https://github.com/containerd/containerd/commit/5607b23b0f7fd48645372adeab96515882ad0d97) vendor.conf: move some imports to match position with containerd/cri
* [`3868dd75`](https://github.com/containerd/containerd/commit/3868dd754064b843579e2aac0fa846185869c2a7) Merge pull request  [#4087](https://github.com/containerd/containerd/pull/4087) from crosbymichael/cgroups-exports
* [`97ca1be0`](https://github.com/containerd/containerd/commit/97ca1be06752cf220f1fa91ae8ececa0461dc284) Merge pull request  [#4058](https://github.com/containerd/containerd/pull/4058) from tedyu/get-process
* [`e3ab8bda`](https://github.com/containerd/containerd/commit/e3ab8bda604dbafb6c69f4c42979e92ead445138) Avoid allocating slice for finding Process
* [`1239f540`](https://github.com/containerd/containerd/commit/1239f5403534145ffefc4b53dbf2569af5a78d0c) export cgroups collectors
* [`aac6a51e`](https://github.com/containerd/containerd/commit/aac6a51ee775d89958dd6dbde1f61096ddbcb5a0) Merge pull request  [#4059](https://github.com/containerd/containerd/pull/4059) from fuweid/me-upstream-release-status
* [`35a8de89`](https://github.com/containerd/containerd/commit/35a8de899651770bc7ba1cc498ec1057a8b6e83c) Merge pull request  [#4080](https://github.com/containerd/containerd/pull/4080) from mxpv/opts
* [`8c9e8417`](https://github.com/containerd/containerd/commit/8c9e84174d55af4fcedf7bf0dbe3469936c0f43a) RELEASES.md: update release status
* [`936b7b00`](https://github.com/containerd/containerd/commit/936b7b0043e4b90a7f4810ed91ce066257117178) Merge pull request  [#4085](https://github.com/containerd/containerd/pull/4085) from thaJeztah/update_crypto
* [`e0a8fe7c`](https://github.com/containerd/containerd/commit/e0a8fe7cb60e165ba5158db99957993587f52d50) vendor: bump golang.org/x/crypto bac4c82f6975
* [`01310155`](https://github.com/containerd/containerd/commit/01310155947cb6eec37dcae29742a165e56acb4a) Merge pull request  [#4084](https://github.com/containerd/containerd/pull/4084) from crosbymichael/kill-all-check
* [`233d61f5`](https://github.com/containerd/containerd/commit/233d61f51c867c314b5b66a1df91996b23ea1eb3) Merge pull request  [#4083](https://github.com/containerd/containerd/pull/4083) from crosbymichael/resource-opts
* [`a687d3a3`](https://github.com/containerd/containerd/commit/a687d3a36dac0c75adcef6318a1891034b4cc284) Check error return from json.Unmarshal
* [`a3ca8a0d`](https://github.com/containerd/containerd/commit/a3ca8a0dfc4f2e79487d2479fbb3ee41bc75227b) Add linux resource oci.SpecOpts
* [`54fd2cba`](https://github.com/containerd/containerd/commit/54fd2cba4970fe77b10bb113f252cd5a10bddb40) Merge pull request  [#4081](https://github.com/containerd/containerd/pull/4081) from crosbymichael/info-spec
* [`00e6be9f`](https://github.com/containerd/containerd/commit/00e6be9f45751937854b2ebe2a8822c72fd8330f) Add ctr c info --spec flag to output spec
* [`3be12fe1`](https://github.com/containerd/containerd/commit/3be12fe1c0ad47e3ace8e373fd2bf41f4aa775df) Do not loose snapshotter options
* [`8cddb5f9`](https://github.com/containerd/containerd/commit/8cddb5f91d8055747b497d4e7639367af1436ff0) Pass snapshotter opts during Pull
* [`ca66f3dd`](https://github.com/containerd/containerd/commit/ca66f3dd5d917694797a377b8ab9b8fb603b089b) Merge pull request  [#4076](https://github.com/containerd/containerd/pull/4076) from kevpar/windows-cri-support
* [`a3685262`](https://github.com/containerd/containerd/commit/a3685262fe7d501a2a236c7ce39209a7161f2519) snapshots/devmapper: do not stop snapshot GC when one snapshot removing fails
* [`b6bf7b97`](https://github.com/containerd/containerd/commit/b6bf7b97c23bece60866801c18680471d4cd7eb7) devmapper: async remove device using Cleanup
* [`3a1c6a26`](https://github.com/containerd/containerd/commit/3a1c6a260a0a3f518593da4a6091dd447ab10260) Merge pull request  [#4073](https://github.com/containerd/containerd/pull/4073) from dims/update-opencontainers/selinux-to-1.3.3
* [`c7eec0c1`](https://github.com/containerd/containerd/commit/c7eec0c1786595b9aa4c31cf43c65acd2c204f8f) Fix file header in builtins_cri.go
* [`269015e3`](https://github.com/containerd/containerd/commit/269015e31c5036d447da88d021921b09a17eb543) Merge pull request  [#4072](https://github.com/containerd/containerd/pull/4072) from thaJeztah/update_gotest_tools_v3
* [`f2edc6f1`](https://github.com/containerd/containerd/commit/f2edc6f164f977b459a3abaa310d145f20050617) vendor: update gotest.tools v3.0.2
* [`026e4380`](https://github.com/containerd/containerd/commit/026e43806a8099b70c166874e59dcbbfe0634cc4) Update to a released version of opencontainers/selinux (1.3.3)
* [`4d242818`](https://github.com/containerd/containerd/commit/4d242818bf55542e5d7876ca276fea83029e803c) Merge pull request  [#4053](https://github.com/containerd/containerd/pull/4053) from AkihiroSuda/vendor-grpc-20200225
* [`669f516b`](https://github.com/containerd/containerd/commit/669f516b0e083238036cdd1118c3601f017557bf) Merge pull request  [#4062](https://github.com/containerd/containerd/pull/4062) from tedyu/start-shim-defer
* [`f8ade8de`](https://github.com/containerd/containerd/commit/f8ade8debd8877de4d7717ad48fb48e3203b215d) Use named error return for service#StartShim
* [`536d7ef9`](https://github.com/containerd/containerd/commit/536d7ef92da517fde23cff7ddccd86ef4c459fba) Merge pull request  [#4066](https://github.com/containerd/containerd/pull/4066) from thaJeztah/choco_progress
* [`985b26f2`](https://github.com/containerd/containerd/commit/985b26f2f9fe63ef116e6fd764c0990a2d24a2b9) AppVeyor: disable download progress on choco installs
* [`06b28402`](https://github.com/containerd/containerd/commit/06b284026da5e88c47577a0ff465c18f9cac891d) Merge pull request  [#4063](https://github.com/containerd/containerd/pull/4063) from tedyu/namespace-path
* [`4105135e`](https://github.com/containerd/containerd/commit/4105135e368071ece17f46484e3b5d84921d8161) fix killall when use pidnamespace
* [`ebec675a`](https://github.com/containerd/containerd/commit/ebec675a8d0c042401b77a77a048a621709ca7e9) Merge pull request  [#3802](https://github.com/containerd/containerd/pull/3802) from vladimiroff/unify-dialers
* [`4dd75be2`](https://github.com/containerd/containerd/commit/4dd75be2b93da857cd4cfa384e9088c03a58d6cb) Unify dialer implementations
* [`8e448bb2`](https://github.com/containerd/containerd/commit/8e448bb2798b94c09cf84e9b8de401d04f20decf) vendor protobuf & grpc
* [`9b4967bd`](https://github.com/containerd/containerd/commit/9b4967bd6b77e4a6bb4c36c86b4e3a6daaead6d4) Merge pull request  [#4048](https://github.com/containerd/containerd/pull/4048) from fuweid/me-use-new-ctx-to-cleanup
* [`3b9f2e85`](https://github.com/containerd/containerd/commit/3b9f2e85402f77d6ff63405a6dbb7a72938ca6f5) Merge pull request  [#4051](https://github.com/containerd/containerd/pull/4051) from rancher/selinux
* [`c134a9be`](https://github.com/containerd/containerd/commit/c134a9befa59fd5ab670a9c250f74cb3e4c88844) Use spec's mountLabel when mounting the rootfs
* [`2c5279e8`](https://github.com/containerd/containerd/commit/2c5279e820f86714df591b7f8d4b71052cf8ad87) Merge pull request  [#4049](https://github.com/containerd/containerd/pull/4049) from fuweid/me-fix-flaky-testcase
* [`1d888ad6`](https://github.com/containerd/containerd/commit/1d888ad6a69d412cfb93054fe8368caca97d944e) cleanup the image synchronously for Usage case
* [`18e581dd`](https://github.com/containerd/containerd/commit/18e581dd91fd671aaeba86dcae2b6c97142a1cb0) bugfix: cleanup dangling shim by brand new context
* [`fed8890e`](https://github.com/containerd/containerd/commit/fed8890e935f28de075b4031ebbc794076d21f69) Enable CRI plugin for Windows builds as well
* [`0e084054`](https://github.com/containerd/containerd/commit/0e08405433e3060ce6e1194e836cc7e71c80f9c6) Merge pull request  [#4046](https://github.com/containerd/containerd/pull/4046) from darfux/cancel_shim_log_ctx_by_onclose
* [`84464b80`](https://github.com/containerd/containerd/commit/84464b801faf2c80b71f8fa057d1f8daf9474a1c) v2: Cancel shim log ctx when ttrpc is closed
* [`986d0678`](https://github.com/containerd/containerd/commit/986d06785c4abaa5fcd546999e1c4066ed6646e8) Merge pull request  [#4042](https://github.com/containerd/containerd/pull/4042) from thaJeztah/bump_crypto
* [`7f0bccf1`](https://github.com/containerd/containerd/commit/7f0bccf1a00f84fc9f8fc289b5560f02562f86d9) Merge pull request  [#4041](https://github.com/containerd/containerd/pull/4041) from elboulangero/remove-executable-bit-on-api-txt-files
* [`f3652d06`](https://github.com/containerd/containerd/commit/f3652d0682f500a84191b34cd58e37e6fd684c36) vendor: golang.org/x/crypto 1d94cc7ab1c630336ab82ccb9c9cda72a875c382
* [`773adf7a`](https://github.com/containerd/containerd/commit/773adf7ab600824fe64bf5b5496763345eaed33d) Remove the executable bit for api/*.txt files
* [`986f2941`](https://github.com/containerd/containerd/commit/986f2941871087f31865a1d9fd69b4f97e3aea88) Merge pull request  [#3942](https://github.com/containerd/containerd/pull/3942) from hs0210/work
* [`724d0eb8`](https://github.com/containerd/containerd/commit/724d0eb859065f3fa11f32fa54b1c1970b670704) Merge pull request  [#4039](https://github.com/containerd/containerd/pull/4039) from AkihiroSuda/no-zfs
* [`8e685f78`](https://github.com/containerd/containerd/commit/8e685f78cf66e2901b2fbed2fdddd64449a74ab9) support building with BUILDTAGS="no_zfs no_aufs"
* [`3fe22817`](https://github.com/containerd/containerd/commit/3fe22817ab757f43cf9bc6d9de55649a99a2e986) Merge pull request  [#4037](https://github.com/containerd/containerd/pull/4037) from thaJeztah/update_mailmap
* [`61596169`](https://github.com/containerd/containerd/commit/61596169bbe688f576dbddc72ebce09955a49440) Update .mailmap
* [`f44d3609`](https://github.com/containerd/containerd/commit/f44d360992c4d30d413c38d276a36bf40b02d194) Update .mailmap with changes from release-branches
* [`04cda9b4`](https://github.com/containerd/containerd/commit/04cda9b4005e367c579b606c22874e953166f38e) Merge pull request  [#4032](https://github.com/containerd/containerd/pull/4032) from thaJeztah/bump_golang_1.13.8
* [`499ab8a9`](https://github.com/containerd/containerd/commit/499ab8a99ad489fb911557f4ea7ffd33173ed65b) Update Golang 1.13.8
* [`48d998f5`](https://github.com/containerd/containerd/commit/48d998f52cc119cdc414268b39f5bfb391e291f5) Merge pull request  [#4034](https://github.com/containerd/containerd/pull/4034) from fuweid/me-use-current-git-for-critools
* [`246a560e`](https://github.com/containerd/containerd/commit/246a560edb19ef9220bb452d0a3c82c7770213fb) script: use github.com/kubernetes-sigs/cri-tools directly
* [`27f25069`](https://github.com/containerd/containerd/commit/27f25069c06d597542e57428165225bd2a9e2696) Merge pull request  [#4013](https://github.com/containerd/containerd/pull/4013) from estesp/support-32bit-arm64
* [`7811aa75`](https://github.com/containerd/containerd/commit/7811aa755265ba3f017683afb1ee3b5a1e0f29b4) Merge pull request  [#4022](https://github.com/containerd/containerd/pull/4022) from estesp/fix-script-comment
* [`75d0c5f2`](https://github.com/containerd/containerd/commit/75d0c5f2e74b44353da357c5603a52871bea3940) Fix incorrect comment from copy/paste of starting script
* [`e74962ea`](https://github.com/containerd/containerd/commit/e74962eaa6c0533453fcc823ae0e1b5976a30d8c) Merge pull request  [#4018](https://github.com/containerd/containerd/pull/4018) from estesp/update-readme
* [`0dd6d24d`](https://github.com/containerd/containerd/commit/0dd6d24d2ae34680d6fb59fcd58c617ad0d61b34) Fix reference to LICENSE in README.md
* [`89de113d`](https://github.com/containerd/containerd/commit/89de113de9aedce0f41126c83c08ba9d3c6df0f1) Support 32-bit userspace on 64-bit ARM cores
* [`5abacb62`](https://github.com/containerd/containerd/commit/5abacb62da89dd18219f8ce28a2d4c3d28d8304d) Merge pull request  [#4017](https://github.com/containerd/containerd/pull/4017) from bloodorangeio/octet-stream-fix
* [`d8a0d29c`](https://github.com/containerd/containerd/commit/d8a0d29c232330f371c949a27527d8b89adccfc5) Set octet-stream content-type on put request
* [`cbf3ee0e`](https://github.com/containerd/containerd/commit/cbf3ee0e22635920adc221b7bf570cd82ab7bab9) Merge pull request  [#4010](https://github.com/containerd/containerd/pull/4010) from zhsj/fix-zsh-complete
* [`348e683c`](https://github.com/containerd/containerd/commit/348e683cebe4ddada6d9b11c2581bfeacba8d458) Fix zsh autocomplete script
* [`4f348c5b`](https://github.com/containerd/containerd/commit/4f348c5b5b53a70b282ab5b81b2cc8f03bf6a338) Merge pull request  [#3999](https://github.com/containerd/containerd/pull/3999) from thaJeztah/bump_cri
* [`263ab701`](https://github.com/containerd/containerd/commit/263ab701463864381e113db9ad72aa1a65897b5a) vendor: bump gopkg.in/yaml.v2 v2.2.8
* [`4c382788`](https://github.com/containerd/containerd/commit/4c38278895a431fc4939bad0b7d4270d88d8b589) vendor: update containerd/cri c0294ebfe0b4342db85c0faf7727ceb8d8c3afce
* [`f5d8ff57`](https://github.com/containerd/containerd/commit/f5d8ff57c8558c5a9a5357304d6b4a1a4aa80931) Merge pull request  [#3965](https://github.com/containerd/containerd/pull/3965) from jterry75/wcow_lcow_scratch_size
* [`46d1fb2f`](https://github.com/containerd/containerd/commit/46d1fb2fdcf167648215350f159fbbfa9abc8471) Merge pull request  [#3992](https://github.com/containerd/containerd/pull/3992) from mxpv/losetup
* [`12cb1554`](https://github.com/containerd/containerd/commit/12cb1554be8e3ba3fa6a7d11db2e8606a3163c0c) Merge pull request  [#3972](https://github.com/containerd/containerd/pull/3972) from fuweid/me-fix-3937
* [`f0652e14`](https://github.com/containerd/containerd/commit/f0652e1434be5d952abfbc67227ccc100757a8f7) Make tests less flaky
* [`bb8af922`](https://github.com/containerd/containerd/commit/bb8af922bb921da1a61fc3b932a113b6826895e6) Add support for custom wcow and lcow sandbox scratch sizes
* [`431cfd86`](https://github.com/containerd/containerd/commit/431cfd86e7bc636cdd5254ea8a30bd4f547c7bfc) Merge pull request  [#3991](https://github.com/containerd/containerd/pull/3991) from mihaicmn/fix-default-config
* [`5e6d56ee`](https://github.com/containerd/containerd/commit/5e6d56ee2deaeeebf15cb6a19d4898e365a3d926) Fix startup_delay within default configuration
* [`07de4ecc`](https://github.com/containerd/containerd/commit/07de4eccf1e62056efd24a232e2f75266b03608a) Merge pull request  [#3983](https://github.com/containerd/containerd/pull/3983) from AkihiroSuda/ctr-events-ignore-err
* [`a07cb9d0`](https://github.com/containerd/containerd/commit/a07cb9d0c48b06e627c585f0ce70d90ba97a9ff9) Merge pull request  [#3987](https://github.com/containerd/containerd/pull/3987) from thaJeztah/bump_golang_1.13.7
* [`83370116`](https://github.com/containerd/containerd/commit/833701165aad9d55adda23f48bb5a46cdbcff5b1) ctr events: do not exit on an error
* [`20024116`](https://github.com/containerd/containerd/commit/2002411638cfdc620f3e3be112e2184452048779) vendor: update golang.org/x/crypto 69ecbb4d6d5dab05e49161c6e77ea40a030884e1
* [`32ba75f0`](https://github.com/containerd/containerd/commit/32ba75f0fbfe47ad94e7c7daccc9f31efd0b2db2) Update Golang 1.13.7 (CVE-2020-0601, CVE-2020-7919)
* [`d3b42574`](https://github.com/containerd/containerd/commit/d3b42574a751e056362d8f5abe0717e45b9f17d2) Merge pull request  [#3986](https://github.com/containerd/containerd/pull/3986) from thaJeztah/fix_release_tool_link
* [`09944e71`](https://github.com/containerd/containerd/commit/09944e714f1aee8c84a86f405acf1d0c1246fe43) Merge pull request  [#3985](https://github.com/containerd/containerd/pull/3985) from thaJeztah/bump_versions
* [`e42110f3`](https://github.com/containerd/containerd/commit/e42110f3263bdf826b113b00fe66ff3ed6109ef2) Fix broken link to release-tool
* [`e2e07c9b`](https://github.com/containerd/containerd/commit/e2e07c9bc1ad0076bfea09c5e55c94a0f699fdfb) RELEASES.md update links to latest v1.2.11 and v1.3.2
* [`a1e0303e`](https://github.com/containerd/containerd/commit/a1e0303e7adaf8b6316293b605f631aba78914d5) Merge pull request  [#3978](https://github.com/containerd/containerd/pull/3978) from dims/sync-with-latest-containerd-cri-master-including-selinux-change
* [`0dc69620`](https://github.com/containerd/containerd/commit/0dc69620b8dc5f03a1282acff7a37ffbefd2697d) update dependencies of containerd/cri
* [`53ced5ff`](https://github.com/containerd/containerd/commit/53ced5ffe1d38dd407d18dfab752ab29623b3647) update to latest containerd/cri (master)
* [`faf03c3d`](https://github.com/containerd/containerd/commit/faf03c3d239d54e9fce44deaae274dc1fe8b672e) Pick up fix for CVE-2019-16884 in opencontainers/selinux
* [`5c72f92a`](https://github.com/containerd/containerd/commit/5c72f92a5d924fdd699e761d022991266a77ed51) Merge pull request  [#3973](https://github.com/containerd/containerd/pull/3973) from dims/update-to-new-rc10-of-opencontainers/runc
* [`923c05be`](https://github.com/containerd/containerd/commit/923c05bed10b14512cf5ec029066ca5e90d87431) Bump to opencontainers/runc new version - v1.0.0-rc10
* [`c2ad9dc1`](https://github.com/containerd/containerd/commit/c2ad9dc12dc049607adf541f453cd5b28f0b7c37) Merge pull request  [#3970](https://github.com/containerd/containerd/pull/3970) from TBBle/windows_build_without_cgo
* [`e44d0086`](https://github.com/containerd/containerd/commit/e44d0086596862a8ac5eda5e28b23564324efe38) Appveyor on_success field should be an array.
* [`a224937d`](https://github.com/containerd/containerd/commit/a224937d2c23cbc81c49aed0280cfd05d1a3e734) Disable CGO for AppVeyor build steps
* [`75af1794`](https://github.com/containerd/containerd/commit/75af17946d94bc95ba519be5c2b6fc6f1adde4d6) Pull: create image record after blobs download
* [`45a17cff`](https://github.com/containerd/containerd/commit/45a17cffb67cb407b4130b718b15674ae0c5b113) Vendor Microsoft/hcsshim with CGO removal
* [`592a617f`](https://github.com/containerd/containerd/commit/592a617f3d6e3c6aa0f1894c3edfe9a9cf890600) Merge pull request  [#3969](https://github.com/containerd/containerd/pull/3969) from thaJeztah/bump_golang_1.13.6
* [`94964b36`](https://github.com/containerd/containerd/commit/94964b36d0248257743615a5e3bff0bea301d55c) Update Golang 1.13.6
* [`6b5553ee`](https://github.com/containerd/containerd/commit/6b5553ee6c20955f9e01145528527241f33f8940) Merge pull request  [#3919](https://github.com/containerd/containerd/pull/3919) from Zyqsempai/add-io-metrics
* [`64b08f90`](https://github.com/containerd/containerd/commit/64b08f90e9d990886885735cdc983e20d914f361) Merge pull request  [#3966](https://github.com/containerd/containerd/pull/3966) from zhsj/update-btrfs
* [`22b73a9a`](https://github.com/containerd/containerd/commit/22b73a9a7800b71944529846a5c9ce212c92c218) vendor: bump containerd/btrfs to 153935315f4ab9be5bf03650a1341454b05efa5d
* [`b8797016`](https://github.com/containerd/containerd/commit/b8797016bb34650f4c6dbec36e8407cc650147ec) Merge pull request  [#3964](https://github.com/containerd/containerd/pull/3964) from zhsj/flaky-metastore-test
* [`e0954807`](https://github.com/containerd/containerd/commit/e095480716f635647711a81a4976611ac357f72f) Merge pull request  [#3962](https://github.com/containerd/containerd/pull/3962) from zhsj/clean-test
* [`1189cc40`](https://github.com/containerd/containerd/commit/1189cc40f2bea63d2d381a4c95617c869c5c99cc) snapshots: fix flaky TestMetastore
* [`35a8e6e5`](https://github.com/containerd/containerd/commit/35a8e6e589eb37a73f94cdbd5c8d7938b2b04140) sys: clean up process after test
* [`5383d31f`](https://github.com/containerd/containerd/commit/5383d31f32ba7db0eb6f0cd333be6463af07034d) Merge pull request  [#3963](https://github.com/containerd/containerd/pull/3963) from zhsj/flaky-gc-test
* [`3eb57b01`](https://github.com/containerd/containerd/commit/3eb57b01be87a9b5047ae79775b9c43d65fb2150) Added IO metrics
* [`e859b8a9`](https://github.com/containerd/containerd/commit/e859b8a92b58499b4681cb96dae74f2f3bb50a70) gc: increase sleep time in test
* [`486d3363`](https://github.com/containerd/containerd/commit/486d33631e8ab0d1e60c9d57f729a6205937f478) test runtime v2 CPU settings
* [`c55bd87f`](https://github.com/containerd/containerd/commit/c55bd87f471a4de48ea349e66bfdf7c454327421) Merge pull request  [#3956](https://github.com/containerd/containerd/pull/3956) from sethp-nr/fix/eventfd-leak
* [`bb9d4e8b`](https://github.com/containerd/containerd/commit/bb9d4e8bf22e802301ffab4d3bc247659b9f5dbe) Merge pull request  [#3959](https://github.com/containerd/containerd/pull/3959) from thaJeztah/bump_prometheus
* [`66508589`](https://github.com/containerd/containerd/commit/66508589d33c3ae0ad3db5a581c75c8257bc4bfc) fix: eventfd leak for v2 runtime with v1 cgroups
* [`9456040a`](https://github.com/containerd/containerd/commit/9456040acb746dccf65e700563fb7371a03f79e6) fix: eventfd leak
* [`2f0db8e2`](https://github.com/containerd/containerd/commit/2f0db8e2a81319b3e48bc6e3d433b10090bd5f50) vendor: bump prometheus/client_golang v1.3.0
* [`e10c9118`](https://github.com/containerd/containerd/commit/e10c911876614cef082e988f7b14c4d008370165) vendor: bump prometheus/client_golang v1.1.0
* [`845b91d6`](https://github.com/containerd/containerd/commit/845b91d6b5431433cf2b33a21bd921d5b23ec432) vendor: bump prometheus/client_golang v0.9.4
* [`04506b87`](https://github.com/containerd/containerd/commit/04506b87d65a3390656de6f9e5de8d84d0270567) vendor: bump docker/go-metrics v0.0.1:
* [`99911ea6`](https://github.com/containerd/containerd/commit/99911ea668437cb0dcd30d67fcf3d7fb86238a95) vendor: bump prometheus/procfs v0.0.8
* [`ed6ae818`](https://github.com/containerd/containerd/commit/ed6ae818612b8f08dfa319eb40aea1aab286c979) vendor: bump prometheus/common v0.7.0
* [`c02dc24e`](https://github.com/containerd/containerd/commit/c02dc24ecfa6b46f8575a170f90498d89115e492) vendor: bump prometheus/client_model v0.1.0
* [`77a3780c`](https://github.com/containerd/containerd/commit/77a3780c25735901928284496efc4b6349de328c) vendor: bump beorn7/perks v1.0.1
* [`a767b623`](https://github.com/containerd/containerd/commit/a767b62321ae3fae0b77a1320d93680baff0d7c1) Merge pull request  [#3954](https://github.com/containerd/containerd/pull/3954) from AkihiroSuda/vendor-cgroups-20200110
* [`e1221e69`](https://github.com/containerd/containerd/commit/e1221e69a824ce9aaca34c5bb603feb2f921b883) revendor containerd/cgroups
* [`1c2606d0`](https://github.com/containerd/containerd/commit/1c2606d05bf242d269b7a8dfb27c05305dc7331b) Merge pull request  [#3946](https://github.com/containerd/containerd/pull/3946) from wawa0210/bump-hcsshim
* [`4d62d879`](https://github.com/containerd/containerd/commit/4d62d8795c42dfec2506631cc7013b3b8786bf76) bump microsoft/hcsshim to 0.8.7
* [`0a1f2b40`](https://github.com/containerd/containerd/commit/0a1f2b40642e54ed06cd0a22cdf6025cbe70853c) Merge pull request  [#3952](https://github.com/containerd/containerd/pull/3952) from lumjjb/fix_unpacker
* [`95fbf3dc`](https://github.com/containerd/containerd/commit/95fbf3dc28d8dcc2531904c3efa5b53caa8ee6a4) Fix unpacker to pass use apply options
* [`7804afb2`](https://github.com/containerd/containerd/commit/7804afb226b6b44d6baac469157cd50f7a6bd761) Merge pull request  [#3950](https://github.com/containerd/containerd/pull/3950) from dmcgowan/fix-printf-scanner-error
* [`9f193c41`](https://github.com/containerd/containerd/commit/9f193c41d74e815480c2f69964411f9b87599902) Merge pull request  [#3948](https://github.com/containerd/containerd/pull/3948) from jterry75/fix_lcow_size
* [`3af3a760`](https://github.com/containerd/containerd/commit/3af3a7602650a8de47b77457fa05835ebcbff3bf) Fix filter errors
* [`7b52bc50`](https://github.com/containerd/containerd/commit/7b52bc506c5bc2a6a85a889ee3bc134edb80cddd) Add unit test for func in filter.go
* [`cd1cad9d`](https://github.com/containerd/containerd/commit/cd1cad9d5581f855c3feac293d7d52d49ca4d34b) Support disk usage in windows-lcow snapshot
* [`d3c1691a`](https://github.com/containerd/containerd/commit/d3c1691ae105067a4636dfbe81c0ba2d8d980f52) Merge pull request  [#3933](https://github.com/containerd/containerd/pull/3933) from AkihiroSuda/update-rootless-md
* [`8b3ef5fb`](https://github.com/containerd/containerd/commit/8b3ef5fb205730fc45614586b2aa95dfa2444f6f) Merge pull request  [#3944](https://github.com/containerd/containerd/pull/3944) from zhsj/fix-openlabci
* [`41088e40`](https://github.com/containerd/containerd/commit/41088e405fa46a8325eeea3217fd05b48779419e) Merge pull request  [#3939](https://github.com/containerd/containerd/pull/3939) from zhsj/fix-arm
* [`80d50a8a`](https://github.com/containerd/containerd/commit/80d50a8a636d0961571b93679956615b66c69e4d) Merge pull request  [#3925](https://github.com/containerd/containerd/pull/3925) from dmcgowan/snapshot-cleanup-api
* [`3e9ef5db`](https://github.com/containerd/containerd/commit/3e9ef5db79cac1227bec5c6e93d025412c348f76) Merge pull request  [#3941](https://github.com/containerd/containerd/pull/3941) from dmcgowan/skip_tests
* [`f3090ce8`](https://github.com/containerd/containerd/commit/f3090ce80f05a88e588d9e9283bf5134367b198b) ci: set pipefail in zuul script
* [`90cd777a`](https://github.com/containerd/containerd/commit/90cd777a6c8c92c105625ba086e2e67a0c32d7ed) platforms: fill default arm variant when parse platform specifier
* [`b553bc14`](https://github.com/containerd/containerd/commit/b553bc14a2cfa1994646d2f52a8e25c023de76bb) update docs/rootless.md
* [`94d49984`](https://github.com/containerd/containerd/commit/94d499843c0202af9636cad522d30eaf9ffed798) Add Makefile variable to skip test packages
* [`123af61c`](https://github.com/containerd/containerd/commit/123af61c0bd897c0892d7a0fb51574a78698de8a) Add Cleanup to snapshot API
* [`0d276ece`](https://github.com/containerd/containerd/commit/0d276ece0e280812297f20be5110800db6614c03) Merge pull request  [#3932](https://github.com/containerd/containerd/pull/3932) from AkihiroSuda/ovl-test-opts
* [`fda9cebc`](https://github.com/containerd/containerd/commit/fda9cebc813b035be137d4d61f203e625623692c) Merge pull request  [#3936](https://github.com/containerd/containerd/pull/3936) from hs0210/work
* [`da2890a9`](https://github.com/containerd/containerd/commit/da2890a90826458c0573cdbc4e3e3768d69197b8) Merge pull request  [#3934](https://github.com/containerd/containerd/pull/3934) from AkihiroSuda/ctr-address-env
* [`82fdac1c`](https://github.com/containerd/containerd/commit/82fdac1cd602fa3f1800d9fa82a9d3b90a0cf024) Merge pull request  [#3935](https://github.com/containerd/containerd/pull/3935) from zhsj/fix-gccgo
* [`465c11dc`](https://github.com/containerd/containerd/commit/465c11dc8736d3e2a9a3b76ece6abdeb63a2f676) Fix build with gccgo
* [`52e477f9`](https://github.com/containerd/containerd/commit/52e477f947434989e93d0a9c22a7389d08b9b056) Fix outdated comments
* [`b127b666`](https://github.com/containerd/containerd/commit/b127b666aa679ab0ac50025e0741b54acd743496) ctr: support $CONTAINERD_ADDRESS env var
* [`a4b423b1`](https://github.com/containerd/containerd/commit/a4b423b19b0b3f18bd4827afcd4a9c7ca4a6645a) overlay: test actual Opts
* [`d5714702`](https://github.com/containerd/containerd/commit/d5714702d1f78ad1149e78e204db0b53611ddb3c) Merge pull request  [#3883](https://github.com/containerd/containerd/pull/3883) from AkihiroSuda/ci-crun
* [`067a66b9`](https://github.com/containerd/containerd/commit/067a66b90a3bf0915ff34d5fa5bbc790ff625d77) .travis.yml: run test with crun
* [`b9fad5e3`](https://github.com/containerd/containerd/commit/b9fad5e310fafb453def5f1e7094f4c36a9806d2) Merge pull request  [#3765](https://github.com/containerd/containerd/pull/3765) from AkihiroSuda/mount-fuse
* [`7c856d19`](https://github.com/containerd/containerd/commit/7c856d19804fa9516e793c055d16fa22d010c857) Merge pull request  [#3929](https://github.com/containerd/containerd/pull/3929) from darfux/v2_fix_win_ctx_ns
* [`1fb1d932`](https://github.com/containerd/containerd/commit/1fb1d93212af763bd481b476293040b1566ae00b) v2: Fix missing ns when openShimLog on windows
* [`5fc0f301`](https://github.com/containerd/containerd/commit/5fc0f30167216f7b11de904df4df8b1c96290104) Merge pull request  [#3903](https://github.com/containerd/containerd/pull/3903) from katiewasnothere/local_introspection
* [`a18f77be`](https://github.com/containerd/containerd/commit/a18f77bea0a7193b6594af3ca22cd2734d6dfb14) create local version of introspection service
* [`b95fa01b`](https://github.com/containerd/containerd/commit/b95fa01b95d54bfb88d8c004975e36d00df0fc1e) Merge pull request  [#3915](https://github.com/containerd/containerd/pull/3915) from yeahdongcn/push
* [`e739314e`](https://github.com/containerd/containerd/commit/e739314ed421ecf10d52a47dcdf27859022fa124) mount: support FUSE helper
* [`537afb14`](https://github.com/containerd/containerd/commit/537afb149869e5ef6acbd267f9b02c648abcbef3) Merge pull request  [#3921](https://github.com/containerd/containerd/pull/3921) from darfux/v2_try_to_delete_shim_when_create_fail
* [`06b15f07`](https://github.com/containerd/containerd/commit/06b15f072db3b177af4ffa1d9f8d4a9a454990f7) Merge pull request  [#3920](https://github.com/containerd/containerd/pull/3920) from hs0210/work
* [`87e2a959`](https://github.com/containerd/containerd/commit/87e2a95951c3e00e8d672922a8bc07337c7a331c) Fix a typo in task.go
* [`f823c377`](https://github.com/containerd/containerd/commit/f823c377086bccc8c35a0ddfe12a02a0c6c112af) Merge pull request  [#3904](https://github.com/containerd/containerd/pull/3904) from yeahdongcn/manifest
* [`d82fa431`](https://github.com/containerd/containerd/commit/d82fa431937f0fda2c11f45fd52da48ab899c29c) v2: Call shim.Delete at first when create is failed
* [`6b94b646`](https://github.com/containerd/containerd/commit/6b94b646b7712ecbf0d16ce19588dc1b083b829f) Merge pull request  [#3911](https://github.com/containerd/containerd/pull/3911) from ktock/passinfo
* [`493a36de`](https://github.com/containerd/containerd/commit/493a36de9521c4a6a0e0cc2fd0495da1d5c08db7) Move label filter to snapshots package
* [`c1a24be5`](https://github.com/containerd/containerd/commit/c1a24be5acf4e04c8a751a9eff2fe040fe58023c) Merge pull request  [#3916](https://github.com/containerd/containerd/pull/3916) from thaJeztah/bump_golang_1.13.5
* [`06f6ea09`](https://github.com/containerd/containerd/commit/06f6ea099a784ecb62d67548d901dc7a85a65c76) switch nighly builds to Go 1.13.5
* [`c07e356d`](https://github.com/containerd/containerd/commit/c07e356d293895fa52f7dd215922861291d3d799) Update Golang 1.13.5
* [`072dfbaf`](https://github.com/containerd/containerd/commit/072dfbaf3601dd80d2b363fc8c855cd225fec166) Support pushing a specific platform of a multi-architecture docker image to a registry
* [`4ccb7aa2`](https://github.com/containerd/containerd/commit/4ccb7aa2213e09c21a4b320eec5b8b6d1ac32e48) Enable to propagate necessary information to snapshotter during unpack
* [`97712c8a`](https://github.com/containerd/containerd/commit/97712c8ad73dd302d5d226e0384b2d86e5de2989) Merge pull request  [#3906](https://github.com/containerd/containerd/pull/3906) from estesp/update-console-vendor
* [`166cc8b7`](https://github.com/containerd/containerd/commit/166cc8b7d50c2b0d69ccee15a98aa891fa8f265f) Merge pull request  [#3905](https://github.com/containerd/containerd/pull/3905) from estesp/more-adopters
* [`496836c0`](https://github.com/containerd/containerd/commit/496836c09266a0ab00205bec78589c0aa83ee125) Update containerd/console vendor for fix
* [`a057bfbd`](https://github.com/containerd/containerd/commit/a057bfbd7122d1ce1dc3057d5170fd557ea7b678) Add more adopters to ADOPTERS.md
* [`facedf89`](https://github.com/containerd/containerd/commit/facedf8980daa7296c4b56782ee695f1dba96457) Remove an empty line
* [`05d19292`](https://github.com/containerd/containerd/commit/05d192929b1e9d34d74386ecc6e6472b1f496a86) Update checkImages to accept images.MediaTypeDockerSchema2Manifest
* [`c4ed3ff1`](https://github.com/containerd/containerd/commit/c4ed3ff1edf383512789746419a28431bd4e256a) Replace ocispec.MediaTypeImageManifest with manifest.MediaType
* [`18092310`](https://github.com/containerd/containerd/commit/18092310031adca3ed7c29c8ac6c841e26467b46) Merge pull request  [#3896](https://github.com/containerd/containerd/pull/3896) from sipsma/close-platform-once
* [`f602b7b8`](https://github.com/containerd/containerd/commit/f602b7b8834cbbd99ffd4416a09c09a8f841269e) Merge pull request  [#3899](https://github.com/containerd/containerd/pull/3899) from AkihiroSuda/fix-sys-mkdiras
* [`fbd46d70`](https://github.com/containerd/containerd/commit/fbd46d70940b913adef07f54f3db1abcb0f08bb2) runtime v2: Close platform in runc shim's Shutdown method.
* [`05bc0a18`](https://github.com/containerd/containerd/commit/05bc0a189948f44f98e4a1d4f096e56b814df5a6) Merge pull request  [#3898](https://github.com/containerd/containerd/pull/3898) from estesp/test-5.0-kernel-ci
* [`8c7e6be2`](https://github.com/containerd/containerd/commit/8c7e6be290003a354fcf163dbd4c7f21f97a709f) Merge pull request  [#3870](https://github.com/containerd/containerd/pull/3870) from dmcgowan/download-during-apply
* [`aac1ba0d`](https://github.com/containerd/containerd/commit/aac1ba0da44f485a420c6aca87877265ec7e2eb2) Merge pull request  [#3893](https://github.com/containerd/containerd/pull/3893) from Zyqsempai/3736-added-cpu-and-memory-metrics
* [`02dcf384`](https://github.com/containerd/containerd/commit/02dcf384bfe3397ec08ef8912e2e3a1f396c98e6) Disable criu tests in Travis CI
* [`62adc516`](https://github.com/containerd/containerd/commit/62adc516ddfae6e247dcd6a69bd00a7f7e7e96c1) sys: mkdirAs: do chown if dir already exists
* [`9b5581cc`](https://github.com/containerd/containerd/commit/9b5581cc9c5bb4e9f4e47606ba883234167b1c23) Merge pull request  [#3887](https://github.com/containerd/containerd/pull/3887) from joakimr-axis/joakimr-axis_scripts
* [`49e7039a`](https://github.com/containerd/containerd/commit/49e7039a8501c0396d591471d40680402af2c784) cpu metrics consistency
* [`b9d9bdf1`](https://github.com/containerd/containerd/commit/b9d9bdf1fda27652035879082bd84aba43c4f6ac) make cpu metrics consistent with v2 docs
* [`929ab521`](https://github.com/containerd/containerd/commit/929ab521c67e59a34983d9bffc513e1b20c3d647) fix system usage naming
* [`659c971c`](https://github.com/containerd/containerd/commit/659c971cad1fa1c0e183e17e3349bb2270fa1a3a) task metrics fix
* [`23dbae3e`](https://github.com/containerd/containerd/commit/23dbae3e71550e43b21c963f859dc7ecee444f8f) Schema name fix
* [`56612148`](https://github.com/containerd/containerd/commit/566121485bc9ef4c2b59ba7725f55491bc8795cd) Merge pull request  [#3868](https://github.com/containerd/containerd/pull/3868) from awprice/issue-3850
* [`17d61d6b`](https://github.com/containerd/containerd/commit/17d61d6b7e7ac55c9b8bd52d41606aeca8b6bd03) Units fix
* [`f287bc22`](https://github.com/containerd/containerd/commit/f287bc2292efadee8e4ed2092ae7c782e595cdbd) Schema names fix
* [`6bfb2482`](https://github.com/containerd/containerd/commit/6bfb24824b552cf09d8078750f565a0d72f8c711) Fix prometheus metrics units
* [`b98cc791`](https://github.com/containerd/containerd/commit/b98cc7918446427e4b2de7b975c65c1f44451a56) Added memory and cpu metrics for cgroupv2
* [`54736371`](https://github.com/containerd/containerd/commit/5473637144496250e4221c9103568d96c33ca29b) Merge pull request  [#3892](https://github.com/containerd/containerd/pull/3892) from mxpv/dm-retry
* [`6c82fe54`](https://github.com/containerd/containerd/commit/6c82fe5429931ced190b5b1f38e25573ca00c195) Merge pull request  [#3891](https://github.com/containerd/containerd/pull/3891) from AkihiroSuda/rename-pids-v2
* [`75efbaf6`](https://github.com/containerd/containerd/commit/75efbaf67859c85471a40643d79bd7d5fdd6fa77) Attempt to make device mapper snapshotter tests less flaky
* [`9eef69e3`](https://github.com/containerd/containerd/commit/9eef69e3ae145e0e442d9107cabcfa569029bbdd) Update after review comments
* [`43fca9eb`](https://github.com/containerd/containerd/commit/43fca9eba242e3f019369bcc4a0b4243899e319a) metrics: rename pids_v2 to pids
* [`082f7e3a`](https://github.com/containerd/containerd/commit/082f7e3aed57ae0a3cec3cd82e41d3bf4e553428) Merge pull request  [#3890](https://github.com/containerd/containerd/pull/3890) from estesp/printf-to-log
* [`a022c218`](https://github.com/containerd/containerd/commit/a022c218194c05449ad69b69c48fc6cac9d6f0b3) Improve host fallback behaviour in docker remote
* [`fa62b6d2`](https://github.com/containerd/containerd/commit/fa62b6d2380817f9baef36944289d826398a0999) Use logrus instead of printf for warning
* [`ff91f225`](https://github.com/containerd/containerd/commit/ff91f225fa0e3c795b7365af7cefad22ca845d4b) Merge pull request  [#3889](https://github.com/containerd/containerd/pull/3889) from dmcgowan/allow-empty-scope
* [`5d93ece7`](https://github.com/containerd/containerd/commit/5d93ece75875c030b6b9dd76a7facfc9c3bf7a29) Merge pull request  [#3799](https://github.com/containerd/containerd/pull/3799) from AkihiroSuda/cgroup2
* [`1649e8e4`](https://github.com/containerd/containerd/commit/1649e8e43b2bede35b8cc56d2bd41e59e1e97469) Merge pull request  [#3848](https://github.com/containerd/containerd/pull/3848) from liaojh1998/master
* [`08517e58`](https://github.com/containerd/containerd/commit/08517e586485ef3b977b641c7dcc3ea33f6a6148) Allow empty scope authorization
* [`499fbb03`](https://github.com/containerd/containerd/commit/499fbb0337c9138b5360117e0b25a7a1428f9667) Improve install scripts
* [`55698e69`](https://github.com/containerd/containerd/commit/55698e69428896661f288f031d1492f8fb2c4c92) Merge pull request  [#3886](https://github.com/containerd/containerd/pull/3886) from joakimr-axis/joakimr-axis_helptext
* [`e0011978`](https://github.com/containerd/containerd/commit/e0011978fff03d6f7061ad709bbfffaf992a77ae) start.go: Improve help text
* [`9862cb8f`](https://github.com/containerd/containerd/commit/9862cb8f8544a3069add9a3b90e87e695d14b313) support user remapping in ctr
* [`b02e20f1`](https://github.com/containerd/containerd/commit/b02e20f12e4faa07d4fba741337921968d901e9d) cgroup2: enable controllers automatically
* [`8f870c23`](https://github.com/containerd/containerd/commit/8f870c233f14fe9df47ef9defa42cf8517fb64e0) support cgroup2
* [`f01665aa`](https://github.com/containerd/containerd/commit/f01665aa02d8b26c581fdfcc93d837ce3b275edd) Merge pull request  [#3881](https://github.com/containerd/containerd/pull/3881) from liaojh1998/idmap
* [`f0c6684e`](https://github.com/containerd/containerd/commit/f0c6684ef1c4c111be5fa09079d128d3782d2211) Merge pull request  [#3884](https://github.com/containerd/containerd/pull/3884) from danbev/building-correction
* [`caeacfce`](https://github.com/containerd/containerd/commit/caeacfce34a9a5a042e8ef6d713defb9c5abe437) Correct grammar/typo in BUILDING.MD
* [`51a6813c`](https://github.com/containerd/containerd/commit/51a6813c06030ae2b3fcf9ec068e4b39cd2d1e69) Split uid and gid user ns remapping in oci
* [`30d92eff`](https://github.com/containerd/containerd/commit/30d92eff1c61d012be0053467f619974ad841698) Defer layer download until unpack
* [`e8948e11`](https://github.com/containerd/containerd/commit/e8948e11aa1bd7a5448384f9983fc895492646b2) Merge pull request  [#3878](https://github.com/containerd/containerd/pull/3878) from crosbymichael/bump-console
* [`85e8b7f8`](https://github.com/containerd/containerd/commit/85e8b7f8168ae1316ea4cb804d72c1d89b338217) Merge pull request  [#3877](https://github.com/containerd/containerd/pull/3877) from crosbymichael/go-runc-race
* [`9d5a095b`](https://github.com/containerd/containerd/commit/9d5a095b006a7314e1ded50490e66d63d6344084) Bump containerd console for os.File changes
* [`cd23ad24`](https://github.com/containerd/containerd/commit/cd23ad2447d7c6c694572d35a96752e3daaab89b) Bump go-runc for buffer race fix
* [`640ca781`](https://github.com/containerd/containerd/commit/640ca7812f26a98aadfa5d4323772fa5eea60766) Merge pull request  [#3874](https://github.com/containerd/containerd/pull/3874) from crosbymichael/image-meta
* [`6a22a8fc`](https://github.com/containerd/containerd/commit/6a22a8fc9eb64fe5cf14742015272217f91df94f) Return the underlying images metadata
* [`6ed7ec44`](https://github.com/containerd/containerd/commit/6ed7ec4472580a7ca3820f91c54ad4cb97ec2ae1) Merge pull request  [#3872](https://github.com/containerd/containerd/pull/3872) from liaojh1998/ctr-run-readonly
* [`787be0ef`](https://github.com/containerd/containerd/commit/787be0efe2831764e6e0599adbfce3c38fb90e92) Modify ctr run to search for read-only flag instead of readonly
* [`5af0dcbe`](https://github.com/containerd/containerd/commit/5af0dcbe9d83cef8a4908fb0438ca41e6e683d30) Merge pull request  [#3869](https://github.com/containerd/containerd/pull/3869) from estesp/enable-appveyor-for-release-branches
* [`cfb4f734`](https://github.com/containerd/containerd/commit/cfb4f734dab77f8809f505e44d4c1b7f9cec3a29) Make sure for next release branch appveyor runs
* [`8b12d46a`](https://github.com/containerd/containerd/commit/8b12d46a395ae3eed3cd718a7bcc721405f650d7) Merge pull request  [#3867](https://github.com/containerd/containerd/pull/3867) from awprice/issue-3865
* [`f92470b3`](https://github.com/containerd/containerd/commit/f92470b3ebf5fec28f9d3129b48387ef99384652) Fix dependency in BUILDING.md
* [`b0821c80`](https://github.com/containerd/containerd/commit/b0821c801dc2225bb7478f91e967888a353fb60a) Merge pull request  [#3857](https://github.com/containerd/containerd/pull/3857) from Random-Liu/fix-container-pid
* [`88839837`](https://github.com/containerd/containerd/commit/88839837312ff0afd117b162e768348d003eef6e) Merge pull request  [#3860](https://github.com/containerd/containerd/pull/3860) from sayaoailun/master
* [`f2ef7b7d`](https://github.com/containerd/containerd/commit/f2ef7b7d795c0fb9551ef8e6ff1c74a413e63253) Merge pull request  [#3858](https://github.com/containerd/containerd/pull/3858) from thaJeztah/reformat_vendor
* [`a6b6097c`](https://github.com/containerd/containerd/commit/a6b6097c90c02ad2c8aac45e4f0332dc1a00a60c) Fix container pid.
* [`726dcaea`](https://github.com/containerd/containerd/commit/726dcaea50883e51b2ec6db13caff0e7936b711d) update cpuinfo to make variant matches aarch64 and so on
* [`6fa9a42e`](https://github.com/containerd/containerd/commit/6fa9a42ea76e02b4a123e606543b3ee0fe17b9aa) vendor.conf: sort imports alphabetically
* [`a44189d2`](https://github.com/containerd/containerd/commit/a44189d2ff29921d6b87990bf0ec790d28c9c03e) vendor.conf: pin all dependencies by git-sha
* [`55ea3dc9`](https://github.com/containerd/containerd/commit/55ea3dc9b113353c9abed21caa9e411d0a8dfcda) vendor.conf: reformat to use columns
* [`3a31ce26`](https://github.com/containerd/containerd/commit/3a31ce267db4cb64e543bede342f59b2beedbeb8) Merge pull request  [#3853](https://github.com/containerd/containerd/pull/3853) from dmcgowan/fix-content-test-cleanup-race
* [`3e5402ce`](https://github.com/containerd/containerd/commit/3e5402ce020513425c760dab6005f10d006fece6) Merge pull request  [#3852](https://github.com/containerd/containerd/pull/3852) from estesp/update-vendors
* [`8da43466`](https://github.com/containerd/containerd/commit/8da4346686f339241efed3e6bf752cc4f8670103) Fix cleanup error on content client test
* [`75a46cec`](https://github.com/containerd/containerd/commit/75a46cec6a524c4439336fe3e99d9d9a5312a0b5) Merge pull request  [#3851](https://github.com/containerd/containerd/pull/3851) from thaJeztah/bump_go_runc
* [`252d6550`](https://github.com/containerd/containerd/commit/252d6550f50d7e49de2d39ae7f34cab98f34b550) Update cri and docker vendors
* [`8a66dc6e`](https://github.com/containerd/containerd/commit/8a66dc6edbdb2bf2b84e1d8ccd42bcf34a5d6995) bump containerd/go-runc a2952bc25f5116103a8b78f3817f6df759aa7def
* [`45fb5aea`](https://github.com/containerd/containerd/commit/45fb5aeaf7febcd42c8b8a9822f7c747dc8fef29) Merge pull request  [#3793](https://github.com/containerd/containerd/pull/3793) from dmcgowan/prepare-snapshot-target
* [`526c0db6`](https://github.com/containerd/containerd/commit/526c0db6932b95d955207c9356ea38aefc82c3bf) Support target snapshot references on prepare
* [`d1261b50`](https://github.com/containerd/containerd/commit/d1261b5087f985c6e1d2b52dbe1498b9a204bf08) Update snapshot parent filter property to always exist
* [`383f4a77`](https://github.com/containerd/containerd/commit/383f4a77eeb726e0b7da491c70ad22b10f3b2bff) Merge pull request  [#3842](https://github.com/containerd/containerd/pull/3842) from estesp/update-x-sys-vendor
* [`11ef041f`](https://github.com/containerd/containerd/commit/11ef041ff4a19e3f9c1d07c39375e8c774beec63) Update golang.org/x/sys to recent commit
* [`c3b1bc93`](https://github.com/containerd/containerd/commit/c3b1bc931b86702271370d8c93cdcaffc5e89c57) Merge pull request  [#3836](https://github.com/containerd/containerd/pull/3836) from egernst/devmapper-docs-update
* [`c68848f6`](https://github.com/containerd/containerd/commit/c68848f69bf0999c1439beb7ea9fe17fbda20890) Merge pull request  [#3830](https://github.com/containerd/containerd/pull/3830) from fahedouch/spec_test
* [`afd33bce`](https://github.com/containerd/containerd/commit/afd33bce81344cb67237e9113fd64ee862645cdd) test add tests to spec_opts
* [`731e144a`](https://github.com/containerd/containerd/commit/731e144a48eecdc0dc9b88b4b3889cc52e41d178) devmapper: update example base image size in README
* [`499f346b`](https://github.com/containerd/containerd/commit/499f346be357115c288d14e910cbc7b9067b80da) Merge pull request  [#3832](https://github.com/containerd/containerd/pull/3832) from darfux/improve_image_is_unpacked_test
* [`31ea7b4e`](https://github.com/containerd/containerd/commit/31ea7b4ede85f9caa8e86c7997adde60efe1b7e3) Merge pull request  [#3831](https://github.com/containerd/containerd/pull/3831) from Random-Liu/add-windows-log-file
* [`2e293874`](https://github.com/containerd/containerd/commit/2e293874f1bdb8400aea4b5b011a786227e2db77) Merge pull request  [#3825](https://github.com/containerd/containerd/pull/3825) from Random-Liu/fix-unpacker
* [`19f7f3cc`](https://github.com/containerd/containerd/commit/19f7f3ccc414919f0cc19c83b225bde880bd06ef) test: Do SynchronousDelete cleanup before testing ImageIsUnpacked
* [`0bb48aef`](https://github.com/containerd/containerd/commit/0bb48aef07803d90bcee335a6a17b3ea85597754) Add `--log-file` flag for windows service.
* [`c5605916`](https://github.com/containerd/containerd/commit/c56059162707b9fb95c4c4bcc899d74a036c14a5) Avoid deadlock in unpacker.
* [`ec661e8c`](https://github.com/containerd/containerd/commit/ec661e8ceb85bca68cd759f9d9513cb6f103ca42) Merge pull request  [#3829](https://github.com/containerd/containerd/pull/3829) from mxpv/cross
* [`32ef2e63`](https://github.com/containerd/containerd/commit/32ef2e6305d15f16015bebc9a24daa36567c5c51) Update README
* [`82651d38`](https://github.com/containerd/containerd/commit/82651d38673de7b57253a8617fb0d38298be8edd) Cross build nightly builds (arm64, s390x, ppc64el)
* [`d7ec45b1`](https://github.com/containerd/containerd/commit/d7ec45b172d956575dbd195d809172095bc74bbb) Merge pull request  [#3826](https://github.com/containerd/containerd/pull/3826) from lumjjb/add_unpack_opt
* [`bc62a829`](https://github.com/containerd/containerd/commit/bc62a829acab5ccdf6c0cfc4ec6df165f6de0597) Merge pull request  [#3827](https://github.com/containerd/containerd/pull/3827) from mxpv/nightly
* [`c479156b`](https://github.com/containerd/containerd/commit/c479156b81882f50ada95e96bf70797fa37ddd6c) Add Github workflow for nightly builds
* [`856ea305`](https://github.com/containerd/containerd/commit/856ea30556cfdc01ba3545de087e735413245210) Add client unpack opts
* [`a176179a`](https://github.com/containerd/containerd/commit/a176179a0894ca6768a0f993e678f08a7f8553d5) Merge pull request  [#3785](https://github.com/containerd/containerd/pull/3785) from Random-Liu/support-disk-usage-windows
* [`2a60547b`](https://github.com/containerd/containerd/commit/2a60547b4eb4b37967f4fd4fa589d4d328ff2653) Merge pull request  [#3823](https://github.com/containerd/containerd/pull/3823) from Random-Liu/better-support-windows-build
* [`3db1c3b8`](https://github.com/containerd/containerd/commit/3db1c3b8f406edf9e59714d0c65c2fdb37a18d65) Better support windows binaries.
* [`95de2655`](https://github.com/containerd/containerd/commit/95de2655a7aafd10c21062e0fabde87f29798388) Merge pull request  [#3819](https://github.com/containerd/containerd/pull/3819) from fuweid/me-return-error
* [`08d4231f`](https://github.com/containerd/containerd/commit/08d4231f57c99796dde5d00b6dae659b6ca93844) Merge pull request  [#3818](https://github.com/containerd/containerd/pull/3818) from shizhMSFT/fix_ref
* [`843423ec`](https://github.com/containerd/containerd/commit/843423ec3887eb47ac70308cee9267ef6a1fa435) snapshots: return error if readSnapshot fails
* [`2c1d0880`](https://github.com/containerd/containerd/commit/2c1d0880bbf676e2aec68a2729477efd36605ae6) Merge pull request  [#3810](https://github.com/containerd/containerd/pull/3810) from thaJeztah/update_mailmap
* [`01047ede`](https://github.com/containerd/containerd/commit/01047edea6425d4d7379d92a32963072ac43c996) Merge pull request  [#3814](https://github.com/containerd/containerd/pull/3814) from rll2396/bug-3813
* [`f684e5a7`](https://github.com/containerd/containerd/commit/f684e5a775a60d428122dc4a4127ef1273cd192e) Merge pull request  [#3815](https://github.com/containerd/containerd/pull/3815) from estesp/fix-Dockerfile
* [`5bf2c6fc`](https://github.com/containerd/containerd/commit/5bf2c6fc25ad321b89f6d6fbad850276871d05f2) Fix panic on reference.Spec.Hostname()
* [`d1bcb4be`](https://github.com/containerd/containerd/commit/d1bcb4beea2896f9d970b16b67292a0ef2b1296b) Merge pull request  [#3620](https://github.com/containerd/containerd/pull/3620) from thaJeztah/update_go_1.13
* [`fda652be`](https://github.com/containerd/containerd/commit/fda652be5aa802bc3298fad70833934d363a9743) Update name for btrfs headers package
* [`a647407c`](https://github.com/containerd/containerd/commit/a647407ca038bc208280ab5d5832f08c2f149464) Fix dependency in BUILDING.md
* [`608791bf`](https://github.com/containerd/containerd/commit/608791bfc34ead497cdae9851a572fc78552a864) Update to Golang 1.13.4
* [`cfb425fc`](https://github.com/containerd/containerd/commit/cfb425fc101572914b13f082e56284669147efc7) Update .mailmap to reduce duplicates
* [`40ac9239`](https://github.com/containerd/containerd/commit/40ac9239a8b4e5f10d5f5a42293ec650f8ebc70c) Merge pull request  [#3806](https://github.com/containerd/containerd/pull/3806) from thaJeztah/bump_golang_1.12.13
* [`15669a1d`](https://github.com/containerd/containerd/commit/15669a1d34e904b4e45c85f763df2098e706ffb0) Update to Golang 1.12.13
* [`1e128548`](https://github.com/containerd/containerd/commit/1e1285483179a739425dfd8770894a7752f842f2) Merge pull request  [#3805](https://github.com/containerd/containerd/pull/3805) from AkihiroSuda/ctr-shim2-runc-flags
* [`8f74de9e`](https://github.com/containerd/containerd/commit/8f74de9e9e4aecbf5d0fe98af3e2b9c5f7a6cc14) ctr: allow specifying --runc-systemd-cgroup
* [`7f5d9007`](https://github.com/containerd/containerd/commit/7f5d900769ad02eb339ff2b8ed191af13d663464) ctr: allow specifying --runc-binary
* [`c038a7c4`](https://github.com/containerd/containerd/commit/c038a7c4b18d7a3143b5bd75152b250208385300) Merge pull request  [#3803](https://github.com/containerd/containerd/pull/3803) from crosbymichael/proto-paths
* [`0f437416`](https://github.com/containerd/containerd/commit/0f4374169e10ee6f99a46c27b3ae752c4201e216) Add proto path /usr/include to Protobuild
* [`c80fa7df`](https://github.com/containerd/containerd/commit/c80fa7df17ad8979c2e45a3550d561aa1151b85f) Merge pull request  [#3801](https://github.com/containerd/containerd/pull/3801) from jneuhauser/arch-mips
* [`4c99c813`](https://github.com/containerd/containerd/commit/4c99c81326f4026fb8c0b8c5e10542205d99c321) mips: -buildmode=pie is not supported for the mips arch
* [`35670209`](https://github.com/containerd/containerd/commit/356702098d777c5f288262fa5c141bb8f05b0572) Merge pull request  [#3798](https://github.com/containerd/containerd/pull/3798) from estesp/common-indentifiers
* [`fdf7a795`](https://github.com/containerd/containerd/commit/fdf7a795bce4abb9488f19a9c4f71f944f0ab00c) Clarify requirements for identifiers validation
* [`76aa4e54`](https://github.com/containerd/containerd/commit/76aa4e546ef4d3d8f35e525ebe93ec3ee879662a) Use common identifiers package with less restrictive regex
* [`4d773952`](https://github.com/containerd/containerd/commit/4d7739527e1d7a328bfc31e905f9825c5b3afefc) Merge pull request  [#3796](https://github.com/containerd/containerd/pull/3796) from crosbymichael/cgo
* [`84879b7c`](https://github.com/containerd/containerd/commit/84879b7c48bfbf33984a55054519ee122d7be3a7) Add CGO makefile flag
* [`f9d8f0e5`](https://github.com/containerd/containerd/commit/f9d8f0e56ee43594ec529c4d28aec7be7343cd36) Merge pull request  [#3794](https://github.com/containerd/containerd/pull/3794) from fahedouch/server_test
* [`7c016b65`](https://github.com/containerd/containerd/commit/7c016b655b54efd5a4bb97a5a3a0f92c0df9c06c) add tests to server_test
* [`8f9eff4f`](https://github.com/containerd/containerd/commit/8f9eff4fec4da6a8236bd38af5999a383de95f1b) Support disk usage in windows snapshot.
* [`257a7498`](https://github.com/containerd/containerd/commit/257a7498d00827fbca08078f664cc6b4be27d7aa) Merge pull request  [#3790](https://github.com/containerd/containerd/pull/3790) from ameyag/windows-shim-install
* [`d21f0f11`](https://github.com/containerd/containerd/commit/d21f0f116e29e498eeebf8440e9f43a06cf39cfc) windows process shim installer
* [`342ce3e6`](https://github.com/containerd/containerd/commit/342ce3e602d13a05b13c7cb642aba5996315e02f) Merge pull request  [#3789](https://github.com/containerd/containerd/pull/3789) from AkihiroSuda/vendor-20191030
* [`a2688b97`](https://github.com/containerd/containerd/commit/a2688b972c36bc88407591898fb84f478d3790d2) bring back aufs and zfs
* [`4a1a1bc6`](https://github.com/containerd/containerd/commit/4a1a1bc626830b0a9d0efc8ae154e30d3486d742) Merge pull request  [#3784](https://github.com/containerd/containerd/pull/3784) from tiborvass/ppc64
* [`62b13256`](https://github.com/containerd/containerd/commit/62b13256efd11fafd739fc60c5067430574422ec) Merge pull request  [#3786](https://github.com/containerd/containerd/pull/3786) from Random-Liu/not-found-error-if-no-platform
* [`78be7366`](https://github.com/containerd/containerd/commit/78be736622e3eaf5b1f7c9030a930c0b916453bf) Return not found error if no platform matched.
* [`d12b53a0`](https://github.com/containerd/containerd/commit/d12b53a072dd67aad37046bb4437043fe02d0419) ppc64: -buildmode=pie is not supported
* [`cedd3cb1`](https://github.com/containerd/containerd/commit/cedd3cb16c37d266de18dfda1b8aed71b1d998e0) Merge pull request  [#3782](https://github.com/containerd/containerd/pull/3782) from mrueg/vndr-autocompl
* [`5e558419`](https://github.com/containerd/containerd/commit/5e5584196b3ca6b9ccfd2fa8603a9b7d25746997) Makefile: Drop vndr whitelist
* [`edb6f234`](https://github.com/containerd/containerd/commit/edb6f2344a3629ada21b0f267e4db87161e859db) Merge pull request  [#3780](https://github.com/containerd/containerd/pull/3780) from AkihiroSuda/1.1-eol
* [`aeec80fc`](https://github.com/containerd/containerd/commit/aeec80fca165ab6217cd4c03fa59b1bee9cb0427) Merge pull request  [#3773](https://github.com/containerd/containerd/pull/3773) from Random-Liu/use-logrus-trace
* [`20e844a2`](https://github.com/containerd/containerd/commit/20e844a227950952e110cf751a8efeb7dfcbf167) Use logrus trace support.
* [`0c01992f`](https://github.com/containerd/containerd/commit/0c01992f9c8cc2794b3d2b4f2ed0b55a4b91ed9e) Merge pull request  [#3709](https://github.com/containerd/containerd/pull/3709) from Zyqsempai/3708-added-filters-to-shapsotters-api
* [`66aa1d3e`](https://github.com/containerd/containerd/commit/66aa1d3ef6f69be075f6acf10123f7e8db9112c2) Add snapshot walk implementations
* [`e8c14c07`](https://github.com/containerd/containerd/commit/e8c14c07c6d9c33df7484bdde4df166627b6b44a) Added filters to snapshots API
* [`c59561a0`](https://github.com/containerd/containerd/commit/c59561a08ec1936d4632a6b4868110681216d160) Merge pull request  [#3763](https://github.com/containerd/containerd/pull/3763) from AkihiroSuda/disable-mknod00-in-userns
* [`f05e19c5`](https://github.com/containerd/containerd/commit/f05e19c5c6fa330753b84fe200f887cb3d62df41) Merge pull request  [#3777](https://github.com/containerd/containerd/pull/3777) from Random-Liu/fix-containerd-config
* [`f593efdf`](https://github.com/containerd/containerd/commit/f593efdf0c160037c9f831983f62537285739b03) RELEASES.md: 1.1 EOL
* [`aaccfcbe`](https://github.com/containerd/containerd/commit/aaccfcbe2b8792e5fa3711811f3025562485e8bb) Fix `containerd config dump`.
* [`c224edc5`](https://github.com/containerd/containerd/commit/c224edc5c6350026a7d35a09dce638b0f09e6d44) apply: use naive applier when running in UserNS
* [`966b1b8e`](https://github.com/containerd/containerd/commit/966b1b8e30c9ccf7e0f3127da08d4db30133e3bc) Merge pull request  [#3775](https://github.com/containerd/containerd/pull/3775) from jterry75/vendor_hcsshim
* [`37b56caf`](https://github.com/containerd/containerd/commit/37b56cafc63445721c4475eea4e0994de3ed5118) Add ctr metrics support for Windows/LCOW containers
* [`178469e2`](https://github.com/containerd/containerd/commit/178469e2ae5b7edd9e55601415fe9f494ab22b9a) Update Microsoft/hcsshim vendor
* [`4523ab73`](https://github.com/containerd/containerd/commit/4523ab734aff7fd4abc0b676b767b1026b826278) Merge pull request  [#3766](https://github.com/containerd/containerd/pull/3766) from estesp/move-autocomplete
* [`0d8fc0a4`](https://github.com/containerd/containerd/commit/0d8fc0a487f82b922122ca0280fe1ba3d19b3803) Merge pull request  [#3767](https://github.com/containerd/containerd/pull/3767) from thaJeztah/bump_grpc
* [`3bf461ae`](https://github.com/containerd/containerd/commit/3bf461ae8ebec194e333a54ec0dfc562b741112c) Move autocomplete files to contrib/
* [`885232b7`](https://github.com/containerd/containerd/commit/885232b72f0b7ead6ffec76fe0adfda384572b6f) bump google.golang.org/grpc v1.23.1
* [`3e3c5fe1`](https://github.com/containerd/containerd/commit/3e3c5fe129e4d25e5ec215439bc7a0986e49f995) Merge pull request  [#3759](https://github.com/containerd/containerd/pull/3759) from fuweid/me-update-vendor
* [`36c4260e`](https://github.com/containerd/containerd/commit/36c4260e6fa15cb20012cfe95f322ef85cf771ca) Merge pull request  [#3760](https://github.com/containerd/containerd/pull/3760) from thaJeztah/bump_golang_1.12.x
* [`6356e55b`](https://github.com/containerd/containerd/commit/6356e55be002df80b98ba59ec98dfd0ece7ec80c) Update Golang 1.12.12 (CVE-2019-17596)
* [`074b453a`](https://github.com/containerd/containerd/commit/074b453ac66797ab93d9570e826ef9c35b079b13) vendor: call vndr to remove useless pkgs and update vendor
* [`9c86b8f5`](https://github.com/containerd/containerd/commit/9c86b8f5ed49c63b887fe94c369c3a797e79c91f) Merge pull request  [#3750](https://github.com/containerd/containerd/pull/3750) from ecordell/202-accepted-response
* [`7177af84`](https://github.com/containerd/containerd/commit/7177af84acdddfb3e36b7982cbac982bc7a8d5d5) Allow 202 response code for commit
* [`acdcf13d`](https://github.com/containerd/containerd/commit/acdcf13d5eaf0dfe0eaeabe7194a82535549bc2b) Merge pull request  [#3749](https://github.com/containerd/containerd/pull/3749) from AkihiroSuda/native-copydir-allow-xattr-errors
* [`d52cbc19`](https://github.com/containerd/containerd/commit/d52cbc19be7a8bb4937e52a57cf32ff2ea3bcb31) snapshots/native: ignore xattr errors during CopyDir
* [`57cfc902`](https://github.com/containerd/containerd/commit/57cfc902606e2d601d4fd910291ccbd391234446) Merge pull request  [#3743](https://github.com/containerd/containerd/pull/3743) from crosbymichael/v2blocking
* [`f8cca26f`](https://github.com/containerd/containerd/commit/f8cca26f3c0aea485841e96e3b524acc7ef6f4c1) Handle large output in v2 shim with TTY
* [`6af355f3`](https://github.com/containerd/containerd/commit/6af355f3c7a2c1577d5e5e7b769ec26870ad21e9) Merge pull request  [#3744](https://github.com/containerd/containerd/pull/3744) from crosbymichael/test-flags
* [`d5b7bf51`](https://github.com/containerd/containerd/commit/d5b7bf51aa7dc6217fea04e3e3b6e43289a25746) Move flag.Parse in tests to TestMain
* [`38937f06`](https://github.com/containerd/containerd/commit/38937f0607267f2effc76bc8fd4855e75ab8eb17) Merge pull request  [#3718](https://github.com/containerd/containerd/pull/3718) from crosbymichael/devperms
* [`41028772`](https://github.com/containerd/containerd/commit/41028772ba66f921c2c4d4972337e936e9a49b0b) Merge pull request  [#3741](https://github.com/containerd/containerd/pull/3741) from crosbymichael/localfs
* [`54257bb5`](https://github.com/containerd/containerd/commit/54257bb5e6681971ce6521e88fad1f5da9d7c72c) Add local-fs.target to service file
* [`a6d3f4d3`](https://github.com/containerd/containerd/commit/a6d3f4d30bcdebc97d10bdfefaf34ea00c77165f) Add device opts to ctr --privileged
* [`a6a0c8b6`](https://github.com/containerd/containerd/commit/a6a0c8b6e36415a151d93d096c1c0af9e0bd7977) Merge pull request  [#3736](https://github.com/containerd/containerd/pull/3736) from Random-Liu/final-fix-delete-code
* [`ffcb1cc9`](https://github.com/containerd/containerd/commit/ffcb1cc9be3eda8478d75c46ca02928db43b2693) Fix delete error code on the containerd daemon side.
* [`772aaf12`](https://github.com/containerd/containerd/commit/772aaf127ad8b311c5db7baafb31b5a3bc0e3a9f) Merge pull request  [#3729](https://github.com/containerd/containerd/pull/3729) from seemethere/fix_man
* [`036db34f`](https://github.com/containerd/containerd/commit/036db34f37617d6a02f07b04fc2d35a91732c6e3) build: Fix manpage generation
* [`c0c6b511`](https://github.com/containerd/containerd/commit/c0c6b511792575fd07d1b1c63e9c2f36f8d1ffb0) Merge pull request  [#3730](https://github.com/containerd/containerd/pull/3730) from Random-Liu/fix-error-code
* [`06be794c`](https://github.com/containerd/containerd/commit/06be794cb228a5df073545d366965000ca25f3a4) Fix shim delete error code.
* [`614c0858`](https://github.com/containerd/containerd/commit/614c0858f2a8db9ee0c788a9164870069f3e53ed) Merge pull request  [#3728](https://github.com/containerd/containerd/pull/3728) from crosbymichael/dist-rm
* [`c58e1e20`](https://github.com/containerd/containerd/commit/c58e1e20d6810beee6f4e6a375a63ba6d266db95) Merge pull request  [#3725](https://github.com/containerd/containerd/pull/3725) from fuweid/me-use-runtime-version
* [`901bcb22`](https://github.com/containerd/containerd/commit/901bcb2231466229d27aee8d38a6e2fcdc95015e) Add distribution subpkgs to core
* [`eaef634e`](https://github.com/containerd/containerd/commit/eaef634ef79d474d78713d637a593379618c5680) version: use runtime.Version() directly
* [`25947db0`](https://github.com/containerd/containerd/commit/25947db049b058fcbce291ef883b8b512e3ea440) Add support for spec generation with host devices
* [`8d0d1ebb`](https://github.com/containerd/containerd/commit/8d0d1ebb6375f953178bfe394b3380fbc2c10a42) Merge pull request  [#3716](https://github.com/containerd/containerd/pull/3716) from fahedouch/add_go_version_to_cli
* [`635dbf25`](https://github.com/containerd/containerd/commit/635dbf251a8e325064bdc3695a373628b035ec38) Merge pull request  [#3720](https://github.com/containerd/containerd/pull/3720) from dmcgowan/fix-flaky-btrfs
* [`ea8cb3ac`](https://github.com/containerd/containerd/commit/ea8cb3ac462695d471b14e12e94ad4d302514387) Merge pull request  [#3721](https://github.com/containerd/containerd/pull/3721) from thaJeztah/bump_runc_1.0.0-rc9
* [`c0984941`](https://github.com/containerd/containerd/commit/c0984941e38447933a5599a7c8233ed8fc218622) adding go version to client description
* [`fe947e83`](https://github.com/containerd/containerd/commit/fe947e83dce45d108bb364262a1ce2c56a3828c3) bump runc v1.0.0-rc9
* [`77203259`](https://github.com/containerd/containerd/commit/772032598a4282a50ccee29e9cc23be88bd74b2f) Fix flaky btrfs test
* [`2a6d13b2`](https://github.com/containerd/containerd/commit/2a6d13b2ca2d529103885cfc02e6cc57963eb439) Merge pull request  [#3719](https://github.com/containerd/containerd/pull/3719) from mxpv/lease_opts
* [`e4e7e554`](https://github.com/containerd/containerd/commit/e4e7e554d5ddc8291f64be897b595ec0f9aa0d15) Make client's WithLease more flexible.
* [`38a0013c`](https://github.com/containerd/containerd/commit/38a0013c70944d09876f96854c3bbcb9984e39d3) Merge pull request  [#3711](https://github.com/containerd/containerd/pull/3711) from Random-Liu/avoid-unnecessary-runc-state
* [`18be6e37`](https://github.com/containerd/containerd/commit/18be6e37140e778dffd91804dab2bc66ba54493f) Use cached state instead of `runc state`.
* [`be6bead4`](https://github.com/containerd/containerd/commit/be6bead423dccf804add1cbe4b053c260fba6579) Merge pull request  [#3712](https://github.com/containerd/containerd/pull/3712) from estesp/add-completion-docs
* [`4c2d740a`](https://github.com/containerd/containerd/commit/4c2d740a2ae6a741be5f62fe81e5a4fd42927d65) Merge pull request  [#3713](https://github.com/containerd/containerd/pull/3713) from crosbymichael/runc-bump2
* [`f277665e`](https://github.com/containerd/containerd/commit/f277665edba8c08ffc8ce9a9348d73a2765841a0) Bump runc to 1b8a1eeec3f337ab5d94f28980
* [`e33f7038`](https://github.com/containerd/containerd/commit/e33f70385b6664e7fed5312b0972d6c38952162d) Add more detail on releases
* [`309c9c25`](https://github.com/containerd/containerd/commit/309c9c25baa81db884645a9a1539f5a537b515d6) Merge pull request  [#3706](https://github.com/containerd/containerd/pull/3706) from mrueg/enable-autocmpl
* [`a83ae300`](https://github.com/containerd/containerd/commit/a83ae3001616121085c0bc38e54cf53fa2dcf6b3) Merge pull request  [#3681](https://github.com/containerd/containerd/pull/3681) from crosbymichael/bump-cgroups
* [`8ff5827e`](https://github.com/containerd/containerd/commit/8ff5827e98ee6efeee161421abdc6da48c8f27b4) Update cri and cgroup packages
* [`10090237`](https://github.com/containerd/containerd/commit/100902378300d20063435ccd1581e3b722f1a2e8) Merge pull request  [#3705](https://github.com/containerd/containerd/pull/3705) from dmcgowan/limit-travis-release
* [`b5fa55b0`](https://github.com/containerd/containerd/commit/b5fa55b0c2837d033614c2c2ab1488d097aec2a0) ctr: Enable shell autocompletion
* [`45ce7356`](https://github.com/containerd/containerd/commit/45ce7356762cf7d7814f73c7ace479a3b60bf0cb) Limit travis release script to a single build
* [`7f9530d9`](https://github.com/containerd/containerd/commit/7f9530d95b6450f5045fcfd7f3602a1ff2331336) Merge pull request  [#3703](https://github.com/containerd/containerd/pull/3703) from yuxiaobo96/containerd-my
* [`0cb7e4d5`](https://github.com/containerd/containerd/commit/0cb7e4d5fdba013a2188578ffd6a38a2b0a2f8c1) Perfect documentations

### Changes from containerd/aufs

* [`371312c`](https://github.com/containerd/aufs/commit/371312c1e31c210a21e49bf3dfd3f31729ed9f2f) Merge pull request  [#17](https://github.com/containerd/aufs/pull/17) from justincormack/no-fail-modprobe
* [`afb1812`](https://github.com/containerd/aufs/commit/afb181272e123eb123fff2ad6672a4ee7181d66a) Should not fail if modprobe aufs fails
* [`702852f`](https://github.com/containerd/aufs/commit/702852f40822cd17a1c92073ef46c42f4b0e8d7c) Merge pull request  [#16](https://github.com/containerd/aufs/pull/16) from Zyqsempai/fix-walk-method-interface
* [`2fa1667`](https://github.com/containerd/aufs/commit/2fa166733bb10dd638030e18e157f8b827a698d6) Added filters to Walk method signature

### Changes from containerd/btrfs

* [`1539353`](https://github.com/containerd/btrfs/commit/153935315f4ab9be5bf03650a1341454b05efa5d) Merge pull request  [#24](https://github.com/containerd/btrfs/pull/24) from zhsj/fix-mipsle
* [`6d8cb52`](https://github.com/containerd/btrfs/commit/6d8cb5218ef717b43b6b994456467c1decb805c8) fix slice size overflow on mipsle
* [`cbb5fe5`](https://github.com/containerd/btrfs/commit/cbb5fe5149c635e501414010581d486b8a7e5894) Merge pull request  [#23](https://github.com/containerd/btrfs/pull/23) from estesp/more-go-mod
* [`6f558ec`](https://github.com/containerd/btrfs/commit/6f558ec1dd58c49482b468d6fdd57a82d308b941) Use go.mod to get vendored content
* [`184a308`](https://github.com/containerd/btrfs/commit/184a3088e080e39e28a3921047acc72619ab6336) Merge pull request  [#22](https://github.com/containerd/btrfs/pull/22) from chenrui333/go-modules
* [`383a85f`](https://github.com/containerd/btrfs/commit/383a85fef116407c241ce05363391dc593ab0b9e) Update travis config and build badge
* [`e85a177`](https://github.com/containerd/btrfs/commit/e85a17791e3f9e5204dd74ba68982e658e12d847) Move to go modules

### Changes from containerd/cgroups

* [`318312a`](https://github.com/containerd/cgroups/commit/318312a373405e5e91134d8063d04d59768a1bff) Merge pull request  [#174](https://github.com/containerd/cgroups/pull/174) from thaJeztah/various_linting_issues_and_cleanup
* [`8c0b12b`](https://github.com/containerd/cgroups/commit/8c0b12b6096915a825e64b0b3f49f03b25594943) remove dead code and rename unused arguments
* [`c57858d`](https://github.com/containerd/cgroups/commit/c57858deb4216d293a509117a11cc277549b649f) address various linting issues
* [`6341e46`](https://github.com/containerd/cgroups/commit/6341e46c389a00a8f9e9bd557f309064638a1402) utils.cleanPath() remove redundant filepath.Clean()
* [`2a9c23a`](https://github.com/containerd/cgroups/commit/2a9c23a5251fd22ad083d6249f54cf1f2593b966) don't use sprintf for string-concatenation
* [`6adf499`](https://github.com/containerd/cgroups/commit/6adf499f1b500e5ae21c12efe4b993b0b8548fb9) v2: goimports
* [`382444c`](https://github.com/containerd/cgroups/commit/382444cb4cfabd102f143191d4edb61c0bfc3e83) v2: remove unneeded import
* [`4ef69bc`](https://github.com/containerd/cgroups/commit/4ef69bc702db375e85c4aaae2c56ddc23adc18d1) Merge pull request  [#173](https://github.com/containerd/cgroups/pull/173) from adunham-stripe/adunham/writefile-eintr
* [`44e3a02`](https://github.com/containerd/cgroups/commit/44e3a02a751f2a73d7d653e48125ff5f0aeb43ec) Retry file writes on EINTR errors
* [`e9676da`](https://github.com/containerd/cgroups/commit/e9676da73eddf8ed2433f77aaf3b9cf8f0f75b8c) Merge pull request  [#169](https://github.com/containerd/cgroups/pull/169) from thaJeztah/bump_ebpf
* [`447e499`](https://github.com/containerd/cgroups/commit/447e499cff673918567588779af8dd771630e0f2) Merge pull request  [#170](https://github.com/containerd/cgroups/pull/170) from thaJeztah/bump_go_1.13
* [`ea44ac4`](https://github.com/containerd/cgroups/commit/ea44ac4c98b42941b9048352741dabc075a06f03) Merge pull request  [#172](https://github.com/containerd/cgroups/pull/172) from thaJeztah/bump_logrus
* [`566c5a4`](https://github.com/containerd/cgroups/commit/566c5a43fc1b29174dd56a4590c8953079d22884) CI: update to go 1.13.12
* [`ce216b2`](https://github.com/containerd/cgroups/commit/ce216b225c6a327c14b5569e06fba1fe3ce12460) vendor: update logrus v1.6.0 for Go 1.14 compatibility
* [`9d7466e`](https://github.com/containerd/cgroups/commit/9d7466e3534bcc76678ed435f5c06922d99e3187) vendor: update cilium/ebpf v0.0.0-20200702112145-1c8d4c9ef775
* [`544d8ea`](https://github.com/containerd/cgroups/commit/544d8ea40afe6e1a898293261c454043ed31c88f) Merge pull request  [#167](https://github.com/containerd/cgroups/pull/167) from egernst/typo
* [`ff6e9c8`](https://github.com/containerd/cgroups/commit/ff6e9c8c63dde78d6b84182ae38dc9315fb202da) cpuset: typo fix for function name
* [`80c669f`](https://github.com/containerd/cgroups/commit/80c669f4bad05817dd13e448a47783d6bb38811a) Merge pull request  [#166](https://github.com/containerd/cgroups/pull/166) from estesp/actions-badge
* [`350791b`](https://github.com/containerd/cgroups/commit/350791b421edcf85ccb9fbc68487c1a22d788c6f) Update build status badge to Actions CI
* [`07e657c`](https://github.com/containerd/cgroups/commit/07e657ceed64c8686c7ffe0d35efc34fd806c1a6) Merge pull request  [#165](https://github.com/containerd/cgroups/pull/165) from estesp/move-to-ghactions
* [`1388c90`](https://github.com/containerd/cgroups/commit/1388c909d1286b9da8ff55872c18268720dcc2c0) Migrate CI to GitHub Actions
* [`56813a8`](https://github.com/containerd/cgroups/commit/56813a8f106c2608077e2c7d3caf9e4f65719013) Merge pull request  [#163](https://github.com/containerd/cgroups/pull/163) from chenjiandongx/master
* [`905dd2d`](https://github.com/containerd/cgroups/commit/905dd2db645798658bb49d9ac7d8a13ffc1854b0) Update README.md
* [`0dbf7f0`](https://github.com/containerd/cgroups/commit/0dbf7f05ba59274095946e2c0c89540726e8a8aa) Merge pull request  [#160](https://github.com/containerd/cgroups/pull/160) from AkihiroSuda/carry-150
* [`f9dd635`](https://github.com/containerd/cgroups/commit/f9dd6352282798d3f6aa892553181c015c6a4103) v2/stats: add all fields of memory.events
* [`31aeab7`](https://github.com/containerd/cgroups/commit/31aeab73ea3efb8564714654e80e8cdb1920aaf9) rename fail_cnt to events_max
* [`a71db09`](https://github.com/containerd/cgroups/commit/a71db092e405de1fd4db43b78e5f6f6b628cb33a) Added support fo memory.events stats - failCnt
* [`5d27576`](https://github.com/containerd/cgroups/commit/5d2757656685d9b3fa1e9fe2ac0eb7e391ee7380) Merge pull request  [#162](https://github.com/containerd/cgroups/pull/162) from Jordy24/add-parameter-validation-checks
* [`33c0891`](https://github.com/containerd/cgroups/commit/33c0891e862dcdcdd90984cecd6167cae4770b69) add nil check
* [`666f4a0`](https://github.com/containerd/cgroups/commit/666f4a009ffb2741d4d3884aead4dfc17497c2d6) Merge pull request  [#158](https://github.com/containerd/cgroups/pull/158) from AkihiroSuda/fix-event-chan
* [`d77cdc4`](https://github.com/containerd/cgroups/commit/d77cdc42998ffb8adc38cb14962b1ef14ae733cf) Merge pull request  [#159](https://github.com/containerd/cgroups/pull/159) from AkihiroSuda/fix-vagrant
* [`7a4b407`](https://github.com/containerd/cgroups/commit/7a4b4074b7d191f77c127d185d7d04488f961962) v2: fix EventChan
* [`45229ee`](https://github.com/containerd/cgroups/commit/45229ee60b6d744a01351e14d6948c44aca15672) fix Vagrant on Travis (switch to KVM)
* [`7fc7a50`](https://github.com/containerd/cgroups/commit/7fc7a507c04cc4c10f439c904e3bcd785ec37003) Merge pull request  [#154](https://github.com/containerd/cgroups/pull/154) from dcantah/v1_register_memory_events
* [`0b707e8`](https://github.com/containerd/cgroups/commit/0b707e8f3451569eca9a8e81a80d1fc484133b1b) Implement registering for other memory notifications besides oom
* [`53ba563`](https://github.com/containerd/cgroups/commit/53ba5634dc0f0e43af83e83fd486311d2051b939) Merge pull request  [#155](https://github.com/containerd/cgroups/pull/155) from thaJeztah/bump_runtime_spec
* [`3fa15cd`](https://github.com/containerd/cgroups/commit/3fa15cd969e077f83b09c3ef86ce9c957ce7fbb8) update runtime-spec v1.0.2
* [`b444813`](https://github.com/containerd/cgroups/commit/b4448137398923af7f4918b8b2ad8249172ca7a6) Merge pull request  [#151](https://github.com/containerd/cgroups/pull/151) from kolyshkin/mountinfo
* [`77aed01`](https://github.com/containerd/cgroups/commit/77aed013e70cb4c3c6281833a844d765f43575b0) v1MountPoint: simplify/speedup a bit
* [`1c82bea`](https://github.com/containerd/cgroups/commit/1c82beac9f50c6356ff7fc875169d4adb87e266d) getCgroupDestination: speedup and improve
* [`8a7151d`](https://github.com/containerd/cgroups/commit/8a7151d737af59df0be4c145c4884ae66fa13d2f) Fix bufio.Scanner.Err usage
* [`6c3dec4`](https://github.com/containerd/cgroups/commit/6c3dec43a1030a55584ab8b5b181411029d43ecc) Merge pull request  [#147](https://github.com/containerd/cgroups/pull/147) from kzys/blkio-fix
* [`78ba487`](https://github.com/containerd/cgroups/commit/78ba487483b3c95d919ac84f2c5de5cbc15b43db) Skip TestBlkioStat() if there is no /sys/fs/cgroup/blkio
* [`46c515d`](https://github.com/containerd/cgroups/commit/46c515d3711bb34430ce223d89b4854533fd4609) throttle.* metrics must be kept for non-CFQ schedulers
* [`44306b6`](https://github.com/containerd/cgroups/commit/44306b6a1d46985d916b48b4199f93a378af314f) Merge pull request  [#146](https://github.com/containerd/cgroups/pull/146) from Zyqsempai/add-hugetlb-controller-support
* [`42ee50a`](https://github.com/containerd/cgroups/commit/42ee50a2c342eaf24c1f95b8a7376ef2da3fcf86) eof fix
* [`15ebcab`](https://github.com/containerd/cgroups/commit/15ebcab1ba8d88764878281c87475fc32ce81525) Sdd skip condition
* [`56d3e8c`](https://github.com/containerd/cgroups/commit/56d3e8c07eb10a8c2c273cd83d0cc151d6db96b0) Skip hygetlb test
* [`04f7c33`](https://github.com/containerd/cgroups/commit/04f7c33f27d3760dced02c351b9aaf2e5a62c872) Added support for HugeTlb controller
* [`d732e37`](https://github.com/containerd/cgroups/commit/d732e370d46d8d554ed462c41f421a738e5b6d5d) Merge pull request  [#145](https://github.com/containerd/cgroups/pull/145) from Zyqsempai/memory-events-handling-rework
* [`c5e426b`](https://github.com/containerd/cgroups/commit/c5e426b4c83511fd517ab226f3502185d168cdff) Add goDoc
* [`01da1a5`](https://github.com/containerd/cgroups/commit/01da1a502b5743ce47f05aa66986a6f5779168be) memory.events handling rework
* [`780d211`](https://github.com/containerd/cgroups/commit/780d211660898498b231fdcfbce55afad3cb8891) Merge pull request  [#144](https://github.com/containerd/cgroups/pull/144) from chenrui333/upgrade-dependencies
* [`bc4e236`](https://github.com/containerd/cgroups/commit/bc4e23659161a7f99dd7f73fa937c7729d2901ba) Update travis config and simplify installation
* [`5157b33`](https://github.com/containerd/cgroups/commit/5157b337e55451c1bc4d63a418f4eb1ee35f23f8) Upgrade dependencies
* [`a890871`](https://github.com/containerd/cgroups/commit/a8908713319d7d6099cbb6cc6da0700c7c9f0169) Merge pull request  [#143](https://github.com/containerd/cgroups/pull/143) from Zyqsempai/add-io-resource-controll-for-systemd
* [`69a639c`](https://github.com/containerd/cgroups/commit/69a639c59786aec5f73d35cec6f1e7a0277ad851) Fixed io.weight conversation + systemd io.weight controll added
* [`7347743`](https://github.com/containerd/cgroups/commit/7347743e5d1e8500d9f27c8e748e689ed991d92b) Merge pull request  [#141](https://github.com/containerd/cgroups/pull/141) from AkihiroSuda/fix-iostat
* [`f3f2777`](https://github.com/containerd/cgroups/commit/f3f2777567cc6059293374b9f25cdee51c719c26) v2: do not parse io.stat as KV stat
* [`3f83850`](https://github.com/containerd/cgroups/commit/3f83850c48d225466698517ad34f4848d2ddaeeb) Merge pull request  [#140](https://github.com/containerd/cgroups/pull/140) from Zyqsempai/dbus-fix-version
* [`7305d12`](https://github.com/containerd/cgroups/commit/7305d123a75b0f622f2ee543761e2cadf3b1c86e) go mod fix
* [`140bd90`](https://github.com/containerd/cgroups/commit/140bd90a7ae79a5d347a4394675f0a1a5d09a0ab) Fix dbus version in utils
* [`918ed86`](https://github.com/containerd/cgroups/commit/918ed86e29ccef2bf3f0c70d76405781afc3bdf5) Merge pull request  [#138](https://github.com/containerd/cgroups/pull/138) from Zyqsempai/add-tests-for-pids-controller
* [`6794948`](https://github.com/containerd/cgroups/commit/6794948df685beb61f4137092026064351f71613) Added pids controller tests
* [`d1b3bdc`](https://github.com/containerd/cgroups/commit/d1b3bdc8f5403d73b1b3f5443b6a30eece9d2590) Merge pull request  [#125](https://github.com/containerd/cgroups/pull/125) from Zyqsempai/104-add-systemd
* [`acbc802`](https://github.com/containerd/cgroups/commit/acbc8024b3f44e265c066ff60c0b5065b3b0205f) rebase on master
* [`7d585c4`](https://github.com/containerd/cgroups/commit/7d585c40f10b87650d114877dbcec2b72a852357) Resource rework + path fix
* [`fe68974`](https://github.com/containerd/cgroups/commit/fe689749600616370376829ff953d126d2d9abba) tests for systemd controllers
* [`7b4fbc7`](https://github.com/containerd/cgroups/commit/7b4fbc7a0b3877704bdc4b82bc4ded8bc42f18e7) Toggle controllers fix
* [`b0a15b1`](https://github.com/containerd/cgroups/commit/b0a15b1d1682d7555d4793bc2122c8f9b162fb4f) conflict fix
* [`3a32c65`](https://github.com/containerd/cgroups/commit/3a32c65f78c12eb7934c4d4ceda4729f2970c147) Systemd refactoring
* [`5efa14e`](https://github.com/containerd/cgroups/commit/5efa14e3dbc5c34d93de6c706af24fea4a30de46) Added systemd manager
* [`e077fb6`](https://github.com/containerd/cgroups/commit/e077fb66772a16c72a32cd85c7ce6bf2b173a802) Merge pull request  [#137](https://github.com/containerd/cgroups/pull/137) from Zyqsempai/update-go-systemd-to-v22
* [`07c51ec`](https://github.com/containerd/cgroups/commit/07c51ec75fa7fc5ce7813c735571947723a77fb7) dbus version fix
* [`0a0e0a4`](https://github.com/containerd/cgroups/commit/0a0e0a424a32bb123821b4fd075d35a47ae87115) add dbus
* [`5506eff`](https://github.com/containerd/cgroups/commit/5506effa1f8367785d475488e658bbcf4dac3682) Updated go-systemd to v22
* [`06e7180`](https://github.com/containerd/cgroups/commit/06e7180859011d9f463faa337f661bd8c97139c2) Merge pull request  [#135](https://github.com/containerd/cgroups/pull/135) from Zyqsempai/add-io-stats
* [`94c46b4`](https://github.com/containerd/cgroups/commit/94c46b4c3e607eb8d8aebb46bcd1a0b704850d8a) proto fix
* [`57d16a5`](https://github.com/containerd/cgroups/commit/57d16a52135e636dbfe92662532342c7c7c3ef72) Added maj:min stats and multy entry of IO usage
* [`8195cc0`](https://github.com/containerd/cgroups/commit/8195cc0d3c1358233942a589cc9e307e4c96c29a) Added IO metrics
* [`ba4fddb`](https://github.com/containerd/cgroups/commit/ba4fddbc79761de696104c139f2e296d66de671a) Merge pull request  [#134](https://github.com/containerd/cgroups/pull/134) from Zyqsempai/133-add-period-configuration
* [`203cfb9`](https://github.com/containerd/cgroups/commit/203cfb95c7a4bbcbb381d6f7a095787aacefba19) Added CPUMax type
* [`e509dbb`](https://github.com/containerd/cgroups/commit/e509dbba72a973ebc5c47529bd821e3a2f957979) test default behaviour
* [`0225ff8`](https://github.com/containerd/cgroups/commit/0225ff82a1a23d9ddf19a83c48611fe6ab107b97) Added test for ToResources func
* [`f5cb2b1`](https://github.com/containerd/cgroups/commit/f5cb2b18dfc490a215d2b731d1a5171ffb8808f6) Added possibility to set quota in cpu.max
* [`f26d9e0`](https://github.com/containerd/cgroups/commit/f26d9e0c03a97fa64284f27ecb8666a0c638a157) Merge pull request  [#131](https://github.com/containerd/cgroups/pull/131) from Zyqsempai/add-tests-for-cpu-cgroupv2
* [`ac62cf6`](https://github.com/containerd/cgroups/commit/ac62cf6dd3afcbac5a4dadbf8fefb5918878f070) fix out of range err for cpuset.cpus
* [`d411a5c`](https://github.com/containerd/cgroups/commit/d411a5c20485b46ff79713ccd18d7b6d3dbdc643) smaller range for cpuset.cpus
* [`48a6ef5`](https://github.com/containerd/cgroups/commit/48a6ef5d047b0f54527ee4606ab6633e3ec3455c) added cpuset controller
* [`9b3ab60`](https://github.com/containerd/cgroups/commit/9b3ab60f90931a1f8447d077b911219e7b69bf80) Test fix
* [`d616474`](https://github.com/containerd/cgroups/commit/d616474a70ceca06b773f2fb66f38095a046747c) remove deprecated controller
* [`c08031d`](https://github.com/containerd/cgroups/commit/c08031d108497a87673fe39c255e0db026d3e170) Check nil resources
* [`237bd06`](https://github.com/containerd/cgroups/commit/237bd068665be03287a1e214ec448dacda5c5882) Toggle not nil controllers
* [`dbc9f68`](https://github.com/containerd/cgroups/commit/dbc9f68659923357ea676cc3e8cd1e82f612cddd) try another weight param
* [`a69ffc1`](https://github.com/containerd/cgroups/commit/a69ffc17119765506c8a9b02bc7dee01317c36ca) remove useless step
* [`c84632a`](https://github.com/containerd/cgroups/commit/c84632af308672849e4a1da00910c49b946e9066) Added tests for CPU
* [`fada802`](https://github.com/containerd/cgroups/commit/fada802a7909d430bd17126fd6e4bbf5716f2bcd) Merge pull request  [#129](https://github.com/containerd/cgroups/pull/129) from Zyqsempai/add-memory-tests
* [`e284b4a`](https://github.com/containerd/cgroups/commit/e284b4ab2fcfbee98c0d2c004534fc3587403a1d) comment fix
* [`2a19d52`](https://github.com/containerd/cgroups/commit/2a19d525a687f57493063555743fa8f585ed29ac) Move cgroup creation to test func
* [`80c60c2`](https://github.com/containerd/cgroups/commit/80c60c28a488a8d18c7ffc65f92cfb9bb16d1240) Trim spaces
* [`5dba053`](https://github.com/containerd/cgroups/commit/5dba05335a7d92d7ec6abb0d6166e77131542571) GroupPath fix 2
* [`f40b256`](https://github.com/containerd/cgroups/commit/f40b25688bb5cce86d6bcc6cf7fb213109848af3) GroupPath fix
* [`836aa29`](https://github.com/containerd/cgroups/commit/836aa29c5b09c036fe818d17ceb498bfb7cafdf6) Added v2 memory test
* [`80b32e3`](https://github.com/containerd/cgroups/commit/80b32e3c75c99f1b99f3690c15b87c710b314e51) Merge pull request  [#130](https://github.com/containerd/cgroups/pull/130) from Zyqsempai/128-set-reservation-in-low
* [`697f2cd`](https://github.com/containerd/cgroups/commit/697f2cdc5e27a66415401af74eaf85181f2128f7) Return memory `high` property
* [`28f74d7`](https://github.com/containerd/cgroups/commit/28f74d748f4cf34c33386d8b3d7b3c827e93d17e) Fixed memory convertion for `reservation` from high to low.
* [`10dcde2`](https://github.com/containerd/cgroups/commit/10dcde236e523a22c2f9f0013f7ebb8e4a065a5e) Merge pull request  [#127](https://github.com/containerd/cgroups/pull/127) from crosbymichael/v2-check
* [`370d60c`](https://github.com/containerd/cgroups/commit/370d60c324399794c8f33ae0be976cc2880b004a) Add Mode() func to check cgroup mount type
* [`9e08996`](https://github.com/containerd/cgroups/commit/9e089962ffffaeb9281c22c14bdb77b59852f7a1) Merge pull request  [#126](https://github.com/containerd/cgroups/pull/126) from fuweid/gofmt
* [`bd09c0d`](https://github.com/containerd/cgroups/commit/bd09c0d4a78929b7acaebc4bdc979a445138481e) Merge pull request  [#124](https://github.com/containerd/cgroups/pull/124) from AkihiroSuda/fix-toggle
* [`3022591`](https://github.com/containerd/cgroups/commit/302259114275aad7b19c605335603d8285d8851b) v2: toggle ancestors of c.path, not c.path itself
* [`079295c`](https://github.com/containerd/cgroups/commit/079295c02a9d9e0f5d732b60d1f4e0cd0bc6e4e6) v2: refactor ListControllers
* [`da8ad43`](https://github.com/containerd/cgroups/commit/da8ad43b2fb3b257c5b743f44731f7e624b8cd16) Merge pull request  [#122](https://github.com/containerd/cgroups/pull/122) from AkihiroSuda/v2-move-dev
* [`ca48756`](https://github.com/containerd/cgroups/commit/ca4875604fa29abf6fa0dfd053d61b93369223f8) v2: put Devices to Resources struct as a field, not as a method
* [`7f48529`](https://github.com/containerd/cgroups/commit/7f48529d150061c82e086ffbdf4a500f6b49278c) v2: follow package import rule and update license statement
* [`e0c89c3`](https://github.com/containerd/cgroups/commit/e0c89c36d7a50f945a17f1865023a46cbe51fa3e) Merge pull request  [#123](https://github.com/containerd/cgroups/pull/123) from AkihiroSuda/fix-stat-panic
* [`3a0e799`](https://github.com/containerd/cgroups/commit/3a0e799bed92fe66eb71391f1f8d337fb8bbe7ba) v2: fix rdma nil panic
* [`ca363a0`](https://github.com/containerd/cgroups/commit/ca363a059e42aee6bd9071fb66f8813beb83ee92) Merge pull request  [#116](https://github.com/containerd/cgroups/pull/116) from Zyqsempai/104-add-bpf-device
* [`b01be99`](https://github.com/containerd/cgroups/commit/b01be9909e1ab064f35c2d6b99c49a85f8ca2efe) Merge pull request  [#119](https://github.com/containerd/cgroups/pull/119) from Zyqsempai/104-added-rdma-controller
* [`e56683d`](https://github.com/containerd/cgroups/commit/e56683d3d5a15abdea66d7511b5e16083da2f594) Merge pull request  [#120](https://github.com/containerd/cgroups/pull/120) from AkihiroSuda/fix-v2-stats
* [`c4993ae`](https://github.com/containerd/cgroups/commit/c4993aebedaa31fe8435702ddae54ec0a5c0ac9f) v2: fix nil panic on statting disabled controllers
* [`1c26af6`](https://github.com/containerd/cgroups/commit/1c26af6c55f531b70d57f7058796c8e6d6aa6e09) v2: fix parsing pids stat
* [`dea9e11`](https://github.com/containerd/cgroups/commit/dea9e11a135347ac4616823fb9ab396615bd1370) Added header to devicefilter test file.
* [`dc02b2f`](https://github.com/containerd/cgroups/commit/dc02b2f5d16be7b3ac6e1bc770a28e430c2753ca) Header fix
* [`7384bc5`](https://github.com/containerd/cgroups/commit/7384bc55ee220d4f5a06ce205aefe0674fdc0b3b) Credits header update
* [`2036eb8`](https://github.com/containerd/cgroups/commit/2036eb8905da80070184eae3155f45bbac66f4e8) Test fix
* [`df66df1`](https://github.com/containerd/cgroups/commit/df66df17b3500399c4a1df4379a73e61b3e26328) Added tests
* [`33207b4`](https://github.com/containerd/cgroups/commit/33207b488aea7b6d1ce3bc9a3768b1c5386ea801) Added ebps support(based on runc implementation)
* [`3053714`](https://github.com/containerd/cgroups/commit/3053714118a15e50f55eac10898f14da12645ca4) Added RDMA controller
* [`daf5261`](https://github.com/containerd/cgroups/commit/daf52615ff6e6378ce2d2e822949d509cc5816bc) Merge pull request  [#113](https://github.com/containerd/cgroups/pull/113) from AkihiroSuda/v2-travis
* [`c4474e8`](https://github.com/containerd/cgroups/commit/c4474e830f20c7825a2f93915d661e74b62ab12e) Merge pull request  [#115](https://github.com/containerd/cgroups/pull/115) from Zyqsempai/104-add-oom-notifications
* [`2bd4ae1`](https://github.com/containerd/cgroups/commit/2bd4ae17dfc7244a7bba1485e0fc810423b8e20f) Merge pull request  [#117](https://github.com/containerd/cgroups/pull/117) from Zyqsempai/104-add-more-memory-stats
* [`0339015`](https://github.com/containerd/cgroups/commit/0339015d72ef1b41b490b3c63b41cdf89a828e78) .travis.yml: add cgroup v2 Vagrant box
* [`cfc1c23`](https://github.com/containerd/cgroups/commit/cfc1c23314b641473dd9599a31e604b75adeec8c) Function rename
* [`d03d516`](https://github.com/containerd/cgroups/commit/d03d5167784d274aa37013826c6a09ded7d6b978) Remove global var
* [`4aad508`](https://github.com/containerd/cgroups/commit/4aad508d1059e09c03caef3ed781781605ab0020) Added events struct and error channel
* [`eb898ed`](https://github.com/containerd/cgroups/commit/eb898ed08d0acb48db00b8bd01cc9227b001641b) Added event channel for oom event subscription
* [`9629c6e`](https://github.com/containerd/cgroups/commit/9629c6ed18b2cfc13dca1597a8ae15314bdd4733) Added OOM notification for Memory controller
* [`4d88c26`](https://github.com/containerd/cgroups/commit/4d88c26a2d0f62baae782ce922975473b41291a6) Simplify stats
* [`344a8ab`](https://github.com/containerd/cgroups/commit/344a8ab471a2dd96068c8963b3e3ce2777c15b98) Remove unused metrics
* [`4276e8e`](https://github.com/containerd/cgroups/commit/4276e8e73adca3befbc45b77d2fac8a65bee988d) Added current and mas swap and memory usage stats
* [`d26e1b3`](https://github.com/containerd/cgroups/commit/d26e1b37d042d3cd3aaba23b4713f5b8185b9517) Merge pull request  [#118](https://github.com/containerd/cgroups/pull/118) from estesp/go-mod-travis
* [`d0f61b7`](https://github.com/containerd/cgroups/commit/d0f61b75b2777e567a0504d584d733b8cc5760df) Set GO111MODULE=on to fix Go 1.11/1.12 builds
* [`4baafdb`](https://github.com/containerd/cgroups/commit/4baafdb2bf451498eae2a8b3620cff8755b4628c) Merge pull request  [#112](https://github.com/containerd/cgroups/pull/112) from crosbymichael/io
* [`684eefa`](https://github.com/containerd/cgroups/commit/684eefa15a1bae5f170f96cb7dddfc3c4abf599c) Add mapping to stats struct
* [`7209a8d`](https://github.com/containerd/cgroups/commit/7209a8dfde2726fa544906fc061605e43e798b1d) Add v2 io support
* [`3ecfbc4`](https://github.com/containerd/cgroups/commit/3ecfbc409fb699785831415dd204dc355c738e2b) Merge pull request  [#111](https://github.com/containerd/cgroups/pull/111) from crosbymichael/to-res
* [`8e6ae5f`](https://github.com/containerd/cgroups/commit/8e6ae5fe16fe1193771e8a14f79bf2f51e92b9f5) Add ToResources func for spec to v2.Resources
* [`a026e7e`](https://github.com/containerd/cgroups/commit/a026e7e7c3457dafd8ca0119b749e7291ea7b63e) Merge pull request  [#110](https://github.com/containerd/cgroups/pull/110) from AkihiroSuda/v2-verifypath
* [`a4f92d6`](https://github.com/containerd/cgroups/commit/a4f92d6967edd0fc3b8e7a302e77a9fd3032d2db) .travis.yml: run test for all packages
* [`29ec75e`](https://github.com/containerd/cgroups/commit/29ec75e6255b2ae35307600f57feafa0c0563a6f) update go.mod
* [`b15f984`](https://github.com/containerd/cgroups/commit/b15f98493ecf98710faa65af8eb3e4eeef892859) v2: fix TestParseCgroupFromReader
* [`788d082`](https://github.com/containerd/cgroups/commit/788d0827be5d0f784456c45df30642add9547a7e) v2: restore VerifyGroupPath
* [`82928e8`](https://github.com/containerd/cgroups/commit/82928e855c6c9fa78d1e0767c46e1b05168d623d) Merge pull request  [#109](https://github.com/containerd/cgroups/pull/109) from crosbymichael/v2-controller
* [`54a40c2`](https://github.com/containerd/cgroups/commit/54a40c2af707f9ee43f6fa28f4ab6c0a79789f34) Add basic stats implementation
* [`7bf30d7`](https://github.com/containerd/cgroups/commit/7bf30d7bf13852d1f2b493817489d37170d2b8a4) Rename playground to cgctl
* [`3239d7b`](https://github.com/containerd/cgroups/commit/3239d7b8395519d4951e886a03ac74c79543c04b) Simpler v2 cgroup interface
* [`c0a1dbc`](https://github.com/containerd/cgroups/commit/c0a1dbc386b3fed186c541fab178ba6037e319b9) Merge pull request  [#106](https://github.com/containerd/cgroups/pull/106) from xianlubird/test1
* [`66a6951`](https://github.com/containerd/cgroups/commit/66a6951a6dbad6aa0d903ec243d8d2f990a2a052) Merge pull request  [#105](https://github.com/containerd/cgroups/pull/105) from xianlubird/test
* [`eeb53b7`](https://github.com/containerd/cgroups/commit/eeb53b7c613a27e66e70cf7ed2471f4a51d72d87) add static path prefix doc
* [`9aebee9`](https://github.com/containerd/cgroups/commit/9aebee9e378b6a1539de029df39f9392f93d325f) Update doc add static path prefix
* [`010a0d6`](https://github.com/containerd/cgroups/commit/010a0d6a188e2bed91cef77126fd6604a7518cf8) Merge pull request  [#108](https://github.com/containerd/cgroups/pull/108) from Zyqsempai/104-added-memory-cgroup2-impl
* [`2843dfa`](https://github.com/containerd/cgroups/commit/2843dfa2072234f2b2849be0cae35589c4b19ad2) Added cgroup v2 memory implementation
* [`2ff88b8`](https://github.com/containerd/cgroups/commit/2ff88b8e832795d097daab5869d7584662e20534) Merge pull request  [#107](https://github.com/containerd/cgroups/pull/107) from Zyqsempai/104-add-v2-cgroups-for-cpu
* [`8f1875b`](https://github.com/containerd/cgroups/commit/8f1875b57fa4054436a878d34ca02c238fa8ba34) Added cgroups v2 CPU implementation.
* [`6fb48e1`](https://github.com/containerd/cgroups/commit/6fb48e16d8117807adf676f7c735f4f553d19fde) Merge pull request  [#103](https://github.com/containerd/cgroups/pull/103) from AkihiroSuda/cgroup2-poc2
* [`27e64bc`](https://github.com/containerd/cgroups/commit/27e64bce3d6c36729f965c628e2ce8bef08abab6) cgroup2: the first cut (yet another version)
* [`5fbad35`](https://github.com/containerd/cgroups/commit/5fbad35c2a7e855762d3c60f2e474ffcad0d470a) Merge pull request  [#100](https://github.com/containerd/cgroups/pull/100) from fuweid/me-support-cgroupstats
* [`fccf4d4`](https://github.com/containerd/cgroups/commit/fccf4d469e6ce7ec1289356b218e980418d0c1dc) stats/v1: export per-cgroup stats
* [`bec0ecb`](https://github.com/containerd/cgroups/commit/bec0ecbda1466b6907a70c1908aea0998b491df4) Merge pull request  [#99](https://github.com/containerd/cgroups/pull/99) from gliptak/patch-3
* [`3de5a6b`](https://github.com/containerd/cgroups/commit/3de5a6bb4823a9b39ab1e1108e3bc58bf8fc76ad) Add Go 1.13 to Travis
* [`abd0b19`](https://github.com/containerd/cgroups/commit/abd0b19954a6b05e0963f48427062d1481b7faad) Merge pull request  [#98](https://github.com/containerd/cgroups/pull/98) from mariomac/ignoremem
* [`ad1c4b9`](https://github.com/containerd/cgroups/commit/ad1c4b91138ced79481a43fd94a4c123daad72f1) Added OptionalSwap memory constructor option
* [`484059a`](https://github.com/containerd/cgroups/commit/484059adcfa921c879869d9745e3ca746917a81c) Merge pull request  [#97](https://github.com/containerd/cgroups/pull/97) from mariomac/master
* [`fa1a76b`](https://github.com/containerd/cgroups/commit/fa1a76b28faaff678184549171de676315645c09) Fixed test file permissions
* [`cf275c8`](https://github.com/containerd/cgroups/commit/cf275c85f259d6ca47586a823a2ca85e0afe13e2) Allows ignoring memory modules
* [`af0bc55`](https://github.com/containerd/cgroups/commit/af0bc55d7d5b9c931dc875c73bcc2f4eb5ec46ce) Allow overriding the default /proc folder in blkioController
* [`bf292b2`](https://github.com/containerd/cgroups/commit/bf292b21730f0be58f47cd194dcf447dca57e200) Merge pull request  [#96](https://github.com/containerd/cgroups/pull/96) from jterry75/stats_pkg
* [`caf7157`](https://github.com/containerd/cgroups/commit/caf71576c8b19daf80ab4685916e4d5b4c74887e) Move metrics proto package to stats/v1
* [`fc51bcb`](https://github.com/containerd/cgroups/commit/fc51bcbe4714807834a6481e609aef94e5e6b917) Merge pull request  [#82](https://github.com/containerd/cgroups/pull/82) from saschagrunert/go-modules
* [`034edae`](https://github.com/containerd/cgroups/commit/034edae5587873d009802cf5f65882e3137cdf5b) Add go module support

### Changes from containerd/console

* [`8375c34`](https://github.com/containerd/console/commit/8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6) Merge pull request  [#34](https://github.com/containerd/console/pull/34) from sipsma/close-once
* [`38c5469`](https://github.com/containerd/console/commit/38c5469e7522db0c9435a5c33e0e0629113c4952) Only close epoller FD at most once.
* [`02ecf6a`](https://github.com/containerd/console/commit/02ecf6a7291e65f4a361525245c2bea023dc2e0b) Merge pull request  [#33](https://github.com/containerd/console/pull/33) from ulyssessouza/add-file-interface
* [`f652dc3`](https://github.com/containerd/console/commit/f652dc3e99a9f4aa760deb9b4b28edb7c4e5001a) Add File interface instead of using os.File
* [`53a0f1d`](https://github.com/containerd/console/commit/53a0f1deb970a40f08acc1e740a7293bedb8b6b9) Merge pull request  [#32](https://github.com/containerd/console/pull/32) from estesp/check-vendor
* [`6214f20`](https://github.com/containerd/console/commit/6214f2040a2c667ff1458db9485d42299b1d8220) Add vendor check now that content is vendored
* [`4b1ac2b`](https://github.com/containerd/console/commit/4b1ac2bbbdd500f0887e0195f283702be93d5734) Merge pull request  [#31](https://github.com/containerd/console/pull/31) from TwinProduction/master
* [`55928bd`](https://github.com/containerd/console/commit/55928bd5a38487e9b1676c55461ed3b47e796652) Enable vendoring

### Changes from containerd/continuity

* [`efbc448`](https://github.com/containerd/continuity/commit/efbc4488d8fe1bdc16bde3b2d2990d9b3a899165) Merge pull request  [#156](https://github.com/containerd/continuity/pull/156) from estesp/disable-travis
* [`e2d0145`](https://github.com/containerd/continuity/commit/e2d014531cd9518ff6da95703f4f9895c3394975) Remove travis config
* [`daa8e1c`](https://github.com/containerd/continuity/commit/daa8e1ccc0bcac5cd7d44046b0ea71e7831012ec) Merge pull request  [#155](https://github.com/containerd/continuity/pull/155) from estesp/gh-actions-ci
* [`8c3ce1b`](https://github.com/containerd/continuity/commit/8c3ce1b3ae914b0f92d03138cfe8ff4a1169336a) Update CI to use GitHub Actions
* [`6629113`](https://github.com/containerd/continuity/commit/6629113df58078d4d286df5cf79378ef84dcc525) Update linting to use golangci-lint
* [`9365a1b`](https://github.com/containerd/continuity/commit/9365a1b01a63247561eab02c7d5914a554736c69) Fix golangci-lint errors
* [`f1c9af8`](https://github.com/containerd/continuity/commit/f1c9af8e2a206bd1b9f06b2c7d250deaf4791cf7) Merge pull request  [#154](https://github.com/containerd/continuity/pull/154) from mikebrow/cleanup-nits
* [`f681eac`](https://github.com/containerd/continuity/commit/f681eac03c784dd57e8046e8e3948d4d44294629) reduce code complexity
* [`6728803`](https://github.com/containerd/continuity/commit/6728803c1b2fbe0b63edfccea8c664af8f5df4e1) update AUTHORS
* [`f265cff`](https://github.com/containerd/continuity/commit/f265cff0764e5f8155e80d532db78f617e08e021) fix gofmt issues
* [`cf53015`](https://github.com/containerd/continuity/commit/cf53015a8bae42a53c5725e0d9bef11fde50694e) Merge pull request  [#153](https://github.com/containerd/continuity/pull/153) from tomfaulhaber/empty-file-fix
* [`5a33969`](https://github.com/containerd/continuity/commit/5a339690f8eb7d69926093db01be5f1272ec0c8f) Add a comment to clarify that we're handling the empty file case
* [`11900e8`](https://github.com/containerd/continuity/commit/11900e88c487c2e28650d44cc88a95e86734f01c) Fix sameFile() to recognize empty files as the same
* [`d3ef23f`](https://github.com/containerd/continuity/commit/d3ef23f19fbb106bb73ffde425d07a9187e30745) Merge pull request  [#151](https://github.com/containerd/continuity/pull/151) from kolyshkin/readlink-win
* [`0f16d7a`](https://github.com/containerd/continuity/commit/0f16d7a0959cac64d7a54ce015e50cf4839d1970) Merge pull request  [#150](https://github.com/containerd/continuity/pull/150) from kolyshkin/xattr
* [`643e66e`](https://github.com/containerd/continuity/commit/643e66e4bb3e30dda0a35b6468fb5f35cde7d856) Remove Windows' Readlink fork
* [`da42a30`](https://github.com/containerd/continuity/commit/da42a3033a39c971c1336a8a9f70fbf323857374) driver: fail to build on Windows with go < 1.13
* [`d7961f4`](https://github.com/containerd/continuity/commit/d7961f4caa26b030e7aba76153188a1aad74437e) travis.yml: rm unsupported go releases, add 1.14
* [`bbd0be0`](https://github.com/containerd/continuity/commit/bbd0be0b8f642b9a7b2b2b4f6cccb8f3a90e4f2e) sysx/xattr: improve listxattrAll
* [`9e256e6`](https://github.com/containerd/continuity/commit/9e256e61eee8fc393366eb5c00d8b5fed8bb94fe) sysx/xattr: fix getxattrAll
* [`26c1120`](https://github.com/containerd/continuity/commit/26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4) Merge pull request  [#109](https://github.com/containerd/continuity/pull/109) from nogoegst/fs-openbsd
* [`0ec5967`](https://github.com/containerd/continuity/commit/0ec596719c75bfd42908850990acea594b7593ac) Merge pull request  [#148](https://github.com/containerd/continuity/pull/148) from zhsj/fix-gccgo
* [`a7f992c`](https://github.com/containerd/continuity/commit/a7f992c52c205be63cf0b6e7543099a0c9b45700) fs: don't convert syscall.Timespec to unix.Timespec directly
* [`669de92`](https://github.com/containerd/continuity/commit/669de920ecb0fd1e96591fcb031b9e12bb9cf21c) Merge pull request  [#147](https://github.com/containerd/continuity/pull/147) from yeahdongcn/xattr
* [`b05c0fd`](https://github.com/containerd/continuity/commit/b05c0fd3fcbecc051122adcbd2d616b55bd0f7aa) xattr lost when copying directory
* [`1097c8b`](https://github.com/containerd/continuity/commit/1097c8bae83b84cf3dfccfcc542e06c8c28ea3f4) Merge pull request  [#144](https://github.com/containerd/continuity/pull/144) from SamWhited/modules
* [`91c91a7`](https://github.com/containerd/continuity/commit/91c91a736c4eb12c7bbc93face8ec47a3feb4464) Merge branch 'master' into modules
* [`f65d91d`](https://github.com/containerd/continuity/commit/f65d91d395ebd5507b567968624a4bbdbb9e8819) Merge pull request  [#146](https://github.com/containerd/continuity/pull/146) from fuweid/me-enable-root-for-testing
* [`2f58149`](https://github.com/containerd/continuity/commit/2f581495a4a9485494f737a583616789f8a07578) test: enable root for RequiresRoot cases
* [`abe3784`](https://github.com/containerd/continuity/commit/abe378447a9f73e8a4fe810aa78130b0d490dc40) Support Go Modules
* [`75bee3e`](https://github.com/containerd/continuity/commit/75bee3e2ccb6402e3a986ab8bd3b17003fc0fdec) Merge pull request  [#143](https://github.com/containerd/continuity/pull/143) from tiborvass/fix-sockets
* [`403b5be`](https://github.com/containerd/continuity/commit/403b5be3d72bcee44af7a08c32c0f7ed30ae711b) Merge pull request  [#141](https://github.com/containerd/continuity/pull/141) from WRidder/patch-1
* [`cd143ee`](https://github.com/containerd/continuity/commit/cd143ee28a838efd0d76879d7193a78ac4c40904) fstest: have CreateSocket actually create a socket
* [`38f9467`](https://github.com/containerd/continuity/commit/38f946779f570033f2af75b74d353c0589b36a56) Add src string to copyDirectory error message.
* [`cad9e55`](https://github.com/containerd/continuity/commit/cad9e557d773df5aff292893d4e36781c0164a39) fs: support for OpenBSD

### Changes from containerd/cri

* [`8871d5cd`](https://github.com/containerd/cri/commit/8871d5cdf8102a7d5989c307f2a366946feb54ee) Merge pull request  [#1548](https://github.com/containerd/cri/pull/1548) from AkihiroSuda/remove-libseccomp-dependency
* [`7332e2ad`](https://github.com/containerd/cri/commit/7332e2ad2e5f064b3de9f364f38f3d4ad10db935) remove libseccomp cgo dependency
* [`858a7662`](https://github.com/containerd/cri/commit/858a766264ee4a58656f6258e9d4b47d3ed4745c) Merge pull request  [#1547](https://github.com/containerd/cri/pull/1547) from mikebrow/containerd-list-podid-should-search
* [`8a2d1cc8`](https://github.com/containerd/cri/commit/8a2d1cc802e60e3c93c606270b92978c036fb432) adds support for pod id lookup for filter
* [`c209d013`](https://github.com/containerd/cri/commit/c209d013cbc5508c77534b8c1789ca5191de8b9e) Merge pull request  [#1545](https://github.com/containerd/cri/pull/1545) from ktock/ssdoc
* [`fe9bb8da`](https://github.com/containerd/cri/commit/fe9bb8da657671b31eecd3092f1519df641d5c40) Merge branch 'master' into ssdoc
* [`63400c76`](https://github.com/containerd/cri/commit/63400c769422618e2998823ec548671cf3e150b1) Merge pull request  [#1543](https://github.com/containerd/cri/pull/1543) from ktock/discard-content
* [`0f99e0f5`](https://github.com/containerd/cri/commit/0f99e0f53e744044c5c0f9fef74ac8908df27364) Merge pull request  [#1542](https://github.com/containerd/cri/pull/1542) from sachaos/master
* [`4c8164bc`](https://github.com/containerd/cri/commit/4c8164bccf35b134ad9864409882105ade5b3c85) Specify version = 2 & fix wrong key in registry.md (GCR example)
* [`375dd762`](https://github.com/containerd/cri/commit/375dd7625530ff11ed858a1157837eaab0422bba) Add description about `disable_snapshot_annotations` to configuration doc
* [`c80660b8`](https://github.com/containerd/cri/commit/c80660b82b1df9965c2e399fa61a62c088e152a6) Allow GC to discard content after successful pull and unpack
* [`b51177bf`](https://github.com/containerd/cri/commit/b51177bfcc31371761fb19ffd028a19fb0d69d3a) Vendor containerd d184a0a3430dc4a17a47cce37fb36126ac0c699a
* [`8448b92d`](https://github.com/containerd/cri/commit/8448b92d237e877bed1e4aa7a0baf0dee234dbcb) Merge pull request  [#1534](https://github.com/containerd/cri/pull/1534) from crosbymichael/selinux-range
* [`0443a13d`](https://github.com/containerd/cri/commit/0443a13da7f6f38f4bb4ed7cccfe3c47ccceb614) Merge pull request  [#1535](https://github.com/containerd/cri/pull/1535) from lumjjb/updatecri-doc
* [`e080f845`](https://github.com/containerd/cri/commit/e080f845376c772a4a7830ffbb27acb23854a436) Merge pull request  [#1539](https://github.com/containerd/cri/pull/1539) from mikebrow/windows-ci-force-bash
* [`fad87288`](https://github.com/containerd/cri/commit/fad87288f8c26b7fcb65be1c010432565ff44cbc) switching to windows-2016 latest is breaking due to wsl conflict with bash
* [`f93b7253`](https://github.com/containerd/cri/commit/f93b72530f51e04c1210d656f7db70ab9c70419b) Update doc cri plugin convention
* [`5f5d954b`](https://github.com/containerd/cri/commit/5f5d954b6af907cfffb1364526cf0d1d5dcc13b9) add selinux category range to config
* [`9b06da47`](https://github.com/containerd/cri/commit/9b06da47731bb4d499a2ab0f53c643fce766c3d0) update selinux to 1.6.0 release
* [`fcda0cf4`](https://github.com/containerd/cri/commit/fcda0cf4a7e70f0317238b09556329239321353b) Merge pull request  [#1529](https://github.com/containerd/cri/pull/1529) from AkihiroSuda/allow-disabling-hugepages
* [`707d2c49`](https://github.com/containerd/cri/commit/707d2c49d1c71c1d0b24bd5e757bf72376cc0de1) allow disabling hugepages
* [`1d3b9c5b`](https://github.com/containerd/cri/commit/1d3b9c5b80dd716ab4aa74e3eaf3c4e5f50136dd) Merge pull request  [#1532](https://github.com/containerd/cri/pull/1532) from jsturtevant/update-pause-image-ref
* [`2bb0b19c`](https://github.com/containerd/cri/commit/2bb0b19c4b61dee3a3d36c3040c519cd6805fd15) Update to latest pause image for windows
* [`5df93a03`](https://github.com/containerd/cri/commit/5df93a038acc017abaab0b037fa7d03dfcab9fe0) Merge pull request  [#1531](https://github.com/containerd/cri/pull/1531) from mikebrow/nit-for-default-config
* [`4b3974c4`](https://github.com/containerd/cri/commit/4b3974c4e95b06006d780c267ef6f928a4e389ef) show runc options tag
* [`a01750d8`](https://github.com/containerd/cri/commit/a01750d89af991c37906165f8d6f68ceb5903730) Merge pull request  [#1530](https://github.com/containerd/cri/pull/1530) from hckuo/fix-doc-for-runtime-options
* [`904ab30f`](https://github.com/containerd/cri/commit/904ab30f9dc3bc33974daca112b7024609417436) Fix doc for runtime specifc options
* [`0fa3cfd6`](https://github.com/containerd/cri/commit/0fa3cfd6952fb432677dcff7d76b8f68be23db04) Merge pull request  [#1440](https://github.com/containerd/cri/pull/1440) from jr-santos98/master
* [`c69a2dc7`](https://github.com/containerd/cri/commit/c69a2dc7457d9d55ce0e8385fb8be12eb653add4) Checking if a variable already exists
* [`ecf335ad`](https://github.com/containerd/cri/commit/ecf335ad65ebe25fd3fb53cd4b21d92cbc46b8bf) added multi-architectures support
* [`8fb244a6`](https://github.com/containerd/cri/commit/8fb244a65baad2457e6c8658db18ed28b1f77cfe) Merge pull request  [#1525](https://github.com/containerd/cri/pull/1525) from containerd/forcibly-remove-sandbox-container
* [`0c45d132`](https://github.com/containerd/cri/commit/0c45d1329249d6a21149599adcbc885066c0a230) move up to latest cri-tools
* [`5f50692d`](https://github.com/containerd/cri/commit/5f50692d3dd7764a30a99688818df55caf8262a1) Merge pull request  [#1524](https://github.com/containerd/cri/pull/1524) from mikebrow/verbose-dco-check
* [`4549b94e`](https://github.com/containerd/cri/commit/4549b94eca5fb64c6ca8f28ae637490305cf6de4) gofmt cleanup
* [`287c52d1`](https://github.com/containerd/cri/commit/287c52d1c67921dc29c8ef5a5a5d0e2ba722bb75) Forcibly stop running containers before removal
* [`f427791c`](https://github.com/containerd/cri/commit/f427791c60570fe1afcdf6a5a50eaa6080adad6c) set dco check to verbose
* [`aa0f4fd3`](https://github.com/containerd/cri/commit/aa0f4fd37b82a273156d35a7e13831bd0940ab99) Merge pull request  [#1521](https://github.com/containerd/cri/pull/1521) from AkihiroSuda/revendor-libcontainer
* [`fb208d01`](https://github.com/containerd/cri/commit/fb208d015a7aca677e08c4f84ce95592189426df) vendor runc v1.0.0-rc91
* [`1bc5ba3f`](https://github.com/containerd/cri/commit/1bc5ba3f484ecae7feb3156ad0e3760b728de66e) Merge pull request  [#1519](https://github.com/containerd/cri/pull/1519) from AkihiroSuda/config-fix-toml-tag
* [`fe6833a9`](https://github.com/containerd/cri/commit/fe6833a9a4511f271ae0a7dcd052d3c5c050d3d7) config: TolerateMissingHugePagesCgroupController -> TolerateMissingHugetlbController
* [`b69d7bdc`](https://github.com/containerd/cri/commit/b69d7bdc5fa9f61532819029c864cd3724a79db6) config: fix TOML tag for TolerateMissingHugePagesCgroupController
* [`8e0b789c`](https://github.com/containerd/cri/commit/8e0b789c9ade07497283546c0bde0fb5f99310cb) Merge pull request  [#1520](https://github.com/containerd/cri/pull/1520) from AkihiroSuda/fix-ci-apt-get-update
* [`4049a912`](https://github.com/containerd/cri/commit/4049a912f32d19245c02dc57cc104b5657845fa1) CI: run apt-get update befor apt-get install
* [`c2191fdd`](https://github.com/containerd/cri/commit/c2191fddd79234024bfc47d3c3eeba1833b82dc1) Merge pull request  [#1513](https://github.com/containerd/cri/pull/1513) from brianpursley/state-name
* [`aa04fc9d`](https://github.com/containerd/cri/commit/aa04fc9d538653a3513d8e855e5d32453d86781e) Change "failed to stop sandbox" error message to use state name instead of numeric value
* [`09d6426f`](https://github.com/containerd/cri/commit/09d6426f33cac217528158ddc6d254ca7d597a7b) Merge pull request  [#1511](https://github.com/containerd/cri/pull/1511) from kevpar/named-pipe-mounts
* [`210561a8`](https://github.com/containerd/cri/commit/210561a8e3b1c4905b8162c808f92cb5caa4b876) Support named pipe mounts for Windows containers
* [`682d1583`](https://github.com/containerd/cri/commit/682d158399ed7c58c1bc8dd4f5282c4446c0aba3) Merge pull request  [#1517](https://github.com/containerd/cri/pull/1517) from mikebrow/fix-e2e-bucket
* [`f5c7ac92`](https://github.com/containerd/cri/commit/f5c7ac92724405806eb4e330ecab8f4350601089) fix for image pull linter change
* [`05cd9428`](https://github.com/containerd/cri/commit/05cd942875e06e344decf01bddf0f2660d04055a) hard set kubernetes version not in vendor.conf anymore
* [`98aadbbe`](https://github.com/containerd/cri/commit/98aadbbe56369ebafa03b6e08ad53859580313f1) Merge pull request  [#1463](https://github.com/containerd/cri/pull/1463) from dims/remove-dependencies-on-k8s.io/kubernetes
* [`3ee62de2`](https://github.com/containerd/cri/commit/3ee62de2bf318939c38a863dd6e61fe18f790225) remove unused method
* [`cbb7c28f`](https://github.com/containerd/cri/commit/cbb7c28f195ea256fce8b5e21e7ae1403901438c) Add copyright headers
* [`0d18d1ee`](https://github.com/containerd/cri/commit/0d18d1ee38afad93fcbe1411bee82e4960703e55) Drop k8s.io/kubernetes
* [`6007c354`](https://github.com/containerd/cri/commit/6007c354a6e3514ee28f717658b6233b8aaa815b) Copy kubernetes/pkg/kubelet/util
* [`e2072b71`](https://github.com/containerd/cri/commit/e2072b71ccdbf62a38e5e1b583cd403c66cdf727) Copy kubernetes/pkg/util/bandwidth
* [`bb828a9f`](https://github.com/containerd/cri/commit/bb828a9f841cc6d1a8630101f2dcfb3f624eac80) Make copy of pkg/kubelet/cri/remote
* [`2909022a`](https://github.com/containerd/cri/commit/2909022a6e0cb173a0f6e75063c180cc24dfac6c) Make local copy of kubelet/cri/streaming
* [`b8f7b9f6`](https://github.com/containerd/cri/commit/b8f7b9f692d137ba1403a4a87ec12d22452cd370) Merge pull request  [#1515](https://github.com/containerd/cri/pull/1515) from AkihiroSuda/golang-1.13.12
* [`22b55461`](https://github.com/containerd/cri/commit/22b55461b3a65bada4eeb8ed01ffed6f766819e6) Merge pull request  [#1514](https://github.com/containerd/cri/pull/1514) from dims/update-kubernetes-to-1.19.0-beta.2
* [`c4205721`](https://github.com/containerd/cri/commit/c4205721eeeed817f9be32964a75232adb4e691c) Update vendor/ directory
* [`41f184f1`](https://github.com/containerd/cri/commit/41f184f15b1395f12982546df029a93d99e7b521) Update vendor.conf to kubernetes 1.19.0-beta.2
* [`548d987f`](https://github.com/containerd/cri/commit/548d987fc2d27e82dc5ff729f3615f727324f7d0) Bump Golang 1.13.12
* [`4f8a5807`](https://github.com/containerd/cri/commit/4f8a580795344b0f4c1146a3abce0409962f3890) Merge pull request  [#1510](https://github.com/containerd/cri/pull/1510) from crosbymichael/selinux-bump
* [`713205b3`](https://github.com/containerd/cri/commit/713205b3699426076c6f8234a89d27de8fe8d5d5) bump selinux dep
* [`61648227`](https://github.com/containerd/cri/commit/61648227141a843ce71ecaf25997cf8d37c31c5a) Merge pull request  [#1508](https://github.com/containerd/cri/pull/1508) from janosi/sctp-hostport
* [`b661ad71`](https://github.com/containerd/cri/commit/b661ad711eaeb78f30574c31635a9ce5f1a67707) Merge pull request  [#1504](https://github.com/containerd/cri/pull/1504) from lorenz/ignore-image-defined-volumes
* [`26dc5b97`](https://github.com/containerd/cri/commit/26dc5b9772f8e23c7cf96034648b3394551e5087) Merge pull request  [#1505](https://github.com/containerd/cri/pull/1505) from dcantah/windows-cred-spec
* [`479dfbac`](https://github.com/containerd/cri/commit/479dfbac453a6af15bb871a1efc23339772b3a3f) Remove the protocol filter from the portMappings constructor.
* [`9620b2e1`](https://github.com/containerd/cri/commit/9620b2e1dae368382e59109e437b99f05fdec577) Add GMSA Credential Spec passing
* [`ae8200bf`](https://github.com/containerd/cri/commit/ae8200bf93e9eda91d1c8b40dc14257ec0bdea02) Merge pull request  [#1499](https://github.com/containerd/cri/pull/1499) from webwurst/patch-1
* [`3290b86a`](https://github.com/containerd/cri/commit/3290b86a8ce04e612fbc0b09042eba3d6ad5d400) Merge pull request  [#1506](https://github.com/containerd/cri/pull/1506) from cpuguy83/registry_headers
* [`5a1d49b0`](https://github.com/containerd/cri/commit/5a1d49b0632f3e91da9f78c79a34403876a04b1d) Add option for ignoring volumes defined in images
* [`c694c631`](https://github.com/containerd/cri/commit/c694c63176e68c9d7b25bdf4a40c1e254ffc269d) Add config for registry http headers
* [`098e0400`](https://github.com/containerd/cri/commit/098e040014aa8e413c7419f7e6db1db51e7133ff) Fix typo
* [`bc96548c`](https://github.com/containerd/cri/commit/bc96548c7bd65784d9e6967162518f04333f447d) Merge pull request  [#1502](https://github.com/containerd/cri/pull/1502) from mikebrow/nginx-timing-problem
* [`e56347aa`](https://github.com/containerd/cri/commit/e56347aabc6b5b26aaf6033826e791d1f3b43ab4) move up to latest critools pick up nginx fix
* [`62c91260`](https://github.com/containerd/cri/commit/62c91260d2f43b57fff408a9263a800b7a06a647) Merge pull request  [#1501](https://github.com/containerd/cri/pull/1501) from dims/tolerate-missing-hugetlb-cgroups-controller
* [`d7ce093d`](https://github.com/containerd/cri/commit/d7ce093d63d059f9dd13cffeb5fb14e1f3abccb7) Tolerate missing HugeTLB cgroups controller
* [`8898550e`](https://github.com/containerd/cri/commit/8898550e348932e406049e937d98fb7564ac4e7a) Merge pull request  [#1498](https://github.com/containerd/cri/pull/1498) from mxpv/base
* [`17c61e36`](https://github.com/containerd/cri/commit/17c61e36cb5ed6ee59d27074e6be7e08663646fa) Fix cgroups path for base OCI spec
* [`df8d6c5b`](https://github.com/containerd/cri/commit/df8d6c5b7b58ab43846e289caccf27b065126da0) Update documentation for base OCI spec files
* [`8d54f397`](https://github.com/containerd/cri/commit/8d54f397534c737023c7d41c12e0202e140710a6) Allow specify base OCI runtime spec
* [`c7f25cb3`](https://github.com/containerd/cri/commit/c7f25cb3ae1edc1b2aaa4d117d17d281e904a1dd) Merge pull request  [#1490](https://github.com/containerd/cri/pull/1490) from mikebrow/document-gcr-json-key-auth
* [`83b115af`](https://github.com/containerd/cri/commit/83b115af16cade2b2de642ff5f6ab885c3d4264c) Merge pull request  [#1497](https://github.com/containerd/cri/pull/1497) from mikebrow/add-commit-sha-to-log
* [`e8148bb4`](https://github.com/containerd/cri/commit/e8148bb49b1ca7e4a11e8270d28737cd213a8f99) would like to have the commit sha in the logs
* [`f8380958`](https://github.com/containerd/cri/commit/f8380958c16849ee89f1f7fcf05b1138d1681f04) Merge pull request  [#1496](https://github.com/containerd/cri/pull/1496) from mikebrow/variable-cri-tools-version
* [`c744b66a`](https://github.com/containerd/cri/commit/c744b66a3b655f140426f846cf64ef50ea8419c8) Merge pull request  [#1495](https://github.com/containerd/cri/pull/1495) from crosbymichael/cni-bump
* [`b97a2f33`](https://github.com/containerd/cri/commit/b97a2f33b07dabac94dcf0cc4635ab686ddcb072) add support for setting CRITOOL_VERSION
* [`52c2c6b5`](https://github.com/containerd/cri/commit/52c2c6b5df15790b671ebd6cbbc6039a4d30c342) Merge pull request  [#1494](https://github.com/containerd/cri/pull/1494) from MHBauer/docs-moved
* [`58777166`](https://github.com/containerd/cri/commit/5877716621e96a56d478c10c779a3490cbc2a52c) docs moved
* [`477b31ce`](https://github.com/containerd/cri/commit/477b31ce044eb77f5e1d5de05da7b00d8938b792) Use go-cni tag
* [`129bdd7a`](https://github.com/containerd/cri/commit/129bdd7a3d3d93e4bb3a437aa421f435e823a596) Merge pull request  [#1487](https://github.com/containerd/cri/pull/1487) from crosbymichael/selinux
* [`dea62299`](https://github.com/containerd/cri/commit/dea6229923fcc48f874f9f329d37bd04c629f237) Merge pull request  [#1491](https://github.com/containerd/cri/pull/1491) from thaJeztah/bump_selinux
* [`72edf301`](https://github.com/containerd/cri/commit/72edf3016dba6de095eb47ec5d33675e6cdc8d09) Use new SELinux APIs
* [`0b3c7e14`](https://github.com/containerd/cri/commit/0b3c7e1479c95fb6ea72a900c16639009bd4e6fe) vendor: opencontainers/selinux v1.5.2
* [`a7ad3bc0`](https://github.com/containerd/cri/commit/a7ad3bc01f700377c55c727f8ecf21164ab9a405) add a registry auth tutorial
* [`24209b91`](https://github.com/containerd/cri/commit/24209b91bf361e131478d15cfea1ab05694dc3eb) Add MCS label support
* [`e10e07b5`](https://github.com/containerd/cri/commit/e10e07b50e6de4a553648206d4ba7d2e97795fdf) Merge pull request  [#1489](https://github.com/containerd/cri/pull/1489) from mikebrow/ltag-scan-symlink-fixed
* [`cc54a9dc`](https://github.com/containerd/cri/commit/cc54a9dca405cf6ddcccf34702b727078da77158) no longer need to skip /test due to symlink
* [`40071878`](https://github.com/containerd/cri/commit/40071878d7392be4193b33b556a69827710b00b1) Merge pull request  [#1486](https://github.com/containerd/cri/pull/1486) from thaJeztah/bump_golang_1.13.11
* [`48ee0b34`](https://github.com/containerd/cri/commit/48ee0b348c8385bdc03e1c3a3f901e0e5f3f9a91) Merge pull request  [#1485](https://github.com/containerd/cri/pull/1485) from thaJeztah/vendor_back_to_tags
* [`8f02fe04`](https://github.com/containerd/cri/commit/8f02fe04d8029a012a1ada6184310abb0fb240a7) Bump Golang 1.13.11
* [`6096c0eb`](https://github.com/containerd/cri/commit/6096c0ebbbcade0dbf893e16c05174a34c26f6d3) vendor.conf: back to using tags
* [`dc81240a`](https://github.com/containerd/cri/commit/dc81240a6d705b22ccf31432bcc628bb77b36f99) Merge pull request  [#1484](https://github.com/containerd/cri/pull/1484) from thaJeztah/bump_containerd
* [`36ba7766`](https://github.com/containerd/cri/commit/36ba7766fb946b4757fe9815963555d6be09c175) Merge pull request  [#1483](https://github.com/containerd/cri/pull/1483) from thaJeztah/bump_cni
* [`f9083f16`](https://github.com/containerd/cri/commit/f9083f167af09423688db857115cb857bcc10f7a) vendor: containerd/containerd v1.4.0-beta.0
* [`103785ea`](https://github.com/containerd/cri/commit/103785ea26a607fb4935917244838144f8a61676) vendor: containerd/go-cni 0553354f0046ccd41a02e724826040491a3d8998
* [`82a602bf`](https://github.com/containerd/cri/commit/82a602bf122b03b1a8682ca60db62441887092eb) Merge pull request  [#1480](https://github.com/containerd/cri/pull/1480) from mikebrow/remove-boilerplate
* [`3f0aa454`](https://github.com/containerd/cri/commit/3f0aa454533b434d188de1fd763615dfd56a637e) removing boilerplate test replace by projectboiler check
* [`64aa9da7`](https://github.com/containerd/cri/commit/64aa9da76fc0ab333119f455f3b292244c1fae8c) Merge pull request  [#1477](https://github.com/containerd/cri/pull/1477) from saschagrunert/port-forward-timeout
* [`e2cedb94`](https://github.com/containerd/cri/commit/e2cedb9469c03fb78837e3783775633b426dc01a) Increase port-forward timeout to 1s to fix e2e test
* [`8c366df5`](https://github.com/containerd/cri/commit/8c366df5c6a9d49a218990f94f226f5a4a90c808) Merge pull request  [#1476](https://github.com/containerd/cri/pull/1476) from dmcgowan/replace-docker-distribution
* [`21ad9c4e`](https://github.com/containerd/cri/commit/21ad9c4e21d86549692e49652c159f0f0194e456) Use digestset from go-digest
* [`8252e54f`](https://github.com/containerd/cri/commit/8252e54f936b85b58799600edcb98987a8665300) Merge pull request  [#1472](https://github.com/containerd/cri/pull/1472) from mxpv/profile
* [`942c22be`](https://github.com/containerd/cri/commit/942c22bec8eef980fc6a6bcbadab3f753a5c750f) Merge pull request  [#1429](https://github.com/containerd/cri/pull/1429) from Random-Liu/create-etcd-user
* [`bd0a7656`](https://github.com/containerd/cri/commit/bd0a76565a159761d3e528af391f1cebb865dbcd) Merge pull request  [#1469](https://github.com/containerd/cri/pull/1469) from thaJeztah/remove_libcontainer_system
* [`dbedcf87`](https://github.com/containerd/cri/commit/dbedcf8706d84295ff2c61a9291e4ec860eaa792) Merge pull request  [#1449](https://github.com/containerd/cri/pull/1449) from mikebrow/make-http-with-tlsconfig-a-warning
* [`0e1b7bdb`](https://github.com/containerd/cri/commit/0e1b7bdb5940a74adbbd33857aaa50b0e73a1655) Remove dependency on libcontainer/system
* [`674fe72a`](https://github.com/containerd/cri/commit/674fe72aa85c7329aed7a292a44853bb1066fc3c) Update docs for unset seccomp profile
* [`9413131c`](https://github.com/containerd/cri/commit/9413131c7d43a005c106a4aa033277c53ad7fcac) Merge pull request  [#1475](https://github.com/containerd/cri/pull/1475) from thaJeztah/remove_deprecated_dualstack
* [`c96373f6`](https://github.com/containerd/cri/commit/c96373f6d55d4aedc3d7fc97a29dae7f74b32381) newTransport(): remove deprecated DualStack option
* [`51261876`](https://github.com/containerd/cri/commit/51261876f06a2dfb4a11aa9d056515eba398ddb0) Merge pull request  [#1474](https://github.com/containerd/cri/pull/1474) from thaJeztah/bump_k8s
* [`34e6985f`](https://github.com/containerd/cri/commit/34e6985f7815a025558967dc70aeb5a574e8df9f) Merge pull request  [#1473](https://github.com/containerd/cri/pull/1473) from thaJeztah/bump_containerd
* [`498128cf`](https://github.com/containerd/cri/commit/498128cf41e7a00591681235e9a2c068469451fb) vendor: kubernetes v1.18.2
* [`ee3548de`](https://github.com/containerd/cri/commit/ee3548dee8f97695cb203c30b2303d4295ecea1f) vendor: containerd/containerd ed261720c86d1e700cd5d39175128322baac6dda
* [`c784772b`](https://github.com/containerd/cri/commit/c784772ba4f4dad39291daa184a350efe1389530) vendor: roll docker/distribution back to latest (v2.7.1) release
* [`004ff8b9`](https://github.com/containerd/cri/commit/004ff8b995de9ce72553b2f1d4f7cb2ff040d316) vendor: cilium/ebbf 4032b1d8aae306b7bb94a2a11002932caf88c644
* [`fae2a4b0`](https://github.com/containerd/cri/commit/fae2a4b052fee6400151e823a9704a7ffaa3c49e) vendor: update to latest hcsshim - 0.8.9
* [`cdac4dec`](https://github.com/containerd/cri/commit/cdac4dece47e822afa83c78c890942d5cdb7715e) vendor: update go-events to fix alignment for 32bit systems
* [`fe3a018f`](https://github.com/containerd/cri/commit/fe3a018f511ba19f52038cf29014dfbabc3369f3) vendor: bump containerd/typeurl v1.0.1
* [`5494d6ff`](https://github.com/containerd/cri/commit/5494d6ffad17ecaf7c3835765dc173695356e2d6) vendor: containerd/ttrpc v1.0.1
* [`20ee06b0`](https://github.com/containerd/cri/commit/20ee06b0b3ae1fc3fc2228c152d319ad434a0040) vendor: containerd/cgroups b4448137398923af7f4918b8b2ad8249172ca7a6
* [`07106ad0`](https://github.com/containerd/cri/commit/07106ad0490c674108fdeffdbf55af32869df654) vendor: runtime-spec v1.0.2
* [`2a5e4931`](https://github.com/containerd/cri/commit/2a5e493198fb68d9b64d0b103611d31e93cf7668) vendor: github.com/pkg/errors v0.9.1
* [`ee67a4d6`](https://github.com/containerd/cri/commit/ee67a4d67fd531659635c9c7ece5353e44277875) vendor: sirupsen/logrus v1.6.0
* [`271218ef`](https://github.com/containerd/cri/commit/271218ef7d9ff9835f98d23c2fd49919f9f22ac1) vendor konsorten/go-windows-terminal-sequences v1.0.3
* [`7361cf86`](https://github.com/containerd/cri/commit/7361cf86217573819ad210891a552060275730a6) Merge pull request  [#1470](https://github.com/containerd/cri/pull/1470) from aojea/gocat
* [`11a78d9d`](https://github.com/containerd/cri/commit/11a78d9d0f1664466fa3fffebd8ff234f3ef2677) don't use socat for port forwarding
* [`38f19f99`](https://github.com/containerd/cri/commit/38f19f991e85e4ed6f0c3f3b0a125a22967cf506) Add config flag to default empty seccomp profile
* [`3a7fef51`](https://github.com/containerd/cri/commit/3a7fef51fc7a56e1a6f8122d283678b6c2a87768) Create etcd user in cloud init.
* [`65830369`](https://github.com/containerd/cri/commit/65830369b6b2b4edc454bf5cebbd9b76c1c1ac66) Merge pull request  [#1468](https://github.com/containerd/cri/pull/1468) from fuweid/me-change-rollback
* [`9c506d0a`](https://github.com/containerd/cri/commit/9c506d0af41b769d35eee4834ca3734960a28674) Merge pull request  [#1465](https://github.com/containerd/cri/pull/1465) from dsyer/master
* [`48e797c7`](https://github.com/containerd/cri/commit/48e797c77fd5de9308a495b01a895ca3a7a6d33c) RunPodSandbox: destroy network if fails or invalid
* [`dc7afe8f`](https://github.com/containerd/cri/commit/dc7afe8fbe53db06c3f883f6f8c9895a9dfb2314) Merge pull request  [#1466](https://github.com/containerd/cri/pull/1466) from ktock/parallel-snapshot
* [`ca661c8d`](https://github.com/containerd/cri/commit/ca661c8dc968e952b323a3d836efa41a8481f907) Pass chained layer digests to snapshotter for parallel snapshot preparation
* [`5ac8515b`](https://github.com/containerd/cri/commit/5ac8515bf0859074bc4f648d297bb6805cdf5699) Clarify that plugin names are long in version = 2
* [`4ea4ca99`](https://github.com/containerd/cri/commit/4ea4ca99c7b7cd3be559f5e43bd047373a31b8b7) Merge pull request  [#1455](https://github.com/containerd/cri/pull/1455) from 6WIND/master
* [`197dca5a`](https://github.com/containerd/cri/commit/197dca5a350ab2ecc685be9464a9064beebedb5c) Merge pull request  [#1464](https://github.com/containerd/cri/pull/1464) from mikebrow/test-apparmor-profile
* [`776c125e`](https://github.com/containerd/cri/commit/776c125e4f9dccb6b7f1a0f6273b1b3c7965ded1) move up to latest critools; add apparmor profile check
* [`14c4b47b`](https://github.com/containerd/cri/commit/14c4b47bb1106dd1f714206cf24061f814e74b2e) Merge pull request  [#1459](https://github.com/containerd/cri/pull/1459) from mikebrow/containerd-project-readme
* [`6b019469`](https://github.com/containerd/cri/commit/6b01946938645d96dbb1ae618860fa23c089db56) link readme to containerd/project repo
* [`2db26cc9`](https://github.com/containerd/cri/commit/2db26cc9f023c50c2bd689ed6b3acca2c914e3d1) Merge pull request  [#1458](https://github.com/containerd/cri/pull/1458) from mikebrow/copyright-alignment
* [`41470105`](https://github.com/containerd/cri/commit/41470105749546b2f9d2c67dff7f4c519fd37d79) Merge pull request  [#1457](https://github.com/containerd/cri/pull/1457) from hickeyma/fix-docs
* [`02307da3`](https://github.com/containerd/cri/commit/02307da36d772610157e5c1ca52e597da4ac4999) Add improvement to docs
* [`1b60224e`](https://github.com/containerd/cri/commit/1b60224e2e4837655ae8ad2b9278a144223cf73c) use containerd/project header test
* [`98f8ec49`](https://github.com/containerd/cri/commit/98f8ec4995d688db3d62d265f298d3183e3d49f9) fix incomplete host device for PrivilegedWithoutHostDevices
* [`befc70b4`](https://github.com/containerd/cri/commit/befc70b444e24eaa76b3ef18633e9fba64d5e795) Merge pull request  [#1456](https://github.com/containerd/cri/pull/1456) from mikebrow/fix-deprecated-greeting
* [`f673f0cf`](https://github.com/containerd/cri/commit/f673f0cf5ca44b4bb4424ea02deec811ffc1dd0e) remove greetings due to security issue
* [`6b669315`](https://github.com/containerd/cri/commit/6b669315bca2844dc6a9bff38d0026abba5d6e7b) Merge pull request  [#1454](https://github.com/containerd/cri/pull/1454) from mikebrow/project-dco-integration-for-make
* [`a45f57bc`](https://github.com/containerd/cri/commit/a45f57bcf175042024b88132b272122e93f50c76) Merge pull request  [#1375](https://github.com/containerd/cri/pull/1375) from jdewinne/registry-doc
* [`050e8c63`](https://github.com/containerd/cri/commit/050e8c63c0501dfc712ec8fec389212c14c852f9) Update registry.md for auth config
* [`0049d4f9`](https://github.com/containerd/cri/commit/0049d4f9734cb2d30119424e139c5b01c8dc259c) use project dco test locally
* [`9d37687a`](https://github.com/containerd/cri/commit/9d37687a9569775b0bf38fe478ba1a3557b9496c) Merge pull request  [#1436](https://github.com/containerd/cri/pull/1436) from chethanah/add-container-name-annot
* [`f3e44466`](https://github.com/containerd/cri/commit/f3e44466d6b1d391a6a8664a53280478e1e949f3) Merge pull request  [#1451](https://github.com/containerd/cri/pull/1451) from mikebrow/split-validate-from-build-and-test
* [`b838ac8c`](https://github.com/containerd/cri/commit/b838ac8c2e9d35638a1a16c015a40da89346b604) split tests and some refactoring
* [`c6c9268e`](https://github.com/containerd/cri/commit/c6c9268eb01f3e014fc466749ce25495b8475b98) Merge pull request  [#1450](https://github.com/containerd/cri/pull/1450) from yylt/add-scheme-endpoint
* [`d07f7f16`](https://github.com/containerd/cri/commit/d07f7f167a437612b486a381addc0229b10d82bc) add default scheme if endpoint no scheme
* [`61b7af75`](https://github.com/containerd/cri/commit/61b7af7564602234662562a9d37e772f5a54facb) Merge pull request  [#1446](https://github.com/containerd/cri/pull/1446) from mikebrow/remove-travis
* [`27f911d6`](https://github.com/containerd/cri/commit/27f911d663a338c3362ae9e9186a352dde204190) removes the error when tls is configured for https but http is tried first
* [`3fc5a909`](https://github.com/containerd/cri/commit/3fc5a909d1750c39c769acaede1917068427bffa) have moved these tests to github actions
* [`7ccd3f7d`](https://github.com/containerd/cri/commit/7ccd3f7d7e2cf510d3cf9bc824b938be7f172a06) Merge pull request  [#1431](https://github.com/containerd/cri/pull/1431) from ktock/stargz
* [`c1b7bcf3`](https://github.com/containerd/cri/commit/c1b7bcf395d1334333e254ead5b6cd7dfa84cbb9) Enable to pass additional handler on pull for stargz-based remote snapshots
* [`45f0e21d`](https://github.com/containerd/cri/commit/45f0e21d2c46d359632e46d4c425fd0806dffd36) Merge pull request  [#1445](https://github.com/containerd/cri/pull/1445) from mikebrow/move-travis-to-github-actions
* [`7fc8652e`](https://github.com/containerd/cri/commit/7fc8652e32296a14713f988a1338787ee82f8764) Add OCI annotations for container name
* [`67de3e4c`](https://github.com/containerd/cri/commit/67de3e4ccf2b2a69b8398798af7cfca01abf7a7e) adds git hub actions for linux CI
* [`68a84f78`](https://github.com/containerd/cri/commit/68a84f7878d54ab9e7445074393866759b918ce9) Merge pull request  [#1438](https://github.com/containerd/cri/pull/1438) from zhsj/use-containerd-reference
* [`6e980b9e`](https://github.com/containerd/cri/commit/6e980b9efd6d3f10a4e80995e2196e2e0204d99e) Merge pull request  [#1443](https://github.com/containerd/cri/pull/1443) from dims/build-runc-with-selinux-support
* [`4cee89ba`](https://github.com/containerd/cri/commit/4cee89baf54131f68d4e2fe7be2c1e2e4c234e0b) Update vendor after dropping depends distribution/reference
* [`4263229a`](https://github.com/containerd/cri/commit/4263229a7b2775f4294cada91ccde988586019ff) Replace docker/distribution/reference with containerd/reference/docker
* [`2b162b6c`](https://github.com/containerd/cri/commit/2b162b6c11ca02c6f4fdb4dd075a0b4cbb07cf4e) update selinux dependency to fix test failures
* [`e4ad53f2`](https://github.com/containerd/cri/commit/e4ad53f2c2e66d0345111c790bf464c094ebf46e) Build runc with selinux support
* [`d531dc49`](https://github.com/containerd/cri/commit/d531dc492ababd4ff86cc1366749924a3907ff95) Merge pull request  [#1405](https://github.com/containerd/cri/pull/1405) from fuweid/me-async-load-cnicnf
* [`3d250b82`](https://github.com/containerd/cri/commit/3d250b8289d3dbb6c4551c78e8da9a4ede1f0474) Merge pull request  [#1439](https://github.com/containerd/cri/pull/1439) from mikebrow/fix-selinux-unit-test
* [`8b6377ba`](https://github.com/containerd/cri/commit/8b6377bad82d2cc9100e83cdcea2fd16b2042c43) Merge pull request  [#1442](https://github.com/containerd/cri/pull/1442) from containerd/mikebrow-add-greeting-action
* [`4a9fa226`](https://github.com/containerd/cri/commit/4a9fa22683461c232d0a9c315b7d2fed31d7cedd) Merge pull request  [#1441](https://github.com/containerd/cri/pull/1441) from dims/run-test-in-windows
* [`5c31c759`](https://github.com/containerd/cri/commit/5c31c7591e181190533258b1290c61d2484aa83d) Running critest under windows using github actions
* [`aa9b1885`](https://github.com/containerd/cri/commit/aa9b1885b58cc22081d48e6cd2e4cbceca132c77) fixes bad unit tests when selinux is enabled
* [`7381f31b`](https://github.com/containerd/cri/commit/7381f31b366a7c4833f913aebed2aad15e260f88) Create greetings.yml
* [`4ce334aa`](https://github.com/containerd/cri/commit/4ce334aa490dd0e72c8ba2b4b6e4fe98516529ec) reload cni network config if has fs change events
* [`7013a825`](https://github.com/containerd/cri/commit/7013a825b0a7f61210929be6717fead72a390013) Merge pull request  [#1424](https://github.com/containerd/cri/pull/1424) from fvoznika/patch-1
* [`efddc5f2`](https://github.com/containerd/cri/commit/efddc5f2526935be6a014d0fdf86c5f373f514cb) Start docker unconditionally
* [`27d4fd59`](https://github.com/containerd/cri/commit/27d4fd5979ef38c893147774e9801bb31d66d123) Merge pull request  [#1425](https://github.com/containerd/cri/pull/1425) from dims/fix-x/sys-dependency-version
* [`61f095b7`](https://github.com/containerd/cri/commit/61f095b73e074187b23d18fbc978f9080f163c62) use the same dependency version for x/sys from containerd/containerd
* [`dd3c5f08`](https://github.com/containerd/cri/commit/dd3c5f08b8a990a417a6f05245573a11d160af06) Merge pull request  [#1418](https://github.com/containerd/cri/pull/1418) from darfux/fix_handle_resizing_leak
* [`67566810`](https://github.com/containerd/cri/commit/67566810f788c1bd192759bca2a0483364a759fb) Merge pull request  [#1426](https://github.com/containerd/cri/pull/1426) from dims/vendor-update-kubernetes-v1.18.0
* [`95b7c082`](https://github.com/containerd/cri/commit/95b7c082605ce66d603650083ee0f859d31d091f) vendor: update kubernetes v1.18.0
* [`c1115d4e`](https://github.com/containerd/cri/commit/c1115d4e57f55a5f45fb3efd29d3181ce26d5c6a) Merge pull request  [#1422](https://github.com/containerd/cri/pull/1422) from chenrui333/update-golang-versions
* [`cc3fbebe`](https://github.com/containerd/cri/commit/cc3fbebec2415c3c361d51c9ba27316e79874283) Merge pull request  [#1423](https://github.com/containerd/cri/pull/1423) from dims/add-version-numbers-for-newly-tagged-repos
* [`172cf68b`](https://github.com/containerd/cri/commit/172cf68b5327fa8ce461c6907f2ea8b845525262) Add version numbers for newly tagged repos
* [`664acc13`](https://github.com/containerd/cri/commit/664acc1396baec7f58bfc71e2de7a415eabd5cd2) Bump golang to v1.13.9 and v1.14.1
* [`cb014006`](https://github.com/containerd/cri/commit/cb0140063e26eb56e937c2d4fae9d18216b8a80d) Fix goroutine leak when exec/attach
* [`5fb103d8`](https://github.com/containerd/cri/commit/5fb103d8e66f0c6292971b00f05b2aed4c99f902) Merge pull request  [#1382](https://github.com/containerd/cri/pull/1382) from georgegoh/master
* [`c44ad801`](https://github.com/containerd/cri/commit/c44ad801f9e8fa4f2ba566dbdcda8a3a1c568475) Fixed merge conflicts.
* [`4d4c35b3`](https://github.com/containerd/cri/commit/4d4c35b3a8550a31fb82994e7f62cd8cf7924f5f) Merge pull request  [#1417](https://github.com/containerd/cri/pull/1417) from mikebrow/add-golang-1.14-for-travis-tests
* [`7cd773bd`](https://github.com/containerd/cri/commit/7cd773bd3b8587cee1f9666203423eb1e5002c72) add golang 1.14 to prepare for move
* [`92cb4ed9`](https://github.com/containerd/cri/commit/92cb4ed9786a6cd271152ba1f862183d84701003) Merge pull request  [#1416](https://github.com/containerd/cri/pull/1416) from thaJeztah/ensure_remove_all
* [`e093a0ee`](https://github.com/containerd/cri/commit/e093a0ee0808c79fb173c63e16613f375d2bc565) Use local "ensureRemoveAll" instead of docker/pkg/system
* [`46fcfe52`](https://github.com/containerd/cri/commit/46fcfe52192cb83726adec059316c87b7781b55c) vendor: docker/docker 4634ce647cf2ce2c6031129ccd109e557244986f
* [`687469d3`](https://github.com/containerd/cri/commit/687469d3cee18bf0e12defa5c6d0c7b9139a2dbd) Merge pull request  [#1415](https://github.com/containerd/cri/pull/1415) from AkihiroSuda/cgroup2-privileged-no-unshare-cgroupns
* [`fa72e2f6`](https://github.com/containerd/cri/commit/fa72e2f693c2d08805c6114d5226bf646f4128a2) cgroup2: do not unshare cgroup namespace for privileged
* [`1a00c068`](https://github.com/containerd/cri/commit/1a00c068864a59835ff442e0dddfa5a254be6bb3) Merge pull request  [#1413](https://github.com/containerd/cri/pull/1413) from thaJeztah/update_kubernetes
* [`a3e7f68f`](https://github.com/containerd/cri/commit/a3e7f68fa50349b9713fbdc07a09f936cf27a51c) vendor: update kubernetes v1.18.0-beta.1
* [`4210588d`](https://github.com/containerd/cri/commit/4210588d3c4dd686eb7b1d3bf281321e1214f34a) vendor: sigs.k8s.io/yaml v1.2.0
* [`ef54a783`](https://github.com/containerd/cri/commit/ef54a7839a59670dc13ba4602cc98496b5600e6a) vendor: bump golang.org/x/crypto bac4c82f6975 (CVE-2020-9283)
* [`b1417519`](https://github.com/containerd/cri/commit/b1417519e06fe3b3967b0f632ba2457546d84f38) vendor: github.com/google/gofuzz v1.1.0
* [`5f0cbd5f`](https://github.com/containerd/cri/commit/5f0cbd5ffe09f3da3650e27800262d42e5f13474) Merge pull request  [#1414](https://github.com/containerd/cri/pull/1414) from thaJeztah/update_containerd
* [`24cbca5a`](https://github.com/containerd/cri/commit/24cbca5a78fb55c5e5dd7cad605ceac0955ce4fd) vendor: update containerd 01310155947cb6eec37dcae29742a165e56acb4a
* [`d68533d6`](https://github.com/containerd/cri/commit/d68533d654b7825be2a0ab201837264520a3987f) Merge pull request  [#1412](https://github.com/containerd/cri/pull/1412) from mikebrow/update-golang-1.13.8
* [`d5ff8b57`](https://github.com/containerd/cri/commit/d5ff8b5781c1a83062d9f2498454bdfbd1ae209a) Merge pull request  [#1411](https://github.com/containerd/cri/pull/1411) from thaJeztah/reformat_vendor
* [`ad984ca8`](https://github.com/containerd/cri/commit/ad984ca84471a524153507e8122eddc94c57a6ca) update to golang 1.13.8
* [`3650918d`](https://github.com/containerd/cri/commit/3650918d9d4743a1650cbc287f507041c766b42b) vendor.conf: reformat to use columns
* [`1b74251d`](https://github.com/containerd/cri/commit/1b74251d918a5363986244b69bc2f400259e3295) vendor.conf: sort imports alphabetically
* [`073e3c9b`](https://github.com/containerd/cri/commit/073e3c9bb457ebd1b627927fce33ce6ddc36565a) Merge pull request  [#1403](https://github.com/containerd/cri/pull/1403) from thaJeztah/align_selinux_to_tag
* [`bb59a061`](https://github.com/containerd/cri/commit/bb59a061ef4638be7e0c6c6c398c34e1d2eb3c69) vendor: update golang.org/x/sys 52ab431487773bc9dd1b0766228b1cf3944126bf
* [`6565c640`](https://github.com/containerd/cri/commit/6565c640beb7c083f92ce89d74784573424bb3a0) Merge pull request  [#1407](https://github.com/containerd/cri/pull/1407) from dims/update-opencontainers/selinux-to-1.3.3
* [`d4d6b3a0`](https://github.com/containerd/cri/commit/d4d6b3a0fcd0b239fd5275cc6dd07dcd5402b782) Merge pull request  [#1340](https://github.com/containerd/cri/pull/1340) from lumjjb/enc-node-model
* [`3d4c597b`](https://github.com/containerd/cri/commit/3d4c597bdc3ae4304f0da5b3b31b567d3394170b) Update to a released version of opencontainers/selinux (1.3.3)
* [`8d5a8355`](https://github.com/containerd/cri/commit/8d5a8355d07783ba2f8f451209f6bdcc7c412346) Updated docs and code for default nil behavior
* [`808ae59c`](https://github.com/containerd/cri/commit/808ae59cf6246ec791fc4604584966cbea36086f) Update vendors to versioning
* [`7a24da03`](https://github.com/containerd/cri/commit/7a24da03752a00cb1e27b95d72b7f2f690b30f81) Updated docs and encryption.md -> decryption.md
* [`c5209cd6`](https://github.com/containerd/cri/commit/c5209cd679bb0aa0dfdef4f1b3beca592d6c2ffc) Updated doc based on changes requested
* [`ffcef9dc`](https://github.com/containerd/cri/commit/ffcef9dc329fd3b4beb91d798758a7b5a4128587) Addressed nits
* [`8df431fc`](https://github.com/containerd/cri/commit/8df431fc31ab36db352624b6a348545f9b3c2cb5) Defer multitenant key model to image auth discussion
* [`c43a7588`](https://github.com/containerd/cri/commit/c43a7588f6a46e59e7983222a9096db160911253) Refactor encrypted opts and added unit test
* [`ac8ec188`](https://github.com/containerd/cri/commit/ac8ec18813eaca998d91e0f1f31e0b0d38e4fa57) bump imgcrypt commit version
* [`f0579c7b`](https://github.com/containerd/cri/commit/f0579c7b4dc2241dd70e68ac482e3ea559107707) Implmented node key model for image encryption
* [`f4b3cdb8`](https://github.com/containerd/cri/commit/f4b3cdb892c411aad79b8b2f3caa4f7780d07c31) Merge pull request  [#1399](https://github.com/containerd/cri/pull/1399) from mikebrow/pause-image-update
* [`c23ed3be`](https://github.com/containerd/cri/commit/c23ed3befc08b3b85ea3fb50c6c99330871e9295) Merge pull request  [#1402](https://github.com/containerd/cri/pull/1402) from thaJeztah/bump_crypto
* [`98ce6c02`](https://github.com/containerd/cri/commit/98ce6c022e378e4c21f445f8875db300deb397fa) vendor: golang.org/x/crypto 1d94cc7ab1c630336ab82ccb9c9cda72a875c382
* [`c9ed9846`](https://github.com/containerd/cri/commit/c9ed98462d9bfae7de19de257a523db1185d2619) move to v3.2 for the pause image
* [`cf0e0a1e`](https://github.com/containerd/cri/commit/cf0e0a1e2c864e7115098f7a7624056bc0749df7) Merge pull request  [#1332](https://github.com/containerd/cri/pull/1332) from bg-chun/update_cri_for_hugepages
* [`c955404c`](https://github.com/containerd/cri/commit/c955404ce7346197ba6286c7e487d9e9bdd0c084) Merge pull request  [#1384](https://github.com/containerd/cri/pull/1384) from jterry75/fix_grpc_err
* [`c02c2484`](https://github.com/containerd/cri/commit/c02c24847f191ea5d38bb3917ec5c54222ba5501) update cri-plugin to parse hugepages limit from CRI message
* [`a8cc66b3`](https://github.com/containerd/cri/commit/a8cc66b37adc95aa9ef58cc859456399cfed87af) Fix store error serialization to gRPC status codes
* [`99c6e0dd`](https://github.com/containerd/cri/commit/99c6e0dd518864976de111f3bb1041ff717d4af7) Update Kubernetes dependencies for CRI update
* [`c0294ebf`](https://github.com/containerd/cri/commit/c0294ebfe0b4342db85c0faf7727ceb8d8c3afce) Merge pull request  [#1387](https://github.com/containerd/cri/pull/1387) from thaJeztah/bump_yaml
* [`3d0818d9`](https://github.com/containerd/cri/commit/3d0818d99e3fd012ebc2a3b299f0c5d9f3cef2f2) vendor: bump gopkg.in/yaml.v2 v2.2.8
* [`19589b4b`](https://github.com/containerd/cri/commit/19589b4bf9663815649f1125fb45a1674d52a702) Merge pull request  [#1383](https://github.com/containerd/cri/pull/1383) from dims/update-to-new-rc10-of-opencontainers/runc
* [`5f0bf052`](https://github.com/containerd/cri/commit/5f0bf0523952f3c0044d4a0faf3cf7d65440a1de) pick up fix for CVE-2019-19921 in opencontainers/selinux
* [`311887da`](https://github.com/containerd/cri/commit/311887da35bd7cf8dcd1eb19bcc88e87f62138e5) Bump to opencontainers/runc new version - v1.0.0-rc10
* [`3f99b450`](https://github.com/containerd/cri/commit/3f99b45073fe84ff61fe90021c072f5f7befc913) Merge pull request  [#1380](https://github.com/containerd/cri/pull/1380) from AkihiroSuda/vendor-kube1.17.1
* [`f5081638`](https://github.com/containerd/cri/commit/f50816381efa9e5b69ee9b8f40fb7b8b62f5b138) Add correct paths for cri's systemd config files in CentOS.
* [`2d28b600`](https://github.com/containerd/cri/commit/2d28b600460896fcf998b1b2291cd00b6bc11458) vendor kubernetes 1.17.1
* [`5e5960f2`](https://github.com/containerd/cri/commit/5e5960f2bc03e6ad768acf575edd0cfe1e27d925) Merge pull request  [#1376](https://github.com/containerd/cri/pull/1376) from Zyqsempai/add-cgroups-v2-metrics
* [`6b8846cd`](https://github.com/containerd/cri/commit/6b8846cdf8b8c98c1d965313d66bc8489166059a) vendor updated + added cgroupv2 metrics
* [`b2804c06`](https://github.com/containerd/cri/commit/b2804c06934245b0ff4a9114c9f1f592a5120815) Merge pull request  [#1371](https://github.com/containerd/cri/pull/1371) from AkihiroSuda/cgroup2-unshare-cgroupns
* [`982e7677`](https://github.com/containerd/cri/commit/982e767745a9b0c8ea5f82d9795ab3c37f21c0f5) Merge pull request  [#1374](https://github.com/containerd/cri/pull/1374) from lumjjb/bump_containerd
* [`73cd077c`](https://github.com/containerd/cri/commit/73cd077c6b298242096e357bf0973d37c330ea45) Bump vendor containerd/containerd version
* [`83a9d246`](https://github.com/containerd/cri/commit/83a9d2460c5fdd4843141386e3b3b462a137f51c) Merge pull request  [#1363](https://github.com/containerd/cri/pull/1363) from Random-Liu/fix-validate-config
* [`71740399`](https://github.com/containerd/cri/commit/71740399e05bbaf64616f10f67573d91ff3e7f28) cgroup2: unshare cgroup namespace for containers
* [`522a056f`](https://github.com/containerd/cri/commit/522a056fe6435a35b263a2c714f1720e343283c1) Merge pull request  [#1368](https://github.com/containerd/cri/pull/1368) from mikebrow/vendor-update-2020-01-06
* [`2da1ced9`](https://github.com/containerd/cri/commit/2da1ced9a1462f3b1593c7deef712b06ef9dca9e) update for containerd vendor changes
* [`55566f96`](https://github.com/containerd/cri/commit/55566f9682a2120d15d70c183369d39ef98001c6) Merge pull request  [#1364](https://github.com/containerd/cri/pull/1364) from katiewasnothere/local_introspection
* [`63d2a044`](https://github.com/containerd/cri/commit/63d2a0445ca51dabafa717b96512bc74e7afcf66) add local support for introspection service
* [`5a9c12d4`](https://github.com/containerd/cri/commit/5a9c12d49e64462f1bfdfe5b17af6e7568f47c94) Validate and update the right config
* [`ff8a2e7c`](https://github.com/containerd/cri/commit/ff8a2e7c652ef233a6b145629695a23c6b2fa899) Merge pull request  [#1359](https://github.com/containerd/cri/pull/1359) from AkihiroSuda/shim-v2-runc-v2
* [`aaddaa27`](https://github.com/containerd/cri/commit/aaddaa27320bfe89959d838205a7117af825361e) bump up the default runtime to "io.containerd.runc.v2"
* [`61d3e49b`](https://github.com/containerd/cri/commit/61d3e49b42a8da5a4607ed3a69d11a459f642938) Merge pull request  [#1357](https://github.com/containerd/cri/pull/1357) from darfux/add-container-restart-test
* [`5cccd008`](https://github.com/containerd/cri/commit/5cccd008a06b7ef39fd9892a255e570a54aff022) integration: Add container restart test
* [`e68cc95f`](https://github.com/containerd/cri/commit/e68cc95fe458835692a06a13e91af5a73d1be420) Merge pull request  [#1356](https://github.com/containerd/cri/pull/1356) from Random-Liu/revert-#1349
* [`0253fa42`](https://github.com/containerd/cri/commit/0253fa42aac882ac209b779daa775df154554aae) Merge pull request  [#1358](https://github.com/containerd/cri/pull/1358) from mikebrow/buildfix-appveyor
* [`7fcef89b`](https://github.com/containerd/cri/commit/7fcef89b7d8ed8db6e8cf7d9607e1e061974bbb1) add removal of old go
* [`78e6d617`](https://github.com/containerd/cri/commit/78e6d6175e0f913351ccb4a084b0d7aacf0cee49) Update golang to 1.13.4.
* [`0c2d3b71`](https://github.com/containerd/cri/commit/0c2d3b718d473157c0e97ebc4e8b217332c1358a) Fix privileged devices.
* [`78708b20`](https://github.com/containerd/cri/commit/78708b20c74e5970ea98bee479ab55054b4be1cc) Merge pull request  [#1351](https://github.com/containerd/cri/pull/1351) from Random-Liu/better-unknown-state-handling
* [`facbaa0e`](https://github.com/containerd/cri/commit/facbaa0e798fb8048de7a84bb896da982b120995) Better handle unknown state.
* [`69828d0b`](https://github.com/containerd/cri/commit/69828d0bb295038c88461761be2202c0e60286e5) Merge pull request  [#1349](https://github.com/containerd/cri/pull/1349) from Zyqsempai/1316-use-with-host-devices
* [`5d7bd738`](https://github.com/containerd/cri/commit/5d7bd738e456e83dae36f689e2cffd85e8fe2ef6) Use containerD WithHostDevices
* [`0881caa9`](https://github.com/containerd/cri/commit/0881caa9bdf2eca8c2e0911ff0cba6b48b964623) Merge pull request  [#1348](https://github.com/containerd/cri/pull/1348) from thaJeztah/bump_kubernetes_1.16.3
* [`444f02a8`](https://github.com/containerd/cri/commit/444f02a89ee80b389aac1bdc7bcf1b32b1100158) Merge pull request  [#1344](https://github.com/containerd/cri/pull/1344) from darfux/add-resolvconf-to-sandbox-container
* [`d63c62fb`](https://github.com/containerd/cri/commit/d63c62fb3020bb7ed838e435a00bdb7a42cd393d) update kubernetes dependency to v1.16.3
* [`dbc1fb37`](https://github.com/containerd/cri/commit/dbc1fb37d0ab04e62b197b19fb6a78abadea81eb) Provide resolvConf to sandbox container's mounts
* [`40e147cb`](https://github.com/containerd/cri/commit/40e147cb737335c43e3494c954952141627e9657) Merge pull request  [#1347](https://github.com/containerd/cri/pull/1347) from Random-Liu/fix-typo
* [`4f350ad4`](https://github.com/containerd/cri/commit/4f350ad474c8f21bcc0ad704d4ba7ff9052476f8) Fix typo.
* [`ae3c28c4`](https://github.com/containerd/cri/commit/ae3c28c4d700c02ff5769a8c52c4a325e91c4729) Merge pull request  [#1345](https://github.com/containerd/cri/pull/1345) from Random-Liu/insecure-skip-verify
* [`ab6701bd`](https://github.com/containerd/cri/commit/ab6701bd1139cc3cb8d0ca35ba2bfb92e8ad7f74) Add insecure_skip_verify option.
* [`d4d337b4`](https://github.com/containerd/cri/commit/d4d337b4253e6671828103764e28163cc11ab673) Merge pull request  [#1338](https://github.com/containerd/cri/pull/1338) from Random-Liu/add-windows-release-tar-for-test
* [`0cb707e5`](https://github.com/containerd/cri/commit/0cb707e5f605cc8d78b0a8d33421eb807afdbd1e) Add build script, this will be used in CI.
* [`a60143be`](https://github.com/containerd/cri/commit/a60143be5b1f27dc71a149cc464a70127171c4fd) Add `GOOS=windows make release` support.
* [`4cc8bafa`](https://github.com/containerd/cri/commit/4cc8bafa20790bebc93b162412a6548a57461a9e) Update vendors.
* [`c9d45e65`](https://github.com/containerd/cri/commit/c9d45e65263e26f7e7f0ac8fdca0d510622f12cb) Merge pull request  [#1341](https://github.com/containerd/cri/pull/1341) from estesp/update-docker-vendor
* [`d6359df2`](https://github.com/containerd/cri/commit/d6359df24f1bd606057ca108c9cf5456cb6d76ff) Update docker/docker vendor to upstream latest
* [`0dcaf6e9`](https://github.com/containerd/cri/commit/0dcaf6e98719b02ad9a1cf93aa3c7dcb4225f7fc) Merge pull request  [#1337](https://github.com/containerd/cri/pull/1337) from Random-Liu/clean-mount-path
* [`5c2f33bd`](https://github.com/containerd/cri/commit/5c2f33bd0d66ab517428dae583a95a2c661c4e21) Cleanup path for windows mount
* [`9f79be1b`](https://github.com/containerd/cri/commit/9f79be1b887af3df40f1e807ad2a1aedf0b931ad) Merge pull request  [#1331](https://github.com/containerd/cri/pull/1331) from erikwilson/fix-http-localhost
* [`7cc39387`](https://github.com/containerd/cri/commit/7cc393871703ebfd8027432336530a2034af3e94) Set default scheme in registryEndpoints for host
* [`5abebfa2`](https://github.com/containerd/cri/commit/5abebfa27a95ccbf723c641b2a6cde578c49ed66) Merge pull request  [#1330](https://github.com/containerd/cri/pull/1330) from mikebrow/update-support-statement-oct29
* [`a3d180b0`](https://github.com/containerd/cri/commit/a3d180b09428f0aaa142cc7141089a26c34d00a9) HEAD is not needed in support tables
* [`73e5fa0f`](https://github.com/containerd/cri/commit/73e5fa0f344cfd02924844e54acda4ee220006f2) Merge pull request  [#1328](https://github.com/containerd/cri/pull/1328) from Random-Liu/make-localhost-http
* [`41f73f79`](https://github.com/containerd/cri/commit/41f73f79fe17295747a462a776a1056f43001adb) Merge pull request  [#1329](https://github.com/containerd/cri/pull/1329) from Random-Liu/update-support-metrics
* [`bd54412b`](https://github.com/containerd/cri/commit/bd54412b8102c3dddce96b603ac15226148f429a) Update support metrics.
* [`65b9c318`](https://github.com/containerd/cri/commit/65b9c31805db2a46251be20aa5ee8c06c39fffdf) Use `http` for localhost, 127.0.0.1 and ::1 by default.
* [`aeebf37a`](https://github.com/containerd/cri/commit/aeebf37ab784605248ad0f6bbc868ec5e2eef485) Merge pull request  [#1326](https://github.com/containerd/cri/pull/1326) from Random-Liu/add-container-compute-stats
* [`d95e21c8`](https://github.com/containerd/cri/commit/d95e21c89b6cbf1777a5c5380b44acd4cb3bc24e) Add container compute stats support.
* [`a7c5a650`](https://github.com/containerd/cri/commit/a7c5a650ff7afd1be34f5abd0cf84d06366cb419) Merge pull request  [#1324](https://github.com/containerd/cri/pull/1324) from Random-Liu/stdout-non-block
* [`8ce2ad6b`](https://github.com/containerd/cri/commit/8ce2ad6b7c9a83f830684d1025034fb3ad2ec375) Merge pull request  [#1323](https://github.com/containerd/cri/pull/1323) from Random-Liu/use-logrus-trace
* [`125d1693`](https://github.com/containerd/cri/commit/125d1693451826ea826aa20dbc2738595205188c) Merge pull request  [#1318](https://github.com/containerd/cri/pull/1318) from PeriferalDevice/#1317
* [`132a3594`](https://github.com/containerd/cri/commit/132a35942fc0b7eb6eaa9cd52e43d65fee3f9c31) Avoid O_NONBLOCK on stdout in the windows test.
* [`6ab2e108`](https://github.com/containerd/cri/commit/6ab2e10869e3e2443ae8d92d3489905bc0c987f5) logrus supports trace level now.
* [`fe757946`](https://github.com/containerd/cri/commit/fe757946cabdc36ac62bbfac7c888d37d57ab935) Merge pull request  [#1319](https://github.com/containerd/cri/pull/1319) from Random-Liu/fix-containerd-build
* [`8bfff7db`](https://github.com/containerd/cri/commit/8bfff7dbd2c3e594bfb13b82f48ccc7c1971e5a4) Fix containerd build, use `libbtrfs-dev` when available.
* [`3a8687f0`](https://github.com/containerd/cri/commit/3a8687f05c4a9f715b1d805b8959319c8e4134d2) Containerd version updated for kubernetes ansible example.
* [`815f3e72`](https://github.com/containerd/cri/commit/815f3e727de84cda4c74ac4324d6469d20df94f7) Merge pull request  [#1309](https://github.com/containerd/cri/pull/1309) from Random-Liu/update-containerd
* [`2ce0bb09`](https://github.com/containerd/cri/commit/2ce0bb0926b54bf2aeec6d9914d2336202a5adb9) Update code for latest containerd.
* [`4e2b4aa9`](https://github.com/containerd/cri/commit/4e2b4aa972e2def144a6ddc1082ced782d3cdeff) Update containerd to c0c6b511792575fd07d1b1c63e9c2f36f8d1ffb0.
* [`22b18262`](https://github.com/containerd/cri/commit/22b18262e7369f0d5b34713233eefc7cb10a0e39) Merge pull request  [#1312](https://github.com/containerd/cri/pull/1312) from Random-Liu/travis-trusty
* [`2a9a982a`](https://github.com/containerd/cri/commit/2a9a982ae36cb0d4186b1e19259c990c62e29f6c) Fix integration test for golang 1.13
* [`9a1e3655`](https://github.com/containerd/cri/commit/9a1e3655ed034a7494d6c203a00650c779346951) Update based on default xenial distro.
* [`c368af1b`](https://github.com/containerd/cri/commit/c368af1bc3e5de7c0bd193e7a81b6318f7d72142) Configure golangci-lint
* [`10f88f99`](https://github.com/containerd/cri/commit/10f88f99cceabad292d1e5bd4a15cd2e6ca29b55) Fix appveyor test.
* [`0ebf032a`](https://github.com/containerd/cri/commit/0ebf032aac5f6029f95a94e42161e9db7a7e84df) Merge pull request  [#1306](https://github.com/containerd/cri/pull/1306) from Random-Liu/extend-permission-denied-retry
* [`180e86ab`](https://github.com/containerd/cri/commit/180e86ab396f7c6fcffaa516ec741236b937547d) Extend permission denied retry to 3min.
* [`16292774`](https://github.com/containerd/cri/commit/1629277497e30041370b800f41abff18b364b907) Merge pull request  [#1300](https://github.com/containerd/cri/pull/1300) from Random-Liu/hostname-test
* [`358d6721`](https://github.com/containerd/cri/commit/358d6721602ae43ad4b78a9b7a49ec5cf8bc6940) Add hostname CRI validation and unit test.
* [`7fba77f2`](https://github.com/containerd/cri/commit/7fba77f238adb9f51aae6bd9b0d3d7ccfc9e0b20) Merge pull request  [#1298](https://github.com/containerd/cri/pull/1298) from Random-Liu/set-sandbox-cpu-shares
* [`a1e4f99a`](https://github.com/containerd/cri/commit/a1e4f99a321435cb55cdbedd066d0e2419a6ee9c) Merge pull request  [#1296](https://github.com/containerd/cri/pull/1296) from Random-Liu/fix-ssh-disconnect
* [`2eba67a7`](https://github.com/containerd/cri/commit/2eba67a7ee63a699c90fcccb35374451ed81911b) Merge pull request  [#1287](https://github.com/containerd/cri/pull/1287) from crosbymichael/cgroups
* [`f3ef10e9`](https://github.com/containerd/cri/commit/f3ef10e9a23089a966f3c588ff5c756488f5499c) Set default sandbox container cpu shares on windows.
* [`4a0b0a88`](https://github.com/containerd/cri/commit/4a0b0a883f9e80c2a340ea43a031a65105732c4a) Set keepalive for ssh in windows test.
* [`36f393dc`](https://github.com/containerd/cri/commit/36f393dc6d19414b4276ac337b6ba8be8656c3fd) Merge pull request  [#1292](https://github.com/containerd/cri/pull/1292) from Random-Liu/better-kube-up
* [`44e1f8de`](https://github.com/containerd/cri/commit/44e1f8ded52f3cfcd93e7a700045a7552fba8a97) Merge pull request  [#1294](https://github.com/containerd/cri/pull/1294) from jterry75/fix_windows_hostname_upstream
* [`ed7873ef`](https://github.com/containerd/cri/commit/ed7873ef1ef91228551f991cff1560ad8de725f6) Forward SandboxConfig.Hostname to Workload container activation
* [`4f203aa8`](https://github.com/containerd/cri/commit/4f203aa8ba5d94e495e6cb6e920bd6edcb10aa41) Merge pull request  [#1293](https://github.com/containerd/cri/pull/1293) from Random-Liu/update-hcsshim
* [`e8a788d7`](https://github.com/containerd/cri/commit/e8a788d786202ac12c6e8022ed5346e4eb50f0ca) Update hcsshim to c088f411aaf3585d8dffc9deb4289ffa32854497.
* [`bad68a82`](https://github.com/containerd/cri/commit/bad68a8270f5d70fab28cd7c53e3038294ff9391) Merge pull request  [#1284](https://github.com/containerd/cri/pull/1284) from liyanhui1228/win_portforward
* [`0a6d9f18`](https://github.com/containerd/cri/commit/0a6d9f188b06901b1e6778efa087a5f1a07d4875) Merge pull request  [#1291](https://github.com/containerd/cri/pull/1291) from Random-Liu/fix-indent-cni
* [`dc413bd6`](https://github.com/containerd/cri/commit/dc413bd6d6cab4af1cac8b1927054300ea09667c) Add windows portforward support
* [`56fa16ef`](https://github.com/containerd/cri/commit/56fa16ef9c34ba3afd3ade1766fb2ef20d920f6a) Update the kube-up doc with a simpler approach.
* [`b4c46db7`](https://github.com/containerd/cri/commit/b4c46db790f828e931da22b0d831dd83de92d3bc) Fix indent in cni.template.
* [`f7f64fde`](https://github.com/containerd/cri/commit/f7f64fdefdd4336dfcb6bb33066b8672784ca770) Merge pull request  [#1289](https://github.com/containerd/cri/pull/1289) from Random-Liu/ignore-permission-denied
* [`67440484`](https://github.com/containerd/cri/commit/67440484f2c5636185dda97cf3f286108ca741f7) Ignore temporary permission denied error.
* [`c8c7c54a`](https://github.com/containerd/cri/commit/c8c7c54a6e5266abf39732db58e183f4daf6d073) Use typealias for containerd metrics
* [`43712364`](https://github.com/containerd/cri/commit/437123646a4953a0402c3fddfb465ee393af7324) Update containerd to ed16170c4c399c57f25
* [`470776c9`](https://github.com/containerd/cri/commit/470776c903313f7946dab56a08d1bcef0495d974) Merge pull request  [#1274](https://github.com/containerd/cri/pull/1274) from Random-Liu/dualstack
* [`c1ece0c8`](https://github.com/containerd/cri/commit/c1ece0c8018b21b6edd3b0ba0c0878a52e520e25) Address comment.
* [`b431316e`](https://github.com/containerd/cri/commit/b431316edd0beb837b1107690aae6386dbbeef09) Merge pull request  [#1280](https://github.com/containerd/cri/pull/1280) from estesp/add-default-path-env
* [`df88e190`](https://github.com/containerd/cri/commit/df88e190c3d7e4b1f047ef6584d96f028eb317c4) Merge pull request  [#1281](https://github.com/containerd/cri/pull/1281) from estesp/golangci-config
* [`161abf8f`](https://github.com/containerd/cri/commit/161abf8f5b5700dd838f23bbfd6520e893a70126) Fix golangci-lint findings
* [`1e3cd5b0`](https://github.com/containerd/cri/commit/1e3cd5b052ef5a6728deb3e80d5a92875ca8d4bb) Move golangci-lint configuration out of Makefile
* [`229eb19b`](https://github.com/containerd/cri/commit/229eb19bd6d8b823ae7254b983eb41486ed6cf48) Add back default UNIX env to container config
* [`35eb96d9`](https://github.com/containerd/cri/commit/35eb96d901ab439eeea46928f9325102615ae9d5) Update deployment and integration test
* [`5a68bd70`](https://github.com/containerd/cri/commit/5a68bd70c8408a63eb629e31de5b56c7e1c3a9f3) Update kubernetes to 1.16.0-rc.2
* [`fcd6bf31`](https://github.com/containerd/cri/commit/fcd6bf318be5cb11a32d25020cef4f3d0374194c) Report Additional POD IPs
* [`9d60f9c5`](https://github.com/containerd/cri/commit/9d60f9c56ea34166660e89c0a811e2869e0dcfeb) Merge pull request  [#1264](https://github.com/containerd/cri/pull/1264) from Random-Liu/windows-support-2
* [`7e96aaab`](https://github.com/containerd/cri/commit/7e96aaab090c98bef6fb18ec3e0f13b8c2925b7f) Add CRI Validation test.
* [`dc964de8`](https://github.com/containerd/cri/commit/dc964de85fc718a02ead60b5ada93a7c2c531186) Add windows implmenetation
* [`bbcf5647`](https://github.com/containerd/cri/commit/bbcf564745afe1bb341e8eecd27b22bf34f33ad5) Add windows image platform comparer
* [`c6cb25c1`](https://github.com/containerd/cri/commit/c6cb25c158b45e3c4b4a7e92b1e63f4dec2685db) Open/create log file with FILE_SHARE_DELETE on windows
* [`59b6ed64`](https://github.com/containerd/cri/commit/59b6ed641fb1ed5d6ab7d79e7a90470a056e1917) Update containerd to 59a625defb21c958c25424fa5cc806167e22382e
* [`3a651075`](https://github.com/containerd/cri/commit/3a6510756ef6e937abd38d4a560c4052df78ecfa) Merge pull request  [#1260](https://github.com/containerd/cri/pull/1260) from bart0sh/PR0001-container-annotations
* [`73817954`](https://github.com/containerd/cri/commit/738179542a43c9eda045764dd02d52d025e353c0) add a test case for container_annotations
* [`05a90289`](https://github.com/containerd/cri/commit/05a9028969b9d21dd7d0ddc883f6490243017716) Use container annotations when creating containers
* [`e2868965`](https://github.com/containerd/cri/commit/e28689657a7eaaa796314c57bd4cac9b1baff51b) Add ContatinerAnnotations to the Runtime and config
* [`307e802a`](https://github.com/containerd/cri/commit/307e802aa5c9db05ac5d2050cc889810dd9a987f) Merge pull request  [#1271](https://github.com/containerd/cri/pull/1271) from mikebrow/update-readme-goinstr
* [`da03c5bb`](https://github.com/containerd/cri/commit/da03c5bb9ac9c8319f66fd5b92f784e10c676e6c) remove integration files from lint verify
* [`02596d27`](https://github.com/containerd/cri/commit/02596d2758154961247d5511937819774405f68e) need to move up to a more recent golang
* [`6961bfa1`](https://github.com/containerd/cri/commit/6961bfa1d4dee2644a7a6f7ca87517317dd15e2a) Merge pull request  [#1266](https://github.com/containerd/cri/pull/1266) from Random-Liu/support-local-containerd
* [`763461f4`](https://github.com/containerd/cri/commit/763461f47f96a83b53d9b05a097975a69b531d59) Support local containerd release.
* [`6f59705a`](https://github.com/containerd/cri/commit/6f59705a3f0b715301152bbb4cd05cf9ce36dd21) Merge pull request  [#1256](https://github.com/containerd/cri/pull/1256) from Random-Liu/exec-background
* [`115b7664`](https://github.com/containerd/cri/commit/115b7664d9dbbebcc29f90351977c2624c7fcb20) Clarify some exec behavior.
* [`857a2d0c`](https://github.com/containerd/cri/commit/857a2d0cc7483251aa98ef300d8e1c9faff0f9de) Merge pull request  [#1258](https://github.com/containerd/cri/pull/1258) from Random-Liu/windows-support-1
* [`0122e90b`](https://github.com/containerd/cri/commit/0122e90b209f8ee090f47a07851dce2991834183) Add presubmit test for windows.
* [`86de625e`](https://github.com/containerd/cri/commit/86de625ece43ccf3f61f41bc0d2a78bb7a29e4be) Update vendor
* [`50c73e6d`](https://github.com/containerd/cri/commit/50c73e6dc550c2cdb579e303ac26394497f9f331) Move unix specific logic into _unix.go
* [`7b606375`](https://github.com/containerd/cri/commit/7b606375ae4997112246c4cf237c0056c5b41aa3) Merge pull request  [#1259](https://github.com/containerd/cri/pull/1259) from Random-Liu/fix-potential-panic-for-unknown-state
* [`2d17942b`](https://github.com/containerd/cri/commit/2d17942b1761746b541f2655234301f16ea1e83d) Merge pull request  [#1252](https://github.com/containerd/cri/pull/1252) from Random-Liu/update-cri-tools
* [`c6203ec1`](https://github.com/containerd/cri/commit/c6203ec13bfd2cbe3cbed43f1622d27737d583cd) Fix panic for task in unknown state.
* [`b5ec5ee4`](https://github.com/containerd/cri/commit/b5ec5ee4f63e2fee693eacc716d754385bbfe485) Merge pull request  [#1255](https://github.com/containerd/cri/pull/1255) from Random-Liu/fix-doc
* [`2d03ccf5`](https://github.com/containerd/cri/commit/2d03ccf5dd2f5113d492d7fd1923fc81e950db18) FDQN is a typo, and we don't support trailing dot in FQDN.
* [`f304b16a`](https://github.com/containerd/cri/commit/f304b16a16d6ca5fcda4cb8a4f9b6adeb076e033) Merge pull request  [#1251](https://github.com/containerd/cri/pull/1251) from Random-Liu/add-task-max
* [`0997453f`](https://github.com/containerd/cri/commit/0997453f33fb1c46f8322820adc5c892b7490f52) Update cri-tools to fix all image reference test failure.
* [`567cd57f`](https://github.com/containerd/cri/commit/567cd57f5fba83b11842fe026b9794d699b55f15) Merge pull request  [#1250](https://github.com/containerd/cri/pull/1250) from awesomenix/fixemptyauth
* [`523f3440`](https://github.com/containerd/cri/commit/523f3440b028fac92f9d87c63755efb514190bf7) Add TaskMax=infinity
* [`f41675d2`](https://github.com/containerd/cri/commit/f41675d234bb8212457ea04eae5d47dc3606bf6b) fix: support empty auth config for anonymous registry
* [`6dc2a874`](https://github.com/containerd/cri/commit/6dc2a874470f7489217a7c757da258356b92bfdb) Merge pull request  [#1244](https://github.com/containerd/cri/pull/1244) from Random-Liu/support-cni-dns-capabilities
* [`28aef2fe`](https://github.com/containerd/cri/commit/28aef2fe38b437934657ace2c8de972b459c505b) Support CNI DNS capabilities.

### Changes from containerd/fifo

* [`f15a329`](https://github.com/containerd/fifo/commit/f15a3290365b9d2627d189e619ab4008e0069caf) Merge pull request  [#24](https://github.com/containerd/fifo/pull/24) from estesp/remove-travis
* [`abc3cd7`](https://github.com/containerd/fifo/commit/abc3cd7254ac2b7df00f9ba7cc9dbe0a1a778174) Turn off Travis; GH Actions passing CI
* [`565c461`](https://github.com/containerd/fifo/commit/565c4610946577c91ebcae7a127a12ad5b3b47af) Merge pull request  [#23](https://github.com/containerd/fifo/pull/23) from estesp/gh-actions
* [`23c23ac`](https://github.com/containerd/fifo/commit/23c23ac9852c1c6557269a0047d11cf03f47e163) Move from Travis to GitHub Actions
* [`9dbe056`](https://github.com/containerd/fifo/commit/9dbe056af80075321f69c046d721a8085aa810b6) Fix golangci-lint problems
* [`c67884a`](https://github.com/containerd/fifo/commit/c67884a154ac9643244792cd0984a163864a6f7a) Update Makefile/prep for GH actions CI
* [`ff969a5`](https://github.com/containerd/fifo/commit/ff969a566b00877c63489baf6e8c35d60af6142c) Merge pull request  [#22](https://github.com/containerd/fifo/pull/22) from AkihiroSuda/gomod
* [`fcd6de7`](https://github.com/containerd/fifo/commit/fcd6de7ee90bf3789140ed2f508be259ce8f48ff) add go.mod
* [`5ff6bce`](https://github.com/containerd/fifo/commit/5ff6bcedcec9724bced307648a6ea1fd93250288) fix gofmt
* [`ae1a8d7`](https://github.com/containerd/fifo/commit/ae1a8d768b3f977faac0325f073a79358a157046) x/net/context -> context

### Changes from containerd/go-cni

* [`0553354`](https://github.com/containerd/go-cni/commit/0553354f0046ccd41a02e724826040491a3d8998) Merge pull request  [#55](https://github.com/containerd/go-cni/pull/55) from thaJeztah/bump_pkg_errors
* [`c52e43e`](https://github.com/containerd/go-cni/commit/c52e43e4d410943fefc42b80c0ccb856053b9d78) errors: use errors.Is() instead of errors.Cause()
* [`e13f215`](https://github.com/containerd/go-cni/commit/e13f2159a26b7996c3520e63cacd02876404def9) vendor: update pkg/errors v0.9.1
* [`507be17`](https://github.com/containerd/go-cni/commit/507be1724b7272f3de222739901fa1d45641b0eb) Merge pull request  [#54](https://github.com/containerd/go-cni/pull/54) from thaJeztah/bump_golang
* [`4866a00`](https://github.com/containerd/go-cni/commit/4866a0099776314df97d9a81ce8635e998010585) travis: test on go1.13, 1.14, remove go1.12, and revendor
* [`c154a49`](https://github.com/containerd/go-cni/commit/c154a49e2c754b83ebfb12ebf1362213b94d23e6) Merge pull request  [#52](https://github.com/containerd/go-cni/pull/52) from alexellis/add-godoc-to-readme
* [`047b575`](https://github.com/containerd/go-cni/commit/047b575b4772836c26ad8cc7eff8be53567addcc) Add GoDoc to README
* [`60d1252`](https://github.com/containerd/go-cni/commit/60d125212fafdfd9da805c967b9f547b5fa39c5c) Merge pull request  [#50](https://github.com/containerd/go-cni/pull/50) from kzys/go-mod
* [`7332d8a`](https://github.com/containerd/go-cni/commit/7332d8a46103cfa7d2f0d59e07bbed7f959143b8) Fix "modules disabled inside GOPATH/src by GO111MODULE=auto"
* [`30fed5c`](https://github.com/containerd/go-cni/commit/30fed5cd7f544d9c1571d640f27c21b969efc682) Use script/validate/vendor to confirm vendor/ is correct
* [`d2dfae6`](https://github.com/containerd/go-cni/commit/d2dfae699aea34b92f5ce244e39ff7588945ff82) Use go.mod and go.sum instead of vendor.conf
* [`d20b7ee`](https://github.com/containerd/go-cni/commit/d20b7eebc7ee1339cb703c4c18be6fd3fa81ad8f) Merge pull request  [#49](https://github.com/containerd/go-cni/pull/49) from nickethier/conflist-bytes
* [`f1c0329`](https://github.com/containerd/go-cni/commit/f1c032987f87878f207769fe7ba0afa6defec961) add WithConfList opt for adding conflist from byte
* [`0d360c5`](https://github.com/containerd/go-cni/commit/0d360c50b10b350b6bb23863fd4dfb1c232b01c9) Merge pull request  [#48](https://github.com/containerd/go-cni/pull/48) from Random-Liu/support-dns-capabilities
* [`cebe997`](https://github.com/containerd/go-cni/commit/cebe997c8ccab2ec5354fcf9edcaaa2b4c936bcc) Add DNS capabilities.

### Changes from containerd/go-runc

* [`7016d3c`](https://github.com/containerd/go-runc/commit/7016d3ce2328dd2cb1192b2076ebd565c4e8df0c) Merge pull request  [#60](https://github.com/containerd/go-runc/pull/60) from twz123/parse-runc-version
* [`9e92203`](https://github.com/containerd/go-runc/commit/9e922033674cca02d374be3e79491558f451aaa0) Parse runc version even if commit is missing
* [`8aa1fd6`](https://github.com/containerd/go-runc/commit/8aa1fd617053376c7f9f4e5dc3b42ac90fb92132) Merge pull request  [#59](https://github.com/containerd/go-runc/pull/59) from AkihiroSuda/gomod
* [`72e3eb3`](https://github.com/containerd/go-runc/commit/72e3eb3ffe923fe8fa482fb9fc57a738b72bc6b4) add go.mod
* [`a5c2862`](https://github.com/containerd/go-runc/commit/a5c2862aed5e6358b305b0e16bfce58e0549b1cd) Merge pull request  [#58](https://github.com/containerd/go-runc/pull/58) from sipsma/gorace
* [`469fa2c`](https://github.com/containerd/go-runc/commit/469fa2cf9fac19d820cfabe4073c55703d09c794) Fix data race in use of cmd output buffers.
* [`a2952bc`](https://github.com/containerd/go-runc/commit/a2952bc25f5116103a8b78f3817f6df759aa7def) Merge pull request  [#56](https://github.com/containerd/go-runc/pull/56) from tonistiigi/typo-fix
* [`925bf84`](https://github.com/containerd/go-runc/commit/925bf842108f87a6bf7a1f5a8f0f11be64206ec9) fix typo in successfully

### Changes from containerd/imgcrypt

* [`9e761cc`](https://github.com/containerd/imgcrypt/commit/9e761ccd6069fb707ec9493435f31475b5524b38) Merge pull request  [#11](https://github.com/containerd/imgcrypt/pull/11) from containerd/versioning-ocicrypt
* [`3dffc26`](https://github.com/containerd/imgcrypt/commit/3dffc2663e20a4361ba1aea328efa10e0e4563a5) Version ocicrypt v1.0.1
* [`9933463`](https://github.com/containerd/imgcrypt/commit/99334633d4657af3f32670947eb1008250e564d9) Merge pull request  [#6](https://github.com/containerd/imgcrypt/pull/6) from lumjjb/add_local_keys
* [`bdd59ce`](https://github.com/containerd/imgcrypt/commit/bdd59ce7dcb5513ff711962c12725e209f7d3a48) Implement decryption-keys-path capabilities to use local keys
* [`20f0cc0`](https://github.com/containerd/imgcrypt/commit/20f0cc03117bec4d5321db80de92ec52bae1db70) Merge pull request  [#7](https://github.com/containerd/imgcrypt/pull/7) from chenrui333/go-modules
* [`6803ab4`](https://github.com/containerd/imgcrypt/commit/6803ab4ada6c1e4f8627da0958811aef714a2d22) golangci-lint v1.22.2
* [`6dbde9b`](https://github.com/containerd/imgcrypt/commit/6dbde9bd5eed53fd953aa989071c0d5e0a8e0c47) Update installation of runc
* [`bbcc5b3`](https://github.com/containerd/imgcrypt/commit/bbcc5b3fb624ca21e25daa10f73e4c93ff5d0c67) `go mod vendor`
* [`3c1ad3a`](https://github.com/containerd/imgcrypt/commit/3c1ad3aebcdd635d60d11fbb91472abc79922d5f) Update travis and appveyor configs
* [`ef571f9`](https://github.com/containerd/imgcrypt/commit/ef571f9ad9134849dce2bb8a36339cf20e94e768) Move to go modules
* [`86a8643`](https://github.com/containerd/imgcrypt/commit/86a8643564c2d2e0a415c934d0b70ff9b0e5fd26) Merge pull request  [#8](https://github.com/containerd/imgcrypt/pull/8) from AkihiroSuda/notmarkdown
* [`383f408`](https://github.com/containerd/imgcrypt/commit/383f408e53ce87d8144d9c076373487f55dff2f1) MAINTAINERS.md -> MAINTAINERS
* [`60475d2`](https://github.com/containerd/imgcrypt/commit/60475d2a2a95344ebcef9a456a4c9a1c7fcf4169) Merge pull request  [#4](https://github.com/containerd/imgcrypt/pull/4) from lumjjb/remoteopt
* [`3234bf7`](https://github.com/containerd/imgcrypt/commit/3234bf723a7062325cd172d6f9072a00f3accf39) Refactor options in images/encryption/client
* [`40cb898`](https://github.com/containerd/imgcrypt/commit/40cb898034e313def47c51d653eb0f14235d29e2) Merge pull request  [#1](https://github.com/containerd/imgcrypt/pull/1) from lumjjb/containerdupdate
* [`83879b7`](https://github.com/containerd/imgcrypt/commit/83879b7f8d40697dfa16c0c57846a5596dd4dd83) Updated MAINTAINERS.md to follow formatting
* [`375f815`](https://github.com/containerd/imgcrypt/commit/375f815a51c40ccca97d9179d338230328ac6f6b) Modified for non-core project
* [`c5a3d10`](https://github.com/containerd/imgcrypt/commit/c5a3d10bf2491c0e393030ab9790bcf9f1e7df9d) Added needed files for containerd subproject
* [`1630e30`](https://github.com/containerd/imgcrypt/commit/1630e30daa6e8ed04f5a115b1905d80d5acd7305) Add a README
* [`ae432af`](https://github.com/containerd/imgcrypt/commit/ae432af8b6398f2462a7dbe58a65c269f7d5916e) Update the Makefile and add install and uninstall targets
* [`5529bb6`](https://github.com/containerd/imgcrypt/commit/5529bb6329dae135c0ddb7cd7e2a2fce4adf2950) Updated ocicrypt library
* [`c43dcbe`](https://github.com/containerd/imgcrypt/commit/c43dcbe93d436ce4415ce57cb8f6d1d5d1ce4a2d) AppVeyor: update golangci-lint to more recent v1.19.1
* [`c57df0f`](https://github.com/containerd/imgcrypt/commit/c57df0f03df58ca07b3149e7ad1f4866a3bd3786) Travis: update golangci-lint to more recent v1.19.1
* [`a5ee32b`](https://github.com/containerd/imgcrypt/commit/a5ee32b7daf89eaa250aa5a91af2174efaada36c) Update vendor.conf so AppVeyor passes
* [`cb61fda`](https://github.com/containerd/imgcrypt/commit/cb61fda0fccad28fb9c282e223d4ee5d2afee993) Use mediatypes from ocicrypt and use latest containerd
* [`a210b93`](https://github.com/containerd/imgcrypt/commit/a210b93298e89ca28a42bea5e6d2972fe0f6c322) tests: Adapt config file's stream processor part to new format
* [`e59b687`](https://github.com/containerd/imgcrypt/commit/e59b687e3051b900b32d64109b58ef4fd0a51c24) Merge pull request  [#16](https://github.com/containerd/imgcrypt/pull/16) from lumjjb/useocicrypt
* [`39b81fa`](https://github.com/containerd/imgcrypt/commit/39b81fa6dd518ba5d06a76204c6bd4095fbf6ff5) Removed pkg/encryption
* [`d6d08da`](https://github.com/containerd/imgcrypt/commit/d6d08dae8ad9ccaf6c489ae5f55a32802966b8db) Set to use vendor ocicrypt
* [`654e84c`](https://github.com/containerd/imgcrypt/commit/654e84c5e943915b04bf0b585303b4e8f3681c3a) Merge pull request  [#15](https://github.com/containerd/imgcrypt/pull/15) from stefanberger/appveyor
* [`2f6638c`](https://github.com/containerd/imgcrypt/commit/2f6638c9322862c40308d73a35c50119724918b1) CI/CD: Add AppVeyor script
* [`f105aec`](https://github.com/containerd/imgcrypt/commit/f105aec78525e8c68c4b2765ad63a2cc3800f3e4) golangci-lint: Ignore a few more directories in windows format
* [`d6f18aa`](https://github.com/containerd/imgcrypt/commit/d6f18aac9e9d8220ebf33b25ffca71c335b74144) ctr: gofmt file
* [`017496d`](https://github.com/containerd/imgcrypt/commit/017496d3f4c7b11d3d77db3fbd35762f80b6eb69) Extend vendor.conf to windows dependencies
* [`4cb40a7`](https://github.com/containerd/imgcrypt/commit/4cb40a7dfe99b104dd22f64e13b5ef037eff1a02) Merge pull request  [#14](https://github.com/containerd/imgcrypt/pull/14) from lumjjb/errdefs_depen
* [`016f165`](https://github.com/containerd/imgcrypt/commit/016f165877ac7e9e84852685e473d5f80076750c) removed containerd/errdefs dependency in pkg/encryption
* [`d808102`](https://github.com/containerd/imgcrypt/commit/d80810281881d4e41543a5c64754b5b241256018) Merge pull request  [#13](https://github.com/containerd/imgcrypt/pull/13) from stefanberger/delayedreader
* [`7accbab`](https://github.com/containerd/imgcrypt/commit/7accbab39e8ae19cf1076cc28ae6ec206f2a5798) utils: Implement a DelayedReader and have the AES CTR deryption use it
* [`9f397bb`](https://github.com/containerd/imgcrypt/commit/9f397bbe8c869f1fa83361311dcc07f0a20239e1) Merge pull request  [#11](https://github.com/containerd/imgcrypt/pull/11) from stefanberger/master.next
* [`1726891`](https://github.com/containerd/imgcrypt/commit/172689107d351a4737a805bb83e30182ad4d8962) Merge pull request  [#12](https://github.com/containerd/imgcrypt/pull/12) from stefanberger/badhmac
* [`fd3a051`](https://github.com/containerd/imgcrypt/commit/fd3a0512ca04db4a2ac8efe42eae30dc2cc6b504) tests: Add a test case for a manipulated HMAC
* [`065107e`](https://github.com/containerd/imgcrypt/commit/065107e5973532935fb5e8f690b0068eb499786d) blockcipher: In case of error set the state to this error
* [`590ff48`](https://github.com/containerd/imgcrypt/commit/590ff48ba3c816ee656953c22aab7788f862b7e2) Create new annotations from old descriptor
* [`5ff0cd9`](https://github.com/containerd/imgcrypt/commit/5ff0cd931f43496161495f1d2ee3d58f2741af7f) utils: Implement FillBuffer to fill buffer from Reader and use it
* [`0025117`](https://github.com/containerd/imgcrypt/commit/00251175983ce02f98a5e398a3fdd462ee122b8c) blockcipher: Remove an unused field from the 'state' of the AES CTR cryptor
* [`cd40497`](https://github.com/containerd/imgcrypt/commit/cd40497384930ba85533ee2f231cce2da2e18cca) Merge pull request  [#9](https://github.com/containerd/imgcrypt/pull/9) from lumjjb/finalizer_change
* [`4c4202a`](https://github.com/containerd/imgcrypt/commit/4c4202a3eb6c11e5e7188df3427676fce51f3a5e) Merge pull request  [#10](https://github.com/containerd/imgcrypt/pull/10) from stefanberger/master.next
* [`1fe292f`](https://github.com/containerd/imgcrypt/commit/1fe292fc35261ded6b7590a592021378f56e4bbc) Fixed linting
* [`047e4d2`](https://github.com/containerd/imgcrypt/commit/047e4d2850fd19fac53ce43a3549fef866a2982c) Change blockcipher tests to reflect finalizers
* [`30c2383`](https://github.com/containerd/imgcrypt/commit/30c2383119ff090c68f6134f315aa3ef36fcb965) Travis: Run newly added test target
* [`d2c435a`](https://github.com/containerd/imgcrypt/commit/d2c435acd9aee80a33f26b74c0c6baebfe3704a4) Use finalizer in images/encryption
* [`bd1e336`](https://github.com/containerd/imgcrypt/commit/bd1e336addc0c959919cce71657ea69dcb7b99ac) Implemented finalizer interface for blockcipher encryption in pkg/encryption
* [`e94904c`](https://github.com/containerd/imgcrypt/commit/e94904c7b7d2d3e54a874cf6da2ca1138d540b6f) Merge pull request  [#7](https://github.com/containerd/imgcrypt/pull/7) from stefanberger/master.next
* [`5fd6767`](https://github.com/containerd/imgcrypt/commit/5fd67673d2f3e0d36bbfcd3bda4d74fc7779f01f) Travis: Run ctr encryption test script
* [`e30e798`](https://github.com/containerd/imgcrypt/commit/e30e798a8ce2284836db3a564641bfaa4e372632) Travis: Clone containerd and build it
* [`10a5b9b`](https://github.com/containerd/imgcrypt/commit/10a5b9b05d98adb1bbb428bd15d0e4da0b1ee501) Create a ctr derivative with image crypto support
* [`f05b716`](https://github.com/containerd/imgcrypt/commit/f05b7166fe60ce658ec0117fe8bf870a68d6bc7c) Merge pull request  [#8](https://github.com/containerd/imgcrypt/pull/8) from crosbymichael/exit
* [`cd1a0e3`](https://github.com/containerd/imgcrypt/commit/cd1a0e386d3f6913bbf16f6eb30659c04fa1b853) Add os.Exit(1) on error
* [`918f265`](https://github.com/containerd/imgcrypt/commit/918f265aa6e02b0b6281cfcbe0a572c9173d60a2) Merge pull request  [#6](https://github.com/containerd/imgcrypt/pull/6) from stefanberger/master.next
* [`82e3c45`](https://github.com/containerd/imgcrypt/commit/82e3c45e2a0e971b7d1d1106138a221062943e2e) Update Makefile to build decoder on 'all'
* [`fffad22`](https://github.com/containerd/imgcrypt/commit/fffad2298de5c89e2d22ed6d5d2aa705f97f90d8) Merge pull request  [#5](https://github.com/containerd/imgcrypt/pull/5) from crosbymichael/decoder
* [`53a2a15`](https://github.com/containerd/imgcrypt/commit/53a2a152dab32b42c943133ce3007dcf4387c778) Add stream processor
* [`3044f86`](https://github.com/containerd/imgcrypt/commit/3044f86e33a71242581426816c79c4c31a329b26) Merge pull request  [#4](https://github.com/containerd/imgcrypt/pull/4) from stefanberger/master.next
* [`0212339`](https://github.com/containerd/imgcrypt/commit/02123398f754e9fcfebb2677c731e7a9c87a2772) Merge ocicrypt contents into this project
* [`e452ce2`](https://github.com/containerd/imgcrypt/commit/e452ce2e833869dc478142869d315565ca150d78) Merge pull request  [#2](https://github.com/containerd/imgcrypt/pull/2) from stefanberger/master.next
* [`d8a6859`](https://github.com/containerd/imgcrypt/commit/d8a685901427826bd187c6ae3b8e394cfc033633) EtM: store the hmac as part of the Annotations
* [`91ced7b`](https://github.com/containerd/imgcrypt/commit/91ced7bc8dd92d0fb3debd9ad7134ba9f5432670) Merge pull request  [#1](https://github.com/containerd/imgcrypt/pull/1) from stefanberger/master.next
* [`f1e1f7f`](https://github.com/containerd/imgcrypt/commit/f1e1f7fa12656be01cca2a268160aec3da0cbdca) Travis: Add Travis file to run 'make check' and 'make'
* [`dd91e32`](https://github.com/containerd/imgcrypt/commit/dd91e32eebefeac22baf881014f2a13d0115ce26) Add Makefile with build and check targets
* [`4457756`](https://github.com/containerd/imgcrypt/commit/445775639c027e1f3707d01adaa3577eacc95914) Add a more complete vendor list and their code
* [`f8116a5`](https://github.com/containerd/imgcrypt/commit/f8116a566dc8b2e382828b98b50f652665ce731c) Initial import

### Changes from containerd/ttrpc

* [`72bb1b2`](https://github.com/containerd/ttrpc/commit/72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6) Merge pull request  [#61](https://github.com/containerd/ttrpc/pull/61) from lifupan/master
* [`4f8e36d`](https://github.com/containerd/ttrpc/commit/4f8e36d414aeb0381a3f6dbda41ea10ae13316ff) server: add a connections leak unit test
* [`9ece5ae`](https://github.com/containerd/ttrpc/commit/9ece5ae787377199802deacb7f174f4c9ee09f8c) server: fix the issue if connections leak
* [`0be804e`](https://github.com/containerd/ttrpc/commit/0be804eadb152bc3b3c20c5edc314c4633833398) Merge pull request  [#58](https://github.com/containerd/ttrpc/pull/58) from chenrui333/upgrade-dependencies
* [`abcbf66`](https://github.com/containerd/ttrpc/commit/abcbf6622e70c8ff1202fe892adaf98335d10bfd) Add codecov integration
* [`7817074`](https://github.com/containerd/ttrpc/commit/7817074322cfd64b86b581ee0d9e4693a0cd0899) Update travis config
* [`ff67807`](https://github.com/containerd/ttrpc/commit/ff67807a592f73daaa683aee00482830488f2705) Bump the dependencies
* [`4f1b8fe`](https://github.com/containerd/ttrpc/commit/4f1b8fe65a5c6ab7ecd74a227d6cde85b519af35) Merge pull request  [#57](https://github.com/containerd/ttrpc/pull/57) from crosbymichael/revert-codes-copy
* [`d4834b0`](https://github.com/containerd/ttrpc/commit/d4834b09f5931a4909d264d6034b086768c66e72) Revert "Copy codes and status from grpc project"
* [`923a8f1`](https://github.com/containerd/ttrpc/commit/923a8f1f173f6592b089dd20d00b16fb6ad5ad6c) Merge pull request  [#54](https://github.com/containerd/ttrpc/pull/54) from crosbymichael/copy-grpc
* [`f022335`](https://github.com/containerd/ttrpc/commit/f02233564fb076ad4cb42937d72d194d158e4048) Copy codes and status from grpc project
* [`cf7f4d5`](https://github.com/containerd/ttrpc/commit/cf7f4d5f2d61bb06dd6ff5a039a1cbd6e71d10b1) Merge pull request  [#51](https://github.com/containerd/ttrpc/pull/51) from lifupan/fixnilresp
* [`5046735`](https://github.com/containerd/ttrpc/commit/5046735d25c3c4d099e698c7eaa75f116278e31c) Merge pull request  [#55](https://github.com/containerd/ttrpc/pull/55) from fuweid/me-test-vendor-check
* [`2ef8878`](https://github.com/containerd/ttrpc/commit/2ef8878926f84f015a51f4a68218d101af747b73) ttrpc: fix the issue of marshaling on nil will crash the server
* [`47e5e4f`](https://github.com/containerd/ttrpc/commit/47e5e4fdf91bf8ff9a1d39f0323dec42ce0ff20b) .travis: don't call go get if there is go.mod
* [`7a6a229`](https://github.com/containerd/ttrpc/commit/7a6a229037c3a4ae6a7ac3d60ac12de1a40152c1) Merge pull request  [#53](https://github.com/containerd/ttrpc/pull/53) from fuweid/me-errclosed-for-read-reset-connection
* [`6e416ea`](https://github.com/containerd/ttrpc/commit/6e416eafd26e6e738df716b21d421d5b59702bb4) return ErrClosed if read: connection reset by peer
* [`012175f`](https://github.com/containerd/ttrpc/commit/012175fdb774fcbdeb556caa6720ae2f8cf218ca) Merge pull request  [#39](https://github.com/containerd/ttrpc/pull/39) from saschagrunert/master
* [`cc79967`](https://github.com/containerd/ttrpc/commit/cc79967439a4f4ff14d6bdd11a8c2d96f0a1c65f) Add go module support

### Changes from containerd/typeurl

* [`cd3ce71`](https://github.com/containerd/typeurl/commit/cd3ce7159eae562a4f60ceff37dada11a939d247) Add unmarshal to struct provided by client
* [`102fdb1`](https://github.com/containerd/typeurl/commit/102fdb1d150dc56f98a7c856d441925d24a5757c) Merge pull request  [#21](https://github.com/containerd/typeurl/pull/21) from estesp/add-ci-timeout
* [`4fb1c23`](https://github.com/containerd/typeurl/commit/4fb1c23785e4f58b5d7dcacf13c69b6e9e5dc87b) Add 5 minute timeout for GH actions CI
* [`effc850`](https://github.com/containerd/typeurl/commit/effc850d0f9a902cec6d17d069f43ccb97508aed) Merge pull request  [#20](https://github.com/containerd/typeurl/pull/20) from estesp/remove-travis
* [`75e1e2e`](https://github.com/containerd/typeurl/commit/75e1e2ea292e07c748b99e2dd614c477f8f8dd77) Remove travis config
* [`6eb0fcc`](https://github.com/containerd/typeurl/commit/6eb0fccfe930f47d9e78651aa9694a64eb5ec67a) Merge pull request  [#19](https://github.com/containerd/typeurl/pull/19) from estesp/github-action-ci
* [`8d2749d`](https://github.com/containerd/typeurl/commit/8d2749d67cc2b52e0a11b206d0ff3354297df4d9) Add GitHub Action-based CI workflow
* [`b45ef1f`](https://github.com/containerd/typeurl/commit/b45ef1f1f737e10bd45b25b669df25f0da8b9ba0) Merge pull request  [#18](https://github.com/containerd/typeurl/pull/18) from chenrui333/upgrade-dependencies
* [`981b2ec`](https://github.com/containerd/typeurl/commit/981b2ecfc453748d26028aaa1259b9346457d2f6) Remove `go get` in travis config
* [`3aae631`](https://github.com/containerd/typeurl/commit/3aae6316cb6fc24fa5701b9292abd6318ea74002) Update travis config
* [`202060a`](https://github.com/containerd/typeurl/commit/202060afb39befc9f29595421ad5fd7ee8308650) Add gitignore
* [`39e897d`](https://github.com/containerd/typeurl/commit/39e897d0315d16649b482d577490593ad74cab47) Upgrade dependencies
* [`fe1d0d6`](https://github.com/containerd/typeurl/commit/fe1d0d650e42c1cfb43c8ba9e22e9f1470c9102b) Merge pull request  [#16](https://github.com/containerd/typeurl/pull/16) from estesp/carry-10
* [`a1e455d`](https://github.com/containerd/typeurl/commit/a1e455d55b64d818790940929bc5055f65f81096) fix 404 link
* [`5eb2502`](https://github.com/containerd/typeurl/commit/5eb25027c9fdd675e1db2bd25af02f5db75027ab) Use Go Modules
* [`7312978`](https://github.com/containerd/typeurl/commit/7312978f298752234f52b1ba018cca189467b8d9) typeurl: allow deserialization with decomposed Any
* [`b36cf1e`](https://github.com/containerd/typeurl/commit/b36cf1e3e273911c075b63799169eae96cc17222) Add more documentation to Register.
* [`2a93cfd`](https://github.com/containerd/typeurl/commit/2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d) Add doc.go and expand documentation
* [`461401d`](https://github.com/containerd/typeurl/commit/461401dc8f19d80baa4b70178935e4501286c00b) Reference project core documents/fixup LICENSE
* [`8231763`](https://github.com/containerd/typeurl/commit/823176321381872a22564b9df07356357f47b1b1) Add validation scripts to travis

### Changes from containerd/zfs

* [`9abf673`](https://github.com/containerd/zfs/commit/9abf673ca6ff9ab8d9bd776a4ceff8f6dc699c3d) Merge pull request  [#25](https://github.com/containerd/zfs/pull/25) from Zyqsempai/fix-walk-method-interface
* [`73767d7`](https://github.com/containerd/zfs/commit/73767d7cc85aa4bdb2bca980ac884ef3fd5bfb75) Added filters to Walk method signature
* [`456dcfd`](https://github.com/containerd/zfs/commit/456dcfd8803bbaabd31a91d346ce7e37af7a5053) Fix snapshot commit to pass opts to storage

### Dependency Changes

* **github.com/Microsoft/hcsshim**                        9e921883ac92 -> v0.8.9
* **github.com/beorn7/perks**                             4c0e84591b9a -> v1.0.1
* **github.com/cespare/xxhash/v2**                        v2.1.1 **_new_**
* **github.com/cilium/ebpf**                              1c8d4c9ef775 **_new_**
* **github.com/containerd/aufs**                          f894a800659b -> 371312c1e31c
* **github.com/containerd/btrfs**                         af5082808c83 -> 153935315f4a
* **github.com/containerd/cgroups**                       c4b9ac5c7601 -> 318312a37340
* **github.com/containerd/console**                       0650fd9eeb50 -> v1.0.0
* **github.com/containerd/continuity**                    f2a389ac0a02 -> efbc4488d8fe
* **github.com/containerd/cri**                           5d49e7e51b43 -> 8871d5cdf810
* **github.com/containerd/fifo**                          bda0ff6ed73c -> f15a3290365b
* **github.com/containerd/go-cni**                        49fbd9b210f3 -> v1.0.0
* **github.com/containerd/go-runc**                       e029b79d8cda -> 7016d3ce2328
* **github.com/containerd/imgcrypt**                      v1.0.1 **_new_**
* **github.com/containerd/ttrpc**                         92c8520ef9f8 -> v1.0.1
* **github.com/containerd/typeurl**                       a93fcdb778cd -> v1.0.1
* **github.com/containerd/zfs**                           2ceb2dbb8154 -> 9abf673ca6ff
* **github.com/containers/ocicrypt**                      v1.0.1 **_new_**
* **github.com/coreos/go-systemd/v22**                    v22.1.0 **_new_**
* **github.com/cpuguy83/go-md2man/v2**                    v2.0.0 **_new_**
* **github.com/docker/docker**                            86f080cff091 -> 4634ce647cf2
* **github.com/docker/go-events**                         9461782956ad -> e31b211e4f1c
* **github.com/docker/go-metrics**                        4ea375f7759c -> v0.0.1
* **github.com/fsnotify/fsnotify**                        v1.4.9 **_new_**
* **github.com/fullsailor/pkcs7**                         8306686428a5 **_new_**
* **github.com/go-logr/logr**                             v0.2.0 **_new_**
* **github.com/godbus/dbus/v5**                           v5.0.3 **_new_**
* **github.com/gogo/googleapis**                          v1.2.0 -> v1.3.2
* **github.com/gogo/protobuf**                            v1.2.1 -> v1.3.1
* **github.com/golang/protobuf**                          v1.2.0 -> v1.3.5
* **github.com/google/gofuzz**                            v1.0.0 -> v1.1.0
* **github.com/grpc-ecosystem/go-grpc-prometheus**        6b7015e65d36 -> v1.2.0
* **github.com/json-iterator/go**                         v1.1.7 -> v1.1.9
* **github.com/konsorten/go-windows-terminal-sequences**  v1.0.1 -> v1.0.3
* **github.com/modern-go/reflect2**                       1.0.1 -> v1.0.1
* **github.com/opencontainers/go-digest**                 c9281466c8b2 -> v1.0.0
* **github.com/opencontainers/runc**                      3e425f80a8c9 -> 67169a9d4345
* **github.com/opencontainers/runtime-spec**              29686dbc5559 -> 237cc4f519e2
* **github.com/opencontainers/selinux**                   v1.2.2 -> v1.6.0
* **github.com/pkg/errors**                               v0.8.1 -> v0.9.1
* **github.com/prometheus/client_golang**                 f4fb1b73fb09 -> v1.6.0
* **github.com/prometheus/client_model**                  99fa1f4be8e5 -> v0.2.0
* **github.com/prometheus/common**                        89604d197083 -> v0.9.1
* **github.com/prometheus/procfs**                        cb4147076ac7 -> v0.0.11
* **github.com/russross/blackfriday/v2**                  v2.0.1 **_new_**
* **github.com/shurcooL/sanitized_anchor_name**           v1.0.0 **_new_**
* **github.com/sirupsen/logrus**                          v1.4.1 -> v1.6.0
* **github.com/urfave/cli**                               v1.22.0 -> v1.22.1
* **github.com/willf/bitset**                             d5bec3311243 **_new_**
* **go.etcd.io/bbolt**                                    v1.3.3 -> v1.3.5
* **golang.org/x/crypto**                                 5c40567a22f8 -> bac4c82f6975
* **golang.org/x/oauth2**                                 0f29369cfe45 -> 858c2ad4c8b6
* **golang.org/x/sys**                                    9eafafc0a87e -> 9dae0f8f5775
* **golang.org/x/text**                                   19e51611da83 -> v0.3.3
* **golang.org/x/time**                                   85acf8d2951c -> 555d28b269f0
* **google.golang.org/genproto**                          d80a6e20e776 -> e50cd9704f63
* **google.golang.org/grpc**                              6eaf6f47437a -> v1.27.1
* **gopkg.in/inf.v0**                                     v0.9.0 -> v0.9.1
* **gopkg.in/square/go-jose.v2**                          v2.3.1 **_new_**
* **gopkg.in/yaml.v2**                                    v2.2.2 -> v2.2.8
* **gotest.tools/v3**                                     v3.0.2 **_new_**
* **k8s.io/api**                                          kubernetes-1.16.0-rc.2 -> v0.19.0-beta.2
* **k8s.io/apimachinery**                                 kubernetes-1.16.0-rc.2 -> v0.19.0-beta.2
* **k8s.io/apiserver**                                    kubernetes-1.16.0-rc.2 -> v0.19.0-beta.2
* **k8s.io/client-go**                                    kubernetes-1.16.0-rc.2 -> v0.19.0-beta.2
* **k8s.io/cri-api**                                      kubernetes-1.16.0-rc.2 -> v0.19.0-beta.2
* **k8s.io/klog/v2**                                      v2.2.0 **_new_**
* **k8s.io/utils**                                        c2654d5206da -> 2df71ebbae66
* **sigs.k8s.io/structured-merge-diff/v3**                v3.0.0 **_new_**
* **sigs.k8s.io/yaml**                                    v1.1.0 -> v1.2.0

Previous release can be found at [v1.3.0](https://github.com/containerd/containerd/releases/tag/v1.3.0)

v1.3.7

Toggle v1.3.7's commit message

Verified

This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
containerd 1.3.7

Welcome to the v1.3.7 release of containerd!

The seventh patch release for `containerd` 1.3 includes bug fixes related to clean-up of containers that don't exist, and suspending a devmapper device to avoid data corruption when taking snapshots.

### Notable Updates

* Transfer error to ErrNotFound when kill a not exist container [containerd#4361](containerd#4361)
* snapshots/devmapper: suspend a device to avoid data corruption [containerd#4416](containerd#4416)
* shim: move event context timeout to publisher [containerd#4417](containerd#4417)
* Allow empty scope authorization [containerd#4422](containerd#4422)
* Replace ocispec.MediaTypeImageManifest with manifest.MediaType [containerd#4432](containerd#4432)

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

### Contributors

* Phil Estes
* Derek McGowan
* Xiaodong Ye
* Akihiro Suda
* Joe Julian
* Kazuyoshi Kato
* Wei Fu
* Brian Goff
* Li Yuxuan
* Maksym Pavlenko
* Zhiyu Li

### Changes

* [`8fba4e9a`](containerd@8fba4e9) Merge pull request  [containerd#4448](containerd#4448) from joejulian/1.3.7
* [`7101a2a3`](containerd@7101a2a) Merge pull request  [containerd#4450](containerd#4450) from dmcgowan/update-mailmap-1.3
* [`6816dfae`](containerd@6816dfa) Update mailmap for latest release
* [`a60b483c`](containerd@a60b483) Prepare v1.3.7 fix release
* [`c9831cbc`](containerd@c9831cb) Merge pull request  [containerd#4432](containerd#4432) from estesp/cp-3904
* [`da855486`](containerd@da85548) Merge pull request  [containerd#4417](containerd#4417) from cpuguy83/1.3-shim2_event_cancelled
* [`59b7f645`](containerd@59b7f64) Merge pull request  [containerd#4422](containerd#4422) from kzys/backport-3889
* [`400c7841`](containerd@400c784) Remove an empty line
* [`f34fe9e5`](containerd@f34fe9e) Update checkImages to accept images.MediaTypeDockerSchema2Manifest
* [`0e29f9b8`](containerd@0e29f9b) Replace ocispec.MediaTypeImageManifest with manifest.MediaType
* [`ad19320c`](containerd@ad19320) shim: move event context timeout to publsher
* [`2a76bb8a`](containerd@2a76bb8) Merge pull request  [containerd#4416](containerd#4416) from kzys/backport-4374
* [`97938939`](containerd@9793893) snapshots/devmapper: backport ResumeDevice() from master
* [`e59d348f`](containerd@e59d348) snapshots/devmapper: suspend a device to avoid data corruption
* [`4ee5184c`](containerd@4ee5184) Allow empty scope authorization
* [`4f6d25c2`](containerd@4f6d25c) Merge pull request  [containerd#4361](containerd#4361) from joejulian/backport-4214
* [`6bc17344`](containerd@6bc1734) Update to later version of critools with timing fix.
* [`b7831603`](containerd@b783160) Don't clash with GH Actions runner's containerd
* [`fcbd278b`](containerd@fcbd278) cleanup the image synchronously for Usage case
* [`a7dca07b`](containerd@a7dca07) test: Do SynchronousDelete cleanup before testing ImageIsUnpacked
* [`431b5b5c`](containerd@431b5b5) fixes for backports to 1.3 from 1.4
* [`9053787a`](containerd@9053787) Minor actions fixes/updates
* [`57072568`](containerd@5707256) [backport] Transfer error to ErrNotFound when kill a not exist container

### Dependency Changes

This release has no dependency changes

Previous release can be found at [v1.3.6](https://github.com/containerd/containerd/releases/tag/v1.3.6)