Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.2.8

    containerd 1.2.8
    
    Welcome to the v1.2.8 release of containerd!
    
    The eighth patch release for `containerd` 1.2 provides a series of bug fixes, many
    of them backported from the master branch to correct several known issues around
    manifest lists/indexes and pulling multi-arch, CVEs related to Golang/http2,
    fd leakage in the Golang runtime, a shim hang, process and image environment config
    handling, and finally mount cleanup related to Cloud Foundry's use of containerd
    with rootless containers. A set of bug fixes/updates for the CRI plugin are also
    included; details for the CRI issues and fixes are shown below.
    
    ### Notable Updates
    * Skip rootfs unmount when no mounts are provided. Fixed by [PR #3148](https://github.com/containerd/containerd/pull/3148) {cherry-picked as [PR #3402](https://github.com/containerd/containerd/pull/3402)}.
    * Close inherited socket file descriptor. Fixed in [PR #3359](https://github.com/containerd/containerd/pull/3359) {cherry-picked as [PR #3364](https://github.com/containerd/containerd/pull/3364)}.
    * Call CloseIO when stdin closes in ctr. Fixed by [PR #3462](https://github.com/containerd/containerd/pull/3462) {cherry-picked as [PR 3490](https://github.com/containerd/containerd/pull/3490)}.
    * Several multi-arch image fixes, including: ARM platform matching, selecting the proper manifest, and limited to best matched manifest to solve discrepancies with multi-arch image operations. Backported [PR #3270](https://github.com/containerd/containerd/pull/3270) as [PR #3404](https://github.com/containerd/containerd/pull/3404), [PR #3484](https://github.com/containerd/containerd/pull/3484) as [PR #3512](https://github.com/containerd/containerd/pull/3512), and added [PR #3421](https://github.com/containerd/containerd/pull/3421).
    * Override image's environment config with process config; including backport of fixes and tests for merging/replacing env variables; fix in [PR #3542](https://github.com/containerd/containerd/pull/3542), backported via [PR #3546](https://github.com/containerd/containerd/pull/3546) which included a backport of [PR #2887](https://github.com/containerd/containerd/pull/2887). Additional fix to logic for override re: image `$PATH` cherry-picked in [PR #3565](https://github.com/containerd/containerd/pull/3565).
    * Shim hang fix in master via [PR #3540](https://github.com/containerd/containerd/pull/3540) backported to `release/1.2` via [PR #3561](https://github.com/containerd/containerd/pull/3561).
    * Updated Golang version to 1.12.9 patch release:
      * Resolves CVE-2019-9512 and CVE-2019-9514 from the 1.12.8 security release. Originally fixed via [PR #3531](https://github.com/containerd/containerd/pull/3531) which lists the details of the Golang CVEs, backported via [PR #3532](https://github.com/containerd/containerd/pull/3532) to `release/1.2`.
      * Resolves fd leaks reported via [golang/go#33405](https://github.com/golang/go/issues/33405) and resolved in the 1.12.9 patch release, updated via [PR #3544](https://github.com/containerd/containerd/pull/3544). This fd leak bug was initially reported in containerd issue [#3481](https://github.com/containerd/containerd/issues/3481).
    * CRI: Fix a bug that if an image is deleted immediately after being pulled, the image may still exist after the deletion finishes successfully. (https://github.com/containerd/cri/issues/1161)
    * CRI: Fix a bug that `runc` and `crictl` binaries shipped in https://storage.googleapis.com/cri-containerd-release are versioned with the containerd version. (https://github.com/containerd/cri/pull/1193)
    * CRI: Fix a bug that the images become unusable if 2 images have the same image ID and RepoTag, but different RepoDigests. (https://github.com/containerd/containerd/issues/3401)
    * CRI: Fix [ProcMount](https://stupefied-goodall-e282f7.netlify.com/contributors/design-proposals/auth/proc-mount-type/) support (https://github.com/containerd/cri/pull/1216). ***NOTE: To use containerd 1.2.8+ with Kubernetes 1.11 or below, you MUST set `disable_proc_mount=true` in the cri plugin config.*** (https://github.com/containerd/cri/issues/1208)
    * CRI: Fix a bug that containerd tries to connect image registry with `https` even if the `http` endpoint is configured. (https://github.com/containerd/cri/issues/1201)
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Michael Crosby
    * Lantao Liu
    * Sebastiaan van Stijn
    * Wei Fu
    * Mike Brown
    * Phil Estes
    * Shukui Yang
    * Derek McGowan
    * Akihiro Suda
    * Andrey Kolomentsev
    * Darren Shepherd
    * Eric Ren
    * Georgi Sabev
    * Jaime Caamaño Ruiz
    * Jintao Zhang
    * Justin Terry
    * Yangyang
    
    ### Changes
    
    * [`a4bc1d432a`](https://github.com/containerd/containerd/commit/a4bc1d432a2c33aa2eed37f338dceabb93641310) Merge pull request  [#3534](https://github.com/containerd/containerd/pull/3534) from estesp/prep-v1.2.8
    * [`5e060c4246`](https://github.com/containerd/containerd/commit/5e060c4246ba45dec63dcb9e502d2611b43c7078) Merge pull request  [#3565](https://github.com/containerd/containerd/pull/3565) from estesp/cp-3551
    * [`a9ba2e681c`](https://github.com/containerd/containerd/commit/a9ba2e681cd8d68f0dc8f411cd4272d2fef3f7ab) Prepare v1.2.8 point release
    * [`1c309d804d`](https://github.com/containerd/containerd/commit/1c309d804d74a773992550e4e22341f833d6c144) Remove the process default ENV
    * [`de8fa9b614`](https://github.com/containerd/containerd/commit/de8fa9b61446adee4a82f088096361715b2a6930) Merge pull request  [#3561](https://github.com/containerd/containerd/pull/3561) from keloyang/shim-hung-1.2
    * [`f1c661f787`](https://github.com/containerd/containerd/commit/f1c661f7872ff96a8f25b4fff878115c0bff7a17) Change bufferSize back to 32
    * [`d161ab6327`](https://github.com/containerd/containerd/commit/d161ab6327a9e5c501d68c8264d3ef10eb7394aa) Try to preserve exit event order
    * [`7e2864b8f0`](https://github.com/containerd/containerd/commit/7e2864b8f096e622c7971a1c5e8c7f2fc337c110) Add retry and non-blocking send for exit events
    * [`dbf9a50175`](https://github.com/containerd/containerd/commit/dbf9a501756967a91e798ace7916d5e7a98e4a8d) Unifi reaper logic into package
    * [`9b5b55b142`](https://github.com/containerd/containerd/commit/9b5b55b142c0412c232fb3819946a8c393ed68a0) Fix shim hung
    * [`b21e4f466e`](https://github.com/containerd/containerd/commit/b21e4f466e7447786fe22a9ad5e3bdc83524c557) Merge pull request  [#3546](https://github.com/containerd/containerd/pull/3546) from estesp/cp-3542
    * [`c8d75ca5ed`](https://github.com/containerd/containerd/commit/c8d75ca5eda838204af7bfad330128d0f7dedb9b) do not mutate defaults in replaceOrAppendEnvValues
    * [`6c6b7e2976`](https://github.com/containerd/containerd/commit/6c6b7e29765e471158053db5aa37e740d952c55a) bugfix: override image.Env with process.Env, rather than be contrary
    * [`a0526340f7`](https://github.com/containerd/containerd/commit/a0526340f707e3bfebee80e8c116ed748f984444) Merge pull request  [#3544](https://github.com/containerd/containerd/pull/3544) from thaJeztah/1.2_backport_bump_golang_1.12.9
    * [`17690cc2fe`](https://github.com/containerd/containerd/commit/17690cc2fe5767080ddcebf175e85a39bc77c092) AppVeyor: update to go 1.12.9
    * [`c5bca64cd1`](https://github.com/containerd/containerd/commit/c5bca64cd1c7132cc6b9e4a164a90f12ee5f9a23) Merge pull request  [#3538](https://github.com/containerd/containerd/pull/3538) from thaJeztah/1.2_revert_bump_libseccomp
    * [`8c0ec3c35e`](https://github.com/containerd/containerd/commit/8c0ec3c35ef448a5f0194f414dc357e2c39d9366) Revert "bump libseccomp-golang v0.9.1"
    * [`eed8acd47c`](https://github.com/containerd/containerd/commit/eed8acd47c71def7e4e7266a77690e5ee8b0e300) Merge pull request  [#3535](https://github.com/containerd/containerd/pull/3535) from Random-Liu/update-cri-release-1.2
    * [`941dd9f2c3`](https://github.com/containerd/containerd/commit/941dd9f2c34aedca4c970e9ca33d06895b8c7995) Update cri to d928a4dd337fd2a992dbe72380eff2063c3ec62f.
    * [`e70728b659`](https://github.com/containerd/containerd/commit/e70728b6599aa43fb6e551aa9fcd56eb8332e50f) Merge pull request  [#3532](https://github.com/containerd/containerd/pull/3532) from thaJeztah/1.2_backport_bump_golang_1.12.8
    * [`4097217bbd`](https://github.com/containerd/containerd/commit/4097217bbd90ea4aa7f957d1d8a8b72734bfcec6) AppVeyor: update to go 1.12.8 (CVE-2019-9512, CVE-2019-9514)
    * [`bb238e05a1`](https://github.com/containerd/containerd/commit/bb238e05a129779588953c36b3af9d61ef5ce667) AppVeyor: update to go 1.12.7
    * [`150468fcc7`](https://github.com/containerd/containerd/commit/150468fcc7bae5a82c4b85012144ff5c54380c6d) contrib: Dockerfile: bump go 1.12
    * [`c675ea30c4`](https://github.com/containerd/containerd/commit/c675ea30c4db5300852fad25c00655a30dacc48d) contrib: Dockerfile: add a base stage
    * [`59134eb991`](https://github.com/containerd/containerd/commit/59134eb991a6b459805cbeb8ca498e19471acbf2) contrib: Dockerfile: reformat, and use --no-install-recommends
    * [`ad3bfc9e32`](https://github.com/containerd/containerd/commit/ad3bfc9e32ce9c44cf20b7f9471984ec7730fd70) contrib: Dockerfile: use build-arg for go-version
    * [`3d8ca756ab`](https://github.com/containerd/containerd/commit/3d8ca756abd1bcfed612a397e4e8d530737838f0) Merge pull request  [#3527](https://github.com/containerd/containerd/pull/3527) from estesp/cp-2828-isolated
    * [`11a25c8a62`](https://github.com/containerd/containerd/commit/11a25c8a62b393b393266357aecbf628de6dac05) Move ctr run --isolation to Windows only
    * [`99ba29cbd5`](https://github.com/containerd/containerd/commit/99ba29cbd54a66481832e76ecaa6ff47a4ccb763) Merge pull request  [#3512](https://github.com/containerd/containerd/pull/3512) from fuweid/cp-3484
    * [`47e5d5fd44`](https://github.com/containerd/containerd/commit/47e5d5fd4400bb9ec9b5e1f79db372a2742aba00) Limit multiple platform manifests to one for size check
    * [`6e4353d6a9`](https://github.com/containerd/containerd/commit/6e4353d6a997bc18246959919e5f59483e47fd3d) Merge pull request  [#3490](https://github.com/containerd/containerd/pull/3490) from estesp/cp3462
    * [`116e770a8a`](https://github.com/containerd/containerd/commit/116e770a8aa79fd6ee77ce3239dc6d680e145d48) Call CloseIO when stdin closes in ctr
    * [`becb04a793`](https://github.com/containerd/containerd/commit/becb04a7932e923baa4350f7baddd1bc39a420a0) Merge pull request  [#3437](https://github.com/containerd/containerd/pull/3437) from fuweid/cb-3025
    * [`c8bbceb4ed`](https://github.com/containerd/containerd/commit/c8bbceb4ed9f6b7de5bd796bc427793bdcf32240) metadata: merge snapshot labels with metadata's labels
    * [`4579a892be`](https://github.com/containerd/containerd/commit/4579a892beae99b2fbcdef67fcbe0d066be0a925) Merge pull request  [#3428](https://github.com/containerd/containerd/pull/3428) from AkihiroSuda/fix-task-start-1.2
    * [`227ebf36a9`](https://github.com/containerd/containerd/commit/227ebf36a99b750359cc16637edd0710da933671) runtime/v1/linux: ignore ErrCgroupDeleted in Task.Start
    * [`18100a35eb`](https://github.com/containerd/containerd/commit/18100a35ebf3078df4947c45a50894091ecb60b1) Merge pull request  [#3421](https://github.com/containerd/containerd/pull/3421) from fuweid/cherry-pick-manifest
    * [`d528a69a42`](https://github.com/containerd/containerd/commit/d528a69a42a091aab271771bf9ca707ade481eb3) images: only fetch the best matched manifest info
    * [`ef9f3a5316`](https://github.com/containerd/containerd/commit/ef9f3a53167268c2590dc350c421e96abf4c68fc) Merge pull request  [#3413](https://github.com/containerd/containerd/pull/3413) from crosbymichael/snapshot-test
    * [`46920a60fa`](https://github.com/containerd/containerd/commit/46920a60faf72ca455e78dd16930ca12f0266bef) test/snapshots: umount before committing snapshot
    * [`e12b7078f2`](https://github.com/containerd/containerd/commit/e12b7078f2559a0c6164aef1b29e47feeeaf953a) Merge pull request  [#3404](https://github.com/containerd/containerd/pull/3404) from crosbymichael/cherry-arm
    * [`452e9c532b`](https://github.com/containerd/containerd/commit/452e9c532b5801579d5ca665a3aea448e6930673) Improve ARM platform matching
    * [`682f6e730f`](https://github.com/containerd/containerd/commit/682f6e730fd9edc707ed3fab18f3b50b37bc30b8) Merge pull request  [#3402](https://github.com/containerd/containerd/pull/3402) from masters-of-cats/release/1.2
    * [`b207b33292`](https://github.com/containerd/containerd/commit/b207b33292a7c330d70a2b747cb2f109d5b93bae) Skip rootfs unmount when no mounts are provided
    * [`fd103cb716`](https://github.com/containerd/containerd/commit/fd103cb716352c7e19768e4fed057f71d68902a0) Merge pull request  [#3376](https://github.com/containerd/containerd/pull/3376) from thaJeztah/1.2_backport_bump_libseccomp
    * [`d8f4da4fef`](https://github.com/containerd/containerd/commit/d8f4da4fef8a8f82b2252defd1778271e9640225) bump libseccomp-golang v0.9.1
    * [`524eb23af6`](https://github.com/containerd/containerd/commit/524eb23af6f5971fa3f0216c8dc98b73c6cd6bb0) Merge pull request  [#3364](https://github.com/containerd/containerd/pull/3364) from keloyang/close-socket-fd-1.2
    * [`ed35eec321`](https://github.com/containerd/containerd/commit/ed35eec32133875d0402b933070f6bd102c7145a) Close the inherited socket fd
    * [`5ca28c1d0f`](https://github.com/containerd/containerd/commit/5ca28c1d0fa55e54567f0ae76a6f1c8b124c3288) Merge pull request  [#3342](https://github.com/containerd/containerd/pull/3342) from thaJeztah/1.2_backport_travis_and_golang
    * [`4b2dc65cf2`](https://github.com/containerd/containerd/commit/4b2dc65cf2129d14d32f2408135764e7d1b52d3c) Merge pull request  [#3346](https://github.com/containerd/containerd/pull/3346) from crosbymichael/cherry-diff-panic
    * [`b2d260c4f4`](https://github.com/containerd/containerd/commit/b2d260c4f4d97bbfdf2e535ac03846f46bbaa033) Ensure labels is not nil in differ
    * [`1b2230eb33`](https://github.com/containerd/containerd/commit/1b2230eb33577c723e3e415a99d384dd08e1a377) AppVeyor: Bump golang 1.12.6
    * [`d0b89fd57e`](https://github.com/containerd/containerd/commit/d0b89fd57ea783c3153fc0e7d12be61fd4784b17) Add travis_wait to prevent vndr timing out
    * [`aab8e9d135`](https://github.com/containerd/containerd/commit/aab8e9d1351bd3522f236986df25f649f4c253d3) Update to Golang 1.12, and prepare for ppc64le
    * [`56f8ef8ced`](https://github.com/containerd/containerd/commit/56f8ef8ced14ccda8a41f1e80455f35dbe901be8) Update travis to xenial worker
    
    ### Changes from containerd/cri
    
    * [`d928a4dd`](https://github.com/containerd/cri/commit/d928a4dd337fd2a992dbe72380eff2063c3ec62f) Merge pull request  [#1230](https://github.com/containerd/cri/pull/1230) from Random-Liu/fix-https-release-1.2
    * [`ecd021d4`](https://github.com/containerd/cri/commit/ecd021d4fc99ce6b82efe08ed74081a461018d42) Fix unnecessary https trial in release/1.2.
    * [`789b26f3`](https://github.com/containerd/cri/commit/789b26f33bd08df09cfd23f1c20c2026fec762b4) Merge pull request  [#1216](https://github.com/containerd/cri/pull/1216) from Random-Liu/cherrypick-1209-release-1.2
    * [`c54f640f`](https://github.com/containerd/cri/commit/c54f640f6cc34ed1db611ee026eee091587e7117) Add test for disable_proc_mount.
    * [`21343bf7`](https://github.com/containerd/cri/commit/21343bf742b566ffd80de97a3048e9e680504d70) Fix proc mount support.
    * [`106dfbde`](https://github.com/containerd/cri/commit/106dfbde97905882d16ccbdd0638251529a6b90a) Merge pull request  [#1210](https://github.com/containerd/cri/pull/1210) from Random-Liu/cherrypick-1202-release-1.2
    * [`dcdfa8f2`](https://github.com/containerd/cri/commit/dcdfa8f2c57f74dab70e606abb19dd2b399601e9) Do not cache image handler.
    * [`7fb9c17c`](https://github.com/containerd/cri/commit/7fb9c17cbb8cc83f48dbb0f886ffbbcfb2a8b583) Merge pull request  [#1191](https://github.com/containerd/cri/pull/1191) from thaJeztah/1.2_backport_bump_libseccomp
    * [`f68a182b`](https://github.com/containerd/cri/commit/f68a182bc521bc509bea2f57f383ac592e13f089) Merge pull request  [#1193](https://github.com/containerd/cri/pull/1193) from thaJeztah/1.2_backport_fix_version
    * [`0c86149e`](https://github.com/containerd/cri/commit/0c86149e2fd52ab44566c2b84b860bcda0b154f4) Fix runc and critools version in release.
    * [`8738fd62`](https://github.com/containerd/cri/commit/8738fd6287d40296632484a4b0c14fe2372b10c2) bump libseccomp-golang v0.9.1
    * [`0bb5f8ed`](https://github.com/containerd/cri/commit/0bb5f8edb9ac880376f92fc126a5004ceaeb7661) Merge pull request  [#1186](https://github.com/containerd/cri/pull/1186) from mikebrow/revert-1179-update-containerd-release-1.2
    * [`489dd6af`](https://github.com/containerd/cri/commit/489dd6afbd78e1259141db4deee627ad741db176) Revert "[release/1.2] Update containerd to v1.2.7"
    * [`38ab32bf`](https://github.com/containerd/cri/commit/38ab32bf5e2d33345c920c70937a13c6fecb0d9b) Merge pull request  [#1179](https://github.com/containerd/cri/pull/1179) from Random-Liu/update-containerd-release-1.2
    * [`30e14d9d`](https://github.com/containerd/cri/commit/30e14d9d9d17a545613c9720389495236a5c9b6d) Update containerd to v1.2.7
    * [`ec3609df`](https://github.com/containerd/cri/commit/ec3609df5b6d6f07b1e42046c50fdcad6af060a0) Merge pull request  [#1167](https://github.com/containerd/cri/pull/1167) from Random-Liu/cherrypick-#1162-release-1.2
    * [`cb317ddf`](https://github.com/containerd/cri/commit/cb317ddfc771464bd071f312031d49fbfe181039) Add cri managed image label when pulling the image.
    
    ### Dependency Changes
    
    Previous release can be found at [v1.2.7](https://github.com/containerd/containerd/releases/tag/v1.2.7)
    
    * **github.com/containerd/cri**  49ca74043390bc2eeea7a45a46005fbec58a3f88 -> d928a4dd337fd2a992dbe72380eff2063c3ec62f
    
    
  • v1.3.0-beta.2

    containerd 1.3.0-beta.2
    
    Welcome to the v1.3.0-beta.2 release of containerd!
    *This is a pre-release of containerd*
    
    The fourth major release of containerd comes over 9 months after the previous
    major release and covers a period of both significant project growth and
    further stabilization. Similar to previous releases, the number of API changes
    are small and, as always, backwards compatible. The growing ecosystem of plugins
    and users have driven improvements to make containerd more configurable, usable,
    and pluggable. On Windows, this release brings a new runtime utilizing the shim
    API. For clients, there are many new features and improvements completely
    implemented in the client libraries without requiring daemon upgrade.
    
    ### Runtime
    * **New Windows V2 runtime using [hcsshim](https://github.com/microsoft/hcsshim/tree/master/cmd/containerd-shim-runhcs-v1)**
    * **Improvements to ttrpc.** For better daemon to shim communication (https://github.com/containerd/containerd/pull/3341)
    
    ### Snapshots
    * **New Devmapper snapshotter** (https://github.com/containerd/containerd/pull/3022)
    * **Improved label support for plugins.** Allows snapshot plugins to use labels from clients for advanced use cases
    
    ### Plugins
    * **Support for plugins registering as a TCP service**
    * **Configurable plugin directory**
    * **Add stream processor plugin.** Allow handling of custom media types during unpack (https://github.com/containerd/containerd/pull/3482)
    
    ### Client
    * **Default handling from namespace labels.** Allows defaults to be configured per containerd namespace (https://github.com/containerd/containerd/pull/3403)
    * **Improved Docker resolver with mirroring support**
    * **Support for cross repository push** (https://github.com/containerd/containerd/pull/3218)
    
    ### API
    * **Add support for direct resource management in leases** (https://github.com/containerd/containerd/pull/3304)
    * **Add ttrpc service for shim event publishing**
    * **Add annotations to descriptors in API**
    * **Add id to TaskDelete event message to match exec id**
    * **Add payload parameter to apply in diff service API**
    
    ### CRI
    
    #### Features
    * **Supported per-pod containerd shim.** The `io.containerd.runc.v2` runtime is fully validated and ready to be used in production. This helps minimizing per-pod resource overhead. Note that `io.containerd.runtime.v1.linux` is still the default runtime. (https://github.com/containerd/cri/issues/1075)
    * **Added file-based generic runtime config options.** This will be used by out-of-tree runtimes like gvisor and kata (https://github.com/containerd/cri/pull/1029), e.g.
    ```
    [plugins.cri.containerd.runtimes.kata]
      runtime_type = "io.containerd.kata.v1"
    [plugins.cri.containerd.runtimes.kata.options]
      TypeUrl = "io.containerd.kata.v1.options"
      ConfigPath = "/etc/kata/config.toml"
    ```
    * **Added the `pod_annotations` runtime option.** Pod annotations specified in the list will be passed to the runtime as OCI annotations. This enables runtimes to support annotation-based experimental features. (https://github.com/containerd/cri/pull/1084)
    * **Added `stream_idle_time` option.** This makes idle connection timeout of the streaming server configurable. (https://github.com/containerd/cri/issues/1057)
    * **Added [traffic shaping pod annotations](https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#support-traffic-shaping) support.** *NOTE: traffic shaping is still an experimental feature in Kubernetes.* (https://github.com/containerd/cri/issues/1150)
    * **Added `max_conf_num` option to `plugins.cri.cni`**. This makes it possible to setup multiple CNI networks in a pod. *NOTE: multi-network is not an officially supported feature in Kubernetes.*(https://github.com/containerd/cri/issues/1154)
    * **Added `plugins.cri.registry.tls_configs` option to support TLS connections to registries.** (https://github.com/containerd/cri/issues/1143)
    * **Added tcp endpoint for CRI service.** The tcp service can be disabled with the `disable_tcp_service` option, and it is disabled by default. (https://github.com/containerd/cri/issues/1181)
    * **Added `max_concurrent_downloads` option to restrict the number of concurrent downloads for each image.** The default concurrency is `3`. (https://github.com/containerd/cri/pull/1211)
    
    #### Enhancements
    * Avoid `Status` lockup when CNI network setup/teardown is slow. (https://github.com/containerd/cri/issues/1078)
    * Added CNI config in `Status` (`crictl info`) output. (https://github.com/containerd/cri/pull/1158)
    
    #### Deprecation
    * `ctr cri load` command is deprecated, use `ctr -n=k8s.io images import` instead.(https://github.com/containerd/cri/issues/909)
    * The `plugins.cri.containerd.default_runtime` option is deprecated, use `plugins."io.containerd.grpc.v1.cri".containerd.default_runtime_name` instead. (https://github.com/containerd/cri/issues/1076)
    * Runtime options including `systemd_cgroups`, `runtime_engine` and `runtime_root` are deprecated, use runtime `options` instead. (https://github.com/containerd/cri/pull/1217)
    * `runtimeHandler` field is moved from the sandbox `info` into `status`. (https://github.com/containerd/cri/pull/1063)
    
    ### Other
    * **Support additional garbage collection labels.** Allows more advanced resource management use cases on the client
    
    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
    
    * Michael Crosby
    * Lantao Liu
    * Phil Estes
    * Derek McGowan
    * Sebastiaan van Stijn
    * Justin Terry
    * Mike Brown
    * Maksym Pavlenko
    * Wei Fu
    * Akihiro Suda
    * Ace-Tang
    * John Howard
    * Stefan Berger
    * Kevin Parsons
    * Lifubang
    * zhoulin xie
    * Evan Hazlett
    * Li Yuxuan
    * Gábor Lipták
    * Brandon Lum
    * Georgi Sabev
    * Eric Hotinger
    * Johannes M. Scheuermann
    * zhangyue
    * Brian Goff
    * Aldo Culquicondor
    * Nikhil Soni
    * Tõnis Tiigi
    * Andrey Kolomentsev
    * BoWen Yan
    * Davor Kapsa
    * Eric Lin
    * Fahed Dorgaa
    * Haiyan Meng
    * Hui Zhu
    * Nitesh Konkar
    * Odin Ugedal
    * Shengjing Zhu
    * Shukui Yang
    * Benjamin Elder
    * Carlos Eduardo
    * Cedric Clerget
    * Charles Kenney
    * Daniel, Dao Quang Minh
    * Edgar Lee
    * Eric Ren
    * Jack Baines
    * Jared Cordasco
    * Jintao Zhang
    * Justin Cormack
    * Mark Gordon
    * Peter Wagner
    * Stephen J Day
    * Su Fei
    * ethan
    * kuramal
    * lifupan
    * zhenguang zhu
    * Aleksa Sarai
    * Alex Price
    * Archana Shinde
    * Ashley Sykes
    * Avi Kivity
    * Bingshen Wang
    * Brent Baude
    * Chris Mark
    * Cong Liu
    * Danni Xia
    * Darren Shepherd
    * Eli Uriegas
    * Erik Sipsma
    * Georgia Panoutsakopoulou
    * Grant Seltzer Richman
    * Guangming Wang
    * Haines Chan
    * Harshal Patil
    * Henrik Schmidt
    * Iskander (Alex) Sharipov
    * Jaime Caamaño Ruiz
    * Jean Rouge
    * Ji'an Liu
    * Jie Zhang
    * Jing Rui
    * Joe Borg
    * John Starks
    * Julia Nedialkova
    * Julien Balestra
    * Kasper Fabæch Brandt
    * Kenta Tada
    * Konstantin Maksimov
    * Madhan Raj Mookkandy
    * Mattias Appelgren
    * Michael Katsoulis
    * Michael Wan
    * Niels de Vos
    * Oliver Stenbom
    * Peng Wang
    * Sarang Joshi
    * Shengjing Zhu
    * Tibor Vass
    * Tim Allclair
    * Veeraiah Chowdary Nuvvula
    * Vlad Ungureanu
    * Wei Zhang
    * Yangyang
    * Yikun Jiang
    * Yuxing Liu
    * caozhihao
    * jiangpengfei
    * wanghuaiqing
    
    ### Changes
    
    * [`640860a042`](https://github.com/containerd/containerd/commit/640860a042b93c26c0a33081ee02230def486f81) Merge pull request  [#3559](https://github.com/containerd/containerd/pull/3559) from fuweid/avoid-read-config
    * [`cd76c4120e`](https://github.com/containerd/containerd/commit/cd76c4120ec2d8ec9eb42b0fa2dfd508359bee64) Merge pull request  [#3560](https://github.com/containerd/containerd/pull/3560) from keloyang/buffersize-32
    * [`21174cb497`](https://github.com/containerd/containerd/commit/21174cb497a83747596073e64aefd0dd631f15a0) Change bufferSize back to 32
    * [`08061c7c3c`](https://github.com/containerd/containerd/commit/08061c7c3cd095e4d35fc7999c21dc7bad8a9623) Merge pull request  [#3540](https://github.com/containerd/containerd/pull/3540) from crosbymichael/shim-hang
    * [`1073868e5e`](https://github.com/containerd/containerd/commit/1073868e5e7cd5a4ba1abae0655892f0e114d5be) runtime: only check killall for init process
    * [`c6da899e2f`](https://github.com/containerd/containerd/commit/c6da899e2fd5ec5f0863d4be5ff683ee785d155c) Merge pull request  [#3551](https://github.com/containerd/containerd/pull/3551) from crosbymichael/default-env
    * [`c537c8968c`](https://github.com/containerd/containerd/commit/c537c8968c5b068be6beb733e5072de9988a754e) Merge pull request  [#3550](https://github.com/containerd/containerd/pull/3550) from kevpar/remove-eventlog
    * [`64a0b2eb26`](https://github.com/containerd/containerd/commit/64a0b2eb26102cc8bf5a19553f071240c87ac30b) Revendor to remove unused dependencies
    * [`7379fa6631`](https://github.com/containerd/containerd/commit/7379fa6631181a43dc307997850ca701d6443761) Remove the process default ENV
    * [`5023d96ad2`](https://github.com/containerd/containerd/commit/5023d96ad2d1cd948ca87a78cba5478656945f08) Remove Windows EventLog logging hook
    * [`fc9335d75c`](https://github.com/containerd/containerd/commit/fc9335d75c4bf77185f75914e1d8e89786222f43) Merge pull request  [#3459](https://github.com/containerd/containerd/pull/3459) from crosbymichael/timeout-config
    * [`6cb56bb605`](https://github.com/containerd/containerd/commit/6cb56bb605e6ab0434d7a52f28cb8590458294ca) Merge pull request  [#3536](https://github.com/containerd/containerd/pull/3536) from darfux/ignore_closed_fifo_error_under_multi_cntr
    * [`0ab7f03fee`](https://github.com/containerd/containerd/commit/0ab7f03feecaa9fc51b63dbb634e74d04d68176f) Merge pull request  [#3528](https://github.com/containerd/containerd/pull/3528) from dmcgowan/overlay-direct-unpack
    * [`2763639388`](https://github.com/containerd/containerd/commit/27636393884fda7e69bf7ce7c0516a5eb5bcda14) Try to preserve exit event order
    * [`eac100ac97`](https://github.com/containerd/containerd/commit/eac100ac978171e1e79798f827eb6fa6be79cbcf) Merge pull request  [#3548](https://github.com/containerd/containerd/pull/3548) from Random-Liu/update-cri
    * [`04caf1fc4e`](https://github.com/containerd/containerd/commit/04caf1fc4e1bed887ca4fa4fd6e6da443057010e) Ignore fifo error when using v2 multi-container shim
    * [`9cbd18ac76`](https://github.com/containerd/containerd/commit/9cbd18ac76ace9d8fa3b61268e56d18f237af2be) Update cri to f1d492b0cdd14e76476ee4dd024696ce3634e501.
    * [`bcc4a146e4`](https://github.com/containerd/containerd/commit/bcc4a146e4c13e5525a0fcc1ad32ebda383a832b) Support applying with parent directories
    * [`5a0ff41c81`](https://github.com/containerd/containerd/commit/5a0ff41c81f4562b8a3dcffc80be6426530c2bb8) Update continuity vendor
    * [`c62b7444ef`](https://github.com/containerd/containerd/commit/c62b7444efcb0a0a75a02e8064fc4472b7e0b4f0) Merge pull request  [#3545](https://github.com/containerd/containerd/pull/3545) from estesp/update-fifo
    * [`80d31d15ba`](https://github.com/containerd/containerd/commit/80d31d15babcfb921a96417f6e86ab5796fffded) Update fifo for typed errors
    * [`666cfe11cb`](https://github.com/containerd/containerd/commit/666cfe11cb3811c71946b77e7437a918caea5347) Merge pull request  [#3547](https://github.com/containerd/containerd/pull/3547) from ethan-daocloud/patch-3
    * [`6d0e355c6d`](https://github.com/containerd/containerd/commit/6d0e355c6d08f2317c02ee039976afc260b950a8) cleanup code typos in leases.go
    * [`60439aeb17`](https://github.com/containerd/containerd/commit/60439aeb17810e79b47408e4e16daef24ce23128) Merge pull request  [#3542](https://github.com/containerd/containerd/pull/3542) from 1032120121/upstream_master
    * [`bee4c1a8a2`](https://github.com/containerd/containerd/commit/bee4c1a8a287e2469aed2968141199aba1304912) Add retry and non-blocking send for exit events
    * [`0d27d8f4f2`](https://github.com/containerd/containerd/commit/0d27d8f4f22909616f433134142c6b85a3e27cb9) Unifi reaper logic into package
    * [`bb4c92c773`](https://github.com/containerd/containerd/commit/bb4c92c773e195b86af92d5db26db6ca67164d7c) Fix shim hung
    * [`e07359b761`](https://github.com/containerd/containerd/commit/e07359b761c921f18331d217b13da224ca0c04e8) Merge pull request  [#3541](https://github.com/containerd/containerd/pull/3541) from tao12345666333/bump-go-1.12.9
    * [`1c30d4d04c`](https://github.com/containerd/containerd/commit/1c30d4d04cbd324e5f1c0b9e60cd53bc50e7a2b2) bugfix: override image.Env with process.Env, rather than be contrary
    * [`7682acb9e7`](https://github.com/containerd/containerd/commit/7682acb9e7c97a1d8d2b0a56f61801dbfe1a1518) AppVeyor: update to go 1.12.9
    * [`81386df917`](https://github.com/containerd/containerd/commit/81386df91707d955cfd215f78f47f0eb87a67d0f) Add direct unpack support for overlay and aufs
    * [`074b75907b`](https://github.com/containerd/containerd/commit/074b75907b1f6a753b26d24de93b3eeddb5d0d22) Merge pull request  [#3531](https://github.com/containerd/containerd/pull/3531) from thaJeztah/bump_golang_1.12.8
    * [`1b389b3628`](https://github.com/containerd/containerd/commit/1b389b362833e158405985a67d3ea6476c08ff18) AppVeyor: update to go 1.12.8 (CVE-2019-9512, CVE-2019-9514)
    * [`2e8ea9fd6b`](https://github.com/containerd/containerd/commit/2e8ea9fd6b04f4b11ba0ea95756ddcb1fb510bf6) Allow timeouts to be configured in config
    * [`b77e25dade`](https://github.com/containerd/containerd/commit/b77e25dadee8dfa580e5024b6801cc628e14fab8) Merge pull request  [#3516](https://github.com/containerd/containerd/pull/3516) from crosbymichael/remote-enc
    * [`95277fa447`](https://github.com/containerd/containerd/commit/95277fa447f9584ea84d0c623c78d4c1ae9c2e10) Merge pull request  [#3524](https://github.com/containerd/containerd/pull/3524) from ethan-daocloud/patch-2
    * [`a80db38c33`](https://github.com/containerd/containerd/commit/a80db38c330f0c0191d86bd535379b217e857d7f) blkio.go: correct help message word spells.
    * [`ec0c968215`](https://github.com/containerd/containerd/commit/ec0c9682156e2bba4937d7cf55f4b79699ea8291) Merge pull request  [#3520](https://github.com/containerd/containerd/pull/3520) from dmcgowan/image-usage
    * [`f6504149e5`](https://github.com/containerd/containerd/commit/f6504149e5dada1086e30ad84594e842c63623fc) Merge pull request  [#3519](https://github.com/containerd/containerd/pull/3519) from thaJeztah/bump_boltdb
    * [`cdc58b7976`](https://github.com/containerd/containerd/commit/cdc58b79762b4a672b831fedde83984367f04b44) Merge pull request  [#3526](https://github.com/containerd/containerd/pull/3526) from carlosedp/riscv64
    * [`e64ce76b13`](https://github.com/containerd/containerd/commit/e64ce76b130663d18220a042e570f4d61a42fce2) Merge pull request  [#3523](https://github.com/containerd/containerd/pull/3523) from thaJeztah/bump_golang
    * [`3ef26cd87c`](https://github.com/containerd/containerd/commit/3ef26cd87c73ec62c9dda1c17800416fc2323e8d) bump x/sys to fix riscv64 epoll
    * [`2ff7183cc2`](https://github.com/containerd/containerd/commit/2ff7183cc24bb1501490c65756b385d2395776fa) AppVeyor: update to go 1.12.7
    * [`c017e0efed`](https://github.com/containerd/containerd/commit/c017e0efed645b93cb3f6749f65212a45e104994) Use a child context for errgroup in dispatch
    * [`75771c4634`](https://github.com/containerd/containerd/commit/75771c4634892c1dc79b9d2856e11c51a017dd47) Add usage function to client
    * [`b6fca48fed`](https://github.com/containerd/containerd/commit/b6fca48fede03c636fb24cceeaed58f7a3145e50) bump go.etcd.io/bbolt v1.3.3
    * [`ea13c9fe99`](https://github.com/containerd/containerd/commit/ea13c9fe9941b0714630aa614ef5a0038c0083a3) Merge pull request  [#3518](https://github.com/containerd/containerd/pull/3518) from crosbymichael/processors
    * [`0dadef19cf`](https://github.com/containerd/containerd/commit/0dadef19cfe53379ed384b70b9689c7f67c5ecd3) Add docs for stream processors
    * [`d085d9b464`](https://github.com/containerd/containerd/commit/d085d9b464b663b4e7a4713cefeec5ab4cae6116) Remove encryption code from containerd core
    * [`f06e605f1a`](https://github.com/containerd/containerd/commit/f06e605f1aef6150b5b4d4556e5b84eeb758fb51) Merge pull request  [#3515](https://github.com/containerd/containerd/pull/3515) from fuweid/me-remove-comment-line
    * [`ec4ad5332d`](https://github.com/containerd/containerd/commit/ec4ad5332d725062e73761a2e43c59a64e1667f9) Merge pull request  [#3506](https://github.com/containerd/containerd/pull/3506) from darfux/copy_md_when_set_ttrpcheader
    * [`c0cf9a5905`](https://github.com/containerd/containerd/commit/c0cf9a5905ed734cd30d915b6b4fbb9603aeb067) Merge pull request  [#3509](https://github.com/containerd/containerd/pull/3509) from dmcgowan/update-1.3-beta-notes
    * [`282b19efd2`](https://github.com/containerd/containerd/commit/282b19efd264f96119d50757ca398b00dd6bd609) remotes: remove useless line
    * [`a3a30635ef`](https://github.com/containerd/containerd/commit/a3a30635ef713b544ea7feff0d12a768fd1ed636) namespace: Copy ttrpc metadata before setting header
    * [`a1c88e195a`](https://github.com/containerd/containerd/commit/a1c88e195aa98e5fcd9bf42294caf0bbf7a543ae) Merge pull request  [#3484](https://github.com/containerd/containerd/pull/3484) from rancher/master
    * [`b4dce14ac0`](https://github.com/containerd/containerd/commit/b4dce14ac074466f8e2bb2c33acacfc5c946f651) Merge pull request  [#3510](https://github.com/containerd/containerd/pull/3510) from dmcgowan/remove-ppc64le
    * [`04b7f1b594`](https://github.com/containerd/containerd/commit/04b7f1b5946af5020f148ffa889d3aaded3475cc) Remove ppc64le from travis
    * [`2fac3ee27d`](https://github.com/containerd/containerd/commit/2fac3ee27df24b9195ddd4a1d2b4669021452f69) Add release notes for stream processor
    * [`1161409779`](https://github.com/containerd/containerd/commit/1161409779f0275f5e65a697d587ff893f9f9188) Limit multiple platform manifests to one for size check
    * [`23faecfb66`](https://github.com/containerd/containerd/commit/23faecfb66ab553a9aa553d45c91ac7ef118ccdc) Merge pull request  [#3505](https://github.com/containerd/containerd/pull/3505) from crosbymichael/remoteopts-unpack
    * [`fe3638e887`](https://github.com/containerd/containerd/commit/fe3638e887c25125631773961d8af35a2ae0fba9) Add UnpackOpts to RemoteContext
    * [`1eb13fc2f0`](https://github.com/containerd/containerd/commit/1eb13fc2f008b069ea9cefb72f1ebdc0346dd6a1) Merge pull request  [#3501](https://github.com/containerd/containerd/pull/3501) from wanghuaiqing2010/master
    * [`d8322e38c7`](https://github.com/containerd/containerd/commit/d8322e38c7b80c85ca1e61dbbe638983b4a443cf) cast Rdev of Stat_t to uint64 for mips
    * [`5222236c1b`](https://github.com/containerd/containerd/commit/5222236c1b57d055362dbc413d042ab56427270a) Merge pull request  [#3502](https://github.com/containerd/containerd/pull/3502) from estesp/clarify-ctr
    * [`4e6e61c44e`](https://github.com/containerd/containerd/commit/4e6e61c44e83ba1f69aa37ea603a9f23383821fb) Merge pull request  [#3482](https://github.com/containerd/containerd/pull/3482) from crosbymichael/apply-remote
    * [`930da7cfa7`](https://github.com/containerd/containerd/commit/930da7cfa77e56309c139a38ca527d3855e02873) Merge pull request  [#3503](https://github.com/containerd/containerd/pull/3503) from Random-Liu/default-ns
    * [`af7b7cdb02`](https://github.com/containerd/containerd/commit/af7b7cdb022d42d5063f13dd9f49ec9d027a07e6) Save default namespace in the client.
    * [`552a0b1be5`](https://github.com/containerd/containerd/commit/552a0b1be5e196c3d468ab6509bf9b849328b625) Handle stderr in stream processors
    * [`3fded74bc7`](https://github.com/containerd/containerd/commit/3fded74bc73a7824af1388400940207207902273) Add unpack opts
    * [`26b90619e2`](https://github.com/containerd/containerd/commit/26b90619e2de608d433351c65578180932ffda9c) Pass apply opts through rootfs/* code
    * [`e1489f93c3`](https://github.com/containerd/containerd/commit/e1489f93c3629fc68811d30a1dc3ddf6cb951d0d) Use named pipes for windows processors
    * [`134d3c8159`](https://github.com/containerd/containerd/commit/134d3c81597ccfae2d03d52f0772d06fd09a86c1) Add windows apply code
    * [`f867401c69`](https://github.com/containerd/containerd/commit/f867401c69d40f75ada6e3f1101cb5f2310792d0) Use fds and pass Payloads over diff api
    * [`366823727f`](https://github.com/containerd/containerd/commit/366823727f38fe412d5143de5cdbf27f2986cf27) Add server config for stream processors
    * [`97a98773cf`](https://github.com/containerd/containerd/commit/97a98773cf0bdb489744ce22997e77a8b47b77fb) Add StreamProcessor for apply
    * [`0bc5df0354`](https://github.com/containerd/containerd/commit/0bc5df0354aea5fb9c734e1bb788a166293b8077) Clarify text on `ctr` support/inclusion
    * [`2ff1ef4f6c`](https://github.com/containerd/containerd/commit/2ff1ef4f6cc5e7e8ee25fccfc8e09a4fee3f013d) Merge pull request  [#3499](https://github.com/containerd/containerd/pull/3499) from dmcgowan/update-beta-release-notes
    * [`4507cd1e04`](https://github.com/containerd/containerd/commit/4507cd1e0463e23ac3464d947dbca704fd80fc3e) Merge pull request  [#3500](https://github.com/containerd/containerd/pull/3500) from jterry75/revendor_go-winio
    * [`d0f4cf0bde`](https://github.com/containerd/containerd/commit/d0f4cf0bdeac33064706dbda8b783595c1df7420) Merge pull request  [#3497](https://github.com/containerd/containerd/pull/3497) from ethan-daocloud/patch-1
    * [`0a3769eec6`](https://github.com/containerd/containerd/commit/0a3769eec6666382e87fef066122ebe1b35dfe05) pusher.go: error message typo correction
    * [`635ccc0671`](https://github.com/containerd/containerd/commit/635ccc06714aa3efe713b5638b34d67e836f2d13) Add cri release notes
    * [`4667ee47a5`](https://github.com/containerd/containerd/commit/4667ee47a580566c18494f7a11dc3532277f4fc3) Update Microsoft/go-winio v0.4.14
    * [`03d934adc4`](https://github.com/containerd/containerd/commit/03d934adc4fb41763364b643e03399fdfcdcb20b) Merge pull request  [#3474](https://github.com/containerd/containerd/pull/3474) from crosbymichael/uuid
    * [`13c6dcdea1`](https://github.com/containerd/containerd/commit/13c6dcdea17d9b2505ff4416fdf7649f534d7f6a) Merge pull request  [#3498](https://github.com/containerd/containerd/pull/3498) from dmcgowan/limit-ppc64le
    * [`7792c23b14`](https://github.com/containerd/containerd/commit/7792c23b149b177e72459ea29549aa54c321e132) Limit default matrix to runc v2 runtime
    * [`225cc7d5bd`](https://github.com/containerd/containerd/commit/225cc7d5bddad3ab547fcd4dc1677f53735c26bb) Merge pull request  [#3494](https://github.com/containerd/containerd/pull/3494) from jterry75/remove_v2
    * [`7fddefc493`](https://github.com/containerd/containerd/commit/7fddefc4938f9a2ae25d5dd36ce5909da8462386) Merge pull request  [#3496](https://github.com/containerd/containerd/pull/3496) from darfux/v2_close_ttrpc_when_delete
    * [`28bdb71cc9`](https://github.com/containerd/containerd/commit/28bdb71cc96d1a542c2f6fcb1c54461d472be3ac) Merge pull request  [#3492](https://github.com/containerd/containerd/pull/3492) from Random-Liu/update-cri
    * [`9f0bc2b53f`](https://github.com/containerd/containerd/commit/9f0bc2b53f3413def50c273334ed90a4e17aae21) Add UUID and server info to introspection
    * [`dce8541387`](https://github.com/containerd/containerd/commit/dce8541387a5e8e6fefe3f921c40b4ee1a9ac50e) Merge pull request  [#3493](https://github.com/containerd/containerd/pull/3493) from dmcgowan/fix-travis-matrix
    * [`08483d18ad`](https://github.com/containerd/containerd/commit/08483d18adea186c75463305d4040d218e5d68d4) v2: Close ttrpc connection when `Delete()`
    * [`4b5dfaee13`](https://github.com/containerd/containerd/commit/4b5dfaee1324c6f809acc0b4cf7199aaf1796c1e) Completely remove Windows v2 in-tree shim
    * [`2398421d50`](https://github.com/containerd/containerd/commit/2398421d50978b653398f3ead57ec243fb0ff665) Fix travis matrix
    * [`a5940da62c`](https://github.com/containerd/containerd/commit/a5940da62c3468411168b71e69faaedeb721fb34) Remove `ctr cri load` and update cri-tools to v1.15.0
    * [`29e56c5625`](https://github.com/containerd/containerd/commit/29e56c5625c1bcd3b1a675f8897324470dd41b83) Merge pull request  [#3489](https://github.com/containerd/containerd/pull/3489) from mxpv/faulty
    * [`24e3848050`](https://github.com/containerd/containerd/commit/24e384805081c2ccae9f7493ab96119df4bd4f81) Merge pull request  [#3272](https://github.com/containerd/containerd/pull/3272) from nitkon/patch-2
    * [`0a4bf1bd1e`](https://github.com/containerd/containerd/commit/0a4bf1bd1e8e3c21f15372ead7b6bdd0d7785806) Mark faulty devices
    * [`c99961c6c0`](https://github.com/containerd/containerd/commit/c99961c6c0cf13f2b4e42f5858589bc05931b4b8) Update cri to b213648c5bd0a1d2ee42709c10dff63fbfee3ad7
    * [`cb46663725`](https://github.com/containerd/containerd/commit/cb46663725f1f1b1550f6b01ba08847d2bec47fd) Merge pull request  [#3470](https://github.com/containerd/containerd/pull/3470) from mxpv/devmapper_err
    * [`b05a2b26ff`](https://github.com/containerd/containerd/commit/b05a2b26ff05d2cd99ecda1041d3e98e11874729) Merge pull request  [#3486](https://github.com/containerd/containerd/pull/3486) from tao12345666333/rm-unnecessary-str-fmt
    * [`ca2463a719`](https://github.com/containerd/containerd/commit/ca2463a7196a992935e5365eacbff1e9e5a0d44f) Merge pull request  [#3485](https://github.com/containerd/containerd/pull/3485) from Random-Liu/fix-containerd-on-windows
    * [`4b4ce4a26c`](https://github.com/containerd/containerd/commit/4b4ce4a26ccab6b8a03f771ba922ca54fe51409d) remotes: remove unnecessary string formatting
    * [`d1b9ee543c`](https://github.com/containerd/containerd/commit/d1b9ee543cd73b1c208829b771853ecd9d838cc7) travis: Enable travis CI for ppc64le arch
    * [`bb99688914`](https://github.com/containerd/containerd/commit/bb9968891449193c8a074b1a97fe0e850092612d) Fix containerd on windows.
    * [`f0821348b4`](https://github.com/containerd/containerd/commit/f0821348b4a8ad494eae63441d67ee144fd06314) Merge pull request  [#3475](https://github.com/containerd/containerd/pull/3475) from stefanberger/gpg2-passphrase-via-file
    * [`d3e539af79`](https://github.com/containerd/containerd/commit/d3e539af799057ccd832c44e5bf333c1a506c558) Merge pull request  [#3480](https://github.com/containerd/containerd/pull/3480) from dmcgowan/fix-export-named-manifest-opt
    * [`69d65c9764`](https://github.com/containerd/containerd/commit/69d65c9764e196ea3d5e186fb93bcad72f497cec) Merge pull request  [#3476](https://github.com/containerd/containerd/pull/3476) from dmcgowan/fix-push-exist-check
    * [`ac1cb6d5d4`](https://github.com/containerd/containerd/commit/ac1cb6d5d497e38ace14235682133326e48ddd6e) Merge pull request  [#3467](https://github.com/containerd/containerd/pull/3467) from kevpar/dial-pipe-err
    * [`adad947b77`](https://github.com/containerd/containerd/commit/adad947b77cc5d749fd79a10293b185b24d1b032) Merge pull request  [#3460](https://github.com/containerd/containerd/pull/3460) from lumjjb/ctrrecipients
    * [`3e52e29025`](https://github.com/containerd/containerd/commit/3e52e290259c463152e0c8dac0de2f76f491d270) Fix bug in export named manifest option
    * [`594f423190`](https://github.com/containerd/containerd/commit/594f423190d29a61dc81eb171213ff863dfa8473) protobuf: Bump Protobuf version to 3.7.0
    * [`c965a6c4da`](https://github.com/containerd/containerd/commit/c965a6c4da0b1724122fdc2967f29ad1a90aeafd) Prevent push by tag for sub-manifests
    * [`053853fe3f`](https://github.com/containerd/containerd/commit/053853fe3ffc6af80165a3249a76a82c27a81cdb) Merge pull request  [#3465](https://github.com/containerd/containerd/pull/3465) from dmcgowan/beta-1.3
    * [`5cf79913e4`](https://github.com/containerd/containerd/commit/5cf79913e4c3192459277a2ca85b42a156b46b76) gpg: Use a Pipe() rather than a file
    * [`6a25128791`](https://github.com/containerd/containerd/commit/6a251287916a8b5a18a54b24bdcff2174574d8f6) gpg: Pass the passphrase to the gpg2 tool using a file
    * [`3741fd8591`](https://github.com/containerd/containerd/commit/3741fd859116ae519059b43d674666945c84a638) Remove deferred flag when removing devmapper device
    * [`b16e7c5de1`](https://github.com/containerd/containerd/commit/b16e7c5de14bace532273752cd6c94c954267b1e) Update pkg/ttrpcutil with improved pipe dial logic
    * [`a49df98ee9`](https://github.com/containerd/containerd/commit/a49df98ee9a1dd08be844c037820d302d069b835) Merge pull request  [#3468](https://github.com/containerd/containerd/pull/3468) from crosbymichael/custom-cgroup
    * [`daf12cd194`](https://github.com/containerd/containerd/commit/daf12cd1944942b2f56273e826867961317ac133) Improve error return from AnonDialer on Windows
    * [`4d5a0e19eb`](https://github.com/containerd/containerd/commit/4d5a0e19ebe1fd57a4c2fc1f6b36249060bd8b4a) Mark faulty device in one transaction
    * [`e04f9599ae`](https://github.com/containerd/containerd/commit/e04f9599aeb84557b12e44adb0140fcd93e645f3) Merge pull request  [#3469](https://github.com/containerd/containerd/pull/3469) from crosbymichael/pb.txt
    * [`878a3205cd`](https://github.com/containerd/containerd/commit/878a3205cdfedf616f0db82381d6841ffdb9461c) Better error recovery in devmapper
    * [`578216950d`](https://github.com/containerd/containerd/commit/578216950de9c1c188708369e2a31ac6c494dfee) Add note about pb.txt files
    * [`f68186e107`](https://github.com/containerd/containerd/commit/f68186e1070fbf30030688f3cb86ccdbf5dff806) Improve custom cgroup test
    * [`4195136eea`](https://github.com/containerd/containerd/commit/4195136eea0ee4f6d507bf23f1396bca74f9807d) Merge pull request  [#3433](https://github.com/containerd/containerd/pull/3433) from dmcgowan/gc-docs
    * [`8a6190856b`](https://github.com/containerd/containerd/commit/8a6190856bb84c4e340527c2404b1123791bab13) Add 1.3 beta release note
    * [`172fe90e55`](https://github.com/containerd/containerd/commit/172fe90e55c3c3a452f9bec926d87ffda5ed01bf) Merge pull request  [#3447](https://github.com/containerd/containerd/pull/3447) from mxpv/update
    * [`d099058086`](https://github.com/containerd/containerd/commit/d099058086bcf47419c17940ce04c0fba48e58ed) Merge pull request  [#3463](https://github.com/containerd/containerd/pull/3463) from dzzg/patch-2
    * [`fbca688971`](https://github.com/containerd/containerd/commit/fbca68897199a960732ca5f3a4b343ee9322d1de) Merge pull request  [#3449](https://github.com/containerd/containerd/pull/3449) from YLonely/container-delete-bug
    * [`612628c2f9`](https://github.com/containerd/containerd/commit/612628c2f9b8e04828f306d5bbf156570e2e79eb) fix wrong spells in compression.go
    * [`98ead46d1a`](https://github.com/containerd/containerd/commit/98ead46d1a9ee6b5c7e855c7561e07dab23b70f3) Call Update of snapshotter plugin
    * [`eabb536b1f`](https://github.com/containerd/containerd/commit/eabb536b1f376a259e3450a9d8f6fc7e6a18367e) Merge pull request  [#3462](https://github.com/containerd/containerd/pull/3462) from crosbymichael/ctr-hang
    * [`e00ebfbf06`](https://github.com/containerd/containerd/commit/e00ebfbf06dbbf6a2c3550140ee337b77d539451) Merge pull request  [#3461](https://github.com/containerd/containerd/pull/3461) from crosbymichael/pid-fastpath
    * [`f543f2fbcd`](https://github.com/containerd/containerd/commit/f543f2fbcd1eb7f7bcb0994b80da490736cd0aab) Call CloseIO when stdin closes in ctr
    * [`eb4b3e8772`](https://github.com/containerd/containerd/commit/eb4b3e8772d1aed68a574160a2f8f88ac7526e6f) Fast path getting pid from task
    * [`8cd480c233`](https://github.com/containerd/containerd/commit/8cd480c2336afb801bc2ce9e529ef61736c053c3) Specify protocols in ctr encrypt recipients
    * [`e3cc9c20cb`](https://github.com/containerd/containerd/commit/e3cc9c20cb63e0dc35f35c273556216f57d699c9) bug fix:#3448
    * [`ab78270e03`](https://github.com/containerd/containerd/commit/ab78270e03d8e3c854ddbef66d8b77ccd893661e) Merge pull request  [#3456](https://github.com/containerd/containerd/pull/3456) from dzzg/patch-1
    * [`c27e48d666`](https://github.com/containerd/containerd/commit/c27e48d666764937bcea75adf3581c7fada471ed) fix mis-spelling in client.go
    * [`22f44c44d9`](https://github.com/containerd/containerd/commit/22f44c44d90bf59ffeb0549abe3754d1c95e608d) Add garbage collection doc
    * [`29930e9185`](https://github.com/containerd/containerd/commit/29930e918597c91a353669dd606c4b079b2a09e1) Merge pull request  [#3455](https://github.com/containerd/containerd/pull/3455) from dmcgowan/fix-default-import-compression
    * [`02826345cf`](https://github.com/containerd/containerd/commit/02826345cf466abaf7f969f82d7f35fe7dcd30f2) Add option to compress blobs on import
    * [`7ff23438f6`](https://github.com/containerd/containerd/commit/7ff23438f64cfa62651ee9beea83f4dddfcf5a1e) Merge pull request  [#3452](https://github.com/containerd/containerd/pull/3452) from lumjjb/keybundles
    * [`2190c0e5f7`](https://github.com/containerd/containerd/commit/2190c0e5f7ed21b77a3a4dd91f3598ea5c18028a) Merge pull request  [#3450](https://github.com/containerd/containerd/pull/3450) from kevpar/windows-alloc-console
    * [`15b59f9684`](https://github.com/containerd/containerd/commit/15b59f9684e364103de667cd674e02412955c7a2) Merge pull request  [#3441](https://github.com/containerd/containerd/pull/3441) from YLonely/multiple-task-delete
    * [`41e172352c`](https://github.com/containerd/containerd/commit/41e172352c41b6ff9e3503241d1bb17bfbcc28a0) Merge pull request  [#3444](https://github.com/containerd/containerd/pull/3444) from crosbymichael/state-timeout
    * [`577872fda5`](https://github.com/containerd/containerd/commit/577872fda5b40c32c2f9023b6bff583941d97288) Merge pull request  [#3454](https://github.com/containerd/containerd/pull/3454) from fuweid/enrich-error-message
    * [`9da7d30362`](https://github.com/containerd/containerd/commit/9da7d303624251446770a2c405e53cb7e9c034f0) archive: return chtimes error with path information
    * [`3d1fa69694`](https://github.com/containerd/containerd/commit/3d1fa6969489061c03bd31b7c218b9d4e39fdeb4) Implemented constructors for both encryption and decryption
    * [`392668d007`](https://github.com/containerd/containerd/commit/392668d0071fe80ee643766af5b6b2839b222063) ctr:Support deleting multiple tasks at a time
    * [`05a2b63e84`](https://github.com/containerd/containerd/commit/05a2b63e842e13444b2ec63b1694120544add4e4) Create CryptoConfig constructors in place of dcparameters
    * [`1c7eab1979`](https://github.com/containerd/containerd/commit/1c7eab197999328e9fe6e9f20c273852fac7efb8) Allocate a conhost during Windows service startup
    * [`fdab4f4789`](https://github.com/containerd/containerd/commit/fdab4f4789e2a7a0fa1f8c17a3cffc906505b547) Merge pull request  [#3446](https://github.com/containerd/containerd/pull/3446) from stefanberger/cleanup
    * [`a4e2ea5c99`](https://github.com/containerd/containerd/commit/a4e2ea5c996f66f1037bd5f19082f00ff68a8c56) Merge pull request  [#3439](https://github.com/containerd/containerd/pull/3439) from crosbymichael/rm-windows
    * [`6c912315db`](https://github.com/containerd/containerd/commit/6c912315db5babcb9dbf89b57d82dce173876446) Merge pull request  [#3445](https://github.com/containerd/containerd/pull/3445) from dmcgowan/fixup-releases
    * [`364de4c35d`](https://github.com/containerd/containerd/commit/364de4c35df0e937204d3903f5d2b7b2bc574ca2) Wrap creation of CryptoConfig in constructors
    * [`51bc615338`](https://github.com/containerd/containerd/commit/51bc6153381827c82b442d3a6c7a4d7714c02661) Update releases doc for 1.1 release
    * [`101d4b78eb`](https://github.com/containerd/containerd/commit/101d4b78eb7fc0ef2be6dea1cfe2e5cf277df622) Add timeout to task state calls
    * [`e097ab8bb4`](https://github.com/containerd/containerd/commit/e097ab8bb47cd57d13b7baa52a3cb35376fb9345) Disable windows integration tests
    * [`f055bdb0aa`](https://github.com/containerd/containerd/commit/f055bdb0aa2521e62dd284f50685b002a8127c7a) Remove windows v1 runtime
    * [`f7761411b8`](https://github.com/containerd/containerd/commit/f7761411b8735d8605378e71f1ad16b759326c1b) Merge pull request  [#3424](https://github.com/containerd/containerd/pull/3424) from crosbymichael/devices
    * [`49fdb9e1b4`](https://github.com/containerd/containerd/commit/49fdb9e1b49c476bbe21a3d2255db1e739bd327e) Merge pull request  [#3430](https://github.com/containerd/containerd/pull/3430) from lumjjb/encgcfix
    * [`d531e78499`](https://github.com/containerd/containerd/commit/d531e784995802b105d8b69d2c64f551c9c34cd4) Modified image_enc_test to use a different image from other tests
    * [`e14cc99e23`](https://github.com/containerd/containerd/commit/e14cc99e236109487a05cb5993d88fc325c1e837) Merge pull request  [#3438](https://github.com/containerd/containerd/pull/3438) from darfux/test_check_manifest_platform_nil
    * [`5e5ae23d80`](https://github.com/containerd/containerd/commit/5e5ae23d802c1a676de0a0c2e16701ef802e4de7) test: Check manifest.Platform before dereferencing
    * [`f58fda97ec`](https://github.com/containerd/containerd/commit/f58fda97ec84c80e12c04636287639f153a797f0) Merge pull request  [#3432](https://github.com/containerd/containerd/pull/3432) from crosbymichael/stress-size
    * [`1945e26ac3`](https://github.com/containerd/containerd/commit/1945e26ac30c972bdb0253c40b5d17ab7b533cde) Add concurrent execs in stress tests
    * [`ffa86b25f9`](https://github.com/containerd/containerd/commit/ffa86b25f962f65b6dfd7697050b5d9e0b81fdbe) Add new shims for checking binary sizes
    * [`4005979c93`](https://github.com/containerd/containerd/commit/4005979c9360b4ccd5c4126311eaf0ec52370202) Merge pull request  [#3415](https://github.com/containerd/containerd/pull/3415) from dmcgowan/gc-flat-lease
    * [`c118c45f89`](https://github.com/containerd/containerd/commit/c118c45f89d912c22f6784047eda65209ed9df5b) Change image_enc_test so that it more reliably delete images
    * [`c6d437fd70`](https://github.com/containerd/containerd/commit/c6d437fd70c54d34ef87da117ded797c21420b2d) Corrected lease implementation
    * [`c00517a94c`](https://github.com/containerd/containerd/commit/c00517a94c80c0e5540097d4068c850f46888038) Made fixes and optimizations to encryption GC
    * [`5631fe3b32`](https://github.com/containerd/containerd/commit/5631fe3b32e004b7c43fc267e1a08165e1289e8c) Merge pull request  [#3431](https://github.com/containerd/containerd/pull/3431) from dmcgowan/fix-nil-body
    * [`725d3ad8cb`](https://github.com/containerd/containerd/commit/725d3ad8cb91f273cf53d2f9546a7ffd5dd6d00a) Add --device flag to ctr
    * [`518be1cb07`](https://github.com/containerd/containerd/commit/518be1cb070551e5cd8e69f9cea33f7abd5cfdca) Fix bug in setting request body
    * [`dd0a45dfe0`](https://github.com/containerd/containerd/commit/dd0a45dfe05d2d3fde956d2396ba31b9b68f94b0) Add flat GC label for leases
    * [`dca17853d8`](https://github.com/containerd/containerd/commit/dca17853d8a9321653ff5dbf96b27381c9806bf9) Add WithLinuxDevices Opt
    * [`283d5d9005`](https://github.com/containerd/containerd/commit/283d5d9005bfe479ef018de055086f339a9d6d2a) Merge pull request  [#3418](https://github.com/containerd/containerd/pull/3418) from stevvooe/backout-error-changes
    * [`804ae89be6`](https://github.com/containerd/containerd/commit/804ae89be632a111d4cadee589b13b4b63ae7f86) errors: use errdefs errors in client and commands
    * [`c90a3d4932`](https://github.com/containerd/containerd/commit/c90a3d49323bf3d9c916afede87337cfafdd9319) Merge pull request  [#3134](https://github.com/containerd/containerd/pull/3134) from stefanberger/encryption_code_plus_ctr.pr
    * [`dde436e65b`](https://github.com/containerd/containerd/commit/dde436e65bd9319209d0a113f27078f2a07cd2d9) Crypto library movement and changes to content helper interfaces
    * [`bf8804c743`](https://github.com/containerd/containerd/commit/bf8804c7430c7204af6badcb0b932637d063ba27) Implemented image encryption/decryption libraries and ctr commands
    * [`30c3443947`](https://github.com/containerd/containerd/commit/30c344394740d0ea46b2bfca2fb547f49a42885a) Add crypto dependencies/vendoring
    * [`1ff1f87fea`](https://github.com/containerd/containerd/commit/1ff1f87feacbbc65d23fcdebc45df9f15317e970) Merge pull request  [#3400](https://github.com/containerd/containerd/pull/3400) from dmcgowan/registry-configuration
    * [`569f500e8d`](https://github.com/containerd/containerd/commit/569f500e8da1c76c7fbd834f4578c1584382795e) Merge pull request  [#3423](https://github.com/containerd/containerd/pull/3423) from crosbymichael/update-cgroups
    * [`e237439a2d`](https://github.com/containerd/containerd/commit/e237439a2d14cb196ce828648001246e06ca73cf) Merge pull request  [#3422](https://github.com/containerd/containerd/pull/3422) from fuweid/me-support-customize-install-path
    * [`a1f3ebaec8`](https://github.com/containerd/containerd/commit/a1f3ebaec888b5bb816fa5b3437eb3ff7d81b415) Update cgroups to c4b9ac5c7601384c965b9646fc51588
    * [`063a4ff278`](https://github.com/containerd/containerd/commit/063a4ff27844fb1e751499cd8f6df5ad249d4e0d) Merge pull request  [#3419](https://github.com/containerd/containerd/pull/3419) from AkihiroSuda/fix-task-start
    * [`b72673fdc7`](https://github.com/containerd/containerd/commit/b72673fdc734285898dd5f7e5c51ddb7a8afc221) Makefile: allow custom base path to install
    * [`129942ca4d`](https://github.com/containerd/containerd/commit/129942ca4d5764be1af04e03a30c841ddb452e11) Merge pull request  [#3135](https://github.com/containerd/containerd/pull/3135) from dmcgowan/archive-importer-docker-types
    * [`fab016c7a1`](https://github.com/containerd/containerd/commit/fab016c7a10531c6bd5a975637ecbaf9a7b35189) runtime/v1/linux: ignore ErrCgroupDeleted in Task.Start
    * [`36e4c8e55d`](https://github.com/containerd/containerd/commit/36e4c8e55dae110062d3987b9c487510ce04bdfe) Merge pull request  [#3420](https://github.com/containerd/containerd/pull/3420) from crosbymichael/sn-regression
    * [`b5d0c78225`](https://github.com/containerd/containerd/commit/b5d0c7822520afd4adca7d7b36397dffbbf0d3fd) Merge pull request  [#3406](https://github.com/containerd/containerd/pull/3406) from fuweid/me-update-Manifest
    * [`ce0d2489ac`](https://github.com/containerd/containerd/commit/ce0d2489acdcd93ef6d213d855fec1f2e2cb22b8) Fix regiression from #3403 with snapshot cmd
    * [`e4bfab7182`](https://github.com/containerd/containerd/commit/e4bfab7182f6db45dc3d07306be3bf47623ea60d) Merge pull request  [#3417](https://github.com/containerd/containerd/pull/3417) from dmcgowan/testing-log-hook
    * [`0b29c9c371`](https://github.com/containerd/containerd/commit/0b29c9c37116e402f61a5d6766bbb3fc0b451ec9) Update resolver to handle endpoint configuration
    * [`63ceaf877d`](https://github.com/containerd/containerd/commit/63ceaf877d82af6ada381191f6a837f6e92f4717) Add testing log context
    * [`f63eab32e1`](https://github.com/containerd/containerd/commit/f63eab32e1f6260df457e6ed72cda440eb5d076b) Add testing log hook to context
    * [`d6be45e151`](https://github.com/containerd/containerd/commit/d6be45e15166799e2245d37ebc834dc4d3c167fa) Merge pull request  [#3416](https://github.com/containerd/containerd/pull/3416) from crosbymichael/hard-code-err
    * [`61d930ad5b`](https://github.com/containerd/containerd/commit/61d930ad5b09b934870b6b629abec78115f51dc5) Move specific errors to their respective packages
    * [`7d03fc63e1`](https://github.com/containerd/containerd/commit/7d03fc63e186e4830b959f99b83ce31940ee4acc) Merge pull request  [#3414](https://github.com/containerd/containerd/pull/3414) from estesp/refactor-forloop
    * [`82826df9bd`](https://github.com/containerd/containerd/commit/82826df9bdaacf3d34fa391761d8d6bb972b51c0) Small refactor due to CI linter changes
    * [`f3e148b1cc`](https://github.com/containerd/containerd/commit/f3e148b1ccf268450c87427b5dbb6187db3d22f1) Merge pull request  [#3411](https://github.com/containerd/containerd/pull/3411) from mxpv/linter
    * [`adb8b02b66`](https://github.com/containerd/containerd/commit/adb8b02b662eabf557cdb916a06cfb84ad71762c) Merge pull request  [#3408](https://github.com/containerd/containerd/pull/3408) from wangpeng168/master
    * [`ef7f46eb7b`](https://github.com/containerd/containerd/commit/ef7f46eb7bff5fad55b108027332a2938f77066a) Fix linter errors
    * [`2b521e25a7`](https://github.com/containerd/containerd/commit/2b521e25a72a5a480e139f28446c6138cc5adaba) Switch to golangci-lint
    * [`abc152d14c`](https://github.com/containerd/containerd/commit/abc152d14c950a64deb833b597082b68eaf5ea06) fix name in containers file
    * [`70b00a0fa9`](https://github.com/containerd/containerd/commit/70b00a0fa9b1e754758153d9d649c4fb56fcd02c) fix variable name
    * [`4988424fc0`](https://github.com/containerd/containerd/commit/4988424fc0c459f5a07ce1cd1d5f39fa6ebf39f1) * fix: view snapshot is deleted before diff
    * [`db95af43f3`](https://github.com/containerd/containerd/commit/db95af43f3254b921a0fce16679dc6d03f59c5b6) centralize harded-code message
    * [`d643f1dc88`](https://github.com/containerd/containerd/commit/d643f1dc886cb7a4d984ab7ac132e2049571aaf6) images: only fetch the best matched manifest info
    * [`f2b6c31d0f`](https://github.com/containerd/containerd/commit/f2b6c31d0fa7f5541f6a37d525ed461b294d785f) Merge pull request  [#3403](https://github.com/containerd/containerd/pull/3403) from mxpv/labels
    * [`550a6f1d73`](https://github.com/containerd/containerd/commit/550a6f1d733ad4960ecbe8247c6cb2a545d7dd66) Fix integration tests
    * [`1918ee4d11`](https://github.com/containerd/containerd/commit/1918ee4d11abd3b9dc27bb3b12e4e878ac4fa165) Respect default snapshotter label
    * [`47d2ac0902`](https://github.com/containerd/containerd/commit/47d2ac090262306abd81f22facae49664d34e2c8) Improve default label handling
    * [`4e2fc81edd`](https://github.com/containerd/containerd/commit/4e2fc81edd9ca5fa4a96f874ec669af5737b4999) Add aliases to namespaces subcommand
    * [`9d4fc1d405`](https://github.com/containerd/containerd/commit/9d4fc1d405d5648b20845325913e77512dcf6d88) Merge pull request  [#3399](https://github.com/containerd/containerd/pull/3399) from crosbymichael/criu12
    * [`2a92c27413`](https://github.com/containerd/containerd/commit/2a92c274135f388455f4ff5831d16ac3bbfce757) Bump travis to criu 3.12
    * [`309647b1f0`](https://github.com/containerd/containerd/commit/309647b1f0d73e8d86b66dcd97e9a91f2406dbeb) Merge pull request  [#3398](https://github.com/containerd/containerd/pull/3398) from crosbymichael/release-config
    * [`5ed1a3ce08`](https://github.com/containerd/containerd/commit/5ed1a3ce08b36c7f347a1bbbb0eb73da959ac8ce) Add RELEASE note about config versioning
    * [`a0696b2bc6`](https://github.com/containerd/containerd/commit/a0696b2bc6a0110263b711b3af1db4f2e483fbc6) Merge pull request  [#3374](https://github.com/containerd/containerd/pull/3374) from crosbymichael/runtime
    * [`dce11a21de`](https://github.com/containerd/containerd/commit/dce11a21debba6a1c20dec8f38c583ea704667ea) Merge pull request  [#3395](https://github.com/containerd/containerd/pull/3395) from hinshun/metadata-actual
    * [`6601b406b7`](https://github.com/containerd/containerd/commit/6601b406b79d9d166ffcaea1474171a0664f3210) Refactor runtime code for code sharing
    * [`2aa8780ce6`](https://github.com/containerd/containerd/commit/2aa8780ce6146aea028b227970705109a6f502db) Merge pull request  [#3393](https://github.com/containerd/containerd/pull/3393) from lifupan/fix_deadshim
    * [`7d21172453`](https://github.com/containerd/containerd/commit/7d21172453876b17915c141d3522f06dc7a90db8) Fix metadata content store to call writer digest after commit
    * [`d80513ee8a`](https://github.com/containerd/containerd/commit/d80513ee8a6995bc7889c93e7858ddbbc51f063d) Merge pull request  [#3388](https://github.com/containerd/containerd/pull/3388) from seemethere/image_tag
    * [`af93e4009b`](https://github.com/containerd/containerd/commit/af93e4009bc30451b91cae737ad4ec05a1aa88e3) ctr: Add images tag subcommand
    * [`ec8d9d3d7a`](https://github.com/containerd/containerd/commit/ec8d9d3d7a126e20d0bc1f3117158e8d7ba6a44b) shimv2: remove the dead task from runtime task list
    * [`c1c710ae16`](https://github.com/containerd/containerd/commit/c1c710ae16843161ec72a9cbc1aeababf7f02c7e) Merge pull request  [#3390](https://github.com/containerd/containerd/pull/3390) from Ace-Tang/update-go-runc
    * [`d3e1a51f85`](https://github.com/containerd/containerd/commit/d3e1a51f853e7796f417829235078f27b6a52ac7) vendor: bump go-runc
    * [`876c8890ae`](https://github.com/containerd/containerd/commit/876c8890ae12a079964c9d51f81ab425987e8037) Merge pull request  [#3384](https://github.com/containerd/containerd/pull/3384) from mxpv/exec-log-uri
    * [`46af8ccd2d`](https://github.com/containerd/containerd/commit/46af8ccd2d44a26fbad7aa93fd41e88cb122c741) Check exec log flags compatibility
    * [`3ce077e740`](https://github.com/containerd/containerd/commit/3ce077e74012e5a171a139da6b4d2591ebcb68e8) Merge pull request  [#3385](https://github.com/containerd/containerd/pull/3385) from ehotinger/ehotinger/refactor-winio
    * [`9fda4a5fe6`](https://github.com/containerd/containerd/commit/9fda4a5fe60b7b75c9b774035f7e5f5f67b74bba) Bumps the version of go-winio.
    * [`6b59b425e2`](https://github.com/containerd/containerd/commit/6b59b425e22eb9a162918d348074cd8c6db54a63) Support --log-uri for exec subcommand
    * [`6617defdc9`](https://github.com/containerd/containerd/commit/6617defdc9c73bbd0860dd476623160f3996db4b) Merge pull request  [#3383](https://github.com/containerd/containerd/pull/3383) from crosbymichael/ns-delete
    * [`844c58102e`](https://github.com/containerd/containerd/commit/844c58102e437cf6c4a33bcc03961ae9071dba2b) Add cgroup delete opt for ns deletion
    * [`d1b766a52b`](https://github.com/containerd/containerd/commit/d1b766a52b0367a5c29907e6d6cf8a659bfc0d1d) Merge pull request  [#3382](https://github.com/containerd/containerd/pull/3382) from knm3000/content_fetch_retry
    * [`3d3dbc8fbf`](https://github.com/containerd/containerd/commit/3d3dbc8fbfac21a75e1197832fb191a182feffbb) Handle RequestTimeout and TooManyRequests
    * [`041d8d7051`](https://github.com/containerd/containerd/commit/041d8d70510fababcca15830df33bb2718227fcf) Merge pull request  [#3366](https://github.com/containerd/containerd/pull/3366) from crosbymichael/exec-pid
    * [`c2c2b068fd`](https://github.com/containerd/containerd/commit/c2c2b068fd03df3ff62aaa113ffb144e87df66b7) Merge pull request  [#3380](https://github.com/containerd/containerd/pull/3380) from crosbymichael/oom-scores
    * [`7dfc605fc6`](https://github.com/containerd/containerd/commit/7dfc605fc6d36dd7327420b8956ac3f9ac71f190) Set shim OOM scores to +1 containerd daemon score
    * [`719a2c594e`](https://github.com/containerd/containerd/commit/719a2c594e4aad6a2de5cd9c298ab95309c2135c) Robust pid locking for shim processes
    * [`bb9616ba20`](https://github.com/containerd/containerd/commit/bb9616ba206c0d39f551e2bb54ec34ca21aea652) Merge pull request  [#3379](https://github.com/containerd/containerd/pull/3379) from Ace-Tang/clean-doc
    * [`e89e57c52d`](https://github.com/containerd/containerd/commit/e89e57c52d14a1ec7293803fce4014d0b24174ea) Merge pull request  [#3377](https://github.com/containerd/containerd/pull/3377) from estesp/remove-old-doc
    * [`2d03791158`](https://github.com/containerd/containerd/commit/2d03791158ade1b035eafa6b29bb091e60affd93) docs: remove shim_no_newns in ops.md
    * [`0886e4f1b7`](https://github.com/containerd/containerd/commit/0886e4f1b79ecd8eb0ac6625700a613b8ddd955a) No need to keep 2017 DockerCon doc
    * [`0e87608c2a`](https://github.com/containerd/containerd/commit/0e87608c2ad46fb92d2155885352dcf10dd65e51) Merge pull request  [#3371](https://github.com/containerd/containerd/pull/3371) from thaJeztah/bump_libseccomp
    * [`89ec47972f`](https://github.com/containerd/containerd/commit/89ec47972f7d91d21a1f678b5fa0dd3b04180b93) Merge pull request  [#3373](https://github.com/containerd/containerd/pull/3373) from Mattias-/release-hashsum
    * [`650a7e5c1e`](https://github.com/containerd/containerd/commit/650a7e5c1ec3a2d5752ce3868813f6813baf240c) Add hashsum for release archives
    * [`5b4ed0d886`](https://github.com/containerd/containerd/commit/5b4ed0d8866f349f485180b70abd0ae0ad75a25d) Merge pull request  [#3372](https://github.com/containerd/containerd/pull/3372) from thaJeztah/bump_runc
    * [`cb4a8f51a6`](https://github.com/containerd/containerd/commit/cb4a8f51a66615bec05cd27af932d4a938a52991) bump runc v1.0.0-rc8-32-gf4982d86
    * [`bb41ef87f1`](https://github.com/containerd/containerd/commit/bb41ef87f1841531526126ccd2ad1a4291e8571c) bump libseccomp-golang v0.9.1
    * [`287582585f`](https://github.com/containerd/containerd/commit/287582585fb44fcd5e55126695d0129e79a4345b) Merge pull request  [#3365](https://github.com/containerd/containerd/pull/3365) from crosbymichael/exec-lk
    * [`b2662f21a2`](https://github.com/containerd/containerd/commit/b2662f21a2ffa2c251b5f476669b6ac45ee9370a) Merge pull request  [#3370](https://github.com/containerd/containerd/pull/3370) from mxpv/file-io
    * [`174c4907d0`](https://github.com/containerd/containerd/commit/174c4907d0cb23cbb5d80c95e6dcfb42d0f31164) Fix shim's file IO logging
    * [`1a8df3f237`](https://github.com/containerd/containerd/commit/1a8df3f2377e614902b967338a3ee1aadf134dd0) Reserve exec id to prevent race
    * [`b88362fd55`](https://github.com/containerd/containerd/commit/b88362fd551b5c18dec7a751c547042eacfdf544) Merge pull request  [#3361](https://github.com/containerd/containerd/pull/3361) from crosbymichael/io-wait
    * [`245052243d`](https://github.com/containerd/containerd/commit/245052243d23c8de21fcc95bbf47fb1dbc731ab4) Add timeout for I/O waitgroups
    * [`574bde08ba`](https://github.com/containerd/containerd/commit/574bde08ba1a698d96fd4a294443ea90fd7bd213) Merge pull request  [#3360](https://github.com/containerd/containerd/pull/3360) from ZYecho/polish-log
    * [`6f788f861e`](https://github.com/containerd/containerd/commit/6f788f861e378f9b6fb9f69db86020ab77f1c132) Merge pull request  [#3358](https://github.com/containerd/containerd/pull/3358) from ehotinger/ehotinger/gh-templates
    * [`b95f0a6cea`](https://github.com/containerd/containerd/commit/b95f0a6cea96647330a6c1f0ed9eab5e140a337f) Merge pull request  [#3359](https://github.com/containerd/containerd/pull/3359) from keloyang/close-socket-fd
    * [`12a14c4424`](https://github.com/containerd/containerd/commit/12a14c4424208a90d2344b0b893c57452a9eb9ad) fix: polish log to make more clear
    * [`ec78305c49`](https://github.com/containerd/containerd/commit/ec78305c490e6e5f70f812b2af170525db8460f8) Close the inherited socket fd
    * [`111b082e20`](https://github.com/containerd/containerd/commit/111b082e2042eeae2b8119b45297882c8a843d1f) Merge pull request  [#3356](https://github.com/containerd/containerd/pull/3356) from mxpv/binary-io-path
    * [`fbf96d302a`](https://github.com/containerd/containerd/commit/fbf96d302aff95f8c52ab0161e7ff8ae7d33b9b9) Fix path in LogFile creator
    * [`7ac57b6392`](https://github.com/containerd/containerd/commit/7ac57b639299cdea03c1728c2692077d757ad79b) Merge pull request  [#3357](https://github.com/containerd/containerd/pull/3357) from odinuge/dependency-cgroups
    * [`63a8dee60d`](https://github.com/containerd/containerd/commit/63a8dee60ddd24523b9cd35057cc9049fd8197f7) Switch to GitHub's new issue templates.
    * [`341c7c144f`](https://github.com/containerd/containerd/commit/341c7c144f64d2a621160ba2dc667d67668879ea) Update dependency containerd/cgroups
    * [`8bb521318a`](https://github.com/containerd/containerd/commit/8bb521318ab81777c7468d2b308c8e83d7be607a) Merge pull request  [#3055](https://github.com/containerd/containerd/pull/3055) from ehotinger/ehotinger/flow-opts
    * [`5e0d793801`](https://github.com/containerd/containerd/commit/5e0d793801aefe1be5740a26771c9d30dac46f90) Fix bugs in BinaryIO creator
    * [`75f183887a`](https://github.com/containerd/containerd/commit/75f183887a99de2fd29d3144e5f9a1e09a069a67) Allow opts to flow to the backend snapshotter during snapshot creation.
    * [`4355a2accc`](https://github.com/containerd/containerd/commit/4355a2accce6e267e37d9dc8a18cf6fe92385401) Merge pull request  [#3355](https://github.com/containerd/containerd/pull/3355) from Ace-Tang/avoid-start-hang
    * [`95f9bbf18b`](https://github.com/containerd/containerd/commit/95f9bbf18b23cc6c7c7ce0c5a8a637bb1abfd59c) Add timeout in load shim v2
    * [`434f69e790`](https://github.com/containerd/containerd/commit/434f69e7906454e0177ff06d711614c34af9bf4e) Merge pull request  [#3353](https://github.com/containerd/containerd/pull/3353) from mikebrow/fix-slack-invite
    * [`62e9e11696`](https://github.com/containerd/containerd/commit/62e9e1169693dcbcf30e88e28e4c4badb5054fec) switch to a working link
    * [`3e7c6f6a6b`](https://github.com/containerd/containerd/commit/3e7c6f6a6b3dc8b327e9107c46521cf50b4be018) Merge pull request  [#3352](https://github.com/containerd/containerd/pull/3352) from crosbymichael/sn-panic
    * [`41e1bb8328`](https://github.com/containerd/containerd/commit/41e1bb83289568c12866ae22803fbfb8b7eaf536) Fix snapshotter getter in client code
    * [`cbb108e228`](https://github.com/containerd/containerd/commit/cbb108e22869c6b0a5cfd04eba9402ccd5a366a4) Merge pull request  [#3348](https://github.com/containerd/containerd/pull/3348) from mxpv/new-binary-io
    * [`062d056196`](https://github.com/containerd/containerd/commit/062d0561961a00fc1890f9fdc73821dce14bd9ce) Merge pull request  [#3345](https://github.com/containerd/containerd/pull/3345) from crosbymichael/diff-panic
    * [`052551573d`](https://github.com/containerd/containerd/commit/052551573d7e5b63874c9b02b420432894a7c441) Ensure labels is not nil in differ
    * [`50cd49d1c8`](https://github.com/containerd/containerd/commit/50cd49d1c86fa026abdf5c631c925a8315897313) Merge pull request  [#3343](https://github.com/containerd/containerd/pull/3343) from thaJeztah/appveyor_bump_go_1.12
    * [`67cf9f7f02`](https://github.com/containerd/containerd/commit/67cf9f7f025cff3e928641eca9076dce98db1e47) AppVeyor: Bump golang 1.12.6
    * [`fe58b496bb`](https://github.com/containerd/containerd/commit/fe58b496bb7c4a40469f36499c2e837936abb7ae) Merge pull request  [#3341](https://github.com/containerd/containerd/pull/3341) from crosbymichael/ttrpcmd
    * [`0b7abc02b2`](https://github.com/containerd/containerd/commit/0b7abc02b22309a648a8ba5ebe2a2d189c474cbe) ttrpc updates for interceptors, close, and metadata
    * [`40b17e97f6`](https://github.com/containerd/containerd/commit/40b17e97f6fdc8e8f158d25aaa7192bceff27264) Merge pull request  [#3218](https://github.com/containerd/containerd/pull/3218) from fuweid/me-cross-push
    * [`667195fdd9`](https://github.com/containerd/containerd/commit/667195fdd96be38a88a2a426d6da11591c2d4c54) Merge pull request  [#3339](https://github.com/containerd/containerd/pull/3339) from YLonely/typo-fix
    * [`d15a06b190`](https://github.com/containerd/containerd/commit/d15a06b1909acd6d6d0996858d7e91b410a0baa8) docs: Fix typo to some markdown files in /docs.
    * [`dd7c0aabcc`](https://github.com/containerd/containerd/commit/dd7c0aabccd3a895c12954234d9bc9cb024e4041) remotes: support cross-repo-push
    * [`bca5667362`](https://github.com/containerd/containerd/commit/bca5667362a827433dbfd2af5b200195af46a3d6) Make newBinaryIO public
    * [`545e79ae11`](https://github.com/containerd/containerd/commit/545e79ae11edfa7d14516d3c980e5c138f322fee) Merge pull request  [#3337](https://github.com/containerd/containerd/pull/3337) from crosbymichael/config-bk
    * [`31afff2944`](https://github.com/containerd/containerd/commit/31afff294400b5a69bdb3ec387ecdf5bad57a038) Fix backwards compat with v2 containerd configs
    * [`53896d7820`](https://github.com/containerd/containerd/commit/53896d7820a3a6e6dac5767c42fd2cd33e7b0d2c) Merge pull request  [#3335](https://github.com/containerd/containerd/pull/3335) from dmcgowan/fix-user-agent
    * [`bb00872800`](https://github.com/containerd/containerd/commit/bb008728001199665d0a6a484d064372487e7150) Add user agent header to all requests
    * [`2f69be5594`](https://github.com/containerd/containerd/commit/2f69be5594cecacdbe42076ed12c7039a0638a2c) Merge pull request  [#3322](https://github.com/containerd/containerd/pull/3322) from crosbymichael/configs
    * [`9547d269a1`](https://github.com/containerd/containerd/commit/9547d269a188c28e563470a597c8da7deb5b0734) Add v2 server config support with plugin URIs
    * [`42f4bb98ac`](https://github.com/containerd/containerd/commit/42f4bb98acc43ab8e46a3171bf13eaf0e7b7504e) Merge pull request  [#3311](https://github.com/containerd/containerd/pull/3311) from jing-rui/shimlog
    * [`94a21fc9cf`](https://github.com/containerd/containerd/commit/94a21fc9cf91fb694abdaa5bad9d2b80e6d0c7fa) Merge pull request  [#3328](https://github.com/containerd/containerd/pull/3328) from carlosedp/riscv64
    * [`9e0cd529d3`](https://github.com/containerd/containerd/commit/9e0cd529d35a9951f292ed35940f1cd6eff99a39) fix shim std logs not close after shim exit
    * [`fb6b0ae4c6`](https://github.com/containerd/containerd/commit/fb6b0ae4c692b5b5761b4326c428a09e1218981b) Update x/sys, x/net and bbolt modules to support Risc-V
    * [`02ed02eca5`](https://github.com/containerd/containerd/commit/02ed02eca53b9f4ee84702e1858f70023c26db44) Merge pull request  [#3325](https://github.com/containerd/containerd/pull/3325) from crosbymichael/unmount
    * [`ed308ea1e6`](https://github.com/containerd/containerd/commit/ed308ea1e6f7be0965ddb3afa7df3b86387ba4e9) Unmount rootfs with separate Remove() in bundle
    * [`40f54dc076`](https://github.com/containerd/containerd/commit/40f54dc076254b60294b4ba9831cf8386af2f40a) Merge pull request  [#3324](https://github.com/containerd/containerd/pull/3324) from crosbymichael/content-close
    * [`cf7fb14efa`](https://github.com/containerd/containerd/commit/cf7fb14efaa7527403e3369eeb53fd0239d716fd) Update timestamp atomic write
    * [`4f6ba8286d`](https://github.com/containerd/containerd/commit/4f6ba8286d754c1e7b94249ac6baffab2ddfc089) Ensure close in content test
    * [`04e7747e29`](https://github.com/containerd/containerd/commit/04e7747e29527a928fbdad1382f8a5cb37b6d136) Merge pull request  [#3321](https://github.com/containerd/containerd/pull/3321) from crosbymichael/ttrpc-namespace
    * [`15ae6b74fd`](https://github.com/containerd/containerd/commit/15ae6b74fd5d51a398d38d95dc864db511aaa816) Merge pull request  [#3318](https://github.com/containerd/containerd/pull/3318) from hinshun/ignore-readat-eof
    * [`faf925ba25`](https://github.com/containerd/containerd/commit/faf925ba2519ebea0fc1a8640a2f195d71d1398d) Handle EOF from ReadAt in content.ReadBlob
    * [`fa6a9f0635`](https://github.com/containerd/containerd/commit/fa6a9f063586e30833bdb9842e84289f4ef11020) Add ttrpc namespace support
    * [`42f24b57e4`](https://github.com/containerd/containerd/commit/42f24b57e4b86f9dfe35211f147cef5745caa306) Update ttrpc to a5bd8ce9e40bc7c065a11c6936f4d032ce
    * [`faa5f55189`](https://github.com/containerd/containerd/commit/faa5f5518978226ff3693838444aad6e8be1ca51) Merge pull request  [#3302](https://github.com/containerd/containerd/pull/3302) from crosbymichael/mkroot
    * [`d4e7efbb93`](https://github.com/containerd/containerd/commit/d4e7efbb932999f5406cf487b835f30315e65390) Merge pull request  [#3304](https://github.com/containerd/containerd/pull/3304) from fuweid/me-update-lease
    * [`7531c66d5a`](https://github.com/containerd/containerd/commit/7531c66d5a4e9bf0674ee6d754107381e6075385) Ensure that the rootfs dir is created in the bundle
    * [`7451dd1a48`](https://github.com/containerd/containerd/commit/7451dd1a486e4d239d1399dd0d53130f63e96459) Merge pull request  [#3308](https://github.com/containerd/containerd/pull/3308) from jterry75/handle_grpc_context_error
    * [`48a1fca855`](https://github.com/containerd/containerd/commit/48a1fca855215c98fbb622cdb1cab4b40077fd77) Merge pull request  [#3314](https://github.com/containerd/containerd/pull/3314) from KentaTada/fix-clone-seccomp-cgroupns
    * [`2ec2089b05`](https://github.com/containerd/containerd/commit/2ec2089b05a967b328b096cf789a2861223f8f32) Merge pull request  [#3123](https://github.com/containerd/containerd/pull/3123) from stefanberger/extend_apply_call_with_options_parameter
    * [`efe6d8ddad`](https://github.com/containerd/containerd/commit/efe6d8ddad963642d655f5b69cba78c38436eece) Merge pull request  [#3319](https://github.com/containerd/containerd/pull/3319) from Vanient/master
    * [`bf24fb0cad`](https://github.com/containerd/containerd/commit/bf24fb0cad7d013ac934265c5bb02e3daf30f32a) Close file r.log after used to release resources.
    * [`5b9a43d2e7`](https://github.com/containerd/containerd/commit/5b9a43d2e7aff575a398477a9b13b29a313f15a6) Fix seccomp contributed profile for clone syscall
    * [`1c5b384b30`](https://github.com/containerd/containerd/commit/1c5b384b3062bd8f05a73b10043eaca4cae4da75) Merge pull request  [#3313](https://github.com/containerd/containerd/pull/3313) from kevpar/service-restart-delay
    * [`cee19d1e6e`](https://github.com/containerd/containerd/commit/cee19d1e6eafc38b90dd2a4f8ed442784cec3169) Change restart delay for Windows service to 15s
    * [`8a388d6238`](https://github.com/containerd/containerd/commit/8a388d6238b6aa1d52f53b77892c7e991cdd0328) leases: support resource management
    * [`ac4485c76a`](https://github.com/containerd/containerd/commit/ac4485c76af74a538406d454e13200dba573eb3f) Add support to gRPC errdefs for context cancel/deadline exceeded
    * [`0e7a3c9e51`](https://github.com/containerd/containerd/commit/0e7a3c9e513da1f1dda163d5872a974a4db07d02) Merge pull request  [#3298](https://github.com/containerd/containerd/pull/3298) from jterry75/sync_tar2ext4_write
    * [`d57cf6f151`](https://github.com/containerd/containerd/commit/d57cf6f151e444d125407526bf58bb8e79c5e47a) Merge pull request  [#3297](https://github.com/containerd/containerd/pull/3297) from BenTheElder/add-restart
    * [`bbe45e4467`](https://github.com/containerd/containerd/commit/bbe45e4467ba934fbb55adca12ace4e271b8754c) add Restart=always to unit file
    * [`01191a21b0`](https://github.com/containerd/containerd/commit/01191a21b0da164ae81a182c5381671123714910) Merge pull request  [#3299](https://github.com/containerd/containerd/pull/3299) from Random-Liu/use-mkdirall
    * [`290fc9eeab`](https://github.com/containerd/containerd/commit/290fc9eeab624b7a469bb5e98c30d46bb98a2845) Merge pull request  [#3301](https://github.com/containerd/containerd/pull/3301) from dmcgowan/add-run-platform
    * [`a274dbe822`](https://github.com/containerd/containerd/commit/a274dbe82258d40e8fd09dc2c8f4331717e1045d) Fix run with specified platform
    * [`48b81e872c`](https://github.com/containerd/containerd/commit/48b81e872c93be5473992f17110cfaec5d3017b2) Do not return error when rootfs already exists.
    * [`e0c4fe4110`](https://github.com/containerd/containerd/commit/e0c4fe411016bb03304d666aa8113e6f0c330cd4) Forcibly sync writes on lcow layer.vhd after write
    * [`25daa7355c`](https://github.com/containerd/containerd/commit/25daa7355cdc1334718ce42e887f1c367aff9d0e) Merge pull request  [#3192](https://github.com/containerd/containerd/pull/3192) from thaJeztah/bump_grpc_1.19.1
    * [`c9c555cd71`](https://github.com/containerd/containerd/commit/c9c555cd71a8e67864e80b73bd2d22362f859076) Merge pull request  [#3226](https://github.com/containerd/containerd/pull/3226) from Ace-Tang/kill_shim_in_clean
    * [`ec0b722083`](https://github.com/containerd/containerd/commit/ec0b7220838cf5fe508b69cad08fe94bb54d4aba) Merge pull request  [#3292](https://github.com/containerd/containerd/pull/3292) from crosbymichael/shim-cgroup
    * [`b7f093eaa2`](https://github.com/containerd/containerd/commit/b7f093eaa2785af9ca41ea27d0fd2a15a34603a2) Merge pull request  [#3296](https://github.com/containerd/containerd/pull/3296) from dmcgowan/fix-export-labels
    * [`5e2d7efd82`](https://github.com/containerd/containerd/commit/5e2d7efd82bd7f2cd7c66b4d0af54e7c060d1f87) Use a single custom annotation for export
    * [`2088fc999c`](https://github.com/containerd/containerd/commit/2088fc999c20cb9759b0b537276e608f918e7c16) Merge pull request  [#3294](https://github.com/containerd/containerd/pull/3294) from dmcgowan/fix-metadata-panic
    * [`30082abed3`](https://github.com/containerd/containerd/commit/30082abed3f7a0965f11a160415b090927866b41) Merge pull request  [#3293](https://github.com/containerd/containerd/pull/3293) from crosbymichael/atomic-delete
    * [`41b7b0e0dc`](https://github.com/containerd/containerd/commit/41b7b0e0dc1ee9b5554d3bf6b94c125ec922ead9) Ensure namespaced writer commit has correct namespace
    * [`bcb6c8db47`](https://github.com/containerd/containerd/commit/bcb6c8db47a83d03913c4a21b43e2958acdf5a43) Merge pull request  [#3279](https://github.com/containerd/containerd/pull/3279) from mxpv/ttrpc
    * [`7f79fbb245`](https://github.com/containerd/containerd/commit/7f79fbb245b4ca7d27cb6d6b9dd23df0e07f00bd) Move ttrpc client to pkg/ttrpcutil
    * [`5b7a327c47`](https://github.com/containerd/containerd/commit/5b7a327c4776201574e62b653ef794e9010bb7ee) Improve atomic delete
    * [`fe6a2b03ed`](https://github.com/containerd/containerd/commit/fe6a2b03ede2cff4529f4d7f29827a155f13332c) Add shim cgroup support for v2 runtimes
    * [`cafda1c50f`](https://github.com/containerd/containerd/commit/cafda1c50f6efaa6fe53ec3582e817fe80287c13) Merge pull request  [#3290](https://github.com/containerd/containerd/pull/3290) from estesp/typo
    * [`62609d66d0`](https://github.com/containerd/containerd/commit/62609d66d06a963036bc368a72f0524559d55dc2) Fix typo in description comment
    * [`90c6c1af43`](https://github.com/containerd/containerd/commit/90c6c1af43dc0fc3cb582d38f5f5c75586f4d132) Pass options on shim create for v2
    * [`b99a66c267`](https://github.com/containerd/containerd/commit/b99a66c267d04740628634d7d038f9ce1753b339) Merge pull request  [#3288](https://github.com/containerd/containerd/pull/3288) from Ace-Tang/easy-shim
    * [`e61f7f4913`](https://github.com/containerd/containerd/commit/e61f7f491318e3d2a7cbf742ae008f476d72c74f) Merge pull request  [#3172](https://github.com/containerd/containerd/pull/3172) from dmcgowan/export-docker-compatibility
    * [`6907062863`](https://github.com/containerd/containerd/commit/6907062863eafde1d164e629a75307ad3c6b2626) ctr: make ctr shim command easy to use
    * [`cd5369bace`](https://github.com/containerd/containerd/commit/cd5369bace3f5208dadd870a7eea405905e91806) Merge pull request  [#2896](https://github.com/containerd/containerd/pull/2896) from thaJeztah/bump_golang_1.12
    * [`5158bc8de2`](https://github.com/containerd/containerd/commit/5158bc8de23368c6bcf87eb9947af092d7823794) Merge pull request  [#3280](https://github.com/containerd/containerd/pull/3280) from jterry75/init_state_resize_unused
    * [`7b06c9a1ce`](https://github.com/containerd/containerd/commit/7b06c9a1ce2b2d01bf3c6b13f8416db0ec4b0eca) Add TTRPC client
    * [`5e962dd8ba`](https://github.com/containerd/containerd/commit/5e962dd8ba892ee234621c4c6188facfe0bc9d68) Remove unused Resize method from initState
    * [`7acdb16882`](https://github.com/containerd/containerd/commit/7acdb16882080edbe939997e8ed09d7ef3a02cc6) Merge pull request  [#3276](https://github.com/containerd/containerd/pull/3276) from darfux/v1_respect_shim_debug
    * [`c0d0fc32f5`](https://github.com/containerd/containerd/commit/c0d0fc32f58b86a611052c8a1bdeb7ac75a4d59e) Merge pull request  [#3278](https://github.com/containerd/containerd/pull/3278) from masters-of-cats/pr-bump-ttrpc
    * [`66036d9206`](https://github.com/containerd/containerd/commit/66036d9206ceaef83005260700d7e0b13b057830) v1: Respect the `shim_debug` flag when load tasks
    * [`a6a888cb5e`](https://github.com/containerd/containerd/commit/a6a888cb5ec650de03781bbd8fcd7e67b5e124c7) Bump ttrpc
    * [`7ad8848663`](https://github.com/containerd/containerd/commit/7ad884866394b1e6250f36ce387bbd71723d1ed7) Merge pull request  [#3275](https://github.com/containerd/containerd/pull/3275) from fuweid/me-redirect-shim-v1-output-into-fifo
    * [`fbb80b9510`](https://github.com/containerd/containerd/commit/fbb80b9510db14a95b8ffa6c7842666ecf520489) containerd-shim: redirect output into stdout fifo
    * [`543d1e807f`](https://github.com/containerd/containerd/commit/543d1e807fbbdbcd998052fa1955c18b0604f56e) Add travis_wait to prevent vndr timing out
    * [`00bc2f5cfd`](https://github.com/containerd/containerd/commit/00bc2f5cfd437625c376bd1f14a28249a12e403b) Update to Golang 1.12, and prepare for ppc64le
    * [`bc944553a8`](https://github.com/containerd/containerd/commit/bc944553a8f3b113a3769a4e23f39910757079a6) Merge pull request  [#3206](https://github.com/containerd/containerd/pull/3206) from Random-Liu/cleanup-after-deadshim-v2
    * [`cfbbda910d`](https://github.com/containerd/containerd/commit/cfbbda910d8ba0d4e94f48c0e1df72eb48c0fb27) Merge pull request  [#3271](https://github.com/containerd/containerd/pull/3271) from crosbymichael/info
    * [`67b45aef49`](https://github.com/containerd/containerd/commit/67b45aef49425707dce0179d58ccf17dc63b935b) Add WithoutRefreshed metadata
    * [`481103c879`](https://github.com/containerd/containerd/commit/481103c8793316c118d9f795cde18060847c370e) Merge pull request  [#3270](https://github.com/containerd/containerd/pull/3270) from jcaamano/master
    * [`ad25c1a9c3`](https://github.com/containerd/containerd/commit/ad25c1a9c34361e4071f508b9a91946b05fce165) Improve ARM platform matching
    * [`bd27bef4ad`](https://github.com/containerd/containerd/commit/bd27bef4ad87d703cb5d3e2368fda8db0e47c826) Move checkpoint and restore commands to new files
    * [`f80d285079`](https://github.com/containerd/containerd/commit/f80d2850797c8132e995bbaa14ff665db5a1d3aa) Merge pull request  [#3242](https://github.com/containerd/containerd/pull/3242) from theopenlab/containerd_openlab_ci
    * [`57fbb16234`](https://github.com/containerd/containerd/commit/57fbb16234fa6c8a61e5e907a4148ea3b05bce1d) Merge pull request  [#3149](https://github.com/containerd/containerd/pull/3149) from lifubang/pidnamespace
    * [`0485499d1c`](https://github.com/containerd/containerd/commit/0485499d1c632231625eaa2856f0ca3776efe381) Merge pull request  [#3266](https://github.com/containerd/containerd/pull/3266) from darfux/fix_shim_log_fd_leak
    * [`6096fa2b37`](https://github.com/containerd/containerd/commit/6096fa2b37bd3eeb431fe2ef672cf6874f095b94) Merge pull request  [#3262](https://github.com/containerd/containerd/pull/3262) from renzhengeek/renzhen/devmapper-bugfix
    * [`cf6e008542`](https://github.com/containerd/containerd/commit/cf6e0085423af8938a16c850ff5607dad4ca7c73) Fix fd leak of shim log
    * [`6f463d3505`](https://github.com/containerd/containerd/commit/6f463d35057134cfdf6736d3c19daedc41b101e3) test/snapshots: umount before committing snapshot
    * [`3887053177`](https://github.com/containerd/containerd/commit/3887053177198e9ebd4cbc4a438a3f77aa048f83) snapshots/devmapper: deactivate thin device after committed
    * [`bdd7dce31f`](https://github.com/containerd/containerd/commit/bdd7dce31f8aa7151adaa0942b16330ee094a203) Add OpenLab CI configuration
    * [`d68b593de4`](https://github.com/containerd/containerd/commit/d68b593de4ab10bb8b4fd64560e10d43c7156db2) Merge pull request  [#3263](https://github.com/containerd/containerd/pull/3263) from Random-Liu/fix-task-deletion
    * [`7c1e88399e`](https://github.com/containerd/containerd/commit/7c1e88399ec0b0b077121d9d5ad97e647b11c870) Merge pull request  [#3245](https://github.com/containerd/containerd/pull/3245) from msg555/master
    * [`660554d671`](https://github.com/containerd/containerd/commit/660554d671f41e0a96851b8012dd626e34f53f38) Fix error handling for task deletion.
    * [`5cf1356c5c`](https://github.com/containerd/containerd/commit/5cf1356c5c57307162b71b9f19ab187aa247ecda) Merge pull request  [#3255](https://github.com/containerd/containerd/pull/3255) from dvrkps/usecancel
    * [`836cf53e40`](https://github.com/containerd/containerd/commit/836cf53e403e539ff4fa146b3f32b82810d0c0a5) Merge pull request  [#3244](https://github.com/containerd/containerd/pull/3244) from Random-Liu/fix-container-cleanup
    * [`19af235051`](https://github.com/containerd/containerd/commit/19af23505139d991f31163f08d8f211963ad1b6e) Merge pull request  [#3148](https://github.com/containerd/containerd/pull/3148) from masters-of-cats/wip-rootless-containerd
    * [`2ed8e60fa1`](https://github.com/containerd/containerd/commit/2ed8e60fa1173b068fcaa2c46bdcc3f58064640c) bump google.golang.org/grpc v1.20.1
    * [`d1c59513d8`](https://github.com/containerd/containerd/commit/d1c59513d8fce427ccdb02422577b786b7b243cb) bump google.golang.org/grpc v1.12.2
    * [`d71c7ada27`](https://github.com/containerd/containerd/commit/d71c7ada27959fe04fad5390367e4fab215334b3) Merge pull request  [#3259](https://github.com/containerd/containerd/pull/3259) from BenTheElder/no-unpack
    * [`82f2ac7ede`](https://github.com/containerd/containerd/commit/82f2ac7edec03dfc301d99d8910c9e53a9d71d90) Merge pull request  [#3252](https://github.com/containerd/containerd/pull/3252) from jterry75/remove_log_connect_error
    * [`c10eb8d122`](https://github.com/containerd/containerd/commit/c10eb8d1225e1f5a8b031fa0c984a85b88d7f0cd) Merge pull request  [#3256](https://github.com/containerd/containerd/pull/3256) from dvrkps/redundant
    * [`5423986111`](https://github.com/containerd/containerd/commit/5423986111c6b2b161e64d66410b16a10e81616a) Merge pull request  [#3260](https://github.com/containerd/containerd/pull/3260) from sarangjo/master
    * [`2f22d8e677`](https://github.com/containerd/containerd/commit/2f22d8e67735eff5e4499c66f8a503b0c87841dc) Fix broken link to containerd logo
    * [`cb7c780af2`](https://github.com/containerd/containerd/commit/cb7c780af2394ab08d5d8a3932ca7437074ae179) ctr images import: add --no-unpack option
    * [`ee902afa5f`](https://github.com/containerd/containerd/commit/ee902afa5fdcb68164bd83c3413903ed997471ce) Compute manifest metadata when not provided.
    * [`5c9811ded0`](https://github.com/containerd/containerd/commit/5c9811ded0dd770f83bb822647b8f5dfca0006f5) Cleanup dead v2 shim.
    * [`cfc36388b3`](https://github.com/containerd/containerd/commit/cfc36388b3ed897a04fa39ff712c3958651237e3) Remove redundant error checks
    * [`a17c809571`](https://github.com/containerd/containerd/commit/a17c8095716415cebb1157a27db5fccace56b0fc) Merge pull request  [#3253](https://github.com/containerd/containerd/pull/3253) from dvrkps/master
    * [`38e3696574`](https://github.com/containerd/containerd/commit/38e3696574544053c8f26e8d699bb1951ec61f38) Use cancel on errors
    * [`eded188f4f`](https://github.com/containerd/containerd/commit/eded188f4fbb24f7a0c3f58e61a28ddfd277c6a5) Fix misspells
    * [`969035bcbd`](https://github.com/containerd/containerd/commit/969035bcbd002d0985110942af6e834defe7737c) Stop logging error on v2 multi shim log failure
    * [`bf5a424679`](https://github.com/containerd/containerd/commit/bf5a4246798a6c1b1b0af4810fbb2d53eac91112) Merge pull request  [#3246](https://github.com/containerd/containerd/pull/3246) from thaJeztah/bump_ttrpc
    * [`a6cd37e5c2`](https://github.com/containerd/containerd/commit/a6cd37e5c220704d9cb5923caf02eb95ea31d591) Merge pull request  [#3243](https://github.com/containerd/containerd/pull/3243) from Random-Liu/update-cri
    * [`5bba53f239`](https://github.com/containerd/containerd/commit/5bba53f23947b0ab7c6a1bd2b059dd07f4bbf698) Merge pull request  [#3249](https://github.com/containerd/containerd/pull/3249) from msg555/vndr_update
    * [`c7f067f278`](https://github.com/containerd/containerd/commit/c7f067f27886c1182eba77fee77c6de62c73e52f) Update vendor/ with new required vndr go.mod files
    * [`53830f66fd`](https://github.com/containerd/containerd/commit/53830f66fd0364b7888b4b570eed5009080b03cb) Merge pull request  [#3240](https://github.com/containerd/containerd/pull/3240) from thaJeztah/bump_runc_1.0.0-rc.8
    * [`8c5779c32b`](https://github.com/containerd/containerd/commit/8c5779c32b70a0c55e1c94eb45b305897f7cf3f1) bump containerd/ttrpc 699c4e40d1e7416e08bf7019c7ce2e9beced4636
    * [`dff7456804`](https://github.com/containerd/containerd/commit/dff7456804d720a383680f27d930ef35b108fed0) Return NotFound error for kill and delete in deleted state.
    * [`5d17ed2302`](https://github.com/containerd/containerd/commit/5d17ed23020b59fd6e677a27512547a47b52ac3c) Update cri to 2fc62db8146ce66f27b37306ad5fda34207835f3.
    * [`3a3f0aac88`](https://github.com/containerd/containerd/commit/3a3f0aac8819165839a41fee77a4f4ac8b103097) Merge pull request  [#3241](https://github.com/containerd/containerd/pull/3241) from tonistiigi/differ-close
    * [`e5aab17a0e`](https://github.com/containerd/containerd/commit/e5aab17a0ea5f169f3f4c0500b5fd3beb25bc115) bump opencontainers/selinux v1.2.2
    * [`dd85aea625`](https://github.com/containerd/containerd/commit/dd85aea625698d248f34edfc57647092864225f5) bump runc v1.0.0-rc8
    * [`5b9bd993a8`](https://github.com/containerd/containerd/commit/5b9bd993a87008e06a34258f0672a78564adab13) differ: fix deadlock on commit error
    * [`810b3c37bb`](https://github.com/containerd/containerd/commit/810b3c37bb13662a289b9f6b028b5b5435be72b7) Merge pull request  [#3239](https://github.com/containerd/containerd/pull/3239) from sipsma/nosetuplog
    * [`48f46516ad`](https://github.com/containerd/containerd/commit/48f46516ad3c5ce28f3604b819c4030fa59bf174) Support disabling default setup of shim logger.
    * [`2d780a7a60`](https://github.com/containerd/containerd/commit/2d780a7a60eee7d4314ebc230927b1dc8295bc04) Merge pull request  [#3237](https://github.com/containerd/containerd/pull/3237) from thaJeztah/bump_go_units
    * [`c79c7921c0`](https://github.com/containerd/containerd/commit/c79c7921c0bf2a729c7cd50beb1127472af4de90) bump docker/go-units v0.4.0
    * [`dfa51c9279`](https://github.com/containerd/containerd/commit/dfa51c92799be3e435991a108fdf51e548a6770a) runtime-v1: kill shim in cleanupAfterDeadShim
    * [`835e6d01fb`](https://github.com/containerd/containerd/commit/835e6d01fb46d197afdb76be6179ff7d9c75e3c4) Merge pull request  [#3231](https://github.com/containerd/containerd/pull/3231) from kevpar/dump-stacks-to-file
    * [`0376dd4605`](https://github.com/containerd/containerd/commit/0376dd4605abc1de4bf2db2bdbbf61007793f6ff) Don't write dumped stacks to file for ETW capture state
    * [`c2fb5d73f9`](https://github.com/containerd/containerd/commit/c2fb5d73f9db8bd6ccecd4d7d12f7c9b876113c2) Merge pull request  [#3230](https://github.com/containerd/containerd/pull/3230) from jterry75/fix_windows_image
    * [`e6fc0ed22d`](https://github.com/containerd/containerd/commit/e6fc0ed22d3f670597c9a363810d5e1dbd7f192e) Convert Windows CI to use Microsoft MCR image urls
    * [`a91e04356d`](https://github.com/containerd/containerd/commit/a91e04356d5179c81fcc86d2514a0987c3833af4) Merge pull request  [#3223](https://github.com/containerd/containerd/pull/3223) from thaJeztah/bump_gocapability
    * [`ffe0b6927b`](https://github.com/containerd/containerd/commit/ffe0b6927bfcae8afb3334f703459a73ec5c13c9) Merge pull request  [#3190](https://github.com/containerd/containerd/pull/3190) from jhowardmsft/jjh/stack2file
    * [`a905b0f0af`](https://github.com/containerd/containerd/commit/a905b0f0afc45e3f596096283e250117ed0af5db) Merge pull request  [#3224](https://github.com/containerd/containerd/pull/3224) from thaJeztah/bump_crypto
    * [`06a3a480cc`](https://github.com/containerd/containerd/commit/06a3a480ccae4c2020aa36d51f257b75c6aa6a03) bump containerd/console 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f
    * [`a333dbcfb4`](https://github.com/containerd/containerd/commit/a333dbcfb4a13d7138a9e718ceea48eec7183207) Update x/crypto to 88737f569e3a9c7ab309cdc09a07fe7fc87233c3
    * [`0fd02564a2`](https://github.com/containerd/containerd/commit/0fd02564a25b746db6ec1f7649ca331f03143751) bump gocapability
    * [`7718d060eb`](https://github.com/containerd/containerd/commit/7718d060ebddad9f5f85386582a1a9a449057d74) Write stack dump to `os.TempDir()` as well
    * [`b819d05fd0`](https://github.com/containerd/containerd/commit/b819d05fd09ff11846b5e1a6ff8d9079649a61a4) Merge pull request  [#3222](https://github.com/containerd/containerd/pull/3222) from estesp/test-appveyor
    * [`a4942ca4fe`](https://github.com/containerd/containerd/commit/a4942ca4fe45b75ad4873f33d2cec44ce2d6a3e3) Fix error on pull hang in CI
    * [`6bcf463b01`](https://github.com/containerd/containerd/commit/6bcf463b019461454fb2164b725ad343b42bc386) Move to sha-specified test image for nanoserver
    * [`56d8a05808`](https://github.com/containerd/containerd/commit/56d8a05808e2e8b8e384192d7ae98b5193224219) Merge pull request  [#3220](https://github.com/containerd/containerd/pull/3220) from AkihiroSuda/akihirosuda-email
    * [`cfb8b5573a`](https://github.com/containerd/containerd/commit/cfb8b5573aad8d9aab772dcade9cc8fde3628654) .mailmap: update Akihiro Suda's email address
    * [`4c16017e2f`](https://github.com/containerd/containerd/commit/4c16017e2f372598d5169965d1c8758cc1bfcce5) Merge pull request  [#3209](https://github.com/containerd/containerd/pull/3209) from Random-Liu/fix-v1-shim-cleanup
    * [`8722ec03c3`](https://github.com/containerd/containerd/commit/8722ec03c3a11874d47fbd7468d4473507d0d95f) Merge pull request  [#3213](https://github.com/containerd/containerd/pull/3213) from jcordasc/small-fixes
    * [`665715b8a6`](https://github.com/containerd/containerd/commit/665715b8a6c595a1a96e6b60cbf8b544ad63cc78) Merge pull request  [#3208](https://github.com/containerd/containerd/pull/3208) from mxpv/client
    * [`be2cbd0b2d`](https://github.com/containerd/containerd/commit/be2cbd0b2d10bc7a6b4aeb09da83a0c04f5572aa) Access to client's GRPC connection object
    * [`cc73dc3dbd`](https://github.com/containerd/containerd/commit/cc73dc3dbdfa530bdb2d783520edd9f2b5331581) Merge pull request  [#3217](https://github.com/containerd/containerd/pull/3217) from kevpar/etw-capture-state
    * [`78f3dc433c`](https://github.com/containerd/containerd/commit/78f3dc433c45d8cd86cc29441d888f56465d15c7) Allow dumping stacks via ETW capture state
    * [`05dd66b2e6`](https://github.com/containerd/containerd/commit/05dd66b2e62f364380a5486b5cece422f5c6ea59) Update go-winio in vendor.conf
    * [`396eba1b23`](https://github.com/containerd/containerd/commit/396eba1b23fa57994baad238287e634c147a0196) Merge pull request  [#3216](https://github.com/containerd/containerd/pull/3216) from thaJeztah/bump_mistify_zfs
    * [`c9059c7673`](https://github.com/containerd/containerd/commit/c9059c76731f56bfcee5a8c726f68feb0fc5de46) bump mistifyio/go-zfs f784269be439d704d3dfa1906f45dd848fed2beb
    * [`32e788a8be`](https://github.com/containerd/containerd/commit/32e788a8be3ab4418265693d9e742c30495fdd4c) Merge pull request  [#3205](https://github.com/containerd/containerd/pull/3205) from Random-Liu/test-runtime-for-cri
    * [`906e8bc7dc`](https://github.com/containerd/containerd/commit/906e8bc7dccc54618dcc0e96577d95db5272e183) Merge pull request  [#3207](https://github.com/containerd/containerd/pull/3207) from crosbymichael/ttrpc-deps
    * [`63c7a879b6`](https://github.com/containerd/containerd/commit/63c7a879b698c73a1e922e96f6fb8018a1975415) Requeue events in the shim publisher
    * [`fc167f9578`](https://github.com/containerd/containerd/commit/fc167f9578079e854ffb6f00fb7cac636473df69) Correct PusherFunc helper to match Pusher intf
    * [`a7af3c13a5`](https://github.com/containerd/containerd/commit/a7af3c13a520bc3a717bf54915701fcd42ef71eb) Correct import path in services/server package
    * [`9cc58781fa`](https://github.com/containerd/containerd/commit/9cc58781fa2f63488b58877b9c1ce1b4cdc7362e) Check task list to avoid unnecessary cleanup.
    * [`97d247cd0f`](https://github.com/containerd/containerd/commit/97d247cd0f63e7eaeb4145ad6d5c56ddcb8b6245) Rename `hrpc` to `tcpServer`
    * [`5f4c977ba0`](https://github.com/containerd/containerd/commit/5f4c977ba0c44d6e12a0907251ca133954f0c82d) Merge pull request  [#3162](https://github.com/containerd/containerd/pull/3162) from crosbymichael/tcpservice
    * [`ff90b036c7`](https://github.com/containerd/containerd/commit/ff90b036c70c4e2169bd14c265a93c8b0c45109a) Merge pull request  [#3202](https://github.com/containerd/containerd/pull/3202) from crosbymichael/nofile
    * [`acca107732`](https://github.com/containerd/containerd/commit/acca10773205905a96ada4f6590a65265c535daa) Merge pull request  [#3204](https://github.com/containerd/containerd/pull/3204) from crosbymichael/fix-forward
    * [`047348e198`](https://github.com/containerd/containerd/commit/047348e198cc17404e34717d00ece685bfe3fbfa) Add dialer for events service
    * [`5703f415c6`](https://github.com/containerd/containerd/commit/5703f415c6d76cbf2866c388e03605f23ae7c26c) Merge pull request  [#3197](https://github.com/containerd/containerd/pull/3197) from Random-Liu/add-required-plugins
    * [`ae87730ad2`](https://github.com/containerd/containerd/commit/ae87730ad2511ae39239ac7aac75074768aa3c1b) Improve shim shutdown logic
    * [`a12f836d5a`](https://github.com/containerd/containerd/commit/a12f836d5a8c32a4e31bee3a446631171ac6bfa6) Use $TEST_RUNTIME for cri test.
    * [`4b3b99ea11`](https://github.com/containerd/containerd/commit/4b3b99ea1129c71225b18f8a106b99f3ff2d9819) Add support for required plugins.
    * [`4ba756edda`](https://github.com/containerd/containerd/commit/4ba756edda18c0afac99a32ba89bc6070c27a0f1) Fix API forward events for shims
    * [`1a1f8f11a5`](https://github.com/containerd/containerd/commit/1a1f8f11a54ae2e3a1bfe770f6b7850c2c49a261) Set nofile to 1048576
    * [`b911ae3428`](https://github.com/containerd/containerd/commit/b911ae3428717763377d038958597383c7ed0491) Add tcp service for grpc listeners
    * [`475619c29e`](https://github.com/containerd/containerd/commit/475619c29e678fef8fb7ac55ffed6b3ea44b5b38) Merge pull request  [#3195](https://github.com/containerd/containerd/pull/3195) from crosbymichael/ttrpc-love
    * [`a6f587e4c4`](https://github.com/containerd/containerd/commit/a6f587e4c47720ea779b8042485b43c1d4415111) Use ttrpc to publish runtime v2 events
    * [`a8a805cad3`](https://github.com/containerd/containerd/commit/a8a805cad39960b437a0a32afec5f434423a0e93) Add ttrpc server to containerd
    * [`db3a8637c1`](https://github.com/containerd/containerd/commit/db3a8637c1316809092069845724616cd4daf75c) Merge pull request  [#3194](https://github.com/containerd/containerd/pull/3194) from crosbymichael/shim-oom
    * [`c93d645435`](https://github.com/containerd/containerd/commit/c93d6454358ee764bdcee9f14c37a71deb92e9d5) Add GetOOMScore function
    * [`ae5ca8177d`](https://github.com/containerd/containerd/commit/ae5ca8177d6b0ab85923787f91d2aa717e1f6fd2) Refactor mount path check and add comments
    * [`aaca11c40d`](https://github.com/containerd/containerd/commit/aaca11c40d6540bfccf823485c1dea20106ba7d7) Merge pull request  [#3189](https://github.com/containerd/containerd/pull/3189) from dmcgowan/extended-security-releases
    * [`993fb310f6`](https://github.com/containerd/containerd/commit/993fb310f6637b9c9a69f0036db3fe7824eb9167) Merge pull request  [#3160](https://github.com/containerd/containerd/pull/3160) from sofat1989/imageresume
    * [`4d313c00ab`](https://github.com/containerd/containerd/commit/4d313c00ab34c25390dadeaaf992170eef77d1a3) Merge pull request  [#3186](https://github.com/containerd/containerd/pull/3186) from thaJeztah/bump_dependencies
    * [`7045801fd4`](https://github.com/containerd/containerd/commit/7045801fd44f1017f55f8441ed28891ec5addf63) delete the ingest when any errors happen during resuming status
    * [`dcf6023c4c`](https://github.com/containerd/containerd/commit/dcf6023c4c2b5565a91811180c6743fcfc28cf2f) Extend release timeline
    * [`d77a5bf72d`](https://github.com/containerd/containerd/commit/d77a5bf72de71963962020785d0d47b2478632a7) Merge pull request  [#3188](https://github.com/containerd/containerd/pull/3188) from masters-of-cats/clean-test
    * [`d5b770aa87`](https://github.com/containerd/containerd/commit/d5b770aa87251f0b7c05c4e5c052c1ef59de0faa) Introduce 'clean-test' target in Makefile
    * [`2583d9e426`](https://github.com/containerd/containerd/commit/2583d9e426762a3ad2187d77f1209034fa7efb56) update gogo/googleapis v1.2.0
    * [`a98df70da1`](https://github.com/containerd/containerd/commit/a98df70da1321b9227323ed0cbf727a010abed05) update containerd/btrfs af5082808c833de0e79c1e72eea9fea239364877
    * [`aa8dccd220`](https://github.com/containerd/containerd/commit/aa8dccd220f21222a8a007e96cf0bd355f7de7e9) update containerd/aufs f894a800659b6e11c1a13084abd1712f346e349c
    * [`ed61d7f680`](https://github.com/containerd/containerd/commit/ed61d7f6801c6bcf55024c25a2bec44717937be6) bump containerd/zfs and dependencies
    * [`d667628ca9`](https://github.com/containerd/containerd/commit/d667628ca91ce44650156afbfe282b286321d8ab) bump github.com/pkg/errors v0.8.1
    * [`68ef178352`](https://github.com/containerd/containerd/commit/68ef178352fb1dc8ca0471e6fb4d4b4222b317b5) bump github.com/BurntSushi/toml v0.3.1
    * [`1978c0b74b`](https://github.com/containerd/containerd/commit/1978c0b74b2d098f8b4032aa9aa39a984b1480b4) bump gotest.tools v2.3.0, google/go-cmp v0.2.0
    * [`591e52c504`](https://github.com/containerd/containerd/commit/591e52c504b23a89096bd7d3091a32fcfa2e92fc) Merge pull request  [#3185](https://github.com/containerd/containerd/pull/3185) from thaJeztah/update_dev_dockerfile
    * [`2741dbe2c1`](https://github.com/containerd/containerd/commit/2741dbe2c120b6f5888c19a9bac0e1805d52a98a) contrib: Dockerfile: bump go 1.12
    * [`a84f87d84f`](https://github.com/containerd/containerd/commit/a84f87d84f91cb6ce0c77057c4d2bb1266eb50cd) contrib: Dockerfile: add a base stage
    * [`a07e12cded`](https://github.com/containerd/containerd/commit/a07e12cded116d7421e2c9ad94f89676511d05c6) contrib: Dockerfile: reformat, and use --no-install-recommends
    * [`ba9e1ea23c`](https://github.com/containerd/containerd/commit/ba9e1ea23cd160aad426cc64b3bbac835cdefd9d) contrib: Dockerfile: use build-arg for go-version
    * [`eea500d122`](https://github.com/containerd/containerd/commit/eea500d12258c5eb8a41dd7162765f7d941bce75) Merge pull request  [#3179](https://github.com/containerd/containerd/pull/3179) from Random-Liu/publish-error
    * [`6e170ec5b7`](https://github.com/containerd/containerd/commit/6e170ec5b771b10d3a1944f4031b3e5d1e727f33) Merge pull request  [#3176](https://github.com/containerd/containerd/pull/3176) from Random-Liu/update-cri-master
    * [`9990eed314`](https://github.com/containerd/containerd/commit/9990eed3149a23291032d49ddb2607ce21bc7b69) Merge pull request  [#3178](https://github.com/containerd/containerd/pull/3178) from crosbymichael/exitStatus
    * [`4754d2aeee`](https://github.com/containerd/containerd/commit/4754d2aeee1d1b978baf84b645979e92f59bdaae) Update image export to support Docker format
    * [`a7e30fae99`](https://github.com/containerd/containerd/commit/a7e30fae997c84ed78d973c65e652cf0e96c76c2) Merge pull request  [#3173](https://github.com/containerd/containerd/pull/3173) from crosbymichael/reg-errors
    * [`74eb0dc812`](https://github.com/containerd/containerd/commit/74eb0dc81221bffc192a349cf8b14fe7947b7a73) Return event publish errors.
    * [`10cf21dcf7`](https://github.com/containerd/containerd/commit/10cf21dcf72e0f192e6364c4ff6aa9eecc7cdc48) Export ExitStatus init func
    * [`a733587496`](https://github.com/containerd/containerd/commit/a733587496f233b361f1bd28b8684f8d5b73e996) Update cri to 6d353571e64417d80c9478ffaea793714dd539d0.
    * [`de1da8be32`](https://github.com/containerd/containerd/commit/de1da8be32a73a2d92572c2d8e800971215dcb3c) Update handling of registry errors
    * [`4edc7336a2`](https://github.com/containerd/containerd/commit/4edc7336a2131da64f136022cd1c0e57006b8e6b) Merge pull request  [#3169](https://github.com/containerd/containerd/pull/3169) from crosbymichael/runcbump
    * [`8d1ae237eb`](https://github.com/containerd/containerd/commit/8d1ae237eb2ac3f49552f35202d72baed1ffee14) Always add compressed blobs to Docker import manifest
    * [`9bc231532d`](https://github.com/containerd/containerd/commit/9bc231532d6595196464151ff4dce4ef86dfcba6) Merge pull request  [#3109](https://github.com/containerd/containerd/pull/3109) from bainsy88/issue_3076
    * [`b7183a06be`](https://github.com/containerd/containerd/commit/b7183a06be3bf522d737fdeb004d3a8ab9a05a75) Merge pull request  [#3116](https://github.com/containerd/containerd/pull/3116) from thaJeztah/bump_protobuf
    * [`c0f0b21314`](https://github.com/containerd/containerd/commit/c0f0b21314b93a1bd22ddfed701d572dbf4d71d7) Apply PR feedback
    * [`2a5e4c4be7`](https://github.com/containerd/containerd/commit/2a5e4c4be74fdd1589b98960f2c6caa1bcf4bb30) Skip rootfs unmount when no mounts are provided
    * [`abfc89ce02`](https://github.com/containerd/containerd/commit/abfc89ce02379eb5d3b24621d95dfb47d995f186) Update CRI to master
    * [`4730088cb5`](https://github.com/containerd/containerd/commit/4730088cb5591cbef314c90fed34e7f3e0724e8e) Update runc to resolve selinux issues
    * [`2d11f5e6d5`](https://github.com/containerd/containerd/commit/2d11f5e6d5c664073f4c8a9da4eebe60bfb40e56) Regenerate protobufs
    * [`830b0294cc`](https://github.com/containerd/containerd/commit/830b0294cccd152ff94b5fa09b7fc61cef490495) Update protobuf v1.2.0
    * [`e16368d21f`](https://github.com/containerd/containerd/commit/e16368d21fef6b998d650ec5357bc3c739700245) Merge pull request  [#3171](https://github.com/containerd/containerd/pull/3171) from thaJeztah/bump_logrus
    * [`fdeb1084d3`](https://github.com/containerd/containerd/commit/fdeb1084d3240f3ca5c62fdb7095d459a0206585) Merge pull request  [#3170](https://github.com/containerd/containerd/pull/3170) from thaJeztah/unkeyed_fields
    * [`7c1365b468`](https://github.com/containerd/containerd/commit/7c1365b4689a9a1954126411a5d7ca361aff5068) bump sirupsen/logrus v1.4.1
    * [`01310eaebc`](https://github.com/containerd/containerd/commit/01310eaebcf83855817cdd9889832c4c0d41b0c8) do not use unkeyed fields in compose literals
    * [`c9977b59f6`](https://github.com/containerd/containerd/commit/c9977b59f6591db893b4eed62a8cf4124748fd0a) Merge pull request  [#3166](https://github.com/containerd/containerd/pull/3166) from mxpv/refactor
    * [`90085a7ac5`](https://github.com/containerd/containerd/commit/90085a7ac59391d174a64a7dc211ce617aa535d0) Add empty file to prevent build from failing
    * [`baf3403439`](https://github.com/containerd/containerd/commit/baf34034395162a05544f1bc847f1e9d8b1babcc) Extend Applier's Apply() method with an optional options parameter
    * [`8784eb6308`](https://github.com/containerd/containerd/commit/8784eb63080b671b76e0ea90d13ff25b59574e16) Move snapshotters benchmark to a separate package
    * [`2f60e389a0`](https://github.com/containerd/containerd/commit/2f60e389a03740339c9c2762004fdcb5de489b09) Merge pull request  [#2626](https://github.com/containerd/containerd/pull/2626) from krsoninikhil/defaults3
    * [`22bb5ebc7f`](https://github.com/containerd/containerd/commit/22bb5ebc7feff60aadad8345e0775271eb5df021) Merge pull request  [#3159](https://github.com/containerd/containerd/pull/3159) from thaJeztah/fix_parseinfofile_parsing
    * [`adc4fa217b`](https://github.com/containerd/containerd/commit/adc4fa217bd8156ea5d5b448bed91bbf14b71a13) Use pkg/errors for all errors
    * [`c22effb168`](https://github.com/containerd/containerd/commit/c22effb1686972d1a12f9aa32f1ad06d1aa253f0) fix parseInfoFile does not handle spaces in filenames
    * [`bc8a1895e3`](https://github.com/containerd/containerd/commit/bc8a1895e3eb18454e341cc76890a28238baf80d) Merge pull request  [#3155](https://github.com/containerd/containerd/pull/3155) from crosbymichael/plugins
    * [`932f883e49`](https://github.com/containerd/containerd/commit/932f883e49af925380a3fdce6b8db189915f93fb) Merge pull request  [#3152](https://github.com/containerd/containerd/pull/3152) from mxpv/bench
    * [`559dfa59a1`](https://github.com/containerd/containerd/commit/559dfa59a194e398f2328b3c773750bec1b935c0) Add configurable plugin path
    * [`341b99d6e2`](https://github.com/containerd/containerd/commit/341b99d6e2b0256a5e77e40ebc80b1b3124db6b7) Merge pull request  [#3153](https://github.com/containerd/containerd/pull/3153) from thepwagner/issue-3118
    * [`d9526f5c4f`](https://github.com/containerd/containerd/commit/d9526f5c4f404c6585fe847282156d259d82b550) Move CloudFormation template to contrib
    * [`ae04c16607`](https://github.com/containerd/containerd/commit/ae04c16607840a4d4977d9db19057ca74cfd4762) runtime: guard Close() until both streams are complete
    * [`e96ac2040d`](https://github.com/containerd/containerd/commit/e96ac2040db90a7d9e4225b78ccc6bff373f8aeb) runtime: log IO error when copying output streams
    * [`515be73c82`](https://github.com/containerd/containerd/commit/515be73c821333419b1f1216a0f199fef567bd10) Add snapshotters benchmark
    * [`872296642a`](https://github.com/containerd/containerd/commit/872296642ac395acbc4344f529fcf4c6fddb5de2) fix shouldKillAllOnExit check for v2
    * [`fa5f744a79`](https://github.com/containerd/containerd/commit/fa5f744a790356472d4649b9ad1d955e36d0c7c0) fix shouldKillAllOnExit check
    * [`2d0a06d41b`](https://github.com/containerd/containerd/commit/2d0a06d41bd44b655be3ce065b26ae1a628b74c9) Merge pull request  [#3146](https://github.com/containerd/containerd/pull/3146) from Ace-Tang/add-test
    * [`f7f6dd7b4e`](https://github.com/containerd/containerd/commit/f7f6dd7b4e31238d82219e5002fcf786010f6aac) test: add custom cgroup test
    * [`e7b6fea572`](https://github.com/containerd/containerd/commit/e7b6fea572badfceb0596c2cb5aad9c5728944ea) Merge pull request  [#3022](https://github.com/containerd/containerd/pull/3022) from mxpv/devmapper
    * [`3a80a801af`](https://github.com/containerd/containerd/commit/3a80a801af4254f5e6a351a75d7a0be9699b90ad) Merge pull request  [#3139](https://github.com/containerd/containerd/pull/3139) from thaJeztah/bump_runc_v1.0.0-rc7
    * [`86cfcb870e`](https://github.com/containerd/containerd/commit/86cfcb870e6be834890075a0debc6a2993583b8a) Merge pull request  [#3142](https://github.com/containerd/containerd/pull/3142) from thaJeztah/bump_cgroups
    * [`2b8df8309e`](https://github.com/containerd/containerd/commit/2b8df8309ecb8a2cee723adc32627dd1b4d5dd97) bump containerd/cgroups 4994991857f9b0ae8dc439551e8bebdbb4bf66c1
    * [`bc6ac08784`](https://github.com/containerd/containerd/commit/bc6ac087842d9234472da2cedb73501168880d44) update opencontainers/runc v1.0.0-rc7
    * [`f2a20ead83`](https://github.com/containerd/containerd/commit/f2a20ead833f8caf3ffc12be058d6ce668b4ebed) Merge pull request  [#3137](https://github.com/containerd/containerd/pull/3137) from Random-Liu/fix-race-and-panic
    * [`808b223536`](https://github.com/containerd/containerd/commit/808b223536e6553ddee2944d7ec6bc6d86e0da88) Fix race and panic.
    * [`87289a0c62`](https://github.com/containerd/containerd/commit/87289a0c62141397877aeedfdd8aebc84f50cbaf) devmapper: implement Usage
    * [`010b4da36f`](https://github.com/containerd/containerd/commit/010b4da36fba901ca8d2c3522ef3489ad17f9fee) devmapper: implement dmsetup status
    * [`90a7da8625`](https://github.com/containerd/containerd/commit/90a7da86253394a0414532471704abeb11f8ed32) Merge pull request  [#3128](https://github.com/containerd/containerd/pull/3128) from jhowardmsft/jjh/ci
    * [`8710940165`](https://github.com/containerd/containerd/commit/8710940165aa66e39700eb56a9bb8fe25bda7d40) Windows: Build shim binary from Microsoft/hcsshim
    * [`e16e995939`](https://github.com/containerd/containerd/commit/e16e995939d5865573d34ea7fed253d152c55a32) Vendor Microsoft/hcsshim@8abdbb82
    * [`68c44f8cc8`](https://github.com/containerd/containerd/commit/68c44f8cc8a3a4990928c96f8207688ecf6df2f9) Merge pull request  [#3122](https://github.com/containerd/containerd/pull/3122) from stefanberger/descriptor_annotations.pr
    * [`5d50b9c2bb`](https://github.com/containerd/containerd/commit/5d50b9c2bb33ca6f8759ca4f50ddcbf5c56f6809) Extend adaptImage function with annotations case
    * [`9b882c44f8`](https://github.com/containerd/containerd/commit/9b882c44f8834613e53fc11045c10397a7d94e61) Merge pull request  [#3000](https://github.com/containerd/containerd/pull/3000) from stefanberger/descriptor_annotations.pr
    * [`8ea28ff564`](https://github.com/containerd/containerd/commit/8ea28ff56494ca852d4cf9449b4593b227a74fa4) Merge pull request  [#3117](https://github.com/containerd/containerd/pull/3117) from crosbymichael/exec-load
    * [`388c8a1760`](https://github.com/containerd/containerd/commit/388c8a17605388e1dd0d609d0aba25b7813abea4) Fastpath opt and ExecProcess loading
    * [`fc44aa810c`](https://github.com/containerd/containerd/commit/fc44aa810c9a5eebc3a1a7b42733eabbb10b253d) Merge pull request  [#3119](https://github.com/containerd/containerd/pull/3119) from jterry75/windows_lcow_vmgroup_access
    * [`24beaece37`](https://github.com/containerd/containerd/commit/24beaece3749570b2fce0f3428187a6010269dc7) Merge pull request  [#3120](https://github.com/containerd/containerd/pull/3120) from jhowardmsft/jjh/create-data-root-with-permissions
    * [`a849664519`](https://github.com/containerd/containerd/commit/a8496645196e364425ac4635c46abada21ff4c35) Windows:ProgramFiles to ProgramData
    * [`6034c1950a`](https://github.com/containerd/containerd/commit/6034c1950a0e32fb9bc7718cead7427bfcfa2425) Windows:Create root/state with ACL
    * [`7361b19875`](https://github.com/containerd/containerd/commit/7361b198751c11ddadc2bb76a08fd38ddce0f45f) Update Windows lcow differ to set NT VIRTUAL MACHINE\Virtual Machines SID
    * [`4c9b5ef8ea`](https://github.com/containerd/containerd/commit/4c9b5ef8eaca7cbaaa488a057b0d8cf8b7f4e5be) Update vendor github.com/Microsoft/go-winio
    * [`d15832a4c2`](https://github.com/containerd/containerd/commit/d15832a4c212063dd302c29aec7dcbfecf2368ad) Address review comments
    * [`ceba56893a`](https://github.com/containerd/containerd/commit/ceba56893a76f22cf0126c46d835c80fb3833408) Merge pull request  [#3104](https://github.com/containerd/containerd/pull/3104) from AkihiroSuda/split-contentserver
    * [`9bd6b0932e`](https://github.com/containerd/containerd/commit/9bd6b0932e356e7f456444aba8fba7849ab1e785) Merge pull request  [#3111](https://github.com/containerd/containerd/pull/3111) from thaJeztah/whitelist_statx
    * [`8f8fd3c3a8`](https://github.com/containerd/containerd/commit/8f8fd3c3a8e655c2e19c7bc5e243173da4299781) seccomp: whitelist statx syscall
    * [`908b771086`](https://github.com/containerd/containerd/commit/908b771086c567fda83f7782f7f424981410865b) Add code to return message field of returned registry errors
    * [`9ab4c8cbcc`](https://github.com/containerd/containerd/commit/9ab4c8cbcc3846bf89eeff2f7d9f7bdd85994878) Merge pull request  [#3108](https://github.com/containerd/containerd/pull/3108) from alculquicondor/fix/import
    * [`0cbbd0f68b`](https://github.com/containerd/containerd/commit/0cbbd0f68bedd7c9588210410a97c1dd8d8fd918) Merge pull request  [#3107](https://github.com/containerd/containerd/pull/3107) from avikivity/3105
    * [`9a8727cf09`](https://github.com/containerd/containerd/commit/9a8727cf097dbc14458de35a1ff5c649b2f8990c) Allow to import an image for the default platform only.
    * [`4506eb45bf`](https://github.com/containerd/containerd/commit/4506eb45bf4015ba00202008e207b0313539f0dc) seccomp: whitelist io_pgetevents
    * [`f3ff95ab72`](https://github.com/containerd/containerd/commit/f3ff95ab72796b2aec334ec9287c73ebc716996b) decouple api.ContentServer implementation package from bbolt dependency
    * [`b90eeadafa`](https://github.com/containerd/containerd/commit/b90eeadafa38dd4d54387c4a7d11cf7d16541579) Merge pull request  [#3102](https://github.com/containerd/containerd/pull/3102) from Ace-Tang/arg_usage
    * [`14a050688d`](https://github.com/containerd/containerd/commit/14a050688d4be028a56a9a52f1358091d52acad2) ctr: fix image cmd ArgsUsage
    * [`c60a5fd190`](https://github.com/containerd/containerd/commit/c60a5fd19073636432c7318cee039f01f367ccd8) Merge pull request  [#3099](https://github.com/containerd/containerd/pull/3099) from crosbymichael/export-caps
    * [`bdd84abf05`](https://github.com/containerd/containerd/commit/bdd84abf056b153b3e37883884e91c52f98e15b9) Add additional capability handling opts
    * [`ef45e4f021`](https://github.com/containerd/containerd/commit/ef45e4f021c33c0b75bfdf26472b508f93666227) Merge pull request  [#3046](https://github.com/containerd/containerd/pull/3046) from linxiulei/fix_shim_socket
    * [`a631796fda`](https://github.com/containerd/containerd/commit/a631796fda6208cf46dea94da091bb550f8ea9f4) horten the unix socket path for shim
    * [`63d7a9ca8d`](https://github.com/containerd/containerd/commit/63d7a9ca8d7b8a98a96002d2ee487995c39a92ff) Merge pull request  [#3096](https://github.com/containerd/containerd/pull/3096) from thaJeztah/override_package_name
    * [`3bba2d478d`](https://github.com/containerd/containerd/commit/3bba2d478d071c90cae99503a68884213ac35bca) Merge pull request  [#3093](https://github.com/containerd/containerd/pull/3093) from tiborvass/nvidia-export
    * [`b858cfb41b`](https://github.com/containerd/containerd/commit/b858cfb41b4f49d93990380faed2af5dd9269ffe) Makefile: allow overriding package name
    * [`9ed2c0aa02`](https://github.com/containerd/containerd/commit/9ed2c0aa021948d405b54e1d6ea7fde63bd8cd60) Merge pull request  [#3085](https://github.com/containerd/containerd/pull/3085) from crosbymichael/shim-logs
    * [`8f63d2acdb`](https://github.com/containerd/containerd/commit/8f63d2acdbca7082164d63222c1efe010e01c5e3) Merge pull request  [#3067](https://github.com/containerd/containerd/pull/3067) from fuweid/me-fetch-platforms
    * [`7ca2c3d68d`](https://github.com/containerd/containerd/commit/7ca2c3d68d8ad842477fb19325a0aac4f8f2d6bd) contrib/nvidia: export helper binary path and list of Nvidia capabilities
    * [`09da2d867a`](https://github.com/containerd/containerd/commit/09da2d867aff8e0bff40dbb94c539e44529aa192) Merge pull request  [#3090](https://github.com/containerd/containerd/pull/3090) from dmcgowan/update-mailmap
    * [`a7aeffc22e`](https://github.com/containerd/containerd/commit/a7aeffc22ed51e32e4cf6046ab454c147698e4d2) Update mailmap for cgroup authors
    * [`e6ae9cc64f`](https://github.com/containerd/containerd/commit/e6ae9cc64f61fc5f65bdb5a8efeeca23ac1d28ea) Shim pluggable logging
    * [`506b815483`](https://github.com/containerd/containerd/commit/506b8154838c0561ec51c497c34e7f1c611bb356) remotes: add distribution labels to blob data
    * [`a15b6e2097`](https://github.com/containerd/containerd/commit/a15b6e2097c48b632dbdc63254bad4c62b69e709) Merge pull request  [#3081](https://github.com/containerd/containerd/pull/3081) from thaJeztah/bump_runc
    * [`b8d40b3535`](https://github.com/containerd/containerd/commit/b8d40b35357693bfca5b41dc737a5667e69a0aee) update runc to 2b18fe1d885ee5083ef9f0838fee39b62d653e30
    * [`09cf2a629b`](https://github.com/containerd/containerd/commit/09cf2a629b2a10ba6c0352d06eb6838544bbdcb9) Extend metadata images test with fieldpaths for Annotations
    * [`5124f9ee54`](https://github.com/containerd/containerd/commit/5124f9ee5472bfe1f61bbd37a1be879d1e5a14de) Write the Annotations map into the bolt db
    * [`02cc1485df`](https://github.com/containerd/containerd/commit/02cc1485dfae8e4798f153c89f521198354f7217) Prepare boltutil for reading and writing another map
    * [`1e893b19ce`](https://github.com/containerd/containerd/commit/1e893b19ce520abe3c38765d7e5ffb5ed29e7790) devmapper: add no_devmapper build tag
    * [`aa328dfc55`](https://github.com/containerd/containerd/commit/aa328dfc551a7a9a2527eeffd05a3d109345fbbc) Merge pull request  [#3041](https://github.com/containerd/containerd/pull/3041) from thaJeztah/bump_da_bolt
    * [`5fdcef55a2`](https://github.com/containerd/containerd/commit/5fdcef55a2b34dcae062cde6ef0da5351d286fff) Merge pull request  [#3075](https://github.com/containerd/containerd/pull/3075) from ehotinger/with-new-snapshot
    * [`cfba7ef8e2`](https://github.com/containerd/containerd/commit/cfba7ef8e20102cc9b359693824a6097837e7a77) Merge pull request  [#3064](https://github.com/containerd/containerd/pull/3064) from dmcgowan/update-gc-content-references
    * [`79248fea2b`](https://github.com/containerd/containerd/commit/79248fea2b875f59c62ba5e085807d019bd81222) Add test for ocispec.Descriptor Annotations
    * [`34f3772956`](https://github.com/containerd/containerd/commit/34f377295626d274fa630d8cce113231b35c1acb) Allow WithNewSnapshot and WithNewSnapshotView to take in snapshotter options.
    * [`04b2e5bbf7`](https://github.com/containerd/containerd/commit/04b2e5bbf7d73c51cfbeb6f92d9200f70516cf55) Merge pull request  [#3072](https://github.com/containerd/containerd/pull/3072) from crosbymichael/v2opts
    * [`aaae81189a`](https://github.com/containerd/containerd/commit/aaae81189a40f63ff8b03a786adcbed5d0651c8a) Update checkpoint opts with runtime handling
    * [`160737d2c8`](https://github.com/containerd/containerd/commit/160737d2c803cec1a19f45e0a552ef1670e486ee) Fix no pivot and keyring opts
    * [`0b711d616a`](https://github.com/containerd/containerd/commit/0b711d616ab13e9bad2801db7b53d5ffeb6934dc) Copy annotations around where necessary
    * [`bfbd1d09c9`](https://github.com/containerd/containerd/commit/bfbd1d09c9d7c96fabe50c59db104615ecff71c7) Merge pull request  [#3070](https://github.com/containerd/containerd/pull/3070) from darfux/update-build-doc
    * [`4d2a26d751`](https://github.com/containerd/containerd/commit/4d2a26d751b74dbd67b59c302e97bc87e0ce3da5) BUILDING.md: update testing section
    * [`e70a530aa3`](https://github.com/containerd/containerd/commit/e70a530aa3733f1ce9a9d95c7d27a51efa58821c) Merge pull request  [#3069](https://github.com/containerd/containerd/pull/3069) from fuweid/me-debug-mode-push
    * [`6424a36032`](https://github.com/containerd/containerd/commit/6424a36032646d2a5e258a32b04e6b6cf64c5d7c) ctr/commands/images/push: don't show progress if it is debug mode
    * [`7cfb99ab9d`](https://github.com/containerd/containerd/commit/7cfb99ab9d6bbf7c207527024ed67121dfbf04dc) Add content gc ref labels from containers, images, and snapshots
    * [`30b6f460b9`](https://github.com/containerd/containerd/commit/30b6f460b96137947b3de5ec92134d56cb763708) Merge pull request  [#3063](https://github.com/containerd/containerd/pull/3063) from zhsj/fix-mipsx
    * [`63328c1d2a`](https://github.com/containerd/containerd/commit/63328c1d2a25b2a917d439963a0a744c8fbd07bc) Merge pull request  [#3054](https://github.com/containerd/containerd/pull/3054) from jterry75/stderr_with_tty_windows
    * [`f0d5dd3c82`](https://github.com/containerd/containerd/commit/f0d5dd3c823b9443269420218aa7abd339d43f55) Use unix.SignalNum in ParseSignal on unix platform
    * [`1745951bad`](https://github.com/containerd/containerd/commit/1745951bad5cab736bd6284fab710c52512f1f24) Vendor golang.org/x/sys d455e41777fca6e8a5a79e34a14b8368bc11d9ba
    * [`5840ecc3d8`](https://github.com/containerd/containerd/commit/5840ecc3d80f2210b08a1963c788351c6cb7d018) Merge pull request  [#3056](https://github.com/containerd/containerd/pull/3056) from ehotinger/ehotinger/snapshotter-docs
    * [`e13a4b67e8`](https://github.com/containerd/containerd/commit/e13a4b67e8a5bfec016620dae3adb672b6d14aba) Update the snapshotter docs to refer to the snapshots package for WithLabels.
    * [`277147135d`](https://github.com/containerd/containerd/commit/277147135d64661914040085d6630e39a1f507d3) Fix issue with NewFIFOSetInDir with Terminal true
    * [`c24a74354c`](https://github.com/containerd/containerd/commit/c24a74354cce972171a45117e14973bfa3f6921c) Merge pull request  [#3050](https://github.com/containerd/containerd/pull/3050) from jterry75/fix_cpu_cap
    * [`828f6eb842`](https://github.com/containerd/containerd/commit/828f6eb842451a3bb9577b731e2e09bbd59d0e42) Fix a bug in shim log on Windows that can cause 100% CPU utilization
    * [`c6703d4c76`](https://github.com/containerd/containerd/commit/c6703d4c7622e1debc1451b47713ae93f167c02e) Add missing annotations map to Descriptor for gRPC transfer
    * [`e72ad44427`](https://github.com/containerd/containerd/commit/e72ad44427f623a53c2d38c46598753d5e6fd63b) Merge pull request  [#3048](https://github.com/containerd/containerd/pull/3048) from crosbymichael/bump-cgroups
    * [`d2bec5422a`](https://github.com/containerd/containerd/commit/d2bec5422acc6ca7c6a4c02c55ad7fa1a451fe22) Bump cgroups to dbea6f2bd41658b84b00417ceefa416b97
    * [`208957ba3c`](https://github.com/containerd/containerd/commit/208957ba3c82c8faf33249b25252cddb3f3f72b1) devmapper: proper cleanup in pool device test
    * [`734989c2a0`](https://github.com/containerd/containerd/commit/734989c2a003532ebbea701b0cac7a9257aeb5ca) Update README
    * [`8f44ad0b31`](https://github.com/containerd/containerd/commit/8f44ad0b312996a600b8c2ec020cdc3bc416d115) Merge pull request  [#3037](https://github.com/containerd/containerd/pull/3037) from zhsj/add-name-in-man
    * [`fb80483711`](https://github.com/containerd/containerd/commit/fb8048371146a5521c49284b45b0f228f2e27879) docs: Add NAME section in all manpages
    * [`95f0a4903c`](https://github.com/containerd/containerd/commit/95f0a4903cd9d3af6f29b12731cc0abe2013665b) devmapper: rollback thin devices on error
    * [`dea27b1b64`](https://github.com/containerd/containerd/commit/dea27b1b64504e62e92713caf0af41d3d4dc896f) Merge pull request  [#3036](https://github.com/containerd/containerd/pull/3036) from jhowardmsft/jjh/etw
    * [`adf5c640f4`](https://github.com/containerd/containerd/commit/adf5c640f4799d2f5b94d824c0eb5d0fbb4db62d) devmapper: don't create or reload thin-pool from snapshotter
    * [`7efda48c53`](https://github.com/containerd/containerd/commit/7efda48c5395a0dcfade3e138c94ed3f3cc191fc) devmapper: more precise way of checking if device is activated
    * [`37cdedc61c`](https://github.com/containerd/containerd/commit/37cdedc61c902047e9f97759196d30e0b5a9ba01) devmapper: add linux tags, fix build
    * [`0c6d194cce`](https://github.com/containerd/containerd/commit/0c6d194ccef882e9424c2078949eb2f4bb8076f1) devmapper: add README and minor fixes
    * [`2218275ec9`](https://github.com/containerd/containerd/commit/2218275ec95e27c7d6718ce1d67cc1239406e3ae) devmapper: register plugin
    * [`cec72efc2a`](https://github.com/containerd/containerd/commit/cec72efc2a98c3fa5d698a3bd041113729745ddb) devmapper: add snapshotter
    * [`3a75882520`](https://github.com/containerd/containerd/commit/3a758825209a7e049db1617882bb35e780211238) devmapper: add pool device manager
    * [`6e0ae68e17`](https://github.com/containerd/containerd/commit/6e0ae68e17c4a5eb5dfe1bc0109447329fb1486d) devmapper: add snapshotter config
    * [`fcd9dc2749`](https://github.com/containerd/containerd/commit/fcd9dc2749c3d5dae76f422d0578c8b22aa4dbe8) devmapper: add pool metadata
    * [`809e5fd3b8`](https://github.com/containerd/containerd/commit/809e5fd3b8b6ae7edac7cc36af443839b9357ad2) devmapper: add dmsetup
    * [`fe05e4d1a9`](https://github.com/containerd/containerd/commit/fe05e4d1a998e27d933debe3132e9b6886382602) devmapper: add losetup
    * [`0cff074a27`](https://github.com/containerd/containerd/commit/0cff074a27a704ad76e062d414428aa102c7cd5f) Merge pull request  [#3040](https://github.com/containerd/containerd/pull/3040) from crosbymichael/travis-bump
    * [`d83e4e9b3b`](https://github.com/containerd/containerd/commit/d83e4e9b3bb505edef796b4f135c21d76b4f6d65) Vendor Microsoft/go-winio@v0.4.12
    * [`e0d7ed12a5`](https://github.com/containerd/containerd/commit/e0d7ed12a5bad5e85650147109b2c5b6e3dba4ac) Windows: Enable ETW logging
    * [`cbc032ed34`](https://github.com/containerd/containerd/commit/cbc032ed3401dd9e451187771dd99678543896f8) Update go.etcd.io/bbolt to v1.3.2
    * [`07697638be`](https://github.com/containerd/containerd/commit/07697638bea70a5c55dfacc8c48da0b5a6fb02fc) Merge pull request  [#3004](https://github.com/containerd/containerd/pull/3004) from crosbymichael/multi-shim
    * [`5e84069844`](https://github.com/containerd/containerd/commit/5e8406984480ab81439103e2b95c1234006ddbe6) Update travis to xenial worker
    * [`84a24711e8`](https://github.com/containerd/containerd/commit/84a24711e885f10b50a2e84b756e25d126ac47af) Add runc.v2 multi-shim
    * [`6bcbf88f82`](https://github.com/containerd/containerd/commit/6bcbf88f82e814f76ede351f48b57613540af425) Move runc shim code into common package
    * [`31438b61f9`](https://github.com/containerd/containerd/commit/31438b61f96404f1b097030c88da318d2a49335c) Merge pull request  [#3033](https://github.com/containerd/containerd/pull/3033) from tonistiigi/runtime-platforms
    * [`759a889f3c`](https://github.com/containerd/containerd/commit/759a889f3cdf21e865973ab7889662ff6622992a) Merge pull request  [#3018](https://github.com/containerd/containerd/pull/3018) from Random-Liu/perm-consistency-with-docker
    * [`fd6ac5d026`](https://github.com/containerd/containerd/commit/fd6ac5d026b6afedadc24949483457d6257a9d94) Vendor sirupsen/logrus@1.3.0
    * [`b553a12be6`](https://github.com/containerd/containerd/commit/b553a12be661e23fcb9e9ecf2bd9c90eb591544f) runtime: allow specifying supported platforms with config
    * [`58dc0677b4`](https://github.com/containerd/containerd/commit/58dc0677b43011d0a6b44f232e0c7e3e0e876412) Merge pull request  [#3030](https://github.com/containerd/containerd/pull/3030) from veerun14/venuvvul/add-comments-fix-typos
    * [`f6ac73d71e`](https://github.com/containerd/containerd/commit/f6ac73d71e4cf8516e353198e07f52b91061f14e) fixing typo and added a missing comment.
    * [`ee916fe33c`](https://github.com/containerd/containerd/commit/ee916fe33cd735a1c3047341a24ac679dc718a13) Merge pull request  [#3025](https://github.com/containerd/containerd/pull/3025) from fuweid/bugfix_merge_label
    * [`480bf65ae8`](https://github.com/containerd/containerd/commit/480bf65ae8b72c5e32e074de7a926211c48b666a) Merge pull request  [#3010](https://github.com/containerd/containerd/pull/3010) from dmcgowan/pull-add-handler-wrap
    * [`06ff5ef01a`](https://github.com/containerd/containerd/commit/06ff5ef01a39151cc6f1572f2ea59225de1479d5) Merge pull request  [#3024](https://github.com/containerd/containerd/pull/3024) from jhowardmsft/jjh/signalname
    * [`4b3e0a8aaa`](https://github.com/containerd/containerd/commit/4b3e0a8aaae2244e0239091fdd51dd3b4e08e28e) metadata: merge snapshot labels with metadata's labels
    * [`88f19a90a8`](https://github.com/containerd/containerd/commit/88f19a90a8d69be3a728a95cd8717e183df558b5) Windows: Update stackdump event name
    * [`a378dbc2ab`](https://github.com/containerd/containerd/commit/a378dbc2ab8bb6835bfcf3631682ea533ebd2f6c) Merge pull request  [#3020](https://github.com/containerd/containerd/pull/3020) from dmcgowan/update-supported-releases
    * [`14f7e52725`](https://github.com/containerd/containerd/commit/14f7e52725d88a0494ce6e12176eaf150569cf9a) Unpack should set 0755 when the parent directory doesn't exist.
    * [`a485eb74a3`](https://github.com/containerd/containerd/commit/a485eb74a38ea24cfd8654825d57ef64f53c5cf5) Merge pull request  [#3021](https://github.com/containerd/containerd/pull/3021) from estesp/update-release-docs
    * [`a6f43b549e`](https://github.com/containerd/containerd/commit/a6f43b549e799e4965d86b339ee6cd3097812193) Add website update to release process
    * [`17b2c84989`](https://github.com/containerd/containerd/commit/17b2c849895bd309a69f5e9ddccf633a6e2cd4c0) Update supported versions
    * [`faec567304`](https://github.com/containerd/containerd/commit/faec567304bbdf6864b1663d4f813641b5880a4a) Merge pull request  [#3016](https://github.com/containerd/containerd/pull/3016) from jterry75/task_execid
    * [`b87e9eef3e`](https://github.com/containerd/containerd/commit/b87e9eef3e3c1d5277d40a8ca1667573499dec05) Add ExecID for StateResponse
    * [`543ee8e7f4`](https://github.com/containerd/containerd/commit/543ee8e7f496e2479e58cb2563cf09a4b3bee873) Merge pull request  [#3009](https://github.com/containerd/containerd/pull/3009) from jterry75/taskdelete_exec
    * [`41e3aaee58`](https://github.com/containerd/containerd/commit/41e3aaee587f29a70b9d8de52c315221937dd6be) Merge pull request  [#3008](https://github.com/containerd/containerd/pull/3008) from JoeWrightss/patch-3
    * [`bfb266ab5d`](https://github.com/containerd/containerd/commit/bfb266ab5d24fa05809aa800b5fc785cb55992b3) Fix some misspells in helpers_test.go
    * [`dc09ed1e1a`](https://github.com/containerd/containerd/commit/dc09ed1e1a1b8517cc7e7495c18100fb214fde18) Add image handler wrapper
    * [`a4f7b3758e`](https://github.com/containerd/containerd/commit/a4f7b3758e7cd504ff99a1e4e1e123e8d52aa1db) Add support for TaskDelete event on exec in RuntimeV2
    * [`f5b0fa220d`](https://github.com/containerd/containerd/commit/f5b0fa220df814207d26ad2f317a148f7a750f9c) Merge pull request  [#2993](https://github.com/containerd/containerd/pull/2993) from kevpar/lcow-layer-order
    * [`cb748dba98`](https://github.com/containerd/containerd/commit/cb748dba98548ee3bf25a8886c173c6206f973c4) Merge pull request  [#3007](https://github.com/containerd/containerd/pull/3007) from jterry75/fix_tty_windows
    * [`00895670e7`](https://github.com/containerd/containerd/commit/00895670e7c43ace8295695e6bc0c43b27d74d5a) Stop sending stderr with TTY on Windows
    * [`6a21728fb6`](https://github.com/containerd/containerd/commit/6a21728fb6b499ee1a71b0bbd5acc8a7a332902b) Use defaults package for listing namespace labels
    * [`521a44baff`](https://github.com/containerd/containerd/commit/521a44baff7002c15f5737905602d1943373434c) Merge pull request  [#2997](https://github.com/containerd/containerd/pull/2997) from thaJeztah/bump_runc_cve_2019-5736
    * [`14eaad0cd9`](https://github.com/containerd/containerd/commit/14eaad0cd987ff452b8e05e54b5a168738e5b232) Update runc to 6635b4f0c6af3810594d2770f662f34ddc15b40d (CVE-2019-5736)
    * [`b02ab6c742`](https://github.com/containerd/containerd/commit/b02ab6c742a48d5ea0ebadaa3c18329356a383a4) Merge pull request  [#2990](https://github.com/containerd/containerd/pull/2990) from jhowardmsft/jjh/bumpruntimespec
    * [`98766e863e`](https://github.com/containerd/containerd/commit/98766e863ea95420d79a4b4418fe2dffd10c0037) Vendor opencontainers/runtime-spec 29686dbc
    * [`225d9b120c`](https://github.com/containerd/containerd/commit/225d9b120c139688a43a25ba34500c0e6a4dd4c9) Fix LCOW layer ordering
    * [`4543e32a8b`](https://github.com/containerd/containerd/commit/4543e32a8b29e691e523ddc142f0c9068917df54) Merge pull request  [#2986](https://github.com/containerd/containerd/pull/2986) from thaJeztah/remove_normalize_image_ref
    * [`0922c69a54`](https://github.com/containerd/containerd/commit/0922c69a5406d8be4e4f56356b0ee5e02840d734) Merge pull request  [#2989](https://github.com/containerd/containerd/pull/2989) from ehotinger/ehotinger/rmbin
    * [`0190e5f390`](https://github.com/containerd/containerd/commit/0190e5f3900227fc739afbc8f4a03df968dc337b) Removes the oci.test.exe binary.
    * [`525802f9ce`](https://github.com/containerd/containerd/commit/525802f9ce4efd3e77f136f25337004c2141105d) Use distribution's reference.ParseDockerRef
    * [`3538174e60`](https://github.com/containerd/containerd/commit/3538174e605b46f86420d1316a263b7d6014b2cc) Bump github.com/docker/distribution to 0d3efadf0154c2b8a4e7b6621fff9809655cc580
    * [`0b89d42f92`](https://github.com/containerd/containerd/commit/0b89d42f9219ab1fcf9af2ee859982152c46cdfa) Merge pull request  [#2981](https://github.com/containerd/containerd/pull/2981) from jhowardmsft/jjh/ocioptions
    * [`64e8897159`](https://github.com/containerd/containerd/commit/64e889715963665578275e15f74431d09f2bacbb) Merge pull request  [#2979](https://github.com/containerd/containerd/pull/2979) from crosbymichael/shim-skel
    * [`2dacef07ca`](https://github.com/containerd/containerd/commit/2dacef07ca352b814872b5aa21aba01f0ece4d43) Add shim skeleton code
    * [`59ea134ce1`](https://github.com/containerd/containerd/commit/59ea134ce116e92f09bf6732fe45d5299ec7ebc5) OCI Modifiers for Windows
    * [`b94b99d965`](https://github.com/containerd/containerd/commit/b94b99d965b08a5c71421746bf4024ee98192369) Merge pull request  [#2982](https://github.com/containerd/containerd/pull/2982) from dmcgowan/metadata-structure-documentation
    * [`d25007e548`](https://github.com/containerd/containerd/commit/d25007e548c08eb16712381fdb1b727b1ffb50ea) Add structure documentation for metadata
    * [`a410405f5d`](https://github.com/containerd/containerd/commit/a410405f5d4997c96c2ab5ca3e21d9fffc444f1a) Merge pull request  [#2978](https://github.com/containerd/containerd/pull/2978) from dmcgowan/cleanup-releases
    * [`823b7a8a05`](https://github.com/containerd/containerd/commit/823b7a8a058db601d92628e232d50433a6f6682a) Cleanup releases directory
    * [`5ba368748b`](https://github.com/containerd/containerd/commit/5ba368748b0275d8f45f909413d94738992f0050) Merge pull request  [#2976](https://github.com/containerd/containerd/pull/2976) from Random-Liu/fix-potential-panic
    * [`7bd8dcd0d3`](https://github.com/containerd/containerd/commit/7bd8dcd0d30fa565b1b2f31f1ebd53b9a1aa029d) Fix potential containerd panic.
    * [`ca65dc9316`](https://github.com/containerd/containerd/commit/ca65dc93168a3899c27a6d08f22b36f8261ed41a) Merge pull request  [#2975](https://github.com/containerd/containerd/pull/2975) from dmcgowan/update-release-docs
    * [`41f5406211`](https://github.com/containerd/containerd/commit/41f5406211e558dfa8ec81a644e5582c445891be) Add release documentation
    * [`7dc2c64c9f`](https://github.com/containerd/containerd/commit/7dc2c64c9f2c3756d990da5a233e7682d5ba7044) Merge pull request  [#2973](https://github.com/containerd/containerd/pull/2973) from Ace-Tang/fix_readme
    * [`f014adfa17`](https://github.com/containerd/containerd/commit/f014adfa1740bd7b4f12bf5bb70c2b261b7f1883) readme: fix example for checkpoint
    * [`6b25c1e45c`](https://github.com/containerd/containerd/commit/6b25c1e45c2b8246dba17de3b1d574f6720ce79f) Merge pull request  [#2970](https://github.com/containerd/containerd/pull/2970) from Random-Liu/fix-exec-race-condition
    * [`18a8a061cc`](https://github.com/containerd/containerd/commit/18a8a061cc1d42202ede09a2736597daa25ef568) Merge pull request  [#2971](https://github.com/containerd/containerd/pull/2971) from jterry75/runhcs_shim_exec_deadlock
    * [`dfcc5942f1`](https://github.com/containerd/containerd/commit/dfcc5942f152471dd9373afc0750e3f04e0fb111) Fix deadlock in Windows runhcs shim exec
    * [`da2ab865e0`](https://github.com/containerd/containerd/commit/da2ab865e04f64e6591e9a7dac5fc56eb2e881f2) Add documentation for using namespace labels for configuring defaults.
    * [`952d58297d`](https://github.com/containerd/containerd/commit/952d58297d816188a2aed117b7219954ac90a67f) Add a separate lock for pid.
    * [`9777d76890`](https://github.com/containerd/containerd/commit/9777d76890e9a27260828a68455e743ac1a95c3e) Revert "use state machine management for exec.Pid()"
    * [`34323985a1`](https://github.com/containerd/containerd/commit/34323985a130d853a269f13d4199be31a908ca9e) Use labels only when default namespace is provided and prefer given options.
    * [`59432aaecf`](https://github.com/containerd/containerd/commit/59432aaecf22f8037c6f59b36d00854b945b05ab) Take default runtime and snapshotter from namespace labels
    * [`f7f24e2f3a`](https://github.com/containerd/containerd/commit/f7f24e2f3a48d742b73080081e901745c713f291) Merge pull request  [#2967](https://github.com/containerd/containerd/pull/2967) from nitkon/patch-1
    * [`118d321cca`](https://github.com/containerd/containerd/commit/118d321ccabf5345f0e8ff2bb95344deded1fcfb) Merge pull request  [#2961](https://github.com/containerd/containerd/pull/2961) from jterry75/fix_typo_path
    * [`6629f853a7`](https://github.com/containerd/containerd/commit/6629f853a715bed3d44cb35094034992f6ffdbca) BUILDING: update BUILDING.md
    * [`e26f442aca`](https://github.com/containerd/containerd/commit/e26f442acab6143ef8749fbfba3b940b12aea539) Merge pull request  [#2963](https://github.com/containerd/containerd/pull/2963) from fuweid/remove-noop-loop
    * [`77d7b01233`](https://github.com/containerd/containerd/commit/77d7b0123300598ce842816c3d88280e38b45c0a) Merge pull request  [#2962](https://github.com/containerd/containerd/pull/2962) from ostenbom/snapshots-docs
    * [`7fd3d02ff6`](https://github.com/containerd/containerd/commit/7fd3d02ff621aac2a74a71848ea6483f5b96297b) Merge pull request  [#2920](https://github.com/containerd/containerd/pull/2920) from Random-Liu/max-concurrent-download
    * [`d7ed403072`](https://github.com/containerd/containerd/commit/d7ed403072f79d80b67b01bb0abc474da0cf0c59) Add image pull concurrency limit.
    * [`5abeeff84f`](https://github.com/containerd/containerd/commit/5abeeff84f66680591f60174e31fec5f38ed9e70) Merge pull request  [#2647](https://github.com/containerd/containerd/pull/2647) from teawater/gdb
    * [`7f5d7ff6b8`](https://github.com/containerd/containerd/commit/7f5d7ff6b8abe4df956104ec89d62c09894d112c) Update snapshots docs with garbage collector label
    * [`34672d483d`](https://github.com/containerd/containerd/commit/34672d483d95b45aabd7ff1bc55eaf24b5aea177) metadata/gc: remove the noop-loop for snapshot reference
    * [`6ed293ba94`](https://github.com/containerd/containerd/commit/6ed293ba94a0751b3d5c0b332978b5ccb8222768) Fix bug in shim path lookup
    * [`f35c3527b2`](https://github.com/containerd/containerd/commit/f35c3527b24b728bb87788f647fbe7f205c20c7d) Merge pull request  [#2960](https://github.com/containerd/containerd/pull/2960) from jterry75/shim_windows_lookpath
    * [`d63099c4a6`](https://github.com/containerd/containerd/commit/d63099c4a60d54ed033fe59cdf134a0f9f918899) Allow matching shim path side by side with containerd
    * [`764afa0d18`](https://github.com/containerd/containerd/commit/764afa0d180f5dbcf870350eb926745bde4a53dd) Include extension for shim binary format on Windows
    * [`4259f63e04`](https://github.com/containerd/containerd/commit/4259f63e048b477b89d8da759e800f7eca7eff22) Merge pull request  [#2959](https://github.com/containerd/containerd/pull/2959) from Quasilyte/patch-1
    * [`dfebb404cb`](https://github.com/containerd/containerd/commit/dfebb404cbe40f7893dc91fd7c0df4c10ae5564b) remove excessive []byte(s) conversion
    * [`9f705f40b8`](https://github.com/containerd/containerd/commit/9f705f40b852ea54100527691404b609c16cc0c3) Merge pull request  [#2958](https://github.com/containerd/containerd/pull/2958) from crosbymichael/runcv2-events
    * [`85aa8ad361`](https://github.com/containerd/containerd/commit/85aa8ad3614ed183f6db8564140cdc876d2facee) Move task events to runc v2 shim
    * [`9aac018896`](https://github.com/containerd/containerd/commit/9aac018896190c014e5fac3bdcbd0d22c3b9e9f6) Merge pull request  [#2957](https://github.com/containerd/containerd/pull/2957) from Random-Liu/update-cri
    * [`a54d649339`](https://github.com/containerd/containerd/commit/a54d64933959340a2f6f19fd56c842029de14349) Merge pull request  [#2956](https://github.com/containerd/containerd/pull/2956) from jterry75/runhcs_vendor_update
    * [`f63d28984c`](https://github.com/containerd/containerd/commit/f63d28984c5aa99a57c6e1b8a155ba25418cbaf1) Merge pull request  [#2939](https://github.com/containerd/containerd/pull/2939) from jterry75/bug_publishstart
    * [`28f8a90bd7`](https://github.com/containerd/containerd/commit/28f8a90bd74b82afe1e2e6dd017a980b4853e196) Update cri plugin to 4dd6735020f5596dd41738f8c4f5cb07fa804c5e.
    * [`bb32c0f619`](https://github.com/containerd/containerd/commit/bb32c0f6195f888e652fb329fe7e62484fb36d86) Revendor github.com/Microsoft/hcsshim v0.8.4
    * [`acdb225c2b`](https://github.com/containerd/containerd/commit/acdb225c2bf8251ef619eac40d2a561ac9955e97) Merge pull request  [#2952](https://github.com/containerd/containerd/pull/2952) from crosbymichael/interrupt-return
    * [`f444696989`](https://github.com/containerd/containerd/commit/f444696989635c4631d0f5cdb00ac364225cf2a4) Return out of windows signal handler
    * [`3762378760`](https://github.com/containerd/containerd/commit/37623787603e0ab61efda2a5964d92c68b67e79d) Merge pull request  [#2944](https://github.com/containerd/containerd/pull/2944) from Random-Liu/fix-stdin-close
    * [`09029eb294`](https://github.com/containerd/containerd/commit/09029eb2946d0c5d189356595a8e09d681307ee7) Merge pull request  [#2949](https://github.com/containerd/containerd/pull/2949) from justincormack/chtimes_osx
    * [`26ab393e7d`](https://github.com/containerd/containerd/commit/26ab393e7ddf23d245244043ae4629a2a57dc453) Use context.Background for `O_NONBLOCK` `OpenFifo`.
    * [`7db5697719`](https://github.com/containerd/containerd/commit/7db5697719a67aa6230d567853c1bc8efee5cff2) unix.UtimesNanoAt now supported on Darwin
    * [`aee74ad2f8`](https://github.com/containerd/containerd/commit/aee74ad2f82c8b05bbb44569d609521b1e50754b) Merge pull request  [#2948](https://github.com/containerd/containerd/pull/2948) from fuweid/fix_linter_issue
    * [`132ee9b826`](https://github.com/containerd/containerd/commit/132ee9b826df4ae99e3f98d2e028128a1b79afda) fix: linter issue
    * [`35582cb7a3`](https://github.com/containerd/containerd/commit/35582cb7a33bd33b2693174acad5d303332671c0) Merge pull request  [#2899](https://github.com/containerd/containerd/pull/2899) from fuweid/proposal-add-Add-method-in-PlatformRuntime
    * [`6468619d73`](https://github.com/containerd/containerd/commit/6468619d736840481ec17ac433e7175eeb8c5ee8) Implement the Runtime v2 Shim async task model for runhcs
    * [`3acf6f1835`](https://github.com/containerd/containerd/commit/3acf6f183569ca55ec7bbc82c33c2deb82de70e8) Merge pull request  [#2936](https://github.com/containerd/containerd/pull/2936) from estesp/post-2622-cleanups
    * [`b444d7d507`](https://github.com/containerd/containerd/commit/b444d7d5076f7f15c501e00f17622e754c7fe688) Handle additional cleanups from prior PR
    * [`df97414a77`](https://github.com/containerd/containerd/commit/df97414a77b109bbbb6e7737e871ea946d50fbfe) Merge pull request  [#2622](https://github.com/containerd/containerd/pull/2622) from kadisi/export_bug
    * [`7d75a3f282`](https://github.com/containerd/containerd/commit/7d75a3f28289250788fe0da31bf45f4100426b64) Merge pull request  [#2935](https://github.com/containerd/containerd/pull/2935) from jhowardmsft/jjh/rightexitcode
    * [`4915476f11`](https://github.com/containerd/containerd/commit/4915476f112b9d2a7ffa946cfefb718d3c3a86dc) Merge pull request  [#2934](https://github.com/containerd/containerd/pull/2934) from jhowardmsft/jjh/fifoset
    * [`4ef9bf5c84`](https://github.com/containerd/containerd/commit/4ef9bf5c8428fcf1ea6db0cb3c9d339ec58a234d) Windows: Publish exit status correctly in TaskExit
    * [`90caf6f6a7`](https://github.com/containerd/containerd/commit/90caf6f6a7356756c2595b7695af7b12b87cdf2e) Windows:NewDirectIOFromFIFOSet
    * [`96f306ee4c`](https://github.com/containerd/containerd/commit/96f306ee4cb2b3e881408658602c5d831995c7ad) Merge pull request  [#2900](https://github.com/containerd/containerd/pull/2900) from Ace-Tang/fix_snapshot_remove
    * [`804faeacdb`](https://github.com/containerd/containerd/commit/804faeacdb2d6cacbe0ca13113c424f863739e12) Merge pull request  [#2930](https://github.com/containerd/containerd/pull/2930) from cpuguy83/update_ttrpc
    * [`4bad5c0247`](https://github.com/containerd/containerd/commit/4bad5c02476b84d34c04a5ace9ddda27a83803e8) Merge pull request  [#2931](https://github.com/containerd/containerd/pull/2931) from AkihiroSuda/runc20190115
    * [`33b56e253e`](https://github.com/containerd/containerd/commit/33b56e253eb8ca02148bef855018d90322f15b91) Merge pull request  [#2927](https://github.com/containerd/containerd/pull/2927) from jterry75/bug_io_relay_close
    * [`038d707889`](https://github.com/containerd/containerd/commit/038d707889768ec191097cb0462f6a52621f8b09) Merge pull request  [#2929](https://github.com/containerd/containerd/pull/2929) from dmcgowan/releases-update
    * [`3aec9e7beb`](https://github.com/containerd/containerd/commit/3aec9e7beb211cf79e292dae14fc312350427cbf) bump up runc
    * [`0befa457d3`](https://github.com/containerd/containerd/commit/0befa457d389c2db490cfd63eb061f8907eadd5f) Update ttrpc to support context timeout.
    * [`946e402663`](https://github.com/containerd/containerd/commit/946e4026632603004c7c87be83c19ad09ddb643d) Update releases files
    * [`e30bba53ff`](https://github.com/containerd/containerd/commit/e30bba53ffbf620d718b3b3c2fb80024a7f7c875) Merge pull request  [#2926](https://github.com/containerd/containerd/pull/2926) from jterry75/bug_argon_mount
    * [`5a6b18042b`](https://github.com/containerd/containerd/commit/5a6b18042b2d976cf03afbf2ba7c1021849dd288) Merge pull request  [#2925](https://github.com/containerd/containerd/pull/2925) from jterry75/bug_exec_pid
    * [`c171b615ff`](https://github.com/containerd/containerd/commit/c171b615ff3c84da3a865edfe54d771258ae9334) Merge pull request  [#2814](https://github.com/containerd/containerd/pull/2814) from fuweid/support_legacy_media_type
    * [`c5a8c9fc12`](https://github.com/containerd/containerd/commit/c5a8c9fc12555b0229c1fd8f1c75d8b838656d69) Fix issue in runhcs shim CloseIO
    * [`31616e7945`](https://github.com/containerd/containerd/commit/31616e7945ab37f659c97edba4e0238053cfb3c4) Fix runhcs shim bug in Create with "len(Rootfs) == 0"
    * [`bcd4cc51c8`](https://github.com/containerd/containerd/commit/bcd4cc51c853081b8e4b1cf5c548b9e6a515ce14) Fixes a bug in runhcs shim Exec.Pid
    * [`8706a355dd`](https://github.com/containerd/containerd/commit/8706a355dd603338d4a3026e66f6477fbdb18ef9) Merge pull request  [#2889](https://github.com/containerd/containerd/pull/2889) from linxiulei/isolated_content
    * [`adfaa697a8`](https://github.com/containerd/containerd/commit/adfaa697a8b778eb319a49c02406c84bc0f1bdf9) Merge pull request  [#2887](https://github.com/containerd/containerd/pull/2887) from andrey-ko/args-fix
    * [`b5a794649a`](https://github.com/containerd/containerd/commit/b5a794649a148fc1edd135513a36ccf32a5ac004) Merge pull request  [#2911](https://github.com/containerd/containerd/pull/2911) from estesp/security-audit
    * [`fcf5462d49`](https://github.com/containerd/containerd/commit/fcf5462d49961a630ef45e5bc063a77567a0ac22) Merge pull request  [#2914](https://github.com/containerd/containerd/pull/2914) from jterry75/runhcs_runtime_opts
    * [`30003c4439`](https://github.com/containerd/containerd/commit/30003c4439a412e1703653d7b2af03a3bab24aad) Merge pull request  [#2910](https://github.com/containerd/containerd/pull/2910) from jterry75/shim_shutdown_error_log
    * [`bc76e01a87`](https://github.com/containerd/containerd/commit/bc76e01a87ee58363a461c8c8da495d6e476c6dd) Update runhcs options to include CRI Sandbox support
    * [`a79879e9dd`](https://github.com/containerd/containerd/commit/a79879e9dd059e792b098387d9893803b8ce6a20) Add security audit report to README
    * [`dee0945e18`](https://github.com/containerd/containerd/commit/dee0945e184a067b2adc2562e3d2734e696f5018) Fix spurious ttrpc client shutdown error log on success
    * [`231bff7f60`](https://github.com/containerd/containerd/commit/231bff7f60ce6536fb402c1d2fa7246d0d2e1de1) Merge pull request  [#2909](https://github.com/containerd/containerd/pull/2909) from Random-Liu/update-cri
    * [`64a0046416`](https://github.com/containerd/containerd/commit/64a0046416f3b9ab83f48bbf3c1369290cca1c0e) Update cri-tools to v1.13.0.
    * [`b55c9c6c35`](https://github.com/containerd/containerd/commit/b55c9c6c35b9f4571c2ee2fe7f3b203df765a6a4) Update cri to 4b4b2abb2eb19ad6913a6c5d2a6869a0a43a3fc1.
    * [`6ba92a7921`](https://github.com/containerd/containerd/commit/6ba92a7921c558012c9ca87f2ca82432a683a527) Merge pull request  [#2908](https://github.com/containerd/containerd/pull/2908) from JoeWrightss/patch-2
    * [`17b77aeb0e`](https://github.com/containerd/containerd/commit/17b77aeb0efdd9d0aef96d9f270e1ece4126841e) Fix annotation typo errors
    * [`5137fc6f11`](https://github.com/containerd/containerd/commit/5137fc6f11d222eff1293dc7e212cf851568e858) bugfix: support application/octet-stream during pull
    * [`568b5be936`](https://github.com/containerd/containerd/commit/568b5be936dbb0d4e958ba2b32dc11968545eb2d) runtime: add Add/Delete method in PlatformRuntime interface
    * [`7faaa64cf9`](https://github.com/containerd/containerd/commit/7faaa64cf987db33eaa663e29068bf84d07c69f5) fix: miss remove temp file in createSnapshot
    * [`47b328aab7`](https://github.com/containerd/containerd/commit/47b328aab79146a9e81e37704db60e7e04a09256) Merge pull request  [#2897](https://github.com/containerd/containerd/pull/2897) from crosbymichael/atomic-delete
    * [`4247f2684d`](https://github.com/containerd/containerd/commit/4247f2684d14f812f0493ec9414cb4f5ec43c53f) metadata: define content sharing policy
    * [`1be86af108`](https://github.com/containerd/containerd/commit/1be86af108846029344cae0834ae00d26e23dfd8) add test for WithImageConfigArgs
    * [`36e4dc603e`](https://github.com/containerd/containerd/commit/36e4dc603e01ef0c8d84a2be3dcbcdf84ab07d96) Ensure bundle removal is atomic
    * [`06e04bc5a9`](https://github.com/containerd/containerd/commit/06e04bc5a9e35dcd471cb5e20d0ca20b28fae730) Merge pull request  [#2830](https://github.com/containerd/containerd/pull/2830) from Ace-Tang/support_cr_without_image
    * [`9b366b2329`](https://github.com/containerd/containerd/commit/9b366b2329aa58fab92e3729eb3ab47dbf8e41af) Merge pull request  [#2894](https://github.com/containerd/containerd/pull/2894) from thaJeztah/remove_website_leftovers
    * [`723797d320`](https://github.com/containerd/containerd/commit/723797d320160efa1fac100d5338f0b37135cbda) docs: remove website leftovers
    * [`d4ecb00f6f`](https://github.com/containerd/containerd/commit/d4ecb00f6fca8fb8d9af5ac8c50f2f7d1772381c) checkpoint: return empty image if checkpointPath exist
    * [`f2344db40a`](https://github.com/containerd/containerd/commit/f2344db40adf86b7242cbeab12a265236f0e102e) do not mutate defaults in replaceOrAppendEnvValues
    * [`da9471fb11`](https://github.com/containerd/containerd/commit/da9471fb1114cee9e977485e0d39a51237d84d7a) fix oci.WithImageConfigArgs for windows
    * [`48bebbb6e0`](https://github.com/containerd/containerd/commit/48bebbb6e0ce810059d35513ae1e0c499e38fa2e) Merge pull request  [#2891](https://github.com/containerd/containerd/pull/2891) from thaJeztah/revert_temp_golang_fix
    * [`897afeaf35`](https://github.com/containerd/containerd/commit/897afeaf35b6d18a91cdf87b563e8ba78ae11869) Revert "Fix CI due to Golang 1.10.6 / 1.11.3 regressions (workaround)"
    * [`f8fcf074bd`](https://github.com/containerd/containerd/commit/f8fcf074bd7d51bec06193f53192e22f4382424b) Merge pull request  [#2885](https://github.com/containerd/containerd/pull/2885) from jterry75/runtime_v2_docs
    * [`0ec6526fd3`](https://github.com/containerd/containerd/commit/0ec6526fd35e3ef9afe420284c910b03653ad674) Update the delete docs for Runtime V2 on Windows
    * [`b62f3b6fe9`](https://github.com/containerd/containerd/commit/b62f3b6fe914786446546f96a14f6df03fc61de7) Merge pull request  [#2883](https://github.com/containerd/containerd/pull/2883) from ZYecho/fix-args
    * [`081921628e`](https://github.com/containerd/containerd/commit/081921628e11e759e1a2a9ba84cbc737b8d6da79) Merge pull request  [#2875](https://github.com/containerd/containerd/pull/2875) from ZYecho/fix-defer
    * [`1e2cbf3310`](https://github.com/containerd/containerd/commit/1e2cbf33103173a84d2d5904cb557e5ff68e5f6f) Merge pull request  [#2884](https://github.com/containerd/containerd/pull/2884) from justincormack/freebsd
    * [`e20ba5fa51`](https://github.com/containerd/containerd/commit/e20ba5fa51e5a7bcd38965513317a1dd6b7dfac9) test: add test for c/r without image
    * [`40267382c5`](https://github.com/containerd/containerd/commit/40267382c54e5d704f23d4040f1678c2ab5e654b) fix ctr image export not found error
    * [`8be05eb237`](https://github.com/containerd/containerd/commit/8be05eb237a026d797deba448eef3cf54b8fce7e) Fix freebsd build
    * [`7b1e6f323a`](https://github.com/containerd/containerd/commit/7b1e6f323ae6dd5316c30d71d3d7cc5361bea27e) fix: use func args instead of build new one
    * [`9baecf66b8`](https://github.com/containerd/containerd/commit/9baecf66b815b8c9e6a3250bc3f06b6705780bb8) fix: fix defer in loop
    * [`c7e31f1c5e`](https://github.com/containerd/containerd/commit/c7e31f1c5e8ee3df0556871090a471be5d63d921) Merge pull request  [#2876](https://github.com/containerd/containerd/pull/2876) from fuweid/bugfix_missing_snapshot_gc
    * [`e6879c498b`](https://github.com/containerd/containerd/commit/e6879c498b2c9fce9a5a210ae564a0b5fbfef963) Merge pull request  [#2882](https://github.com/containerd/containerd/pull/2882) from JoeWrightss/patch-1
    * [`c3a5e25cbe`](https://github.com/containerd/containerd/commit/c3a5e25cbea5db4d8c2d50b945153a2eece03073) Merge pull request  [#2877](https://github.com/containerd/containerd/pull/2877) from crosbymichael/fifo-timeout
    * [`903abf33cf`](https://github.com/containerd/containerd/commit/903abf33cf1c1f2e53873cc08a69d35f87a14352) Fix annotation typo error
    * [`121d48a7b7`](https://github.com/containerd/containerd/commit/121d48a7b7a10accbabc2d8f1d05a353fa9b4aed) Merge pull request  [#2879](https://github.com/containerd/containerd/pull/2879) from thaJeztah/fix_ci_golang_1.11
    * [`52de371700`](https://github.com/containerd/containerd/commit/52de3717005eb20141c305bd93ff0d6ee5dfecb6) Fix CI due to Golang 1.10.6 / 1.11.3 regressions (workaround)
    * [`2d96aad771`](https://github.com/containerd/containerd/commit/2d96aad771b3a0ea70e9d057c8d00aa734b55c40) bugfix: unpack should always set the snapshot gc label
    * [`cc06a65a79`](https://github.com/containerd/containerd/commit/cc06a65a79be4dabbd532b74d04a44edf0445df1) Merge pull request  [#2871](https://github.com/containerd/containerd/pull/2871) from linxiulei/fix_oauth_utf8
    * [`a2a4241979`](https://github.com/containerd/containerd/commit/a2a4241979f615eb0a1084c7638c21f830f48ac5) Add timeout and cancel to shim fifo open
    * [`7fa2f41645`](https://github.com/containerd/containerd/commit/7fa2f41645338b9e62457a651b24ad649ce6948f) Merge pull request  [#2873](https://github.com/containerd/containerd/pull/2873) from Ace-Tang/fix_xattr
    * [`155d7acb01`](https://github.com/containerd/containerd/commit/155d7acb014671bc675367ec99cad8144548802c) Merge pull request  [#2874](https://github.com/containerd/containerd/pull/2874) from ZYecho/fix-deadcode
    * [`6f944e4190`](https://github.com/containerd/containerd/commit/6f944e41909625e90540585c0032a33c9b5be801) fix: SCHILY.xattrs should be SCHILY.xattr
    * [`6ccb0d0629`](https://github.com/containerd/containerd/commit/6ccb0d0629d91d5ca174d41b97fa6e056d652f9a) fix: remove dead code
    * [`2db0c6c262`](https://github.com/containerd/containerd/commit/2db0c6c2622e59ac20833eba266a2229d8580e7e) Explicitly stating utf-8 when fetching oauth token
    * [`4ccff37c7e`](https://github.com/containerd/containerd/commit/4ccff37c7e10d265b4403ffaa553efb3ca0cf8a8) Merge pull request  [#2869](https://github.com/containerd/containerd/pull/2869) from fuweid/ctr_make_error_clear_in_edit_subcommand
    * [`603e97a9ec`](https://github.com/containerd/containerd/commit/603e97a9ec7d3f72b147a4b83f826f227882a775) ctr/content: make editor flag is required
    * [`1a9b010de0`](https://github.com/containerd/containerd/commit/1a9b010de06c17e2ae48474ed654a74486fb6d35) Merge pull request  [#2868](https://github.com/containerd/containerd/pull/2868) from jterry75/cpus_mem
    * [`d22f079e0c`](https://github.com/containerd/containerd/commit/d22f079e0cbdbcefb1464a9e0f717737c363f970) Merge pull request  [#2867](https://github.com/containerd/containerd/pull/2867) from crosbymichael/update-cgroups
    * [`7ac221e8d7`](https://github.com/containerd/containerd/commit/7ac221e8d764d0b9e3b6650cf2634408494c5758) Adding ctr memory and cpu flags
    * [`f05672357f`](https://github.com/containerd/containerd/commit/f05672357f56f26751a521175c5a96fc21fa8603) Merge pull request  [#2859](https://github.com/containerd/containerd/pull/2859) from crosbymichael/shim-config
    * [`822ae18b14`](https://github.com/containerd/containerd/commit/822ae18b14ff36a27cc9ef6bcc63e5786cec700d) Update cgroups to 1152b960fcee041f50df15cdc67c29db
    * [`3ae8e8a30b`](https://github.com/containerd/containerd/commit/3ae8e8a30b83a1887747475ec9f39b7487f3a6bb) Add shim config for shim binary options
    * [`0b0d6e6bdd`](https://github.com/containerd/containerd/commit/0b0d6e6bdd78f02e33e308eb0bc41561d80fc62e) Merge pull request  [#2857](https://github.com/containerd/containerd/pull/2857) from crosbymichael/runc-kill-paused
    * [`66c20f2b75`](https://github.com/containerd/containerd/commit/66c20f2b7536175c4e75bf5db9edaaa4d62e61bd) Update runc to 96ec2177ae841256168fcf76954f7177af
    * [`4a8acf54b1`](https://github.com/containerd/containerd/commit/4a8acf54b112c6f32a31c44ddab683da57cb6fa5) Merge pull request  [#2793](https://github.com/containerd/containerd/pull/2793) from lifubang/runexecflag
    * [`8ccfe2a73f`](https://github.com/containerd/containerd/commit/8ccfe2a73f2066c4a8e0e16bc4dbc6347e5c3616) Merge pull request  [#2853](https://github.com/containerd/containerd/pull/2853) from jterry75/revendor_hcssshim_v0.8.3
    * [`6937c5a3ba`](https://github.com/containerd/containerd/commit/6937c5a3ba8280edff9e9030767e3b0cb742581c) Merge pull request  [#2854](https://github.com/containerd/containerd/pull/2854) from Random-Liu/kill-in-stopped-state
    * [`79499980e4`](https://github.com/containerd/containerd/commit/79499980e437583b3d5fb1da75786603269ed729) Kill should still work in stopped state.
    * [`27ba2db109`](https://github.com/containerd/containerd/commit/27ba2db109a97362bec0603699a6e593356cc575) Revendor github.com/Microsoft/hcsshim to v0.8.3
    * [`2175efcf99`](https://github.com/containerd/containerd/commit/2175efcf99f548bb662d32a3b58cdaeab1375eac) Merge pull request  [#2851](https://github.com/containerd/containerd/pull/2851) from lifubang/execdpatch
    * [`2d3a4f99ec`](https://github.com/containerd/containerd/commit/2d3a4f99ece9db8d602dcf97eed7cfddbc4f296b) should no defer when detach
    * [`09a5b1f8af`](https://github.com/containerd/containerd/commit/09a5b1f8af9bbc652f0b168fcaaab4a070d338ef) Merge pull request  [#2839](https://github.com/containerd/containerd/pull/2839) from jhowardmsft/jjh/service
    * [`620d56aa42`](https://github.com/containerd/containerd/commit/620d56aa427268ee613a5ae33ae4f901547d65ea) Merge pull request  [#2846](https://github.com/containerd/containerd/pull/2846) from thaJeztah/mask_asound
    * [`70084ea6c3`](https://github.com/containerd/containerd/commit/70084ea6c3bb92a772b5e3f23c30879c32166bef) Add /proc/asound to masked paths
    * [`d5f00ed913`](https://github.com/containerd/containerd/commit/d5f00ed9138ca88bd4d693c89b9633b84e11efc9) Merge pull request  [#2844](https://github.com/containerd/containerd/pull/2844) from jstarks/wrapf_fix
    * [`6daf8b7782`](https://github.com/containerd/containerd/commit/6daf8b77829b2d2d1ad9e2ef9f1e9fc6cebb3e13) Eliminate misuses of errors.Wrapf
    * [`b0b375f605`](https://github.com/containerd/containerd/commit/b0b375f6057a2119ba0c9e02d87985e1aa6ab0c6) Merge pull request  [#2841](https://github.com/containerd/containerd/pull/2841) from estesp/add-new-adopters
    * [`a404f27a09`](https://github.com/containerd/containerd/commit/a404f27a09fe5434d1cbec0fdd2f2658fcecc598) Add more adopters
    * [`6593399e9f`](https://github.com/containerd/containerd/commit/6593399e9fa6103fe67e256824299c00dff261dc) cr: support checkpoint/restore without image
    * [`a0fe7f0f78`](https://github.com/containerd/containerd/commit/a0fe7f0f783495857a3d8ca9d593c6821ff38c1f) Merge pull request  [#2829](https://github.com/containerd/containerd/pull/2829) from ZYecho/fix-error
    * [`82c57a3a38`](https://github.com/containerd/containerd/commit/82c57a3a38cbf7c78f7a5e3294cdb98a1f8ff6f4) Merge pull request  [#2828](https://github.com/containerd/containerd/pull/2828) from jterry75/ctr_isolation
    * [`9e372ff01d`](https://github.com/containerd/containerd/commit/9e372ff01d7a81c325ff1c15ed84efa95e7fb5a6) Merge pull request  [#2836](https://github.com/containerd/containerd/pull/2836) from jterry75/exe_search_path
    * [`1ce733a5ea`](https://github.com/containerd/containerd/commit/1ce733a5ea4cef3ac8251a850a589c50f62bb2ab) Merge pull request  [#2837](https://github.com/containerd/containerd/pull/2837) from jterry75/containerd_dump_stacks
    * [`3ef95e0ff3`](https://github.com/containerd/containerd/commit/3ef95e0ff32b93ad3bcfe1d5719d1f854391f08c) Merge pull request  [#2838](https://github.com/containerd/containerd/pull/2838) from thaJeztah/update_runc_1.0-rc6
    * [`996c60616a`](https://github.com/containerd/containerd/commit/996c60616a9e6252ac4ffbd5a69172537425de88) fix: fix error info start capitalized
    * [`b4a642f6a5`](https://github.com/containerd/containerd/commit/b4a642f6a56489ff6b606e017c1b6dfc223b7f57) Add dumpStacks support for containerd on Windows
    * [`40d898a820`](https://github.com/containerd/containerd/commit/40d898a820a557e92eb94d61ed29e1d24327c1a8) Windows: Allow running as a service
    * [`97dd5df66f`](https://github.com/containerd/containerd/commit/97dd5df66fb70cf3ec0c6e4bdb17f01d1d6936d9) Update runc to v1.0.0-rc6
    * [`09bf314bfd`](https://github.com/containerd/containerd/commit/09bf314bfd77a981b9b2e81aece880c7c13f7803) Cache shim v2 exec.LookPath results
    * [`dcb82064d3`](https://github.com/containerd/containerd/commit/dcb82064d32b6ecd154935b6c9d16709c96d3de7) Merge pull request  [#2826](https://github.com/containerd/containerd/pull/2826) from lifubang/statemachineforpid
    * [`3eae8b9c3f`](https://github.com/containerd/containerd/commit/3eae8b9c3faaf94570d3b98828a38b5a3d8c3e0a) Merge pull request  [#2631](https://github.com/containerd/containerd/pull/2631) from masters-of-cats/shim-io-redirect
    * [`fd16bf6d46`](https://github.com/containerd/containerd/commit/fd16bf6d46ecb956b1780d8da8d4cc95c318bfe9) runtimev2: add image-path and work-path for c/r
    * [`83ebcf9992`](https://github.com/containerd/containerd/commit/83ebcf999266920b6406ef856d04c67713faee60) runtimev1: add image-path and work-path for c/r
    * [`f90e5d564a`](https://github.com/containerd/containerd/commit/f90e5d564a0e3c810d139decf028ee2a565149dd) Move ctr run --isolation to Windows only
    * [`75c490c5c4`](https://github.com/containerd/containerd/commit/75c490c5c4fa2bbd40c287cfe8f7683bc215bdea) Merge pull request  [#2825](https://github.com/containerd/containerd/pull/2825) from Ace-Tang/ctr_fix_runtime
    * [`bbc2a995f9`](https://github.com/containerd/containerd/commit/bbc2a995f97c84670ba47126a2bbba1b302c4211) use state machine management for exec.Pid()
    * [`461222dba8`](https://github.com/containerd/containerd/commit/461222dba8c2f3410fc702237a8bc7defc091a77) fix: should get runtime name from container info
    * [`32aa0cd79b`](https://github.com/containerd/containerd/commit/32aa0cd79b0229980b3b6ee44cad8b14dda7fac6) Merge pull request  [#2632](https://github.com/containerd/containerd/pull/2632) from ehazlett/checkpoint-restore
    * [`b8631c750c`](https://github.com/containerd/containerd/commit/b8631c750c512ee9a927d1076b76c452e8a54ba1) Merge pull request  [#2751](https://github.com/containerd/containerd/pull/2751) from Charliekenney23/add-useragent-resolver-option
    * [`0b064b0f9d`](https://github.com/containerd/containerd/commit/0b064b0f9def4c04dd08337fa74d7d458ae7448c) Merge pull request  [#2813](https://github.com/containerd/containerd/pull/2813) from lifubang/deleteexec
    * [`c0a3b6e823`](https://github.com/containerd/containerd/commit/c0a3b6e8235ba5137dbf0c8fd2db3433ce5ded8d) Merge pull request  [#2812](https://github.com/containerd/containerd/pull/2812) from tonistiigi/credential-nil-check
    * [`181a522142`](https://github.com/containerd/containerd/commit/181a522142b38776002e0144eea445366abf9dd3) Merge pull request  [#2807](https://github.com/containerd/containerd/pull/2807) from lifubang/shimlockwhenstdinclose
    * [`1a62577719`](https://github.com/containerd/containerd/commit/1a62577719eeb01a8479cf9d4a92ba888bf69a11) Merge pull request  [#2811](https://github.com/containerd/containerd/pull/2811) from Random-Liu/lock-kill-all
    * [`2101b1362e`](https://github.com/containerd/containerd/commit/2101b1362e966a4433adf918b55b1fe7089a94d0) add ctr delete --exec-id to debug DeleteProcess
    * [`a2e8ab9ff7`](https://github.com/containerd/containerd/commit/a2e8ab9ff78047476e3e4e1cedfa56cc08bd829f) remotes: avoid panic with default resolver conf
    * [`55baf50b5a`](https://github.com/containerd/containerd/commit/55baf50b5af476a489284679b299a97ae9ad1f54) Merge pull request  [#2798](https://github.com/containerd/containerd/pull/2798) from lifubang/execd
    * [`7d91d631e0`](https://github.com/containerd/containerd/commit/7d91d631e0e0249de7fd6156cce227d4c50e1c82) Lock `KillAll`.
    * [`f801661dcf`](https://github.com/containerd/containerd/commit/f801661dcf1838e1ee2da4a82347a6708bb9fa66) Merge pull request  [#2809](https://github.com/containerd/containerd/pull/2809) from HusterWan/zr/octet-stream-fix
    * [`9639db5522`](https://github.com/containerd/containerd/commit/9639db5522d252a6bff43ca9dbc2a6c1dbdd078e) refactor: no need defer in closeAll
    * [`aa537a67b3`](https://github.com/containerd/containerd/commit/aa537a67b3a9026c423a63dbaf71e4cc0776b2ad) Merge pull request  [#2797](https://github.com/containerd/containerd/pull/2797) from lifubang/createcmd
    * [`e76a8879eb`](https://github.com/containerd/containerd/commit/e76a8879eb10594113d70556c80dd2e456202e22) fix pipe in broken may cause shim lock forever for runtime v1
    * [`b3438f7a6f`](https://github.com/containerd/containerd/commit/b3438f7a6f63849d2179a2a76b804aea460affd9) fix pipe in broken may cause shim lock forever for runtime v2
    * [`e1383c3d23`](https://github.com/containerd/containerd/commit/e1383c3d23be81898307d7958a6ddb278882373a) Merge pull request  [#2799](https://github.com/containerd/containerd/pull/2799) from BSWANG/patch-1
    * [`d8621e258c`](https://github.com/containerd/containerd/commit/d8621e258cefd5f356aa95a6be43fcf61715657e) Merge pull request  [#2800](https://github.com/containerd/containerd/pull/2800) from crosbymichael/revert-dropped
    * [`d48d7464ad`](https://github.com/containerd/containerd/commit/d48d7464ad44bccb9f2dd962b8e52beebd05fe6e) Merge pull request  [#2773](https://github.com/containerd/containerd/pull/2773) from crosbymichael/state-locking
    * [`ee41ce3f8c`](https://github.com/containerd/containerd/commit/ee41ce3f8c9f520a6e1937427b2334a46ec2899a) Merge pull request  [#2788](https://github.com/containerd/containerd/pull/2788) from crosbymichael/runc-bump
    * [`956e49a36b`](https://github.com/containerd/containerd/commit/956e49a36b92b321c71aec3fa70f2e422dc9c056) Revert v2 dropped events
    * [`1d4105cacf`](https://github.com/containerd/containerd/commit/1d4105cacfd1662a2199a805a926d2785d8a26d6) Use named pipes for shim logs
    * [`581a63ce4e`](https://github.com/containerd/containerd/commit/581a63ce4e25f659301e2833dbe5be60a3eae92c) Add build requirement doc on fedora/centos
    * [`01f5aa3878`](https://github.com/containerd/containerd/commit/01f5aa3878cf153c36fcc1dcd3789d4e229c835f) add flag -d for ctr t exec to run a service in container
    * [`51ad4d3020`](https://github.com/containerd/containerd/commit/51ad4d302012ae442db8fc38f669f222103a9f76) change args usage for ctr c create
    * [`44b90df286`](https://github.com/containerd/containerd/commit/44b90df28605f437692d86a8adfcc9ddeac4d5cf) Merge pull request  [#2794](https://github.com/containerd/containerd/pull/2794) from wk8/wk8/nvidia_kmods
    * [`bd2a21985c`](https://github.com/containerd/containerd/commit/bd2a21985cc473c2b36cff5de05e482872bdc79e) fix container cmd args may parsed as ctr args
    * [`90880078b9`](https://github.com/containerd/containerd/commit/90880078b90c803929f35a768ff47ec2d84b3f1f) Adding a --load-kmods flag to the NVIDIA OCI hook
    * [`e1a59ba0fb`](https://github.com/containerd/containerd/commit/e1a59ba0fbd558397f64a041b0f90147cd842095) Update runc to 10d38b660a77168360df3522881e2dc2be
    * [`a3c2f00c50`](https://github.com/containerd/containerd/commit/a3c2f00c503e7d97db84db3489d3cbfc1b6d91b8) Merge pull request  [#2786](https://github.com/containerd/containerd/pull/2786) from jterry75/revendor_logrus
    * [`8e25ca6bf0`](https://github.com/containerd/containerd/commit/8e25ca6bf05294682bf3378411e3a95892c26820) Revendor github.com/sirupsen/logrus to v1.0.3
    * [`0e7a70dbfb`](https://github.com/containerd/containerd/commit/0e7a70dbfb00a109704e2f629539fc5064c55890) skip already exists content
    * [`6f2f4e4343`](https://github.com/containerd/containerd/commit/6f2f4e4343baa64b5e907e7992e4ed451d1c7747) checkpoint: add copts to checkpoint; save snapshotter to annotation
    * [`40caece8dc`](https://github.com/containerd/containerd/commit/40caece8dc9426eef146c24b8c03d77c78af832c) update tests
    * [`4fdf720b84`](https://github.com/containerd/containerd/commit/4fdf720b843a9d215a0978382b6e045f503d445d) move rw to opt; make snapshot opt; move to NewContainerOpts
    * [`147208061c`](https://github.com/containerd/containerd/commit/147208061cbcf123db82050d13510c5009825bd3) add image name and runtime name media types; remove task operation on checkpoint
    * [`ce0673fd7d`](https://github.com/containerd/containerd/commit/ce0673fd7df99aab48a68df19ae3feed50892ee3) Restore take image
    * [`0e4d9da755`](https://github.com/containerd/containerd/commit/0e4d9da755809ed4a8fbd7d9782d5f89c612612b) remove task handling from Restore
    * [`2d3db08daf`](https://github.com/containerd/containerd/commit/2d3db08daf5169c060020b57368e66b74735b02f) refactor spec and snapshot restore into opts
    * [`45c700a955`](https://github.com/containerd/containerd/commit/45c700a95584594e869251178a88d751a5e3295b) refactor checkpoint and restore to client
    * [`c7896bd722`](https://github.com/containerd/containerd/commit/c7896bd722c8a586e3c841aaa3c514fc66e64d7d) Merge pull request  [#2775](https://github.com/containerd/containerd/pull/2775) from jterry75/vendor_hcsshim
    * [`f0bedbbd32`](https://github.com/containerd/containerd/commit/f0bedbbd32f99b4c54b96ace846e41ecd26286b4) Merge pull request  [#2776](https://github.com/containerd/containerd/pull/2776) from thaJeztah/ignore_modprobe_failures
    * [`555ea3fb43`](https://github.com/containerd/containerd/commit/555ea3fb43505512bba51563183a80b2d4a1d028) Ignore modprobe failures in ExecStartPre (systemd unit)
    * [`abd971cfbd`](https://github.com/containerd/containerd/commit/abd971cfbdec5f0b6c53819765f60e61994a9484) Revendor github.com/Microsoft/hcsshim
    * [`96d30788e1`](https://github.com/containerd/containerd/commit/96d30788e1b415108c123f5fcaff2eb92d87e8cc) Merge pull request  [#2770](https://github.com/containerd/containerd/pull/2770) from Random-Liu/partial-revert-#2748
    * [`ed5a789889`](https://github.com/containerd/containerd/commit/ed5a78988930c8f321b34321c8f2868d28677af7) Merge pull request  [#2771](https://github.com/containerd/containerd/pull/2771) from Ace-Tang/runtime_v2_add_id
    * [`831a41b958`](https://github.com/containerd/containerd/commit/831a41b9585fc021c1036da17afa1513e7b4f908) Fix process locking and state management
    * [`c4feaa75cf`](https://github.com/containerd/containerd/commit/c4feaa75cf37cf0af272e443c2d5c6dd632dcc5c) fix: fix failed to get container-shim relation with io.containerd.runc.v1
    * [`c524b9ce41`](https://github.com/containerd/containerd/commit/c524b9ce4179f69b9d63c2e9518664f2b9cb79a4) Partially revert the event discard change in #2748.
    * [`130d07edd2`](https://github.com/containerd/containerd/commit/130d07edd2e003b48709c0f4d8769be2ac164c7c) Merge pull request  [#2769](https://github.com/containerd/containerd/pull/2769) from fuweid/shim_related_change
    * [`8e6cf4fb52`](https://github.com/containerd/containerd/commit/8e6cf4fb5219be379054676fab728b49bacbf90a) Merge pull request  [#2766](https://github.com/containerd/containerd/pull/2766) from AkihiroSuda/doc-rootless
    * [`f0b081bb44`](https://github.com/containerd/containerd/commit/f0b081bb447fff68c66de8c2fb4c0273f67f2b8f) Merge pull request  [#2734](https://github.com/containerd/containerd/pull/2734) from Ace-Tang/start_early_error
    * [`38d7d59e8a`](https://github.com/containerd/containerd/commit/38d7d59e8ab35bd627d4e34ffe2198ac71c451d3) enhance: update v1/v2 runtime
    * [`ce6d4c9a9f`](https://github.com/containerd/containerd/commit/ce6d4c9a9ff0d65c92dbb4635249a4ee71bb6b27) add docs/rootless.md
    * [`dd0539b095`](https://github.com/containerd/containerd/commit/dd0539b0955a7686dadfb70f6fe5fbc216386d82) ctr: add --cgroup for oci.WithCgroup
    * [`8dcabd6125`](https://github.com/containerd/containerd/commit/8dcabd6125f8586fb2e13586b72874bc084e1b32) Merge pull request  [#2755](https://github.com/containerd/containerd/pull/2755) from estesp/add-adopters
    * [`2a10bc7b44`](https://github.com/containerd/containerd/commit/2a10bc7b44acd3320565a1a10b064e15aabcdbed) Merge pull request  [#2759](https://github.com/containerd/containerd/pull/2759) from fuweid/bugfix_use_right_flag_value
    * [`18363d0c95`](https://github.com/containerd/containerd/commit/18363d0c95b621be1d177bf87f971e36f7d954f7) Add ADOPTERS.md file
    * [`0535fa60fb`](https://github.com/containerd/containerd/commit/0535fa60fb9c352d5b5eabc917950a6d4867aac8) Merge pull request  [#2756](https://github.com/containerd/containerd/pull/2756) from jterry75/runhcs_opts
    * [`354dab0caa`](https://github.com/containerd/containerd/commit/354dab0caa57e27889d8580c98d5ada14d44d3b7) Forward ctr.exe --debug as io.containerd.runhcs.v1 options
    * [`a33ad40245`](https://github.com/containerd/containerd/commit/a33ad4024581fd84a883d5474f99a62f6ad15c9c) Implement io.containerd.runhcs.v1 shim log opts
    * [`ec3dbd155e`](https://github.com/containerd/containerd/commit/ec3dbd155ed1dc201b1686081ce49169992768b7) Add io.containerd.runhcs.v1 shim proto options
    * [`7d70d2b78d`](https://github.com/containerd/containerd/commit/7d70d2b78dd3917f5da4fd233483fd903dfb2919) Fix Makefile to run protobuild on paths with spaces
    * [`998d0f9e49`](https://github.com/containerd/containerd/commit/998d0f9e49a069f8abc264e7614c245006e12a46) Merge pull request  [#2761](https://github.com/containerd/containerd/pull/2761) from jterry75/remove_windows_v2_conditional
    * [`37773e169d`](https://github.com/containerd/containerd/commit/37773e169d8b1888f0950b8cd2d3353a4fa8052b) Merge pull request  [#2764](https://github.com/containerd/containerd/pull/2764) from cyphar/emoji-remove
    * [`83f4ab8855`](https://github.com/containerd/containerd/commit/83f4ab88559e3062537ad96daa8596985893e57c) makefile: remove emoji on Linux
    * [`8329a491b9`](https://github.com/containerd/containerd/commit/8329a491b9ccf3dfd1abeaccae9e13e9ab3e6604) Build Windows V1 and V2 runtimes always
    * [`124194b98b`](https://github.com/containerd/containerd/commit/124194b98b6af6a24fe3f1425c91be0c0fe15c2f) check task existence before new task
    * [`a02f7cea86`](https://github.com/containerd/containerd/commit/a02f7cea864fcca8299cc63226d99fda565b077a) bugfix: use skip-verify flag in ctr instead of insecure
    * [`f1a3a6fba6`](https://github.com/containerd/containerd/commit/f1a3a6fba616861b9f0d472b816ff70cf744307a) Merge pull request  [#2760](https://github.com/containerd/containerd/pull/2760) from estesp/fix-appveyor-mingw-vers
    * [`2bb7da8431`](https://github.com/containerd/containerd/commit/2bb7da8431adf035a137baaed9ac7897f1d85cf6) Fix mingw version back to working version with Golang
    * [`068880ff16`](https://github.com/containerd/containerd/commit/068880ff1670bcefd646689d900befcf9a2ce730) Add custom headers option to dockerResolver
    * [`b043f9ffad`](https://github.com/containerd/containerd/commit/b043f9ffad648e9feddfeb342af3d7905df36be1) Merge pull request  [#2754](https://github.com/containerd/containerd/pull/2754) from mikebrow/readme-slack-invite-update
    * [`fa912a79bb`](https://github.com/containerd/containerd/commit/fa912a79bbf978634203debd0c9e898a15025859) update link for slack invite
    * [`9035063a5b`](https://github.com/containerd/containerd/commit/9035063a5b3a3d93d45eff6473a8c60365e00918) Merge pull request  [#2753](https://github.com/containerd/containerd/pull/2753) from Charliekenney23/fix-typo-resolveroptions-docs
    * [`7c85d873a0`](https://github.com/containerd/containerd/commit/7c85d873a006bafe6d5ec9dd94751018a5c76a70) fix typo in ResolverOptions.Credentials documentation
    * [`8afcade1a6`](https://github.com/containerd/containerd/commit/8afcade1a6041b8301b6f6d8b88bae909993b989) Merge pull request  [#2748](https://github.com/containerd/containerd/pull/2748) from crosbymichael/reaper-buffer
    * [`232a063496`](https://github.com/containerd/containerd/commit/232a0634962441bce2a1d4cd12f6c822908be9bd) Increase reaper buffer size and non-blocking send
    * [`35a32a8778`](https://github.com/containerd/containerd/commit/35a32a877800119be66ae4f0d07fafd71727fccc) Merge pull request  [#2747](https://github.com/containerd/containerd/pull/2747) from fuweid/bugfix_wrap_error_in_closeIO
    * [`6f8edc2308`](https://github.com/containerd/containerd/commit/6f8edc2308c266f5fd0b83d884faf77f24ae054e) Merge pull request  [#2743](https://github.com/containerd/containerd/pull/2743) from Ace-Tang/shim_lock
    * [`05f8c3a3f1`](https://github.com/containerd/containerd/commit/05f8c3a3f130f9716c0bce8ad464faafbe03d078) Merge pull request  [#2746](https://github.com/containerd/containerd/pull/2746) from crosbymichael/aufs-bump
    * [`00ba92364c`](https://github.com/containerd/containerd/commit/00ba92364ccdd86c85fdf3ad44acd6270e47f3fe) bugfix: CloseIO should return correct status code
    * [`1cc93460d7`](https://github.com/containerd/containerd/commit/1cc93460d76fc88a32cc08f0eca41b2d932ed865) Bump aufs for unsupported errors
    * [`7f8b405eac`](https://github.com/containerd/containerd/commit/7f8b405eac9e05beef22d6c15416134ac44ab764) Merge pull request  [#2745](https://github.com/containerd/containerd/pull/2745) from crosbymichael/snapshot-warnings
    * [`86b8c480c8`](https://github.com/containerd/containerd/commit/86b8c480c805ca6ae4e41a804e9ce84c85ce58f3) Merge pull request  [#2435](https://github.com/containerd/containerd/pull/2435) from thaJeztah/bump_go_1.11
    * [`1301813f7a`](https://github.com/containerd/containerd/commit/1301813f7ad147d51086ae5e7ad3dce6e3a43391) Update ZFS for unsupported warnings
    * [`16aaf6c065`](https://github.com/containerd/containerd/commit/16aaf6c06577326f96965dd325411048980e0baf) Change unsupported snapshot warnings to INFO
    * [`07237e34e6`](https://github.com/containerd/containerd/commit/07237e34e6458d6c8c2753d437c969c7da1452d2) Bump to Go 1.11.x
    * [`c206da7957`](https://github.com/containerd/containerd/commit/c206da79576925aaf1d675a8204570ccbfeb86aa) optimize shim lock in runtime v1
    * [`c5a0c7f491`](https://github.com/containerd/containerd/commit/c5a0c7f491b435e4eb45972903b00e2d8ed46495) Add build option "GODEBUG=1"
    
    ### Changes from containerd/aufs
    
    * [`f894a80`](https://github.com/containerd/aufs/commit/f894a800659b6e11c1a13084abd1712f346e349c) Remove the "overlay" related comment
    * [`1d75a7b`](https://github.com/containerd/aufs/commit/1d75a7b7fe61bb1aebd576401f2de182692bd332) Merge pull request  [#14](https://github.com/containerd/aufs/pull/14) from estesp/add-common-project-ref
    * [`29bb63f`](https://github.com/containerd/aufs/commit/29bb63fff81c941a7c15e3b7723ccbe573ec322a) Add common project scripts/references
    * [`da3cf16`](https://github.com/containerd/aufs/commit/da3cf16bfbe68ba8f114f1536a05c01528a25434) Merge pull request  [#13](https://github.com/containerd/aufs/pull/13) from containerd/skip
    * [`a21e953`](https://github.com/containerd/aufs/commit/a21e953b6d74acd8ab49bdc7b89575e8bda68d26) Skip plugin load on not support
    
    ### Changes from containerd/btrfs
    
    * [`af50828`](https://github.com/containerd/btrfs/commit/af5082808c833de0e79c1e72eea9fea239364877) Merge pull request  [#20](https://github.com/containerd/btrfs/pull/20) from estesp/add-common-project-ref
    * [`67efb19`](https://github.com/containerd/btrfs/commit/67efb197b53ad2ffb7cdd365b25d909c055a3226) Add common project scripts/references
    
    ### Changes from containerd/cgroups
    
    * [`c4b9ac5`](https://github.com/containerd/cgroups/commit/c4b9ac5c7601384c965b9646fc515884e091ebb9) Merge pull request  [#93](https://github.com/containerd/cgroups/pull/93) from sofat1989/master
    * [`f627015`](https://github.com/containerd/cgroups/commit/f627015aeaf1f9621ee7eedc30ec9af74d63d250) avoid adding io_serviced and io_service_bytes duplicately
    * [`d596c78`](https://github.com/containerd/cgroups/commit/d596c78861b15c27a9ac82975aca4413390b9b49) Merge pull request  [#92](https://github.com/containerd/cgroups/pull/92) from lgtczh/add_mem_soft_limit
    * [`b589cd9`](https://github.com/containerd/cgroups/commit/b589cd92b297899b31bcd56489135e720595e0ab) Merge pull request  [#90](https://github.com/containerd/cgroups/pull/90) from crosbymichael/makefile
    * [`13a3ac4`](https://github.com/containerd/cgroups/commit/13a3ac4f154c85e85ffc2eb9709387e5040548f7) fixed an issue with invalid soft memory limits
    * [`215221e`](https://github.com/containerd/cgroups/commit/215221e46845a498dd0f772e3b4800f063d10635) Add makefile for go and protos
    * [`db27230`](https://github.com/containerd/cgroups/commit/db272301ab8449d05f062e6db6f13d8a6aaff466) Merge pull request  [#88](https://github.com/containerd/cgroups/pull/88) from woshijpf/fix-cgroup-left-problem
    * [`0ecd2b6`](https://github.com/containerd/cgroups/commit/0ecd2b66d378b21c371721046c14d9f23bc07877) cgroups: fix MoveTo function fail problem
    * [`51b62d3`](https://github.com/containerd/cgroups/commit/51b62d303d381950f7b51cf8ff52f1e9e49cc4f1) Merge pull request  [#86](https://github.com/containerd/cgroups/pull/86) from gliptak/import1
    * [`42091f5`](https://github.com/containerd/cgroups/commit/42091f5cd88c6ce37c803d5f7a807197a3659aaa) Merge pull request  [#85](https://github.com/containerd/cgroups/pull/85) from odinuge/cgroups-hugetlb-fix
    * [`97bda9c`](https://github.com/containerd/cgroups/commit/97bda9c45ae3e1514df643f9f7eefa5adb6c43ed) Merge pull request  [#84](https://github.com/containerd/cgroups/pull/84) from gliptak/patch-2
    * [`38dc3ac`](https://github.com/containerd/cgroups/commit/38dc3ace6c68fb5339c9f516c2edd854dd3eb66b) Correct forked Travis builds
    * [`a9a304a`](https://github.com/containerd/cgroups/commit/a9a304aff844d138c75f5c01a834167ace776f1d) Add Go 1.12 to Travis
    * [`51dcf5f`](https://github.com/containerd/cgroups/commit/51dcf5fa00efa7947e3f454333e254ee97139226) Fix cgroup hugetlb size prefix for kB
    * [`fc51a4c`](https://github.com/containerd/cgroups/commit/fc51a4cd6306d16235e72876df9ad20174b6dc04) Merge pull request  [#81](https://github.com/containerd/cgroups/pull/81) from ZeroMagic/add_network_stats
    * [`1741ae0`](https://github.com/containerd/cgroups/commit/1741ae0c1998a5fcdbb3c8b2a164113a8fabef89) add network stats
    * [`4994991`](https://github.com/containerd/cgroups/commit/4994991857f9b0ae8dc439551e8bebdbb4bf66c1) Merge pull request  [#79](https://github.com/containerd/cgroups/pull/79) from crosbymichael/load-none
    * [`453efe3`](https://github.com/containerd/cgroups/commit/453efe3313d53f746614e80c3d59860c1ca02d3e) Return ErrCgroupDeleted when no subsystems
    * [`dbea6f2`](https://github.com/containerd/cgroups/commit/dbea6f2bd41658b84b00417ceefa416b979cbf10) Merge pull request  [#77](https://github.com/containerd/cgroups/pull/77) from crosbymichael/non-active
    * [`4a9f0f7`](https://github.com/containerd/cgroups/commit/4a9f0f7346a74278d670e53b00ba011cd8647448) Add SkipOpts for handling how subsystems are registered
    * [`4dacf2b`](https://github.com/containerd/cgroups/commit/4dacf2bc1300b0d7dc1087b8e27712a597890ba3) Check for non-active/supported cgroups
    * [`39b18af`](https://github.com/containerd/cgroups/commit/39b18af02c4120960f517a3a4c2588fabb61d02c) Merge pull request  [#72](https://github.com/containerd/cgroups/pull/72) from gliptak/pids1
    * [`2fd912c`](https://github.com/containerd/cgroups/commit/2fd912c91be97dc5fb77b444aa2694e6538c662d) Add tests for pids
    * [`1152b96`](https://github.com/containerd/cgroups/commit/1152b960fcee041f50df15cdc67c29dbccf801ef) Merge pull request  [#73](https://github.com/containerd/cgroups/pull/73) from gliptak/gofmt1
    * [`afd5981`](https://github.com/containerd/cgroups/commit/afd5981a16647b45b6dba3a50a88418b576cc17d) Gofmt cgroup_test
    * [`65ce98b`](https://github.com/containerd/cgroups/commit/65ce98b3dfeb0a9a8fecd7e4ebffb24ad0bfe28f) Merge pull request  [#69](https://github.com/containerd/cgroups/pull/69) from cclerget/master-weight-pointer
    * [`0f372c6`](https://github.com/containerd/cgroups/commit/0f372c6d4a65a49c72b0afbd1aee6214637958bf) Merge pull request  [#71](https://github.com/containerd/cgroups/pull/71) from JoeWrightss/patch-1
    * [`f48bd85`](https://github.com/containerd/cgroups/commit/f48bd85c9cbc306fada0cebc3a646a1f1fe99afe) Fixs return error message
    * [`10cd53e`](https://github.com/containerd/cgroups/commit/10cd53efd916e22b9bdea67223d287684f57f1f4) Merge pull request  [#70](https://github.com/containerd/cgroups/pull/70) from gliptak/patch-1
    * [`64bade4`](https://github.com/containerd/cgroups/commit/64bade4cea6c438ee51a7a12528225946b42c6ca) Take value instead of pointer value
    * [`b49c471`](https://github.com/containerd/cgroups/commit/b49c4713f3824e81bfa67faddcdde1414171b54e) Correct ineffassign warning
    * [`3bc6dde`](https://github.com/containerd/cgroups/commit/3bc6dde829bc2dc8d4097ce8ad5acc275de3df06) Merge pull request  [#68](https://github.com/containerd/cgroups/pull/68) from cclerget/master-net_prio-typo
    * [`6b552a8`](https://github.com/containerd/cgroups/commit/6b552a86e60e31903d3f8f3f494eda71f562cc54) Fix net_prio typo
    * [`c0437c3`](https://github.com/containerd/cgroups/commit/c0437c3dd5958f74d7f54e9f5def749850b9d6a1) Merge pull request  [#67](https://github.com/containerd/cgroups/pull/67) from gpanouts/get-all-cgroup-tasks
    * [`a31a0ff`](https://github.com/containerd/cgroups/commit/a31a0ff985237eddf30d9fe30a3643c7da4ae912) Add functionality for retrieving all tasks of a cgroup
    * [`82cb49f`](https://github.com/containerd/cgroups/commit/82cb49fc1779971dfef4ad696f1453f6f44987b1) Merge pull request  [#63](https://github.com/containerd/cgroups/pull/63) from ChrsMark/lenient-subsystems-checking
    * [`7d825b2`](https://github.com/containerd/cgroups/commit/7d825b29aecc02bb1e9bede427f8ed62bbc3030d) Add test for cgroups load when missing hierarchy in one subsystem
    * [`f6cbfb4`](https://github.com/containerd/cgroups/commit/f6cbfb45aec6a2590c7e7f4b84a080602b3e642d) Change Load function in order to be more lenient on subsystems' checking
    * [`965bb1d`](https://github.com/containerd/cgroups/commit/965bb1da4db7c8ce2690108c5a081562ce7493cb) Merge pull request  [#66](https://github.com/containerd/cgroups/pull/66) from crosbymichael/systemdci
    * [`ab9ec0e`](https://github.com/containerd/cgroups/commit/ab9ec0e4abde2c2cb999719ff43af2d3b5830f75) Add go-systemd dep for CI testing
    * [`0e94a83`](https://github.com/containerd/cgroups/commit/0e94a83b6eb6cf4bc05d7f91ec1eaad57a77d3b6) Merge pull request  [#59](https://github.com/containerd/cgroups/pull/59) from gliptak/patch-1
    * [`4479d11`](https://github.com/containerd/cgroups/commit/4479d118c89b5500a08cce7a78bbe822229c1e65) Merge pull request  [#62](https://github.com/containerd/cgroups/pull/62) from estesp/fix-gofmt
    * [`9beb998`](https://github.com/containerd/cgroups/commit/9beb998c23f510b1e6670ad7791807eb9aff6741) Merge pull request  [#61](https://github.com/containerd/cgroups/pull/61) from gliptak/patch-3
    * [`9a09e58`](https://github.com/containerd/cgroups/commit/9a09e5899acc95fabcc620d6489fec674e6dddfa) Fix gofmt of systemd.go
    * [`84e6e6e`](https://github.com/containerd/cgroups/commit/84e6e6ed2afdf661cd9dbf47c6f3412b546bc67f) Merge pull request  [#60](https://github.com/containerd/cgroups/pull/60) from gliptak/patch-2
    * [`e13f6cc`](https://github.com/containerd/cgroups/commit/e13f6cc3b9637c36e6a8af393b561127498f4be5) Add GoReportCard badge to README
    * [`d124595`](https://github.com/containerd/cgroups/commit/d124595ee85c245e7c1443fe402adf7ce4f7f6a4) Add Go 1.11 to Travis
    * [`d961ab9`](https://github.com/containerd/cgroups/commit/d961ab930c38eb8bedcded479f1708b2ef4984c5) Correct typo
    * [`d240072`](https://github.com/containerd/cgroups/commit/d2400726cfa7904fb79e3b896ec0e6ae500a76bd) Merge pull request  [#57](https://github.com/containerd/cgroups/pull/57) from estesp/project-update
    * [`e4cf832`](https://github.com/containerd/cgroups/commit/e4cf832b95deb7ce898ece716307abc35cbd0a09) Add project references and use common project travis
    * [`8baeff6`](https://github.com/containerd/cgroups/commit/8baeff6b9d069acde48ef1bedec7e0f8ba684f05) Merge pull request  [#56](https://github.com/containerd/cgroups/pull/56) from grantseltzer/patch-1
    * [`9de57ff`](https://github.com/containerd/cgroups/commit/9de57ffeb46f6179333d7939436d92dcb5631e5f) Add godoc badge to README.md
    * [`5017d4e`](https://github.com/containerd/cgroups/commit/5017d4e9a9cf2d4381db99eacd9baf84b95bfb14) Merge pull request  [#54](https://github.com/containerd/cgroups/pull/54) from WeiZhang555/bugfix
    * [`13aaafd`](https://github.com/containerd/cgroups/commit/13aaafdc37e772059d3234ec762303537f440c5b) Bugfix: can't write to cpuset cgroup
    * [`58556f5`](https://github.com/containerd/cgroups/commit/58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0) Merge pull request  [#53](https://github.com/containerd/cgroups/pull/53) from baude/systemdslicedelegate
    * [`15ed73c`](https://github.com/containerd/cgroups/commit/15ed73c1c075e6590ecf56170acedcba0da8167e) systemd-239+ no longer allows delegate slice
    * [`3024bc7`](https://github.com/containerd/cgroups/commit/3024bc7cc0c88af4b32d38a14444f38e65ab169f) Merge pull request  [#52](https://github.com/containerd/cgroups/pull/52) from Sykomaniac/bugfix/slice-name
    * [`2596f33`](https://github.com/containerd/cgroups/commit/2596f332e449ea374f0f24a977437116714ce7ef) Remove call to unitName
    * [`2e2922e`](https://github.com/containerd/cgroups/commit/2e2922e146ed53ccf4481c245187b6afe244fded) Merge pull request  [#51](https://github.com/containerd/cgroups/pull/51) from containerd/type
    * [`0f3de2f`](https://github.com/containerd/cgroups/commit/0f3de2f77d3b76b3871242fbab2a6116179229af) Fix empty device type
    
    ### Changes from containerd/console
    
    * [`0650fd9`](https://github.com/containerd/console/commit/0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f) Merge pull request  [#30](https://github.com/containerd/console/pull/30) from estesp/common-project-content
    * [`0b9f189`](https://github.com/containerd/console/commit/0b9f18993a29f711821e7394d1bb9e1da79d8820) Add common project repo checks/README references
    
    ### Changes from containerd/continuity
    
    * [`f2a389a`](https://github.com/containerd/continuity/commit/f2a389ac0a02ce21c09edd7344677a601970f41c) Merge pull request  [#142](https://github.com/containerd/continuity/pull/142) from dmcgowan/fix-fstests
    * [`9ca0eb9`](https://github.com/containerd/continuity/commit/9ca0eb98eb6fc5ecc23953cb3242946a1219bd19) Fix fstest missing file updates
    * [`aaeac12`](https://github.com/containerd/continuity/commit/aaeac12a7ffcd198ae25440a9dff125c2e2703a7) Merge pull request  [#140](https://github.com/containerd/continuity/pull/140) from dmcgowan/fix-directory-comparison
    * [`5a839c7`](https://github.com/containerd/continuity/commit/5a839c78cafc28b9d72643b577a36df2e66f8b5a) Fix directory comparison in changes
    * [`004b464`](https://github.com/containerd/continuity/commit/004b46473808b3e7a4a3049c20e4376c91eb966d) Merge pull request  [#138](https://github.com/containerd/continuity/pull/138) from AkihiroSuda/xattr
    * [`a664d80`](https://github.com/containerd/continuity/commit/a664d802f439d343a64173afd21dfa54429c9560) fs: add XAttrErrorHandler
    * [`194c23c`](https://github.com/containerd/continuity/commit/194c23c791fa3578b7e7117f82a9c0a82b9ccaeb) fs/copy: continue copying xattrs in case one fails
    * [`cc6b518`](https://github.com/containerd/continuity/commit/cc6b51873c76289bf7f43b1b924f4fe77c48144a) fs: add WithAllowXAttrErrors CopyOpt
    * [`bea7585`](https://github.com/containerd/continuity/commit/bea7585dbfac2847dbf49a6b8e7738a36c09bc75) Merge pull request  [#122](https://github.com/containerd/continuity/pull/122) from poizan42/fix-mips
    * [`9621bb9`](https://github.com/containerd/continuity/commit/9621bb9b56b02056aab3d7cb07434e77febeed20) Fix copy_file_range usage for files > 2GB on 32-bit archs.
    * [`c220ac4`](https://github.com/containerd/continuity/commit/c220ac4f01b8a301edcb9c9c05d7600249138cfa) Merge pull request  [#137](https://github.com/containerd/continuity/pull/137) from estesp/common-project-docs
    * [`311e47e`](https://github.com/containerd/continuity/commit/311e47e18fe7b2ee5462f8d95757750e0ab97c90) Add references to common project docs
    * [`be9bd76`](https://github.com/containerd/continuity/commit/be9bd761db19d4fc551d40be908f02e00487511d) Merge pull request  [#128](https://github.com/containerd/continuity/pull/128) from AkihiroSuda/test-reflink
    * [`8568d91`](https://github.com/containerd/continuity/commit/8568d915508cac8f5e8805e1a2ad1e741520911e) fs: add TestCopyReflinkWithXFS
    
    ### Changes from containerd/cri
    
    * [`f1d492b0`](https://github.com/containerd/cri/commit/f1d492b0cdd14e76476ee4dd024696ce3634e501) Merge pull request  [#1237](https://github.com/containerd/cri/pull/1237) from Random-Liu/update-cni-plugins
    * [`cda752fd`](https://github.com/containerd/cri/commit/cda752fd59333d21e3de12e89efcdca800b8916c) Update cni plugins to v0.7.6.
    * [`92603895`](https://github.com/containerd/cri/commit/92603895fd81d9fb6e123852b77a08d9013995a2) Merge pull request  [#1238](https://github.com/containerd/cri/pull/1238) from crosbymichael/cni-update
    * [`3995efc7`](https://github.com/containerd/cri/commit/3995efc7c19bb1857efff29f85240cf29b863a34) Update cni and go-cni to the v0.7.1 release
    * [`5ea371c6`](https://github.com/containerd/cri/commit/5ea371c68966a8c6aa3559ac022054eba4b3ab6c) Merge pull request  [#1235](https://github.com/containerd/cri/pull/1235) from Random-Liu/wildcard-mirror
    * [`81ca274c`](https://github.com/containerd/cri/commit/81ca274c6facf46d52b9ebf26ab21db0adb371b7) Add wildcard mirror support.
    * [`8021850e`](https://github.com/containerd/cri/commit/8021850e91c46ac5dcf079f2e9041127a7f58793) Merge pull request  [#1233](https://github.com/containerd/cri/pull/1233) from AkihiroSuda/allow-ca-without-client-certs
    * [`a4b145ad`](https://github.com/containerd/cri/commit/a4b145adbbf45c2b61d4753620d322ccd39752c4) Merge pull request  [#1234](https://github.com/containerd/cri/pull/1234) from Random-Liu/update-containerd-to-fix-race
    * [`7f330dc4`](https://github.com/containerd/cri/commit/7f330dc4aa4bd6b2b051f45209c480d0899a5e42) Update containerd to fix panic caused by race condition.
    * [`fd6c732c`](https://github.com/containerd/cri/commit/fd6c732cd731acedd2bf66bba29cc601eba0eb0f) Merge pull request  [#1232](https://github.com/containerd/cri/pull/1232) from Random-Liu/avoid-schema1-roundtrip
    * [`f1fbdbfa`](https://github.com/containerd/cri/commit/f1fbdbfab77dbda53fce6dcd4b7b483d940605d8) Merge pull request  [#1231](https://github.com/containerd/cri/pull/1231) from Random-Liu/consider-endpoint-path-for-default
    * [`28e492fc`](https://github.com/containerd/cri/commit/28e492fce0c0b6083e6601b77539f874258386fd) allow non-mutual TLS
    * [`d64fa3b6`](https://github.com/containerd/cri/commit/d64fa3b6b861617e60416bf640a52fc9657826ab) Remove extra roundtrip for checking schema1.
    * [`005f9f73`](https://github.com/containerd/cri/commit/005f9f737849b9eceb31d68fb6db88236033feb8) Consider endpoint path when checking default host.
    * [`a7481289`](https://github.com/containerd/cri/commit/a7481289bb1967d55ed12f7384c27845152e5e0f) Merge pull request  [#1227](https://github.com/containerd/cri/pull/1227) from Random-Liu/new-registry-mirror
    * [`2fd69f0b`](https://github.com/containerd/cri/commit/2fd69f0b782d695aabab4080452186f3305bc70f) Move config validation into pkg/config and add unit test.
    * [`53e94c67`](https://github.com/containerd/cri/commit/53e94c67537b3a33b497817619833c0eb234f6e9) Use containerd registry mirror library.
    * [`27de1a58`](https://github.com/containerd/cri/commit/27de1a5862046c6e8293f7f242b679cb71127ccf) Update containerd to 5222236c1b57d055362dbc413d042ab56427270a.
    * [`29d5eb69`](https://github.com/containerd/cri/commit/29d5eb69bceee6ad08f9be9ad52444bc4fbccad6) Merge pull request  [#1228](https://github.com/containerd/cri/pull/1228) from Random-Liu/improve-vendor
    * [`f994f43a`](https://github.com/containerd/cri/commit/f994f43aec0488c442a0bd433dceb2accc917c88) Update vendors.
    * [`7d56fdcc`](https://github.com/containerd/cri/commit/7d56fdcc837e54afbaf7835952a0e7a38cd0d3e6) Split dependencies and update sort-vendor correspondingly
    * [`aaf15b67`](https://github.com/containerd/cri/commit/aaf15b67771cd43bd6c5df3373d7f8e8f1fab22e) Merge pull request  [#1225](https://github.com/containerd/cri/pull/1225) from awprice/privileged_without_host_devices_flag
    * [`3353ab76`](https://github.com/containerd/cri/commit/3353ab76d9223c7a9cfc876ec412ada906ca3cde) Add flag to overload default privileged host device behaviour
    * [`95bd02d2`](https://github.com/containerd/cri/commit/95bd02d28f28c95154755e9de095615717afc14f) Merge pull request  [#1200](https://github.com/containerd/cri/pull/1200) from jterry75/image_user
    * [`8ea0cc90`](https://github.com/containerd/cri/commit/8ea0cc90aa73906eda8c535d766b11d42f86034b) Merge pull request  [#1221](https://github.com/containerd/cri/pull/1221) from jterry75/log_g
    * [`bc2cff62`](https://github.com/containerd/cri/commit/bc2cff625b51113a11da20fff9eb09709b5f71af) Assign ImageSpec User if SecurityContext is not set
    * [`193918b7`](https://github.com/containerd/cri/commit/193918b702f40609e03c15904061f8cde82358ea) Switch to containerd/log package
    * [`29104d94`](https://github.com/containerd/cri/commit/29104d94d643c6ed0c0061197e3bb4fa815b6772) Merge pull request  [#1223](https://github.com/containerd/cri/pull/1223) from Random-Liu/update-support-metrics
    * [`5fd4ab7e`](https://github.com/containerd/cri/commit/5fd4ab7ef965070c1613ab2497db4d131d418a09) Merge pull request  [#1226](https://github.com/containerd/cri/pull/1226) from Random-Liu/use-golangci-lint
    * [`9bf53555`](https://github.com/containerd/cri/commit/9bf53555a0819ea33094026485b4a36edf4ef077) Use golangci-lint.
    * [`c7b48c09`](https://github.com/containerd/cri/commit/c7b48c09d786ebf00ba8be52fe16e625be0fde07) Merge pull request  [#1224](https://github.com/containerd/cri/pull/1224) from Random-Liu/infer-systemd-cgroup
    * [`eae5fc36`](https://github.com/containerd/cri/commit/eae5fc360f1eb3e2bb8d5b7923141e0682a95edc) Infer systemd cgroup based on path suffix.
    * [`30fb9ea9`](https://github.com/containerd/cri/commit/30fb9ea9b27782195cd30be2a6144690d09ff20e) Update support metrics to reflect 1.11 EOL.
    * [`f9760af8`](https://github.com/containerd/cri/commit/f9760af8d41c7a22f8ed93a6c4f4b279588f2c28) Merge pull request  [#1220](https://github.com/containerd/cri/pull/1220) from Random-Liu/remove-no-pivot-deprecation
    * [`871a8b89`](https://github.com/containerd/cri/commit/871a8b89c8edae910bd6d2cb832ab31d0a841054) Do not deprecate no_pivot yet.
    * [`b213648c`](https://github.com/containerd/cri/commit/b213648c5bd0a1d2ee42709c10dff63fbfee3ad7) Merge pull request  [#1219](https://github.com/containerd/cri/pull/1219) from Random-Liu/rename-test-containerd-bin
    * [`7665f4ac`](https://github.com/containerd/cri/commit/7665f4ac2286fd5fe702230694300b33f7c8b9c1) Rename the test binary to containerd-test.
    * [`a9976661`](https://github.com/containerd/cri/commit/a99766612f984378a92a53518fa3735ccf91cbbd) Merge pull request  [#1218](https://github.com/containerd/cri/pull/1218) from Random-Liu/more-proc-mount-test
    * [`986d04ae`](https://github.com/containerd/cri/commit/986d04aec196405e197e08277039fab286d62cba) Add test for disable_proc_mount.
    * [`fb5210e2`](https://github.com/containerd/cri/commit/fb5210e2aa6f9ccf64c24929781e7a57a2367934) Merge pull request  [#1217](https://github.com/containerd/cri/pull/1217) from Random-Liu/print-deprecated-notice
    * [`b74653b8`](https://github.com/containerd/cri/commit/b74653b8213f362a26e00335bed6cf27452c7757) Print warning message for deprecated options.
    * [`f636fb05`](https://github.com/containerd/cri/commit/f636fb05199b2ec816cd55adef17e1a841680638) Merge pull request  [#1215](https://github.com/containerd/cri/pull/1215) from Random-Liu/update-kubernetes
    * [`8a5b6b8d`](https://github.com/containerd/cri/commit/8a5b6b8dff3910881aae360ab9ef3f136fa8646e) Update cri-tools to v1.15.0
    * [`ba8788c6`](https://github.com/containerd/cri/commit/ba8788c6b9a3b4e984ac8ac8671cb47deefe6948) Update kubernetes dependency to 1.15.0.
    * [`fe5eb76c`](https://github.com/containerd/cri/commit/fe5eb76cb488e186584bbe923d61099d2c4b0f28) Merge pull request  [#1209](https://github.com/containerd/cri/pull/1209) from Random-Liu/fix-proc-mount-support
    * [`467f9e0e`](https://github.com/containerd/cri/commit/467f9e0e8a10097b793726bf89aeaa661a2e4007) Fix proc mount support.
    * [`b23e2cf9`](https://github.com/containerd/cri/commit/b23e2cf9d1da2aa85ce0e13e4cc222fd43ec505c) Merge pull request  [#1212](https://github.com/containerd/cri/pull/1212) from mrIncompetent/return-annotations-bandwith-error
    * [`f0a677e7`](https://github.com/containerd/cri/commit/f0a677e76f6859af8d7fe93f547990c976d0496e) Merge pull request  [#1211](https://github.com/containerd/cri/pull/1211) from Random-Liu/add-max-concurrency-support
    * [`9aec3816`](https://github.com/containerd/cri/commit/9aec38164d93eb4eac17892433ca27d10f5a38dd) Return actual error when fetching the bandwidth info from annotation fails
    * [`c78caf90`](https://github.com/containerd/cri/commit/c78caf902d2844c4f0a7f0b86e84ad7497d75063) Add max concurrent downloads support.
    * [`994cea83`](https://github.com/containerd/cri/commit/994cea830bcbb01b0d794598f18f5f975006ae14) Merge pull request  [#1207](https://github.com/containerd/cri/pull/1207) from Random-Liu/move-cancel
    * [`d3cacff8`](https://github.com/containerd/cri/commit/d3cacff8e1d71de8bccdcc9dcd3b2850bdc04663) Move context cancel into defer.
    * [`74d2b694`](https://github.com/containerd/cri/commit/74d2b6947c5a6d6364d2016083d41c75178bade2) Merge pull request  [#1152](https://github.com/containerd/cri/pull/1152) from jterry75/deadline_exceeded
    * [`d2986eb5`](https://github.com/containerd/cri/commit/d2986eb5aaa24def5a4bbc3862532487c26d5195) Merge pull request  [#1187](https://github.com/containerd/cri/pull/1187) from alculquicondor/feature/tcp
    * [`240e19d7`](https://github.com/containerd/cri/commit/240e19d7ac380b62bdc273b6873eca1a94b61b39) Merge pull request  [#1202](https://github.com/containerd/cri/pull/1202) from Random-Liu/not-cache-image-handler
    * [`4b433032`](https://github.com/containerd/cri/commit/4b43303203e53d1656985976affb09cc4c433ec7) Add option to register on TCP server
    * [`5fdb4b8e`](https://github.com/containerd/cri/commit/5fdb4b8eefae630401832c2fa30ef326de7ddfb9) Merge pull request  [#1204](https://github.com/containerd/cri/pull/1204) from Random-Liu/fix-ctr-readiness-check
    * [`0f313f97`](https://github.com/containerd/cri/commit/0f313f977da780f6e83570bee5101309ce4ff1df) Merge pull request  [#1205](https://github.com/containerd/cri/pull/1205) from Random-Liu/no-snat
    * [`deb8e825`](https://github.com/containerd/cri/commit/deb8e825028b80a6bb38fddbebbf4bcc79d9463b) Merge pull request  [#1206](https://github.com/containerd/cri/pull/1206) from Random-Liu/add-font-art
    * [`0c1ff738`](https://github.com/containerd/cri/commit/0c1ff7389462bffeaa5bedad3fb02989b45231c6) Add containerd font art.
    * [`c6a36628`](https://github.com/containerd/cri/commit/c6a3662874ca89dc2b845b4322a1bc33e35dae35) Remove `noSnat`
    * [`e83fe560`](https://github.com/containerd/cri/commit/e83fe56075ed1a0727a88fc33c24710b07dd14cf) Fix ctr readiness check in test.
    * [`fe0cb220`](https://github.com/containerd/cri/commit/fe0cb22026386fd391b17e26d7d6789f280f7aa7) Do not cache image handler.
    * [`64bf4beb`](https://github.com/containerd/cri/commit/64bf4bebf31cc155bcce456095ac92671583a2e8) Merge pull request  [#1188](https://github.com/containerd/cri/pull/1188) from alculquicondor/fix/doc
    * [`8faf3ea0`](https://github.com/containerd/cri/commit/8faf3ea06390671fd514c4e15f19f38680440d76) Merge pull request  [#1203](https://github.com/containerd/cri/pull/1203) from Random-Liu/update-containerd
    * [`e2550f62`](https://github.com/containerd/cri/commit/e2550f6285638aaf591d40927c319a301b697d5f) Update docs to v2 config
    * [`0344ac23`](https://github.com/containerd/cri/commit/0344ac239b1d27ab100173c8cf0152fb123e76e1) Update containerd for config backward compatibility.
    * [`b5e9d132`](https://github.com/containerd/cri/commit/b5e9d132614e2c68ced73553bf8956196fda419b) Merge pull request  [#1173](https://github.com/containerd/cri/pull/1173) from mikebrow/make-update-sync-cli
    * [`f30af565`](https://github.com/containerd/cri/commit/f30af565c859bf926a44d82206487825f9dd02c3) Merge pull request  [#1176](https://github.com/containerd/cri/pull/1176) from mikebrow/golang-1.12
    * [`7b0c78ba`](https://github.com/containerd/cri/commit/7b0c78bacd477b2c2f7f1dd92e65e6d91d9a51e4) ExecSync should block unless client context is canceled
    * [`71cecedc`](https://github.com/containerd/cri/commit/71cecedc4404b0851675de05db321f0a2d37d2d0) StopContainer should block unless client context is canceled
    * [`d7c3ecd0`](https://github.com/containerd/cri/commit/d7c3ecd0fb56b06982b59c3a4021775a30a39da9) RunPodSandbox should block unless client context is canceled
    * [`98c266fb`](https://github.com/containerd/cri/commit/98c266fb8670ea076b41c80e30004836d0ce4815) Merge pull request  [#1177](https://github.com/containerd/cri/pull/1177) from jterry75/togrpc_errors
    * [`13128017`](https://github.com/containerd/cri/commit/13128017866426fa693e71cbcc87e360b706c61c) Merge pull request  [#1194](https://github.com/containerd/cri/pull/1194) from joedborg/patch-1
    * [`9ebc10ec`](https://github.com/containerd/cri/commit/9ebc10ec08ba8d5c5aff892b07f9b4da5bfc2b08) Correcting typo
    * [`41a9176b`](https://github.com/containerd/cri/commit/41a9176b0d725c110fd0d3155a60fd84e003c81b) Merge pull request  [#1190](https://github.com/containerd/cri/pull/1190) from odinuge/dep/cgroups
    * [`53c2230e`](https://github.com/containerd/cri/commit/53c2230ec09d3672dbfb39756954b1a4afdb1ab8) Merge pull request  [#1189](https://github.com/containerd/cri/pull/1189) from thaJeztah/bump_libseccomp
    * [`c8a04d09`](https://github.com/containerd/cri/commit/c8a04d09949b0dec5ff0c109b8c39bf3349d2448) Update dependency containerd/cgroups
    * [`3f49760d`](https://github.com/containerd/cri/commit/3f49760d76587043ca46821e37796ccba13059a7) bump libseccomp-golang v0.9.1
    * [`eaf792ed`](https://github.com/containerd/cri/commit/eaf792ed7bcbd406cbfee45e119c52f4b10290d8) Merge pull request  [#1180](https://github.com/containerd/cri/pull/1180) from Random-Liu/fix-version
    * [`cfeb2fed`](https://github.com/containerd/cri/commit/cfeb2fed81be9d3a6a16532565bb0e0a7fd3cd88) Return gRPC errors from instrumetedService
    * [`6afd137c`](https://github.com/containerd/cri/commit/6afd137c026ee2133dddb22bc9a8d405852df674) Fix runc and critools version in release.
    * [`806c2641`](https://github.com/containerd/cri/commit/806c2641a1945db654964f901165ed6e7719cf51) Merge pull request  [#1178](https://github.com/containerd/cri/pull/1178) from mikebrow/fix-slack-link
    * [`cdf48f2f`](https://github.com/containerd/cri/commit/cdf48f2f450c74feffdcee64fa566f15c705c452) use dynamic slack link
    * [`0635ecf7`](https://github.com/containerd/cri/commit/0635ecf708b16e5c8a2805ec8865a6ca99d62c09) move up to golang 1.12.x
    * [`00b18fd7`](https://github.com/containerd/cri/commit/00b18fd72894c75b4d3492f897be49cf3f5dcc94) synching up a bit with containerd Makefile
    * [`bb020275`](https://github.com/containerd/cri/commit/bb020275cbd98c4bcb163c4f574acb2c7f9457f6) Merge pull request  [#1170](https://github.com/containerd/cri/pull/1170) from Random-Liu/remove-ctr-cri-load
    * [`4a417fb0`](https://github.com/containerd/cri/commit/4a417fb0835b5426da857a24ac9909c4338cb697) Merge pull request  [#1171](https://github.com/containerd/cri/pull/1171) from Random-Liu/add-http-proxy-support
    * [`72819d68`](https://github.com/containerd/cri/commit/72819d68d1597f4b56f0d4fb1bccc870a5e68734) Update vendor
    * [`199ee362`](https://github.com/containerd/cri/commit/199ee362e8f6ffd16fcf0eed4c012f40c5fd2b4c) Update test and run test containerd in a different directory.
    * [`322cd489`](https://github.com/containerd/cri/commit/322cd489653645e70f9bb2f17d2953c8fecbc66c) Remove load image support
    * [`55e5ce0e`](https://github.com/containerd/cri/commit/55e5ce0e951ee4675af88fe0c0f3cdccd5253fd1) Fix http client when TLS is enabled.
    * [`78b4a39f`](https://github.com/containerd/cri/commit/78b4a39f5bab37740387c20d4c3cb838657a3507) Merge pull request  [#1163](https://github.com/containerd/cri/pull/1163) from Random-Liu/config-v2
    * [`b3f733f0`](https://github.com/containerd/cri/commit/b3f733f0ad7ecab4373f6bbcff0451f391c8db61) Merge pull request  [#1166](https://github.com/containerd/cri/pull/1166) from mikebrow/doc-cni-maxnum
    * [`1275d6de`](https://github.com/containerd/cri/commit/1275d6ded393fd0582842c5996199451d2642303) Merge pull request  [#1162](https://github.com/containerd/cri/pull/1162) from Random-Liu/fix-image-pull
    * [`1c826eb6`](https://github.com/containerd/cri/commit/1c826eb6892d3bcc2ed04360f8cffd7dd6548b4f) Merge pull request  [#1165](https://github.com/containerd/cri/pull/1165) from ZYecho/fix-link
    * [`3ba04c01`](https://github.com/containerd/cri/commit/3ba04c01cc4a71e736fe1898f931398154d08cf3) doc update for cni max num
    * [`397adbab`](https://github.com/containerd/cri/commit/397adbab859bcc2750734d845f64f36962e57353) fix: fix CRI dead link
    * [`15023232`](https://github.com/containerd/cri/commit/150232325ec68cc5b0c873146e3fb6fd56049d1a) Use v2 config.
    * [`efba8e14`](https://github.com/containerd/cri/commit/efba8e147f76f76f0166bda88d69407775c885f4) Update containerd to 2f69be5594cecacdbe42076ed12c7039a0638a2c.
    * [`66d1870d`](https://github.com/containerd/cri/commit/66d1870d255d96be44dc6450c75a883bc5519867) Add cri managed image label when pulling the image.
    * [`53c71e2b`](https://github.com/containerd/cri/commit/53c71e2b100077b779a84812466f3145b756d39f) Merge pull request  [#1155](https://github.com/containerd/cri/pull/1155) from kuramal/cni_plugin_conf_file_max_num
    * [`bc3b49ef`](https://github.com/containerd/cri/commit/bc3b49efdf5526ba60aef9af087a2fa7164fb280) Merge pull request  [#1160](https://github.com/containerd/cri/pull/1160) from Random-Liu/remove-unused-todo
    * [`b022de5f`](https://github.com/containerd/cri/commit/b022de5f376c871f97b11c250360a6af68e8239a) add cni plugin config file max num config, set go-cni to commit 22460c0
    * [`770621fe`](https://github.com/containerd/cri/commit/770621fe7a5fa93dd109b75e7793c858dd55c6f9) Merge pull request  [#1158](https://github.com/containerd/cri/pull/1158) from mikebrow/cni-debug-update
    * [`09f83a33`](https://github.com/containerd/cri/commit/09f83a337f56aff2c138b687e36e43ce11a30941) Remove an unused TODO.
    * [`0a89a04a`](https://github.com/containerd/cri/commit/0a89a04a3b42d847888041c1f3c79edd4ef2233d) Merge pull request  [#1144](https://github.com/containerd/cri/pull/1144) from ungureanuvladvictor/vladu/tls-auth
    * [`60a58af3`](https://github.com/containerd/cri/commit/60a58af376f35a05f6ac50ab24c8775c5ea64566) Add TLS auth registry support
    * [`b87c0d74`](https://github.com/containerd/cri/commit/b87c0d74a5722fec32ecb3a450fd4a2bbfd919cf) adds cni config data to the cri status/info
    * [`0ab79ff8`](https://github.com/containerd/cri/commit/0ab79ff849991a7023c15e6337cddc9784403002) Merge pull request  [#1157](https://github.com/containerd/cri/pull/1157) from jterry75/fix_a_few_typos
    * [`b8ea1fa1`](https://github.com/containerd/cri/commit/b8ea1fa177e2382566de9f783567760f3f4d2b32) Minor typo in toCNIBandWidth
    * [`35e9f399`](https://github.com/containerd/cri/commit/35e9f399913337275a5ec057cb9c8c8b1967eac4) Merge pull request  [#1151](https://github.com/containerd/cri/pull/1151) from johscheuer/add-bandwidth-capability
    * [`5e2e7c6f`](https://github.com/containerd/cri/commit/5e2e7c6f7dd67e2b595e7f9ea6da5372b820f436) Correct Egress limits and remove unnecessary check
    * [`eb67aa59`](https://github.com/containerd/cri/commit/eb67aa5960ca00294441509f5ca2c9c4d39b972b) Merge pull request  [#1156](https://github.com/containerd/cri/pull/1156) from Random-Liu/make-sure-exec-kill
    * [`4f0948ee`](https://github.com/containerd/cri/commit/4f0948eed56a85566ff3556ffdc466fb8526c403) Remove capitalized letter in error message
    * [`d257c16d`](https://github.com/containerd/cri/commit/d257c16dbc144a167780b9b3cee5ee6a71d2b64b) Make sure exec process is killed when context is canceled.
    * [`ac9f8e1c`](https://github.com/containerd/cri/commit/ac9f8e1c4d79310e17b12a92c46ca6551ef309d8) Merge pull request  [#1153](https://github.com/containerd/cri/pull/1153) from jterry75/max_search_error
    * [`f544955e`](https://github.com/containerd/cri/commit/f544955e4aaa3ae7c4a8820a9d562d9a8530d826) Update parseDNSOptions maxDNSSearches in error message
    * [`0d439c34`](https://github.com/containerd/cri/commit/0d439c3474f1672e9c5ec4680a4107421eeb4dfe) Implement bandwidth capabilties
    * [`42eb3c49`](https://github.com/containerd/cri/commit/42eb3c49afdc6ae61affa4ce9c99a236955480d8) Initial support for traffic shaping
    * [`6e14e013`](https://github.com/containerd/cri/commit/6e14e013076627f10bb2cfab48f63b97d5c97cf1) Merge pull request  [#1148](https://github.com/containerd/cri/pull/1148) from congliu01/log
    * [`fda2902f`](https://github.com/containerd/cri/commit/fda2902f30a89edb92c31342640fef0a57ba191e) Validate log paths in sandbox and container config.
    * [`ebce49f0`](https://github.com/containerd/cri/commit/ebce49f0ea35ace78a381bffbd0750b8ea2c764c) Merge pull request  [#1145](https://github.com/containerd/cri/pull/1145) from jterry75/fix_typo
    * [`8ba5c02f`](https://github.com/containerd/cri/commit/8ba5c02f8f249c1f6edb5e34ff99bd43cf49a92b) Fix typo in WithoutRunMount
    * [`179ca594`](https://github.com/containerd/cri/commit/179ca594786ad40c197020b7a8b3d943382e6779) Merge pull request  [#1147](https://github.com/containerd/cri/pull/1147) from jterry75/unix_to_syscall_signal
    * [`d6af03ab`](https://github.com/containerd/cri/commit/d6af03abbd3ad131e5efbb828dae7de728ccc247) Merge pull request  [#1146](https://github.com/containerd/cri/pull/1146) from jterry75/forward_sandbox_to_pull
    * [`c1468cde`](https://github.com/containerd/cri/commit/c1468cdeec7e486e93f5f57600500370503b7901) Move from unix to syscall package for SIG* signals
    * [`bc445d75`](https://github.com/containerd/cri/commit/bc445d7595498d2accafc3d48db4d3d37e46e46f) Forward sandbox config to PullImage request
    * [`e4ebb718`](https://github.com/containerd/cri/commit/e4ebb718c6f1785a9caf9dba02fb3ae6fbe90cda) Merge pull request  [#1142](https://github.com/containerd/cri/pull/1142) from Random-Liu/better-logging-for-registry-try
    * [`40378061`](https://github.com/containerd/cri/commit/403780618405b771d2c7ce7070fadbb9cca1f6be) Log failed registry mirror attempt in debug.
    * [`51910edf`](https://github.com/containerd/cri/commit/51910edf0dbdf8d3ecbc85d15e70040af63ca3df) Merge pull request  [#1140](https://github.com/containerd/cri/pull/1140) from lifupan/fix_taskdelete
    * [`47fc6456`](https://github.com/containerd/cri/commit/47fc6456827e9424530fa39d58d8d3debcc84b6a) Integration test task.Delete fix
    * [`82ff9372`](https://github.com/containerd/cri/commit/82ff9372ad7e6f1ca17d77da048246eba2b221eb) Merge pull request  [#1137](https://github.com/containerd/cri/pull/1137) from Random-Liu/per-pod-shim
    * [`1626663e`](https://github.com/containerd/cri/commit/1626663e24fb2bc74de4dae3980d43649ca2cf15) Include new go.mod file.
    * [`091182fd`](https://github.com/containerd/cri/commit/091182fdca7a3abd27c3f77af16d14c8f53923e0) Use per-pod shim.
    * [`2fc62db8`](https://github.com/containerd/cri/commit/2fc62db8146ce66f27b37306ad5fda34207835f3) Merge pull request  [#1125](https://github.com/containerd/cri/pull/1125) from Random-Liu/add-default-runtime-name
    * [`db908084`](https://github.com/containerd/cri/commit/db9080847792de268af64439d1481431a94d1c9d) Update doc and add deprecation policy for CRI options.
    * [`ba4a04ae`](https://github.com/containerd/cri/commit/ba4a04ae7053cf9897bd06a7726ab1954e2b8956) Add DefaultRuntimeName option.
    * [`a5c5d55c`](https://github.com/containerd/cri/commit/a5c5d55c903420f5080afa6a07a5f53b86b69c0f) Merge pull request  [#1133](https://github.com/containerd/cri/pull/1133) from Random-Liu/use-wait
    * [`d1f9611c`](https://github.com/containerd/cri/commit/d1f9611cb044d17f6f678d88673d35362064de75) Use wait instead of `TaskExit`.
    * [`f2071488`](https://github.com/containerd/cri/commit/f2071488111b31b54b31a771c2bed8879ee8cc9a) Merge pull request  [#1134](https://github.com/containerd/cri/pull/1134) from Random-Liu/use-ctr-import
    * [`19e2b20c`](https://github.com/containerd/cri/commit/19e2b20c13b23f737cd1ec8f68fedaf8095f9461) Use ctr images import.
    * [`a7021d68`](https://github.com/containerd/cri/commit/a7021d687a1f95f025b5d64af7761cc32da3e6af) Merge pull request  [#1135](https://github.com/containerd/cri/pull/1135) from Random-Liu/update-containerd
    * [`34754d43`](https://github.com/containerd/cri/commit/34754d43372028eda4236c96d960e446c11e7740) Add `cri` as required plugin.
    * [`60397252`](https://github.com/containerd/cri/commit/603972523ec2921756497e68a7a7724b860afdc8) Update containerd to 32e788a8be3ab4418265693d9e742c30495fdd4c.
    * [`42aaca56`](https://github.com/containerd/cri/commit/42aaca565ac09ea5cefd835b4f90b5ecaaac892e) Merge pull request  [#1129](https://github.com/containerd/cri/pull/1129) from Random-Liu/use-v1-for-now
    * [`fa759f6a`](https://github.com/containerd/cri/commit/fa759f6a1b93d4d6a3a09c7e6235e2b90996f8d1) Merge pull request  [#1130](https://github.com/containerd/cri/pull/1130) from Random-Liu/fix-status-hang
    * [`e425bd01`](https://github.com/containerd/cri/commit/e425bd019a95d1ff308fd783790771cd3d836497) Update go-cni to 891c2a41e18144b2d7921f971d6c9789a68046b2.
    * [`5e3de1f4`](https://github.com/containerd/cri/commit/5e3de1f43a7008fd5f38d670c7ef8e99138e20ae) Use runc.v1 for now for debugging.
    * [`ebb09280`](https://github.com/containerd/cri/commit/ebb0928057ecbe82f2cda96f3cde6be14b8371cc) Merge pull request  [#1124](https://github.com/containerd/cri/pull/1124) from Random-Liu/use-golang-1-11-6
    * [`c20ba1ef`](https://github.com/containerd/cri/commit/c20ba1ef114b3d0606ad5481346100dc0d0171a3) Use golang 1.11.6 for now.
    * [`d90e0604`](https://github.com/containerd/cri/commit/d90e060462324482ec4442a7294c9258e433a306) Merge pull request  [#1121](https://github.com/containerd/cri/pull/1121) from Random-Liu/update-containerd
    * [`bf112b3c`](https://github.com/containerd/cri/commit/bf112b3c2b24bbd16cc1958395a26330c5eac349) Update containerd 591e52c504b23a89096bd7d3091a32fcfa2e92fc.
    * [`e8e3b942`](https://github.com/containerd/cri/commit/e8e3b9425b0249d33dcfbe22ec319431d4b34030) Merge pull request  [#1118](https://github.com/containerd/cri/pull/1118) from Random-Liu/support-comment-in-vendor
    * [`a022ddfc`](https://github.com/containerd/cri/commit/a022ddfcca8948bc6556d116d2ba5595dff5d0e8) Support comment in vendor.
    * [`6d353571`](https://github.com/containerd/cri/commit/6d353571e64417d80c9478ffaea793714dd539d0) Merge pull request  [#1116](https://github.com/containerd/cri/pull/1116) from Random-Liu/per-pod-shim
    * [`0e2afb63`](https://github.com/containerd/cri/commit/0e2afb63ac3a1c8e59abd6f2e9a6ce075135d5b0) Merge pull request  [#1113](https://github.com/containerd/cri/pull/1113) from thaJeztah/bump_selinux
    * [`5e7d59fc`](https://github.com/containerd/cri/commit/5e7d59fc9dc23c6a6c11e1158fb9bb4009d69ad4) bump opencontainers/selinux v1.2.1
    * [`63ad4c73`](https://github.com/containerd/cri/commit/63ad4c7305576d96477ef779b0d8a5cfb87554d3) Merge pull request  [#1114](https://github.com/containerd/cri/pull/1114) from Random-Liu/fix-extra-handler
    * [`fae4f790`](https://github.com/containerd/cri/commit/fae4f790605286e8984cea3bec186ea6b730085d) Enable runc.v2 as the default runtime in test.
    * [`ebca0c4d`](https://github.com/containerd/cri/commit/ebca0c4d4eb6c80103be47bb9f8301ac417c94af) Use local env to avoid writing to passed-in readonly env.
    * [`b23b406f`](https://github.com/containerd/cri/commit/b23b406fedd2009f813c36206865ae2a8c51d5bb) Merge pull request  [#1102](https://github.com/containerd/cri/pull/1102) from Random-Liu/uts-namespace-and-fix-array
    * [`32dd6595`](https://github.com/containerd/cri/commit/32dd6595cdd9bedf520f92d6495dc2de9729a991) Merge pull request  [#1108](https://github.com/containerd/cri/pull/1108) from Random-Liu/update-cni
    * [`0caa06ac`](https://github.com/containerd/cri/commit/0caa06ac875f6dad373bc88b41974a82a240fbda) Update CNI to v0.7.5.
    * [`92fc1b93`](https://github.com/containerd/cri/commit/92fc1b93621d7497cb8c5376c9b504bc04b21fef) Merge pull request  [#1101](https://github.com/containerd/cri/pull/1101) from thaJeztah/bump_selinux
    * [`7b397f03`](https://github.com/containerd/cri/commit/7b397f03221df3777545597e081b9b52c165c35f) bump opencontainers/selinux to v1.2
    * [`84f9514d`](https://github.com/containerd/cri/commit/84f9514df11a9dea005544843584aeb1f45fc5cd) Merge pull request  [#1106](https://github.com/containerd/cri/pull/1106) from Random-Liu/update-containerd
    * [`c60dd60f`](https://github.com/containerd/cri/commit/c60dd60f805b127296e5fcc0e652a660d7a21417) Update containerd to f2a20ead833f8caf3ffc12be058d6ce668b4ebed.
    * [`4b4182cf`](https://github.com/containerd/cri/commit/4b4182cf592590af1842ea755e278e53486d288b) Do not assume there is no duplicated elements in arrays.
    * [`9bd49c98`](https://github.com/containerd/cri/commit/9bd49c98c6d010c6466efa7213205b1253484508) No UTS namespace for hostnetwork.
    * [`87772246`](https://github.com/containerd/cri/commit/87772246006c654b17bae87a678e08fcff3e0954) Merge pull request  [#1099](https://github.com/containerd/cri/pull/1099) from Random-Liu/do-not-kill-if-cancelled
    * [`8be5a1e1`](https://github.com/containerd/cri/commit/8be5a1e1ad9cacb4e9b53dfe5c464a93ea1662c2) Merge pull request  [#1094](https://github.com/containerd/cri/pull/1094) from crosbymichael/oci-opts
    * [`5eddc1a2`](https://github.com/containerd/cri/commit/5eddc1a2cc66725a00af112988a91dbc574a5e11) Use container'd oci opts for spec generation
    * [`1a0228d5`](https://github.com/containerd/cri/commit/1a0228d5207d16a8988aee51f488b4543ab767ab) Do not SIGKILL container if container stop is cancelled.
    * [`eb27e526`](https://github.com/containerd/cri/commit/eb27e526f5d23c4c762d25f80351c632efe4f7ab) Merge pull request  [#1096](https://github.com/containerd/cri/pull/1096) from Random-Liu/finish-runtime-annotations
    * [`23865871`](https://github.com/containerd/cri/commit/238658719f17e19c00fa2ab41eaf589609588873) Cleanup pod annotation test and only support tailing wildcard.
    * [`bb58b1db`](https://github.com/containerd/cri/commit/bb58b1dbb0b46aeded08ee56b8d671776905053e) Merge pull request  [#1084](https://github.com/containerd/cri/pull/1084) from harche/passthrough_annotations
    * [`effd8222`](https://github.com/containerd/cri/commit/effd82227c70a7694d68ee4433fd15d95c86022c) Add support for passing sandbox annotations to runtime
    * [`86729292`](https://github.com/containerd/cri/commit/8672929207f639432751ca42c4ca5e6b3419d27a) Merge pull request  [#1090](https://github.com/containerd/cri/pull/1090) from mikebrow/filter-masks-when-privileged
    * [`0937e87c`](https://github.com/containerd/cri/commit/0937e87ccc7d3632407f0009837ffe8523dad295) Merge pull request  [#1092](https://github.com/containerd/cri/pull/1092) from Random-Liu/set-runtime-handler-default
    * [`bb4260ce`](https://github.com/containerd/cri/commit/bb4260cecbaa4f232bc7e54f79e8f4eff42f74e4) Set default "" to extra runtime handler.
    * [`bf4e7a88`](https://github.com/containerd/cri/commit/bf4e7a885c1e24e33dceb545b45d57aedefaaf2d) test filtering of container create masks when privileged
    * [`9c9bf1d7`](https://github.com/containerd/cri/commit/9c9bf1d7a1369a430f67bf2120ce615b93d1a449) Merge pull request  [#1069](https://github.com/containerd/cri/pull/1069) from tallclair/runtimehandler-setup
    * [`8d84e3f9`](https://github.com/containerd/cri/commit/8d84e3f9ca3876f542c7af49b4ef5576da823621) Merge pull request  [#1088](https://github.com/containerd/cri/pull/1088) from mikebrow/tarball-doc-update
    * [`9474b05d`](https://github.com/containerd/cri/commit/9474b05dd7aedd4c7d3915b25bbf871e3dfe0459) clarify the versioning for the tarball
    * [`d7c5b246`](https://github.com/containerd/cri/commit/d7c5b246c63d84064ad9b1e7b4f347b8af899f23) Expose vars to configure an additional runtime handler
    * [`f5ff4394`](https://github.com/containerd/cri/commit/f5ff4394b943265e6942139a51c52f19e928d0e0) Merge pull request  [#1085](https://github.com/containerd/cri/pull/1085) from Random-Liu/hostname-backward-compatibility
    * [`3691cb65`](https://github.com/containerd/cri/commit/3691cb6550c6eee1fb9957681b00e986b7a5d288) Fix /etc/hostname backward compatibility issue for in-place upgrade.
    * [`d5823334`](https://github.com/containerd/cri/commit/d58233345159be9677c922ad15bdf7e4e45c65ab) Merge pull request  [#1083](https://github.com/containerd/cri/pull/1083) from Random-Liu/support-docker-18-09
    * [`ade85e64`](https://github.com/containerd/cri/commit/ade85e643ebafa89fd1d7c0d946239557ab07d49) Support docker 18.09 in the test script.
    * [`25442a86`](https://github.com/containerd/cri/commit/25442a865c596331f40abd4b521ebb445ce96d89) Merge pull request  [#1080](https://github.com/containerd/cri/pull/1080) from zhsj/rm-partial-docker
    * [`8a0bd84b`](https://github.com/containerd/cri/commit/8a0bd84b9a4c988a3098fca8fedcb9c0f14d9d08) Merge pull request  [#1056](https://github.com/containerd/cri/pull/1056) from Random-Liu/add-sandbox-log-dir-annotation
    * [`c6729fe0`](https://github.com/containerd/cri/commit/c6729fe0c4bad4887855bf9adf5419e596adc445) Use ParseSignal and AtomicWriteFile functions from containerd
    * [`9eabcf52`](https://github.com/containerd/cri/commit/9eabcf525e265b1a0fe459717ccb4e2b7ea5f75f) Add an OCI annotation for sandbox log directory.
    * [`95f564f9`](https://github.com/containerd/cri/commit/95f564f95bbc0091ff229a8b707dd9f310aae089) Merge pull request  [#1072](https://github.com/containerd/cri/pull/1072) from Random-Liu/clean-path
    * [`0464298b`](https://github.com/containerd/cri/commit/0464298b1e39b0e6514bec5a10cc4f2fd55b35fa) Use clean path for map and comparison.
    * [`210e8028`](https://github.com/containerd/cri/commit/210e80289b253cdc4dc3da709c56039075cf6fac) Merge pull request  [#1055](https://github.com/containerd/cri/pull/1055) from Random-Liu/use-right-sandbox-config
    * [`f2f90f6b`](https://github.com/containerd/cri/commit/f2f90f6b00ef55b5d6349faae6e5bd132431aee7) Merge pull request  [#1060](https://github.com/containerd/cri/pull/1060) from Random-Liu/support-stream-idle-timeout
    * [`8222da77`](https://github.com/containerd/cri/commit/8222da7768be403212a92c32ae7536ad1f667271) Support stream idle timeout.
    * [`c0f48369`](https://github.com/containerd/cri/commit/c0f48369ca0e375cbb10c254abf75178b2323ced) Merge pull request  [#1063](https://github.com/containerd/cri/pull/1063) from haiyanmeng/runtime_handler
    * [`0f02c9b3`](https://github.com/containerd/cri/commit/0f02c9b3439e73d9d24e40c50cb96530cc9c8fef) Merge pull request  [#1066](https://github.com/containerd/cri/pull/1066) from Random-Liu/add-more-explaination-about-cri-config
    * [`76ed153e`](https://github.com/containerd/cri/commit/76ed153e8cc1070ebafb622c60d17eea8c6ad1a1) Add more explanation about the CRI config.
    * [`9dea9d39`](https://github.com/containerd/cri/commit/9dea9d39f5fae400811e3712b90891378ee5e88e) Add RuntimeHandler into PodSandbox and PodSandboxStatus
    * [`8d752611`](https://github.com/containerd/cri/commit/8d75261190509c46a4ff86a8cc91401e71143487) Merge pull request  [#1065](https://github.com/containerd/cri/pull/1065) from alculquicondor/fix/architecture
    * [`c88e18b9`](https://github.com/containerd/cri/commit/c88e18b907f10ce10aa395631d80fd7ec41d36f3) Fix architecture doc
    * [`ec3aa445`](https://github.com/containerd/cri/commit/ec3aa445911a6eb1ae7ebe9277d8da6bebb8627a) Merge pull request  [#1058](https://github.com/containerd/cri/pull/1058) from haiyanmeng/update-k8s-version
    * [`035ce6c9`](https://github.com/containerd/cri/commit/035ce6c975cdabd7d32486c619e45832b64787e2) Update test based on new PullImage CRI.
    * [`fd44b9a5`](https://github.com/containerd/cri/commit/fd44b9a5d0d1c936bd649e84252708ab6eb36e48) Update kubernetes to v1.15.0-alpha.0
    * [`87dba924`](https://github.com/containerd/cri/commit/87dba924de4bdff0cf21a541e17266789da3f563) Use the correct sandbox config.
    * [`fbce5790`](https://github.com/containerd/cri/commit/fbce57903c8fde06aa1bde53d9a8c200943f22d8) Merge pull request  [#1053](https://github.com/containerd/cri/pull/1053) from mikebrow/k8s-1.10-end-of-life
    * [`857f169e`](https://github.com/containerd/cri/commit/857f169e9e894fd5f4e550bcf78a002478ce839d) update support statment reflecting eol for k8s 1.10
    * [`b2cd8400`](https://github.com/containerd/cri/commit/b2cd840042d843e110625b5fd38db68b549377be) Merge pull request  [#1045](https://github.com/containerd/cri/pull/1045) from Random-Liu/fix-env-performance-issue
    * [`877c1cad`](https://github.com/containerd/cri/commit/877c1cadc1992cb9823504a6dfa105558d64d454) Include default envs from containerd.
    * [`9e2ce349`](https://github.com/containerd/cri/commit/9e2ce3494dbd64e71bb675a6e33672dd0af9e259) Merge pull request  [#1042](https://github.com/containerd/cri/pull/1042) from Random-Liu/etc-hostname
    * [`ec6dd376`](https://github.com/containerd/cri/commit/ec6dd37691231dd628c1c7c77cfb5bb1287c50be) Add env cache.
    * [`89717d0b`](https://github.com/containerd/cri/commit/89717d0b6370b59fb6214e8a245846e50a2d607c) Don't log config at info level.
    * [`aed43ef1`](https://github.com/containerd/cri/commit/aed43ef13ad6007e5ac813029ef3780cdd797891) Merge pull request  [#1043](https://github.com/containerd/cri/pull/1043) from thaJeztah/bump_containerd
    * [`089d4fbf`](https://github.com/containerd/cri/commit/089d4fbfb88f243f0066d5d72c8709d6fd491547) Set /etc/hostname.
    * [`bc7d4005`](https://github.com/containerd/cri/commit/bc7d40057deb1a674c7651fd65f3402e092d35eb) Update containerd to 4543e32a8b29e691e523ddc142f0c9068917df54
    * [`04416381`](https://github.com/containerd/cri/commit/04416381c166053c8082cfee795d4bdc4418ed6e) Merge pull request  [#1040](https://github.com/containerd/cri/pull/1040) from thaJeztah/remove_normalize_image_ref
    * [`51affb88`](https://github.com/containerd/cri/commit/51affb8839cac2731c6d537c151e3a83046f85a7) Replace util.NormalizeImageRef with reference.ParseDockerRef
    * [`0ad60d4d`](https://github.com/containerd/cri/commit/0ad60d4d9e96350ce5837c577a627e41b95d2249) Bump docker/distribution to 0d3efadf0154c2b8a4e7b6621fff9809655cc580
    * [`7c2498d2`](https://github.com/containerd/cri/commit/7c2498d2e65d25afd5519c061c4ed5e5ae6f5d7c) Merge pull request  [#1037](https://github.com/containerd/cri/pull/1037) from Random-Liu/support-unknown-state
    * [`c27a12dd`](https://github.com/containerd/cri/commit/c27a12dd08cb2164e8cb292e620438c948e9cab6) Update containerd to 5ba368748b0275d8f45f909413d94738992f0050.
    * [`f8b34508`](https://github.com/containerd/cri/commit/f8b34508476a3451556d3b03b2c2bfc9e8935fb8) Add integration test for unknown state
    * [`83af4dad`](https://github.com/containerd/cri/commit/83af4dad871a6cb510e973ab08ab930facd9a4d2) Support unknown state for sandbox and container
    * [`4dc6f6d0`](https://github.com/containerd/cri/commit/4dc6f6d0b5933747e428685e9c927b6ea81c7a99) Add state machine for sandbox and container
    * [`bfd25c80`](https://github.com/containerd/cri/commit/bfd25c80b49ace2380d5d92d5fbcb89d6e8a20a2) Change StateUnknown to StateInit
    * [`dd2846d9`](https://github.com/containerd/cri/commit/dd2846d9419eef54e355d468ee5c01590ef3b212) Merge pull request  [#1035](https://github.com/containerd/cri/pull/1035) from Random-Liu/add-runtime-option
    * [`0bd90a77`](https://github.com/containerd/cri/commit/0bd90a77ef5b43ae6699a86735c46917970052e8) Add RUNTIME env in integration and cri test.
    * [`90492e9e`](https://github.com/containerd/cri/commit/90492e9e70091c9c2a0eee887e43b566c6e97ceb) Merge pull request  [#1034](https://github.com/containerd/cri/pull/1034) from fuweid/cleanup
    * [`c019ae8b`](https://github.com/containerd/cri/commit/c019ae8b218f2b87207a1867fb962b10667b74d6) hack: handle additional cleanup from #1028
    * [`538a361b`](https://github.com/containerd/cri/commit/538a361b3aeca7cb0dad1385a209d4c257bc4523) Merge pull request  [#1028](https://github.com/containerd/cri/pull/1028) from fuweid/detect-dirty-vendor
    * [`11922201`](https://github.com/containerd/cri/commit/119222016f628d2f071efb9be04fde5589d2aa02) hack/Makefile: detect dirty vendor
    * [`4dd67350`](https://github.com/containerd/cri/commit/4dd6735020f5596dd41738f8c4f5cb07fa804c5e) Merge pull request  [#1029](https://github.com/containerd/cri/pull/1029) from Random-Liu/add-runtime-config-api
    * [`5d1a07e8`](https://github.com/containerd/cri/commit/5d1a07e86c261886b1a04c34e01b726eafb75c75) Merge pull request  [#1032](https://github.com/containerd/cri/pull/1032) from Random-Liu/small-code-cleanup
    * [`9a455daf`](https://github.com/containerd/cri/commit/9a455daf4d085b6fc192668bca81b4e6f2bdc8fc) Don't use string when there is a constant.
    * [`bf00de33`](https://github.com/containerd/cri/commit/bf00de33a5d36daf65d6882511784809b57a3593) Merge pull request  [#1025](https://github.com/containerd/cri/pull/1025) from JoeWrightss/patch-4
    * [`97c7a1b1`](https://github.com/containerd/cri/commit/97c7a1b17b8198f242db429072ec1306cbca209a) Merge pull request  [#1027](https://github.com/containerd/cri/pull/1027) from Random-Liu/fix-log-ending-newline
    * [`d9914c8d`](https://github.com/containerd/cri/commit/d9914c8dbd637258f27ba7c3b0bd44b960280788) Always fallback to the new runtime options.
    * [`42aba00a`](https://github.com/containerd/cri/commit/42aba00a31bf2b29d102772c0c86f8038f6ee8f9) Add runtime config api.
    * [`556b2194`](https://github.com/containerd/cri/commit/556b2194501d51e18ae6dd870a8579a56509b81f) Fix lint error.
    * [`879dc6ae`](https://github.com/containerd/cri/commit/879dc6ae258b227928a5947e162cc6e10068dd68) Add integration test.
    * [`50ac4009`](https://github.com/containerd/cri/commit/50ac40097ee458f07aaeab97dadbf80b4fcddbc7) Fix the log ending newline handling.
    * [`ae1b7ac4`](https://github.com/containerd/cri/commit/ae1b7ac4fd8e4b5707b90b14bbf28b1159ff07c0) Fix some typos in comment
    * [`89766903`](https://github.com/containerd/cri/commit/89766903201d1a5676a2bcd2f3833a5ade8d2aaf) Merge pull request  [#1021](https://github.com/containerd/cri/pull/1021) from Random-Liu/move-no-metadata-test
    * [`5c40fd95`](https://github.com/containerd/cri/commit/5c40fd9585c8d713a86ba83a1d86409abc6ca8b7) Move no metadata test
    * [`76c5b203`](https://github.com/containerd/cri/commit/76c5b20339299ef2ba801f4594aa863ecccb8469) Merge pull request  [#1019](https://github.com/containerd/cri/pull/1019) from teawater/add_test
    * [`ab84e391`](https://github.com/containerd/cri/commit/ab84e3914db95df91f19223ca54e51d4d006f598) Add integration test for RunPodSandbox and CreateContainer
    * [`a7d1b3c7`](https://github.com/containerd/cri/commit/a7d1b3c7dc4984d094dfe48528ea96bb72abd3d2) Merge pull request  [#1020](https://github.com/containerd/cri/pull/1020) from Random-Liu/add-test-for-shared-pid-multi-process-container-stop
    * [`f0f68c10`](https://github.com/containerd/cri/commit/f0f68c10323912c1fde71f74d1387ea7ca03f136) Add test for shared pid multi-process container stop.
    * [`a22f1c34`](https://github.com/containerd/cri/commit/a22f1c3416889ecbde62821ac90334af5d74bf96) Merge pull request  [#1017](https://github.com/containerd/cri/pull/1017) from Random-Liu/add-unit-test
    * [`b1ad4ee9`](https://github.com/containerd/cri/commit/b1ad4ee9b67d4671cbdc4adbbfd1295aa3613d91) Add unit test for DisableCgroup, RestrictOOMScoreAdj.
    * [`0fa8668a`](https://github.com/containerd/cri/commit/0fa8668aa49d6be40fd3a363d39ff5d029388a16) Merge pull request  [#970](https://github.com/containerd/cri/pull/970) from AkihiroSuda/rootless
    * [`1fbd0647`](https://github.com/containerd/cri/commit/1fbd06479ebc526c2131c0d9395a1e83cac73eeb) Merge pull request  [#1010](https://github.com/containerd/cri/pull/1010) from teawater/fix_crash
    * [`3bfef015`](https://github.com/containerd/cri/commit/3bfef0158951049d96716814f99d4c79b02053c7) Fix the issue that pod or container config file without metadata will crash containerd
    * [`cd8231ab`](https://github.com/containerd/cri/commit/cd8231ab2a97f3ab6cd979a0be596a0579fee2fb) support DisableCgroup, DisableApparmor, RestrictOOMScoreAdj
    * [`4b4b2abb`](https://github.com/containerd/cri/commit/4b4b2abb2eb19ad6913a6c5d2a6869a0a43a3fc1) Merge pull request  [#1000](https://github.com/containerd/cri/pull/1000) from Random-Liu/teardown-network-after-stop
    * [`888f7a03`](https://github.com/containerd/cri/commit/888f7a03a3ee36cd5d2fae78866fc7ab5c8180fc) Merge pull request  [#1013](https://github.com/containerd/cri/pull/1013) from JoeWrightss/patch-3
    * [`55fb3b9f`](https://github.com/containerd/cri/commit/55fb3b9fce4cf3ff1bf0011d273eed9c0d7e8b1f) Fix return error message
    * [`e5bd9b62`](https://github.com/containerd/cri/commit/e5bd9b62d834973b6cccc3034c527b64d555cb92) Merge pull request  [#1003](https://github.com/containerd/cri/pull/1003) from Random-Liu/revert-#997
    * [`a9f3c86c`](https://github.com/containerd/cri/commit/a9f3c86cc12f7dd484b726919729accf9b5d1171) Merge pull request  [#1004](https://github.com/containerd/cri/pull/1004) from Random-Liu/fix-build
    * [`26640a29`](https://github.com/containerd/cri/commit/26640a29eb330c24cc537919014fba20adb7c9b1) Install libseccomp2 package based on debian version.
    * [`5d5fc154`](https://github.com/containerd/cri/commit/5d5fc154ad6f36aa39cafd389653a84ba19d31d4) Revert "Temporary fix for golang regression #29241."
    * [`e98e307f`](https://github.com/containerd/cri/commit/e98e307f3f712a6496985dd7fe4d9d02f4399874) Merge pull request  [#1001](https://github.com/containerd/cri/pull/1001) from Random-Liu/update-kubernetes
    * [`ac45393a`](https://github.com/containerd/cri/commit/ac45393a47f34edce0e37fbbac499fa64b067e26) Update cri-tools to v1.13.0.
    * [`2baa96e0`](https://github.com/containerd/cri/commit/2baa96e0e25c0aa24b557071cb18347f568b99d1) Update kubernetes to v1.13.0
    * [`fbab182e`](https://github.com/containerd/cri/commit/fbab182e5e73ca362e792ca5b5eded67a882f419) Teardown sandbox network after stop.
    * [`afb12d72`](https://github.com/containerd/cri/commit/afb12d728ce51d2b29ebdbf659e53fcc275045ff) Merge pull request  [#997](https://github.com/containerd/cri/pull/997) from Random-Liu/fix-for-golang-issue
    * [`d7f6721d`](https://github.com/containerd/cri/commit/d7f6721de591f9a46ebfdc8ed8de83a71d80743c) Temporary fix for golang regression #29241.
    * [`cd3d5c79`](https://github.com/containerd/cri/commit/cd3d5c799222acb5288842b18cf619e5e310e679) Merge pull request  [#993](https://github.com/containerd/cri/pull/993) from JoeWrightss/patch-2
    * [`d53bcba9`](https://github.com/containerd/cri/commit/d53bcba99149b25a5b46365e06852cbc97e5556c) Fix some typo errors
    * [`ec6a1eab`](https://github.com/containerd/cri/commit/ec6a1eab117bf150638bd2f0a4301f9f25658f73) Merge pull request  [#991](https://github.com/containerd/cri/pull/991) from Random-Liu/remove-container-lifecycle-image-dependency
    * [`82d8c9bc`](https://github.com/containerd/cri/commit/82d8c9bcfade76fae5290f555d5442ec32bdc652) Add integration test.
    * [`515ef024`](https://github.com/containerd/cri/commit/515ef02473946b163dd815f614ffaf90152d101c) Remove container lifecycle image ref dependency.
    * [`be2c3bd9`](https://github.com/containerd/cri/commit/be2c3bd94b89f01c0652ba6b8bd87dd6e2564017) Merge pull request  [#992](https://github.com/containerd/cri/pull/992) from JoeWrightss/patch-1
    * [`37085692`](https://github.com/containerd/cri/commit/37085692e28a7584967374f085e2b94c16b54869) fix spelling error: contaner -> container
    * [`5a80f333`](https://github.com/containerd/cri/commit/5a80f333d41e8e5288d7448824511148d63adff5) Merge pull request  [#989](https://github.com/containerd/cri/pull/989) from Random-Liu/test-image-in-other-namespace
    * [`30fa7157`](https://github.com/containerd/cri/commit/30fa71573f77c33aca6b5de2292972024b87b5a5) Test that CRI plugin should not see image in other namespaces.
    * [`db0c4dea`](https://github.com/containerd/cri/commit/db0c4dea24a72163d6deb86af7fb62b8d7ddabb5) Merge pull request  [#984](https://github.com/containerd/cri/pull/984) from mikebrow/ignore-exits-with-no-id
    * [`b59dd559`](https://github.com/containerd/cri/commit/b59dd559661b460ac0ae982f4dffb35fe434e75b) filter namespace
    * [`f58105a7`](https://github.com/containerd/cri/commit/f58105a71c92cd68e68e731dd9ebf9b7e85b91ce) Merge pull request  [#983](https://github.com/containerd/cri/pull/983) from Random-Liu/fix-shared-pid-ns-kill
    * [`2cc1edcf`](https://github.com/containerd/cri/commit/2cc1edcfc3d01ff7a2680cad83f757bf06e886d0) Update containerd to 6937c5a3ba8280edff9e9030767e3b0cb742581c
    * [`de967051`](https://github.com/containerd/cri/commit/de967051d488d415f7c2b66b4fd89cf2467536a9) Fix kill when shared pid namespace.
    * [`1dc6ea19`](https://github.com/containerd/cri/commit/1dc6ea19dc47407c74027444b692e618a339171f) Merge pull request  [#980](https://github.com/containerd/cri/pull/980) from mikebrow/networking-info
    * [`f8e89f71`](https://github.com/containerd/cri/commit/f8e89f71a93d0c3394101d19687d279a09692324) adds cni results to verbose pod info
    * [`7142de0f`](https://github.com/containerd/cri/commit/7142de0fd2ed10a4dc880fcd72f416a43d296756) Merge pull request  [#977](https://github.com/containerd/cri/pull/977) from Random-Liu/install-necessary-tools
    * [`5b21e63a`](https://github.com/containerd/cri/commit/5b21e63aed8c269a7280bc3b7af512d15aa85eb1) Merge pull request  [#976](https://github.com/containerd/cri/pull/976) from Random-Liu/remove-health-monitor
    * [`77d55c5e`](https://github.com/containerd/cri/commit/77d55c5e60cab1e717ce5a0555fb7e705ac4c5e8) Only install necessary tools.
    * [`ce51a102`](https://github.com/containerd/cri/commit/ce51a102d4fafd94d4c3a51639fa5110b6988c53) Merge pull request  [#954](https://github.com/containerd/cri/pull/954) from mikebrow/go-version-update
    * [`cfa8e06a`](https://github.com/containerd/cri/commit/cfa8e06aee490eefbeb1621b745dd83ab8bea327) Remove the unused `health-monitor.sh`.
    * [`80554f4a`](https://github.com/containerd/cri/commit/80554f4a85e2892cd9a99c2bf278d76cf4587c7d) Merge pull request  [#973](https://github.com/containerd/cri/pull/973) from Random-Liu/use-event-id
    * [`66149929`](https://github.com/containerd/cri/commit/6614992914a0e0855d47b58bb50c11b39ef7604e) Merge pull request  [#974](https://github.com/containerd/cri/pull/974) from Random-Liu/remove-invalid-todo
    * [`7f1f4e7a`](https://github.com/containerd/cri/commit/7f1f4e7a149a52d54b8e05b0c54fe8ed89921da7) Remove invalid TODO comment.
    * [`47542c95`](https://github.com/containerd/cri/commit/47542c9515455563f6a58143dc9bc2c39799b930) Merge pull request  [#972](https://github.com/containerd/cri/pull/972) from Random-Liu/update-containerd-1.2
    * [`d4c825f9`](https://github.com/containerd/cri/commit/d4c825f905e8e865b92e0d37493dea680428eeaf) Use the `ID` field of `TaskExit` event.
    * [`f818de9d`](https://github.com/containerd/cri/commit/f818de9dcee9c4e029c461715a5ddaa67520444e) Update containerd to v1.2.0.
    * [`64b067d9`](https://github.com/containerd/cri/commit/64b067d93fab68368be7dd58f1e13a1d1215c6ad) fix integration test
    * [`bc97f514`](https://github.com/containerd/cri/commit/bc97f51477d6fcd0baa84ced260b32a648044375) adds golang 1.11.x and tip to build
    * [`edf2b817`](https://github.com/containerd/cri/commit/edf2b817787356500354d42d85fcaf848a1f84bc) Merge pull request  [#969](https://github.com/containerd/cri/pull/969) from Random-Liu/golang-1.11-gofmt
    * [`459e4818`](https://github.com/containerd/cri/commit/459e48180835c0b7d66d4de773c83acbc43af227) Update code for golang 1.11 gofmt.
    * [`547b5e03`](https://github.com/containerd/cri/commit/547b5e03cfb973df1149d9013611ae7788c5f630) Merge pull request  [#967](https://github.com/containerd/cri/pull/967) from Random-Liu/update-support-metrics
    * [`20b45be2`](https://github.com/containerd/cri/commit/20b45be29472e9ae6072266296f167e7bfce63d6) Update support metrics to include containerd 1.2.
    * [`3fd67d10`](https://github.com/containerd/cri/commit/3fd67d108ad20d2c00bfc13b4c054534c5032483) Merge pull request  [#965](https://github.com/containerd/cri/pull/965) from mikebrow/update-community-link
    * [`d8d7dcc7`](https://github.com/containerd/cri/commit/d8d7dcc75916d2bc4567af84f8c513a15a7d3838) update the slack information
    * [`f6089b85`](https://github.com/containerd/cri/commit/f6089b85a7492c20fdde60a3d4072a167e6390ae) Merge pull request  [#961](https://github.com/containerd/cri/pull/961) from mikebrow/remove-authconfig-fromlog
    * [`0e522cae`](https://github.com/containerd/cri/commit/0e522cae43e0263d779eafbd6349053395e02a15) Merge pull request  [#959](https://github.com/containerd/cri/pull/959) from Random-Liu/use-commit
    * [`1b3ff746`](https://github.com/containerd/cri/commit/1b3ff7462ecf4a82af90d5f7cf0a0589cbc56d56) removes authconfit from info log
    * [`7a131169`](https://github.com/containerd/cri/commit/7a1311698cf379786e604a43682691a1437add49) Use commit as version.
    * [`9f87ce8c`](https://github.com/containerd/cri/commit/9f87ce8c7ea659d94d365394cc46f7c47c3f8aa2) Merge pull request  [#957](https://github.com/containerd/cri/pull/957) from mikebrow/update-readme-link
    * [`6039a4d3`](https://github.com/containerd/cri/commit/6039a4d322ccc69949d8e8053c52ccb8ba4fc0f6) link to new icon location
    * [`e3126353`](https://github.com/containerd/cri/commit/e312635396a13bc67cc5c9f3e5f873dc92cfc891) Merge pull request  [#950](https://github.com/containerd/cri/pull/950) from Random-Liu/netns-source-of-truth
    * [`775bc6e5`](https://github.com/containerd/cri/commit/775bc6e5f4ead55209e35204ccac67f5c29a3fbc) Update integration test.
    * [`c1740d82`](https://github.com/containerd/cri/commit/c1740d8291d4042cb60e39e15395e482ae13e47e) Manage mount lifecycle and remove cached state
    * [`36893c3e`](https://github.com/containerd/cri/commit/36893c3ec995294208760ba045878e4cdae886ae) Merge pull request  [#953](https://github.com/containerd/cri/pull/953) from Starnop/getruntime-before-setupnetwork
    * [`22a8777a`](https://github.com/containerd/cri/commit/22a8777a9ef25a2fb0818aba5df3800c134cdb25) refactor: setup network after get Sandbox runtime
    * [`728f636e`](https://github.com/containerd/cri/commit/728f636e32c97ea9c67dc9a654eaf19d2de0b801) Merge pull request  [#949](https://github.com/containerd/cri/pull/949) from Random-Liu/fix-ip-leakage
    * [`84775d2c`](https://github.com/containerd/cri/commit/84775d2c10ecd751f36866145883b3e3155514f6) Add integration test.
    * [`1f1e92e4`](https://github.com/containerd/cri/commit/1f1e92e4a423521f074125aa04829dd12e8b9498) Update go-cni to 40bcf8ec8acd7372be1d77031d585d5d8e561c90.
    * [`c39f63ea`](https://github.com/containerd/cri/commit/c39f63eaf49c5ec1161749907f4f81ebb9a796e0) Teardown pod network even if the network namespace is closed
    * [`70da14e4`](https://github.com/containerd/cri/commit/70da14e4b37909431afb86508d9d83d49136a98c) Merge pull request  [#943](https://github.com/containerd/cri/pull/943) from Random-Liu/support-per-runtime-config
    * [`1442425f`](https://github.com/containerd/cri/commit/1442425f92d35a31c6b407ff19e01671beee0471) Support runtime specific configurations.
    * [`8b0d53c0`](https://github.com/containerd/cri/commit/8b0d53c09c41d9fbc3b3896548ecf011518e3c42) Merge pull request  [#941](https://github.com/containerd/cri/pull/941) from amshinde/fix-go-compile-error
    * [`bbc37bbf`](https://github.com/containerd/cri/commit/bbc37bbf9bab32ea412634eb7d2cc7256c64bcce) Merge pull request  [#944](https://github.com/containerd/cri/pull/944) from Random-Liu/use-authorizer
    * [`3e4cf68a`](https://github.com/containerd/cri/commit/3e4cf68a3f2eeca2e5cd53b6f50605d655904c36) Use Authorizer.
    * [`2f42771f`](https://github.com/containerd/cri/commit/2f42771f7740d3bcb4ce342f88e026f916768c37) Update containerd to 15f19d7a67fa322e6de0ef4c6a1bf9da0f056554.
    * [`54b1c00b`](https://github.com/containerd/cri/commit/54b1c00b3b307b0fadd10c02d9467a6545c2c4d5) test: Fix compile error with go1.10.2
    * [`e4f33828`](https://github.com/containerd/cri/commit/e4f33828c35b1cfd01a74cc9c879d76a3a244661) Merge pull request  [#938](https://github.com/containerd/cri/pull/938) from Random-Liu/update-kubernetes-1.12
    * [`0580ce45`](https://github.com/containerd/cri/commit/0580ce45fd7c5c630361e5cf1ac9ffed3a7eb8be) Update test based on new CRI.
    * [`5a2da313`](https://github.com/containerd/cri/commit/5a2da31351a2145067173aeaa0151a02f3c61801) Update kubernetes to v1.12.0.
    * [`fb26f47b`](https://github.com/containerd/cri/commit/fb26f47b4c3db27f3f896a05bef1388d6dd2c7d0) Merge pull request  [#937](https://github.com/containerd/cri/pull/937) from DataDog/JulienBalestra/cni-debug
    * [`27f33cd4`](https://github.com/containerd/cri/commit/27f33cd4d69ce1e0a18af1d905b7e8540805952c) cni result: add a debug message
    * [`801882b0`](https://github.com/containerd/cri/commit/801882b046562ed1cf0299c8e4130e3f0865dcc6) Merge pull request  [#935](https://github.com/containerd/cri/pull/935) from mikebrow/makefile-fix-for-syntax
    * [`24a5a0e6`](https://github.com/containerd/cri/commit/24a5a0e6ba3c66eca6a60894d97d9d66f4a47ab7) corrects syntax error in Makefile
    * [`58ab1e09`](https://github.com/containerd/cri/commit/58ab1e09b2475cbf9b7eef8d5c8fb5436ef1132d) Merge pull request  [#926](https://github.com/containerd/cri/pull/926) from Random-Liu/better-external-image-handling
    * [`6905460b`](https://github.com/containerd/cri/commit/6905460b85fc9b2104bd0feb4123016946ca40a1) Add integration test
    * [`db68300a`](https://github.com/containerd/cri/commit/db68300a5aa5cb52b6d5eae58d9b89159da7b1ef) Manage unmanaged images in k8s.io namespace
    * [`4d553cbe`](https://github.com/containerd/cri/commit/4d553cbef81bc6ee7d71e962bc066139cb0734a8) Merge pull request  [#924](https://github.com/containerd/cri/pull/924) from Random-Liu/add-timeout-for-recover
    * [`e3aa8adb`](https://github.com/containerd/cri/commit/e3aa8adbb0cd8ad9cbdba4622d4b34b3a4a0e9f4) Update containerd to f88d3e5d6dfe9b7d7941ac5241649ad8240b9282.
    * [`963a0173`](https://github.com/containerd/cri/commit/963a01735bb1c94d95807f5e2ffc1f9e7a5854e2) Add timeout for container/sandbox recover and event monitor.
    * [`6de38f1f`](https://github.com/containerd/cri/commit/6de38f1f3ab99b96b9bbf1723084a658dc676002) Merge pull request  [#927](https://github.com/containerd/cri/pull/927) from Random-Liu/fix-readiness-check
    * [`00443ebd`](https://github.com/containerd/cri/commit/00443ebd6c10206eca897c90022c85f30cb01142) Merge pull request  [#928](https://github.com/containerd/cri/pull/928) from Random-Liu/update-crictl
    * [`92fbbcf0`](https://github.com/containerd/cri/commit/92fbbcf0651a83c7ba854ca8c9075e02a3aec7d1) Update critools version.
    * [`68152dab`](https://github.com/containerd/cri/commit/68152dab84f403f9789e3e80c4aed9c186ee63e6) Fix readiness check in test utils.
    * [`733f7199`](https://github.com/containerd/cri/commit/733f7199b29d4b128d43dd4bc4adc5f9ab5e7cb8) Merge pull request  [#923](https://github.com/containerd/cri/pull/923) from madhanrm/vendorcd
    * [`5d777b2e`](https://github.com/containerd/cri/commit/5d777b2e3527b06038316e82a2c1a5cefea05851) Vendor in runtime-spec & runtime-tools from github.com/opencontainers
    * [`8d7b0e20`](https://github.com/containerd/cri/commit/8d7b0e20b510750f888ad605b02a1aff25f1989c) Merge pull request  [#921](https://github.com/containerd/cri/pull/921) from Random-Liu/turn-off-fail-swap-on
    * [`798977f8`](https://github.com/containerd/cri/commit/798977f8b23ba9920ef1d702746865daaa9f5e25) Turn off `--fail-swap-on` in node e2e test.
    * [`d963c9c5`](https://github.com/containerd/cri/commit/d963c9c58eb4cde524278919310fb066cfd2931c) Merge pull request  [#920](https://github.com/containerd/cri/pull/920) from Random-Liu/fix-indent
    * [`65283e42`](https://github.com/containerd/cri/commit/65283e425353065859faf119a3617d1e469a9892) The indent is wrong.
    
    ### Changes from containerd/fifo
    
    * [`bda0ff6`](https://github.com/containerd/fifo/commit/bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13) Merge pull request  [#21](https://github.com/containerd/fifo/pull/21) from darfux/fix_indent
    * [`17c7e3a`](https://github.com/containerd/fifo/commit/17c7e3ac42ee4479da01e97d3e17cd6c51042447) Fix indent in errors.go
    * [`ad97c84`](https://github.com/containerd/fifo/commit/ad97c845e07e824c274709d7ff88d8899beb353c) Merge pull request  [#20](https://github.com/containerd/fifo/pull/20) from darfux/use_error_var
    * [`63d15b6`](https://github.com/containerd/fifo/commit/63d15b6d4d578ef61c2f5104ebe8f544c216ad54) Use defined error var
    * [`a9fb20d`](https://github.com/containerd/fifo/commit/a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c) Merge pull request  [#16](https://github.com/containerd/fifo/pull/16) from estesp/update-travis-go
    * [`2820d54`](https://github.com/containerd/fifo/commit/2820d54e40a7dfa42c1405194236963dd07a03e3) Update Go versions in travis
    * [`3b87da1`](https://github.com/containerd/fifo/commit/3b87da13e672b1c3ea6424c51ab0cb82dd0ea234) Merge pull request  [#19](https://github.com/containerd/fifo/pull/19) from fuweid/add-repo-check
    * [`3be1f6a`](https://github.com/containerd/fifo/commit/3be1f6a2e66f6ce182c2653d33158ab1a26f3c8e) Add common project content/checks to fifo
    * [`650d792`](https://github.com/containerd/fifo/commit/650d792183512bf92167787990b8f08a9175b3df) Merge pull request  [#17](https://github.com/containerd/fifo/pull/17) from cpuguy83/add_raw_conn
    * [`e4b84c0`](https://github.com/containerd/fifo/commit/e4b84c039e2dc0025202907351f5a2bf088c5db0) Add tip to travis testing
    * [`094bd06`](https://github.com/containerd/fifo/commit/094bd060444835bb83f12b9cf2694c80f6fad4a7) Expose underlying file's `SyscallConn` method.
    
    ### Changes from containerd/go-cni
    
    * [`49fbd9b`](https://github.com/containerd/go-cni/commit/49fbd9b210f3c8ee3b7fd3cd797aabaf364627c1) Update to cni v0.7.1 (#47)
    * [`039158f`](https://github.com/containerd/go-cni/commit/039158f2e5a8cb305c5241bfcc1cfdd70b8bda7e) Merge pull request  [#44](https://github.com/containerd/go-cni/pull/44) from mikebrow/error-output-improvements
    * [`8d84d55`](https://github.com/containerd/go-cni/commit/8d84d55fdf4f5f6f05ac9e2f5540e9f368402abc) Merge pull request  [#45](https://github.com/containerd/go-cni/pull/45) from mikebrow/update-golang-version
    * [`583630d`](https://github.com/containerd/go-cni/commit/583630d118df992d3aef74a4b423bdac57b09b1c) time to move up
    * [`3d56cdf`](https://github.com/containerd/go-cni/commit/3d56cdf0b21e2973ad24238a0ea668551489fd8c) minor cleanup for error output
    * [`5a4663d`](https://github.com/containerd/go-cni/commit/5a4663dad645d9736aa62b366c8a7a07dbe751cc) Merge pull request  [#43](https://github.com/containerd/go-cni/pull/43) from hainesc/master
    * [`2a81132`](https://github.com/containerd/go-cni/commit/2a811322551ec3b9d71e0f4826cf56dacd11d5ad) Improve readme, golang syntax highlight
    * [`22460c0`](https://github.com/containerd/go-cni/commit/22460c018b64cf8bf4151b3ff9c4d077e6a88cbf) Merge pull request  [#42](https://github.com/containerd/go-cni/pull/42) from kuramal/cni_plugin_conf_file_max_num
    * [`b844801`](https://github.com/containerd/go-cni/commit/b844801e7c31467eca843d401f1f25f249d37df7) add cni plugin config file max num config
    * [`e1dc76f`](https://github.com/containerd/go-cni/commit/e1dc76fa62e1665cf5d85fd617c6191d66f0e72d) Merge pull request  [#40](https://github.com/containerd/go-cni/pull/40) from johscheuer/add-bandwidth-capability
    * [`4515b97`](https://github.com/containerd/go-cni/commit/4515b9792230777b10db50b9cdbb5d3fd0c2a035) Use uint64 for bandwidth capability
    * [`0b5320f`](https://github.com/containerd/go-cni/commit/0b5320f4ef5c9082a96cd10b6f0f1937ef5674fc) Add support for bandwidth capability
    * [`d3d376a`](https://github.com/containerd/go-cni/commit/d3d376a47161a77130a8e1333824737defa3b589) Add WithConfIndex opt (#39)
    * [`891c2a4`](https://github.com/containerd/go-cni/commit/891c2a41e18144b2d7921f971d6c9789a68046b2) Merge pull request  [#37](https://github.com/containerd/go-cni/pull/37) from Random-Liu/avoid-lockup
    * [`e7a8c33`](https://github.com/containerd/go-cni/commit/e7a8c33b6ae91e33bf6a4a43ab511f9ae000b7b6) Avoid `Status` lockup during setup and remove.
    * [`0683513`](https://github.com/containerd/go-cni/commit/06835130b24722e03be07e80413e9053cd077c6a) Add common project content/checks (#36)
    * [`8f8e80a`](https://github.com/containerd/go-cni/commit/8f8e80adbf4c65df18feb20d326c8d67fca0ff77) Fix some typos in comment (#34)
    * [`c399b15`](https://github.com/containerd/go-cni/commit/c399b1539b8e2711704c2d011d54f20606f3f2b3) Merge pull request  [#33](https://github.com/containerd/go-cni/pull/33) from mikebrow/expose-config
    * [`6253851`](https://github.com/containerd/go-cni/commit/6253851d0dddac39a503dd30689e156d8b590ba7) adds a get for the plugin config details
    
    ### Changes from containerd/go-runc
    
    * [`9007c24`](https://github.com/containerd/go-runc/commit/9007c2405372fe28918845901a3276c0915689a1) Merge pull request  [#52](https://github.com/containerd/go-runc/pull/52) from Ace-Tang/fix-error-return
    * [`4e99c72`](https://github.com/containerd/go-runc/commit/4e99c72acdb052ba374135c009bbc8ac9dd68249) Fix Method of judging command execution failure
    * [`7d11b49`](https://github.com/containerd/go-runc/commit/7d11b49dc0769f6dbb0d1b19f3d48524d1bad9ad) Merge pull request  [#51](https://github.com/containerd/go-runc/pull/51) from fuweid/add-content-check
    * [`8e51df4`](https://github.com/containerd/go-runc/commit/8e51df421218b765f393e1fdf97fac668913a8f4) Add common project content/checks
    
    ### Changes from containerd/ttrpc
    
    * [`1fb3814`](https://github.com/containerd/ttrpc/commit/1fb3814edf44a76e0ccf503decf726d994919a9a) Merge pull request  [#42](https://github.com/containerd/ttrpc/pull/42) from crosbymichael/client
    * [`5829a06`](https://github.com/containerd/ttrpc/commit/5829a06d8c9c0240a9f7a164b31fdd117bc7101a) Merge pull request  [#43](https://github.com/containerd/ttrpc/pull/43) from crosbymichael/metadata
    * [`694de9d`](https://github.com/containerd/ttrpc/commit/694de9d9557f6c1251d484bf0d2fdf378342fff1) metadata as KeyValue type
    * [`3afb82b`](https://github.com/containerd/ttrpc/commit/3afb82bd2726e56810fb416d4869420ad6d0b2b1) Fix error handling with server shutdown
    * [`f3eb35b`](https://github.com/containerd/ttrpc/commit/f3eb35b158fd4000538703db623e3da7baf69d4e) Refactor close handling for ttrpc clients
    * [`d134fe7`](https://github.com/containerd/ttrpc/commit/d134fe75a41a1da0056294d0426a4aec044bd49d) Merge pull request  [#41](https://github.com/containerd/ttrpc/pull/41) from crosbymichael/interceptors
    * [`de8faac`](https://github.com/containerd/ttrpc/commit/de8faac08ba83f355db2c8972c444ecd151d5e1a) Add godocs for interceptors
    * [`e409d7d`](https://github.com/containerd/ttrpc/commit/e409d7d775bf8a9b74268b4f59c317f494ba85d5) Add example binary for testing the example service
    * [`819653f`](https://github.com/containerd/ttrpc/commit/819653f40c3ed5441c8f73050509d9ff6784d325) Add client and server unary interceptors
    * [`a5bd8ce`](https://github.com/containerd/ttrpc/commit/a5bd8ce9e40bc7c065a11c6936f4d032ce6bfa2b) Merge pull request  [#40](https://github.com/containerd/ttrpc/pull/40) from mxpv/headers
    * [`04523b9`](https://github.com/containerd/ttrpc/commit/04523b9d2c466b8b716f4177ed81b5f2ac81048a) Rename headers to metadata
    * [`5926a92`](https://github.com/containerd/ttrpc/commit/5926a92b70e623c78a690e6bfe4848e6deb2270c) Support headers
    * [`f821483`](https://github.com/containerd/ttrpc/commit/f82148331ad2181edea8f3f649a1f7add6c3f9c2) Merge pull request  [#38](https://github.com/containerd/ttrpc/pull/38) from masters-of-cats/pr-client-eof-improvement
    * [`911c9cd`](https://github.com/containerd/ttrpc/commit/911c9cda77ee36640c4c13350cdad7ec592b0a72) Improve connection error handling
    * [`69eadd1`](https://github.com/containerd/ttrpc/commit/69eadd1c7f53d23d70163055e5c878075dde31fb) Merge pull request  [#37](https://github.com/containerd/ttrpc/pull/37) from masters-of-cats/pr-handle-client-eof
    * [`96dcf73`](https://github.com/containerd/ttrpc/commit/96dcf73d208d67a3f88a173be3a23731cb62c2be) Handle EOF to prevent file descriptor leak
    * [`699c4e4`](https://github.com/containerd/ttrpc/commit/699c4e40d1e7416e08bf7019c7ce2e9beced4636) Merge pull request  [#35](https://github.com/containerd/ttrpc/pull/35) from Random-Liu/make-on-close-an-options
    * [`ba15956`](https://github.com/containerd/ttrpc/commit/ba15956d22fc5bfe9dd6caaefcc013cd29da38b7) Make onclose an option.
    * [`6914432`](https://github.com/containerd/ttrpc/commit/69144327078caa5a2f1d5eda8bea6110bf16eeb3) Merge pull request  [#33](https://github.com/containerd/ttrpc/pull/33) from JoeWrightss/patch-1
    * [`ce5c1c4`](https://github.com/containerd/ttrpc/commit/ce5c1c4546907f3b1146f3bb28c1fea8f0094528) Fix returns error message
    * [`f02858b`](https://github.com/containerd/ttrpc/commit/f02858b1457c5ca3aaec3a0803eb0d59f96e41d6) Merge pull request  [#31](https://github.com/containerd/ttrpc/pull/31) from cpuguy83/support_context_deadlines
    * [`a364f44`](https://github.com/containerd/ttrpc/commit/a364f44e55b1de969afc68a603408dde233a23d1) Add support for request timeout propgation.
    * [`f51df44`](https://github.com/containerd/ttrpc/commit/f51df4475b76e0ab0315ee0684bef0703a070e6b) Merge pull request  [#30](https://github.com/containerd/ttrpc/pull/30) from estesp/add-common-project-content
    * [`6c96b39`](https://github.com/containerd/ttrpc/commit/6c96b39a2870610e453c280ea2bc6140df5a3a11) Add common check scripts and project references
    
    ### Changes from containerd/zfs
    
    * [`31af176`](https://github.com/containerd/zfs/commit/31af176f2ae84fe142ef2655bf7bb2aa618b3b1f) Merge pull request  [#21](https://github.com/containerd/zfs/pull/21) from estesp/add-project-repo-checks
    * [`2f23511`](https://github.com/containerd/zfs/commit/2f235119dd7a37da77f3727d64100c68088ad1c6) Add common project content/checks to zfs
    * [`c6182c4`](https://github.com/containerd/zfs/commit/c6182c4d3d01575a4c87b66c9b3ef81dc55ded31) Add license headers to files
    * [`9f6ef3b`](https://github.com/containerd/zfs/commit/9f6ef3b1fe5144bd91fe5855b4eba81bc0d17d03) Merge pull request  [#20](https://github.com/containerd/zfs/pull/20) from containerd/skip
    * [`d78b0d0`](https://github.com/containerd/zfs/commit/d78b0d0a3209bb5e541e25a49144e5fe92fe2377) Return skip error on unsupported fs
    * [`39692b4`](https://github.com/containerd/zfs/commit/39692b47b0de2609e33dc36f4536e55f75b97adf) Merge pull request  [#19](https://github.com/containerd/zfs/pull/19) from AkihiroSuda/update-containerd
    * [`154f951`](https://github.com/containerd/zfs/commit/154f95142514539415fe90a461100d70cc67988c) update containerd
    
    ### Dependency Changes
    
    Previous release can be found at [v1.2.0](https://github.com/containerd/containerd/releases/tag/v1.2.0)
    
    * **github.com/BurntSushi/toml**                          a368813c5e648fee92e5f6c30e3944ff9d5e8895 -> v0.3.1
    * **github.com/Microsoft/go-winio**                       v0.4.11 -> v0.4.14
    * **github.com/Microsoft/hcsshim**                        v0.7.12 -> 8abdbb8205e4192c68b5f84c31197156f31be517
    * **github.com/containerd/aufs**                          ffa39970e26ad01d81f540b21e65f9c1841a5f92 -> f894a800659b6e11c1a13084abd1712f346e349c
    * **github.com/containerd/btrfs**                         2e1aa0ddf94f91fa282b6ed87c23bf0d64911244 -> af5082808c833de0e79c1e72eea9fea239364877
    * **github.com/containerd/cgroups**                       5e610833b72089b37d0e615de9a92dfc043757c2 -> c4b9ac5c7601384c965b9646fc515884e091ebb9
    * **github.com/containerd/console**                       c12b1e7919c14469339a5d38f2f8ed9b64a9de23 -> 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f
    * **github.com/containerd/continuity**                    bd77b46c8352f74eb12c85bdc01f4b90f69d66b4 -> f2a389ac0a02ce21c09edd7344677a601970f41c
    * **github.com/containerd/cri**                           f913714917d2456d7e65a0be84962b1ce8acb487 -> f1d492b0cdd14e76476ee4dd024696ce3634e501
    * **github.com/containerd/fifo**                          3d5202aec260678c48179c56f40e6f38a095738c -> bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13
    * **github.com/containerd/go-cni**                        40bcf8ec8acd7372be1d77031d585d5d8e561c90 -> 49fbd9b210f3c8ee3b7fd3cd797aabaf364627c1
    * **github.com/containerd/go-runc**                       5a6d9f37cfa36b15efba46dc7ea349fa9b7143c3 -> 9007c2405372fe28918845901a3276c0915689a1
    * **github.com/containerd/ttrpc**                         2a805f71863501300ae1976d29f0454ae003e85a -> 1fb3814edf44a76e0ccf503decf726d994919a9a
    * **github.com/containerd/zfs**                           9a0b8b8b5982014b729cd34eb7cd7a11062aa6ec -> 31af176f2ae84fe142ef2655bf7bb2aa618b3b1f
    * **github.com/containernetworking/cni**                  v0.6.0 -> v0.7.1
    * **github.com/containernetworking/plugins**              v0.7.0 -> v0.7.6
    * **github.com/davecgh/go-spew**                          v1.1.0 -> v1.1.1
    * **github.com/docker/distribution**                      b38e5838b7b2f2ad48e06ec4b500011976080621 -> 0d3efadf0154c2b8a4e7b6621fff9809655cc580
    * **github.com/docker/go-units**                          v0.3.1 -> v0.4.0
    * **github.com/gogo/googleapis**                          08a7655d27152912db7aaf4f983275eaf8d128ef -> v1.2.0
    * **github.com/gogo/protobuf**                            v1.0.0 -> v1.2.1
    * **github.com/golang/protobuf**                          v1.1.0 -> v1.2.0
    * **github.com/google/go-cmp**                            v0.1.0 -> v0.2.0
    * **github.com/google/gofuzz**                            44d81051d367757e1c7c6a5a86423ece9afcf63c -> 24818f796faf91cd76ec7bddd72458fbced7a6c1
    * **github.com/google/uuid**                              v1.1.1 **_new_**
    * **github.com/konsorten/go-windows-terminal-sequences**  v1.0.1 **_new_**
    * **github.com/matttproud/golang_protobuf_extensions**    v1.0.0 -> v1.0.1
    * **github.com/mistifyio/go-zfs**                         166add352731e515512690329794ee593f1aaff2 -> f784269be439d704d3dfa1906f45dd848fed2beb
    * **github.com/opencontainers/runc**                      58592df56734acf62e574865fe40b9e53e967910 -> f4982d86f7fde0b6f953cc62ccc4022c519a10a9
    * **github.com/opencontainers/runtime-spec**              eba862dc2470385a233c7507392675cbeadf7353 -> 29686dbc5559d93fb1ef402eeda3e35c38d75af4
    * **github.com/opencontainers/selinux**                   b6fa367ed7f534f9ba25391cc2d467085dbb445a -> v1.2.2
    * **github.com/pkg/errors**                               v0.8.0 -> v0.8.1
    * **github.com/seccomp/libseccomp-golang**                32f571b70023028bd57d9288c20efbcb237f3ce0 -> v0.9.1
    * **github.com/sirupsen/logrus**                          v1.0.0 -> v1.4.1
    * **github.com/syndtr/gocapability**                      db04d3cc01c8b54962a58ec7e491717d06cfcc16 -> d98352740cb2c55f81556b63d4a1ec64c5a319c2
    * **go.etcd.io/bbolt**                                    v1.3.1-etcd.8 -> v1.3.3
    * **golang.org/x/crypto**                                 49796115aa4b964c318aad4f3084fdb41e9aa067 -> 88737f569e3a9c7ab309cdc09a07fe7fc87233c3
    * **golang.org/x/net**                                    b3756b4b77d7b13260a0a2ec658753cf48922eac -> f3200d17e092c607f615320ecaad13d87ad9a2b3
    * **golang.org/x/oauth2**                                 a6bd8cefa1811bd24b86f8902872e4e8225f74c4 -> 9f3314589c9a9136388751d9adae6b0ed400978a
    * **golang.org/x/sync**                                   450f422ab23cf9881c94e2db30cac0eb1b7cf80c -> 42b317875d0fa942474b76e1b46a6060d720ae6e
    * **golang.org/x/sys**                                    1b2967e3c290b7c545b3db0deeda16e9be4f98a2 -> 9eafafc0a87e0fd0aeeba439a4573537970c44c7
    * **google.golang.org/grpc**                              v1.12.0 -> 25c4f928eaa6d96443009bd842389fb4fa48664e
    * **gopkg.in/inf.v0**                                     3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4 -> v0.9.0
    * **gotest.tools**                                        v2.1.0 -> v2.3.0
    * **k8s.io/api**                                          kubernetes-1.12.0 -> kubernetes-1.15.0
    * **k8s.io/apimachinery**                                 kubernetes-1.12.0 -> kubernetes-1.15.0
    * **k8s.io/apiserver**                                    kubernetes-1.12.0 -> kubernetes-1.15.0
    * **k8s.io/client-go**                                    kubernetes-1.12.0 -> kubernetes-1.15.0
    * **k8s.io/cri-api**                                      kubernetes-1.15.0 **_new_**
    * **k8s.io/klog**                                         v0.3.1 **_new_**
    * **k8s.io/kubernetes**                                   v1.12.0 -> v1.15.0
    * **k8s.io/utils**                                        cd34563cd63c2bd7c6fe88a73c4dcf34ed8a67cb -> c2654d5206da6b7b6ace12841e8f359bb89b443c
    * **sigs.k8s.io/yaml**                                    v1.1.0 **_new_**
    
    
  • v1.3.0-beta.1

    containerd 1.3.0-beta.1
    
    Welcome to the v1.3.0-beta.1 release of containerd!
    *This is a pre-release of containerd*
    
    The fourth major release of containerd comes over 9 months after the previous
    major release and covers a period of both significant project growth and
    further stabilization. Similar to previous releases, the number of API changes
    are small and, as always, backwards compatible. The growing ecosystem of plugins
    and users have driven improvements to make containerd more configurable, usable,
    and pluggable. On Windows, this release brings a new runtime utilizing the shim
    API. For clients, there are many new features and improvements completely
    implemented in the client libraries without requiring daemon upgrade.
    
    ### Runtime
    * **New Windows V2 runtime using [hcsshim](https://github.com/microsoft/hcsshim/tree/master/cmd/containerd-shim-runhcs-v1)**
    * **Improvements to ttrpc.** For better daemon to shim communication (https://github.com/containerd/containerd/pull/3341)
    
    ### Snapshots
    * **New Devmapper snapshotter** (https://github.com/containerd/containerd/pull/3022)
    * **Improved label support for plugins.** Allows snapshot plugins to use labels from clients for advanced use cases
    
    ### Plugins
    * **Support for plugins registering as a TCP service**
    * **Configurable plugin directory**
    * **Add stream processor plugin.** Allow handling of custom media types during unpack (https://github.com/containerd/containerd/pull/3482)
    
    ### Client
    * **Default handling from namespace labels.** Allows defaults to be configured per containerd namespace (https://github.com/containerd/containerd/pull/3403)
    * **Improved Docker resolver with mirroring support**
    * **Support for cross repository push** (https://github.com/containerd/containerd/pull/3218)
    
    ### API
    * **Add support for direct resource management in leases** (https://github.com/containerd/containerd/pull/3304)
    * **Add ttrpc service for shim event publishing**
    * **Add annotations to descriptors in API**
    * **Add id to TaskDelete event message to match exec id**
    * **Add payload parameter to apply in diff service API**
    
    ### CRI
    
    #### Features
    * **Supported per-pod containerd shim.** The `io.containerd.runc.v2` runtime is fully validated and ready to be used in production. This helps minimizing per-pod resource overhead. Note that `io.containerd.runtime.v1.linux` is still the default runtime. (https://github.com/containerd/cri/issues/1075)
    * **Added file-based generic runtime config options.** This will be used by out-of-tree runtimes like gvisor and kata (https://github.com/containerd/cri/pull/1029), e.g.
    ```
    [plugins.cri.containerd.runtimes.kata]
      runtime_type = "io.containerd.kata.v1"
    [plugins.cri.containerd.runtimes.kata.options]
      TypeUrl = "io.containerd.kata.v1.options"
      ConfigPath = "/etc/kata/config.toml"
    ```
    * **Added the `pod_annotations` runtime option.** Pod annotations specified in the list will be passed to the runtime as OCI annotations. This enables runtimes to support annotation-based experimental features. (https://github.com/containerd/cri/pull/1084)
    * **Added `stream_idle_time` option.** This makes idle connection timeout of the streaming server configurable. (https://github.com/containerd/cri/issues/1057)
    * **Added [traffic shaping pod annotations](https://kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/#support-traffic-shaping) support.** *NOTE: traffic shaping is still an experimental feature in Kubernetes.* (https://github.com/containerd/cri/issues/1150)
    * **Added `max_conf_num` option to `plugins.cri.cni`**. This makes it possible to setup multiple CNI networks in a pod. *NOTE: multi-network is not an officially supported feature in Kubernetes.*(https://github.com/containerd/cri/issues/1154)
    * **Added `plugins.cri.registry.tls_configs` option to support TLS connections to registries.** (https://github.com/containerd/cri/issues/1143)
    * **Added tcp endpoint for CRI service.** The tcp service can be disabled with the `disable_tcp_service` option, and it is disabled by default. (https://github.com/containerd/cri/issues/1181)
    * **Added `max_concurrent_downloads` option to restrict the number of concurrent downloads for each image.** The default concurrency is `3`. (https://github.com/containerd/cri/pull/1211)
    
    #### Enhancements
    * Avoid `Status` lockup when CNI network setup/teardown is slow. (https://github.com/containerd/cri/issues/1078)
    * Added CNI config in `Status` (`crictl info`) output. (https://github.com/containerd/cri/pull/1158)
    
    #### Deprecation
    * `ctr cri load` command is deprecated, use `ctr -n=k8s.io images import` instead.(https://github.com/containerd/cri/issues/909)
    * The `plugins.cri.containerd.default_runtime` option is deprecated, use `plugins."io.containerd.grpc.v1.cri".containerd.default_runtime_name` instead. (https://github.com/containerd/cri/issues/1076)
    * Runtime options including `systemd_cgroups`, `runtime_engine` and `runtime_root` are deprecated, use runtime `options` instead. (https://github.com/containerd/cri/pull/1217)
    * `runtimeHandler` field is moved from the sandbox `info` into `status`. (https://github.com/containerd/cri/pull/1063)
    
    ### Other
    * **Support additional garbage collection labels.** Allows more advanced resource management use cases on the client
    
    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
    
    * Michael Crosby
    * Lantao Liu
    * Phil Estes
    * Derek McGowan
    * Sebastiaan van Stijn
    * Justin Terry
    * Maksym Pavlenko
    * Mike Brown
    * Wei Fu
    * Akihiro Suda
    * Ace-Tang
    * John Howard
    * Stefan Berger
    * Lifubang
    * zhoulin xie
    * Evan Hazlett
    * Gábor Lipták
    * Kevin Parsons
    * Brandon Lum
    * Georgi Sabev
    * Eric Hotinger
    * Johannes M. Scheuermann
    * Li Yuxuan
    * zhangyue
    * Aldo Culquicondor
    * Nikhil Soni
    * Andrey Kolomentsev
    * BoWen Yan
    * Brian Goff
    * Davor Kapsa
    * Eric Lin
    * Fahed Dorgaa
    * Haiyan Meng
    * Hui Zhu
    * Nitesh Konkar
    * Odin Ugedal
    * Shengjing Zhu
    * Tõnis Tiigi
    * Benjamin Elder
    * Cedric Clerget
    * Charles Kenney
    * Daniel, Dao Quang Minh
    * Edgar Lee
    * Eric Ren
    * Jack Baines
    * Jared Cordasco
    * Justin Cormack
    * Mark Gordon
    * Peter Wagner
    * Stephen J Day
    * Su Fei
    * kuramal
    * lifupan
    * zhenguang zhu
    * Aleksa Sarai
    * Archana Shinde
    * Ashley Sykes
    * Avi Kivity
    * Bingshen Wang
    * Brent Baude
    * Carlos Eduardo
    * Chris Mark
    * Cong Liu
    * Danni Xia
    * Darren Shepherd
    * Eli Uriegas
    * Erik Sipsma
    * Georgia Panoutsakopoulou
    * Grant Seltzer Richman
    * Harshal Patil
    * Henrik Schmidt
    * Iskander (Alex) Sharipov
    * Jaime Caamaño Ruiz
    * Jean Rouge
    * Ji'an Liu
    * Jie Zhang
    * Jing Rui
    * Jintao Zhang
    * Joe Borg
    * John Starks
    * Julia Nedialkova
    * Julien Balestra
    * Kenta Tada
    * Konstantin Maksimov
    * Madhan Raj Mookkandy
    * Mattias Appelgren
    * Michael Katsoulis
    * Michael Wan
    * Oliver Stenbom
    * Peng Wang
    * Sarang Joshi
    * Shengjing Zhu
    * Shukui Yang
    * Tibor Vass
    * Tim Allclair
    * Veeraiah Chowdary Nuvvula
    * Vlad Ungureanu
    * Wei Zhang
    * Yikun Jiang
    * Yuxing Liu
    * caozhihao
    * ethan
    * jiangpengfei
    * wanghuaiqing
    
    ### Changes
    
    * [`f06e605f1a`](https://github.com/containerd/containerd/commit/f06e605f1aef6150b5b4d4556e5b84eeb758fb51) Merge pull request  [#3515](https://github.com/containerd/containerd/pull/3515) from fuweid/me-remove-comment-line
    * [`ec4ad5332d`](https://github.com/containerd/containerd/commit/ec4ad5332d725062e73761a2e43c59a64e1667f9) Merge pull request  [#3506](https://github.com/containerd/containerd/pull/3506) from darfux/copy_md_when_set_ttrpcheader
    * [`c0cf9a5905`](https://github.com/containerd/containerd/commit/c0cf9a5905ed734cd30d915b6b4fbb9603aeb067) Merge pull request  [#3509](https://github.com/containerd/containerd/pull/3509) from dmcgowan/update-1.3-beta-notes
    * [`282b19efd2`](https://github.com/containerd/containerd/commit/282b19efd264f96119d50757ca398b00dd6bd609) remotes: remove useless line
    * [`a3a30635ef`](https://github.com/containerd/containerd/commit/a3a30635ef713b544ea7feff0d12a768fd1ed636) namespace: Copy ttrpc metadata before setting header
    * [`a1c88e195a`](https://github.com/containerd/containerd/commit/a1c88e195aa98e5fcd9bf42294caf0bbf7a543ae) Merge pull request  [#3484](https://github.com/containerd/containerd/pull/3484) from rancher/master
    * [`b4dce14ac0`](https://github.com/containerd/containerd/commit/b4dce14ac074466f8e2bb2c33acacfc5c946f651) Merge pull request  [#3510](https://github.com/containerd/containerd/pull/3510) from dmcgowan/remove-ppc64le
    * [`04b7f1b594`](https://github.com/containerd/containerd/commit/04b7f1b5946af5020f148ffa889d3aaded3475cc) Remove ppc64le from travis
    * [`2fac3ee27d`](https://github.com/containerd/containerd/commit/2fac3ee27df24b9195ddd4a1d2b4669021452f69) Add release notes for stream processor
    * [`1161409779`](https://github.com/containerd/containerd/commit/1161409779f0275f5e65a697d587ff893f9f9188) Limit multiple platform manifests to one for size check
    * [`23faecfb66`](https://github.com/containerd/containerd/commit/23faecfb66ab553a9aa553d45c91ac7ef118ccdc) Merge pull request  [#3505](https://github.com/containerd/containerd/pull/3505) from crosbymichael/remoteopts-unpack
    * [`fe3638e887`](https://github.com/containerd/containerd/commit/fe3638e887c25125631773961d8af35a2ae0fba9) Add UnpackOpts to RemoteContext
    * [`1eb13fc2f0`](https://github.com/containerd/containerd/commit/1eb13fc2f008b069ea9cefb72f1ebdc0346dd6a1) Merge pull request  [#3501](https://github.com/containerd/containerd/pull/3501) from wanghuaiqing2010/master
    * [`d8322e38c7`](https://github.com/containerd/containerd/commit/d8322e38c7b80c85ca1e61dbbe638983b4a443cf) cast Rdev of Stat_t to uint64 for mips
    * [`5222236c1b`](https://github.com/containerd/containerd/commit/5222236c1b57d055362dbc413d042ab56427270a) Merge pull request  [#3502](https://github.com/containerd/containerd/pull/3502) from estesp/clarify-ctr
    * [`4e6e61c44e`](https://github.com/containerd/containerd/commit/4e6e61c44e83ba1f69aa37ea603a9f23383821fb) Merge pull request  [#3482](https://github.com/containerd/containerd/pull/3482) from crosbymichael/apply-remote
    * [`930da7cfa7`](https://github.com/containerd/containerd/commit/930da7cfa77e56309c139a38ca527d3855e02873) Merge pull request  [#3503](https://github.com/containerd/containerd/pull/3503) from Random-Liu/default-ns
    * [`af7b7cdb02`](https://github.com/containerd/containerd/commit/af7b7cdb022d42d5063f13dd9f49ec9d027a07e6) Save default namespace in the client.
    * [`552a0b1be5`](https://github.com/containerd/containerd/commit/552a0b1be5e196c3d468ab6509bf9b849328b625) Handle stderr in stream processors
    * [`3fded74bc7`](https://github.com/containerd/containerd/commit/3fded74bc73a7824af1388400940207207902273) Add unpack opts
    * [`26b90619e2`](https://github.com/containerd/containerd/commit/26b90619e2de608d433351c65578180932ffda9c) Pass apply opts through rootfs/* code
    * [`e1489f93c3`](https://github.com/containerd/containerd/commit/e1489f93c3629fc68811d30a1dc3ddf6cb951d0d) Use named pipes for windows processors
    * [`134d3c8159`](https://github.com/containerd/containerd/commit/134d3c81597ccfae2d03d52f0772d06fd09a86c1) Add windows apply code
    * [`f867401c69`](https://github.com/containerd/containerd/commit/f867401c69d40f75ada6e3f1101cb5f2310792d0) Use fds and pass Payloads over diff api
    * [`366823727f`](https://github.com/containerd/containerd/commit/366823727f38fe412d5143de5cdbf27f2986cf27) Add server config for stream processors
    * [`97a98773cf`](https://github.com/containerd/containerd/commit/97a98773cf0bdb489744ce22997e77a8b47b77fb) Add StreamProcessor for apply
    * [`0bc5df0354`](https://github.com/containerd/containerd/commit/0bc5df0354aea5fb9c734e1bb788a166293b8077) Clarify text on `ctr` support/inclusion
    * [`2ff1ef4f6c`](https://github.com/containerd/containerd/commit/2ff1ef4f6cc5e7e8ee25fccfc8e09a4fee3f013d) Merge pull request  [#3499](https://github.com/containerd/containerd/pull/3499) from dmcgowan/update-beta-release-notes
    * [`4507cd1e04`](https://github.com/containerd/containerd/commit/4507cd1e0463e23ac3464d947dbca704fd80fc3e) Merge pull request  [#3500](https://github.com/containerd/containerd/pull/3500) from jterry75/revendor_go-winio
    * [`d0f4cf0bde`](https://github.com/containerd/containerd/commit/d0f4cf0bdeac33064706dbda8b783595c1df7420) Merge pull request  [#3497](https://github.com/containerd/containerd/pull/3497) from ethan-daocloud/patch-1
    * [`0a3769eec6`](https://github.com/containerd/containerd/commit/0a3769eec6666382e87fef066122ebe1b35dfe05) pusher.go: error message typo correction
    * [`635ccc0671`](https://github.com/containerd/containerd/commit/635ccc06714aa3efe713b5638b34d67e836f2d13) Add cri release notes
    * [`4667ee47a5`](https://github.com/containerd/containerd/commit/4667ee47a580566c18494f7a11dc3532277f4fc3) Update Microsoft/go-winio v0.4.14
    * [`03d934adc4`](https://github.com/containerd/containerd/commit/03d934adc4fb41763364b643e03399fdfcdcb20b) Merge pull request  [#3474](https://github.com/containerd/containerd/pull/3474) from crosbymichael/uuid
    * [`13c6dcdea1`](https://github.com/containerd/containerd/commit/13c6dcdea17d9b2505ff4416fdf7649f534d7f6a) Merge pull request  [#3498](https://github.com/containerd/containerd/pull/3498) from dmcgowan/limit-ppc64le
    * [`7792c23b14`](https://github.com/containerd/containerd/commit/7792c23b149b177e72459ea29549aa54c321e132) Limit default matrix to runc v2 runtime
    * [`225cc7d5bd`](https://github.com/containerd/containerd/commit/225cc7d5bddad3ab547fcd4dc1677f53735c26bb) Merge pull request  [#3494](https://github.com/containerd/containerd/pull/3494) from jterry75/remove_v2
    * [`7fddefc493`](https://github.com/containerd/containerd/commit/7fddefc4938f9a2ae25d5dd36ce5909da8462386) Merge pull request  [#3496](https://github.com/containerd/containerd/pull/3496) from darfux/v2_close_ttrpc_when_delete
    * [`28bdb71cc9`](https://github.com/containerd/containerd/commit/28bdb71cc96d1a542c2f6fcb1c54461d472be3ac) Merge pull request  [#3492](https://github.com/containerd/containerd/pull/3492) from Random-Liu/update-cri
    * [`9f0bc2b53f`](https://github.com/containerd/containerd/commit/9f0bc2b53f3413def50c273334ed90a4e17aae21) Add UUID and server info to introspection
    * [`dce8541387`](https://github.com/containerd/containerd/commit/dce8541387a5e8e6fefe3f921c40b4ee1a9ac50e) Merge pull request  [#3493](https://github.com/containerd/containerd/pull/3493) from dmcgowan/fix-travis-matrix
    * [`08483d18ad`](https://github.com/containerd/containerd/commit/08483d18adea186c75463305d4040d218e5d68d4) v2: Close ttrpc connection when `Delete()`
    * [`4b5dfaee13`](https://github.com/containerd/containerd/commit/4b5dfaee1324c6f809acc0b4cf7199aaf1796c1e) Completely remove Windows v2 in-tree shim
    * [`2398421d50`](https://github.com/containerd/containerd/commit/2398421d50978b653398f3ead57ec243fb0ff665) Fix travis matrix
    * [`a5940da62c`](https://github.com/containerd/containerd/commit/a5940da62c3468411168b71e69faaedeb721fb34) Remove `ctr cri load` and update cri-tools to v1.15.0
    * [`29e56c5625`](https://github.com/containerd/containerd/commit/29e56c5625c1bcd3b1a675f8897324470dd41b83) Merge pull request  [#3489](https://github.com/containerd/containerd/pull/3489) from mxpv/faulty
    * [`24e3848050`](https://github.com/containerd/containerd/commit/24e384805081c2ccae9f7493ab96119df4bd4f81) Merge pull request  [#3272](https://github.com/containerd/containerd/pull/3272) from nitkon/patch-2
    * [`0a4bf1bd1e`](https://github.com/containerd/containerd/commit/0a4bf1bd1e8e3c21f15372ead7b6bdd0d7785806) Mark faulty devices
    * [`c99961c6c0`](https://github.com/containerd/containerd/commit/c99961c6c0cf13f2b4e42f5858589bc05931b4b8) Update cri to b213648c5bd0a1d2ee42709c10dff63fbfee3ad7
    * [`cb46663725`](https://github.com/containerd/containerd/commit/cb46663725f1f1b1550f6b01ba08847d2bec47fd) Merge pull request  [#3470](https://github.com/containerd/containerd/pull/3470) from mxpv/devmapper_err
    * [`b05a2b26ff`](https://github.com/containerd/containerd/commit/b05a2b26ff05d2cd99ecda1041d3e98e11874729) Merge pull request  [#3486](https://github.com/containerd/containerd/pull/3486) from tao12345666333/rm-unnecessary-str-fmt
    * [`ca2463a719`](https://github.com/containerd/containerd/commit/ca2463a7196a992935e5365eacbff1e9e5a0d44f) Merge pull request  [#3485](https://github.com/containerd/containerd/pull/3485) from Random-Liu/fix-containerd-on-windows
    * [`4b4ce4a26c`](https://github.com/containerd/containerd/commit/4b4ce4a26ccab6b8a03f771ba922ca54fe51409d) remotes: remove unnecessary string formatting
    * [`d1b9ee543c`](https://github.com/containerd/containerd/commit/d1b9ee543cd73b1c208829b771853ecd9d838cc7) travis: Enable travis CI for ppc64le arch
    * [`bb99688914`](https://github.com/containerd/containerd/commit/bb9968891449193c8a074b1a97fe0e850092612d) Fix containerd on windows.
    * [`f0821348b4`](https://github.com/containerd/containerd/commit/f0821348b4a8ad494eae63441d67ee144fd06314) Merge pull request  [#3475](https://github.com/containerd/containerd/pull/3475) from stefanberger/gpg2-passphrase-via-file
    * [`d3e539af79`](https://github.com/containerd/containerd/commit/d3e539af799057ccd832c44e5bf333c1a506c558) Merge pull request  [#3480](https://github.com/containerd/containerd/pull/3480) from dmcgowan/fix-export-named-manifest-opt
    * [`69d65c9764`](https://github.com/containerd/containerd/commit/69d65c9764e196ea3d5e186fb93bcad72f497cec) Merge pull request  [#3476](https://github.com/containerd/containerd/pull/3476) from dmcgowan/fix-push-exist-check
    * [`ac1cb6d5d4`](https://github.com/containerd/containerd/commit/ac1cb6d5d497e38ace14235682133326e48ddd6e) Merge pull request  [#3467](https://github.com/containerd/containerd/pull/3467) from kevpar/dial-pipe-err
    * [`adad947b77`](https://github.com/containerd/containerd/commit/adad947b77cc5d749fd79a10293b185b24d1b032) Merge pull request  [#3460](https://github.com/containerd/containerd/pull/3460) from lumjjb/ctrrecipients
    * [`3e52e29025`](https://github.com/containerd/containerd/commit/3e52e290259c463152e0c8dac0de2f76f491d270) Fix bug in export named manifest option
    * [`594f423190`](https://github.com/containerd/containerd/commit/594f423190d29a61dc81eb171213ff863dfa8473) protobuf: Bump Protobuf version to 3.7.0
    * [`c965a6c4da`](https://github.com/containerd/containerd/commit/c965a6c4da0b1724122fdc2967f29ad1a90aeafd) Prevent push by tag for sub-manifests
    * [`053853fe3f`](https://github.com/containerd/containerd/commit/053853fe3ffc6af80165a3249a76a82c27a81cdb) Merge pull request  [#3465](https://github.com/containerd/containerd/pull/3465) from dmcgowan/beta-1.3
    * [`5cf79913e4`](https://github.com/containerd/containerd/commit/5cf79913e4c3192459277a2ca85b42a156b46b76) gpg: Use a Pipe() rather than a file
    * [`6a25128791`](https://github.com/containerd/containerd/commit/6a251287916a8b5a18a54b24bdcff2174574d8f6) gpg: Pass the passphrase to the gpg2 tool using a file
    * [`3741fd8591`](https://github.com/containerd/containerd/commit/3741fd859116ae519059b43d674666945c84a638) Remove deferred flag when removing devmapper device
    * [`b16e7c5de1`](https://github.com/containerd/containerd/commit/b16e7c5de14bace532273752cd6c94c954267b1e) Update pkg/ttrpcutil with improved pipe dial logic
    * [`a49df98ee9`](https://github.com/containerd/containerd/commit/a49df98ee9a1dd08be844c037820d302d069b835) Merge pull request  [#3468](https://github.com/containerd/containerd/pull/3468) from crosbymichael/custom-cgroup
    * [`daf12cd194`](https://github.com/containerd/containerd/commit/daf12cd1944942b2f56273e826867961317ac133) Improve error return from AnonDialer on Windows
    * [`4d5a0e19eb`](https://github.com/containerd/containerd/commit/4d5a0e19ebe1fd57a4c2fc1f6b36249060bd8b4a) Mark faulty device in one transaction
    * [`e04f9599ae`](https://github.com/containerd/containerd/commit/e04f9599aeb84557b12e44adb0140fcd93e645f3) Merge pull request  [#3469](https://github.com/containerd/containerd/pull/3469) from crosbymichael/pb.txt
    * [`878a3205cd`](https://github.com/containerd/containerd/commit/878a3205cdfedf616f0db82381d6841ffdb9461c) Better error recovery in devmapper
    * [`578216950d`](https://github.com/containerd/containerd/commit/578216950de9c1c188708369e2a31ac6c494dfee) Add note about pb.txt files
    * [`f68186e107`](https://github.com/containerd/containerd/commit/f68186e1070fbf30030688f3cb86ccdbf5dff806) Improve custom cgroup test
    * [`4195136eea`](https://github.com/containerd/containerd/commit/4195136eea0ee4f6d507bf23f1396bca74f9807d) Merge pull request  [#3433](https://github.com/containerd/containerd/pull/3433) from dmcgowan/gc-docs
    * [`8a6190856b`](https://github.com/containerd/containerd/commit/8a6190856bb84c4e340527c2404b1123791bab13) Add 1.3 beta release note
    * [`172fe90e55`](https://github.com/containerd/containerd/commit/172fe90e55c3c3a452f9bec926d87ffda5ed01bf) Merge pull request  [#3447](https://github.com/containerd/containerd/pull/3447) from mxpv/update
    * [`d099058086`](https://github.com/containerd/containerd/commit/d099058086bcf47419c17940ce04c0fba48e58ed) Merge pull request  [#3463](https://github.com/containerd/containerd/pull/3463) from dzzg/patch-2
    * [`fbca688971`](https://github.com/containerd/containerd/commit/fbca68897199a960732ca5f3a4b343ee9322d1de) Merge pull request  [#3449](https://github.com/containerd/containerd/pull/3449) from YLonely/container-delete-bug
    * [`612628c2f9`](https://github.com/containerd/containerd/commit/612628c2f9b8e04828f306d5bbf156570e2e79eb) fix wrong spells in compression.go
    * [`98ead46d1a`](https://github.com/containerd/containerd/commit/98ead46d1a9ee6b5c7e855c7561e07dab23b70f3) Call Update of snapshotter plugin
    * [`eabb536b1f`](https://github.com/containerd/containerd/commit/eabb536b1f376a259e3450a9d8f6fc7e6a18367e) Merge pull request  [#3462](https://github.com/containerd/containerd/pull/3462) from crosbymichael/ctr-hang
    * [`e00ebfbf06`](https://github.com/containerd/containerd/commit/e00ebfbf06dbbf6a2c3550140ee337b77d539451) Merge pull request  [#3461](https://github.com/containerd/containerd/pull/3461) from crosbymichael/pid-fastpath
    * [`f543f2fbcd`](https://github.com/containerd/containerd/commit/f543f2fbcd1eb7f7bcb0994b80da490736cd0aab) Call CloseIO when stdin closes in ctr
    * [`eb4b3e8772`](https://github.com/containerd/containerd/commit/eb4b3e8772d1aed68a574160a2f8f88ac7526e6f) Fast path getting pid from task
    * [`8cd480c233`](https://github.com/containerd/containerd/commit/8cd480c2336afb801bc2ce9e529ef61736c053c3) Specify protocols in ctr encrypt recipients
    * [`e3cc9c20cb`](https://github.com/containerd/containerd/commit/e3cc9c20cb63e0dc35f35c273556216f57d699c9) bug fix:#3448
    * [`ab78270e03`](https://github.com/containerd/containerd/commit/ab78270e03d8e3c854ddbef66d8b77ccd893661e) Merge pull request  [#3456](https://github.com/containerd/containerd/pull/3456) from dzzg/patch-1
    * [`c27e48d666`](https://github.com/containerd/containerd/commit/c27e48d666764937bcea75adf3581c7fada471ed) fix mis-spelling in client.go
    * [`22f44c44d9`](https://github.com/containerd/containerd/commit/22f44c44d90bf59ffeb0549abe3754d1c95e608d) Add garbage collection doc
    * [`29930e9185`](https://github.com/containerd/containerd/commit/29930e918597c91a353669dd606c4b079b2a09e1) Merge pull request  [#3455](https://github.com/containerd/containerd/pull/3455) from dmcgowan/fix-default-import-compression
    * [`02826345cf`](https://github.com/containerd/containerd/commit/02826345cf466abaf7f969f82d7f35fe7dcd30f2) Add option to compress blobs on import
    * [`7ff23438f6`](https://github.com/containerd/containerd/commit/7ff23438f64cfa62651ee9beea83f4dddfcf5a1e) Merge pull request  [#3452](https://github.com/containerd/containerd/pull/3452) from lumjjb/keybundles
    * [`2190c0e5f7`](https://github.com/containerd/containerd/commit/2190c0e5f7ed21b77a3a4dd91f3598ea5c18028a) Merge pull request  [#3450](https://github.com/containerd/containerd/pull/3450) from kevpar/windows-alloc-console
    * [`15b59f9684`](https://github.com/containerd/containerd/commit/15b59f9684e364103de667cd674e02412955c7a2) Merge pull request  [#3441](https://github.com/containerd/containerd/pull/3441) from YLonely/multiple-task-delete
    * [`41e172352c`](https://github.com/containerd/containerd/commit/41e172352c41b6ff9e3503241d1bb17bfbcc28a0) Merge pull request  [#3444](https://github.com/containerd/containerd/pull/3444) from crosbymichael/state-timeout
    * [`577872fda5`](https://github.com/containerd/containerd/commit/577872fda5b40c32c2f9023b6bff583941d97288) Merge pull request  [#3454](https://github.com/containerd/containerd/pull/3454) from fuweid/enrich-error-message
    * [`9da7d30362`](https://github.com/containerd/containerd/commit/9da7d303624251446770a2c405e53cb7e9c034f0) archive: return chtimes error with path information
    * [`3d1fa69694`](https://github.com/containerd/containerd/commit/3d1fa6969489061c03bd31b7c218b9d4e39fdeb4) Implemented constructors for both encryption and decryption
    * [`392668d007`](https://github.com/containerd/containerd/commit/392668d0071fe80ee643766af5b6b2839b222063) ctr:Support deleting multiple tasks at a time
    * [`05a2b63e84`](https://github.com/containerd/containerd/commit/05a2b63e842e13444b2ec63b1694120544add4e4) Create CryptoConfig constructors in place of dcparameters
    * [`1c7eab1979`](https://github.com/containerd/containerd/commit/1c7eab197999328e9fe6e9f20c273852fac7efb8) Allocate a conhost during Windows service startup
    * [`fdab4f4789`](https://github.com/containerd/containerd/commit/fdab4f4789e2a7a0fa1f8c17a3cffc906505b547) Merge pull request  [#3446](https://github.com/containerd/containerd/pull/3446) from stefanberger/cleanup
    * [`a4e2ea5c99`](https://github.com/containerd/containerd/commit/a4e2ea5c996f66f1037bd5f19082f00ff68a8c56) Merge pull request  [#3439](https://github.com/containerd/containerd/pull/3439) from crosbymichael/rm-windows
    * [`6c912315db`](https://github.com/containerd/containerd/commit/6c912315db5babcb9dbf89b57d82dce173876446) Merge pull request  [#3445](https://github.com/containerd/containerd/pull/3445) from dmcgowan/fixup-releases
    * [`364de4c35d`](https://github.com/containerd/containerd/commit/364de4c35df0e937204d3903f5d2b7b2bc574ca2) Wrap creation of CryptoConfig in constructors
    * [`51bc615338`](https://github.com/containerd/containerd/commit/51bc6153381827c82b442d3a6c7a4d7714c02661) Update releases doc for 1.1 release
    * [`101d4b78eb`](https://github.com/containerd/containerd/commit/101d4b78eb7fc0ef2be6dea1cfe2e5cf277df622) Add timeout to task state calls
    * [`e097ab8bb4`](https://github.com/containerd/containerd/commit/e097ab8bb47cd57d13b7baa52a3cb35376fb9345) Disable windows integration tests
    * [`f055bdb0aa`](https://github.com/containerd/containerd/commit/f055bdb0aa2521e62dd284f50685b002a8127c7a) Remove windows v1 runtime
    * [`f7761411b8`](https://github.com/containerd/containerd/commit/f7761411b8735d8605378e71f1ad16b759326c1b) Merge pull request  [#3424](https://github.com/containerd/containerd/pull/3424) from crosbymichael/devices
    * [`49fdb9e1b4`](https://github.com/containerd/containerd/commit/49fdb9e1b49c476bbe21a3d2255db1e739bd327e) Merge pull request  [#3430](https://github.com/containerd/containerd/pull/3430) from lumjjb/encgcfix
    * [`d531e78499`](https://github.com/containerd/containerd/commit/d531e784995802b105d8b69d2c64f551c9c34cd4) Modified image_enc_test to use a different image from other tests
    * [`e14cc99e23`](https://github.com/containerd/containerd/commit/e14cc99e236109487a05cb5993d88fc325c1e837) Merge pull request  [#3438](https://github.com/containerd/containerd/pull/3438) from darfux/test_check_manifest_platform_nil
    * [`5e5ae23d80`](https://github.com/containerd/containerd/commit/5e5ae23d802c1a676de0a0c2e16701ef802e4de7) test: Check manifest.Platform before dereferencing
    * [`f58fda97ec`](https://github.com/containerd/containerd/commit/f58fda97ec84c80e12c04636287639f153a797f0) Merge pull request  [#3432](https://github.com/containerd/containerd/pull/3432) from crosbymichael/stress-size
    * [`1945e26ac3`](https://github.com/containerd/containerd/commit/1945e26ac30c972bdb0253c40b5d17ab7b533cde) Add concurrent execs in stress tests
    * [`ffa86b25f9`](https://github.com/containerd/containerd/commit/ffa86b25f962f65b6dfd7697050b5d9e0b81fdbe) Add new shims for checking binary sizes
    * [`4005979c93`](https://github.com/containerd/containerd/commit/4005979c9360b4ccd5c4126311eaf0ec52370202) Merge pull request  [#3415](https://github.com/containerd/containerd/pull/3415) from dmcgowan/gc-flat-lease
    * [`c118c45f89`](https://github.com/containerd/containerd/commit/c118c45f89d912c22f6784047eda65209ed9df5b) Change image_enc_test so that it more reliably delete images
    * [`c6d437fd70`](https://github.com/containerd/containerd/commit/c6d437fd70c54d34ef87da117ded797c21420b2d) Corrected lease implementation
    * [`c00517a94c`](https://github.com/containerd/containerd/commit/c00517a94c80c0e5540097d4068c850f46888038) Made fixes and optimizations to encryption GC
    * [`5631fe3b32`](https://github.com/containerd/containerd/commit/5631fe3b32e004b7c43fc267e1a08165e1289e8c) Merge pull request  [#3431](https://github.com/containerd/containerd/pull/3431) from dmcgowan/fix-nil-body
    * [`725d3ad8cb`](https://github.com/containerd/containerd/commit/725d3ad8cb91f273cf53d2f9546a7ffd5dd6d00a) Add --device flag to ctr
    * [`518be1cb07`](https://github.com/containerd/containerd/commit/518be1cb070551e5cd8e69f9cea33f7abd5cfdca) Fix bug in setting request body
    * [`dd0a45dfe0`](https://github.com/containerd/containerd/commit/dd0a45dfe05d2d3fde956d2396ba31b9b68f94b0) Add flat GC label for leases
    * [`dca17853d8`](https://github.com/containerd/containerd/commit/dca17853d8a9321653ff5dbf96b27381c9806bf9) Add WithLinuxDevices Opt
    * [`283d5d9005`](https://github.com/containerd/containerd/commit/283d5d9005bfe479ef018de055086f339a9d6d2a) Merge pull request  [#3418](https://github.com/containerd/containerd/pull/3418) from stevvooe/backout-error-changes
    * [`804ae89be6`](https://github.com/containerd/containerd/commit/804ae89be632a111d4cadee589b13b4b63ae7f86) errors: use errdefs errors in client and commands
    * [`c90a3d4932`](https://github.com/containerd/containerd/commit/c90a3d49323bf3d9c916afede87337cfafdd9319) Merge pull request  [#3134](https://github.com/containerd/containerd/pull/3134) from stefanberger/encryption_code_plus_ctr.pr
    * [`dde436e65b`](https://github.com/containerd/containerd/commit/dde436e65bd9319209d0a113f27078f2a07cd2d9) Crypto library movement and changes to content helper interfaces
    * [`bf8804c743`](https://github.com/containerd/containerd/commit/bf8804c7430c7204af6badcb0b932637d063ba27) Implemented image encryption/decryption libraries and ctr commands
    * [`30c3443947`](https://github.com/containerd/containerd/commit/30c344394740d0ea46b2bfca2fb547f49a42885a) Add crypto dependencies/vendoring
    * [`1ff1f87fea`](https://github.com/containerd/containerd/commit/1ff1f87feacbbc65d23fcdebc45df9f15317e970) Merge pull request  [#3400](https://github.com/containerd/containerd/pull/3400) from dmcgowan/registry-configuration
    * [`569f500e8d`](https://github.com/containerd/containerd/commit/569f500e8da1c76c7fbd834f4578c1584382795e) Merge pull request  [#3423](https://github.com/containerd/containerd/pull/3423) from crosbymichael/update-cgroups
    * [`e237439a2d`](https://github.com/containerd/containerd/commit/e237439a2d14cb196ce828648001246e06ca73cf) Merge pull request  [#3422](https://github.com/containerd/containerd/pull/3422) from fuweid/me-support-customize-install-path
    * [`a1f3ebaec8`](https://github.com/containerd/containerd/commit/a1f3ebaec888b5bb816fa5b3437eb3ff7d81b415) Update cgroups to c4b9ac5c7601384c965b9646fc51588
    * [`063a4ff278`](https://github.com/containerd/containerd/commit/063a4ff27844fb1e751499cd8f6df5ad249d4e0d) Merge pull request  [#3419](https://github.com/containerd/containerd/pull/3419) from AkihiroSuda/fix-task-start
    * [`b72673fdc7`](https://github.com/containerd/containerd/commit/b72673fdc734285898dd5f7e5c51ddb7a8afc221) Makefile: allow custom base path to install
    * [`129942ca4d`](https://github.com/containerd/containerd/commit/129942ca4d5764be1af04e03a30c841ddb452e11) Merge pull request  [#3135](https://github.com/containerd/containerd/pull/3135) from dmcgowan/archive-importer-docker-types
    * [`fab016c7a1`](https://github.com/containerd/containerd/commit/fab016c7a10531c6bd5a975637ecbaf9a7b35189) runtime/v1/linux: ignore ErrCgroupDeleted in Task.Start
    * [`36e4c8e55d`](https://github.com/containerd/containerd/commit/36e4c8e55dae110062d3987b9c487510ce04bdfe) Merge pull request  [#3420](https://github.com/containerd/containerd/pull/3420) from crosbymichael/sn-regression
    * [`b5d0c78225`](https://github.com/containerd/containerd/commit/b5d0c7822520afd4adca7d7b36397dffbbf0d3fd) Merge pull request  [#3406](https://github.com/containerd/containerd/pull/3406) from fuweid/me-update-Manifest
    * [`ce0d2489ac`](https://github.com/containerd/containerd/commit/ce0d2489acdcd93ef6d213d855fec1f2e2cb22b8) Fix regiression from #3403 with snapshot cmd
    * [`e4bfab7182`](https://github.com/containerd/containerd/commit/e4bfab7182f6db45dc3d07306be3bf47623ea60d) Merge pull request  [#3417](https://github.com/containerd/containerd/pull/3417) from dmcgowan/testing-log-hook
    * [`0b29c9c371`](https://github.com/containerd/containerd/commit/0b29c9c37116e402f61a5d6766bbb3fc0b451ec9) Update resolver to handle endpoint configuration
    * [`63ceaf877d`](https://github.com/containerd/containerd/commit/63ceaf877d82af6ada381191f6a837f6e92f4717) Add testing log context
    * [`f63eab32e1`](https://github.com/containerd/containerd/commit/f63eab32e1f6260df457e6ed72cda440eb5d076b) Add testing log hook to context
    * [`d6be45e151`](https://github.com/containerd/containerd/commit/d6be45e15166799e2245d37ebc834dc4d3c167fa) Merge pull request  [#3416](https://github.com/containerd/containerd/pull/3416) from crosbymichael/hard-code-err
    * [`61d930ad5b`](https://github.com/containerd/containerd/commit/61d930ad5b09b934870b6b629abec78115f51dc5) Move specific errors to their respective packages
    * [`7d03fc63e1`](https://github.com/containerd/containerd/commit/7d03fc63e186e4830b959f99b83ce31940ee4acc) Merge pull request  [#3414](https://github.com/containerd/containerd/pull/3414) from estesp/refactor-forloop
    * [`82826df9bd`](https://github.com/containerd/containerd/commit/82826df9bdaacf3d34fa391761d8d6bb972b51c0) Small refactor due to CI linter changes
    * [`f3e148b1cc`](https://github.com/containerd/containerd/commit/f3e148b1ccf268450c87427b5dbb6187db3d22f1) Merge pull request  [#3411](https://github.com/containerd/containerd/pull/3411) from mxpv/linter
    * [`adb8b02b66`](https://github.com/containerd/containerd/commit/adb8b02b662eabf557cdb916a06cfb84ad71762c) Merge pull request  [#3408](https://github.com/containerd/containerd/pull/3408) from wangpeng168/master
    * [`ef7f46eb7b`](https://github.com/containerd/containerd/commit/ef7f46eb7bff5fad55b108027332a2938f77066a) Fix linter errors
    * [`2b521e25a7`](https://github.com/containerd/containerd/commit/2b521e25a72a5a480e139f28446c6138cc5adaba) Switch to golangci-lint
    * [`abc152d14c`](https://github.com/containerd/containerd/commit/abc152d14c950a64deb833b597082b68eaf5ea06) fix name in containers file
    * [`70b00a0fa9`](https://github.com/containerd/containerd/commit/70b00a0fa9b1e754758153d9d649c4fb56fcd02c) fix variable name
    * [`4988424fc0`](https://github.com/containerd/containerd/commit/4988424fc0c459f5a07ce1cd1d5f39fa6ebf39f1) * fix: view snapshot is deleted before diff
    * [`db95af43f3`](https://github.com/containerd/containerd/commit/db95af43f3254b921a0fce16679dc6d03f59c5b6) centralize harded-code message
    * [`d643f1dc88`](https://github.com/containerd/containerd/commit/d643f1dc886cb7a4d984ab7ac132e2049571aaf6) images: only fetch the best matched manifest info
    * [`f2b6c31d0f`](https://github.com/containerd/containerd/commit/f2b6c31d0fa7f5541f6a37d525ed461b294d785f) Merge pull request  [#3403](https://github.com/containerd/containerd/pull/3403) from mxpv/labels
    * [`550a6f1d73`](https://github.com/containerd/containerd/commit/550a6f1d733ad4960ecbe8247c6cb2a545d7dd66) Fix integration tests
    * [`1918ee4d11`](https://github.com/containerd/containerd/commit/1918ee4d11abd3b9dc27bb3b12e4e878ac4fa165) Respect default snapshotter label
    * [`47d2ac0902`](https://github.com/containerd/containerd/commit/47d2ac090262306abd81f22facae49664d34e2c8) Improve default label handling
    * [`4e2fc81edd`](https://github.com/containerd/containerd/commit/4e2fc81edd9ca5fa4a96f874ec669af5737b4999) Add aliases to namespaces subcommand
    * [`9d4fc1d405`](https://github.com/containerd/containerd/commit/9d4fc1d405d5648b20845325913e77512dcf6d88) Merge pull request  [#3399](https://github.com/containerd/containerd/pull/3399) from crosbymichael/criu12
    * [`2a92c27413`](https://github.com/containerd/containerd/commit/2a92c274135f388455f4ff5831d16ac3bbfce757) Bump travis to criu 3.12
    * [`309647b1f0`](https://github.com/containerd/containerd/commit/309647b1f0d73e8d86b66dcd97e9a91f2406dbeb) Merge pull request  [#3398](https://github.com/containerd/containerd/pull/3398) from crosbymichael/release-config
    * [`5ed1a3ce08`](https://github.com/containerd/containerd/commit/5ed1a3ce08b36c7f347a1bbbb0eb73da959ac8ce) Add RELEASE note about config versioning
    * [`a0696b2bc6`](https://github.com/containerd/containerd/commit/a0696b2bc6a0110263b711b3af1db4f2e483fbc6) Merge pull request  [#3374](https://github.com/containerd/containerd/pull/3374) from crosbymichael/runtime
    * [`dce11a21de`](https://github.com/containerd/containerd/commit/dce11a21debba6a1c20dec8f38c583ea704667ea) Merge pull request  [#3395](https://github.com/containerd/containerd/pull/3395) from hinshun/metadata-actual
    * [`6601b406b7`](https://github.com/containerd/containerd/commit/6601b406b79d9d166ffcaea1474171a0664f3210) Refactor runtime code for code sharing
    * [`2aa8780ce6`](https://github.com/containerd/containerd/commit/2aa8780ce6146aea028b227970705109a6f502db) Merge pull request  [#3393](https://github.com/containerd/containerd/pull/3393) from lifupan/fix_deadshim
    * [`7d21172453`](https://github.com/containerd/containerd/commit/7d21172453876b17915c141d3522f06dc7a90db8) Fix metadata content store to call writer digest after commit
    * [`d80513ee8a`](https://github.com/containerd/containerd/commit/d80513ee8a6995bc7889c93e7858ddbbc51f063d) Merge pull request  [#3388](https://github.com/containerd/containerd/pull/3388) from seemethere/image_tag
    * [`af93e4009b`](https://github.com/containerd/containerd/commit/af93e4009bc30451b91cae737ad4ec05a1aa88e3) ctr: Add images tag subcommand
    * [`ec8d9d3d7a`](https://github.com/containerd/containerd/commit/ec8d9d3d7a126e20d0bc1f3117158e8d7ba6a44b) shimv2: remove the dead task from runtime task list
    * [`c1c710ae16`](https://github.com/containerd/containerd/commit/c1c710ae16843161ec72a9cbc1aeababf7f02c7e) Merge pull request  [#3390](https://github.com/containerd/containerd/pull/3390) from Ace-Tang/update-go-runc
    * [`d3e1a51f85`](https://github.com/containerd/containerd/commit/d3e1a51f853e7796f417829235078f27b6a52ac7) vendor: bump go-runc
    * [`876c8890ae`](https://github.com/containerd/containerd/commit/876c8890ae12a079964c9d51f81ab425987e8037) Merge pull request  [#3384](https://github.com/containerd/containerd/pull/3384) from mxpv/exec-log-uri
    * [`46af8ccd2d`](https://github.com/containerd/containerd/commit/46af8ccd2d44a26fbad7aa93fd41e88cb122c741) Check exec log flags compatibility
    * [`3ce077e740`](https://github.com/containerd/containerd/commit/3ce077e74012e5a171a139da6b4d2591ebcb68e8) Merge pull request  [#3385](https://github.com/containerd/containerd/pull/3385) from ehotinger/ehotinger/refactor-winio
    * [`9fda4a5fe6`](https://github.com/containerd/containerd/commit/9fda4a5fe60b7b75c9b774035f7e5f5f67b74bba) Bumps the version of go-winio.
    * [`6b59b425e2`](https://github.com/containerd/containerd/commit/6b59b425e22eb9a162918d348074cd8c6db54a63) Support --log-uri for exec subcommand
    * [`6617defdc9`](https://github.com/containerd/containerd/commit/6617defdc9c73bbd0860dd476623160f3996db4b) Merge pull request  [#3383](https://github.com/containerd/containerd/pull/3383) from crosbymichael/ns-delete
    * [`844c58102e`](https://github.com/containerd/containerd/commit/844c58102e437cf6c4a33bcc03961ae9071dba2b) Add cgroup delete opt for ns deletion
    * [`d1b766a52b`](https://github.com/containerd/containerd/commit/d1b766a52b0367a5c29907e6d6cf8a659bfc0d1d) Merge pull request  [#3382](https://github.com/containerd/containerd/pull/3382) from knm3000/content_fetch_retry
    * [`3d3dbc8fbf`](https://github.com/containerd/containerd/commit/3d3dbc8fbfac21a75e1197832fb191a182feffbb) Handle RequestTimeout and TooManyRequests
    * [`041d8d7051`](https://github.com/containerd/containerd/commit/041d8d70510fababcca15830df33bb2718227fcf) Merge pull request  [#3366](https://github.com/containerd/containerd/pull/3366) from crosbymichael/exec-pid
    * [`c2c2b068fd`](https://github.com/containerd/containerd/commit/c2c2b068fd03df3ff62aaa113ffb144e87df66b7) Merge pull request  [#3380](https://github.com/containerd/containerd/pull/3380) from crosbymichael/oom-scores
    * [`7dfc605fc6`](https://github.com/containerd/containerd/commit/7dfc605fc6d36dd7327420b8956ac3f9ac71f190) Set shim OOM scores to +1 containerd daemon score
    * [`719a2c594e`](https://github.com/containerd/containerd/commit/719a2c594e4aad6a2de5cd9c298ab95309c2135c) Robust pid locking for shim processes
    * [`bb9616ba20`](https://github.com/containerd/containerd/commit/bb9616ba206c0d39f551e2bb54ec34ca21aea652) Merge pull request  [#3379](https://github.com/containerd/containerd/pull/3379) from Ace-Tang/clean-doc
    * [`e89e57c52d`](https://github.com/containerd/containerd/commit/e89e57c52d14a1ec7293803fce4014d0b24174ea) Merge pull request  [#3377](https://github.com/containerd/containerd/pull/3377) from estesp/remove-old-doc
    * [`2d03791158`](https://github.com/containerd/containerd/commit/2d03791158ade1b035eafa6b29bb091e60affd93) docs: remove shim_no_newns in ops.md
    * [`0886e4f1b7`](https://github.com/containerd/containerd/commit/0886e4f1b79ecd8eb0ac6625700a613b8ddd955a) No need to keep 2017 DockerCon doc
    * [`0e87608c2a`](https://github.com/containerd/containerd/commit/0e87608c2ad46fb92d2155885352dcf10dd65e51) Merge pull request  [#3371](https://github.com/containerd/containerd/pull/3371) from thaJeztah/bump_libseccomp
    * [`89ec47972f`](https://github.com/containerd/containerd/commit/89ec47972f7d91d21a1f678b5fa0dd3b04180b93) Merge pull request  [#3373](https://github.com/containerd/containerd/pull/3373) from Mattias-/release-hashsum
    * [`650a7e5c1e`](https://github.com/containerd/containerd/commit/650a7e5c1ec3a2d5752ce3868813f6813baf240c) Add hashsum for release archives
    * [`5b4ed0d886`](https://github.com/containerd/containerd/commit/5b4ed0d8866f349f485180b70abd0ae0ad75a25d) Merge pull request  [#3372](https://github.com/containerd/containerd/pull/3372) from thaJeztah/bump_runc
    * [`cb4a8f51a6`](https://github.com/containerd/containerd/commit/cb4a8f51a66615bec05cd27af932d4a938a52991) bump runc v1.0.0-rc8-32-gf4982d86
    * [`bb41ef87f1`](https://github.com/containerd/containerd/commit/bb41ef87f1841531526126ccd2ad1a4291e8571c) bump libseccomp-golang v0.9.1
    * [`287582585f`](https://github.com/containerd/containerd/commit/287582585fb44fcd5e55126695d0129e79a4345b) Merge pull request  [#3365](https://github.com/containerd/containerd/pull/3365) from crosbymichael/exec-lk
    * [`b2662f21a2`](https://github.com/containerd/containerd/commit/b2662f21a2ffa2c251b5f476669b6ac45ee9370a) Merge pull request  [#3370](https://github.com/containerd/containerd/pull/3370) from mxpv/file-io
    * [`174c4907d0`](https://github.com/containerd/containerd/commit/174c4907d0cb23cbb5d80c95e6dcfb42d0f31164) Fix shim's file IO logging
    * [`1a8df3f237`](https://github.com/containerd/containerd/commit/1a8df3f2377e614902b967338a3ee1aadf134dd0) Reserve exec id to prevent race
    * [`b88362fd55`](https://github.com/containerd/containerd/commit/b88362fd551b5c18dec7a751c547042eacfdf544) Merge pull request  [#3361](https://github.com/containerd/containerd/pull/3361) from crosbymichael/io-wait
    * [`245052243d`](https://github.com/containerd/containerd/commit/245052243d23c8de21fcc95bbf47fb1dbc731ab4) Add timeout for I/O waitgroups
    * [`574bde08ba`](https://github.com/containerd/containerd/commit/574bde08ba1a698d96fd4a294443ea90fd7bd213) Merge pull request  [#3360](https://github.com/containerd/containerd/pull/3360) from ZYecho/polish-log
    * [`6f788f861e`](https://github.com/containerd/containerd/commit/6f788f861e378f9b6fb9f69db86020ab77f1c132) Merge pull request  [#3358](https://github.com/containerd/containerd/pull/3358) from ehotinger/ehotinger/gh-templates
    * [`b95f0a6cea`](https://github.com/containerd/containerd/commit/b95f0a6cea96647330a6c1f0ed9eab5e140a337f) Merge pull request  [#3359](https://github.com/containerd/containerd/pull/3359) from keloyang/close-socket-fd
    * [`12a14c4424`](https://github.com/containerd/containerd/commit/12a14c4424208a90d2344b0b893c57452a9eb9ad) fix: polish log to make more clear
    * [`ec78305c49`](https://github.com/containerd/containerd/commit/ec78305c490e6e5f70f812b2af170525db8460f8) Close the inherited socket fd
    * [`111b082e20`](https://github.com/containerd/containerd/commit/111b082e2042eeae2b8119b45297882c8a843d1f) Merge pull request  [#3356](https://github.com/containerd/containerd/pull/3356) from mxpv/binary-io-path
    * [`fbf96d302a`](https://github.com/containerd/containerd/commit/fbf96d302aff95f8c52ab0161e7ff8ae7d33b9b9) Fix path in LogFile creator
    * [`7ac57b6392`](https://github.com/containerd/containerd/commit/7ac57b639299cdea03c1728c2692077d757ad79b) Merge pull request  [#3357](https://github.com/containerd/containerd/pull/3357) from odinuge/dependency-cgroups
    * [`63a8dee60d`](https://github.com/containerd/containerd/commit/63a8dee60ddd24523b9cd35057cc9049fd8197f7) Switch to GitHub's new issue templates.
    * [`341c7c144f`](https://github.com/containerd/containerd/commit/341c7c144f64d2a621160ba2dc667d67668879ea) Update dependency containerd/cgroups
    * [`8bb521318a`](https://github.com/containerd/containerd/commit/8bb521318ab81777c7468d2b308c8e83d7be607a) Merge pull request  [#3055](https://github.com/containerd/containerd/pull/3055) from ehotinger/ehotinger/flow-opts
    * [`5e0d793801`](https://github.com/containerd/containerd/commit/5e0d793801aefe1be5740a26771c9d30dac46f90) Fix bugs in BinaryIO creator
    * [`75f183887a`](https://github.com/containerd/containerd/commit/75f183887a99de2fd29d3144e5f9a1e09a069a67) Allow opts to flow to the backend snapshotter during snapshot creation.
    * [`4355a2accc`](https://github.com/containerd/containerd/commit/4355a2accce6e267e37d9dc8a18cf6fe92385401) Merge pull request  [#3355](https://github.com/containerd/containerd/pull/3355) from Ace-Tang/avoid-start-hang
    * [`95f9bbf18b`](https://github.com/containerd/containerd/commit/95f9bbf18b23cc6c7c7ce0c5a8a637bb1abfd59c) Add timeout in load shim v2
    * [`434f69e790`](https://github.com/containerd/containerd/commit/434f69e7906454e0177ff06d711614c34af9bf4e) Merge pull request  [#3353](https://github.com/containerd/containerd/pull/3353) from mikebrow/fix-slack-invite
    * [`62e9e11696`](https://github.com/containerd/containerd/commit/62e9e1169693dcbcf30e88e28e4c4badb5054fec) switch to a working link
    * [`3e7c6f6a6b`](https://github.com/containerd/containerd/commit/3e7c6f6a6b3dc8b327e9107c46521cf50b4be018) Merge pull request  [#3352](https://github.com/containerd/containerd/pull/3352) from crosbymichael/sn-panic
    * [`41e1bb8328`](https://github.com/containerd/containerd/commit/41e1bb83289568c12866ae22803fbfb8b7eaf536) Fix snapshotter getter in client code
    * [`cbb108e228`](https://github.com/containerd/containerd/commit/cbb108e22869c6b0a5cfd04eba9402ccd5a366a4) Merge pull request  [#3348](https://github.com/containerd/containerd/pull/3348) from mxpv/new-binary-io
    * [`062d056196`](https://github.com/containerd/containerd/commit/062d0561961a00fc1890f9fdc73821dce14bd9ce) Merge pull request  [#3345](https://github.com/containerd/containerd/pull/3345) from crosbymichael/diff-panic
    * [`052551573d`](https://github.com/containerd/containerd/commit/052551573d7e5b63874c9b02b420432894a7c441) Ensure labels is not nil in differ
    * [`50cd49d1c8`](https://github.com/containerd/containerd/commit/50cd49d1c86fa026abdf5c631c925a8315897313) Merge pull request  [#3343](https://github.com/containerd/containerd/pull/3343) from thaJeztah/appveyor_bump_go_1.12
    * [`67cf9f7f02`](https://github.com/containerd/containerd/commit/67cf9f7f025cff3e928641eca9076dce98db1e47) AppVeyor: Bump golang 1.12.6
    * [`fe58b496bb`](https://github.com/containerd/containerd/commit/fe58b496bb7c4a40469f36499c2e837936abb7ae) Merge pull request  [#3341](https://github.com/containerd/containerd/pull/3341) from crosbymichael/ttrpcmd
    * [`0b7abc02b2`](https://github.com/containerd/containerd/commit/0b7abc02b22309a648a8ba5ebe2a2d189c474cbe) ttrpc updates for interceptors, close, and metadata
    * [`40b17e97f6`](https://github.com/containerd/containerd/commit/40b17e97f6fdc8e8f158d25aaa7192bceff27264) Merge pull request  [#3218](https://github.com/containerd/containerd/pull/3218) from fuweid/me-cross-push
    * [`667195fdd9`](https://github.com/containerd/containerd/commit/667195fdd96be38a88a2a426d6da11591c2d4c54) Merge pull request  [#3339](https://github.com/containerd/containerd/pull/3339) from YLonely/typo-fix
    * [`d15a06b190`](https://github.com/containerd/containerd/commit/d15a06b1909acd6d6d0996858d7e91b410a0baa8) docs: Fix typo to some markdown files in /docs.
    * [`dd7c0aabcc`](https://github.com/containerd/containerd/commit/dd7c0aabccd3a895c12954234d9bc9cb024e4041) remotes: support cross-repo-push
    * [`bca5667362`](https://github.com/containerd/containerd/commit/bca5667362a827433dbfd2af5b200195af46a3d6) Make newBinaryIO public
    * [`545e79ae11`](https://github.com/containerd/containerd/commit/545e79ae11edfa7d14516d3c980e5c138f322fee) Merge pull request  [#3337](https://github.com/containerd/containerd/pull/3337) from crosbymichael/config-bk
    * [`31afff2944`](https://github.com/containerd/containerd/commit/31afff294400b5a69bdb3ec387ecdf5bad57a038) Fix backwards compat with v2 containerd configs
    * [`53896d7820`](https://github.com/containerd/containerd/commit/53896d7820a3a6e6dac5767c42fd2cd33e7b0d2c) Merge pull request  [#3335](https://github.com/containerd/containerd/pull/3335) from dmcgowan/fix-user-agent
    * [`bb00872800`](https://github.com/containerd/containerd/commit/bb008728001199665d0a6a484d064372487e7150) Add user agent header to all requests
    * [`2f69be5594`](https://github.com/containerd/containerd/commit/2f69be5594cecacdbe42076ed12c7039a0638a2c) Merge pull request  [#3322](https://github.com/containerd/containerd/pull/3322) from crosbymichael/configs
    * [`9547d269a1`](https://github.com/containerd/containerd/commit/9547d269a188c28e563470a597c8da7deb5b0734) Add v2 server config support with plugin URIs
    * [`42f4bb98ac`](https://github.com/containerd/containerd/commit/42f4bb98acc43ab8e46a3171bf13eaf0e7b7504e) Merge pull request  [#3311](https://github.com/containerd/containerd/pull/3311) from jing-rui/shimlog
    * [`94a21fc9cf`](https://github.com/containerd/containerd/commit/94a21fc9cf91fb694abdaa5bad9d2b80e6d0c7fa) Merge pull request  [#3328](https://github.com/containerd/containerd/pull/3328) from carlosedp/riscv64
    * [`9e0cd529d3`](https://github.com/containerd/containerd/commit/9e0cd529d35a9951f292ed35940f1cd6eff99a39) fix shim std logs not close after shim exit
    * [`fb6b0ae4c6`](https://github.com/containerd/containerd/commit/fb6b0ae4c692b5b5761b4326c428a09e1218981b) Update x/sys, x/net and bbolt modules to support Risc-V
    * [`02ed02eca5`](https://github.com/containerd/containerd/commit/02ed02eca53b9f4ee84702e1858f70023c26db44) Merge pull request  [#3325](https://github.com/containerd/containerd/pull/3325) from crosbymichael/unmount
    * [`ed308ea1e6`](https://github.com/containerd/containerd/commit/ed308ea1e6f7be0965ddb3afa7df3b86387ba4e9) Unmount rootfs with separate Remove() in bundle
    * [`40f54dc076`](https://github.com/containerd/containerd/commit/40f54dc076254b60294b4ba9831cf8386af2f40a) Merge pull request  [#3324](https://github.com/containerd/containerd/pull/3324) from crosbymichael/content-close
    * [`cf7fb14efa`](https://github.com/containerd/containerd/commit/cf7fb14efaa7527403e3369eeb53fd0239d716fd) Update timestamp atomic write
    * [`4f6ba8286d`](https://github.com/containerd/containerd/commit/4f6ba8286d754c1e7b94249ac6baffab2ddfc089) Ensure close in content test
    * [`04e7747e29`](https://github.com/containerd/containerd/commit/04e7747e29527a928fbdad1382f8a5cb37b6d136) Merge pull request  [#3321](https://github.com/containerd/containerd/pull/3321) from crosbymichael/ttrpc-namespace
    * [`15ae6b74fd`](https://github.com/containerd/containerd/commit/15ae6b74fd5d51a398d38d95dc864db511aaa816) Merge pull request  [#3318](https://github.com/containerd/containerd/pull/3318) from hinshun/ignore-readat-eof
    * [`faf925ba25`](https://github.com/containerd/containerd/commit/faf925ba2519ebea0fc1a8640a2f195d71d1398d) Handle EOF from ReadAt in content.ReadBlob
    * [`fa6a9f0635`](https://github.com/containerd/containerd/commit/fa6a9f063586e30833bdb9842e84289f4ef11020) Add ttrpc namespace support
    * [`42f24b57e4`](https://github.com/containerd/containerd/commit/42f24b57e4b86f9dfe35211f147cef5745caa306) Update ttrpc to a5bd8ce9e40bc7c065a11c6936f4d032ce
    * [`faa5f55189`](https://github.com/containerd/containerd/commit/faa5f5518978226ff3693838444aad6e8be1ca51) Merge pull request  [#3302](https://github.com/containerd/containerd/pull/3302) from crosbymichael/mkroot
    * [`d4e7efbb93`](https://github.com/containerd/containerd/commit/d4e7efbb932999f5406cf487b835f30315e65390) Merge pull request  [#3304](https://github.com/containerd/containerd/pull/3304) from fuweid/me-update-lease
    * [`7531c66d5a`](https://github.com/containerd/containerd/commit/7531c66d5a4e9bf0674ee6d754107381e6075385) Ensure that the rootfs dir is created in the bundle
    * [`7451dd1a48`](https://github.com/containerd/containerd/commit/7451dd1a486e4d239d1399dd0d53130f63e96459) Merge pull request  [#3308](https://github.com/containerd/containerd/pull/3308) from jterry75/handle_grpc_context_error
    * [`48a1fca855`](https://github.com/containerd/containerd/commit/48a1fca855215c98fbb622cdb1cab4b40077fd77) Merge pull request  [#3314](https://github.com/containerd/containerd/pull/3314) from KentaTada/fix-clone-seccomp-cgroupns
    * [`2ec2089b05`](https://github.com/containerd/containerd/commit/2ec2089b05a967b328b096cf789a2861223f8f32) Merge pull request  [#3123](https://github.com/containerd/containerd/pull/3123) from stefanberger/extend_apply_call_with_options_parameter
    * [`efe6d8ddad`](https://github.com/containerd/containerd/commit/efe6d8ddad963642d655f5b69cba78c38436eece) Merge pull request  [#3319](https://github.com/containerd/containerd/pull/3319) from Vanient/master
    * [`bf24fb0cad`](https://github.com/containerd/containerd/commit/bf24fb0cad7d013ac934265c5bb02e3daf30f32a) Close file r.log after used to release resources.
    * [`5b9a43d2e7`](https://github.com/containerd/containerd/commit/5b9a43d2e7aff575a398477a9b13b29a313f15a6) Fix seccomp contributed profile for clone syscall
    * [`1c5b384b30`](https://github.com/containerd/containerd/commit/1c5b384b3062bd8f05a73b10043eaca4cae4da75) Merge pull request  [#3313](https://github.com/containerd/containerd/pull/3313) from kevpar/service-restart-delay
    * [`cee19d1e6e`](https://github.com/containerd/containerd/commit/cee19d1e6eafc38b90dd2a4f8ed442784cec3169) Change restart delay for Windows service to 15s
    * [`8a388d6238`](https://github.com/containerd/containerd/commit/8a388d6238b6aa1d52f53b77892c7e991cdd0328) leases: support resource management
    * [`ac4485c76a`](https://github.com/containerd/containerd/commit/ac4485c76af74a538406d454e13200dba573eb3f) Add support to gRPC errdefs for context cancel/deadline exceeded
    * [`0e7a3c9e51`](https://github.com/containerd/containerd/commit/0e7a3c9e513da1f1dda163d5872a974a4db07d02) Merge pull request  [#3298](https://github.com/containerd/containerd/pull/3298) from jterry75/sync_tar2ext4_write
    * [`d57cf6f151`](https://github.com/containerd/containerd/commit/d57cf6f151e444d125407526bf58bb8e79c5e47a) Merge pull request  [#3297](https://github.com/containerd/containerd/pull/3297) from BenTheElder/add-restart
    * [`bbe45e4467`](https://github.com/containerd/containerd/commit/bbe45e4467ba934fbb55adca12ace4e271b8754c) add Restart=always to unit file
    * [`01191a21b0`](https://github.com/containerd/containerd/commit/01191a21b0da164ae81a182c5381671123714910) Merge pull request  [#3299](https://github.com/containerd/containerd/pull/3299) from Random-Liu/use-mkdirall
    * [`290fc9eeab`](https://github.com/containerd/containerd/commit/290fc9eeab624b7a469bb5e98c30d46bb98a2845) Merge pull request  [#3301](https://github.com/containerd/containerd/pull/3301) from dmcgowan/add-run-platform
    * [`a274dbe822`](https://github.com/containerd/containerd/commit/a274dbe82258d40e8fd09dc2c8f4331717e1045d) Fix run with specified platform
    * [`48b81e872c`](https://github.com/containerd/containerd/commit/48b81e872c93be5473992f17110cfaec5d3017b2) Do not return error when rootfs already exists.
    * [`e0c4fe4110`](https://github.com/containerd/containerd/commit/e0c4fe411016bb03304d666aa8113e6f0c330cd4) Forcibly sync writes on lcow layer.vhd after write
    * [`25daa7355c`](https://github.com/containerd/containerd/commit/25daa7355cdc1334718ce42e887f1c367aff9d0e) Merge pull request  [#3192](https://github.com/containerd/containerd/pull/3192) from thaJeztah/bump_grpc_1.19.1
    * [`c9c555cd71`](https://github.com/containerd/containerd/commit/c9c555cd71a8e67864e80b73bd2d22362f859076) Merge pull request  [#3226](https://github.com/containerd/containerd/pull/3226) from Ace-Tang/kill_shim_in_clean
    * [`ec0b722083`](https://github.com/containerd/containerd/commit/ec0b7220838cf5fe508b69cad08fe94bb54d4aba) Merge pull request  [#3292](https://github.com/containerd/containerd/pull/3292) from crosbymichael/shim-cgroup
    * [`b7f093eaa2`](https://github.com/containerd/containerd/commit/b7f093eaa2785af9ca41ea27d0fd2a15a34603a2) Merge pull request  [#3296](https://github.com/containerd/containerd/pull/3296) from dmcgowan/fix-export-labels
    * [`5e2d7efd82`](https://github.com/containerd/containerd/commit/5e2d7efd82bd7f2cd7c66b4d0af54e7c060d1f87) Use a single custom annotation for export
    * [`2088fc999c`](https://github.com/containerd/containerd/commit/2088fc999c20cb9759b0b537276e608f918e7c16) Merge pull request  [#3294](https://github.com/containerd/containerd/pull/3294) from dmcgowan/fix-metadata-panic
    * [`30082abed3`](https://github.com/containerd/containerd/commit/30082abed3f7a0965f11a160415b090927866b41) Merge pull request  [#3293](https://github.com/containerd/containerd/pull/3293) from crosbymichael/atomic-delete
    * [`41b7b0e0dc`](https://github.com/containerd/containerd/commit/41b7b0e0dc1ee9b5554d3bf6b94c125ec922ead9) Ensure namespaced writer commit has correct namespace
    * [`bcb6c8db47`](https://github.com/containerd/containerd/commit/bcb6c8db47a83d03913c4a21b43e2958acdf5a43) Merge pull request  [#3279](https://github.com/containerd/containerd/pull/3279) from mxpv/ttrpc
    * [`7f79fbb245`](https://github.com/containerd/containerd/commit/7f79fbb245b4ca7d27cb6d6b9dd23df0e07f00bd) Move ttrpc client to pkg/ttrpcutil
    * [`5b7a327c47`](https://github.com/containerd/containerd/commit/5b7a327c4776201574e62b653ef794e9010bb7ee) Improve atomic delete
    * [`fe6a2b03ed`](https://github.com/containerd/containerd/commit/fe6a2b03ede2cff4529f4d7f29827a155f13332c) Add shim cgroup support for v2 runtimes
    * [`cafda1c50f`](https://github.com/containerd/containerd/commit/cafda1c50f6efaa6fe53ec3582e817fe80287c13) Merge pull request  [#3290](https://github.com/containerd/containerd/pull/3290) from estesp/typo
    * [`62609d66d0`](https://github.com/containerd/containerd/commit/62609d66d06a963036bc368a72f0524559d55dc2) Fix typo in description comment
    * [`90c6c1af43`](https://github.com/containerd/containerd/commit/90c6c1af43dc0fc3cb582d38f5f5c75586f4d132) Pass options on shim create for v2
    * [`b99a66c267`](https://github.com/containerd/containerd/commit/b99a66c267d04740628634d7d038f9ce1753b339) Merge pull request  [#3288](https://github.com/containerd/containerd/pull/3288) from Ace-Tang/easy-shim
    * [`e61f7f4913`](https://github.com/containerd/containerd/commit/e61f7f491318e3d2a7cbf742ae008f476d72c74f) Merge pull request  [#3172](https://github.com/containerd/containerd/pull/3172) from dmcgowan/export-docker-compatibility
    * [`6907062863`](https://github.com/containerd/containerd/commit/6907062863eafde1d164e629a75307ad3c6b2626) ctr: make ctr shim command easy to use
    * [`cd5369bace`](https://github.com/containerd/containerd/commit/cd5369bace3f5208dadd870a7eea405905e91806) Merge pull request  [#2896](https://github.com/containerd/containerd/pull/2896) from thaJeztah/bump_golang_1.12
    * [`5158bc8de2`](https://github.com/containerd/containerd/commit/5158bc8de23368c6bcf87eb9947af092d7823794) Merge pull request  [#3280](https://github.com/containerd/containerd/pull/3280) from jterry75/init_state_resize_unused
    * [`7b06c9a1ce`](https://github.com/containerd/containerd/commit/7b06c9a1ce2b2d01bf3c6b13f8416db0ec4b0eca) Add TTRPC client
    * [`5e962dd8ba`](https://github.com/containerd/containerd/commit/5e962dd8ba892ee234621c4c6188facfe0bc9d68) Remove unused Resize method from initState
    * [`7acdb16882`](https://github.com/containerd/containerd/commit/7acdb16882080edbe939997e8ed09d7ef3a02cc6) Merge pull request  [#3276](https://github.com/containerd/containerd/pull/3276) from darfux/v1_respect_shim_debug
    * [`c0d0fc32f5`](https://github.com/containerd/containerd/commit/c0d0fc32f58b86a611052c8a1bdeb7ac75a4d59e) Merge pull request  [#3278](https://github.com/containerd/containerd/pull/3278) from masters-of-cats/pr-bump-ttrpc
    * [`66036d9206`](https://github.com/containerd/containerd/commit/66036d9206ceaef83005260700d7e0b13b057830) v1: Respect the `shim_debug` flag when load tasks
    * [`a6a888cb5e`](https://github.com/containerd/containerd/commit/a6a888cb5ec650de03781bbd8fcd7e67b5e124c7) Bump ttrpc
    * [`7ad8848663`](https://github.com/containerd/containerd/commit/7ad884866394b1e6250f36ce387bbd71723d1ed7) Merge pull request  [#3275](https://github.com/containerd/containerd/pull/3275) from fuweid/me-redirect-shim-v1-output-into-fifo
    * [`fbb80b9510`](https://github.com/containerd/containerd/commit/fbb80b9510db14a95b8ffa6c7842666ecf520489) containerd-shim: redirect output into stdout fifo
    * [`543d1e807f`](https://github.com/containerd/containerd/commit/543d1e807fbbdbcd998052fa1955c18b0604f56e) Add travis_wait to prevent vndr timing out
    * [`00bc2f5cfd`](https://github.com/containerd/containerd/commit/00bc2f5cfd437625c376bd1f14a28249a12e403b) Update to Golang 1.12, and prepare for ppc64le
    * [`bc944553a8`](https://github.com/containerd/containerd/commit/bc944553a8f3b113a3769a4e23f39910757079a6) Merge pull request  [#3206](https://github.com/containerd/containerd/pull/3206) from Random-Liu/cleanup-after-deadshim-v2
    * [`cfbbda910d`](https://github.com/containerd/containerd/commit/cfbbda910d8ba0d4e94f48c0e1df72eb48c0fb27) Merge pull request  [#3271](https://github.com/containerd/containerd/pull/3271) from crosbymichael/info
    * [`67b45aef49`](https://github.com/containerd/containerd/commit/67b45aef49425707dce0179d58ccf17dc63b935b) Add WithoutRefreshed metadata
    * [`481103c879`](https://github.com/containerd/containerd/commit/481103c8793316c118d9f795cde18060847c370e) Merge pull request  [#3270](https://github.com/containerd/containerd/pull/3270) from jcaamano/master
    * [`ad25c1a9c3`](https://github.com/containerd/containerd/commit/ad25c1a9c34361e4071f508b9a91946b05fce165) Improve ARM platform matching
    * [`bd27bef4ad`](https://github.com/containerd/containerd/commit/bd27bef4ad87d703cb5d3e2368fda8db0e47c826) Move checkpoint and restore commands to new files
    * [`f80d285079`](https://github.com/containerd/containerd/commit/f80d2850797c8132e995bbaa14ff665db5a1d3aa) Merge pull request  [#3242](https://github.com/containerd/containerd/pull/3242) from theopenlab/containerd_openlab_ci
    * [`57fbb16234`](https://github.com/containerd/containerd/commit/57fbb16234fa6c8a61e5e907a4148ea3b05bce1d) Merge pull request  [#3149](https://github.com/containerd/containerd/pull/3149) from lifubang/pidnamespace
    * [`0485499d1c`](https://github.com/containerd/containerd/commit/0485499d1c632231625eaa2856f0ca3776efe381) Merge pull request  [#3266](https://github.com/containerd/containerd/pull/3266) from darfux/fix_shim_log_fd_leak
    * [`6096fa2b37`](https://github.com/containerd/containerd/commit/6096fa2b37bd3eeb431fe2ef672cf6874f095b94) Merge pull request  [#3262](https://github.com/containerd/containerd/pull/3262) from renzhengeek/renzhen/devmapper-bugfix
    * [`cf6e008542`](https://github.com/containerd/containerd/commit/cf6e0085423af8938a16c850ff5607dad4ca7c73) Fix fd leak of shim log
    * [`6f463d3505`](https://github.com/containerd/containerd/commit/6f463d35057134cfdf6736d3c19daedc41b101e3) test/snapshots: umount before committing snapshot
    * [`3887053177`](https://github.com/containerd/containerd/commit/3887053177198e9ebd4cbc4a438a3f77aa048f83) snapshots/devmapper: deactivate thin device after committed
    * [`bdd7dce31f`](https://github.com/containerd/containerd/commit/bdd7dce31f8aa7151adaa0942b16330ee094a203) Add OpenLab CI configuration
    * [`d68b593de4`](https://github.com/containerd/containerd/commit/d68b593de4ab10bb8b4fd64560e10d43c7156db2) Merge pull request  [#3263](https://github.com/containerd/containerd/pull/3263) from Random-Liu/fix-task-deletion
    * [`7c1e88399e`](https://github.com/containerd/containerd/commit/7c1e88399ec0b0b077121d9d5ad97e647b11c870) Merge pull request  [#3245](https://github.com/containerd/containerd/pull/3245) from msg555/master
    * [`660554d671`](https://github.com/containerd/containerd/commit/660554d671f41e0a96851b8012dd626e34f53f38) Fix error handling for task deletion.
    * [`5cf1356c5c`](https://github.com/containerd/containerd/commit/5cf1356c5c57307162b71b9f19ab187aa247ecda) Merge pull request  [#3255](https://github.com/containerd/containerd/pull/3255) from dvrkps/usecancel
    * [`836cf53e40`](https://github.com/containerd/containerd/commit/836cf53e403e539ff4fa146b3f32b82810d0c0a5) Merge pull request  [#3244](https://github.com/containerd/containerd/pull/3244) from Random-Liu/fix-container-cleanup
    * [`19af235051`](https://github.com/containerd/containerd/commit/19af23505139d991f31163f08d8f211963ad1b6e) Merge pull request  [#3148](https://github.com/containerd/containerd/pull/3148) from masters-of-cats/wip-rootless-containerd
    * [`2ed8e60fa1`](https://github.com/containerd/containerd/commit/2ed8e60fa1173b068fcaa2c46bdcc3f58064640c) bump google.golang.org/grpc v1.20.1
    * [`d1c59513d8`](https://github.com/containerd/containerd/commit/d1c59513d8fce427ccdb02422577b786b7b243cb) bump google.golang.org/grpc v1.12.2
    * [`d71c7ada27`](https://github.com/containerd/containerd/commit/d71c7ada27959fe04fad5390367e4fab215334b3) Merge pull request  [#3259](https://github.com/containerd/containerd/pull/3259) from BenTheElder/no-unpack
    * [`82f2ac7ede`](https://github.com/containerd/containerd/commit/82f2ac7edec03dfc301d99d8910c9e53a9d71d90) Merge pull request  [#3252](https://github.com/containerd/containerd/pull/3252) from jterry75/remove_log_connect_error
    * [`c10eb8d122`](https://github.com/containerd/containerd/commit/c10eb8d1225e1f5a8b031fa0c984a85b88d7f0cd) Merge pull request  [#3256](https://github.com/containerd/containerd/pull/3256) from dvrkps/redundant
    * [`5423986111`](https://github.com/containerd/containerd/commit/5423986111c6b2b161e64d66410b16a10e81616a) Merge pull request  [#3260](https://github.com/containerd/containerd/pull/3260) from sarangjo/master
    * [`2f22d8e677`](https://github.com/containerd/containerd/commit/2f22d8e67735eff5e4499c66f8a503b0c87841dc) Fix broken link to containerd logo
    * [`cb7c780af2`](https://github.com/containerd/containerd/commit/cb7c780af2394ab08d5d8a3932ca7437074ae179) ctr images import: add --no-unpack option
    * [`ee902afa5f`](https://github.com/containerd/containerd/commit/ee902afa5fdcb68164bd83c3413903ed997471ce) Compute manifest metadata when not provided.
    * [`5c9811ded0`](https://github.com/containerd/containerd/commit/5c9811ded0dd770f83bb822647b8f5dfca0006f5) Cleanup dead v2 shim.
    * [`cfc36388b3`](https://github.com/containerd/containerd/commit/cfc36388b3ed897a04fa39ff712c3958651237e3) Remove redundant error checks
    * [`a17c809571`](https://github.com/containerd/containerd/commit/a17c8095716415cebb1157a27db5fccace56b0fc) Merge pull request  [#3253](https://github.com/containerd/containerd/pull/3253) from dvrkps/master
    * [`38e3696574`](https://github.com/containerd/containerd/commit/38e3696574544053c8f26e8d699bb1951ec61f38) Use cancel on errors
    * [`eded188f4f`](https://github.com/containerd/containerd/commit/eded188f4fbb24f7a0c3f58e61a28ddfd277c6a5) Fix misspells
    * [`969035bcbd`](https://github.com/containerd/containerd/commit/969035bcbd002d0985110942af6e834defe7737c) Stop logging error on v2 multi shim log failure
    * [`bf5a424679`](https://github.com/containerd/containerd/commit/bf5a4246798a6c1b1b0af4810fbb2d53eac91112) Merge pull request  [#3246](https://github.com/containerd/containerd/pull/3246) from thaJeztah/bump_ttrpc
    * [`a6cd37e5c2`](https://github.com/containerd/containerd/commit/a6cd37e5c220704d9cb5923caf02eb95ea31d591) Merge pull request  [#3243](https://github.com/containerd/containerd/pull/3243) from Random-Liu/update-cri
    * [`5bba53f239`](https://github.com/containerd/containerd/commit/5bba53f23947b0ab7c6a1bd2b059dd07f4bbf698) Merge pull request  [#3249](https://github.com/containerd/containerd/pull/3249) from msg555/vndr_update
    * [`c7f067f278`](https://github.com/containerd/containerd/commit/c7f067f27886c1182eba77fee77c6de62c73e52f) Update vendor/ with new required vndr go.mod files
    * [`53830f66fd`](https://github.com/containerd/containerd/commit/53830f66fd0364b7888b4b570eed5009080b03cb) Merge pull request  [#3240](https://github.com/containerd/containerd/pull/3240) from thaJeztah/bump_runc_1.0.0-rc.8
    * [`8c5779c32b`](https://github.com/containerd/containerd/commit/8c5779c32b70a0c55e1c94eb45b305897f7cf3f1) bump containerd/ttrpc 699c4e40d1e7416e08bf7019c7ce2e9beced4636
    * [`dff7456804`](https://github.com/containerd/containerd/commit/dff7456804d720a383680f27d930ef35b108fed0) Return NotFound error for kill and delete in deleted state.
    * [`5d17ed2302`](https://github.com/containerd/containerd/commit/5d17ed23020b59fd6e677a27512547a47b52ac3c) Update cri to 2fc62db8146ce66f27b37306ad5fda34207835f3.
    * [`3a3f0aac88`](https://github.com/containerd/containerd/commit/3a3f0aac8819165839a41fee77a4f4ac8b103097) Merge pull request  [#3241](https://github.com/containerd/containerd/pull/3241) from tonistiigi/differ-close
    * [`e5aab17a0e`](https://github.com/containerd/containerd/commit/e5aab17a0ea5f169f3f4c0500b5fd3beb25bc115) bump opencontainers/selinux v1.2.2
    * [`dd85aea625`](https://github.com/containerd/containerd/commit/dd85aea625698d248f34edfc57647092864225f5) bump runc v1.0.0-rc8
    * [`5b9bd993a8`](https://github.com/containerd/containerd/commit/5b9bd993a87008e06a34258f0672a78564adab13) differ: fix deadlock on commit error
    * [`810b3c37bb`](https://github.com/containerd/containerd/commit/810b3c37bb13662a289b9f6b028b5b5435be72b7) Merge pull request  [#3239](https://github.com/containerd/containerd/pull/3239) from sipsma/nosetuplog
    * [`48f46516ad`](https://github.com/containerd/containerd/commit/48f46516ad3c5ce28f3604b819c4030fa59bf174) Support disabling default setup of shim logger.
    * [`2d780a7a60`](https://github.com/containerd/containerd/commit/2d780a7a60eee7d4314ebc230927b1dc8295bc04) Merge pull request  [#3237](https://github.com/containerd/containerd/pull/3237) from thaJeztah/bump_go_units
    * [`c79c7921c0`](https://github.com/containerd/containerd/commit/c79c7921c0bf2a729c7cd50beb1127472af4de90) bump docker/go-units v0.4.0
    * [`dfa51c9279`](https://github.com/containerd/containerd/commit/dfa51c92799be3e435991a108fdf51e548a6770a) runtime-v1: kill shim in cleanupAfterDeadShim
    * [`835e6d01fb`](https://github.com/containerd/containerd/commit/835e6d01fb46d197afdb76be6179ff7d9c75e3c4) Merge pull request  [#3231](https://github.com/containerd/containerd/pull/3231) from kevpar/dump-stacks-to-file
    * [`0376dd4605`](https://github.com/containerd/containerd/commit/0376dd4605abc1de4bf2db2bdbbf61007793f6ff) Don't write dumped stacks to file for ETW capture state
    * [`c2fb5d73f9`](https://github.com/containerd/containerd/commit/c2fb5d73f9db8bd6ccecd4d7d12f7c9b876113c2) Merge pull request  [#3230](https://github.com/containerd/containerd/pull/3230) from jterry75/fix_windows_image
    * [`e6fc0ed22d`](https://github.com/containerd/containerd/commit/e6fc0ed22d3f670597c9a363810d5e1dbd7f192e) Convert Windows CI to use Microsoft MCR image urls
    * [`a91e04356d`](https://github.com/containerd/containerd/commit/a91e04356d5179c81fcc86d2514a0987c3833af4) Merge pull request  [#3223](https://github.com/containerd/containerd/pull/3223) from thaJeztah/bump_gocapability
    * [`ffe0b6927b`](https://github.com/containerd/containerd/commit/ffe0b6927bfcae8afb3334f703459a73ec5c13c9) Merge pull request  [#3190](https://github.com/containerd/containerd/pull/3190) from jhowardmsft/jjh/stack2file
    * [`a905b0f0af`](https://github.com/containerd/containerd/commit/a905b0f0afc45e3f596096283e250117ed0af5db) Merge pull request  [#3224](https://github.com/containerd/containerd/pull/3224) from thaJeztah/bump_crypto
    * [`06a3a480cc`](https://github.com/containerd/containerd/commit/06a3a480ccae4c2020aa36d51f257b75c6aa6a03) bump containerd/console 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f
    * [`a333dbcfb4`](https://github.com/containerd/containerd/commit/a333dbcfb4a13d7138a9e718ceea48eec7183207) Update x/crypto to 88737f569e3a9c7ab309cdc09a07fe7fc87233c3
    * [`0fd02564a2`](https://github.com/containerd/containerd/commit/0fd02564a25b746db6ec1f7649ca331f03143751) bump gocapability
    * [`7718d060eb`](https://github.com/containerd/containerd/commit/7718d060ebddad9f5f85386582a1a9a449057d74) Write stack dump to `os.TempDir()` as well
    * [`b819d05fd0`](https://github.com/containerd/containerd/commit/b819d05fd09ff11846b5e1a6ff8d9079649a61a4) Merge pull request  [#3222](https://github.com/containerd/containerd/pull/3222) from estesp/test-appveyor
    * [`a4942ca4fe`](https://github.com/containerd/containerd/commit/a4942ca4fe45b75ad4873f33d2cec44ce2d6a3e3) Fix error on pull hang in CI
    * [`6bcf463b01`](https://github.com/containerd/containerd/commit/6bcf463b019461454fb2164b725ad343b42bc386) Move to sha-specified test image for nanoserver
    * [`56d8a05808`](https://github.com/containerd/containerd/commit/56d8a05808e2e8b8e384192d7ae98b5193224219) Merge pull request  [#3220](https://github.com/containerd/containerd/pull/3220) from AkihiroSuda/akihirosuda-email
    * [`cfb8b5573a`](https://github.com/containerd/containerd/commit/cfb8b5573aad8d9aab772dcade9cc8fde3628654) .mailmap: update Akihiro Suda's email address
    * [`4c16017e2f`](https://github.com/containerd/containerd/commit/4c16017e2f372598d5169965d1c8758cc1bfcce5) Merge pull request  [#3209](https://github.com/containerd/containerd/pull/3209) from Random-Liu/fix-v1-shim-cleanup
    * [`8722ec03c3`](https://github.com/containerd/containerd/commit/8722ec03c3a11874d47fbd7468d4473507d0d95f) Merge pull request  [#3213](https://github.com/containerd/containerd/pull/3213) from jcordasc/small-fixes
    * [`665715b8a6`](https://github.com/containerd/containerd/commit/665715b8a6c595a1a96e6b60cbf8b544ad63cc78) Merge pull request  [#3208](https://github.com/containerd/containerd/pull/3208) from mxpv/client
    * [`be2cbd0b2d`](https://github.com/containerd/containerd/commit/be2cbd0b2d10bc7a6b4aeb09da83a0c04f5572aa) Access to client's GRPC connection object
    * [`cc73dc3dbd`](https://github.com/containerd/containerd/commit/cc73dc3dbdfa530bdb2d783520edd9f2b5331581) Merge pull request  [#3217](https://github.com/containerd/containerd/pull/3217) from kevpar/etw-capture-state
    * [`78f3dc433c`](https://github.com/containerd/containerd/commit/78f3dc433c45d8cd86cc29441d888f56465d15c7) Allow dumping stacks via ETW capture state
    * [`05dd66b2e6`](https://github.com/containerd/containerd/commit/05dd66b2e62f364380a5486b5cece422f5c6ea59) Update go-winio in vendor.conf
    * [`396eba1b23`](https://github.com/containerd/containerd/commit/396eba1b23fa57994baad238287e634c147a0196) Merge pull request  [#3216](https://github.com/containerd/containerd/pull/3216) from thaJeztah/bump_mistify_zfs
    * [`c9059c7673`](https://github.com/containerd/containerd/commit/c9059c76731f56bfcee5a8c726f68feb0fc5de46) bump mistifyio/go-zfs f784269be439d704d3dfa1906f45dd848fed2beb
    * [`32e788a8be`](https://github.com/containerd/containerd/commit/32e788a8be3ab4418265693d9e742c30495fdd4c) Merge pull request  [#3205](https://github.com/containerd/containerd/pull/3205) from Random-Liu/test-runtime-for-cri
    * [`906e8bc7dc`](https://github.com/containerd/containerd/commit/906e8bc7dccc54618dcc0e96577d95db5272e183) Merge pull request  [#3207](https://github.com/containerd/containerd/pull/3207) from crosbymichael/ttrpc-deps
    * [`63c7a879b6`](https://github.com/containerd/containerd/commit/63c7a879b698c73a1e922e96f6fb8018a1975415) Requeue events in the shim publisher
    * [`fc167f9578`](https://github.com/containerd/containerd/commit/fc167f9578079e854ffb6f00fb7cac636473df69) Correct PusherFunc helper to match Pusher intf
    * [`a7af3c13a5`](https://github.com/containerd/containerd/commit/a7af3c13a520bc3a717bf54915701fcd42ef71eb) Correct import path in services/server package
    * [`9cc58781fa`](https://github.com/containerd/containerd/commit/9cc58781fa2f63488b58877b9c1ce1b4cdc7362e) Check task list to avoid unnecessary cleanup.
    * [`97d247cd0f`](https://github.com/containerd/containerd/commit/97d247cd0f63e7eaeb4145ad6d5c56ddcb8b6245) Rename `hrpc` to `tcpServer`
    * [`5f4c977ba0`](https://github.com/containerd/containerd/commit/5f4c977ba0c44d6e12a0907251ca133954f0c82d) Merge pull request  [#3162](https://github.com/containerd/containerd/pull/3162) from crosbymichael/tcpservice
    * [`ff90b036c7`](https://github.com/containerd/containerd/commit/ff90b036c70c4e2169bd14c265a93c8b0c45109a) Merge pull request  [#3202](https://github.com/containerd/containerd/pull/3202) from crosbymichael/nofile
    * [`acca107732`](https://github.com/containerd/containerd/commit/acca10773205905a96ada4f6590a65265c535daa) Merge pull request  [#3204](https://github.com/containerd/containerd/pull/3204) from crosbymichael/fix-forward
    * [`047348e198`](https://github.com/containerd/containerd/commit/047348e198cc17404e34717d00ece685bfe3fbfa) Add dialer for events service
    * [`5703f415c6`](https://github.com/containerd/containerd/commit/5703f415c6d76cbf2866c388e03605f23ae7c26c) Merge pull request  [#3197](https://github.com/containerd/containerd/pull/3197) from Random-Liu/add-required-plugins
    * [`ae87730ad2`](https://github.com/containerd/containerd/commit/ae87730ad2511ae39239ac7aac75074768aa3c1b) Improve shim shutdown logic
    * [`a12f836d5a`](https://github.com/containerd/containerd/commit/a12f836d5a8c32a4e31bee3a446631171ac6bfa6) Use $TEST_RUNTIME for cri test.
    * [`4b3b99ea11`](https://github.com/containerd/containerd/commit/4b3b99ea1129c71225b18f8a106b99f3ff2d9819) Add support for required plugins.
    * [`4ba756edda`](https://github.com/containerd/containerd/commit/4ba756edda18c0afac99a32ba89bc6070c27a0f1) Fix API forward events for shims
    * [`1a1f8f11a5`](https://github.com/containerd/containerd/commit/1a1f8f11a54ae2e3a1bfe770f6b7850c2c49a261) Set nofile to 1048576
    * [`b911ae3428`](https://github.com/containerd/containerd/commit/b911ae3428717763377d038958597383c7ed0491) Add tcp service for grpc listeners
    * [`475619c29e`](https://github.com/containerd/containerd/commit/475619c29e678fef8fb7ac55ffed6b3ea44b5b38) Merge pull request  [#3195](https://github.com/containerd/containerd/pull/3195) from crosbymichael/ttrpc-love
    * [`a6f587e4c4`](https://github.com/containerd/containerd/commit/a6f587e4c47720ea779b8042485b43c1d4415111) Use ttrpc to publish runtime v2 events
    * [`a8a805cad3`](https://github.com/containerd/containerd/commit/a8a805cad39960b437a0a32afec5f434423a0e93) Add ttrpc server to containerd
    * [`db3a8637c1`](https://github.com/containerd/containerd/commit/db3a8637c1316809092069845724616cd4daf75c) Merge pull request  [#3194](https://github.com/containerd/containerd/pull/3194) from crosbymichael/shim-oom
    * [`c93d645435`](https://github.com/containerd/containerd/commit/c93d6454358ee764bdcee9f14c37a71deb92e9d5) Add GetOOMScore function
    * [`ae5ca8177d`](https://github.com/containerd/containerd/commit/ae5ca8177d6b0ab85923787f91d2aa717e1f6fd2) Refactor mount path check and add comments
    * [`aaca11c40d`](https://github.com/containerd/containerd/commit/aaca11c40d6540bfccf823485c1dea20106ba7d7) Merge pull request  [#3189](https://github.com/containerd/containerd/pull/3189) from dmcgowan/extended-security-releases
    * [`993fb310f6`](https://github.com/containerd/containerd/commit/993fb310f6637b9c9a69f0036db3fe7824eb9167) Merge pull request  [#3160](https://github.com/containerd/containerd/pull/3160) from sofat1989/imageresume
    * [`4d313c00ab`](https://github.com/containerd/containerd/commit/4d313c00ab34c25390dadeaaf992170eef77d1a3) Merge pull request  [#3186](https://github.com/containerd/containerd/pull/3186) from thaJeztah/bump_dependencies
    * [`7045801fd4`](https://github.com/containerd/containerd/commit/7045801fd44f1017f55f8441ed28891ec5addf63) delete the ingest when any errors happen during resuming status
    * [`dcf6023c4c`](https://github.com/containerd/containerd/commit/dcf6023c4c2b5565a91811180c6743fcfc28cf2f) Extend release timeline
    * [`d77a5bf72d`](https://github.com/containerd/containerd/commit/d77a5bf72de71963962020785d0d47b2478632a7) Merge pull request  [#3188](https://github.com/containerd/containerd/pull/3188) from masters-of-cats/clean-test
    * [`d5b770aa87`](https://github.com/containerd/containerd/commit/d5b770aa87251f0b7c05c4e5c052c1ef59de0faa) Introduce 'clean-test' target in Makefile
    * [`2583d9e426`](https://github.com/containerd/containerd/commit/2583d9e426762a3ad2187d77f1209034fa7efb56) update gogo/googleapis v1.2.0
    * [`a98df70da1`](https://github.com/containerd/containerd/commit/a98df70da1321b9227323ed0cbf727a010abed05) update containerd/btrfs af5082808c833de0e79c1e72eea9fea239364877
    * [`aa8dccd220`](https://github.com/containerd/containerd/commit/aa8dccd220f21222a8a007e96cf0bd355f7de7e9) update containerd/aufs f894a800659b6e11c1a13084abd1712f346e349c
    * [`ed61d7f680`](https://github.com/containerd/containerd/commit/ed61d7f6801c6bcf55024c25a2bec44717937be6) bump containerd/zfs and dependencies
    * [`d667628ca9`](https://github.com/containerd/containerd/commit/d667628ca91ce44650156afbfe282b286321d8ab) bump github.com/pkg/errors v0.8.1
    * [`68ef178352`](https://github.com/containerd/containerd/commit/68ef178352fb1dc8ca0471e6fb4d4b4222b317b5) bump github.com/BurntSushi/toml v0.3.1
    * [`1978c0b74b`](https://github.com/containerd/containerd/commit/1978c0b74b2d098f8b4032aa9aa39a984b1480b4) bump gotest.tools v2.3.0, google/go-cmp v0.2.0
    * [`591e52c504`](https://github.com/containerd/containerd/commit/591e52c504b23a89096bd7d3091a32fcfa2e92fc) Merge pull request  [#3185](https://github.com/containerd/containerd/pull/3185) from thaJeztah/update_dev_dockerfile
    * [`2741dbe2c1`](https://github.com/containerd/containerd/commit/2741dbe2c120b6f5888c19a9bac0e1805d52a98a) contrib: Dockerfile: bump go 1.12
    * [`a84f87d84f`](https://github.com/containerd/containerd/commit/a84f87d84f91cb6ce0c77057c4d2bb1266eb50cd) contrib: Dockerfile: add a base stage
    * [`a07e12cded`](https://github.com/containerd/containerd/commit/a07e12cded116d7421e2c9ad94f89676511d05c6) contrib: Dockerfile: reformat, and use --no-install-recommends
    * [`ba9e1ea23c`](https://github.com/containerd/containerd/commit/ba9e1ea23cd160aad426cc64b3bbac835cdefd9d) contrib: Dockerfile: use build-arg for go-version
    * [`eea500d122`](https://github.com/containerd/containerd/commit/eea500d12258c5eb8a41dd7162765f7d941bce75) Merge pull request  [#3179](https://github.com/containerd/containerd/pull/3179) from Random-Liu/publish-error
    * [`6e170ec5b7`](https://github.com/containerd/containerd/commit/6e170ec5b771b10d3a1944f4031b3e5d1e727f33) Merge pull request  [#3176](https://github.com/containerd/containerd/pull/3176) from Random-Liu/update-cri-master
    * [`9990eed314`](https://github.com/containerd/containerd/commit/9990eed3149a23291032d49ddb2607ce21bc7b69) Merge pull request  [#3178](https://github.com/containerd/containerd/pull/3178) from crosbymichael/exitStatus
    * [`4754d2aeee`](https://github.com/containerd/containerd/commit/4754d2aeee1d1b978baf84b645979e92f59bdaae) Update image export to support Docker format
    * [`a7e30fae99`](https://github.com/containerd/containerd/commit/a7e30fae997c84ed78d973c65e652cf0e96c76c2) Merge pull request  [#3173](https://github.com/containerd/containerd/pull/3173) from crosbymichael/reg-errors
    * [`74eb0dc812`](https://github.com/containerd/containerd/commit/74eb0dc81221bffc192a349cf8b14fe7947b7a73) Return event publish errors.
    * [`10cf21dcf7`](https://github.com/containerd/containerd/commit/10cf21dcf72e0f192e6364c4ff6aa9eecc7cdc48) Export ExitStatus init func
    * [`a733587496`](https://github.com/containerd/containerd/commit/a733587496f233b361f1bd28b8684f8d5b73e996) Update cri to 6d353571e64417d80c9478ffaea793714dd539d0.
    * [`de1da8be32`](https://github.com/containerd/containerd/commit/de1da8be32a73a2d92572c2d8e800971215dcb3c) Update handling of registry errors
    * [`4edc7336a2`](https://github.com/containerd/containerd/commit/4edc7336a2131da64f136022cd1c0e57006b8e6b) Merge pull request  [#3169](https://github.com/containerd/containerd/pull/3169) from crosbymichael/runcbump
    * [`8d1ae237eb`](https://github.com/containerd/containerd/commit/8d1ae237eb2ac3f49552f35202d72baed1ffee14) Always add compressed blobs to Docker import manifest
    * [`9bc231532d`](https://github.com/containerd/containerd/commit/9bc231532d6595196464151ff4dce4ef86dfcba6) Merge pull request  [#3109](https://github.com/containerd/containerd/pull/3109) from bainsy88/issue_3076
    * [`b7183a06be`](https://github.com/containerd/containerd/commit/b7183a06be3bf522d737fdeb004d3a8ab9a05a75) Merge pull request  [#3116](https://github.com/containerd/containerd/pull/3116) from thaJeztah/bump_protobuf
    * [`c0f0b21314`](https://github.com/containerd/containerd/commit/c0f0b21314b93a1bd22ddfed701d572dbf4d71d7) Apply PR feedback
    * [`2a5e4c4be7`](https://github.com/containerd/containerd/commit/2a5e4c4be74fdd1589b98960f2c6caa1bcf4bb30) Skip rootfs unmount when no mounts are provided
    * [`abfc89ce02`](https://github.com/containerd/containerd/commit/abfc89ce02379eb5d3b24621d95dfb47d995f186) Update CRI to master
    * [`4730088cb5`](https://github.com/containerd/containerd/commit/4730088cb5591cbef314c90fed34e7f3e0724e8e) Update runc to resolve selinux issues
    * [`2d11f5e6d5`](https://github.com/containerd/containerd/commit/2d11f5e6d5c664073f4c8a9da4eebe60bfb40e56) Regenerate protobufs
    * [`830b0294cc`](https://github.com/containerd/containerd/commit/830b0294cccd152ff94b5fa09b7fc61cef490495) Update protobuf v1.2.0
    * [`e16368d21f`](https://github.com/containerd/containerd/commit/e16368d21fef6b998d650ec5357bc3c739700245) Merge pull request  [#3171](https://github.com/containerd/containerd/pull/3171) from thaJeztah/bump_logrus
    * [`fdeb1084d3`](https://github.com/containerd/containerd/commit/fdeb1084d3240f3ca5c62fdb7095d459a0206585) Merge pull request  [#3170](https://github.com/containerd/containerd/pull/3170) from thaJeztah/unkeyed_fields
    * [`7c1365b468`](https://github.com/containerd/containerd/commit/7c1365b4689a9a1954126411a5d7ca361aff5068) bump sirupsen/logrus v1.4.1
    * [`01310eaebc`](https://github.com/containerd/containerd/commit/01310eaebcf83855817cdd9889832c4c0d41b0c8) do not use unkeyed fields in compose literals
    * [`c9977b59f6`](https://github.com/containerd/containerd/commit/c9977b59f6591db893b4eed62a8cf4124748fd0a) Merge pull request  [#3166](https://github.com/containerd/containerd/pull/3166) from mxpv/refactor
    * [`90085a7ac5`](https://github.com/containerd/containerd/commit/90085a7ac59391d174a64a7dc211ce617aa535d0) Add empty file to prevent build from failing
    * [`baf3403439`](https://github.com/containerd/containerd/commit/baf34034395162a05544f1bc847f1e9d8b1babcc) Extend Applier's Apply() method with an optional options parameter
    * [`8784eb6308`](https://github.com/containerd/containerd/commit/8784eb63080b671b76e0ea90d13ff25b59574e16) Move snapshotters benchmark to a separate package
    * [`2f60e389a0`](https://github.com/containerd/containerd/commit/2f60e389a03740339c9c2762004fdcb5de489b09) Merge pull request  [#2626](https://github.com/containerd/containerd/pull/2626) from krsoninikhil/defaults3
    * [`22bb5ebc7f`](https://github.com/containerd/containerd/commit/22bb5ebc7feff60aadad8345e0775271eb5df021) Merge pull request  [#3159](https://github.com/containerd/containerd/pull/3159) from thaJeztah/fix_parseinfofile_parsing
    * [`adc4fa217b`](https://github.com/containerd/containerd/commit/adc4fa217bd8156ea5d5b448bed91bbf14b71a13) Use pkg/errors for all errors
    * [`c22effb168`](https://github.com/containerd/containerd/commit/c22effb1686972d1a12f9aa32f1ad06d1aa253f0) fix parseInfoFile does not handle spaces in filenames
    * [`bc8a1895e3`](https://github.com/containerd/containerd/commit/bc8a1895e3eb18454e341cc76890a28238baf80d) Merge pull request  [#3155](https://github.com/containerd/containerd/pull/3155) from crosbymichael/plugins
    * [`932f883e49`](https://github.com/containerd/containerd/commit/932f883e49af925380a3fdce6b8db189915f93fb) Merge pull request  [#3152](https://github.com/containerd/containerd/pull/3152) from mxpv/bench
    * [`559dfa59a1`](https://github.com/containerd/containerd/commit/559dfa59a194e398f2328b3c773750bec1b935c0) Add configurable plugin path
    * [`341b99d6e2`](https://github.com/containerd/containerd/commit/341b99d6e2b0256a5e77e40ebc80b1b3124db6b7) Merge pull request  [#3153](https://github.com/containerd/containerd/pull/3153) from thepwagner/issue-3118
    * [`d9526f5c4f`](https://github.com/containerd/containerd/commit/d9526f5c4f404c6585fe847282156d259d82b550) Move CloudFormation template to contrib
    * [`ae04c16607`](https://github.com/containerd/containerd/commit/ae04c16607840a4d4977d9db19057ca74cfd4762) runtime: guard Close() until both streams are complete
    * [`e96ac2040d`](https://github.com/containerd/containerd/commit/e96ac2040db90a7d9e4225b78ccc6bff373f8aeb) runtime: log IO error when copying output streams
    * [`515be73c82`](https://github.com/containerd/containerd/commit/515be73c821333419b1f1216a0f199fef567bd10) Add snapshotters benchmark
    * [`872296642a`](https://github.com/containerd/containerd/commit/872296642ac395acbc4344f529fcf4c6fddb5de2) fix shouldKillAllOnExit check for v2
    * [`fa5f744a79`](https://github.com/containerd/containerd/commit/fa5f744a790356472d4649b9ad1d955e36d0c7c0) fix shouldKillAllOnExit check
    * [`2d0a06d41b`](https://github.com/containerd/containerd/commit/2d0a06d41bd44b655be3ce065b26ae1a628b74c9) Merge pull request  [#3146](https://github.com/containerd/containerd/pull/3146) from Ace-Tang/add-test
    * [`f7f6dd7b4e`](https://github.com/containerd/containerd/commit/f7f6dd7b4e31238d82219e5002fcf786010f6aac) test: add custom cgroup test
    * [`e7b6fea572`](https://github.com/containerd/containerd/commit/e7b6fea572badfceb0596c2cb5aad9c5728944ea) Merge pull request  [#3022](https://github.com/containerd/containerd/pull/3022) from mxpv/devmapper
    * [`3a80a801af`](https://github.com/containerd/containerd/commit/3a80a801af4254f5e6a351a75d7a0be9699b90ad) Merge pull request  [#3139](https://github.com/containerd/containerd/pull/3139) from thaJeztah/bump_runc_v1.0.0-rc7
    * [`86cfcb870e`](https://github.com/containerd/containerd/commit/86cfcb870e6be834890075a0debc6a2993583b8a) Merge pull request  [#3142](https://github.com/containerd/containerd/pull/3142) from thaJeztah/bump_cgroups
    * [`2b8df8309e`](https://github.com/containerd/containerd/commit/2b8df8309ecb8a2cee723adc32627dd1b4d5dd97) bump containerd/cgroups 4994991857f9b0ae8dc439551e8bebdbb4bf66c1
    * [`bc6ac08784`](https://github.com/containerd/containerd/commit/bc6ac087842d9234472da2cedb73501168880d44) update opencontainers/runc v1.0.0-rc7
    * [`f2a20ead83`](https://github.com/containerd/containerd/commit/f2a20ead833f8caf3ffc12be058d6ce668b4ebed) Merge pull request  [#3137](https://github.com/containerd/containerd/pull/3137) from Random-Liu/fix-race-and-panic
    * [`808b223536`](https://github.com/containerd/containerd/commit/808b223536e6553ddee2944d7ec6bc6d86e0da88) Fix race and panic.
    * [`87289a0c62`](https://github.com/containerd/containerd/commit/87289a0c62141397877aeedfdd8aebc84f50cbaf) devmapper: implement Usage
    * [`010b4da36f`](https://github.com/containerd/containerd/commit/010b4da36fba901ca8d2c3522ef3489ad17f9fee) devmapper: implement dmsetup status
    * [`90a7da8625`](https://github.com/containerd/containerd/commit/90a7da86253394a0414532471704abeb11f8ed32) Merge pull request  [#3128](https://github.com/containerd/containerd/pull/3128) from jhowardmsft/jjh/ci
    * [`8710940165`](https://github.com/containerd/containerd/commit/8710940165aa66e39700eb56a9bb8fe25bda7d40) Windows: Build shim binary from Microsoft/hcsshim
    * [`e16e995939`](https://github.com/containerd/containerd/commit/e16e995939d5865573d34ea7fed253d152c55a32) Vendor Microsoft/hcsshim@8abdbb82
    * [`68c44f8cc8`](https://github.com/containerd/containerd/commit/68c44f8cc8a3a4990928c96f8207688ecf6df2f9) Merge pull request  [#3122](https://github.com/containerd/containerd/pull/3122) from stefanberger/descriptor_annotations.pr
    * [`5d50b9c2bb`](https://github.com/containerd/containerd/commit/5d50b9c2bb33ca6f8759ca4f50ddcbf5c56f6809) Extend adaptImage function with annotations case
    * [`9b882c44f8`](https://github.com/containerd/containerd/commit/9b882c44f8834613e53fc11045c10397a7d94e61) Merge pull request  [#3000](https://github.com/containerd/containerd/pull/3000) from stefanberger/descriptor_annotations.pr
    * [`8ea28ff564`](https://github.com/containerd/containerd/commit/8ea28ff56494ca852d4cf9449b4593b227a74fa4) Merge pull request  [#3117](https://github.com/containerd/containerd/pull/3117) from crosbymichael/exec-load
    * [`388c8a1760`](https://github.com/containerd/containerd/commit/388c8a17605388e1dd0d609d0aba25b7813abea4) Fastpath opt and ExecProcess loading
    * [`fc44aa810c`](https://github.com/containerd/containerd/commit/fc44aa810c9a5eebc3a1a7b42733eabbb10b253d) Merge pull request  [#3119](https://github.com/containerd/containerd/pull/3119) from jterry75/windows_lcow_vmgroup_access
    * [`24beaece37`](https://github.com/containerd/containerd/commit/24beaece3749570b2fce0f3428187a6010269dc7) Merge pull request  [#3120](https://github.com/containerd/containerd/pull/3120) from jhowardmsft/jjh/create-data-root-with-permissions
    * [`a849664519`](https://github.com/containerd/containerd/commit/a8496645196e364425ac4635c46abada21ff4c35) Windows:ProgramFiles to ProgramData
    * [`6034c1950a`](https://github.com/containerd/containerd/commit/6034c1950a0e32fb9bc7718cead7427bfcfa2425) Windows:Create root/state with ACL
    * [`7361b19875`](https://github.com/containerd/containerd/commit/7361b198751c11ddadc2bb76a08fd38ddce0f45f) Update Windows lcow differ to set NT VIRTUAL MACHINE\Virtual Machines SID
    * [`4c9b5ef8ea`](https://github.com/containerd/containerd/commit/4c9b5ef8eaca7cbaaa488a057b0d8cf8b7f4e5be) Update vendor github.com/Microsoft/go-winio
    * [`d15832a4c2`](https://github.com/containerd/containerd/commit/d15832a4c212063dd302c29aec7dcbfecf2368ad) Address review comments
    * [`ceba56893a`](https://github.com/containerd/containerd/commit/ceba56893a76f22cf0126c46d835c80fb3833408) Merge pull request  [#3104](https://github.com/containerd/containerd/pull/3104) from AkihiroSuda/split-contentserver
    * [`9bd6b0932e`](https://github.com/containerd/containerd/commit/9bd6b0932e356e7f456444aba8fba7849ab1e785) Merge pull request  [#3111](https://github.com/containerd/containerd/pull/3111) from thaJeztah/whitelist_statx
    * [`8f8fd3c3a8`](https://github.com/containerd/containerd/commit/8f8fd3c3a8e655c2e19c7bc5e243173da4299781) seccomp: whitelist statx syscall
    * [`908b771086`](https://github.com/containerd/containerd/commit/908b771086c567fda83f7782f7f424981410865b) Add code to return message field of returned registry errors
    * [`9ab4c8cbcc`](https://github.com/containerd/containerd/commit/9ab4c8cbcc3846bf89eeff2f7d9f7bdd85994878) Merge pull request  [#3108](https://github.com/containerd/containerd/pull/3108) from alculquicondor/fix/import
    * [`0cbbd0f68b`](https://github.com/containerd/containerd/commit/0cbbd0f68bedd7c9588210410a97c1dd8d8fd918) Merge pull request  [#3107](https://github.com/containerd/containerd/pull/3107) from avikivity/3105
    * [`9a8727cf09`](https://github.com/containerd/containerd/commit/9a8727cf097dbc14458de35a1ff5c649b2f8990c) Allow to import an image for the default platform only.
    * [`4506eb45bf`](https://github.com/containerd/containerd/commit/4506eb45bf4015ba00202008e207b0313539f0dc) seccomp: whitelist io_pgetevents
    * [`f3ff95ab72`](https://github.com/containerd/containerd/commit/f3ff95ab72796b2aec334ec9287c73ebc716996b) decouple api.ContentServer implementation package from bbolt dependency
    * [`b90eeadafa`](https://github.com/containerd/containerd/commit/b90eeadafa38dd4d54387c4a7d11cf7d16541579) Merge pull request  [#3102](https://github.com/containerd/containerd/pull/3102) from Ace-Tang/arg_usage
    * [`14a050688d`](https://github.com/containerd/containerd/commit/14a050688d4be028a56a9a52f1358091d52acad2) ctr: fix image cmd ArgsUsage
    * [`c60a5fd190`](https://github.com/containerd/containerd/commit/c60a5fd19073636432c7318cee039f01f367ccd8) Merge pull request  [#3099](https://github.com/containerd/containerd/pull/3099) from crosbymichael/export-caps
    * [`bdd84abf05`](https://github.com/containerd/containerd/commit/bdd84abf056b153b3e37883884e91c52f98e15b9) Add additional capability handling opts
    * [`ef45e4f021`](https://github.com/containerd/containerd/commit/ef45e4f021c33c0b75bfdf26472b508f93666227) Merge pull request  [#3046](https://github.com/containerd/containerd/pull/3046) from linxiulei/fix_shim_socket
    * [`a631796fda`](https://github.com/containerd/containerd/commit/a631796fda6208cf46dea94da091bb550f8ea9f4) horten the unix socket path for shim
    * [`63d7a9ca8d`](https://github.com/containerd/containerd/commit/63d7a9ca8d7b8a98a96002d2ee487995c39a92ff) Merge pull request  [#3096](https://github.com/containerd/containerd/pull/3096) from thaJeztah/override_package_name
    * [`3bba2d478d`](https://github.com/containerd/containerd/commit/3bba2d478d071c90cae99503a68884213ac35bca) Merge pull request  [#3093](https://github.com/containerd/containerd/pull/3093) from tiborvass/nvidia-export
    * [`b858cfb41b`](https://github.com/containerd/containerd/commit/b858cfb41b4f49d93990380faed2af5dd9269ffe) Makefile: allow overriding package name
    * [`9ed2c0aa02`](https://github.com/containerd/containerd/commit/9ed2c0aa021948d405b54e1d6ea7fde63bd8cd60) Merge pull request  [#3085](https://github.com/containerd/containerd/pull/3085) from crosbymichael/shim-logs
    * [`8f63d2acdb`](https://github.com/containerd/containerd/commit/8f63d2acdbca7082164d63222c1efe010e01c5e3) Merge pull request  [#3067](https://github.com/containerd/containerd/pull/3067) from fuweid/me-fetch-platforms
    * [`7ca2c3d68d`](https://github.com/containerd/containerd/commit/7ca2c3d68d8ad842477fb19325a0aac4f8f2d6bd) contrib/nvidia: export helper binary path and list of Nvidia capabilities
    * [`09da2d867a`](https://github.com/containerd/containerd/commit/09da2d867aff8e0bff40dbb94c539e44529aa192) Merge pull request  [#3090](https://github.com/containerd/containerd/pull/3090) from dmcgowan/update-mailmap
    * [`a7aeffc22e`](https://github.com/containerd/containerd/commit/a7aeffc22ed51e32e4cf6046ab454c147698e4d2) Update mailmap for cgroup authors
    * [`e6ae9cc64f`](https://github.com/containerd/containerd/commit/e6ae9cc64f61fc5f65bdb5a8efeeca23ac1d28ea) Shim pluggable logging
    * [`506b815483`](https://github.com/containerd/containerd/commit/506b8154838c0561ec51c497c34e7f1c611bb356) remotes: add distribution labels to blob data
    * [`a15b6e2097`](https://github.com/containerd/containerd/commit/a15b6e2097c48b632dbdc63254bad4c62b69e709) Merge pull request  [#3081](https://github.com/containerd/containerd/pull/3081) from thaJeztah/bump_runc
    * [`b8d40b3535`](https://github.com/containerd/containerd/commit/b8d40b35357693bfca5b41dc737a5667e69a0aee) update runc to 2b18fe1d885ee5083ef9f0838fee39b62d653e30
    * [`09cf2a629b`](https://github.com/containerd/containerd/commit/09cf2a629b2a10ba6c0352d06eb6838544bbdcb9) Extend metadata images test with fieldpaths for Annotations
    * [`5124f9ee54`](https://github.com/containerd/containerd/commit/5124f9ee5472bfe1f61bbd37a1be879d1e5a14de) Write the Annotations map into the bolt db
    * [`02cc1485df`](https://github.com/containerd/containerd/commit/02cc1485dfae8e4798f153c89f521198354f7217) Prepare boltutil for reading and writing another map
    * [`1e893b19ce`](https://github.com/containerd/containerd/commit/1e893b19ce520abe3c38765d7e5ffb5ed29e7790) devmapper: add no_devmapper build tag
    * [`aa328dfc55`](https://github.com/containerd/containerd/commit/aa328dfc551a7a9a2527eeffd05a3d109345fbbc) Merge pull request  [#3041](https://github.com/containerd/containerd/pull/3041) from thaJeztah/bump_da_bolt
    * [`5fdcef55a2`](https://github.com/containerd/containerd/commit/5fdcef55a2b34dcae062cde6ef0da5351d286fff) Merge pull request  [#3075](https://github.com/containerd/containerd/pull/3075) from ehotinger/with-new-snapshot
    * [`cfba7ef8e2`](https://github.com/containerd/containerd/commit/cfba7ef8e20102cc9b359693824a6097837e7a77) Merge pull request  [#3064](https://github.com/containerd/containerd/pull/3064) from dmcgowan/update-gc-content-references
    * [`79248fea2b`](https://github.com/containerd/containerd/commit/79248fea2b875f59c62ba5e085807d019bd81222) Add test for ocispec.Descriptor Annotations
    * [`34f3772956`](https://github.com/containerd/containerd/commit/34f377295626d274fa630d8cce113231b35c1acb) Allow WithNewSnapshot and WithNewSnapshotView to take in snapshotter options.
    * [`04b2e5bbf7`](https://github.com/containerd/containerd/commit/04b2e5bbf7d73c51cfbeb6f92d9200f70516cf55) Merge pull request  [#3072](https://github.com/containerd/containerd/pull/3072) from crosbymichael/v2opts
    * [`aaae81189a`](https://github.com/containerd/containerd/commit/aaae81189a40f63ff8b03a786adcbed5d0651c8a) Update checkpoint opts with runtime handling
    * [`160737d2c8`](https://github.com/containerd/containerd/commit/160737d2c803cec1a19f45e0a552ef1670e486ee) Fix no pivot and keyring opts
    * [`0b711d616a`](https://github.com/containerd/containerd/commit/0b711d616ab13e9bad2801db7b53d5ffeb6934dc) Copy annotations around where necessary
    * [`bfbd1d09c9`](https://github.com/containerd/containerd/commit/bfbd1d09c9d7c96fabe50c59db104615ecff71c7) Merge pull request  [#3070](https://github.com/containerd/containerd/pull/3070) from darfux/update-build-doc
    * [`4d2a26d751`](https://github.com/containerd/containerd/commit/4d2a26d751b74dbd67b59c302e97bc87e0ce3da5) BUILDING.md: update testing section
    * [`e70a530aa3`](https://github.com/containerd/containerd/commit/e70a530aa3733f1ce9a9d95c7d27a51efa58821c) Merge pull request  [#3069](https://github.com/containerd/containerd/pull/3069) from fuweid/me-debug-mode-push
    * [`6424a36032`](https://github.com/containerd/containerd/commit/6424a36032646d2a5e258a32b04e6b6cf64c5d7c) ctr/commands/images/push: don't show progress if it is debug mode
    * [`7cfb99ab9d`](https://github.com/containerd/containerd/commit/7cfb99ab9d6bbf7c207527024ed67121dfbf04dc) Add content gc ref labels from containers, images, and snapshots
    * [`30b6f460b9`](https://github.com/containerd/containerd/commit/30b6f460b96137947b3de5ec92134d56cb763708) Merge pull request  [#3063](https://github.com/containerd/containerd/pull/3063) from zhsj/fix-mipsx
    * [`63328c1d2a`](https://github.com/containerd/containerd/commit/63328c1d2a25b2a917d439963a0a744c8fbd07bc) Merge pull request  [#3054](https://github.com/containerd/containerd/pull/3054) from jterry75/stderr_with_tty_windows
    * [`f0d5dd3c82`](https://github.com/containerd/containerd/commit/f0d5dd3c823b9443269420218aa7abd339d43f55) Use unix.SignalNum in ParseSignal on unix platform
    * [`1745951bad`](https://github.com/containerd/containerd/commit/1745951bad5cab736bd6284fab710c52512f1f24) Vendor golang.org/x/sys d455e41777fca6e8a5a79e34a14b8368bc11d9ba
    * [`5840ecc3d8`](https://github.com/containerd/containerd/commit/5840ecc3d80f2210b08a1963c788351c6cb7d018) Merge pull request  [#3056](https://github.com/containerd/containerd/pull/3056) from ehotinger/ehotinger/snapshotter-docs
    * [`e13a4b67e8`](https://github.com/containerd/containerd/commit/e13a4b67e8a5bfec016620dae3adb672b6d14aba) Update the snapshotter docs to refer to the snapshots package for WithLabels.
    * [`277147135d`](https://github.com/containerd/containerd/commit/277147135d64661914040085d6630e39a1f507d3) Fix issue with NewFIFOSetInDir with Terminal true
    * [`c24a74354c`](https://github.com/containerd/containerd/commit/c24a74354cce972171a45117e14973bfa3f6921c) Merge pull request  [#3050](https://github.com/containerd/containerd/pull/3050) from jterry75/fix_cpu_cap
    * [`828f6eb842`](https://github.com/containerd/containerd/commit/828f6eb842451a3bb9577b731e2e09bbd59d0e42) Fix a bug in shim log on Windows that can cause 100% CPU utilization
    * [`c6703d4c76`](https://github.com/containerd/containerd/commit/c6703d4c7622e1debc1451b47713ae93f167c02e) Add missing annotations map to Descriptor for gRPC transfer
    * [`e72ad44427`](https://github.com/containerd/containerd/commit/e72ad44427f623a53c2d38c46598753d5e6fd63b) Merge pull request  [#3048](https://github.com/containerd/containerd/pull/3048) from crosbymichael/bump-cgroups
    * [`d2bec5422a`](https://github.com/containerd/containerd/commit/d2bec5422acc6ca7c6a4c02c55ad7fa1a451fe22) Bump cgroups to dbea6f2bd41658b84b00417ceefa416b97
    * [`208957ba3c`](https://github.com/containerd/containerd/commit/208957ba3c82c8faf33249b25252cddb3f3f72b1) devmapper: proper cleanup in pool device test
    * [`734989c2a0`](https://github.com/containerd/containerd/commit/734989c2a003532ebbea701b0cac7a9257aeb5ca) Update README
    * [`8f44ad0b31`](https://github.com/containerd/containerd/commit/8f44ad0b312996a600b8c2ec020cdc3bc416d115) Merge pull request  [#3037](https://github.com/containerd/containerd/pull/3037) from zhsj/add-name-in-man
    * [`fb80483711`](https://github.com/containerd/containerd/commit/fb8048371146a5521c49284b45b0f228f2e27879) docs: Add NAME section in all manpages
    * [`95f0a4903c`](https://github.com/containerd/containerd/commit/95f0a4903cd9d3af6f29b12731cc0abe2013665b) devmapper: rollback thin devices on error
    * [`dea27b1b64`](https://github.com/containerd/containerd/commit/dea27b1b64504e62e92713caf0af41d3d4dc896f) Merge pull request  [#3036](https://github.com/containerd/containerd/pull/3036) from jhowardmsft/jjh/etw
    * [`adf5c640f4`](https://github.com/containerd/containerd/commit/adf5c640f4799d2f5b94d824c0eb5d0fbb4db62d) devmapper: don't create or reload thin-pool from snapshotter
    * [`7efda48c53`](https://github.com/containerd/containerd/commit/7efda48c5395a0dcfade3e138c94ed3f3cc191fc) devmapper: more precise way of checking if device is activated
    * [`37cdedc61c`](https://github.com/containerd/containerd/commit/37cdedc61c902047e9f97759196d30e0b5a9ba01) devmapper: add linux tags, fix build
    * [`0c6d194cce`](https://github.com/containerd/containerd/commit/0c6d194ccef882e9424c2078949eb2f4bb8076f1) devmapper: add README and minor fixes
    * [`2218275ec9`](https://github.com/containerd/containerd/commit/2218275ec95e27c7d6718ce1d67cc1239406e3ae) devmapper: register plugin
    * [`cec72efc2a`](https://github.com/containerd/containerd/commit/cec72efc2a98c3fa5d698a3bd041113729745ddb) devmapper: add snapshotter
    * [`3a75882520`](https://github.com/containerd/containerd/commit/3a758825209a7e049db1617882bb35e780211238) devmapper: add pool device manager
    * [`6e0ae68e17`](https://github.com/containerd/containerd/commit/6e0ae68e17c4a5eb5dfe1bc0109447329fb1486d) devmapper: add snapshotter config
    * [`fcd9dc2749`](https://github.com/containerd/containerd/commit/fcd9dc2749c3d5dae76f422d0578c8b22aa4dbe8) devmapper: add pool metadata
    * [`809e5fd3b8`](https://github.com/containerd/containerd/commit/809e5fd3b8b6ae7edac7cc36af443839b9357ad2) devmapper: add dmsetup
    * [`fe05e4d1a9`](https://github.com/containerd/containerd/commit/fe05e4d1a998e27d933debe3132e9b6886382602) devmapper: add losetup
    * [`0cff074a27`](https://github.com/containerd/containerd/commit/0cff074a27a704ad76e062d414428aa102c7cd5f) Merge pull request  [#3040](https://github.com/containerd/containerd/pull/3040) from crosbymichael/travis-bump
    * [`d83e4e9b3b`](https://github.com/containerd/containerd/commit/d83e4e9b3bb505edef796b4f135c21d76b4f6d65) Vendor Microsoft/go-winio@v0.4.12
    * [`e0d7ed12a5`](https://github.com/containerd/containerd/commit/e0d7ed12a5bad5e85650147109b2c5b6e3dba4ac) Windows: Enable ETW logging
    * [`cbc032ed34`](https://github.com/containerd/containerd/commit/cbc032ed3401dd9e451187771dd99678543896f8) Update go.etcd.io/bbolt to v1.3.2
    * [`07697638be`](https://github.com/containerd/containerd/commit/07697638bea70a5c55dfacc8c48da0b5a6fb02fc) Merge pull request  [#3004](https://github.com/containerd/containerd/pull/3004) from crosbymichael/multi-shim
    * [`5e84069844`](https://github.com/containerd/containerd/commit/5e8406984480ab81439103e2b95c1234006ddbe6) Update travis to xenial worker
    * [`84a24711e8`](https://github.com/containerd/containerd/commit/84a24711e885f10b50a2e84b756e25d126ac47af) Add runc.v2 multi-shim
    * [`6bcbf88f82`](https://github.com/containerd/containerd/commit/6bcbf88f82e814f76ede351f48b57613540af425) Move runc shim code into common package
    * [`31438b61f9`](https://github.com/containerd/containerd/commit/31438b61f96404f1b097030c88da318d2a49335c) Merge pull request  [#3033](https://github.com/containerd/containerd/pull/3033) from tonistiigi/runtime-platforms
    * [`759a889f3c`](https://github.com/containerd/containerd/commit/759a889f3cdf21e865973ab7889662ff6622992a) Merge pull request  [#3018](https://github.com/containerd/containerd/pull/3018) from Random-Liu/perm-consistency-with-docker
    * [`fd6ac5d026`](https://github.com/containerd/containerd/commit/fd6ac5d026b6afedadc24949483457d6257a9d94) Vendor sirupsen/logrus@1.3.0
    * [`b553a12be6`](https://github.com/containerd/containerd/commit/b553a12be661e23fcb9e9ecf2bd9c90eb591544f) runtime: allow specifying supported platforms with config
    * [`58dc0677b4`](https://github.com/containerd/containerd/commit/58dc0677b43011d0a6b44f232e0c7e3e0e876412) Merge pull request  [#3030](https://github.com/containerd/containerd/pull/3030) from veerun14/venuvvul/add-comments-fix-typos
    * [`f6ac73d71e`](https://github.com/containerd/containerd/commit/f6ac73d71e4cf8516e353198e07f52b91061f14e) fixing typo and added a missing comment.
    * [`ee916fe33c`](https://github.com/containerd/containerd/commit/ee916fe33cd735a1c3047341a24ac679dc718a13) Merge pull request  [#3025](https://github.com/containerd/containerd/pull/3025) from fuweid/bugfix_merge_label
    * [`480bf65ae8`](https://github.com/containerd/containerd/commit/480bf65ae8b72c5e32e074de7a926211c48b666a) Merge pull request  [#3010](https://github.com/containerd/containerd/pull/3010) from dmcgowan/pull-add-handler-wrap
    * [`06ff5ef01a`](https://github.com/containerd/containerd/commit/06ff5ef01a39151cc6f1572f2ea59225de1479d5) Merge pull request  [#3024](https://github.com/containerd/containerd/pull/3024) from jhowardmsft/jjh/signalname
    * [`4b3e0a8aaa`](https://github.com/containerd/containerd/commit/4b3e0a8aaae2244e0239091fdd51dd3b4e08e28e) metadata: merge snapshot labels with metadata's labels
    * [`88f19a90a8`](https://github.com/containerd/containerd/commit/88f19a90a8d69be3a728a95cd8717e183df558b5) Windows: Update stackdump event name
    * [`a378dbc2ab`](https://github.com/containerd/containerd/commit/a378dbc2ab8bb6835bfcf3631682ea533ebd2f6c) Merge pull request  [#3020](https://github.com/containerd/containerd/pull/3020) from dmcgowan/update-supported-releases
    * [`14f7e52725`](https://github.com/containerd/containerd/commit/14f7e52725d88a0494ce6e12176eaf150569cf9a) Unpack should set 0755 when the parent directory doesn't exist.
    * [`a485eb74a3`](https://github.com/containerd/containerd/commit/a485eb74a38ea24cfd8654825d57ef64f53c5cf5) Merge pull request  [#3021](https://github.com/containerd/containerd/pull/3021) from estesp/update-release-docs
    * [`a6f43b549e`](https://github.com/containerd/containerd/commit/a6f43b549e799e4965d86b339ee6cd3097812193) Add website update to release process
    * [`17b2c84989`](https://github.com/containerd/containerd/commit/17b2c849895bd309a69f5e9ddccf633a6e2cd4c0) Update supported versions
    * [`faec567304`](https://github.com/containerd/containerd/commit/faec567304bbdf6864b1663d4f813641b5880a4a) Merge pull request  [#3016](https://github.com/containerd/containerd/pull/3016) from jterry75/task_execid
    * [`b87e9eef3e`](https://github.com/containerd/containerd/commit/b87e9eef3e3c1d5277d40a8ca1667573499dec05) Add ExecID for StateResponse
    * [`543ee8e7f4`](https://github.com/containerd/containerd/commit/543ee8e7f496e2479e58cb2563cf09a4b3bee873) Merge pull request  [#3009](https://github.com/containerd/containerd/pull/3009) from jterry75/taskdelete_exec
    * [`41e3aaee58`](https://github.com/containerd/containerd/commit/41e3aaee587f29a70b9d8de52c315221937dd6be) Merge pull request  [#3008](https://github.com/containerd/containerd/pull/3008) from JoeWrightss/patch-3
    * [`bfb266ab5d`](https://github.com/containerd/containerd/commit/bfb266ab5d24fa05809aa800b5fc785cb55992b3) Fix some misspells in helpers_test.go
    * [`dc09ed1e1a`](https://github.com/containerd/containerd/commit/dc09ed1e1a1b8517cc7e7495c18100fb214fde18) Add image handler wrapper
    * [`a4f7b3758e`](https://github.com/containerd/containerd/commit/a4f7b3758e7cd504ff99a1e4e1e123e8d52aa1db) Add support for TaskDelete event on exec in RuntimeV2
    * [`f5b0fa220d`](https://github.com/containerd/containerd/commit/f5b0fa220df814207d26ad2f317a148f7a750f9c) Merge pull request  [#2993](https://github.com/containerd/containerd/pull/2993) from kevpar/lcow-layer-order
    * [`cb748dba98`](https://github.com/containerd/containerd/commit/cb748dba98548ee3bf25a8886c173c6206f973c4) Merge pull request  [#3007](https://github.com/containerd/containerd/pull/3007) from jterry75/fix_tty_windows
    * [`00895670e7`](https://github.com/containerd/containerd/commit/00895670e7c43ace8295695e6bc0c43b27d74d5a) Stop sending stderr with TTY on Windows
    * [`6a21728fb6`](https://github.com/containerd/containerd/commit/6a21728fb6b499ee1a71b0bbd5acc8a7a332902b) Use defaults package for listing namespace labels
    * [`521a44baff`](https://github.com/containerd/containerd/commit/521a44baff7002c15f5737905602d1943373434c) Merge pull request  [#2997](https://github.com/containerd/containerd/pull/2997) from thaJeztah/bump_runc_cve_2019-5736
    * [`14eaad0cd9`](https://github.com/containerd/containerd/commit/14eaad0cd987ff452b8e05e54b5a168738e5b232) Update runc to 6635b4f0c6af3810594d2770f662f34ddc15b40d (CVE-2019-5736)
    * [`b02ab6c742`](https://github.com/containerd/containerd/commit/b02ab6c742a48d5ea0ebadaa3c18329356a383a4) Merge pull request  [#2990](https://github.com/containerd/containerd/pull/2990) from jhowardmsft/jjh/bumpruntimespec
    * [`98766e863e`](https://github.com/containerd/containerd/commit/98766e863ea95420d79a4b4418fe2dffd10c0037) Vendor opencontainers/runtime-spec 29686dbc
    * [`225d9b120c`](https://github.com/containerd/containerd/commit/225d9b120c139688a43a25ba34500c0e6a4dd4c9) Fix LCOW layer ordering
    * [`4543e32a8b`](https://github.com/containerd/containerd/commit/4543e32a8b29e691e523ddc142f0c9068917df54) Merge pull request  [#2986](https://github.com/containerd/containerd/pull/2986) from thaJeztah/remove_normalize_image_ref
    * [`0922c69a54`](https://github.com/containerd/containerd/commit/0922c69a5406d8be4e4f56356b0ee5e02840d734) Merge pull request  [#2989](https://github.com/containerd/containerd/pull/2989) from ehotinger/ehotinger/rmbin
    * [`0190e5f390`](https://github.com/containerd/containerd/commit/0190e5f3900227fc739afbc8f4a03df968dc337b) Removes the oci.test.exe binary.
    * [`525802f9ce`](https://github.com/containerd/containerd/commit/525802f9ce4efd3e77f136f25337004c2141105d) Use distribution's reference.ParseDockerRef
    * [`3538174e60`](https://github.com/containerd/containerd/commit/3538174e605b46f86420d1316a263b7d6014b2cc) Bump github.com/docker/distribution to 0d3efadf0154c2b8a4e7b6621fff9809655cc580
    * [`0b89d42f92`](https://github.com/containerd/containerd/commit/0b89d42f9219ab1fcf9af2ee859982152c46cdfa) Merge pull request  [#2981](https://github.com/containerd/containerd/pull/2981) from jhowardmsft/jjh/ocioptions
    * [`64e8897159`](https://github.com/containerd/containerd/commit/64e889715963665578275e15f74431d09f2bacbb) Merge pull request  [#2979](https://github.com/containerd/containerd/pull/2979) from crosbymichael/shim-skel
    * [`2dacef07ca`](https://github.com/containerd/containerd/commit/2dacef07ca352b814872b5aa21aba01f0ece4d43) Add shim skeleton code
    * [`59ea134ce1`](https://github.com/containerd/containerd/commit/59ea134ce116e92f09bf6732fe45d5299ec7ebc5) OCI Modifiers for Windows
    * [`b94b99d965`](https://github.com/containerd/containerd/commit/b94b99d965b08a5c71421746bf4024ee98192369) Merge pull request  [#2982](https://github.com/containerd/containerd/pull/2982) from dmcgowan/metadata-structure-documentation
    * [`d25007e548`](https://github.com/containerd/containerd/commit/d25007e548c08eb16712381fdb1b727b1ffb50ea) Add structure documentation for metadata
    * [`a410405f5d`](https://github.com/containerd/containerd/commit/a410405f5d4997c96c2ab5ca3e21d9fffc444f1a) Merge pull request  [#2978](https://github.com/containerd/containerd/pull/2978) from dmcgowan/cleanup-releases
    * [`823b7a8a05`](https://github.com/containerd/containerd/commit/823b7a8a058db601d92628e232d50433a6f6682a) Cleanup releases directory
    * [`5ba368748b`](https://github.com/containerd/containerd/commit/5ba368748b0275d8f45f909413d94738992f0050) Merge pull request  [#2976](https://github.com/containerd/containerd/pull/2976) from Random-Liu/fix-potential-panic
    * [`7bd8dcd0d3`](https://github.com/containerd/containerd/commit/7bd8dcd0d30fa565b1b2f31f1ebd53b9a1aa029d) Fix potential containerd panic.
    * [`ca65dc9316`](https://github.com/containerd/containerd/commit/ca65dc93168a3899c27a6d08f22b36f8261ed41a) Merge pull request  [#2975](https://github.com/containerd/containerd/pull/2975) from dmcgowan/update-release-docs
    * [`41f5406211`](https://github.com/containerd/containerd/commit/41f5406211e558dfa8ec81a644e5582c445891be) Add release documentation
    * [`7dc2c64c9f`](https://github.com/containerd/containerd/commit/7dc2c64c9f2c3756d990da5a233e7682d5ba7044) Merge pull request  [#2973](https://github.com/containerd/containerd/pull/2973) from Ace-Tang/fix_readme
    * [`f014adfa17`](https://github.com/containerd/containerd/commit/f014adfa1740bd7b4f12bf5bb70c2b261b7f1883) readme: fix example for checkpoint
    * [`6b25c1e45c`](https://github.com/containerd/containerd/commit/6b25c1e45c2b8246dba17de3b1d574f6720ce79f) Merge pull request  [#2970](https://github.com/containerd/containerd/pull/2970) from Random-Liu/fix-exec-race-condition
    * [`18a8a061cc`](https://github.com/containerd/containerd/commit/18a8a061cc1d42202ede09a2736597daa25ef568) Merge pull request  [#2971](https://github.com/containerd/containerd/pull/2971) from jterry75/runhcs_shim_exec_deadlock
    * [`dfcc5942f1`](https://github.com/containerd/containerd/commit/dfcc5942f152471dd9373afc0750e3f04e0fb111) Fix deadlock in Windows runhcs shim exec
    * [`da2ab865e0`](https://github.com/containerd/containerd/commit/da2ab865e04f64e6591e9a7dac5fc56eb2e881f2) Add documentation for using namespace labels for configuring defaults.
    * [`952d58297d`](https://github.com/containerd/containerd/commit/952d58297d816188a2aed117b7219954ac90a67f) Add a separate lock for pid.
    * [`9777d76890`](https://github.com/containerd/containerd/commit/9777d76890e9a27260828a68455e743ac1a95c3e) Revert "use state machine management for exec.Pid()"
    * [`34323985a1`](https://github.com/containerd/containerd/commit/34323985a130d853a269f13d4199be31a908ca9e) Use labels only when default namespace is provided and prefer given options.
    * [`59432aaecf`](https://github.com/containerd/containerd/commit/59432aaecf22f8037c6f59b36d00854b945b05ab) Take default runtime and snapshotter from namespace labels
    * [`f7f24e2f3a`](https://github.com/containerd/containerd/commit/f7f24e2f3a48d742b73080081e901745c713f291) Merge pull request  [#2967](https://github.com/containerd/containerd/pull/2967) from nitkon/patch-1
    * [`118d321cca`](https://github.com/containerd/containerd/commit/118d321ccabf5345f0e8ff2bb95344deded1fcfb) Merge pull request  [#2961](https://github.com/containerd/containerd/pull/2961) from jterry75/fix_typo_path
    * [`6629f853a7`](https://github.com/containerd/containerd/commit/6629f853a715bed3d44cb35094034992f6ffdbca) BUILDING: update BUILDING.md
    * [`e26f442aca`](https://github.com/containerd/containerd/commit/e26f442acab6143ef8749fbfba3b940b12aea539) Merge pull request  [#2963](https://github.com/containerd/containerd/pull/2963) from fuweid/remove-noop-loop
    * [`77d7b01233`](https://github.com/containerd/containerd/commit/77d7b0123300598ce842816c3d88280e38b45c0a) Merge pull request  [#2962](https://github.com/containerd/containerd/pull/2962) from ostenbom/snapshots-docs
    * [`7fd3d02ff6`](https://github.com/containerd/containerd/commit/7fd3d02ff621aac2a74a71848ea6483f5b96297b) Merge pull request  [#2920](https://github.com/containerd/containerd/pull/2920) from Random-Liu/max-concurrent-download
    * [`d7ed403072`](https://github.com/containerd/containerd/commit/d7ed403072f79d80b67b01bb0abc474da0cf0c59) Add image pull concurrency limit.
    * [`5abeeff84f`](https://github.com/containerd/containerd/commit/5abeeff84f66680591f60174e31fec5f38ed9e70) Merge pull request  [#2647](https://github.com/containerd/containerd/pull/2647) from teawater/gdb
    * [`7f5d7ff6b8`](https://github.com/containerd/containerd/commit/7f5d7ff6b8abe4df956104ec89d62c09894d112c) Update snapshots docs with garbage collector label
    * [`34672d483d`](https://github.com/containerd/containerd/commit/34672d483d95b45aabd7ff1bc55eaf24b5aea177) metadata/gc: remove the noop-loop for snapshot reference
    * [`6ed293ba94`](https://github.com/containerd/containerd/commit/6ed293ba94a0751b3d5c0b332978b5ccb8222768) Fix bug in shim path lookup
    * [`f35c3527b2`](https://github.com/containerd/containerd/commit/f35c3527b24b728bb87788f647fbe7f205c20c7d) Merge pull request  [#2960](https://github.com/containerd/containerd/pull/2960) from jterry75/shim_windows_lookpath
    * [`d63099c4a6`](https://github.com/containerd/containerd/commit/d63099c4a60d54ed033fe59cdf134a0f9f918899) Allow matching shim path side by side with containerd
    * [`764afa0d18`](https://github.com/containerd/containerd/commit/764afa0d180f5dbcf870350eb926745bde4a53dd) Include extension for shim binary format on Windows
    * [`4259f63e04`](https://github.com/containerd/containerd/commit/4259f63e048b477b89d8da759e800f7eca7eff22) Merge pull request  [#2959](https://github.com/containerd/containerd/pull/2959) from Quasilyte/patch-1
    * [`dfebb404cb`](https://github.com/containerd/containerd/commit/dfebb404cbe40f7893dc91fd7c0df4c10ae5564b) remove excessive []byte(s) conversion
    * [`9f705f40b8`](https://github.com/containerd/containerd/commit/9f705f40b852ea54100527691404b609c16cc0c3) Merge pull request  [#2958](https://github.com/containerd/containerd/pull/2958) from crosbymichael/runcv2-events
    * [`85aa8ad361`](https://github.com/containerd/containerd/commit/85aa8ad3614ed183f6db8564140cdc876d2facee) Move task events to runc v2 shim
    * [`9aac018896`](https://github.com/containerd/containerd/commit/9aac018896190c014e5fac3bdcbd0d22c3b9e9f6) Merge pull request  [#2957](https://github.com/containerd/containerd/pull/2957) from Random-Liu/update-cri
    * [`a54d649339`](https://github.com/containerd/containerd/commit/a54d64933959340a2f6f19fd56c842029de14349) Merge pull request  [#2956](https://github.com/containerd/containerd/pull/2956) from jterry75/runhcs_vendor_update
    * [`f63d28984c`](https://github.com/containerd/containerd/commit/f63d28984c5aa99a57c6e1b8a155ba25418cbaf1) Merge pull request  [#2939](https://github.com/containerd/containerd/pull/2939) from jterry75/bug_publishstart
    * [`28f8a90bd7`](https://github.com/containerd/containerd/commit/28f8a90bd74b82afe1e2e6dd017a980b4853e196) Update cri plugin to 4dd6735020f5596dd41738f8c4f5cb07fa804c5e.
    * [`bb32c0f619`](https://github.com/containerd/containerd/commit/bb32c0f6195f888e652fb329fe7e62484fb36d86) Revendor github.com/Microsoft/hcsshim v0.8.4
    * [`acdb225c2b`](https://github.com/containerd/containerd/commit/acdb225c2bf8251ef619eac40d2a561ac9955e97) Merge pull request  [#2952](https://github.com/containerd/containerd/pull/2952) from crosbymichael/interrupt-return
    * [`f444696989`](https://github.com/containerd/containerd/commit/f444696989635c4631d0f5cdb00ac364225cf2a4) Return out of windows signal handler
    * [`3762378760`](https://github.com/containerd/containerd/commit/37623787603e0ab61efda2a5964d92c68b67e79d) Merge pull request  [#2944](https://github.com/containerd/containerd/pull/2944) from Random-Liu/fix-stdin-close
    * [`09029eb294`](https://github.com/containerd/containerd/commit/09029eb2946d0c5d189356595a8e09d681307ee7) Merge pull request  [#2949](https://github.com/containerd/containerd/pull/2949) from justincormack/chtimes_osx
    * [`26ab393e7d`](https://github.com/containerd/containerd/commit/26ab393e7ddf23d245244043ae4629a2a57dc453) Use context.Background for `O_NONBLOCK` `OpenFifo`.
    * [`7db5697719`](https://github.com/containerd/containerd/commit/7db5697719a67aa6230d567853c1bc8efee5cff2) unix.UtimesNanoAt now supported on Darwin
    * [`aee74ad2f8`](https://github.com/containerd/containerd/commit/aee74ad2f82c8b05bbb44569d609521b1e50754b) Merge pull request  [#2948](https://github.com/containerd/containerd/pull/2948) from fuweid/fix_linter_issue
    * [`132ee9b826`](https://github.com/containerd/containerd/commit/132ee9b826df4ae99e3f98d2e028128a1b79afda) fix: linter issue
    * [`35582cb7a3`](https://github.com/containerd/containerd/commit/35582cb7a33bd33b2693174acad5d303332671c0) Merge pull request  [#2899](https://github.com/containerd/containerd/pull/2899) from fuweid/proposal-add-Add-method-in-PlatformRuntime
    * [`6468619d73`](https://github.com/containerd/containerd/commit/6468619d736840481ec17ac433e7175eeb8c5ee8) Implement the Runtime v2 Shim async task model for runhcs
    * [`3acf6f1835`](https://github.com/containerd/containerd/commit/3acf6f183569ca55ec7bbc82c33c2deb82de70e8) Merge pull request  [#2936](https://github.com/containerd/containerd/pull/2936) from estesp/post-2622-cleanups
    * [`b444d7d507`](https://github.com/containerd/containerd/commit/b444d7d5076f7f15c501e00f17622e754c7fe688) Handle additional cleanups from prior PR
    * [`df97414a77`](https://github.com/containerd/containerd/commit/df97414a77b109bbbb6e7737e871ea946d50fbfe) Merge pull request  [#2622](https://github.com/containerd/containerd/pull/2622) from kadisi/export_bug
    * [`7d75a3f282`](https://github.com/containerd/containerd/commit/7d75a3f28289250788fe0da31bf45f4100426b64) Merge pull request  [#2935](https://github.com/containerd/containerd/pull/2935) from jhowardmsft/jjh/rightexitcode
    * [`4915476f11`](https://github.com/containerd/containerd/commit/4915476f112b9d2a7ffa946cfefb718d3c3a86dc) Merge pull request  [#2934](https://github.com/containerd/containerd/pull/2934) from jhowardmsft/jjh/fifoset
    * [`4ef9bf5c84`](https://github.com/containerd/containerd/commit/4ef9bf5c8428fcf1ea6db0cb3c9d339ec58a234d) Windows: Publish exit status correctly in TaskExit
    * [`90caf6f6a7`](https://github.com/containerd/containerd/commit/90caf6f6a7356756c2595b7695af7b12b87cdf2e) Windows:NewDirectIOFromFIFOSet
    * [`96f306ee4c`](https://github.com/containerd/containerd/commit/96f306ee4cb2b3e881408658602c5d831995c7ad) Merge pull request  [#2900](https://github.com/containerd/containerd/pull/2900) from Ace-Tang/fix_snapshot_remove
    * [`804faeacdb`](https://github.com/containerd/containerd/commit/804faeacdb2d6cacbe0ca13113c424f863739e12) Merge pull request  [#2930](https://github.com/containerd/containerd/pull/2930) from cpuguy83/update_ttrpc
    * [`4bad5c0247`](https://github.com/containerd/containerd/commit/4bad5c02476b84d34c04a5ace9ddda27a83803e8) Merge pull request  [#2931](https://github.com/containerd/containerd/pull/2931) from AkihiroSuda/runc20190115
    * [`33b56e253e`](https://github.com/containerd/containerd/commit/33b56e253eb8ca02148bef855018d90322f15b91) Merge pull request  [#2927](https://github.com/containerd/containerd/pull/2927) from jterry75/bug_io_relay_close
    * [`038d707889`](https://github.com/containerd/containerd/commit/038d707889768ec191097cb0462f6a52621f8b09) Merge pull request  [#2929](https://github.com/containerd/containerd/pull/2929) from dmcgowan/releases-update
    * [`3aec9e7beb`](https://github.com/containerd/containerd/commit/3aec9e7beb211cf79e292dae14fc312350427cbf) bump up runc
    * [`0befa457d3`](https://github.com/containerd/containerd/commit/0befa457d389c2db490cfd63eb061f8907eadd5f) Update ttrpc to support context timeout.
    * [`946e402663`](https://github.com/containerd/containerd/commit/946e4026632603004c7c87be83c19ad09ddb643d) Update releases files
    * [`e30bba53ff`](https://github.com/containerd/containerd/commit/e30bba53ffbf620d718b3b3c2fb80024a7f7c875) Merge pull request  [#2926](https://github.com/containerd/containerd/pull/2926) from jterry75/bug_argon_mount
    * [`5a6b18042b`](https://github.com/containerd/containerd/commit/5a6b18042b2d976cf03afbf2ba7c1021849dd288) Merge pull request  [#2925](https://github.com/containerd/containerd/pull/2925) from jterry75/bug_exec_pid
    * [`c171b615ff`](https://github.com/containerd/containerd/commit/c171b615ff3c84da3a865edfe54d771258ae9334) Merge pull request  [#2814](https://github.com/containerd/containerd/pull/2814) from fuweid/support_legacy_media_type
    * [`c5a8c9fc12`](https://github.com/containerd/containerd/commit/c5a8c9fc12555b0229c1fd8f1c75d8b838656d69) Fix issue in runhcs shim CloseIO
    * [`31616e7945`](https://github.com/containerd/containerd/commit/31616e7945ab37f659c97edba4e0238053cfb3c4) Fix runhcs shim bug in Create with "len(Rootfs) == 0"
    * [`bcd4cc51c8`](https://github.com/containerd/containerd/commit/bcd4cc51c853081b8e4b1cf5c548b9e6a515ce14) Fixes a bug in runhcs shim Exec.Pid
    * [`8706a355dd`](https://github.com/containerd/containerd/commit/8706a355dd603338d4a3026e66f6477fbdb18ef9) Merge pull request  [#2889](https://github.com/containerd/containerd/pull/2889) from linxiulei/isolated_content
    * [`adfaa697a8`](https://github.com/containerd/containerd/commit/adfaa697a8b778eb319a49c02406c84bc0f1bdf9) Merge pull request  [#2887](https://github.com/containerd/containerd/pull/2887) from andrey-ko/args-fix
    * [`b5a794649a`](https://github.com/containerd/containerd/commit/b5a794649a148fc1edd135513a36ccf32a5ac004) Merge pull request  [#2911](https://github.com/containerd/containerd/pull/2911) from estesp/security-audit
    * [`fcf5462d49`](https://github.com/containerd/containerd/commit/fcf5462d49961a630ef45e5bc063a77567a0ac22) Merge pull request  [#2914](https://github.com/containerd/containerd/pull/2914) from jterry75/runhcs_runtime_opts
    * [`30003c4439`](https://github.com/containerd/containerd/commit/30003c4439a412e1703653d7b2af03a3bab24aad) Merge pull request  [#2910](https://github.com/containerd/containerd/pull/2910) from jterry75/shim_shutdown_error_log
    * [`bc76e01a87`](https://github.com/containerd/containerd/commit/bc76e01a87ee58363a461c8c8da495d6e476c6dd) Update runhcs options to include CRI Sandbox support
    * [`a79879e9dd`](https://github.com/containerd/containerd/commit/a79879e9dd059e792b098387d9893803b8ce6a20) Add security audit report to README
    * [`dee0945e18`](https://github.com/containerd/containerd/commit/dee0945e184a067b2adc2562e3d2734e696f5018) Fix spurious ttrpc client shutdown error log on success
    * [`231bff7f60`](https://github.com/containerd/containerd/commit/231bff7f60ce6536fb402c1d2fa7246d0d2e1de1) Merge pull request  [#2909](https://github.com/containerd/containerd/pull/2909) from Random-Liu/update-cri
    * [`64a0046416`](https://github.com/containerd/containerd/commit/64a0046416f3b9ab83f48bbf3c1369290cca1c0e) Update cri-tools to v1.13.0.
    * [`b55c9c6c35`](https://github.com/containerd/containerd/commit/b55c9c6c35b9f4571c2ee2fe7f3b203df765a6a4) Update cri to 4b4b2abb2eb19ad6913a6c5d2a6869a0a43a3fc1.
    * [`6ba92a7921`](https://github.com/containerd/containerd/commit/6ba92a7921c558012c9ca87f2ca82432a683a527) Merge pull request  [#2908](https://github.com/containerd/containerd/pull/2908) from JoeWrightss/patch-2
    * [`17b77aeb0e`](https://github.com/containerd/containerd/commit/17b77aeb0efdd9d0aef96d9f270e1ece4126841e) Fix annotation typo errors
    * [`5137fc6f11`](https://github.com/containerd/containerd/commit/5137fc6f11d222eff1293dc7e212cf851568e858) bugfix: support application/octet-stream during pull
    * [`568b5be936`](https://github.com/containerd/containerd/commit/568b5be936dbb0d4e958ba2b32dc11968545eb2d) runtime: add Add/Delete method in PlatformRuntime interface
    * [`7faaa64cf9`](https://github.com/containerd/containerd/commit/7faaa64cf987db33eaa663e29068bf84d07c69f5) fix: miss remove temp file in createSnapshot
    * [`47b328aab7`](https://github.com/containerd/containerd/commit/47b328aab79146a9e81e37704db60e7e04a09256) Merge pull request  [#2897](https://github.com/containerd/containerd/pull/2897) from crosbymichael/atomic-delete
    * [`4247f2684d`](https://github.com/containerd/containerd/commit/4247f2684d14f812f0493ec9414cb4f5ec43c53f) metadata: define content sharing policy
    * [`1be86af108`](https://github.com/containerd/containerd/commit/1be86af108846029344cae0834ae00d26e23dfd8) add test for WithImageConfigArgs
    * [`36e4dc603e`](https://github.com/containerd/containerd/commit/36e4dc603e01ef0c8d84a2be3dcbcdf84ab07d96) Ensure bundle removal is atomic
    * [`06e04bc5a9`](https://github.com/containerd/containerd/commit/06e04bc5a9e35dcd471cb5e20d0ca20b28fae730) Merge pull request  [#2830](https://github.com/containerd/containerd/pull/2830) from Ace-Tang/support_cr_without_image
    * [`9b366b2329`](https://github.com/containerd/containerd/commit/9b366b2329aa58fab92e3729eb3ab47dbf8e41af) Merge pull request  [#2894](https://github.com/containerd/containerd/pull/2894) from thaJeztah/remove_website_leftovers
    * [`723797d320`](https://github.com/containerd/containerd/commit/723797d320160efa1fac100d5338f0b37135cbda) docs: remove website leftovers
    * [`d4ecb00f6f`](https://github.com/containerd/containerd/commit/d4ecb00f6fca8fb8d9af5ac8c50f2f7d1772381c) checkpoint: return empty image if checkpointPath exist
    * [`f2344db40a`](https://github.com/containerd/containerd/commit/f2344db40adf86b7242cbeab12a265236f0e102e) do not mutate defaults in replaceOrAppendEnvValues
    * [`da9471fb11`](https://github.com/containerd/containerd/commit/da9471fb1114cee9e977485e0d39a51237d84d7a) fix oci.WithImageConfigArgs for windows
    * [`48bebbb6e0`](https://github.com/containerd/containerd/commit/48bebbb6e0ce810059d35513ae1e0c499e38fa2e) Merge pull request  [#2891](https://github.com/containerd/containerd/pull/2891) from thaJeztah/revert_temp_golang_fix
    * [`897afeaf35`](https://github.com/containerd/containerd/commit/897afeaf35b6d18a91cdf87b563e8ba78ae11869) Revert "Fix CI due to Golang 1.10.6 / 1.11.3 regressions (workaround)"
    * [`f8fcf074bd`](https://github.com/containerd/containerd/commit/f8fcf074bd7d51bec06193f53192e22f4382424b) Merge pull request  [#2885](https://github.com/containerd/containerd/pull/2885) from jterry75/runtime_v2_docs
    * [`0ec6526fd3`](https://github.com/containerd/containerd/commit/0ec6526fd35e3ef9afe420284c910b03653ad674) Update the delete docs for Runtime V2 on Windows
    * [`b62f3b6fe9`](https://github.com/containerd/containerd/commit/b62f3b6fe914786446546f96a14f6df03fc61de7) Merge pull request  [#2883](https://github.com/containerd/containerd/pull/2883) from ZYecho/fix-args
    * [`081921628e`](https://github.com/containerd/containerd/commit/081921628e11e759e1a2a9ba84cbc737b8d6da79) Merge pull request  [#2875](https://github.com/containerd/containerd/pull/2875) from ZYecho/fix-defer
    * [`1e2cbf3310`](https://github.com/containerd/containerd/commit/1e2cbf33103173a84d2d5904cb557e5ff68e5f6f) Merge pull request  [#2884](https://github.com/containerd/containerd/pull/2884) from justincormack/freebsd
    * [`e20ba5fa51`](https://github.com/containerd/containerd/commit/e20ba5fa51e5a7bcd38965513317a1dd6b7dfac9) test: add test for c/r without image
    * [`40267382c5`](https://github.com/containerd/containerd/commit/40267382c54e5d704f23d4040f1678c2ab5e654b) fix ctr image export not found error
    * [`8be05eb237`](https://github.com/containerd/containerd/commit/8be05eb237a026d797deba448eef3cf54b8fce7e) Fix freebsd build
    * [`7b1e6f323a`](https://github.com/containerd/containerd/commit/7b1e6f323ae6dd5316c30d71d3d7cc5361bea27e) fix: use func args instead of build new one
    * [`9baecf66b8`](https://github.com/containerd/containerd/commit/9baecf66b815b8c9e6a3250bc3f06b6705780bb8) fix: fix defer in loop
    * [`c7e31f1c5e`](https://github.com/containerd/containerd/commit/c7e31f1c5e8ee3df0556871090a471be5d63d921) Merge pull request  [#2876](https://github.com/containerd/containerd/pull/2876) from fuweid/bugfix_missing_snapshot_gc
    * [`e6879c498b`](https://github.com/containerd/containerd/commit/e6879c498b2c9fce9a5a210ae564a0b5fbfef963) Merge pull request  [#2882](https://github.com/containerd/containerd/pull/2882) from JoeWrightss/patch-1
    * [`c3a5e25cbe`](https://github.com/containerd/containerd/commit/c3a5e25cbea5db4d8c2d50b945153a2eece03073) Merge pull request  [#2877](https://github.com/containerd/containerd/pull/2877) from crosbymichael/fifo-timeout
    * [`903abf33cf`](https://github.com/containerd/containerd/commit/903abf33cf1c1f2e53873cc08a69d35f87a14352) Fix annotation typo error
    * [`121d48a7b7`](https://github.com/containerd/containerd/commit/121d48a7b7a10accbabc2d8f1d05a353fa9b4aed) Merge pull request  [#2879](https://github.com/containerd/containerd/pull/2879) from thaJeztah/fix_ci_golang_1.11
    * [`52de371700`](https://github.com/containerd/containerd/commit/52de3717005eb20141c305bd93ff0d6ee5dfecb6) Fix CI due to Golang 1.10.6 / 1.11.3 regressions (workaround)
    * [`2d96aad771`](https://github.com/containerd/containerd/commit/2d96aad771b3a0ea70e9d057c8d00aa734b55c40) bugfix: unpack should always set the snapshot gc label
    * [`cc06a65a79`](https://github.com/containerd/containerd/commit/cc06a65a79be4dabbd532b74d04a44edf0445df1) Merge pull request  [#2871](https://github.com/containerd/containerd/pull/2871) from linxiulei/fix_oauth_utf8
    * [`a2a4241979`](https://github.com/containerd/containerd/commit/a2a4241979f615eb0a1084c7638c21f830f48ac5) Add timeout and cancel to shim fifo open
    * [`7fa2f41645`](https://github.com/containerd/containerd/commit/7fa2f41645338b9e62457a651b24ad649ce6948f) Merge pull request  [#2873](https://github.com/containerd/containerd/pull/2873) from Ace-Tang/fix_xattr
    * [`155d7acb01`](https://github.com/containerd/containerd/commit/155d7acb014671bc675367ec99cad8144548802c) Merge pull request  [#2874](https://github.com/containerd/containerd/pull/2874) from ZYecho/fix-deadcode
    * [`6f944e4190`](https://github.com/containerd/containerd/commit/6f944e41909625e90540585c0032a33c9b5be801) fix: SCHILY.xattrs should be SCHILY.xattr
    * [`6ccb0d0629`](https://github.com/containerd/containerd/commit/6ccb0d0629d91d5ca174d41b97fa6e056d652f9a) fix: remove dead code
    * [`2db0c6c262`](https://github.com/containerd/containerd/commit/2db0c6c2622e59ac20833eba266a2229d8580e7e) Explicitly stating utf-8 when fetching oauth token
    * [`4ccff37c7e`](https://github.com/containerd/containerd/commit/4ccff37c7e10d265b4403ffaa553efb3ca0cf8a8) Merge pull request  [#2869](https://github.com/containerd/containerd/pull/2869) from fuweid/ctr_make_error_clear_in_edit_subcommand
    * [`603e97a9ec`](https://github.com/containerd/containerd/commit/603e97a9ec7d3f72b147a4b83f826f227882a775) ctr/content: make editor flag is required
    * [`1a9b010de0`](https://github.com/containerd/containerd/commit/1a9b010de06c17e2ae48474ed654a74486fb6d35) Merge pull request  [#2868](https://github.com/containerd/containerd/pull/2868) from jterry75/cpus_mem
    * [`d22f079e0c`](https://github.com/containerd/containerd/commit/d22f079e0cbdbcefb1464a9e0f717737c363f970) Merge pull request  [#2867](https://github.com/containerd/containerd/pull/2867) from crosbymichael/update-cgroups
    * [`7ac221e8d7`](https://github.com/containerd/containerd/commit/7ac221e8d764d0b9e3b6650cf2634408494c5758) Adding ctr memory and cpu flags
    * [`f05672357f`](https://github.com/containerd/containerd/commit/f05672357f56f26751a521175c5a96fc21fa8603) Merge pull request  [#2859](https://github.com/containerd/containerd/pull/2859) from crosbymichael/shim-config
    * [`822ae18b14`](https://github.com/containerd/containerd/commit/822ae18b14ff36a27cc9ef6bcc63e5786cec700d) Update cgroups to 1152b960fcee041f50df15cdc67c29db
    * [`3ae8e8a30b`](https://github.com/containerd/containerd/commit/3ae8e8a30b83a1887747475ec9f39b7487f3a6bb) Add shim config for shim binary options
    * [`0b0d6e6bdd`](https://github.com/containerd/containerd/commit/0b0d6e6bdd78f02e33e308eb0bc41561d80fc62e) Merge pull request  [#2857](https://github.com/containerd/containerd/pull/2857) from crosbymichael/runc-kill-paused
    * [`66c20f2b75`](https://github.com/containerd/containerd/commit/66c20f2b7536175c4e75bf5db9edaaa4d62e61bd) Update runc to 96ec2177ae841256168fcf76954f7177af
    * [`4a8acf54b1`](https://github.com/containerd/containerd/commit/4a8acf54b112c6f32a31c44ddab683da57cb6fa5) Merge pull request  [#2793](https://github.com/containerd/containerd/pull/2793) from lifubang/runexecflag
    * [`8ccfe2a73f`](https://github.com/containerd/containerd/commit/8ccfe2a73f2066c4a8e0e16bc4dbc6347e5c3616) Merge pull request  [#2853](https://github.com/containerd/containerd/pull/2853) from jterry75/revendor_hcssshim_v0.8.3
    * [`6937c5a3ba`](https://github.com/containerd/containerd/commit/6937c5a3ba8280edff9e9030767e3b0cb742581c) Merge pull request  [#2854](https://github.com/containerd/containerd/pull/2854) from Random-Liu/kill-in-stopped-state
    * [`79499980e4`](https://github.com/containerd/containerd/commit/79499980e437583b3d5fb1da75786603269ed729) Kill should still work in stopped state.
    * [`27ba2db109`](https://github.com/containerd/containerd/commit/27ba2db109a97362bec0603699a6e593356cc575) Revendor github.com/Microsoft/hcsshim to v0.8.3
    * [`2175efcf99`](https://github.com/containerd/containerd/commit/2175efcf99f548bb662d32a3b58cdaeab1375eac) Merge pull request  [#2851](https://github.com/containerd/containerd/pull/2851) from lifubang/execdpatch
    * [`2d3a4f99ec`](https://github.com/containerd/containerd/commit/2d3a4f99ece9db8d602dcf97eed7cfddbc4f296b) should no defer when detach
    * [`09a5b1f8af`](https://github.com/containerd/containerd/commit/09a5b1f8af9bbc652f0b168fcaaab4a070d338ef) Merge pull request  [#2839](https://github.com/containerd/containerd/pull/2839) from jhowardmsft/jjh/service
    * [`620d56aa42`](https://github.com/containerd/containerd/commit/620d56aa427268ee613a5ae33ae4f901547d65ea) Merge pull request  [#2846](https://github.com/containerd/containerd/pull/2846) from thaJeztah/mask_asound
    * [`70084ea6c3`](https://github.com/containerd/containerd/commit/70084ea6c3bb92a772b5e3f23c30879c32166bef) Add /proc/asound to masked paths
    * [`d5f00ed913`](https://github.com/containerd/containerd/commit/d5f00ed9138ca88bd4d693c89b9633b84e11efc9) Merge pull request  [#2844](https://github.com/containerd/containerd/pull/2844) from jstarks/wrapf_fix
    * [`6daf8b7782`](https://github.com/containerd/containerd/commit/6daf8b77829b2d2d1ad9e2ef9f1e9fc6cebb3e13) Eliminate misuses of errors.Wrapf
    * [`b0b375f605`](https://github.com/containerd/containerd/commit/b0b375f6057a2119ba0c9e02d87985e1aa6ab0c6) Merge pull request  [#2841](https://github.com/containerd/containerd/pull/2841) from estesp/add-new-adopters
    * [`a404f27a09`](https://github.com/containerd/containerd/commit/a404f27a09fe5434d1cbec0fdd2f2658fcecc598) Add more adopters
    * [`6593399e9f`](https://github.com/containerd/containerd/commit/6593399e9fa6103fe67e256824299c00dff261dc) cr: support checkpoint/restore without image
    * [`a0fe7f0f78`](https://github.com/containerd/containerd/commit/a0fe7f0f783495857a3d8ca9d593c6821ff38c1f) Merge pull request  [#2829](https://github.com/containerd/containerd/pull/2829) from ZYecho/fix-error
    * [`82c57a3a38`](https://github.com/containerd/containerd/commit/82c57a3a38cbf7c78f7a5e3294cdb98a1f8ff6f4) Merge pull request  [#2828](https://github.com/containerd/containerd/pull/2828) from jterry75/ctr_isolation
    * [`9e372ff01d`](https://github.com/containerd/containerd/commit/9e372ff01d7a81c325ff1c15ed84efa95e7fb5a6) Merge pull request  [#2836](https://github.com/containerd/containerd/pull/2836) from jterry75/exe_search_path
    * [`1ce733a5ea`](https://github.com/containerd/containerd/commit/1ce733a5ea4cef3ac8251a850a589c50f62bb2ab) Merge pull request  [#2837](https://github.com/containerd/containerd/pull/2837) from jterry75/containerd_dump_stacks
    * [`3ef95e0ff3`](https://github.com/containerd/containerd/commit/3ef95e0ff32b93ad3bcfe1d5719d1f854391f08c) Merge pull request  [#2838](https://github.com/containerd/containerd/pull/2838) from thaJeztah/update_runc_1.0-rc6
    * [`996c60616a`](https://github.com/containerd/containerd/commit/996c60616a9e6252ac4ffbd5a69172537425de88) fix: fix error info start capitalized
    * [`b4a642f6a5`](https://github.com/containerd/containerd/commit/b4a642f6a56489ff6b606e017c1b6dfc223b7f57) Add dumpStacks support for containerd on Windows
    * [`40d898a820`](https://github.com/containerd/containerd/commit/40d898a820a557e92eb94d61ed29e1d24327c1a8) Windows: Allow running as a service
    * [`97dd5df66f`](https://github.com/containerd/containerd/commit/97dd5df66fb70cf3ec0c6e4bdb17f01d1d6936d9) Update runc to v1.0.0-rc6
    * [`09bf314bfd`](https://github.com/containerd/containerd/commit/09bf314bfd77a981b9b2e81aece880c7c13f7803) Cache shim v2 exec.LookPath results
    * [`dcb82064d3`](https://github.com/containerd/containerd/commit/dcb82064d32b6ecd154935b6c9d16709c96d3de7) Merge pull request  [#2826](https://github.com/containerd/containerd/pull/2826) from lifubang/statemachineforpid
    * [`3eae8b9c3f`](https://github.com/containerd/containerd/commit/3eae8b9c3faaf94570d3b98828a38b5a3d8c3e0a) Merge pull request  [#2631](https://github.com/containerd/containerd/pull/2631) from masters-of-cats/shim-io-redirect
    * [`fd16bf6d46`](https://github.com/containerd/containerd/commit/fd16bf6d46ecb956b1780d8da8d4cc95c318bfe9) runtimev2: add image-path and work-path for c/r
    * [`83ebcf9992`](https://github.com/containerd/containerd/commit/83ebcf999266920b6406ef856d04c67713faee60) runtimev1: add image-path and work-path for c/r
    * [`f90e5d564a`](https://github.com/containerd/containerd/commit/f90e5d564a0e3c810d139decf028ee2a565149dd) Move ctr run --isolation to Windows only
    * [`75c490c5c4`](https://github.com/containerd/containerd/commit/75c490c5c4fa2bbd40c287cfe8f7683bc215bdea) Merge pull request  [#2825](https://github.com/containerd/containerd/pull/2825) from Ace-Tang/ctr_fix_runtime
    * [`bbc2a995f9`](https://github.com/containerd/containerd/commit/bbc2a995f97c84670ba47126a2bbba1b302c4211) use state machine management for exec.Pid()
    * [`461222dba8`](https://github.com/containerd/containerd/commit/461222dba8c2f3410fc702237a8bc7defc091a77) fix: should get runtime name from container info
    * [`32aa0cd79b`](https://github.com/containerd/containerd/commit/32aa0cd79b0229980b3b6ee44cad8b14dda7fac6) Merge pull request  [#2632](https://github.com/containerd/containerd/pull/2632) from ehazlett/checkpoint-restore
    * [`b8631c750c`](https://github.com/containerd/containerd/commit/b8631c750c512ee9a927d1076b76c452e8a54ba1) Merge pull request  [#2751](https://github.com/containerd/containerd/pull/2751) from Charliekenney23/add-useragent-resolver-option
    * [`0b064b0f9d`](https://github.com/containerd/containerd/commit/0b064b0f9def4c04dd08337fa74d7d458ae7448c) Merge pull request  [#2813](https://github.com/containerd/containerd/pull/2813) from lifubang/deleteexec
    * [`c0a3b6e823`](https://github.com/containerd/containerd/commit/c0a3b6e8235ba5137dbf0c8fd2db3433ce5ded8d) Merge pull request  [#2812](https://github.com/containerd/containerd/pull/2812) from tonistiigi/credential-nil-check
    * [`181a522142`](https://github.com/containerd/containerd/commit/181a522142b38776002e0144eea445366abf9dd3) Merge pull request  [#2807](https://github.com/containerd/containerd/pull/2807) from lifubang/shimlockwhenstdinclose
    * [`1a62577719`](https://github.com/containerd/containerd/commit/1a62577719eeb01a8479cf9d4a92ba888bf69a11) Merge pull request  [#2811](https://github.com/containerd/containerd/pull/2811) from Random-Liu/lock-kill-all
    * [`2101b1362e`](https://github.com/containerd/containerd/commit/2101b1362e966a4433adf918b55b1fe7089a94d0) add ctr delete --exec-id to debug DeleteProcess
    * [`a2e8ab9ff7`](https://github.com/containerd/containerd/commit/a2e8ab9ff78047476e3e4e1cedfa56cc08bd829f) remotes: avoid panic with default resolver conf
    * [`55baf50b5a`](https://github.com/containerd/containerd/commit/55baf50b5af476a489284679b299a97ae9ad1f54) Merge pull request  [#2798](https://github.com/containerd/containerd/pull/2798) from lifubang/execd
    * [`7d91d631e0`](https://github.com/containerd/containerd/commit/7d91d631e0e0249de7fd6156cce227d4c50e1c82) Lock `KillAll`.
    * [`f801661dcf`](https://github.com/containerd/containerd/commit/f801661dcf1838e1ee2da4a82347a6708bb9fa66) Merge pull request  [#2809](https://github.com/containerd/containerd/pull/2809) from HusterWan/zr/octet-stream-fix
    * [`9639db5522`](https://github.com/containerd/containerd/commit/9639db5522d252a6bff43ca9dbc2a6c1dbdd078e) refactor: no need defer in closeAll
    * [`aa537a67b3`](https://github.com/containerd/containerd/commit/aa537a67b3a9026c423a63dbaf71e4cc0776b2ad) Merge pull request  [#2797](https://github.com/containerd/containerd/pull/2797) from lifubang/createcmd
    * [`e76a8879eb`](https://github.com/containerd/containerd/commit/e76a8879eb10594113d70556c80dd2e456202e22) fix pipe in broken may cause shim lock forever for runtime v1
    * [`b3438f7a6f`](https://github.com/containerd/containerd/commit/b3438f7a6f63849d2179a2a76b804aea460affd9) fix pipe in broken may cause shim lock forever for runtime v2
    * [`e1383c3d23`](https://github.com/containerd/containerd/commit/e1383c3d23be81898307d7958a6ddb278882373a) Merge pull request  [#2799](https://github.com/containerd/containerd/pull/2799) from BSWANG/patch-1
    * [`d8621e258c`](https://github.com/containerd/containerd/commit/d8621e258cefd5f356aa95a6be43fcf61715657e) Merge pull request  [#2800](https://github.com/containerd/containerd/pull/2800) from crosbymichael/revert-dropped
    * [`d48d7464ad`](https://github.com/containerd/containerd/commit/d48d7464ad44bccb9f2dd962b8e52beebd05fe6e) Merge pull request  [#2773](https://github.com/containerd/containerd/pull/2773) from crosbymichael/state-locking
    * [`ee41ce3f8c`](https://github.com/containerd/containerd/commit/ee41ce3f8c9f520a6e1937427b2334a46ec2899a) Merge pull request  [#2788](https://github.com/containerd/containerd/pull/2788) from crosbymichael/runc-bump
    * [`956e49a36b`](https://github.com/containerd/containerd/commit/956e49a36b92b321c71aec3fa70f2e422dc9c056) Revert v2 dropped events
    * [`1d4105cacf`](https://github.com/containerd/containerd/commit/1d4105cacfd1662a2199a805a926d2785d8a26d6) Use named pipes for shim logs
    * [`581a63ce4e`](https://github.com/containerd/containerd/commit/581a63ce4e25f659301e2833dbe5be60a3eae92c) Add build requirement doc on fedora/centos
    * [`01f5aa3878`](https://github.com/containerd/containerd/commit/01f5aa3878cf153c36fcc1dcd3789d4e229c835f) add flag -d for ctr t exec to run a service in container
    * [`51ad4d3020`](https://github.com/containerd/containerd/commit/51ad4d302012ae442db8fc38f669f222103a9f76) change args usage for ctr c create
    * [`44b90df286`](https://github.com/containerd/containerd/commit/44b90df28605f437692d86a8adfcc9ddeac4d5cf) Merge pull request  [#2794](https://github.com/containerd/containerd/pull/2794) from wk8/wk8/nvidia_kmods
    * [`bd2a21985c`](https://github.com/containerd/containerd/commit/bd2a21985cc473c2b36cff5de05e482872bdc79e) fix container cmd args may parsed as ctr args
    * [`90880078b9`](https://github.com/containerd/containerd/commit/90880078b90c803929f35a768ff47ec2d84b3f1f) Adding a --load-kmods flag to the NVIDIA OCI hook
    * [`e1a59ba0fb`](https://github.com/containerd/containerd/commit/e1a59ba0fbd558397f64a041b0f90147cd842095) Update runc to 10d38b660a77168360df3522881e2dc2be
    * [`a3c2f00c50`](https://github.com/containerd/containerd/commit/a3c2f00c503e7d97db84db3489d3cbfc1b6d91b8) Merge pull request  [#2786](https://github.com/containerd/containerd/pull/2786) from jterry75/revendor_logrus
    * [`8e25ca6bf0`](https://github.com/containerd/containerd/commit/8e25ca6bf05294682bf3378411e3a95892c26820) Revendor github.com/sirupsen/logrus to v1.0.3
    * [`0e7a70dbfb`](https://github.com/containerd/containerd/commit/0e7a70dbfb00a109704e2f629539fc5064c55890) skip already exists content
    * [`6f2f4e4343`](https://github.com/containerd/containerd/commit/6f2f4e4343baa64b5e907e7992e4ed451d1c7747) checkpoint: add copts to checkpoint; save snapshotter to annotation
    * [`40caece8dc`](https://github.com/containerd/containerd/commit/40caece8dc9426eef146c24b8c03d77c78af832c) update tests
    * [`4fdf720b84`](https://github.com/containerd/containerd/commit/4fdf720b843a9d215a0978382b6e045f503d445d) move rw to opt; make snapshot opt; move to NewContainerOpts
    * [`147208061c`](https://github.com/containerd/containerd/commit/147208061cbcf123db82050d13510c5009825bd3) add image name and runtime name media types; remove task operation on checkpoint
    * [`ce0673fd7d`](https://github.com/containerd/containerd/commit/ce0673fd7df99aab48a68df19ae3feed50892ee3) Restore take image
    * [`0e4d9da755`](https://github.com/containerd/containerd/commit/0e4d9da755809ed4a8fbd7d9782d5f89c612612b) remove task handling from Restore
    * [`2d3db08daf`](https://github.com/containerd/containerd/commit/2d3db08daf5169c060020b57368e66b74735b02f) refactor spec and snapshot restore into opts
    * [`45c700a955`](https://github.com/containerd/containerd/commit/45c700a95584594e869251178a88d751a5e3295b) refactor checkpoint and restore to client
    * [`c7896bd722`](https://github.com/containerd/containerd/commit/c7896bd722c8a586e3c841aaa3c514fc66e64d7d) Merge pull request  [#2775](https://github.com/containerd/containerd/pull/2775) from jterry75/vendor_hcsshim
    * [`f0bedbbd32`](https://github.com/containerd/containerd/commit/f0bedbbd32f99b4c54b96ace846e41ecd26286b4) Merge pull request  [#2776](https://github.com/containerd/containerd/pull/2776) from thaJeztah/ignore_modprobe_failures
    * [`555ea3fb43`](https://github.com/containerd/containerd/commit/555ea3fb43505512bba51563183a80b2d4a1d028) Ignore modprobe failures in ExecStartPre (systemd unit)
    * [`abd971cfbd`](https://github.com/containerd/containerd/commit/abd971cfbdec5f0b6c53819765f60e61994a9484) Revendor github.com/Microsoft/hcsshim
    * [`96d30788e1`](https://github.com/containerd/containerd/commit/96d30788e1b415108c123f5fcaff2eb92d87e8cc) Merge pull request  [#2770](https://github.com/containerd/containerd/pull/2770) from Random-Liu/partial-revert-#2748
    * [`ed5a789889`](https://github.com/containerd/containerd/commit/ed5a78988930c8f321b34321c8f2868d28677af7) Merge pull request  [#2771](https://github.com/containerd/containerd/pull/2771) from Ace-Tang/runtime_v2_add_id
    * [`831a41b958`](https://github.com/containerd/containerd/commit/831a41b9585fc021c1036da17afa1513e7b4f908) Fix process locking and state management
    * [`c4feaa75cf`](https://github.com/containerd/containerd/commit/c4feaa75cf37cf0af272e443c2d5c6dd632dcc5c) fix: fix failed to get container-shim relation with io.containerd.runc.v1
    * [`c524b9ce41`](https://github.com/containerd/containerd/commit/c524b9ce4179f69b9d63c2e9518664f2b9cb79a4) Partially revert the event discard change in #2748.
    * [`130d07edd2`](https://github.com/containerd/containerd/commit/130d07edd2e003b48709c0f4d8769be2ac164c7c) Merge pull request  [#2769](https://github.com/containerd/containerd/pull/2769) from fuweid/shim_related_change
    * [`8e6cf4fb52`](https://github.com/containerd/containerd/commit/8e6cf4fb5219be379054676fab728b49bacbf90a) Merge pull request  [#2766](https://github.com/containerd/containerd/pull/2766) from AkihiroSuda/doc-rootless
    * [`f0b081bb44`](https://github.com/containerd/containerd/commit/f0b081bb447fff68c66de8c2fb4c0273f67f2b8f) Merge pull request  [#2734](https://github.com/containerd/containerd/pull/2734) from Ace-Tang/start_early_error
    * [`38d7d59e8a`](https://github.com/containerd/containerd/commit/38d7d59e8ab35bd627d4e34ffe2198ac71c451d3) enhance: update v1/v2 runtime
    * [`ce6d4c9a9f`](https://github.com/containerd/containerd/commit/ce6d4c9a9ff0d65c92dbb4635249a4ee71bb6b27) add docs/rootless.md
    * [`dd0539b095`](https://github.com/containerd/containerd/commit/dd0539b0955a7686dadfb70f6fe5fbc216386d82) ctr: add --cgroup for oci.WithCgroup
    * [`8dcabd6125`](https://github.com/containerd/containerd/commit/8dcabd6125f8586fb2e13586b72874bc084e1b32) Merge pull request  [#2755](https://github.com/containerd/containerd/pull/2755) from estesp/add-adopters
    * [`2a10bc7b44`](https://github.com/containerd/containerd/commit/2a10bc7b44acd3320565a1a10b064e15aabcdbed) Merge pull request  [#2759](https://github.com/containerd/containerd/pull/2759) from fuweid/bugfix_use_right_flag_value
    * [`18363d0c95`](https://github.com/containerd/containerd/commit/18363d0c95b621be1d177bf87f971e36f7d954f7) Add ADOPTERS.md file
    * [`0535fa60fb`](https://github.com/containerd/containerd/commit/0535fa60fb9c352d5b5eabc917950a6d4867aac8) Merge pull request  [#2756](https://github.com/containerd/containerd/pull/2756) from jterry75/runhcs_opts
    * [`354dab0caa`](https://github.com/containerd/containerd/commit/354dab0caa57e27889d8580c98d5ada14d44d3b7) Forward ctr.exe --debug as io.containerd.runhcs.v1 options
    * [`a33ad40245`](https://github.com/containerd/containerd/commit/a33ad4024581fd84a883d5474f99a62f6ad15c9c) Implement io.containerd.runhcs.v1 shim log opts
    * [`ec3dbd155e`](https://github.com/containerd/containerd/commit/ec3dbd155ed1dc201b1686081ce49169992768b7) Add io.containerd.runhcs.v1 shim proto options
    * [`7d70d2b78d`](https://github.com/containerd/containerd/commit/7d70d2b78dd3917f5da4fd233483fd903dfb2919) Fix Makefile to run protobuild on paths with spaces
    * [`998d0f9e49`](https://github.com/containerd/containerd/commit/998d0f9e49a069f8abc264e7614c245006e12a46) Merge pull request  [#2761](https://github.com/containerd/containerd/pull/2761) from jterry75/remove_windows_v2_conditional
    * [`37773e169d`](https://github.com/containerd/containerd/commit/37773e169d8b1888f0950b8cd2d3353a4fa8052b) Merge pull request  [#2764](https://github.com/containerd/containerd/pull/2764) from cyphar/emoji-remove
    * [`83f4ab8855`](https://github.com/containerd/containerd/commit/83f4ab88559e3062537ad96daa8596985893e57c) makefile: remove emoji on Linux
    * [`8329a491b9`](https://github.com/containerd/containerd/commit/8329a491b9ccf3dfd1abeaccae9e13e9ab3e6604) Build Windows V1 and V2 runtimes always
    * [`124194b98b`](https://github.com/containerd/containerd/commit/124194b98b6af6a24fe3f1425c91be0c0fe15c2f) check task existence before new task
    * [`a02f7cea86`](https://github.com/containerd/containerd/commit/a02f7cea864fcca8299cc63226d99fda565b077a) bugfix: use skip-verify flag in ctr instead of insecure
    * [`f1a3a6fba6`](https://github.com/containerd/containerd/commit/f1a3a6fba616861b9f0d472b816ff70cf744307a) Merge pull request  [#2760](https://github.com/containerd/containerd/pull/2760) from estesp/fix-appveyor-mingw-vers
    * [`2bb7da8431`](https://github.com/containerd/containerd/commit/2bb7da8431adf035a137baaed9ac7897f1d85cf6) Fix mingw version back to working version with Golang
    * [`068880ff16`](https://github.com/containerd/containerd/commit/068880ff1670bcefd646689d900befcf9a2ce730) Add custom headers option to dockerResolver
    * [`b043f9ffad`](https://github.com/containerd/containerd/commit/b043f9ffad648e9feddfeb342af3d7905df36be1) Merge pull request  [#2754](https://github.com/containerd/containerd/pull/2754) from mikebrow/readme-slack-invite-update
    * [`fa912a79bb`](https://github.com/containerd/containerd/commit/fa912a79bbf978634203debd0c9e898a15025859) update link for slack invite
    * [`9035063a5b`](https://github.com/containerd/containerd/commit/9035063a5b3a3d93d45eff6473a8c60365e00918) Merge pull request  [#2753](https://github.com/containerd/containerd/pull/2753) from Charliekenney23/fix-typo-resolveroptions-docs
    * [`7c85d873a0`](https://github.com/containerd/containerd/commit/7c85d873a006bafe6d5ec9dd94751018a5c76a70) fix typo in ResolverOptions.Credentials documentation
    * [`8afcade1a6`](https://github.com/containerd/containerd/commit/8afcade1a6041b8301b6f6d8b88bae909993b989) Merge pull request  [#2748](https://github.com/containerd/containerd/pull/2748) from crosbymichael/reaper-buffer
    * [`232a063496`](https://github.com/containerd/containerd/commit/232a0634962441bce2a1d4cd12f6c822908be9bd) Increase reaper buffer size and non-blocking send
    * [`35a32a8778`](https://github.com/containerd/containerd/commit/35a32a877800119be66ae4f0d07fafd71727fccc) Merge pull request  [#2747](https://github.com/containerd/containerd/pull/2747) from fuweid/bugfix_wrap_error_in_closeIO
    * [`6f8edc2308`](https://github.com/containerd/containerd/commit/6f8edc2308c266f5fd0b83d884faf77f24ae054e) Merge pull request  [#2743](https://github.com/containerd/containerd/pull/2743) from Ace-Tang/shim_lock
    * [`05f8c3a3f1`](https://github.com/containerd/containerd/commit/05f8c3a3f130f9716c0bce8ad464faafbe03d078) Merge pull request  [#2746](https://github.com/containerd/containerd/pull/2746) from crosbymichael/aufs-bump
    * [`00ba92364c`](https://github.com/containerd/containerd/commit/00ba92364ccdd86c85fdf3ad44acd6270e47f3fe) bugfix: CloseIO should return correct status code
    * [`1cc93460d7`](https://github.com/containerd/containerd/commit/1cc93460d76fc88a32cc08f0eca41b2d932ed865) Bump aufs for unsupported errors
    * [`7f8b405eac`](https://github.com/containerd/containerd/commit/7f8b405eac9e05beef22d6c15416134ac44ab764) Merge pull request  [#2745](https://github.com/containerd/containerd/pull/2745) from crosbymichael/snapshot-warnings
    * [`86b8c480c8`](https://github.com/containerd/containerd/commit/86b8c480c805ca6ae4e41a804e9ce84c85ce58f3) Merge pull request  [#2435](https://github.com/containerd/containerd/pull/2435) from thaJeztah/bump_go_1.11
    * [`1301813f7a`](https://github.com/containerd/containerd/commit/1301813f7ad147d51086ae5e7ad3dce6e3a43391) Update ZFS for unsupported warnings
    * [`16aaf6c065`](https://github.com/containerd/containerd/commit/16aaf6c06577326f96965dd325411048980e0baf) Change unsupported snapshot warnings to INFO
    * [`07237e34e6`](https://github.com/containerd/containerd/commit/07237e34e6458d6c8c2753d437c969c7da1452d2) Bump to Go 1.11.x
    * [`c206da7957`](https://github.com/containerd/containerd/commit/c206da79576925aaf1d675a8204570ccbfeb86aa) optimize shim lock in runtime v1
    * [`c5a0c7f491`](https://github.com/containerd/containerd/commit/c5a0c7f491b435e4eb45972903b00e2d8ed46495) Add build option "GODEBUG=1"
    
    ### Changes from containerd/aufs
    
    * [`f894a80`](https://github.com/containerd/aufs/commit/f894a800659b6e11c1a13084abd1712f346e349c) Remove the "overlay" related comment
    * [`1d75a7b`](https://github.com/containerd/aufs/commit/1d75a7b7fe61bb1aebd576401f2de182692bd332) Merge pull request  [#14](https://github.com/containerd/aufs/pull/14) from estesp/add-common-project-ref
    * [`29bb63f`](https://github.com/containerd/aufs/commit/29bb63fff81c941a7c15e3b7723ccbe573ec322a) Add common project scripts/references
    * [`da3cf16`](https://github.com/containerd/aufs/commit/da3cf16bfbe68ba8f114f1536a05c01528a25434) Merge pull request  [#13](https://github.com/containerd/aufs/pull/13) from containerd/skip
    * [`a21e953`](https://github.com/containerd/aufs/commit/a21e953b6d74acd8ab49bdc7b89575e8bda68d26) Skip plugin load on not support
    
    ### Changes from containerd/btrfs
    
    * [`af50828`](https://github.com/containerd/btrfs/commit/af5082808c833de0e79c1e72eea9fea239364877) Merge pull request  [#20](https://github.com/containerd/btrfs/pull/20) from estesp/add-common-project-ref
    * [`67efb19`](https://github.com/containerd/btrfs/commit/67efb197b53ad2ffb7cdd365b25d909c055a3226) Add common project scripts/references
    
    ### Changes from containerd/cgroups
    
    * [`c4b9ac5`](https://github.com/containerd/cgroups/commit/c4b9ac5c7601384c965b9646fc515884e091ebb9) Merge pull request  [#93](https://github.com/containerd/cgroups/pull/93) from sofat1989/master
    * [`f627015`](https://github.com/containerd/cgroups/commit/f627015aeaf1f9621ee7eedc30ec9af74d63d250) avoid adding io_serviced and io_service_bytes duplicately
    * [`d596c78`](https://github.com/containerd/cgroups/commit/d596c78861b15c27a9ac82975aca4413390b9b49) Merge pull request  [#92](https://github.com/containerd/cgroups/pull/92) from lgtczh/add_mem_soft_limit
    * [`b589cd9`](https://github.com/containerd/cgroups/commit/b589cd92b297899b31bcd56489135e720595e0ab) Merge pull request  [#90](https://github.com/containerd/cgroups/pull/90) from crosbymichael/makefile
    * [`13a3ac4`](https://github.com/containerd/cgroups/commit/13a3ac4f154c85e85ffc2eb9709387e5040548f7) fixed an issue with invalid soft memory limits
    * [`215221e`](https://github.com/containerd/cgroups/commit/215221e46845a498dd0f772e3b4800f063d10635) Add makefile for go and protos
    * [`db27230`](https://github.com/containerd/cgroups/commit/db272301ab8449d05f062e6db6f13d8a6aaff466) Merge pull request  [#88](https://github.com/containerd/cgroups/pull/88) from woshijpf/fix-cgroup-left-problem
    * [`0ecd2b6`](https://github.com/containerd/cgroups/commit/0ecd2b66d378b21c371721046c14d9f23bc07877) cgroups: fix MoveTo function fail problem
    * [`51b62d3`](https://github.com/containerd/cgroups/commit/51b62d303d381950f7b51cf8ff52f1e9e49cc4f1) Merge pull request  [#86](https://github.com/containerd/cgroups/pull/86) from gliptak/import1
    * [`42091f5`](https://github.com/containerd/cgroups/commit/42091f5cd88c6ce37c803d5f7a807197a3659aaa) Merge pull request  [#85](https://github.com/containerd/cgroups/pull/85) from odinuge/cgroups-hugetlb-fix
    * [`97bda9c`](https://github.com/containerd/cgroups/commit/97bda9c45ae3e1514df643f9f7eefa5adb6c43ed) Merge pull request  [#84](https://github.com/containerd/cgroups/pull/84) from gliptak/patch-2
    * [`38dc3ac`](https://github.com/containerd/cgroups/commit/38dc3ace6c68fb5339c9f516c2edd854dd3eb66b) Correct forked Travis builds
    * [`a9a304a`](https://github.com/containerd/cgroups/commit/a9a304aff844d138c75f5c01a834167ace776f1d) Add Go 1.12 to Travis
    * [`51dcf5f`](https://github.com/containerd/cgroups/commit/51dcf5fa00efa7947e3f454333e254ee97139226) Fix cgroup hugetlb size prefix for kB
    * [`fc51a4c`](https://github.com/containerd/cgroups/commit/fc51a4cd6306d16235e72876df9ad20174b6dc04) Merge pull request  [#81](https://github.com/containerd/cgroups/pull/81) from ZeroMagic/add_network_stats
    * [`1741ae0`](https://github.com/containerd/cgroups/commit/1741ae0c1998a5fcdbb3c8b2a164113a8fabef89) add network stats
    * [`4994991`](https://github.com/containerd/cgroups/commit/4994991857f9b0ae8dc439551e8bebdbb4bf66c1) Merge pull request  [#79](https://github.com/containerd/cgroups/pull/79) from crosbymichael/load-none
    * [`453efe3`](https://github.com/containerd/cgroups/commit/453efe3313d53f746614e80c3d59860c1ca02d3e) Return ErrCgroupDeleted when no subsystems
    * [`dbea6f2`](https://github.com/containerd/cgroups/commit/dbea6f2bd41658b84b00417ceefa416b979cbf10) Merge pull request  [#77](https://github.com/containerd/cgroups/pull/77) from crosbymichael/non-active
    * [`4a9f0f7`](https://github.com/containerd/cgroups/commit/4a9f0f7346a74278d670e53b00ba011cd8647448) Add SkipOpts for handling how subsystems are registered
    * [`4dacf2b`](https://github.com/containerd/cgroups/commit/4dacf2bc1300b0d7dc1087b8e27712a597890ba3) Check for non-active/supported cgroups
    * [`39b18af`](https://github.com/containerd/cgroups/commit/39b18af02c4120960f517a3a4c2588fabb61d02c) Merge pull request  [#72](https://github.com/containerd/cgroups/pull/72) from gliptak/pids1
    * [`2fd912c`](https://github.com/containerd/cgroups/commit/2fd912c91be97dc5fb77b444aa2694e6538c662d) Add tests for pids
    * [`1152b96`](https://github.com/containerd/cgroups/commit/1152b960fcee041f50df15cdc67c29dbccf801ef) Merge pull request  [#73](https://github.com/containerd/cgroups/pull/73) from gliptak/gofmt1
    * [`afd5981`](https://github.com/containerd/cgroups/commit/afd5981a16647b45b6dba3a50a88418b576cc17d) Gofmt cgroup_test
    * [`65ce98b`](https://github.com/containerd/cgroups/commit/65ce98b3dfeb0a9a8fecd7e4ebffb24ad0bfe28f) Merge pull request  [#69](https://github.com/containerd/cgroups/pull/69) from cclerget/master-weight-pointer
    * [`0f372c6`](https://github.com/containerd/cgroups/commit/0f372c6d4a65a49c72b0afbd1aee6214637958bf) Merge pull request  [#71](https://github.com/containerd/cgroups/pull/71) from JoeWrightss/patch-1
    * [`f48bd85`](https://github.com/containerd/cgroups/commit/f48bd85c9cbc306fada0cebc3a646a1f1fe99afe) Fixs return error message
    * [`10cd53e`](https://github.com/containerd/cgroups/commit/10cd53efd916e22b9bdea67223d287684f57f1f4) Merge pull request  [#70](https://github.com/containerd/cgroups/pull/70) from gliptak/patch-1
    * [`64bade4`](https://github.com/containerd/cgroups/commit/64bade4cea6c438ee51a7a12528225946b42c6ca) Take value instead of pointer value
    * [`b49c471`](https://github.com/containerd/cgroups/commit/b49c4713f3824e81bfa67faddcdde1414171b54e) Correct ineffassign warning
    * [`3bc6dde`](https://github.com/containerd/cgroups/commit/3bc6dde829bc2dc8d4097ce8ad5acc275de3df06) Merge pull request  [#68](https://github.com/containerd/cgroups/pull/68) from cclerget/master-net_prio-typo
    * [`6b552a8`](https://github.com/containerd/cgroups/commit/6b552a86e60e31903d3f8f3f494eda71f562cc54) Fix net_prio typo
    * [`c0437c3`](https://github.com/containerd/cgroups/commit/c0437c3dd5958f74d7f54e9f5def749850b9d6a1) Merge pull request  [#67](https://github.com/containerd/cgroups/pull/67) from gpanouts/get-all-cgroup-tasks
    * [`a31a0ff`](https://github.com/containerd/cgroups/commit/a31a0ff985237eddf30d9fe30a3643c7da4ae912) Add functionality for retrieving all tasks of a cgroup
    * [`82cb49f`](https://github.com/containerd/cgroups/commit/82cb49fc1779971dfef4ad696f1453f6f44987b1) Merge pull request  [#63](https://github.com/containerd/cgroups/pull/63) from ChrsMark/lenient-subsystems-checking
    * [`7d825b2`](https://github.com/containerd/cgroups/commit/7d825b29aecc02bb1e9bede427f8ed62bbc3030d) Add test for cgroups load when missing hierarchy in one subsystem
    * [`f6cbfb4`](https://github.com/containerd/cgroups/commit/f6cbfb45aec6a2590c7e7f4b84a080602b3e642d) Change Load function in order to be more lenient on subsystems' checking
    * [`965bb1d`](https://github.com/containerd/cgroups/commit/965bb1da4db7c8ce2690108c5a081562ce7493cb) Merge pull request  [#66](https://github.com/containerd/cgroups/pull/66) from crosbymichael/systemdci
    * [`ab9ec0e`](https://github.com/containerd/cgroups/commit/ab9ec0e4abde2c2cb999719ff43af2d3b5830f75) Add go-systemd dep for CI testing
    * [`0e94a83`](https://github.com/containerd/cgroups/commit/0e94a83b6eb6cf4bc05d7f91ec1eaad57a77d3b6) Merge pull request  [#59](https://github.com/containerd/cgroups/pull/59) from gliptak/patch-1
    * [`4479d11`](https://github.com/containerd/cgroups/commit/4479d118c89b5500a08cce7a78bbe822229c1e65) Merge pull request  [#62](https://github.com/containerd/cgroups/pull/62) from estesp/fix-gofmt
    * [`9beb998`](https://github.com/containerd/cgroups/commit/9beb998c23f510b1e6670ad7791807eb9aff6741) Merge pull request  [#61](https://github.com/containerd/cgroups/pull/61) from gliptak/patch-3
    * [`9a09e58`](https://github.com/containerd/cgroups/commit/9a09e5899acc95fabcc620d6489fec674e6dddfa) Fix gofmt of systemd.go
    * [`84e6e6e`](https://github.com/containerd/cgroups/commit/84e6e6ed2afdf661cd9dbf47c6f3412b546bc67f) Merge pull request  [#60](https://github.com/containerd/cgroups/pull/60) from gliptak/patch-2
    * [`e13f6cc`](https://github.com/containerd/cgroups/commit/e13f6cc3b9637c36e6a8af393b561127498f4be5) Add GoReportCard badge to README
    * [`d124595`](https://github.com/containerd/cgroups/commit/d124595ee85c245e7c1443fe402adf7ce4f7f6a4) Add Go 1.11 to Travis
    * [`d961ab9`](https://github.com/containerd/cgroups/commit/d961ab930c38eb8bedcded479f1708b2ef4984c5) Correct typo
    * [`d240072`](https://github.com/containerd/cgroups/commit/d2400726cfa7904fb79e3b896ec0e6ae500a76bd) Merge pull request  [#57](https://github.com/containerd/cgroups/pull/57) from estesp/project-update
    * [`e4cf832`](https://github.com/containerd/cgroups/commit/e4cf832b95deb7ce898ece716307abc35cbd0a09) Add project references and use common project travis
    * [`8baeff6`](https://github.com/containerd/cgroups/commit/8baeff6b9d069acde48ef1bedec7e0f8ba684f05) Merge pull request  [#56](https://github.com/containerd/cgroups/pull/56) from grantseltzer/patch-1
    * [`9de57ff`](https://github.com/containerd/cgroups/commit/9de57ffeb46f6179333d7939436d92dcb5631e5f) Add godoc badge to README.md
    * [`5017d4e`](https://github.com/containerd/cgroups/commit/5017d4e9a9cf2d4381db99eacd9baf84b95bfb14) Merge pull request  [#54](https://github.com/containerd/cgroups/pull/54) from WeiZhang555/bugfix
    * [`13aaafd`](https://github.com/containerd/cgroups/commit/13aaafdc37e772059d3234ec762303537f440c5b) Bugfix: can't write to cpuset cgroup
    * [`58556f5`](https://github.com/containerd/cgroups/commit/58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0) Merge pull request  [#53](https://github.com/containerd/cgroups/pull/53) from baude/systemdslicedelegate
    * [`15ed73c`](https://github.com/containerd/cgroups/commit/15ed73c1c075e6590ecf56170acedcba0da8167e) systemd-239+ no longer allows delegate slice
    * [`3024bc7`](https://github.com/containerd/cgroups/commit/3024bc7cc0c88af4b32d38a14444f38e65ab169f) Merge pull request  [#52](https://github.com/containerd/cgroups/pull/52) from Sykomaniac/bugfix/slice-name
    * [`2596f33`](https://github.com/containerd/cgroups/commit/2596f332e449ea374f0f24a977437116714ce7ef) Remove call to unitName
    * [`2e2922e`](https://github.com/containerd/cgroups/commit/2e2922e146ed53ccf4481c245187b6afe244fded) Merge pull request  [#51](https://github.com/containerd/cgroups/pull/51) from containerd/type
    * [`0f3de2f`](https://github.com/containerd/cgroups/commit/0f3de2f77d3b76b3871242fbab2a6116179229af) Fix empty device type
    
    ### Changes from containerd/console
    
    * [`0650fd9`](https://github.com/containerd/console/commit/0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f) Merge pull request  [#30](https://github.com/containerd/console/pull/30) from estesp/common-project-content
    * [`0b9f189`](https://github.com/containerd/console/commit/0b9f18993a29f711821e7394d1bb9e1da79d8820) Add common project repo checks/README references
    
    ### Changes from containerd/cri
    
    * [`b213648c`](https://github.com/containerd/cri/commit/b213648c5bd0a1d2ee42709c10dff63fbfee3ad7) Merge pull request  [#1219](https://github.com/containerd/cri/pull/1219) from Random-Liu/rename-test-containerd-bin
    * [`7665f4ac`](https://github.com/containerd/cri/commit/7665f4ac2286fd5fe702230694300b33f7c8b9c1) Rename the test binary to containerd-test.
    * [`a9976661`](https://github.com/containerd/cri/commit/a99766612f984378a92a53518fa3735ccf91cbbd) Merge pull request  [#1218](https://github.com/containerd/cri/pull/1218) from Random-Liu/more-proc-mount-test
    * [`986d04ae`](https://github.com/containerd/cri/commit/986d04aec196405e197e08277039fab286d62cba) Add test for disable_proc_mount.
    * [`fb5210e2`](https://github.com/containerd/cri/commit/fb5210e2aa6f9ccf64c24929781e7a57a2367934) Merge pull request  [#1217](https://github.com/containerd/cri/pull/1217) from Random-Liu/print-deprecated-notice
    * [`b74653b8`](https://github.com/containerd/cri/commit/b74653b8213f362a26e00335bed6cf27452c7757) Print warning message for deprecated options.
    * [`f636fb05`](https://github.com/containerd/cri/commit/f636fb05199b2ec816cd55adef17e1a841680638) Merge pull request  [#1215](https://github.com/containerd/cri/pull/1215) from Random-Liu/update-kubernetes
    * [`8a5b6b8d`](https://github.com/containerd/cri/commit/8a5b6b8dff3910881aae360ab9ef3f136fa8646e) Update cri-tools to v1.15.0
    * [`ba8788c6`](https://github.com/containerd/cri/commit/ba8788c6b9a3b4e984ac8ac8671cb47deefe6948) Update kubernetes dependency to 1.15.0.
    * [`fe5eb76c`](https://github.com/containerd/cri/commit/fe5eb76cb488e186584bbe923d61099d2c4b0f28) Merge pull request  [#1209](https://github.com/containerd/cri/pull/1209) from Random-Liu/fix-proc-mount-support
    * [`467f9e0e`](https://github.com/containerd/cri/commit/467f9e0e8a10097b793726bf89aeaa661a2e4007) Fix proc mount support.
    * [`b23e2cf9`](https://github.com/containerd/cri/commit/b23e2cf9d1da2aa85ce0e13e4cc222fd43ec505c) Merge pull request  [#1212](https://github.com/containerd/cri/pull/1212) from mrIncompetent/return-annotations-bandwith-error
    * [`f0a677e7`](https://github.com/containerd/cri/commit/f0a677e76f6859af8d7fe93f547990c976d0496e) Merge pull request  [#1211](https://github.com/containerd/cri/pull/1211) from Random-Liu/add-max-concurrency-support
    * [`9aec3816`](https://github.com/containerd/cri/commit/9aec38164d93eb4eac17892433ca27d10f5a38dd) Return actual error when fetching the bandwidth info from annotation fails
    * [`c78caf90`](https://github.com/containerd/cri/commit/c78caf902d2844c4f0a7f0b86e84ad7497d75063) Add max concurrent downloads support.
    * [`994cea83`](https://github.com/containerd/cri/commit/994cea830bcbb01b0d794598f18f5f975006ae14) Merge pull request  [#1207](https://github.com/containerd/cri/pull/1207) from Random-Liu/move-cancel
    * [`d3cacff8`](https://github.com/containerd/cri/commit/d3cacff8e1d71de8bccdcc9dcd3b2850bdc04663) Move context cancel into defer.
    * [`74d2b694`](https://github.com/containerd/cri/commit/74d2b6947c5a6d6364d2016083d41c75178bade2) Merge pull request  [#1152](https://github.com/containerd/cri/pull/1152) from jterry75/deadline_exceeded
    * [`d2986eb5`](https://github.com/containerd/cri/commit/d2986eb5aaa24def5a4bbc3862532487c26d5195) Merge pull request  [#1187](https://github.com/containerd/cri/pull/1187) from alculquicondor/feature/tcp
    * [`240e19d7`](https://github.com/containerd/cri/commit/240e19d7ac380b62bdc273b6873eca1a94b61b39) Merge pull request  [#1202](https://github.com/containerd/cri/pull/1202) from Random-Liu/not-cache-image-handler
    * [`4b433032`](https://github.com/containerd/cri/commit/4b43303203e53d1656985976affb09cc4c433ec7) Add option to register on TCP server
    * [`5fdb4b8e`](https://github.com/containerd/cri/commit/5fdb4b8eefae630401832c2fa30ef326de7ddfb9) Merge pull request  [#1204](https://github.com/containerd/cri/pull/1204) from Random-Liu/fix-ctr-readiness-check
    * [`0f313f97`](https://github.com/containerd/cri/commit/0f313f977da780f6e83570bee5101309ce4ff1df) Merge pull request  [#1205](https://github.com/containerd/cri/pull/1205) from Random-Liu/no-snat
    * [`deb8e825`](https://github.com/containerd/cri/commit/deb8e825028b80a6bb38fddbebbf4bcc79d9463b) Merge pull request  [#1206](https://github.com/containerd/cri/pull/1206) from Random-Liu/add-font-art
    * [`0c1ff738`](https://github.com/containerd/cri/commit/0c1ff7389462bffeaa5bedad3fb02989b45231c6) Add containerd font art.
    * [`c6a36628`](https://github.com/containerd/cri/commit/c6a3662874ca89dc2b845b4322a1bc33e35dae35) Remove `noSnat`
    * [`e83fe560`](https://github.com/containerd/cri/commit/e83fe56075ed1a0727a88fc33c24710b07dd14cf) Fix ctr readiness check in test.
    * [`fe0cb220`](https://github.com/containerd/cri/commit/fe0cb22026386fd391b17e26d7d6789f280f7aa7) Do not cache image handler.
    * [`64bf4beb`](https://github.com/containerd/cri/commit/64bf4bebf31cc155bcce456095ac92671583a2e8) Merge pull request  [#1188](https://github.com/containerd/cri/pull/1188) from alculquicondor/fix/doc
    * [`8faf3ea0`](https://github.com/containerd/cri/commit/8faf3ea06390671fd514c4e15f19f38680440d76) Merge pull request  [#1203](https://github.com/containerd/cri/pull/1203) from Random-Liu/update-containerd
    * [`e2550f62`](https://github.com/containerd/cri/commit/e2550f6285638aaf591d40927c319a301b697d5f) Update docs to v2 config
    * [`0344ac23`](https://github.com/containerd/cri/commit/0344ac239b1d27ab100173c8cf0152fb123e76e1) Update containerd for config backward compatibility.
    * [`b5e9d132`](https://github.com/containerd/cri/commit/b5e9d132614e2c68ced73553bf8956196fda419b) Merge pull request  [#1173](https://github.com/containerd/cri/pull/1173) from mikebrow/make-update-sync-cli
    * [`f30af565`](https://github.com/containerd/cri/commit/f30af565c859bf926a44d82206487825f9dd02c3) Merge pull request  [#1176](https://github.com/containerd/cri/pull/1176) from mikebrow/golang-1.12
    * [`7b0c78ba`](https://github.com/containerd/cri/commit/7b0c78bacd477b2c2f7f1dd92e65e6d91d9a51e4) ExecSync should block unless client context is canceled
    * [`71cecedc`](https://github.com/containerd/cri/commit/71cecedc4404b0851675de05db321f0a2d37d2d0) StopContainer should block unless client context is canceled
    * [`d7c3ecd0`](https://github.com/containerd/cri/commit/d7c3ecd0fb56b06982b59c3a4021775a30a39da9) RunPodSandbox should block unless client context is canceled
    * [`98c266fb`](https://github.com/containerd/cri/commit/98c266fb8670ea076b41c80e30004836d0ce4815) Merge pull request  [#1177](https://github.com/containerd/cri/pull/1177) from jterry75/togrpc_errors
    * [`13128017`](https://github.com/containerd/cri/commit/13128017866426fa693e71cbcc87e360b706c61c) Merge pull request  [#1194](https://github.com/containerd/cri/pull/1194) from joedborg/patch-1
    * [`9ebc10ec`](https://github.com/containerd/cri/commit/9ebc10ec08ba8d5c5aff892b07f9b4da5bfc2b08) Correcting typo
    * [`41a9176b`](https://github.com/containerd/cri/commit/41a9176b0d725c110fd0d3155a60fd84e003c81b) Merge pull request  [#1190](https://github.com/containerd/cri/pull/1190) from odinuge/dep/cgroups
    * [`53c2230e`](https://github.com/containerd/cri/commit/53c2230ec09d3672dbfb39756954b1a4afdb1ab8) Merge pull request  [#1189](https://github.com/containerd/cri/pull/1189) from thaJeztah/bump_libseccomp
    * [`c8a04d09`](https://github.com/containerd/cri/commit/c8a04d09949b0dec5ff0c109b8c39bf3349d2448) Update dependency containerd/cgroups
    * [`3f49760d`](https://github.com/containerd/cri/commit/3f49760d76587043ca46821e37796ccba13059a7) bump libseccomp-golang v0.9.1
    * [`eaf792ed`](https://github.com/containerd/cri/commit/eaf792ed7bcbd406cbfee45e119c52f4b10290d8) Merge pull request  [#1180](https://github.com/containerd/cri/pull/1180) from Random-Liu/fix-version
    * [`cfeb2fed`](https://github.com/containerd/cri/commit/cfeb2fed81be9d3a6a16532565bb0e0a7fd3cd88) Return gRPC errors from instrumetedService
    * [`6afd137c`](https://github.com/containerd/cri/commit/6afd137c026ee2133dddb22bc9a8d405852df674) Fix runc and critools version in release.
    * [`806c2641`](https://github.com/containerd/cri/commit/806c2641a1945db654964f901165ed6e7719cf51) Merge pull request  [#1178](https://github.com/containerd/cri/pull/1178) from mikebrow/fix-slack-link
    * [`cdf48f2f`](https://github.com/containerd/cri/commit/cdf48f2f450c74feffdcee64fa566f15c705c452) use dynamic slack link
    * [`0635ecf7`](https://github.com/containerd/cri/commit/0635ecf708b16e5c8a2805ec8865a6ca99d62c09) move up to golang 1.12.x
    * [`00b18fd7`](https://github.com/containerd/cri/commit/00b18fd72894c75b4d3492f897be49cf3f5dcc94) synching up a bit with containerd Makefile
    * [`bb020275`](https://github.com/containerd/cri/commit/bb020275cbd98c4bcb163c4f574acb2c7f9457f6) Merge pull request  [#1170](https://github.com/containerd/cri/pull/1170) from Random-Liu/remove-ctr-cri-load
    * [`4a417fb0`](https://github.com/containerd/cri/commit/4a417fb0835b5426da857a24ac9909c4338cb697) Merge pull request  [#1171](https://github.com/containerd/cri/pull/1171) from Random-Liu/add-http-proxy-support
    * [`72819d68`](https://github.com/containerd/cri/commit/72819d68d1597f4b56f0d4fb1bccc870a5e68734) Update vendor
    * [`199ee362`](https://github.com/containerd/cri/commit/199ee362e8f6ffd16fcf0eed4c012f40c5fd2b4c) Update test and run test containerd in a different directory.
    * [`322cd489`](https://github.com/containerd/cri/commit/322cd489653645e70f9bb2f17d2953c8fecbc66c) Remove load image support
    * [`55e5ce0e`](https://github.com/containerd/cri/commit/55e5ce0e951ee4675af88fe0c0f3cdccd5253fd1) Fix http client when TLS is enabled.
    * [`78b4a39f`](https://github.com/containerd/cri/commit/78b4a39f5bab37740387c20d4c3cb838657a3507) Merge pull request  [#1163](https://github.com/containerd/cri/pull/1163) from Random-Liu/config-v2
    * [`b3f733f0`](https://github.com/containerd/cri/commit/b3f733f0ad7ecab4373f6bbcff0451f391c8db61) Merge pull request  [#1166](https://github.com/containerd/cri/pull/1166) from mikebrow/doc-cni-maxnum
    * [`1275d6de`](https://github.com/containerd/cri/commit/1275d6ded393fd0582842c5996199451d2642303) Merge pull request  [#1162](https://github.com/containerd/cri/pull/1162) from Random-Liu/fix-image-pull
    * [`1c826eb6`](https://github.com/containerd/cri/commit/1c826eb6892d3bcc2ed04360f8cffd7dd6548b4f) Merge pull request  [#1165](https://github.com/containerd/cri/pull/1165) from ZYecho/fix-link
    * [`3ba04c01`](https://github.com/containerd/cri/commit/3ba04c01cc4a71e736fe1898f931398154d08cf3) doc update for cni max num
    * [`397adbab`](https://github.com/containerd/cri/commit/397adbab859bcc2750734d845f64f36962e57353) fix: fix CRI dead link
    * [`15023232`](https://github.com/containerd/cri/commit/150232325ec68cc5b0c873146e3fb6fd56049d1a) Use v2 config.
    * [`efba8e14`](https://github.com/containerd/cri/commit/efba8e147f76f76f0166bda88d69407775c885f4) Update containerd to 2f69be5594cecacdbe42076ed12c7039a0638a2c.
    * [`66d1870d`](https://github.com/containerd/cri/commit/66d1870d255d96be44dc6450c75a883bc5519867) Add cri managed image label when pulling the image.
    * [`53c71e2b`](https://github.com/containerd/cri/commit/53c71e2b100077b779a84812466f3145b756d39f) Merge pull request  [#1155](https://github.com/containerd/cri/pull/1155) from kuramal/cni_plugin_conf_file_max_num
    * [`bc3b49ef`](https://github.com/containerd/cri/commit/bc3b49efdf5526ba60aef9af087a2fa7164fb280) Merge pull request  [#1160](https://github.com/containerd/cri/pull/1160) from Random-Liu/remove-unused-todo
    * [`b022de5f`](https://github.com/containerd/cri/commit/b022de5f376c871f97b11c250360a6af68e8239a) add cni plugin config file max num config, set go-cni to commit 22460c0
    * [`770621fe`](https://github.com/containerd/cri/commit/770621fe7a5fa93dd109b75e7793c858dd55c6f9) Merge pull request  [#1158](https://github.com/containerd/cri/pull/1158) from mikebrow/cni-debug-update
    * [`09f83a33`](https://github.com/containerd/cri/commit/09f83a337f56aff2c138b687e36e43ce11a30941) Remove an unused TODO.
    * [`0a89a04a`](https://github.com/containerd/cri/commit/0a89a04a3b42d847888041c1f3c79edd4ef2233d) Merge pull request  [#1144](https://github.com/containerd/cri/pull/1144) from ungureanuvladvictor/vladu/tls-auth
    * [`60a58af3`](https://github.com/containerd/cri/commit/60a58af376f35a05f6ac50ab24c8775c5ea64566) Add TLS auth registry support
    * [`b87c0d74`](https://github.com/containerd/cri/commit/b87c0d74a5722fec32ecb3a450fd4a2bbfd919cf) adds cni config data to the cri status/info
    * [`0ab79ff8`](https://github.com/containerd/cri/commit/0ab79ff849991a7023c15e6337cddc9784403002) Merge pull request  [#1157](https://github.com/containerd/cri/pull/1157) from jterry75/fix_a_few_typos
    * [`b8ea1fa1`](https://github.com/containerd/cri/commit/b8ea1fa177e2382566de9f783567760f3f4d2b32) Minor typo in toCNIBandWidth
    * [`35e9f399`](https://github.com/containerd/cri/commit/35e9f399913337275a5ec057cb9c8c8b1967eac4) Merge pull request  [#1151](https://github.com/containerd/cri/pull/1151) from johscheuer/add-bandwidth-capability
    * [`5e2e7c6f`](https://github.com/containerd/cri/commit/5e2e7c6f7dd67e2b595e7f9ea6da5372b820f436) Correct Egress limits and remove unnecessary check
    * [`eb67aa59`](https://github.com/containerd/cri/commit/eb67aa5960ca00294441509f5ca2c9c4d39b972b) Merge pull request  [#1156](https://github.com/containerd/cri/pull/1156) from Random-Liu/make-sure-exec-kill
    * [`4f0948ee`](https://github.com/containerd/cri/commit/4f0948eed56a85566ff3556ffdc466fb8526c403) Remove capitalized letter in error message
    * [`d257c16d`](https://github.com/containerd/cri/commit/d257c16dbc144a167780b9b3cee5ee6a71d2b64b) Make sure exec process is killed when context is canceled.
    * [`ac9f8e1c`](https://github.com/containerd/cri/commit/ac9f8e1c4d79310e17b12a92c46ca6551ef309d8) Merge pull request  [#1153](https://github.com/containerd/cri/pull/1153) from jterry75/max_search_error
    * [`f544955e`](https://github.com/containerd/cri/commit/f544955e4aaa3ae7c4a8820a9d562d9a8530d826) Update parseDNSOptions maxDNSSearches in error message
    * [`0d439c34`](https://github.com/containerd/cri/commit/0d439c3474f1672e9c5ec4680a4107421eeb4dfe) Implement bandwidth capabilties
    * [`42eb3c49`](https://github.com/containerd/cri/commit/42eb3c49afdc6ae61affa4ce9c99a236955480d8) Initial support for traffic shaping
    * [`6e14e013`](https://github.com/containerd/cri/commit/6e14e013076627f10bb2cfab48f63b97d5c97cf1) Merge pull request  [#1148](https://github.com/containerd/cri/pull/1148) from congliu01/log
    * [`fda2902f`](https://github.com/containerd/cri/commit/fda2902f30a89edb92c31342640fef0a57ba191e) Validate log paths in sandbox and container config.
    * [`ebce49f0`](https://github.com/containerd/cri/commit/ebce49f0ea35ace78a381bffbd0750b8ea2c764c) Merge pull request  [#1145](https://github.com/containerd/cri/pull/1145) from jterry75/fix_typo
    * [`8ba5c02f`](https://github.com/containerd/cri/commit/8ba5c02f8f249c1f6edb5e34ff99bd43cf49a92b) Fix typo in WithoutRunMount
    * [`179ca594`](https://github.com/containerd/cri/commit/179ca594786ad40c197020b7a8b3d943382e6779) Merge pull request  [#1147](https://github.com/containerd/cri/pull/1147) from jterry75/unix_to_syscall_signal
    * [`d6af03ab`](https://github.com/containerd/cri/commit/d6af03abbd3ad131e5efbb828dae7de728ccc247) Merge pull request  [#1146](https://github.com/containerd/cri/pull/1146) from jterry75/forward_sandbox_to_pull
    * [`c1468cde`](https://github.com/containerd/cri/commit/c1468cdeec7e486e93f5f57600500370503b7901) Move from unix to syscall package for SIG* signals
    * [`bc445d75`](https://github.com/containerd/cri/commit/bc445d7595498d2accafc3d48db4d3d37e46e46f) Forward sandbox config to PullImage request
    * [`e4ebb718`](https://github.com/containerd/cri/commit/e4ebb718c6f1785a9caf9dba02fb3ae6fbe90cda) Merge pull request  [#1142](https://github.com/containerd/cri/pull/1142) from Random-Liu/better-logging-for-registry-try
    * [`40378061`](https://github.com/containerd/cri/commit/403780618405b771d2c7ce7070fadbb9cca1f6be) Log failed registry mirror attempt in debug.
    * [`51910edf`](https://github.com/containerd/cri/commit/51910edf0dbdf8d3ecbc85d15e70040af63ca3df) Merge pull request  [#1140](https://github.com/containerd/cri/pull/1140) from lifupan/fix_taskdelete
    * [`47fc6456`](https://github.com/containerd/cri/commit/47fc6456827e9424530fa39d58d8d3debcc84b6a) Integration test task.Delete fix
    * [`82ff9372`](https://github.com/containerd/cri/commit/82ff9372ad7e6f1ca17d77da048246eba2b221eb) Merge pull request  [#1137](https://github.com/containerd/cri/pull/1137) from Random-Liu/per-pod-shim
    * [`1626663e`](https://github.com/containerd/cri/commit/1626663e24fb2bc74de4dae3980d43649ca2cf15) Include new go.mod file.
    * [`091182fd`](https://github.com/containerd/cri/commit/091182fdca7a3abd27c3f77af16d14c8f53923e0) Use per-pod shim.
    * [`2fc62db8`](https://github.com/containerd/cri/commit/2fc62db8146ce66f27b37306ad5fda34207835f3) Merge pull request  [#1125](https://github.com/containerd/cri/pull/1125) from Random-Liu/add-default-runtime-name
    * [`db908084`](https://github.com/containerd/cri/commit/db9080847792de268af64439d1481431a94d1c9d) Update doc and add deprecation policy for CRI options.
    * [`ba4a04ae`](https://github.com/containerd/cri/commit/ba4a04ae7053cf9897bd06a7726ab1954e2b8956) Add DefaultRuntimeName option.
    * [`a5c5d55c`](https://github.com/containerd/cri/commit/a5c5d55c903420f5080afa6a07a5f53b86b69c0f) Merge pull request  [#1133](https://github.com/containerd/cri/pull/1133) from Random-Liu/use-wait
    * [`d1f9611c`](https://github.com/containerd/cri/commit/d1f9611cb044d17f6f678d88673d35362064de75) Use wait instead of `TaskExit`.
    * [`f2071488`](https://github.com/containerd/cri/commit/f2071488111b31b54b31a771c2bed8879ee8cc9a) Merge pull request  [#1134](https://github.com/containerd/cri/pull/1134) from Random-Liu/use-ctr-import
    * [`19e2b20c`](https://github.com/containerd/cri/commit/19e2b20c13b23f737cd1ec8f68fedaf8095f9461) Use ctr images import.
    * [`a7021d68`](https://github.com/containerd/cri/commit/a7021d687a1f95f025b5d64af7761cc32da3e6af) Merge pull request  [#1135](https://github.com/containerd/cri/pull/1135) from Random-Liu/update-containerd
    * [`34754d43`](https://github.com/containerd/cri/commit/34754d43372028eda4236c96d960e446c11e7740) Add `cri` as required plugin.
    * [`60397252`](https://github.com/containerd/cri/commit/603972523ec2921756497e68a7a7724b860afdc8) Update containerd to 32e788a8be3ab4418265693d9e742c30495fdd4c.
    * [`42aaca56`](https://github.com/containerd/cri/commit/42aaca565ac09ea5cefd835b4f90b5ecaaac892e) Merge pull request  [#1129](https://github.com/containerd/cri/pull/1129) from Random-Liu/use-v1-for-now
    * [`fa759f6a`](https://github.com/containerd/cri/commit/fa759f6a1b93d4d6a3a09c7e6235e2b90996f8d1) Merge pull request  [#1130](https://github.com/containerd/cri/pull/1130) from Random-Liu/fix-status-hang
    * [`e425bd01`](https://github.com/containerd/cri/commit/e425bd019a95d1ff308fd783790771cd3d836497) Update go-cni to 891c2a41e18144b2d7921f971d6c9789a68046b2.
    * [`5e3de1f4`](https://github.com/containerd/cri/commit/5e3de1f43a7008fd5f38d670c7ef8e99138e20ae) Use runc.v1 for now for debugging.
    * [`ebb09280`](https://github.com/containerd/cri/commit/ebb0928057ecbe82f2cda96f3cde6be14b8371cc) Merge pull request  [#1124](https://github.com/containerd/cri/pull/1124) from Random-Liu/use-golang-1-11-6
    * [`c20ba1ef`](https://github.com/containerd/cri/commit/c20ba1ef114b3d0606ad5481346100dc0d0171a3) Use golang 1.11.6 for now.
    * [`d90e0604`](https://github.com/containerd/cri/commit/d90e060462324482ec4442a7294c9258e433a306) Merge pull request  [#1121](https://github.com/containerd/cri/pull/1121) from Random-Liu/update-containerd
    * [`bf112b3c`](https://github.com/containerd/cri/commit/bf112b3c2b24bbd16cc1958395a26330c5eac349) Update containerd 591e52c504b23a89096bd7d3091a32fcfa2e92fc.
    * [`e8e3b942`](https://github.com/containerd/cri/commit/e8e3b9425b0249d33dcfbe22ec319431d4b34030) Merge pull request  [#1118](https://github.com/containerd/cri/pull/1118) from Random-Liu/support-comment-in-vendor
    * [`a022ddfc`](https://github.com/containerd/cri/commit/a022ddfcca8948bc6556d116d2ba5595dff5d0e8) Support comment in vendor.
    * [`6d353571`](https://github.com/containerd/cri/commit/6d353571e64417d80c9478ffaea793714dd539d0) Merge pull request  [#1116](https://github.com/containerd/cri/pull/1116) from Random-Liu/per-pod-shim
    * [`0e2afb63`](https://github.com/containerd/cri/commit/0e2afb63ac3a1c8e59abd6f2e9a6ce075135d5b0) Merge pull request  [#1113](https://github.com/containerd/cri/pull/1113) from thaJeztah/bump_selinux
    * [`5e7d59fc`](https://github.com/containerd/cri/commit/5e7d59fc9dc23c6a6c11e1158fb9bb4009d69ad4) bump opencontainers/selinux v1.2.1
    * [`63ad4c73`](https://github.com/containerd/cri/commit/63ad4c7305576d96477ef779b0d8a5cfb87554d3) Merge pull request  [#1114](https://github.com/containerd/cri/pull/1114) from Random-Liu/fix-extra-handler
    * [`fae4f790`](https://github.com/containerd/cri/commit/fae4f790605286e8984cea3bec186ea6b730085d) Enable runc.v2 as the default runtime in test.
    * [`ebca0c4d`](https://github.com/containerd/cri/commit/ebca0c4d4eb6c80103be47bb9f8301ac417c94af) Use local env to avoid writing to passed-in readonly env.
    * [`b23b406f`](https://github.com/containerd/cri/commit/b23b406fedd2009f813c36206865ae2a8c51d5bb) Merge pull request  [#1102](https://github.com/containerd/cri/pull/1102) from Random-Liu/uts-namespace-and-fix-array
    * [`32dd6595`](https://github.com/containerd/cri/commit/32dd6595cdd9bedf520f92d6495dc2de9729a991) Merge pull request  [#1108](https://github.com/containerd/cri/pull/1108) from Random-Liu/update-cni
    * [`0caa06ac`](https://github.com/containerd/cri/commit/0caa06ac875f6dad373bc88b41974a82a240fbda) Update CNI to v0.7.5.
    * [`92fc1b93`](https://github.com/containerd/cri/commit/92fc1b93621d7497cb8c5376c9b504bc04b21fef) Merge pull request  [#1101](https://github.com/containerd/cri/pull/1101) from thaJeztah/bump_selinux
    * [`7b397f03`](https://github.com/containerd/cri/commit/7b397f03221df3777545597e081b9b52c165c35f) bump opencontainers/selinux to v1.2
    * [`84f9514d`](https://github.com/containerd/cri/commit/84f9514df11a9dea005544843584aeb1f45fc5cd) Merge pull request  [#1106](https://github.com/containerd/cri/pull/1106) from Random-Liu/update-containerd
    * [`c60dd60f`](https://github.com/containerd/cri/commit/c60dd60f805b127296e5fcc0e652a660d7a21417) Update containerd to f2a20ead833f8caf3ffc12be058d6ce668b4ebed.
    * [`4b4182cf`](https://github.com/containerd/cri/commit/4b4182cf592590af1842ea755e278e53486d288b) Do not assume there is no duplicated elements in arrays.
    * [`9bd49c98`](https://github.com/containerd/cri/commit/9bd49c98c6d010c6466efa7213205b1253484508) No UTS namespace for hostnetwork.
    * [`87772246`](https://github.com/containerd/cri/commit/87772246006c654b17bae87a678e08fcff3e0954) Merge pull request  [#1099](https://github.com/containerd/cri/pull/1099) from Random-Liu/do-not-kill-if-cancelled
    * [`8be5a1e1`](https://github.com/containerd/cri/commit/8be5a1e1ad9cacb4e9b53dfe5c464a93ea1662c2) Merge pull request  [#1094](https://github.com/containerd/cri/pull/1094) from crosbymichael/oci-opts
    * [`5eddc1a2`](https://github.com/containerd/cri/commit/5eddc1a2cc66725a00af112988a91dbc574a5e11) Use container'd oci opts for spec generation
    * [`1a0228d5`](https://github.com/containerd/cri/commit/1a0228d5207d16a8988aee51f488b4543ab767ab) Do not SIGKILL container if container stop is cancelled.
    * [`eb27e526`](https://github.com/containerd/cri/commit/eb27e526f5d23c4c762d25f80351c632efe4f7ab) Merge pull request  [#1096](https://github.com/containerd/cri/pull/1096) from Random-Liu/finish-runtime-annotations
    * [`23865871`](https://github.com/containerd/cri/commit/238658719f17e19c00fa2ab41eaf589609588873) Cleanup pod annotation test and only support tailing wildcard.
    * [`bb58b1db`](https://github.com/containerd/cri/commit/bb58b1dbb0b46aeded08ee56b8d671776905053e) Merge pull request  [#1084](https://github.com/containerd/cri/pull/1084) from harche/passthrough_annotations
    * [`effd8222`](https://github.com/containerd/cri/commit/effd82227c70a7694d68ee4433fd15d95c86022c) Add support for passing sandbox annotations to runtime
    * [`86729292`](https://github.com/containerd/cri/commit/8672929207f639432751ca42c4ca5e6b3419d27a) Merge pull request  [#1090](https://github.com/containerd/cri/pull/1090) from mikebrow/filter-masks-when-privileged
    * [`0937e87c`](https://github.com/containerd/cri/commit/0937e87ccc7d3632407f0009837ffe8523dad295) Merge pull request  [#1092](https://github.com/containerd/cri/pull/1092) from Random-Liu/set-runtime-handler-default
    * [`bb4260ce`](https://github.com/containerd/cri/commit/bb4260cecbaa4f232bc7e54f79e8f4eff42f74e4) Set default "" to extra runtime handler.
    * [`bf4e7a88`](https://github.com/containerd/cri/commit/bf4e7a885c1e24e33dceb545b45d57aedefaaf2d) test filtering of container create masks when privileged
    * [`9c9bf1d7`](https://github.com/containerd/cri/commit/9c9bf1d7a1369a430f67bf2120ce615b93d1a449) Merge pull request  [#1069](https://github.com/containerd/cri/pull/1069) from tallclair/runtimehandler-setup
    * [`8d84e3f9`](https://github.com/containerd/cri/commit/8d84e3f9ca3876f542c7af49b4ef5576da823621) Merge pull request  [#1088](https://github.com/containerd/cri/pull/1088) from mikebrow/tarball-doc-update
    * [`9474b05d`](https://github.com/containerd/cri/commit/9474b05dd7aedd4c7d3915b25bbf871e3dfe0459) clarify the versioning for the tarball
    * [`d7c5b246`](https://github.com/containerd/cri/commit/d7c5b246c63d84064ad9b1e7b4f347b8af899f23) Expose vars to configure an additional runtime handler
    * [`f5ff4394`](https://github.com/containerd/cri/commit/f5ff4394b943265e6942139a51c52f19e928d0e0) Merge pull request  [#1085](https://github.com/containerd/cri/pull/1085) from Random-Liu/hostname-backward-compatibility
    * [`3691cb65`](https://github.com/containerd/cri/commit/3691cb6550c6eee1fb9957681b00e986b7a5d288) Fix /etc/hostname backward compatibility issue for in-place upgrade.
    * [`d5823334`](https://github.com/containerd/cri/commit/d58233345159be9677c922ad15bdf7e4e45c65ab) Merge pull request  [#1083](https://github.com/containerd/cri/pull/1083) from Random-Liu/support-docker-18-09
    * [`ade85e64`](https://github.com/containerd/cri/commit/ade85e643ebafa89fd1d7c0d946239557ab07d49) Support docker 18.09 in the test script.
    * [`25442a86`](https://github.com/containerd/cri/commit/25442a865c596331f40abd4b521ebb445ce96d89) Merge pull request  [#1080](https://github.com/containerd/cri/pull/1080) from zhsj/rm-partial-docker
    * [`8a0bd84b`](https://github.com/containerd/cri/commit/8a0bd84b9a4c988a3098fca8fedcb9c0f14d9d08) Merge pull request  [#1056](https://github.com/containerd/cri/pull/1056) from Random-Liu/add-sandbox-log-dir-annotation
    * [`c6729fe0`](https://github.com/containerd/cri/commit/c6729fe0c4bad4887855bf9adf5419e596adc445) Use ParseSignal and AtomicWriteFile functions from containerd
    * [`9eabcf52`](https://github.com/containerd/cri/commit/9eabcf525e265b1a0fe459717ccb4e2b7ea5f75f) Add an OCI annotation for sandbox log directory.
    * [`95f564f9`](https://github.com/containerd/cri/commit/95f564f95bbc0091ff229a8b707dd9f310aae089) Merge pull request  [#1072](https://github.com/containerd/cri/pull/1072) from Random-Liu/clean-path
    * [`0464298b`](https://github.com/containerd/cri/commit/0464298b1e39b0e6514bec5a10cc4f2fd55b35fa) Use clean path for map and comparison.
    * [`210e8028`](https://github.com/containerd/cri/commit/210e80289b253cdc4dc3da709c56039075cf6fac) Merge pull request  [#1055](https://github.com/containerd/cri/pull/1055) from Random-Liu/use-right-sandbox-config
    * [`f2f90f6b`](https://github.com/containerd/cri/commit/f2f90f6b00ef55b5d6349faae6e5bd132431aee7) Merge pull request  [#1060](https://github.com/containerd/cri/pull/1060) from Random-Liu/support-stream-idle-timeout
    * [`8222da77`](https://github.com/containerd/cri/commit/8222da7768be403212a92c32ae7536ad1f667271) Support stream idle timeout.
    * [`c0f48369`](https://github.com/containerd/cri/commit/c0f48369ca0e375cbb10c254abf75178b2323ced) Merge pull request  [#1063](https://github.com/containerd/cri/pull/1063) from haiyanmeng/runtime_handler
    * [`0f02c9b3`](https://github.com/containerd/cri/commit/0f02c9b3439e73d9d24e40c50cb96530cc9c8fef) Merge pull request  [#1066](https://github.com/containerd/cri/pull/1066) from Random-Liu/add-more-explaination-about-cri-config
    * [`76ed153e`](https://github.com/containerd/cri/commit/76ed153e8cc1070ebafb622c60d17eea8c6ad1a1) Add more explanation about the CRI config.
    * [`9dea9d39`](https://github.com/containerd/cri/commit/9dea9d39f5fae400811e3712b90891378ee5e88e) Add RuntimeHandler into PodSandbox and PodSandboxStatus
    * [`8d752611`](https://github.com/containerd/cri/commit/8d75261190509c46a4ff86a8cc91401e71143487) Merge pull request  [#1065](https://github.com/containerd/cri/pull/1065) from alculquicondor/fix/architecture
    * [`c88e18b9`](https://github.com/containerd/cri/commit/c88e18b907f10ce10aa395631d80fd7ec41d36f3) Fix architecture doc
    * [`ec3aa445`](https://github.com/containerd/cri/commit/ec3aa445911a6eb1ae7ebe9277d8da6bebb8627a) Merge pull request  [#1058](https://github.com/containerd/cri/pull/1058) from haiyanmeng/update-k8s-version
    * [`035ce6c9`](https://github.com/containerd/cri/commit/035ce6c975cdabd7d32486c619e45832b64787e2) Update test based on new PullImage CRI.
    * [`fd44b9a5`](https://github.com/containerd/cri/commit/fd44b9a5d0d1c936bd649e84252708ab6eb36e48) Update kubernetes to v1.15.0-alpha.0
    * [`87dba924`](https://github.com/containerd/cri/commit/87dba924de4bdff0cf21a541e17266789da3f563) Use the correct sandbox config.
    * [`fbce5790`](https://github.com/containerd/cri/commit/fbce57903c8fde06aa1bde53d9a8c200943f22d8) Merge pull request  [#1053](https://github.com/containerd/cri/pull/1053) from mikebrow/k8s-1.10-end-of-life
    * [`857f169e`](https://github.com/containerd/cri/commit/857f169e9e894fd5f4e550bcf78a002478ce839d) update support statment reflecting eol for k8s 1.10
    * [`b2cd8400`](https://github.com/containerd/cri/commit/b2cd840042d843e110625b5fd38db68b549377be) Merge pull request  [#1045](https://github.com/containerd/cri/pull/1045) from Random-Liu/fix-env-performance-issue
    * [`877c1cad`](https://github.com/containerd/cri/commit/877c1cadc1992cb9823504a6dfa105558d64d454) Include default envs from containerd.
    * [`9e2ce349`](https://github.com/containerd/cri/commit/9e2ce3494dbd64e71bb675a6e33672dd0af9e259) Merge pull request  [#1042](https://github.com/containerd/cri/pull/1042) from Random-Liu/etc-hostname
    * [`ec6dd376`](https://github.com/containerd/cri/commit/ec6dd37691231dd628c1c7c77cfb5bb1287c50be) Add env cache.
    * [`89717d0b`](https://github.com/containerd/cri/commit/89717d0b6370b59fb6214e8a245846e50a2d607c) Don't log config at info level.
    * [`aed43ef1`](https://github.com/containerd/cri/commit/aed43ef13ad6007e5ac813029ef3780cdd797891) Merge pull request  [#1043](https://github.com/containerd/cri/pull/1043) from thaJeztah/bump_containerd
    * [`089d4fbf`](https://github.com/containerd/cri/commit/089d4fbfb88f243f0066d5d72c8709d6fd491547) Set /etc/hostname.
    * [`bc7d4005`](https://github.com/containerd/cri/commit/bc7d40057deb1a674c7651fd65f3402e092d35eb) Update containerd to 4543e32a8b29e691e523ddc142f0c9068917df54
    * [`04416381`](https://github.com/containerd/cri/commit/04416381c166053c8082cfee795d4bdc4418ed6e) Merge pull request  [#1040](https://github.com/containerd/cri/pull/1040) from thaJeztah/remove_normalize_image_ref
    * [`51affb88`](https://github.com/containerd/cri/commit/51affb8839cac2731c6d537c151e3a83046f85a7) Replace util.NormalizeImageRef with reference.ParseDockerRef
    * [`0ad60d4d`](https://github.com/containerd/cri/commit/0ad60d4d9e96350ce5837c577a627e41b95d2249) Bump docker/distribution to 0d3efadf0154c2b8a4e7b6621fff9809655cc580
    * [`7c2498d2`](https://github.com/containerd/cri/commit/7c2498d2e65d25afd5519c061c4ed5e5ae6f5d7c) Merge pull request  [#1037](https://github.com/containerd/cri/pull/1037) from Random-Liu/support-unknown-state
    * [`c27a12dd`](https://github.com/containerd/cri/commit/c27a12dd08cb2164e8cb292e620438c948e9cab6) Update containerd to 5ba368748b0275d8f45f909413d94738992f0050.
    * [`f8b34508`](https://github.com/containerd/cri/commit/f8b34508476a3451556d3b03b2c2bfc9e8935fb8) Add integration test for unknown state
    * [`83af4dad`](https://github.com/containerd/cri/commit/83af4dad871a6cb510e973ab08ab930facd9a4d2) Support unknown state for sandbox and container
    * [`4dc6f6d0`](https://github.com/containerd/cri/commit/4dc6f6d0b5933747e428685e9c927b6ea81c7a99) Add state machine for sandbox and container
    * [`bfd25c80`](https://github.com/containerd/cri/commit/bfd25c80b49ace2380d5d92d5fbcb89d6e8a20a2) Change StateUnknown to StateInit
    * [`dd2846d9`](https://github.com/containerd/cri/commit/dd2846d9419eef54e355d468ee5c01590ef3b212) Merge pull request  [#1035](https://github.com/containerd/cri/pull/1035) from Random-Liu/add-runtime-option
    * [`0bd90a77`](https://github.com/containerd/cri/commit/0bd90a77ef5b43ae6699a86735c46917970052e8) Add RUNTIME env in integration and cri test.
    * [`90492e9e`](https://github.com/containerd/cri/commit/90492e9e70091c9c2a0eee887e43b566c6e97ceb) Merge pull request  [#1034](https://github.com/containerd/cri/pull/1034) from fuweid/cleanup
    * [`c019ae8b`](https://github.com/containerd/cri/commit/c019ae8b218f2b87207a1867fb962b10667b74d6) hack: handle additional cleanup from #1028
    * [`538a361b`](https://github.com/containerd/cri/commit/538a361b3aeca7cb0dad1385a209d4c257bc4523) Merge pull request  [#1028](https://github.com/containerd/cri/pull/1028) from fuweid/detect-dirty-vendor
    * [`11922201`](https://github.com/containerd/cri/commit/119222016f628d2f071efb9be04fde5589d2aa02) hack/Makefile: detect dirty vendor
    * [`4dd67350`](https://github.com/containerd/cri/commit/4dd6735020f5596dd41738f8c4f5cb07fa804c5e) Merge pull request  [#1029](https://github.com/containerd/cri/pull/1029) from Random-Liu/add-runtime-config-api
    * [`5d1a07e8`](https://github.com/containerd/cri/commit/5d1a07e86c261886b1a04c34e01b726eafb75c75) Merge pull request  [#1032](https://github.com/containerd/cri/pull/1032) from Random-Liu/small-code-cleanup
    * [`9a455daf`](https://github.com/containerd/cri/commit/9a455daf4d085b6fc192668bca81b4e6f2bdc8fc) Don't use string when there is a constant.
    * [`bf00de33`](https://github.com/containerd/cri/commit/bf00de33a5d36daf65d6882511784809b57a3593) Merge pull request  [#1025](https://github.com/containerd/cri/pull/1025) from JoeWrightss/patch-4
    * [`97c7a1b1`](https://github.com/containerd/cri/commit/97c7a1b17b8198f242db429072ec1306cbca209a) Merge pull request  [#1027](https://github.com/containerd/cri/pull/1027) from Random-Liu/fix-log-ending-newline
    * [`d9914c8d`](https://github.com/containerd/cri/commit/d9914c8dbd637258f27ba7c3b0bd44b960280788) Always fallback to the new runtime options.
    * [`42aba00a`](https://github.com/containerd/cri/commit/42aba00a31bf2b29d102772c0c86f8038f6ee8f9) Add runtime config api.
    * [`556b2194`](https://github.com/containerd/cri/commit/556b2194501d51e18ae6dd870a8579a56509b81f) Fix lint error.
    * [`879dc6ae`](https://github.com/containerd/cri/commit/879dc6ae258b227928a5947e162cc6e10068dd68) Add integration test.
    * [`50ac4009`](https://github.com/containerd/cri/commit/50ac40097ee458f07aaeab97dadbf80b4fcddbc7) Fix the log ending newline handling.
    * [`ae1b7ac4`](https://github.com/containerd/cri/commit/ae1b7ac4fd8e4b5707b90b14bbf28b1159ff07c0) Fix some typos in comment
    * [`89766903`](https://github.com/containerd/cri/commit/89766903201d1a5676a2bcd2f3833a5ade8d2aaf) Merge pull request  [#1021](https://github.com/containerd/cri/pull/1021) from Random-Liu/move-no-metadata-test
    * [`5c40fd95`](https://github.com/containerd/cri/commit/5c40fd9585c8d713a86ba83a1d86409abc6ca8b7) Move no metadata test
    * [`76c5b203`](https://github.com/containerd/cri/commit/76c5b20339299ef2ba801f4594aa863ecccb8469) Merge pull request  [#1019](https://github.com/containerd/cri/pull/1019) from teawater/add_test
    * [`ab84e391`](https://github.com/containerd/cri/commit/ab84e3914db95df91f19223ca54e51d4d006f598) Add integration test for RunPodSandbox and CreateContainer
    * [`a7d1b3c7`](https://github.com/containerd/cri/commit/a7d1b3c7dc4984d094dfe48528ea96bb72abd3d2) Merge pull request  [#1020](https://github.com/containerd/cri/pull/1020) from Random-Liu/add-test-for-shared-pid-multi-process-container-stop
    * [`f0f68c10`](https://github.com/containerd/cri/commit/f0f68c10323912c1fde71f74d1387ea7ca03f136) Add test for shared pid multi-process container stop.
    * [`a22f1c34`](https://github.com/containerd/cri/commit/a22f1c3416889ecbde62821ac90334af5d74bf96) Merge pull request  [#1017](https://github.com/containerd/cri/pull/1017) from Random-Liu/add-unit-test
    * [`b1ad4ee9`](https://github.com/containerd/cri/commit/b1ad4ee9b67d4671cbdc4adbbfd1295aa3613d91) Add unit test for DisableCgroup, RestrictOOMScoreAdj.
    * [`0fa8668a`](https://github.com/containerd/cri/commit/0fa8668aa49d6be40fd3a363d39ff5d029388a16) Merge pull request  [#970](https://github.com/containerd/cri/pull/970) from AkihiroSuda/rootless
    * [`1fbd0647`](https://github.com/containerd/cri/commit/1fbd06479ebc526c2131c0d9395a1e83cac73eeb) Merge pull request  [#1010](https://github.com/containerd/cri/pull/1010) from teawater/fix_crash
    * [`3bfef015`](https://github.com/containerd/cri/commit/3bfef0158951049d96716814f99d4c79b02053c7) Fix the issue that pod or container config file without metadata will crash containerd
    * [`cd8231ab`](https://github.com/containerd/cri/commit/cd8231ab2a97f3ab6cd979a0be596a0579fee2fb) support DisableCgroup, DisableApparmor, RestrictOOMScoreAdj
    * [`4b4b2abb`](https://github.com/containerd/cri/commit/4b4b2abb2eb19ad6913a6c5d2a6869a0a43a3fc1) Merge pull request  [#1000](https://github.com/containerd/cri/pull/1000) from Random-Liu/teardown-network-after-stop
    * [`888f7a03`](https://github.com/containerd/cri/commit/888f7a03a3ee36cd5d2fae78866fc7ab5c8180fc) Merge pull request  [#1013](https://github.com/containerd/cri/pull/1013) from JoeWrightss/patch-3
    * [`55fb3b9f`](https://github.com/containerd/cri/commit/55fb3b9fce4cf3ff1bf0011d273eed9c0d7e8b1f) Fix return error message
    * [`e5bd9b62`](https://github.com/containerd/cri/commit/e5bd9b62d834973b6cccc3034c527b64d555cb92) Merge pull request  [#1003](https://github.com/containerd/cri/pull/1003) from Random-Liu/revert-#997
    * [`a9f3c86c`](https://github.com/containerd/cri/commit/a9f3c86cc12f7dd484b726919729accf9b5d1171) Merge pull request  [#1004](https://github.com/containerd/cri/pull/1004) from Random-Liu/fix-build
    * [`26640a29`](https://github.com/containerd/cri/commit/26640a29eb330c24cc537919014fba20adb7c9b1) Install libseccomp2 package based on debian version.
    * [`5d5fc154`](https://github.com/containerd/cri/commit/5d5fc154ad6f36aa39cafd389653a84ba19d31d4) Revert "Temporary fix for golang regression #29241."
    * [`e98e307f`](https://github.com/containerd/cri/commit/e98e307f3f712a6496985dd7fe4d9d02f4399874) Merge pull request  [#1001](https://github.com/containerd/cri/pull/1001) from Random-Liu/update-kubernetes
    * [`ac45393a`](https://github.com/containerd/cri/commit/ac45393a47f34edce0e37fbbac499fa64b067e26) Update cri-tools to v1.13.0.
    * [`2baa96e0`](https://github.com/containerd/cri/commit/2baa96e0e25c0aa24b557071cb18347f568b99d1) Update kubernetes to v1.13.0
    * [`fbab182e`](https://github.com/containerd/cri/commit/fbab182e5e73ca362e792ca5b5eded67a882f419) Teardown sandbox network after stop.
    * [`afb12d72`](https://github.com/containerd/cri/commit/afb12d728ce51d2b29ebdbf659e53fcc275045ff) Merge pull request  [#997](https://github.com/containerd/cri/pull/997) from Random-Liu/fix-for-golang-issue
    * [`d7f6721d`](https://github.com/containerd/cri/commit/d7f6721de591f9a46ebfdc8ed8de83a71d80743c) Temporary fix for golang regression #29241.
    * [`cd3d5c79`](https://github.com/containerd/cri/commit/cd3d5c799222acb5288842b18cf619e5e310e679) Merge pull request  [#993](https://github.com/containerd/cri/pull/993) from JoeWrightss/patch-2
    * [`d53bcba9`](https://github.com/containerd/cri/commit/d53bcba99149b25a5b46365e06852cbc97e5556c) Fix some typo errors
    * [`ec6a1eab`](https://github.com/containerd/cri/commit/ec6a1eab117bf150638bd2f0a4301f9f25658f73) Merge pull request  [#991](https://github.com/containerd/cri/pull/991) from Random-Liu/remove-container-lifecycle-image-dependency
    * [`82d8c9bc`](https://github.com/containerd/cri/commit/82d8c9bcfade76fae5290f555d5442ec32bdc652) Add integration test.
    * [`515ef024`](https://github.com/containerd/cri/commit/515ef02473946b163dd815f614ffaf90152d101c) Remove container lifecycle image ref dependency.
    * [`be2c3bd9`](https://github.com/containerd/cri/commit/be2c3bd94b89f01c0652ba6b8bd87dd6e2564017) Merge pull request  [#992](https://github.com/containerd/cri/pull/992) from JoeWrightss/patch-1
    * [`37085692`](https://github.com/containerd/cri/commit/37085692e28a7584967374f085e2b94c16b54869) fix spelling error: contaner -> container
    * [`5a80f333`](https://github.com/containerd/cri/commit/5a80f333d41e8e5288d7448824511148d63adff5) Merge pull request  [#989](https://github.com/containerd/cri/pull/989) from Random-Liu/test-image-in-other-namespace
    * [`30fa7157`](https://github.com/containerd/cri/commit/30fa71573f77c33aca6b5de2292972024b87b5a5) Test that CRI plugin should not see image in other namespaces.
    * [`db0c4dea`](https://github.com/containerd/cri/commit/db0c4dea24a72163d6deb86af7fb62b8d7ddabb5) Merge pull request  [#984](https://github.com/containerd/cri/pull/984) from mikebrow/ignore-exits-with-no-id
    * [`b59dd559`](https://github.com/containerd/cri/commit/b59dd559661b460ac0ae982f4dffb35fe434e75b) filter namespace
    * [`f58105a7`](https://github.com/containerd/cri/commit/f58105a71c92cd68e68e731dd9ebf9b7e85b91ce) Merge pull request  [#983](https://github.com/containerd/cri/pull/983) from Random-Liu/fix-shared-pid-ns-kill
    * [`2cc1edcf`](https://github.com/containerd/cri/commit/2cc1edcfc3d01ff7a2680cad83f757bf06e886d0) Update containerd to 6937c5a3ba8280edff9e9030767e3b0cb742581c
    * [`de967051`](https://github.com/containerd/cri/commit/de967051d488d415f7c2b66b4fd89cf2467536a9) Fix kill when shared pid namespace.
    * [`1dc6ea19`](https://github.com/containerd/cri/commit/1dc6ea19dc47407c74027444b692e618a339171f) Merge pull request  [#980](https://github.com/containerd/cri/pull/980) from mikebrow/networking-info
    * [`f8e89f71`](https://github.com/containerd/cri/commit/f8e89f71a93d0c3394101d19687d279a09692324) adds cni results to verbose pod info
    * [`7142de0f`](https://github.com/containerd/cri/commit/7142de0fd2ed10a4dc880fcd72f416a43d296756) Merge pull request  [#977](https://github.com/containerd/cri/pull/977) from Random-Liu/install-necessary-tools
    * [`5b21e63a`](https://github.com/containerd/cri/commit/5b21e63aed8c269a7280bc3b7af512d15aa85eb1) Merge pull request  [#976](https://github.com/containerd/cri/pull/976) from Random-Liu/remove-health-monitor
    * [`77d55c5e`](https://github.com/containerd/cri/commit/77d55c5e60cab1e717ce5a0555fb7e705ac4c5e8) Only install necessary tools.
    * [`ce51a102`](https://github.com/containerd/cri/commit/ce51a102d4fafd94d4c3a51639fa5110b6988c53) Merge pull request  [#954](https://github.com/containerd/cri/pull/954) from mikebrow/go-version-update
    * [`cfa8e06a`](https://github.com/containerd/cri/commit/cfa8e06aee490eefbeb1621b745dd83ab8bea327) Remove the unused `health-monitor.sh`.
    * [`80554f4a`](https://github.com/containerd/cri/commit/80554f4a85e2892cd9a99c2bf278d76cf4587c7d) Merge pull request  [#973](https://github.com/containerd/cri/pull/973) from Random-Liu/use-event-id
    * [`66149929`](https://github.com/containerd/cri/commit/6614992914a0e0855d47b58bb50c11b39ef7604e) Merge pull request  [#974](https://github.com/containerd/cri/pull/974) from Random-Liu/remove-invalid-todo
    * [`7f1f4e7a`](https://github.com/containerd/cri/commit/7f1f4e7a149a52d54b8e05b0c54fe8ed89921da7) Remove invalid TODO comment.
    * [`47542c95`](https://github.com/containerd/cri/commit/47542c9515455563f6a58143dc9bc2c39799b930) Merge pull request  [#972](https://github.com/containerd/cri/pull/972) from Random-Liu/update-containerd-1.2
    * [`d4c825f9`](https://github.com/containerd/cri/commit/d4c825f905e8e865b92e0d37493dea680428eeaf) Use the `ID` field of `TaskExit` event.
    * [`f818de9d`](https://github.com/containerd/cri/commit/f818de9dcee9c4e029c461715a5ddaa67520444e) Update containerd to v1.2.0.
    * [`64b067d9`](https://github.com/containerd/cri/commit/64b067d93fab68368be7dd58f1e13a1d1215c6ad) fix integration test
    * [`bc97f514`](https://github.com/containerd/cri/commit/bc97f51477d6fcd0baa84ced260b32a648044375) adds golang 1.11.x and tip to build
    * [`edf2b817`](https://github.com/containerd/cri/commit/edf2b817787356500354d42d85fcaf848a1f84bc) Merge pull request  [#969](https://github.com/containerd/cri/pull/969) from Random-Liu/golang-1.11-gofmt
    * [`459e4818`](https://github.com/containerd/cri/commit/459e48180835c0b7d66d4de773c83acbc43af227) Update code for golang 1.11 gofmt.
    * [`547b5e03`](https://github.com/containerd/cri/commit/547b5e03cfb973df1149d9013611ae7788c5f630) Merge pull request  [#967](https://github.com/containerd/cri/pull/967) from Random-Liu/update-support-metrics
    * [`20b45be2`](https://github.com/containerd/cri/commit/20b45be29472e9ae6072266296f167e7bfce63d6) Update support metrics to include containerd 1.2.
    * [`3fd67d10`](https://github.com/containerd/cri/commit/3fd67d108ad20d2c00bfc13b4c054534c5032483) Merge pull request  [#965](https://github.com/containerd/cri/pull/965) from mikebrow/update-community-link
    * [`d8d7dcc7`](https://github.com/containerd/cri/commit/d8d7dcc75916d2bc4567af84f8c513a15a7d3838) update the slack information
    * [`f6089b85`](https://github.com/containerd/cri/commit/f6089b85a7492c20fdde60a3d4072a167e6390ae) Merge pull request  [#961](https://github.com/containerd/cri/pull/961) from mikebrow/remove-authconfig-fromlog
    * [`0e522cae`](https://github.com/containerd/cri/commit/0e522cae43e0263d779eafbd6349053395e02a15) Merge pull request  [#959](https://github.com/containerd/cri/pull/959) from Random-Liu/use-commit
    * [`1b3ff746`](https://github.com/containerd/cri/commit/1b3ff7462ecf4a82af90d5f7cf0a0589cbc56d56) removes authconfit from info log
    * [`7a131169`](https://github.com/containerd/cri/commit/7a1311698cf379786e604a43682691a1437add49) Use commit as version.
    * [`9f87ce8c`](https://github.com/containerd/cri/commit/9f87ce8c7ea659d94d365394cc46f7c47c3f8aa2) Merge pull request  [#957](https://github.com/containerd/cri/pull/957) from mikebrow/update-readme-link
    * [`6039a4d3`](https://github.com/containerd/cri/commit/6039a4d322ccc69949d8e8053c52ccb8ba4fc0f6) link to new icon location
    * [`e3126353`](https://github.com/containerd/cri/commit/e312635396a13bc67cc5c9f3e5f873dc92cfc891) Merge pull request  [#950](https://github.com/containerd/cri/pull/950) from Random-Liu/netns-source-of-truth
    * [`775bc6e5`](https://github.com/containerd/cri/commit/775bc6e5f4ead55209e35204ccac67f5c29a3fbc) Update integration test.
    * [`c1740d82`](https://github.com/containerd/cri/commit/c1740d8291d4042cb60e39e15395e482ae13e47e) Manage mount lifecycle and remove cached state
    * [`36893c3e`](https://github.com/containerd/cri/commit/36893c3ec995294208760ba045878e4cdae886ae) Merge pull request  [#953](https://github.com/containerd/cri/pull/953) from Starnop/getruntime-before-setupnetwork
    * [`22a8777a`](https://github.com/containerd/cri/commit/22a8777a9ef25a2fb0818aba5df3800c134cdb25) refactor: setup network after get Sandbox runtime
    * [`728f636e`](https://github.com/containerd/cri/commit/728f636e32c97ea9c67dc9a654eaf19d2de0b801) Merge pull request  [#949](https://github.com/containerd/cri/pull/949) from Random-Liu/fix-ip-leakage
    * [`84775d2c`](https://github.com/containerd/cri/commit/84775d2c10ecd751f36866145883b3e3155514f6) Add integration test.
    * [`1f1e92e4`](https://github.com/containerd/cri/commit/1f1e92e4a423521f074125aa04829dd12e8b9498) Update go-cni to 40bcf8ec8acd7372be1d77031d585d5d8e561c90.
    * [`c39f63ea`](https://github.com/containerd/cri/commit/c39f63eaf49c5ec1161749907f4f81ebb9a796e0) Teardown pod network even if the network namespace is closed
    * [`70da14e4`](https://github.com/containerd/cri/commit/70da14e4b37909431afb86508d9d83d49136a98c) Merge pull request  [#943](https://github.com/containerd/cri/pull/943) from Random-Liu/support-per-runtime-config
    * [`1442425f`](https://github.com/containerd/cri/commit/1442425f92d35a31c6b407ff19e01671beee0471) Support runtime specific configurations.
    * [`8b0d53c0`](https://github.com/containerd/cri/commit/8b0d53c09c41d9fbc3b3896548ecf011518e3c42) Merge pull request  [#941](https://github.com/containerd/cri/pull/941) from amshinde/fix-go-compile-error
    * [`bbc37bbf`](https://github.com/containerd/cri/commit/bbc37bbf9bab32ea412634eb7d2cc7256c64bcce) Merge pull request  [#944](https://github.com/containerd/cri/pull/944) from Random-Liu/use-authorizer
    * [`3e4cf68a`](https://github.com/containerd/cri/commit/3e4cf68a3f2eeca2e5cd53b6f50605d655904c36) Use Authorizer.
    * [`2f42771f`](https://github.com/containerd/cri/commit/2f42771f7740d3bcb4ce342f88e026f916768c37) Update containerd to 15f19d7a67fa322e6de0ef4c6a1bf9da0f056554.
    * [`54b1c00b`](https://github.com/containerd/cri/commit/54b1c00b3b307b0fadd10c02d9467a6545c2c4d5) test: Fix compile error with go1.10.2
    * [`e4f33828`](https://github.com/containerd/cri/commit/e4f33828c35b1cfd01a74cc9c879d76a3a244661) Merge pull request  [#938](https://github.com/containerd/cri/pull/938) from Random-Liu/update-kubernetes-1.12
    * [`0580ce45`](https://github.com/containerd/cri/commit/0580ce45fd7c5c630361e5cf1ac9ffed3a7eb8be) Update test based on new CRI.
    * [`5a2da313`](https://github.com/containerd/cri/commit/5a2da31351a2145067173aeaa0151a02f3c61801) Update kubernetes to v1.12.0.
    * [`fb26f47b`](https://github.com/containerd/cri/commit/fb26f47b4c3db27f3f896a05bef1388d6dd2c7d0) Merge pull request  [#937](https://github.com/containerd/cri/pull/937) from DataDog/JulienBalestra/cni-debug
    * [`27f33cd4`](https://github.com/containerd/cri/commit/27f33cd4d69ce1e0a18af1d905b7e8540805952c) cni result: add a debug message
    * [`801882b0`](https://github.com/containerd/cri/commit/801882b046562ed1cf0299c8e4130e3f0865dcc6) Merge pull request  [#935](https://github.com/containerd/cri/pull/935) from mikebrow/makefile-fix-for-syntax
    * [`24a5a0e6`](https://github.com/containerd/cri/commit/24a5a0e6ba3c66eca6a60894d97d9d66f4a47ab7) corrects syntax error in Makefile
    * [`58ab1e09`](https://github.com/containerd/cri/commit/58ab1e09b2475cbf9b7eef8d5c8fb5436ef1132d) Merge pull request  [#926](https://github.com/containerd/cri/pull/926) from Random-Liu/better-external-image-handling
    * [`6905460b`](https://github.com/containerd/cri/commit/6905460b85fc9b2104bd0feb4123016946ca40a1) Add integration test
    * [`db68300a`](https://github.com/containerd/cri/commit/db68300a5aa5cb52b6d5eae58d9b89159da7b1ef) Manage unmanaged images in k8s.io namespace
    * [`4d553cbe`](https://github.com/containerd/cri/commit/4d553cbef81bc6ee7d71e962bc066139cb0734a8) Merge pull request  [#924](https://github.com/containerd/cri/pull/924) from Random-Liu/add-timeout-for-recover
    * [`e3aa8adb`](https://github.com/containerd/cri/commit/e3aa8adbb0cd8ad9cbdba4622d4b34b3a4a0e9f4) Update containerd to f88d3e5d6dfe9b7d7941ac5241649ad8240b9282.
    * [`963a0173`](https://github.com/containerd/cri/commit/963a01735bb1c94d95807f5e2ffc1f9e7a5854e2) Add timeout for container/sandbox recover and event monitor.
    * [`6de38f1f`](https://github.com/containerd/cri/commit/6de38f1f3ab99b96b9bbf1723084a658dc676002) Merge pull request  [#927](https://github.com/containerd/cri/pull/927) from Random-Liu/fix-readiness-check
    * [`00443ebd`](https://github.com/containerd/cri/commit/00443ebd6c10206eca897c90022c85f30cb01142) Merge pull request  [#928](https://github.com/containerd/cri/pull/928) from Random-Liu/update-crictl
    * [`92fbbcf0`](https://github.com/containerd/cri/commit/92fbbcf0651a83c7ba854ca8c9075e02a3aec7d1) Update critools version.
    * [`68152dab`](https://github.com/containerd/cri/commit/68152dab84f403f9789e3e80c4aed9c186ee63e6) Fix readiness check in test utils.
    * [`733f7199`](https://github.com/containerd/cri/commit/733f7199b29d4b128d43dd4bc4adc5f9ab5e7cb8) Merge pull request  [#923](https://github.com/containerd/cri/pull/923) from madhanrm/vendorcd
    * [`5d777b2e`](https://github.com/containerd/cri/commit/5d777b2e3527b06038316e82a2c1a5cefea05851) Vendor in runtime-spec & runtime-tools from github.com/opencontainers
    * [`8d7b0e20`](https://github.com/containerd/cri/commit/8d7b0e20b510750f888ad605b02a1aff25f1989c) Merge pull request  [#921](https://github.com/containerd/cri/pull/921) from Random-Liu/turn-off-fail-swap-on
    * [`798977f8`](https://github.com/containerd/cri/commit/798977f8b23ba9920ef1d702746865daaa9f5e25) Turn off `--fail-swap-on` in node e2e test.
    * [`d963c9c5`](https://github.com/containerd/cri/commit/d963c9c58eb4cde524278919310fb066cfd2931c) Merge pull request  [#920](https://github.com/containerd/cri/pull/920) from Random-Liu/fix-indent
    * [`65283e42`](https://github.com/containerd/cri/commit/65283e425353065859faf119a3617d1e469a9892) The indent is wrong.
    
    ### Changes from containerd/go-cni
    
    * [`22460c0`](https://github.com/containerd/go-cni/commit/22460c018b64cf8bf4151b3ff9c4d077e6a88cbf) Merge pull request  [#42](https://github.com/containerd/go-cni/pull/42) from kuramal/cni_plugin_conf_file_max_num
    * [`b844801`](https://github.com/containerd/go-cni/commit/b844801e7c31467eca843d401f1f25f249d37df7) add cni plugin config file max num config
    * [`e1dc76f`](https://github.com/containerd/go-cni/commit/e1dc76fa62e1665cf5d85fd617c6191d66f0e72d) Merge pull request  [#40](https://github.com/containerd/go-cni/pull/40) from johscheuer/add-bandwidth-capability
    * [`4515b97`](https://github.com/containerd/go-cni/commit/4515b9792230777b10db50b9cdbb5d3fd0c2a035) Use uint64 for bandwidth capability
    * [`0b5320f`](https://github.com/containerd/go-cni/commit/0b5320f4ef5c9082a96cd10b6f0f1937ef5674fc) Add support for bandwidth capability
    * [`d3d376a`](https://github.com/containerd/go-cni/commit/d3d376a47161a77130a8e1333824737defa3b589) Add WithConfIndex opt (#39)
    * [`891c2a4`](https://github.com/containerd/go-cni/commit/891c2a41e18144b2d7921f971d6c9789a68046b2) Merge pull request  [#37](https://github.com/containerd/go-cni/pull/37) from Random-Liu/avoid-lockup
    * [`e7a8c33`](https://github.com/containerd/go-cni/commit/e7a8c33b6ae91e33bf6a4a43ab511f9ae000b7b6) Avoid `Status` lockup during setup and remove.
    * [`0683513`](https://github.com/containerd/go-cni/commit/06835130b24722e03be07e80413e9053cd077c6a) Add common project content/checks (#36)
    * [`8f8e80a`](https://github.com/containerd/go-cni/commit/8f8e80adbf4c65df18feb20d326c8d67fca0ff77) Fix some typos in comment (#34)
    * [`c399b15`](https://github.com/containerd/go-cni/commit/c399b1539b8e2711704c2d011d54f20606f3f2b3) Merge pull request  [#33](https://github.com/containerd/go-cni/pull/33) from mikebrow/expose-config
    * [`6253851`](https://github.com/containerd/go-cni/commit/6253851d0dddac39a503dd30689e156d8b590ba7) adds a get for the plugin config details
    
    ### Changes from containerd/go-runc
    
    * [`9007c24`](https://github.com/containerd/go-runc/commit/9007c2405372fe28918845901a3276c0915689a1) Merge pull request  [#52](https://github.com/containerd/go-runc/pull/52) from Ace-Tang/fix-error-return
    * [`4e99c72`](https://github.com/containerd/go-runc/commit/4e99c72acdb052ba374135c009bbc8ac9dd68249) Fix Method of judging command execution failure
    * [`7d11b49`](https://github.com/containerd/go-runc/commit/7d11b49dc0769f6dbb0d1b19f3d48524d1bad9ad) Merge pull request  [#51](https://github.com/containerd/go-runc/pull/51) from fuweid/add-content-check
    * [`8e51df4`](https://github.com/containerd/go-runc/commit/8e51df421218b765f393e1fdf97fac668913a8f4) Add common project content/checks
    
    ### Changes from containerd/ttrpc
    
    * [`1fb3814`](https://github.com/containerd/ttrpc/commit/1fb3814edf44a76e0ccf503decf726d994919a9a) Merge pull request  [#42](https://github.com/containerd/ttrpc/pull/42) from crosbymichael/client
    * [`5829a06`](https://github.com/containerd/ttrpc/commit/5829a06d8c9c0240a9f7a164b31fdd117bc7101a) Merge pull request  [#43](https://github.com/containerd/ttrpc/pull/43) from crosbymichael/metadata
    * [`694de9d`](https://github.com/containerd/ttrpc/commit/694de9d9557f6c1251d484bf0d2fdf378342fff1) metadata as KeyValue type
    * [`3afb82b`](https://github.com/containerd/ttrpc/commit/3afb82bd2726e56810fb416d4869420ad6d0b2b1) Fix error handling with server shutdown
    * [`f3eb35b`](https://github.com/containerd/ttrpc/commit/f3eb35b158fd4000538703db623e3da7baf69d4e) Refactor close handling for ttrpc clients
    * [`d134fe7`](https://github.com/containerd/ttrpc/commit/d134fe75a41a1da0056294d0426a4aec044bd49d) Merge pull request  [#41](https://github.com/containerd/ttrpc/pull/41) from crosbymichael/interceptors
    * [`de8faac`](https://github.com/containerd/ttrpc/commit/de8faac08ba83f355db2c8972c444ecd151d5e1a) Add godocs for interceptors
    * [`e409d7d`](https://github.com/containerd/ttrpc/commit/e409d7d775bf8a9b74268b4f59c317f494ba85d5) Add example binary for testing the example service
    * [`819653f`](https://github.com/containerd/ttrpc/commit/819653f40c3ed5441c8f73050509d9ff6784d325) Add client and server unary interceptors
    * [`a5bd8ce`](https://github.com/containerd/ttrpc/commit/a5bd8ce9e40bc7c065a11c6936f4d032ce6bfa2b) Merge pull request  [#40](https://github.com/containerd/ttrpc/pull/40) from mxpv/headers
    * [`04523b9`](https://github.com/containerd/ttrpc/commit/04523b9d2c466b8b716f4177ed81b5f2ac81048a) Rename headers to metadata
    * [`5926a92`](https://github.com/containerd/ttrpc/commit/5926a92b70e623c78a690e6bfe4848e6deb2270c) Support headers
    * [`f821483`](https://github.com/containerd/ttrpc/commit/f82148331ad2181edea8f3f649a1f7add6c3f9c2) Merge pull request  [#38](https://github.com/containerd/ttrpc/pull/38) from masters-of-cats/pr-client-eof-improvement
    * [`911c9cd`](https://github.com/containerd/ttrpc/commit/911c9cda77ee36640c4c13350cdad7ec592b0a72) Improve connection error handling
    * [`69eadd1`](https://github.com/containerd/ttrpc/commit/69eadd1c7f53d23d70163055e5c878075dde31fb) Merge pull request  [#37](https://github.com/containerd/ttrpc/pull/37) from masters-of-cats/pr-handle-client-eof
    * [`96dcf73`](https://github.com/containerd/ttrpc/commit/96dcf73d208d67a3f88a173be3a23731cb62c2be) Handle EOF to prevent file descriptor leak
    * [`699c4e4`](https://github.com/containerd/ttrpc/commit/699c4e40d1e7416e08bf7019c7ce2e9beced4636) Merge pull request  [#35](https://github.com/containerd/ttrpc/pull/35) from Random-Liu/make-on-close-an-options
    * [`ba15956`](https://github.com/containerd/ttrpc/commit/ba15956d22fc5bfe9dd6caaefcc013cd29da38b7) Make onclose an option.
    * [`6914432`](https://github.com/containerd/ttrpc/commit/69144327078caa5a2f1d5eda8bea6110bf16eeb3) Merge pull request  [#33](https://github.com/containerd/ttrpc/pull/33) from JoeWrightss/patch-1
    * [`ce5c1c4`](https://github.com/containerd/ttrpc/commit/ce5c1c4546907f3b1146f3bb28c1fea8f0094528) Fix returns error message
    * [`f02858b`](https://github.com/containerd/ttrpc/commit/f02858b1457c5ca3aaec3a0803eb0d59f96e41d6) Merge pull request  [#31](https://github.com/containerd/ttrpc/pull/31) from cpuguy83/support_context_deadlines
    * [`a364f44`](https://github.com/containerd/ttrpc/commit/a364f44e55b1de969afc68a603408dde233a23d1) Add support for request timeout propgation.
    * [`f51df44`](https://github.com/containerd/ttrpc/commit/f51df4475b76e0ab0315ee0684bef0703a070e6b) Merge pull request  [#30](https://github.com/containerd/ttrpc/pull/30) from estesp/add-common-project-content
    * [`6c96b39`](https://github.com/containerd/ttrpc/commit/6c96b39a2870610e453c280ea2bc6140df5a3a11) Add common check scripts and project references
    
    ### Changes from containerd/zfs
    
    * [`31af176`](https://github.com/containerd/zfs/commit/31af176f2ae84fe142ef2655bf7bb2aa618b3b1f) Merge pull request  [#21](https://github.com/containerd/zfs/pull/21) from estesp/add-project-repo-checks
    * [`2f23511`](https://github.com/containerd/zfs/commit/2f235119dd7a37da77f3727d64100c68088ad1c6) Add common project content/checks to zfs
    * [`c6182c4`](https://github.com/containerd/zfs/commit/c6182c4d3d01575a4c87b66c9b3ef81dc55ded31) Add license headers to files
    * [`9f6ef3b`](https://github.com/containerd/zfs/commit/9f6ef3b1fe5144bd91fe5855b4eba81bc0d17d03) Merge pull request  [#20](https://github.com/containerd/zfs/pull/20) from containerd/skip
    * [`d78b0d0`](https://github.com/containerd/zfs/commit/d78b0d0a3209bb5e541e25a49144e5fe92fe2377) Return skip error on unsupported fs
    * [`39692b4`](https://github.com/containerd/zfs/commit/39692b47b0de2609e33dc36f4536e55f75b97adf) Merge pull request  [#19](https://github.com/containerd/zfs/pull/19) from AkihiroSuda/update-containerd
    * [`154f951`](https://github.com/containerd/zfs/commit/154f95142514539415fe90a461100d70cc67988c) update containerd
    
    ### Dependency Changes
    
    Previous release can be found at [v1.2.0](https://github.com/containerd/containerd/releases/tag/v1.2.0)
    
    * **github.com/BurntSushi/toml**                          a368813c5e648fee92e5f6c30e3944ff9d5e8895 -> v0.3.1
    * **github.com/Microsoft/go-winio**                       v0.4.11 -> v0.4.14
    * **github.com/Microsoft/hcsshim**                        v0.7.12 -> 8abdbb8205e4192c68b5f84c31197156f31be517
    * **github.com/containerd/aufs**                          ffa39970e26ad01d81f540b21e65f9c1841a5f92 -> f894a800659b6e11c1a13084abd1712f346e349c
    * **github.com/containerd/btrfs**                         2e1aa0ddf94f91fa282b6ed87c23bf0d64911244 -> af5082808c833de0e79c1e72eea9fea239364877
    * **github.com/containerd/cgroups**                       5e610833b72089b37d0e615de9a92dfc043757c2 -> c4b9ac5c7601384c965b9646fc515884e091ebb9
    * **github.com/containerd/console**                       c12b1e7919c14469339a5d38f2f8ed9b64a9de23 -> 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f
    * **github.com/containerd/cri**                           f913714917d2456d7e65a0be84962b1ce8acb487 -> b213648c5bd0a1d2ee42709c10dff63fbfee3ad7
    * **github.com/containerd/go-cni**                        40bcf8ec8acd7372be1d77031d585d5d8e561c90 -> 22460c018b64cf8bf4151b3ff9c4d077e6a88cbf
    * **github.com/containerd/go-runc**                       5a6d9f37cfa36b15efba46dc7ea349fa9b7143c3 -> 9007c2405372fe28918845901a3276c0915689a1
    * **github.com/containerd/ttrpc**                         2a805f71863501300ae1976d29f0454ae003e85a -> 1fb3814edf44a76e0ccf503decf726d994919a9a
    * **github.com/containerd/zfs**                           9a0b8b8b5982014b729cd34eb7cd7a11062aa6ec -> 31af176f2ae84fe142ef2655bf7bb2aa618b3b1f
    * **github.com/docker/distribution**                      b38e5838b7b2f2ad48e06ec4b500011976080621 -> 0d3efadf0154c2b8a4e7b6621fff9809655cc580
    * **github.com/docker/go-units**                          v0.3.1 -> v0.4.0
    * **github.com/fullsailor/pkcs7**                         8306686428a5fe132eac8cb7c4848af725098bd4 **_new_**
    * **github.com/gogo/googleapis**                          08a7655d27152912db7aaf4f983275eaf8d128ef -> v1.2.0
    * **github.com/gogo/protobuf**                            v1.0.0 -> v1.2.1
    * **github.com/golang/protobuf**                          v1.1.0 -> v1.2.0
    * **github.com/google/go-cmp**                            v0.1.0 -> v0.2.0
    * **github.com/google/uuid**                              v1.1.1 **_new_**
    * **github.com/konsorten/go-windows-terminal-sequences**  v1.0.1 **_new_**
    * **github.com/matttproud/golang_protobuf_extensions**    v1.0.0 -> v1.0.1
    * **github.com/miscreant/miscreant-go**                   325cbd69228b6af571a635f7502586a920a2749a **_new_**
    * **github.com/mistifyio/go-zfs**                         166add352731e515512690329794ee593f1aaff2 -> f784269be439d704d3dfa1906f45dd848fed2beb
    * **github.com/opencontainers/runc**                      58592df56734acf62e574865fe40b9e53e967910 -> f4982d86f7fde0b6f953cc62ccc4022c519a10a9
    * **github.com/opencontainers/runtime-spec**              eba862dc2470385a233c7507392675cbeadf7353 -> 29686dbc5559d93fb1ef402eeda3e35c38d75af4
    * **github.com/opencontainers/selinux**                   b6fa367ed7f534f9ba25391cc2d467085dbb445a -> v1.2.2
    * **github.com/pkg/errors**                               v0.8.0 -> v0.8.1
    * **github.com/seccomp/libseccomp-golang**                32f571b70023028bd57d9288c20efbcb237f3ce0 -> v0.9.1
    * **github.com/sirupsen/logrus**                          v1.0.0 -> v1.4.1
    * **github.com/syndtr/gocapability**                      db04d3cc01c8b54962a58ec7e491717d06cfcc16 -> d98352740cb2c55f81556b63d4a1ec64c5a319c2
    * **go.etcd.io/bbolt**                                    v1.3.1-etcd.8 -> 2eb7227adea1d5cf85f0bc2a82b7059b13c2fa68
    * **golang.org/x/crypto**                                 49796115aa4b964c318aad4f3084fdb41e9aa067 -> 88737f569e3a9c7ab309cdc09a07fe7fc87233c3
    * **golang.org/x/net**                                    b3756b4b77d7b13260a0a2ec658753cf48922eac -> f3200d17e092c607f615320ecaad13d87ad9a2b3
    * **golang.org/x/sync**                                   450f422ab23cf9881c94e2db30cac0eb1b7cf80c -> 42b317875d0fa942474b76e1b46a6060d720ae6e
    * **golang.org/x/sys**                                    1b2967e3c290b7c545b3db0deeda16e9be4f98a2 -> 4c4f7f33c9ed00de01c4c741d2177abfcfe19307
    * **google.golang.org/grpc**                              v1.12.0 -> 25c4f928eaa6d96443009bd842389fb4fa48664e
    * **gopkg.in/square/go-jose.v2**                          8254d6c783765f38c8675fae4427a1fe73fbd09d **_new_**
    * **gotest.tools**                                        v2.1.0 -> v2.3.0
    * **k8s.io/api**                                          kubernetes-1.12.0 -> kubernetes-1.15.0
    * **k8s.io/apimachinery**                                 kubernetes-1.12.0 -> kubernetes-1.15.0
    * **k8s.io/apiserver**                                    kubernetes-1.12.0 -> kubernetes-1.15.0
    * **k8s.io/client-go**                                    kubernetes-1.12.0 -> kubernetes-1.15.0
    * **k8s.io/cri-api**                                      kubernetes-1.15.0 **_new_**
    * **k8s.io/klog**                                         v0.3.1 **_new_**
    * **k8s.io/kubernetes**                                   v1.12.0 -> v1.15.0
    * **k8s.io/utils**                                        cd34563cd63c2bd7c6fe88a73c4dcf34ed8a67cb -> c2654d5206da6b7b6ace12841e8f359bb89b443c
    * **sigs.k8s.io/yaml**                                    v1.1.0 **_new_**
    
    
  • v1.3.0-beta.0

    containerd 1.3.0-beta.0
    
    Welcome to the v1.3.0-beta.0 release of containerd!
    *This is a pre-release of containerd*
    
    The fourth major release of containerd comes over 9 months after the previous
    major release and covers a period of both significant project growth and
    further stabilization. Similar to previous releases, the number of API changes
    are small and, as always, backwards compatible. The growing ecosystem of plugins
    and users have driven improvements to make containerd more configurable, usable,
    and pluggable. On Windows, this release brings a new runtime utilizing the shim
    API. For clients, there are many new features and improvements completely
    implemented in the client libraries without requiring daemon upgrade.
    
    ## Runtime
    * New Windows runtime using hcsshim
    * Improvements to ttrpc for daemon to shim communication (https://github.com/containerd/containerd/pull/3341)
    
    ## Snapshots
    * Devmapper snapshotter (https://github.com/containerd/containerd/pull/3022)
    * Improved label support for plugins
    
    ## Plugins
    * Support for plugins registering as a TCP service
    * Configurable plugin directory
    
    ## CRI
    
    ## Client
    * Default handling from namespace labels (https://github.com/containerd/containerd/pull/3403)
    * Improved Docker resolver with mirroring support
    * Support for cross repository push (https://github.com/containerd/containerd/pull/3218)
    
    ## Other
    * [API] Add support for direct resource management in leases (https://github.com/containerd/containerd/pull/3304)
    * [API] Add ttrpc service for shim event publishing
    * [API] Add annotations to descriptors in API
    * [API] Add id to TaskDelete event message to match exec id
    * Support additional garbage collection labels
    
    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
    
    * Michael Crosby
    * Lantao Liu
    * Phil Estes
    * Derek McGowan
    * Sebastiaan van Stijn
    * Justin Terry
    * Maksym Pavlenko
    * Wei Fu
    * Ace-Tang
    * Akihiro Suda
    * Mike Brown
    * John Howard
    * Stefan Berger
    * Lifubang
    * zhoulin xie
    * Evan Hazlett
    * Gábor Lipták
    * Georgi Sabev
    * Brandon Lum
    * Eric Hotinger
    * Kevin Parsons
    * Mike Brown
    * zhangyue
    * Li Yuxuan
    * Nikhil Soni
    * Andrey Kolomentsev
    * BoWen Yan
    * Brian Goff
    * Davor Kapsa
    * Eric Lin
    * Fahed Dorgaa
    * Hui Zhu
    * Shengjing Zhu
    * Tõnis Tiigi
    * Aldo Culquicondor
    * Benjamin Elder
    * Cedric Clerget
    * Charles Kenney
    * Daniel, Dao Quang Minh
    * Edgar Lee
    * Eric Ren
    * Jack Baines
    * Jared Cordasco
    * John Howard
    * Justin Cormack
    * Mark Gordon
    * Odin Ugedal
    * Peter Wagner
    * Stephen J Day
    * Su Fei
    * haiyanmeng
    * zhenguang zhu
    * Aleksa Sarai
    * Archana Shinde
    * Ashley Sykes
    * Avi Kivity
    * Bingshen Wang
    * Brent Baude
    * Carlos Eduardo
    * Chris Mark
    * Danni Xia
    * Eli Uriegas
    * Erik Sipsma
    * Georgia Panoutsakopoulou
    * Grant Seltzer Richman
    * Haiyan Meng
    * Harshal Patil
    * Iskander (Alex) Sharipov
    * Jaime Caamaño Ruiz
    * Jean Rouge
    * Ji'an Liu
    * Jie Zhang
    * Jing Rui
    * John Starks
    * Julia Nedialkova
    * Julien Balestra
    * Kenta Tada
    * Konstantin Maksimov
    * Madhan Raj Mookkandy
    * Mattias Appelgren
    * Michael Katsoulis
    * Michael Wan
    * Nitesh Konkar
    * Oliver Stenbom
    * Peng Wang
    * Sarang Joshi
    * Shengjing Zhu
    * Shukui Yang
    * Tibor Vass
    * Tim Allclair
    * Veeraiah Chowdary Nuvvula
    * Wei Zhang
    * Yikun Jiang
    * Yuxing Liu
    * caozhihao
    * jiangpengfei
    * lifupan
    
    ### Changes
    
    * [`053853fe3f`](https://github.com/containerd/containerd/commit/053853fe3ffc6af80165a3249a76a82c27a81cdb) Merge pull request  [#3465](https://github.com/containerd/containerd/pull/3465) from dmcgowan/beta-1.3
    * [`a49df98ee9`](https://github.com/containerd/containerd/commit/a49df98ee9a1dd08be844c037820d302d069b835) Merge pull request  [#3468](https://github.com/containerd/containerd/pull/3468) from crosbymichael/custom-cgroup
    * [`e04f9599ae`](https://github.com/containerd/containerd/commit/e04f9599aeb84557b12e44adb0140fcd93e645f3) Merge pull request  [#3469](https://github.com/containerd/containerd/pull/3469) from crosbymichael/pb.txt
    * [`578216950d`](https://github.com/containerd/containerd/commit/578216950de9c1c188708369e2a31ac6c494dfee) Add note about pb.txt files
    * [`f68186e107`](https://github.com/containerd/containerd/commit/f68186e1070fbf30030688f3cb86ccdbf5dff806) Improve custom cgroup test
    * [`4195136eea`](https://github.com/containerd/containerd/commit/4195136eea0ee4f6d507bf23f1396bca74f9807d) Merge pull request  [#3433](https://github.com/containerd/containerd/pull/3433) from dmcgowan/gc-docs
    * [`8a6190856b`](https://github.com/containerd/containerd/commit/8a6190856bb84c4e340527c2404b1123791bab13) Add 1.3 beta release note
    * [`172fe90e55`](https://github.com/containerd/containerd/commit/172fe90e55c3c3a452f9bec926d87ffda5ed01bf) Merge pull request  [#3447](https://github.com/containerd/containerd/pull/3447) from mxpv/update
    * [`d099058086`](https://github.com/containerd/containerd/commit/d099058086bcf47419c17940ce04c0fba48e58ed) Merge pull request  [#3463](https://github.com/containerd/containerd/pull/3463) from dzzg/patch-2
    * [`fbca688971`](https://github.com/containerd/containerd/commit/fbca68897199a960732ca5f3a4b343ee9322d1de) Merge pull request  [#3449](https://github.com/containerd/containerd/pull/3449) from YLonely/container-delete-bug
    * [`612628c2f9`](https://github.com/containerd/containerd/commit/612628c2f9b8e04828f306d5bbf156570e2e79eb) fix wrong spells in compression.go
    * [`98ead46d1a`](https://github.com/containerd/containerd/commit/98ead46d1a9ee6b5c7e855c7561e07dab23b70f3) Call Update of snapshotter plugin
    * [`eabb536b1f`](https://github.com/containerd/containerd/commit/eabb536b1f376a259e3450a9d8f6fc7e6a18367e) Merge pull request  [#3462](https://github.com/containerd/containerd/pull/3462) from crosbymichael/ctr-hang
    * [`e00ebfbf06`](https://github.com/containerd/containerd/commit/e00ebfbf06dbbf6a2c3550140ee337b77d539451) Merge pull request  [#3461](https://github.com/containerd/containerd/pull/3461) from crosbymichael/pid-fastpath
    * [`f543f2fbcd`](https://github.com/containerd/containerd/commit/f543f2fbcd1eb7f7bcb0994b80da490736cd0aab) Call CloseIO when stdin closes in ctr
    * [`eb4b3e8772`](https://github.com/containerd/containerd/commit/eb4b3e8772d1aed68a574160a2f8f88ac7526e6f) Fast path getting pid from task
    * [`e3cc9c20cb`](https://github.com/containerd/containerd/commit/e3cc9c20cb63e0dc35f35c273556216f57d699c9) bug fix:#3448
    * [`ab78270e03`](https://github.com/containerd/containerd/commit/ab78270e03d8e3c854ddbef66d8b77ccd893661e) Merge pull request  [#3456](https://github.com/containerd/containerd/pull/3456) from dzzg/patch-1
    * [`c27e48d666`](https://github.com/containerd/containerd/commit/c27e48d666764937bcea75adf3581c7fada471ed) fix mis-spelling in client.go
    * [`22f44c44d9`](https://github.com/containerd/containerd/commit/22f44c44d90bf59ffeb0549abe3754d1c95e608d) Add garbage collection doc
    * [`29930e9185`](https://github.com/containerd/containerd/commit/29930e918597c91a353669dd606c4b079b2a09e1) Merge pull request  [#3455](https://github.com/containerd/containerd/pull/3455) from dmcgowan/fix-default-import-compression
    * [`02826345cf`](https://github.com/containerd/containerd/commit/02826345cf466abaf7f969f82d7f35fe7dcd30f2) Add option to compress blobs on import
    * [`7ff23438f6`](https://github.com/containerd/containerd/commit/7ff23438f64cfa62651ee9beea83f4dddfcf5a1e) Merge pull request  [#3452](https://github.com/containerd/containerd/pull/3452) from lumjjb/keybundles
    * [`2190c0e5f7`](https://github.com/containerd/containerd/commit/2190c0e5f7ed21b77a3a4dd91f3598ea5c18028a) Merge pull request  [#3450](https://github.com/containerd/containerd/pull/3450) from kevpar/windows-alloc-console
    * [`15b59f9684`](https://github.com/containerd/containerd/commit/15b59f9684e364103de667cd674e02412955c7a2) Merge pull request  [#3441](https://github.com/containerd/containerd/pull/3441) from YLonely/multiple-task-delete
    * [`41e172352c`](https://github.com/containerd/containerd/commit/41e172352c41b6ff9e3503241d1bb17bfbcc28a0) Merge pull request  [#3444](https://github.com/containerd/containerd/pull/3444) from crosbymichael/state-timeout
    * [`577872fda5`](https://github.com/containerd/containerd/commit/577872fda5b40c32c2f9023b6bff583941d97288) Merge pull request  [#3454](https://github.com/containerd/containerd/pull/3454) from fuweid/enrich-error-message
    * [`9da7d30362`](https://github.com/containerd/containerd/commit/9da7d303624251446770a2c405e53cb7e9c034f0) archive: return chtimes error with path information
    * [`3d1fa69694`](https://github.com/containerd/containerd/commit/3d1fa6969489061c03bd31b7c218b9d4e39fdeb4) Implemented constructors for both encryption and decryption
    * [`392668d007`](https://github.com/containerd/containerd/commit/392668d0071fe80ee643766af5b6b2839b222063) ctr:Support deleting multiple tasks at a time
    * [`05a2b63e84`](https://github.com/containerd/containerd/commit/05a2b63e842e13444b2ec63b1694120544add4e4) Create CryptoConfig constructors in place of dcparameters
    * [`1c7eab1979`](https://github.com/containerd/containerd/commit/1c7eab197999328e9fe6e9f20c273852fac7efb8) Allocate a conhost during Windows service startup
    * [`fdab4f4789`](https://github.com/containerd/containerd/commit/fdab4f4789e2a7a0fa1f8c17a3cffc906505b547) Merge pull request  [#3446](https://github.com/containerd/containerd/pull/3446) from stefanberger/cleanup
    * [`a4e2ea5c99`](https://github.com/containerd/containerd/commit/a4e2ea5c996f66f1037bd5f19082f00ff68a8c56) Merge pull request  [#3439](https://github.com/containerd/containerd/pull/3439) from crosbymichael/rm-windows
    * [`6c912315db`](https://github.com/containerd/containerd/commit/6c912315db5babcb9dbf89b57d82dce173876446) Merge pull request  [#3445](https://github.com/containerd/containerd/pull/3445) from dmcgowan/fixup-releases
    * [`364de4c35d`](https://github.com/containerd/containerd/commit/364de4c35df0e937204d3903f5d2b7b2bc574ca2) Wrap creation of CryptoConfig in constructors
    * [`51bc615338`](https://github.com/containerd/containerd/commit/51bc6153381827c82b442d3a6c7a4d7714c02661) Update releases doc for 1.1 release
    * [`101d4b78eb`](https://github.com/containerd/containerd/commit/101d4b78eb7fc0ef2be6dea1cfe2e5cf277df622) Add timeout to task state calls
    * [`e097ab8bb4`](https://github.com/containerd/containerd/commit/e097ab8bb47cd57d13b7baa52a3cb35376fb9345) Disable windows integration tests
    * [`f055bdb0aa`](https://github.com/containerd/containerd/commit/f055bdb0aa2521e62dd284f50685b002a8127c7a) Remove windows v1 runtime
    * [`f7761411b8`](https://github.com/containerd/containerd/commit/f7761411b8735d8605378e71f1ad16b759326c1b) Merge pull request  [#3424](https://github.com/containerd/containerd/pull/3424) from crosbymichael/devices
    * [`49fdb9e1b4`](https://github.com/containerd/containerd/commit/49fdb9e1b49c476bbe21a3d2255db1e739bd327e) Merge pull request  [#3430](https://github.com/containerd/containerd/pull/3430) from lumjjb/encgcfix
    * [`d531e78499`](https://github.com/containerd/containerd/commit/d531e784995802b105d8b69d2c64f551c9c34cd4) Modified image_enc_test to use a different image from other tests
    * [`e14cc99e23`](https://github.com/containerd/containerd/commit/e14cc99e236109487a05cb5993d88fc325c1e837) Merge pull request  [#3438](https://github.com/containerd/containerd/pull/3438) from darfux/test_check_manifest_platform_nil
    * [`5e5ae23d80`](https://github.com/containerd/containerd/commit/5e5ae23d802c1a676de0a0c2e16701ef802e4de7) test: Check manifest.Platform before dereferencing
    * [`f58fda97ec`](https://github.com/containerd/containerd/commit/f58fda97ec84c80e12c04636287639f153a797f0) Merge pull request  [#3432](https://github.com/containerd/containerd/pull/3432) from crosbymichael/stress-size
    * [`1945e26ac3`](https://github.com/containerd/containerd/commit/1945e26ac30c972bdb0253c40b5d17ab7b533cde) Add concurrent execs in stress tests
    * [`ffa86b25f9`](https://github.com/containerd/containerd/commit/ffa86b25f962f65b6dfd7697050b5d9e0b81fdbe) Add new shims for checking binary sizes
    * [`4005979c93`](https://github.com/containerd/containerd/commit/4005979c9360b4ccd5c4126311eaf0ec52370202) Merge pull request  [#3415](https://github.com/containerd/containerd/pull/3415) from dmcgowan/gc-flat-lease
    * [`c118c45f89`](https://github.com/containerd/containerd/commit/c118c45f89d912c22f6784047eda65209ed9df5b) Change image_enc_test so that it more reliably delete images
    * [`c6d437fd70`](https://github.com/containerd/containerd/commit/c6d437fd70c54d34ef87da117ded797c21420b2d) Corrected lease implementation
    * [`c00517a94c`](https://github.com/containerd/containerd/commit/c00517a94c80c0e5540097d4068c850f46888038) Made fixes and optimizations to encryption GC
    * [`5631fe3b32`](https://github.com/containerd/containerd/commit/5631fe3b32e004b7c43fc267e1a08165e1289e8c) Merge pull request  [#3431](https://github.com/containerd/containerd/pull/3431) from dmcgowan/fix-nil-body
    * [`725d3ad8cb`](https://github.com/containerd/containerd/commit/725d3ad8cb91f273cf53d2f9546a7ffd5dd6d00a) Add --device flag to ctr
    * [`518be1cb07`](https://github.com/containerd/containerd/commit/518be1cb070551e5cd8e69f9cea33f7abd5cfdca) Fix bug in setting request body
    * [`dd0a45dfe0`](https://github.com/containerd/containerd/commit/dd0a45dfe05d2d3fde956d2396ba31b9b68f94b0) Add flat GC label for leases
    * [`dca17853d8`](https://github.com/containerd/containerd/commit/dca17853d8a9321653ff5dbf96b27381c9806bf9) Add WithLinuxDevices Opt
    * [`283d5d9005`](https://github.com/containerd/containerd/commit/283d5d9005bfe479ef018de055086f339a9d6d2a) Merge pull request  [#3418](https://github.com/containerd/containerd/pull/3418) from stevvooe/backout-error-changes
    * [`804ae89be6`](https://github.com/containerd/containerd/commit/804ae89be632a111d4cadee589b13b4b63ae7f86) errors: use errdefs errors in client and commands
    * [`c90a3d4932`](https://github.com/containerd/containerd/commit/c90a3d49323bf3d9c916afede87337cfafdd9319) Merge pull request  [#3134](https://github.com/containerd/containerd/pull/3134) from stefanberger/encryption_code_plus_ctr.pr
    * [`dde436e65b`](https://github.com/containerd/containerd/commit/dde436e65bd9319209d0a113f27078f2a07cd2d9) Crypto library movement and changes to content helper interfaces
    * [`bf8804c743`](https://github.com/containerd/containerd/commit/bf8804c7430c7204af6badcb0b932637d063ba27) Implemented image encryption/decryption libraries and ctr commands
    * [`30c3443947`](https://github.com/containerd/containerd/commit/30c344394740d0ea46b2bfca2fb547f49a42885a) Add crypto dependencies/vendoring
    * [`1ff1f87fea`](https://github.com/containerd/containerd/commit/1ff1f87feacbbc65d23fcdebc45df9f15317e970) Merge pull request  [#3400](https://github.com/containerd/containerd/pull/3400) from dmcgowan/registry-configuration
    * [`569f500e8d`](https://github.com/containerd/containerd/commit/569f500e8da1c76c7fbd834f4578c1584382795e) Merge pull request  [#3423](https://github.com/containerd/containerd/pull/3423) from crosbymichael/update-cgroups
    * [`e237439a2d`](https://github.com/containerd/containerd/commit/e237439a2d14cb196ce828648001246e06ca73cf) Merge pull request  [#3422](https://github.com/containerd/containerd/pull/3422) from fuweid/me-support-customize-install-path
    * [`a1f3ebaec8`](https://github.com/containerd/containerd/commit/a1f3ebaec888b5bb816fa5b3437eb3ff7d81b415) Update cgroups to c4b9ac5c7601384c965b9646fc51588
    * [`063a4ff278`](https://github.com/containerd/containerd/commit/063a4ff27844fb1e751499cd8f6df5ad249d4e0d) Merge pull request  [#3419](https://github.com/containerd/containerd/pull/3419) from AkihiroSuda/fix-task-start
    * [`b72673fdc7`](https://github.com/containerd/containerd/commit/b72673fdc734285898dd5f7e5c51ddb7a8afc221) Makefile: allow custom base path to install
    * [`129942ca4d`](https://github.com/containerd/containerd/commit/129942ca4d5764be1af04e03a30c841ddb452e11) Merge pull request  [#3135](https://github.com/containerd/containerd/pull/3135) from dmcgowan/archive-importer-docker-types
    * [`fab016c7a1`](https://github.com/containerd/containerd/commit/fab016c7a10531c6bd5a975637ecbaf9a7b35189) runtime/v1/linux: ignore ErrCgroupDeleted in Task.Start
    * [`36e4c8e55d`](https://github.com/containerd/containerd/commit/36e4c8e55dae110062d3987b9c487510ce04bdfe) Merge pull request  [#3420](https://github.com/containerd/containerd/pull/3420) from crosbymichael/sn-regression
    * [`b5d0c78225`](https://github.com/containerd/containerd/commit/b5d0c7822520afd4adca7d7b36397dffbbf0d3fd) Merge pull request  [#3406](https://github.com/containerd/containerd/pull/3406) from fuweid/me-update-Manifest
    * [`ce0d2489ac`](https://github.com/containerd/containerd/commit/ce0d2489acdcd93ef6d213d855fec1f2e2cb22b8) Fix regiression from #3403 with snapshot cmd
    * [`e4bfab7182`](https://github.com/containerd/containerd/commit/e4bfab7182f6db45dc3d07306be3bf47623ea60d) Merge pull request  [#3417](https://github.com/containerd/containerd/pull/3417) from dmcgowan/testing-log-hook
    * [`0b29c9c371`](https://github.com/containerd/containerd/commit/0b29c9c37116e402f61a5d6766bbb3fc0b451ec9) Update resolver to handle endpoint configuration
    * [`63ceaf877d`](https://github.com/containerd/containerd/commit/63ceaf877d82af6ada381191f6a837f6e92f4717) Add testing log context
    * [`f63eab32e1`](https://github.com/containerd/containerd/commit/f63eab32e1f6260df457e6ed72cda440eb5d076b) Add testing log hook to context
    * [`d6be45e151`](https://github.com/containerd/containerd/commit/d6be45e15166799e2245d37ebc834dc4d3c167fa) Merge pull request  [#3416](https://github.com/containerd/containerd/pull/3416) from crosbymichael/hard-code-err
    * [`61d930ad5b`](https://github.com/containerd/containerd/commit/61d930ad5b09b934870b6b629abec78115f51dc5) Move specific errors to their respective packages
    * [`7d03fc63e1`](https://github.com/containerd/containerd/commit/7d03fc63e186e4830b959f99b83ce31940ee4acc) Merge pull request  [#3414](https://github.com/containerd/containerd/pull/3414) from estesp/refactor-forloop
    * [`82826df9bd`](https://github.com/containerd/containerd/commit/82826df9bdaacf3d34fa391761d8d6bb972b51c0) Small refactor due to CI linter changes
    * [`f3e148b1cc`](https://github.com/containerd/containerd/commit/f3e148b1ccf268450c87427b5dbb6187db3d22f1) Merge pull request  [#3411](https://github.com/containerd/containerd/pull/3411) from mxpv/linter
    * [`adb8b02b66`](https://github.com/containerd/containerd/commit/adb8b02b662eabf557cdb916a06cfb84ad71762c) Merge pull request  [#3408](https://github.com/containerd/containerd/pull/3408) from wangpeng168/master
    * [`ef7f46eb7b`](https://github.com/containerd/containerd/commit/ef7f46eb7bff5fad55b108027332a2938f77066a) Fix linter errors
    * [`2b521e25a7`](https://github.com/containerd/containerd/commit/2b521e25a72a5a480e139f28446c6138cc5adaba) Switch to golangci-lint
    * [`abc152d14c`](https://github.com/containerd/containerd/commit/abc152d14c950a64deb833b597082b68eaf5ea06) fix name in containers file
    * [`70b00a0fa9`](https://github.com/containerd/containerd/commit/70b00a0fa9b1e754758153d9d649c4fb56fcd02c) fix variable name
    * [`4988424fc0`](https://github.com/containerd/containerd/commit/4988424fc0c459f5a07ce1cd1d5f39fa6ebf39f1) * fix: view snapshot is deleted before diff
    * [`db95af43f3`](https://github.com/containerd/containerd/commit/db95af43f3254b921a0fce16679dc6d03f59c5b6) centralize harded-code message
    * [`d643f1dc88`](https://github.com/containerd/containerd/commit/d643f1dc886cb7a4d984ab7ac132e2049571aaf6) images: only fetch the best matched manifest info
    * [`f2b6c31d0f`](https://github.com/containerd/containerd/commit/f2b6c31d0fa7f5541f6a37d525ed461b294d785f) Merge pull request  [#3403](https://github.com/containerd/containerd/pull/3403) from mxpv/labels
    * [`550a6f1d73`](https://github.com/containerd/containerd/commit/550a6f1d733ad4960ecbe8247c6cb2a545d7dd66) Fix integration tests
    * [`1918ee4d11`](https://github.com/containerd/containerd/commit/1918ee4d11abd3b9dc27bb3b12e4e878ac4fa165) Respect default snapshotter label
    * [`47d2ac0902`](https://github.com/containerd/containerd/commit/47d2ac090262306abd81f22facae49664d34e2c8) Improve default label handling
    * [`4e2fc81edd`](https://github.com/containerd/containerd/commit/4e2fc81edd9ca5fa4a96f874ec669af5737b4999) Add aliases to namespaces subcommand
    * [`9d4fc1d405`](https://github.com/containerd/containerd/commit/9d4fc1d405d5648b20845325913e77512dcf6d88) Merge pull request  [#3399](https://github.com/containerd/containerd/pull/3399) from crosbymichael/criu12
    * [`2a92c27413`](https://github.com/containerd/containerd/commit/2a92c274135f388455f4ff5831d16ac3bbfce757) Bump travis to criu 3.12
    * [`309647b1f0`](https://github.com/containerd/containerd/commit/309647b1f0d73e8d86b66dcd97e9a91f2406dbeb) Merge pull request  [#3398](https://github.com/containerd/containerd/pull/3398) from crosbymichael/release-config
    * [`5ed1a3ce08`](https://github.com/containerd/containerd/commit/5ed1a3ce08b36c7f347a1bbbb0eb73da959ac8ce) Add RELEASE note about config versioning
    * [`a0696b2bc6`](https://github.com/containerd/containerd/commit/a0696b2bc6a0110263b711b3af1db4f2e483fbc6) Merge pull request  [#3374](https://github.com/containerd/containerd/pull/3374) from crosbymichael/runtime
    * [`dce11a21de`](https://github.com/containerd/containerd/commit/dce11a21debba6a1c20dec8f38c583ea704667ea) Merge pull request  [#3395](https://github.com/containerd/containerd/pull/3395) from hinshun/metadata-actual
    * [`6601b406b7`](https://github.com/containerd/containerd/commit/6601b406b79d9d166ffcaea1474171a0664f3210) Refactor runtime code for code sharing
    * [`2aa8780ce6`](https://github.com/containerd/containerd/commit/2aa8780ce6146aea028b227970705109a6f502db) Merge pull request  [#3393](https://github.com/containerd/containerd/pull/3393) from lifupan/fix_deadshim
    * [`7d21172453`](https://github.com/containerd/containerd/commit/7d21172453876b17915c141d3522f06dc7a90db8) Fix metadata content store to call writer digest after commit
    * [`d80513ee8a`](https://github.com/containerd/containerd/commit/d80513ee8a6995bc7889c93e7858ddbbc51f063d) Merge pull request  [#3388](https://github.com/containerd/containerd/pull/3388) from seemethere/image_tag
    * [`af93e4009b`](https://github.com/containerd/containerd/commit/af93e4009bc30451b91cae737ad4ec05a1aa88e3) ctr: Add images tag subcommand
    * [`ec8d9d3d7a`](https://github.com/containerd/containerd/commit/ec8d9d3d7a126e20d0bc1f3117158e8d7ba6a44b) shimv2: remove the dead task from runtime task list
    * [`c1c710ae16`](https://github.com/containerd/containerd/commit/c1c710ae16843161ec72a9cbc1aeababf7f02c7e) Merge pull request  [#3390](https://github.com/containerd/containerd/pull/3390) from Ace-Tang/update-go-runc
    * [`d3e1a51f85`](https://github.com/containerd/containerd/commit/d3e1a51f853e7796f417829235078f27b6a52ac7) vendor: bump go-runc
    * [`876c8890ae`](https://github.com/containerd/containerd/commit/876c8890ae12a079964c9d51f81ab425987e8037) Merge pull request  [#3384](https://github.com/containerd/containerd/pull/3384) from mxpv/exec-log-uri
    * [`46af8ccd2d`](https://github.com/containerd/containerd/commit/46af8ccd2d44a26fbad7aa93fd41e88cb122c741) Check exec log flags compatibility
    * [`3ce077e740`](https://github.com/containerd/containerd/commit/3ce077e74012e5a171a139da6b4d2591ebcb68e8) Merge pull request  [#3385](https://github.com/containerd/containerd/pull/3385) from ehotinger/ehotinger/refactor-winio
    * [`9fda4a5fe6`](https://github.com/containerd/containerd/commit/9fda4a5fe60b7b75c9b774035f7e5f5f67b74bba) Bumps the version of go-winio.
    * [`6b59b425e2`](https://github.com/containerd/containerd/commit/6b59b425e22eb9a162918d348074cd8c6db54a63) Support --log-uri for exec subcommand
    * [`6617defdc9`](https://github.com/containerd/containerd/commit/6617defdc9c73bbd0860dd476623160f3996db4b) Merge pull request  [#3383](https://github.com/containerd/containerd/pull/3383) from crosbymichael/ns-delete
    * [`844c58102e`](https://github.com/containerd/containerd/commit/844c58102e437cf6c4a33bcc03961ae9071dba2b) Add cgroup delete opt for ns deletion
    * [`d1b766a52b`](https://github.com/containerd/containerd/commit/d1b766a52b0367a5c29907e6d6cf8a659bfc0d1d) Merge pull request  [#3382](https://github.com/containerd/containerd/pull/3382) from knm3000/content_fetch_retry
    * [`3d3dbc8fbf`](https://github.com/containerd/containerd/commit/3d3dbc8fbfac21a75e1197832fb191a182feffbb) Handle RequestTimeout and TooManyRequests
    * [`041d8d7051`](https://github.com/containerd/containerd/commit/041d8d70510fababcca15830df33bb2718227fcf) Merge pull request  [#3366](https://github.com/containerd/containerd/pull/3366) from crosbymichael/exec-pid
    * [`c2c2b068fd`](https://github.com/containerd/containerd/commit/c2c2b068fd03df3ff62aaa113ffb144e87df66b7) Merge pull request  [#3380](https://github.com/containerd/containerd/pull/3380) from crosbymichael/oom-scores
    * [`7dfc605fc6`](https://github.com/containerd/containerd/commit/7dfc605fc6d36dd7327420b8956ac3f9ac71f190) Set shim OOM scores to +1 containerd daemon score
    * [`719a2c594e`](https://github.com/containerd/containerd/commit/719a2c594e4aad6a2de5cd9c298ab95309c2135c) Robust pid locking for shim processes
    * [`bb9616ba20`](https://github.com/containerd/containerd/commit/bb9616ba206c0d39f551e2bb54ec34ca21aea652) Merge pull request  [#3379](https://github.com/containerd/containerd/pull/3379) from Ace-Tang/clean-doc
    * [`e89e57c52d`](https://github.com/containerd/containerd/commit/e89e57c52d14a1ec7293803fce4014d0b24174ea) Merge pull request  [#3377](https://github.com/containerd/containerd/pull/3377) from estesp/remove-old-doc
    * [`2d03791158`](https://github.com/containerd/containerd/commit/2d03791158ade1b035eafa6b29bb091e60affd93) docs: remove shim_no_newns in ops.md
    * [`0886e4f1b7`](https://github.com/containerd/containerd/commit/0886e4f1b79ecd8eb0ac6625700a613b8ddd955a) No need to keep 2017 DockerCon doc
    * [`0e87608c2a`](https://github.com/containerd/containerd/commit/0e87608c2ad46fb92d2155885352dcf10dd65e51) Merge pull request  [#3371](https://github.com/containerd/containerd/pull/3371) from thaJeztah/bump_libseccomp
    * [`89ec47972f`](https://github.com/containerd/containerd/commit/89ec47972f7d91d21a1f678b5fa0dd3b04180b93) Merge pull request  [#3373](https://github.com/containerd/containerd/pull/3373) from Mattias-/release-hashsum
    * [`650a7e5c1e`](https://github.com/containerd/containerd/commit/650a7e5c1ec3a2d5752ce3868813f6813baf240c) Add hashsum for release archives
    * [`5b4ed0d886`](https://github.com/containerd/containerd/commit/5b4ed0d8866f349f485180b70abd0ae0ad75a25d) Merge pull request  [#3372](https://github.com/containerd/containerd/pull/3372) from thaJeztah/bump_runc
    * [`cb4a8f51a6`](https://github.com/containerd/containerd/commit/cb4a8f51a66615bec05cd27af932d4a938a52991) bump runc v1.0.0-rc8-32-gf4982d86
    * [`bb41ef87f1`](https://github.com/containerd/containerd/commit/bb41ef87f1841531526126ccd2ad1a4291e8571c) bump libseccomp-golang v0.9.1
    * [`287582585f`](https://github.com/containerd/containerd/commit/287582585fb44fcd5e55126695d0129e79a4345b) Merge pull request  [#3365](https://github.com/containerd/containerd/pull/3365) from crosbymichael/exec-lk
    * [`b2662f21a2`](https://github.com/containerd/containerd/commit/b2662f21a2ffa2c251b5f476669b6ac45ee9370a) Merge pull request  [#3370](https://github.com/containerd/containerd/pull/3370) from mxpv/file-io
    * [`174c4907d0`](https://github.com/containerd/containerd/commit/174c4907d0cb23cbb5d80c95e6dcfb42d0f31164) Fix shim's file IO logging
    * [`1a8df3f237`](https://github.com/containerd/containerd/commit/1a8df3f2377e614902b967338a3ee1aadf134dd0) Reserve exec id to prevent race
    * [`b88362fd55`](https://github.com/containerd/containerd/commit/b88362fd551b5c18dec7a751c547042eacfdf544) Merge pull request  [#3361](https://github.com/containerd/containerd/pull/3361) from crosbymichael/io-wait
    * [`245052243d`](https://github.com/containerd/containerd/commit/245052243d23c8de21fcc95bbf47fb1dbc731ab4) Add timeout for I/O waitgroups
    * [`574bde08ba`](https://github.com/containerd/containerd/commit/574bde08ba1a698d96fd4a294443ea90fd7bd213) Merge pull request  [#3360](https://github.com/containerd/containerd/pull/3360) from ZYecho/polish-log
    * [`6f788f861e`](https://github.com/containerd/containerd/commit/6f788f861e378f9b6fb9f69db86020ab77f1c132) Merge pull request  [#3358](https://github.com/containerd/containerd/pull/3358) from ehotinger/ehotinger/gh-templates
    * [`b95f0a6cea`](https://github.com/containerd/containerd/commit/b95f0a6cea96647330a6c1f0ed9eab5e140a337f) Merge pull request  [#3359](https://github.com/containerd/containerd/pull/3359) from keloyang/close-socket-fd
    * [`12a14c4424`](https://github.com/containerd/containerd/commit/12a14c4424208a90d2344b0b893c57452a9eb9ad) fix: polish log to make more clear
    * [`ec78305c49`](https://github.com/containerd/containerd/commit/ec78305c490e6e5f70f812b2af170525db8460f8) Close the inherited socket fd
    * [`111b082e20`](https://github.com/containerd/containerd/commit/111b082e2042eeae2b8119b45297882c8a843d1f) Merge pull request  [#3356](https://github.com/containerd/containerd/pull/3356) from mxpv/binary-io-path
    * [`fbf96d302a`](https://github.com/containerd/containerd/commit/fbf96d302aff95f8c52ab0161e7ff8ae7d33b9b9) Fix path in LogFile creator
    * [`7ac57b6392`](https://github.com/containerd/containerd/commit/7ac57b639299cdea03c1728c2692077d757ad79b) Merge pull request  [#3357](https://github.com/containerd/containerd/pull/3357) from odinuge/dependency-cgroups
    * [`63a8dee60d`](https://github.com/containerd/containerd/commit/63a8dee60ddd24523b9cd35057cc9049fd8197f7) Switch to GitHub's new issue templates.
    * [`341c7c144f`](https://github.com/containerd/containerd/commit/341c7c144f64d2a621160ba2dc667d67668879ea) Update dependency containerd/cgroups
    * [`8bb521318a`](https://github.com/containerd/containerd/commit/8bb521318ab81777c7468d2b308c8e83d7be607a) Merge pull request  [#3055](https://github.com/containerd/containerd/pull/3055) from ehotinger/ehotinger/flow-opts
    * [`5e0d793801`](https://github.com/containerd/containerd/commit/5e0d793801aefe1be5740a26771c9d30dac46f90) Fix bugs in BinaryIO creator
    * [`75f183887a`](https://github.com/containerd/containerd/commit/75f183887a99de2fd29d3144e5f9a1e09a069a67) Allow opts to flow to the backend snapshotter during snapshot creation.
    * [`4355a2accc`](https://github.com/containerd/containerd/commit/4355a2accce6e267e37d9dc8a18cf6fe92385401) Merge pull request  [#3355](https://github.com/containerd/containerd/pull/3355) from Ace-Tang/avoid-start-hang
    * [`95f9bbf18b`](https://github.com/containerd/containerd/commit/95f9bbf18b23cc6c7c7ce0c5a8a637bb1abfd59c) Add timeout in load shim v2
    * [`434f69e790`](https://github.com/containerd/containerd/commit/434f69e7906454e0177ff06d711614c34af9bf4e) Merge pull request  [#3353](https://github.com/containerd/containerd/pull/3353) from mikebrow/fix-slack-invite
    * [`62e9e11696`](https://github.com/containerd/containerd/commit/62e9e1169693dcbcf30e88e28e4c4badb5054fec) switch to a working link
    * [`3e7c6f6a6b`](https://github.com/containerd/containerd/commit/3e7c6f6a6b3dc8b327e9107c46521cf50b4be018) Merge pull request  [#3352](https://github.com/containerd/containerd/pull/3352) from crosbymichael/sn-panic
    * [`41e1bb8328`](https://github.com/containerd/containerd/commit/41e1bb83289568c12866ae22803fbfb8b7eaf536) Fix snapshotter getter in client code
    * [`cbb108e228`](https://github.com/containerd/containerd/commit/cbb108e22869c6b0a5cfd04eba9402ccd5a366a4) Merge pull request  [#3348](https://github.com/containerd/containerd/pull/3348) from mxpv/new-binary-io
    * [`062d056196`](https://github.com/containerd/containerd/commit/062d0561961a00fc1890f9fdc73821dce14bd9ce) Merge pull request  [#3345](https://github.com/containerd/containerd/pull/3345) from crosbymichael/diff-panic
    * [`052551573d`](https://github.com/containerd/containerd/commit/052551573d7e5b63874c9b02b420432894a7c441) Ensure labels is not nil in differ
    * [`50cd49d1c8`](https://github.com/containerd/containerd/commit/50cd49d1c86fa026abdf5c631c925a8315897313) Merge pull request  [#3343](https://github.com/containerd/containerd/pull/3343) from thaJeztah/appveyor_bump_go_1.12
    * [`67cf9f7f02`](https://github.com/containerd/containerd/commit/67cf9f7f025cff3e928641eca9076dce98db1e47) AppVeyor: Bump golang 1.12.6
    * [`fe58b496bb`](https://github.com/containerd/containerd/commit/fe58b496bb7c4a40469f36499c2e837936abb7ae) Merge pull request  [#3341](https://github.com/containerd/containerd/pull/3341) from crosbymichael/ttrpcmd
    * [`0b7abc02b2`](https://github.com/containerd/containerd/commit/0b7abc02b22309a648a8ba5ebe2a2d189c474cbe) ttrpc updates for interceptors, close, and metadata
    * [`40b17e97f6`](https://github.com/containerd/containerd/commit/40b17e97f6fdc8e8f158d25aaa7192bceff27264) Merge pull request  [#3218](https://github.com/containerd/containerd/pull/3218) from fuweid/me-cross-push
    * [`667195fdd9`](https://github.com/containerd/containerd/commit/667195fdd96be38a88a2a426d6da11591c2d4c54) Merge pull request  [#3339](https://github.com/containerd/containerd/pull/3339) from YLonely/typo-fix
    * [`d15a06b190`](https://github.com/containerd/containerd/commit/d15a06b1909acd6d6d0996858d7e91b410a0baa8) docs: Fix typo to some markdown files in /docs.
    * [`dd7c0aabcc`](https://github.com/containerd/containerd/commit/dd7c0aabccd3a895c12954234d9bc9cb024e4041) remotes: support cross-repo-push
    * [`bca5667362`](https://github.com/containerd/containerd/commit/bca5667362a827433dbfd2af5b200195af46a3d6) Make newBinaryIO public
    * [`545e79ae11`](https://github.com/containerd/containerd/commit/545e79ae11edfa7d14516d3c980e5c138f322fee) Merge pull request  [#3337](https://github.com/containerd/containerd/pull/3337) from crosbymichael/config-bk
    * [`31afff2944`](https://github.com/containerd/containerd/commit/31afff294400b5a69bdb3ec387ecdf5bad57a038) Fix backwards compat with v2 containerd configs
    * [`53896d7820`](https://github.com/containerd/containerd/commit/53896d7820a3a6e6dac5767c42fd2cd33e7b0d2c) Merge pull request  [#3335](https://github.com/containerd/containerd/pull/3335) from dmcgowan/fix-user-agent
    * [`bb00872800`](https://github.com/containerd/containerd/commit/bb008728001199665d0a6a484d064372487e7150) Add user agent header to all requests
    * [`2f69be5594`](https://github.com/containerd/containerd/commit/2f69be5594cecacdbe42076ed12c7039a0638a2c) Merge pull request  [#3322](https://github.com/containerd/containerd/pull/3322) from crosbymichael/configs
    * [`9547d269a1`](https://github.com/containerd/containerd/commit/9547d269a188c28e563470a597c8da7deb5b0734) Add v2 server config support with plugin URIs
    * [`42f4bb98ac`](https://github.com/containerd/containerd/commit/42f4bb98acc43ab8e46a3171bf13eaf0e7b7504e) Merge pull request  [#3311](https://github.com/containerd/containerd/pull/3311) from jing-rui/shimlog
    * [`94a21fc9cf`](https://github.com/containerd/containerd/commit/94a21fc9cf91fb694abdaa5bad9d2b80e6d0c7fa) Merge pull request  [#3328](https://github.com/containerd/containerd/pull/3328) from carlosedp/riscv64
    * [`9e0cd529d3`](https://github.com/containerd/containerd/commit/9e0cd529d35a9951f292ed35940f1cd6eff99a39) fix shim std logs not close after shim exit
    * [`fb6b0ae4c6`](https://github.com/containerd/containerd/commit/fb6b0ae4c692b5b5761b4326c428a09e1218981b) Update x/sys, x/net and bbolt modules to support Risc-V
    * [`02ed02eca5`](https://github.com/containerd/containerd/commit/02ed02eca53b9f4ee84702e1858f70023c26db44) Merge pull request  [#3325](https://github.com/containerd/containerd/pull/3325) from crosbymichael/unmount
    * [`ed308ea1e6`](https://github.com/containerd/containerd/commit/ed308ea1e6f7be0965ddb3afa7df3b86387ba4e9) Unmount rootfs with separate Remove() in bundle
    * [`40f54dc076`](https://github.com/containerd/containerd/commit/40f54dc076254b60294b4ba9831cf8386af2f40a) Merge pull request  [#3324](https://github.com/containerd/containerd/pull/3324) from crosbymichael/content-close
    * [`cf7fb14efa`](https://github.com/containerd/containerd/commit/cf7fb14efaa7527403e3369eeb53fd0239d716fd) Update timestamp atomic write
    * [`4f6ba8286d`](https://github.com/containerd/containerd/commit/4f6ba8286d754c1e7b94249ac6baffab2ddfc089) Ensure close in content test
    * [`04e7747e29`](https://github.com/containerd/containerd/commit/04e7747e29527a928fbdad1382f8a5cb37b6d136) Merge pull request  [#3321](https://github.com/containerd/containerd/pull/3321) from crosbymichael/ttrpc-namespace
    * [`15ae6b74fd`](https://github.com/containerd/containerd/commit/15ae6b74fd5d51a398d38d95dc864db511aaa816) Merge pull request  [#3318](https://github.com/containerd/containerd/pull/3318) from hinshun/ignore-readat-eof
    * [`faf925ba25`](https://github.com/containerd/containerd/commit/faf925ba2519ebea0fc1a8640a2f195d71d1398d) Handle EOF from ReadAt in content.ReadBlob
    * [`fa6a9f0635`](https://github.com/containerd/containerd/commit/fa6a9f063586e30833bdb9842e84289f4ef11020) Add ttrpc namespace support
    * [`42f24b57e4`](https://github.com/containerd/containerd/commit/42f24b57e4b86f9dfe35211f147cef5745caa306) Update ttrpc to a5bd8ce9e40bc7c065a11c6936f4d032ce
    * [`faa5f55189`](https://github.com/containerd/containerd/commit/faa5f5518978226ff3693838444aad6e8be1ca51) Merge pull request  [#3302](https://github.com/containerd/containerd/pull/3302) from crosbymichael/mkroot
    * [`d4e7efbb93`](https://github.com/containerd/containerd/commit/d4e7efbb932999f5406cf487b835f30315e65390) Merge pull request  [#3304](https://github.com/containerd/containerd/pull/3304) from fuweid/me-update-lease
    * [`7531c66d5a`](https://github.com/containerd/containerd/commit/7531c66d5a4e9bf0674ee6d754107381e6075385) Ensure that the rootfs dir is created in the bundle
    * [`7451dd1a48`](https://github.com/containerd/containerd/commit/7451dd1a486e4d239d1399dd0d53130f63e96459) Merge pull request  [#3308](https://github.com/containerd/containerd/pull/3308) from jterry75/handle_grpc_context_error
    * [`48a1fca855`](https://github.com/containerd/containerd/commit/48a1fca855215c98fbb622cdb1cab4b40077fd77) Merge pull request  [#3314](https://github.com/containerd/containerd/pull/3314) from KentaTada/fix-clone-seccomp-cgroupns
    * [`2ec2089b05`](https://github.com/containerd/containerd/commit/2ec2089b05a967b328b096cf789a2861223f8f32) Merge pull request  [#3123](https://github.com/containerd/containerd/pull/3123) from stefanberger/extend_apply_call_with_options_parameter
    * [`efe6d8ddad`](https://github.com/containerd/containerd/commit/efe6d8ddad963642d655f5b69cba78c38436eece) Merge pull request  [#3319](https://github.com/containerd/containerd/pull/3319) from Vanient/master
    * [`bf24fb0cad`](https://github.com/containerd/containerd/commit/bf24fb0cad7d013ac934265c5bb02e3daf30f32a) Close file r.log after used to release resources.
    * [`5b9a43d2e7`](https://github.com/containerd/containerd/commit/5b9a43d2e7aff575a398477a9b13b29a313f15a6) Fix seccomp contributed profile for clone syscall
    * [`1c5b384b30`](https://github.com/containerd/containerd/commit/1c5b384b3062bd8f05a73b10043eaca4cae4da75) Merge pull request  [#3313](https://github.com/containerd/containerd/pull/3313) from kevpar/service-restart-delay
    * [`cee19d1e6e`](https://github.com/containerd/containerd/commit/cee19d1e6eafc38b90dd2a4f8ed442784cec3169) Change restart delay for Windows service to 15s
    * [`8a388d6238`](https://github.com/containerd/containerd/commit/8a388d6238b6aa1d52f53b77892c7e991cdd0328) leases: support resource management
    * [`ac4485c76a`](https://github.com/containerd/containerd/commit/ac4485c76af74a538406d454e13200dba573eb3f) Add support to gRPC errdefs for context cancel/deadline exceeded
    * [`0e7a3c9e51`](https://github.com/containerd/containerd/commit/0e7a3c9e513da1f1dda163d5872a974a4db07d02) Merge pull request  [#3298](https://github.com/containerd/containerd/pull/3298) from jterry75/sync_tar2ext4_write
    * [`d57cf6f151`](https://github.com/containerd/containerd/commit/d57cf6f151e444d125407526bf58bb8e79c5e47a) Merge pull request  [#3297](https://github.com/containerd/containerd/pull/3297) from BenTheElder/add-restart
    * [`bbe45e4467`](https://github.com/containerd/containerd/commit/bbe45e4467ba934fbb55adca12ace4e271b8754c) add Restart=always to unit file
    * [`01191a21b0`](https://github.com/containerd/containerd/commit/01191a21b0da164ae81a182c5381671123714910) Merge pull request  [#3299](https://github.com/containerd/containerd/pull/3299) from Random-Liu/use-mkdirall
    * [`290fc9eeab`](https://github.com/containerd/containerd/commit/290fc9eeab624b7a469bb5e98c30d46bb98a2845) Merge pull request  [#3301](https://github.com/containerd/containerd/pull/3301) from dmcgowan/add-run-platform
    * [`a274dbe822`](https://github.com/containerd/containerd/commit/a274dbe82258d40e8fd09dc2c8f4331717e1045d) Fix run with specified platform
    * [`48b81e872c`](https://github.com/containerd/containerd/commit/48b81e872c93be5473992f17110cfaec5d3017b2) Do not return error when rootfs already exists.
    * [`e0c4fe4110`](https://github.com/containerd/containerd/commit/e0c4fe411016bb03304d666aa8113e6f0c330cd4) Forcibly sync writes on lcow layer.vhd after write
    * [`25daa7355c`](https://github.com/containerd/containerd/commit/25daa7355cdc1334718ce42e887f1c367aff9d0e) Merge pull request  [#3192](https://github.com/containerd/containerd/pull/3192) from thaJeztah/bump_grpc_1.19.1
    * [`c9c555cd71`](https://github.com/containerd/containerd/commit/c9c555cd71a8e67864e80b73bd2d22362f859076) Merge pull request  [#3226](https://github.com/containerd/containerd/pull/3226) from Ace-Tang/kill_shim_in_clean
    * [`ec0b722083`](https://github.com/containerd/containerd/commit/ec0b7220838cf5fe508b69cad08fe94bb54d4aba) Merge pull request  [#3292](https://github.com/containerd/containerd/pull/3292) from crosbymichael/shim-cgroup
    * [`b7f093eaa2`](https://github.com/containerd/containerd/commit/b7f093eaa2785af9ca41ea27d0fd2a15a34603a2) Merge pull request  [#3296](https://github.com/containerd/containerd/pull/3296) from dmcgowan/fix-export-labels
    * [`5e2d7efd82`](https://github.com/containerd/containerd/commit/5e2d7efd82bd7f2cd7c66b4d0af54e7c060d1f87) Use a single custom annotation for export
    * [`2088fc999c`](https://github.com/containerd/containerd/commit/2088fc999c20cb9759b0b537276e608f918e7c16) Merge pull request  [#3294](https://github.com/containerd/containerd/pull/3294) from dmcgowan/fix-metadata-panic
    * [`30082abed3`](https://github.com/containerd/containerd/commit/30082abed3f7a0965f11a160415b090927866b41) Merge pull request  [#3293](https://github.com/containerd/containerd/pull/3293) from crosbymichael/atomic-delete
    * [`41b7b0e0dc`](https://github.com/containerd/containerd/commit/41b7b0e0dc1ee9b5554d3bf6b94c125ec922ead9) Ensure namespaced writer commit has correct namespace
    * [`bcb6c8db47`](https://github.com/containerd/containerd/commit/bcb6c8db47a83d03913c4a21b43e2958acdf5a43) Merge pull request  [#3279](https://github.com/containerd/containerd/pull/3279) from mxpv/ttrpc
    * [`7f79fbb245`](https://github.com/containerd/containerd/commit/7f79fbb245b4ca7d27cb6d6b9dd23df0e07f00bd) Move ttrpc client to pkg/ttrpcutil
    * [`5b7a327c47`](https://github.com/containerd/containerd/commit/5b7a327c4776201574e62b653ef794e9010bb7ee) Improve atomic delete
    * [`fe6a2b03ed`](https://github.com/containerd/containerd/commit/fe6a2b03ede2cff4529f4d7f29827a155f13332c) Add shim cgroup support for v2 runtimes
    * [`cafda1c50f`](https://github.com/containerd/containerd/commit/cafda1c50f6efaa6fe53ec3582e817fe80287c13) Merge pull request  [#3290](https://github.com/containerd/containerd/pull/3290) from estesp/typo
    * [`62609d66d0`](https://github.com/containerd/containerd/commit/62609d66d06a963036bc368a72f0524559d55dc2) Fix typo in description comment
    * [`90c6c1af43`](https://github.com/containerd/containerd/commit/90c6c1af43dc0fc3cb582d38f5f5c75586f4d132) Pass options on shim create for v2
    * [`b99a66c267`](https://github.com/containerd/containerd/commit/b99a66c267d04740628634d7d038f9ce1753b339) Merge pull request  [#3288](https://github.com/containerd/containerd/pull/3288) from Ace-Tang/easy-shim
    * [`e61f7f4913`](https://github.com/containerd/containerd/commit/e61f7f491318e3d2a7cbf742ae008f476d72c74f) Merge pull request  [#3172](https://github.com/containerd/containerd/pull/3172) from dmcgowan/export-docker-compatibility
    * [`6907062863`](https://github.com/containerd/containerd/commit/6907062863eafde1d164e629a75307ad3c6b2626) ctr: make ctr shim command easy to use
    * [`cd5369bace`](https://github.com/containerd/containerd/commit/cd5369bace3f5208dadd870a7eea405905e91806) Merge pull request  [#2896](https://github.com/containerd/containerd/pull/2896) from thaJeztah/bump_golang_1.12
    * [`5158bc8de2`](https://github.com/containerd/containerd/commit/5158bc8de23368c6bcf87eb9947af092d7823794) Merge pull request  [#3280](https://github.com/containerd/containerd/pull/3280) from jterry75/init_state_resize_unused
    * [`7b06c9a1ce`](https://github.com/containerd/containerd/commit/7b06c9a1ce2b2d01bf3c6b13f8416db0ec4b0eca) Add TTRPC client
    * [`5e962dd8ba`](https://github.com/containerd/containerd/commit/5e962dd8ba892ee234621c4c6188facfe0bc9d68) Remove unused Resize method from initState
    * [`7acdb16882`](https://github.com/containerd/containerd/commit/7acdb16882080edbe939997e8ed09d7ef3a02cc6) Merge pull request  [#3276](https://github.com/containerd/containerd/pull/3276) from darfux/v1_respect_shim_debug
    * [`c0d0fc32f5`](https://github.com/containerd/containerd/commit/c0d0fc32f58b86a611052c8a1bdeb7ac75a4d59e) Merge pull request  [#3278](https://github.com/containerd/containerd/pull/3278) from masters-of-cats/pr-bump-ttrpc
    * [`66036d9206`](https://github.com/containerd/containerd/commit/66036d9206ceaef83005260700d7e0b13b057830) v1: Respect the `shim_debug` flag when load tasks
    * [`a6a888cb5e`](https://github.com/containerd/containerd/commit/a6a888cb5ec650de03781bbd8fcd7e67b5e124c7) Bump ttrpc
    * [`7ad8848663`](https://github.com/containerd/containerd/commit/7ad884866394b1e6250f36ce387bbd71723d1ed7) Merge pull request  [#3275](https://github.com/containerd/containerd/pull/3275) from fuweid/me-redirect-shim-v1-output-into-fifo
    * [`fbb80b9510`](https://github.com/containerd/containerd/commit/fbb80b9510db14a95b8ffa6c7842666ecf520489) containerd-shim: redirect output into stdout fifo
    * [`543d1e807f`](https://github.com/containerd/containerd/commit/543d1e807fbbdbcd998052fa1955c18b0604f56e) Add travis_wait to prevent vndr timing out
    * [`00bc2f5cfd`](https://github.com/containerd/containerd/commit/00bc2f5cfd437625c376bd1f14a28249a12e403b) Update to Golang 1.12, and prepare for ppc64le
    * [`bc944553a8`](https://github.com/containerd/containerd/commit/bc944553a8f3b113a3769a4e23f39910757079a6) Merge pull request  [#3206](https://github.com/containerd/containerd/pull/3206) from Random-Liu/cleanup-after-deadshim-v2
    * [`cfbbda910d`](https://github.com/containerd/containerd/commit/cfbbda910d8ba0d4e94f48c0e1df72eb48c0fb27) Merge pull request  [#3271](https://github.com/containerd/containerd/pull/3271) from crosbymichael/info
    * [`67b45aef49`](https://github.com/containerd/containerd/commit/67b45aef49425707dce0179d58ccf17dc63b935b) Add WithoutRefreshed metadata
    * [`481103c879`](https://github.com/containerd/containerd/commit/481103c8793316c118d9f795cde18060847c370e) Merge pull request  [#3270](https://github.com/containerd/containerd/pull/3270) from jcaamano/master
    * [`ad25c1a9c3`](https://github.com/containerd/containerd/commit/ad25c1a9c34361e4071f508b9a91946b05fce165) Improve ARM platform matching
    * [`bd27bef4ad`](https://github.com/containerd/containerd/commit/bd27bef4ad87d703cb5d3e2368fda8db0e47c826) Move checkpoint and restore commands to new files
    * [`f80d285079`](https://github.com/containerd/containerd/commit/f80d2850797c8132e995bbaa14ff665db5a1d3aa) Merge pull request  [#3242](https://github.com/containerd/containerd/pull/3242) from theopenlab/containerd_openlab_ci
    * [`57fbb16234`](https://github.com/containerd/containerd/commit/57fbb16234fa6c8a61e5e907a4148ea3b05bce1d) Merge pull request  [#3149](https://github.com/containerd/containerd/pull/3149) from lifubang/pidnamespace
    * [`0485499d1c`](https://github.com/containerd/containerd/commit/0485499d1c632231625eaa2856f0ca3776efe381) Merge pull request  [#3266](https://github.com/containerd/containerd/pull/3266) from darfux/fix_shim_log_fd_leak
    * [`6096fa2b37`](https://github.com/containerd/containerd/commit/6096fa2b37bd3eeb431fe2ef672cf6874f095b94) Merge pull request  [#3262](https://github.com/containerd/containerd/pull/3262) from renzhengeek/renzhen/devmapper-bugfix
    * [`cf6e008542`](https://github.com/containerd/containerd/commit/cf6e0085423af8938a16c850ff5607dad4ca7c73) Fix fd leak of shim log
    * [`6f463d3505`](https://github.com/containerd/containerd/commit/6f463d35057134cfdf6736d3c19daedc41b101e3) test/snapshots: umount before committing snapshot
    * [`3887053177`](https://github.com/containerd/containerd/commit/3887053177198e9ebd4cbc4a438a3f77aa048f83) snapshots/devmapper: deactivate thin device after committed
    * [`bdd7dce31f`](https://github.com/containerd/containerd/commit/bdd7dce31f8aa7151adaa0942b16330ee094a203) Add OpenLab CI configuration
    * [`d68b593de4`](https://github.com/containerd/containerd/commit/d68b593de4ab10bb8b4fd64560e10d43c7156db2) Merge pull request  [#3263](https://github.com/containerd/containerd/pull/3263) from Random-Liu/fix-task-deletion
    * [`7c1e88399e`](https://github.com/containerd/containerd/commit/7c1e88399ec0b0b077121d9d5ad97e647b11c870) Merge pull request  [#3245](https://github.com/containerd/containerd/pull/3245) from msg555/master
    * [`660554d671`](https://github.com/containerd/containerd/commit/660554d671f41e0a96851b8012dd626e34f53f38) Fix error handling for task deletion.
    * [`5cf1356c5c`](https://github.com/containerd/containerd/commit/5cf1356c5c57307162b71b9f19ab187aa247ecda) Merge pull request  [#3255](https://github.com/containerd/containerd/pull/3255) from dvrkps/usecancel
    * [`836cf53e40`](https://github.com/containerd/containerd/commit/836cf53e403e539ff4fa146b3f32b82810d0c0a5) Merge pull request  [#3244](https://github.com/containerd/containerd/pull/3244) from Random-Liu/fix-container-cleanup
    * [`19af235051`](https://github.com/containerd/containerd/commit/19af23505139d991f31163f08d8f211963ad1b6e) Merge pull request  [#3148](https://github.com/containerd/containerd/pull/3148) from masters-of-cats/wip-rootless-containerd
    * [`2ed8e60fa1`](https://github.com/containerd/containerd/commit/2ed8e60fa1173b068fcaa2c46bdcc3f58064640c) bump google.golang.org/grpc v1.20.1
    * [`d1c59513d8`](https://github.com/containerd/containerd/commit/d1c59513d8fce427ccdb02422577b786b7b243cb) bump google.golang.org/grpc v1.12.2
    * [`d71c7ada27`](https://github.com/containerd/containerd/commit/d71c7ada27959fe04fad5390367e4fab215334b3) Merge pull request  [#3259](https://github.com/containerd/containerd/pull/3259) from BenTheElder/no-unpack
    * [`82f2ac7ede`](https://github.com/containerd/containerd/commit/82f2ac7edec03dfc301d99d8910c9e53a9d71d90) Merge pull request  [#3252](https://github.com/containerd/containerd/pull/3252) from jterry75/remove_log_connect_error
    * [`c10eb8d122`](https://github.com/containerd/containerd/commit/c10eb8d1225e1f5a8b031fa0c984a85b88d7f0cd) Merge pull request  [#3256](https://github.com/containerd/containerd/pull/3256) from dvrkps/redundant
    * [`5423986111`](https://github.com/containerd/containerd/commit/5423986111c6b2b161e64d66410b16a10e81616a) Merge pull request  [#3260](https://github.com/containerd/containerd/pull/3260) from sarangjo/master
    * [`2f22d8e677`](https://github.com/containerd/containerd/commit/2f22d8e67735eff5e4499c66f8a503b0c87841dc) Fix broken link to containerd logo
    * [`cb7c780af2`](https://github.com/containerd/containerd/commit/cb7c780af2394ab08d5d8a3932ca7437074ae179) ctr images import: add --no-unpack option
    * [`ee902afa5f`](https://github.com/containerd/containerd/commit/ee902afa5fdcb68164bd83c3413903ed997471ce) Compute manifest metadata when not provided.
    * [`5c9811ded0`](https://github.com/containerd/containerd/commit/5c9811ded0dd770f83bb822647b8f5dfca0006f5) Cleanup dead v2 shim.
    * [`cfc36388b3`](https://github.com/containerd/containerd/commit/cfc36388b3ed897a04fa39ff712c3958651237e3) Remove redundant error checks
    * [`a17c809571`](https://github.com/containerd/containerd/commit/a17c8095716415cebb1157a27db5fccace56b0fc) Merge pull request  [#3253](https://github.com/containerd/containerd/pull/3253) from dvrkps/master
    * [`38e3696574`](https://github.com/containerd/containerd/commit/38e3696574544053c8f26e8d699bb1951ec61f38) Use cancel on errors
    * [`eded188f4f`](https://github.com/containerd/containerd/commit/eded188f4fbb24f7a0c3f58e61a28ddfd277c6a5) Fix misspells
    * [`969035bcbd`](https://github.com/containerd/containerd/commit/969035bcbd002d0985110942af6e834defe7737c) Stop logging error on v2 multi shim log failure
    * [`bf5a424679`](https://github.com/containerd/containerd/commit/bf5a4246798a6c1b1b0af4810fbb2d53eac91112) Merge pull request  [#3246](https://github.com/containerd/containerd/pull/3246) from thaJeztah/bump_ttrpc
    * [`a6cd37e5c2`](https://github.com/containerd/containerd/commit/a6cd37e5c220704d9cb5923caf02eb95ea31d591) Merge pull request  [#3243](https://github.com/containerd/containerd/pull/3243) from Random-Liu/update-cri
    * [`5bba53f239`](https://github.com/containerd/containerd/commit/5bba53f23947b0ab7c6a1bd2b059dd07f4bbf698) Merge pull request  [#3249](https://github.com/containerd/containerd/pull/3249) from msg555/vndr_update
    * [`c7f067f278`](https://github.com/containerd/containerd/commit/c7f067f27886c1182eba77fee77c6de62c73e52f) Update vendor/ with new required vndr go.mod files
    * [`53830f66fd`](https://github.com/containerd/containerd/commit/53830f66fd0364b7888b4b570eed5009080b03cb) Merge pull request  [#3240](https://github.com/containerd/containerd/pull/3240) from thaJeztah/bump_runc_1.0.0-rc.8
    * [`8c5779c32b`](https://github.com/containerd/containerd/commit/8c5779c32b70a0c55e1c94eb45b305897f7cf3f1) bump containerd/ttrpc 699c4e40d1e7416e08bf7019c7ce2e9beced4636
    * [`dff7456804`](https://github.com/containerd/containerd/commit/dff7456804d720a383680f27d930ef35b108fed0) Return NotFound error for kill and delete in deleted state.
    * [`5d17ed2302`](https://github.com/containerd/containerd/commit/5d17ed23020b59fd6e677a27512547a47b52ac3c) Update cri to 2fc62db8146ce66f27b37306ad5fda34207835f3.
    * [`3a3f0aac88`](https://github.com/containerd/containerd/commit/3a3f0aac8819165839a41fee77a4f4ac8b103097) Merge pull request  [#3241](https://github.com/containerd/containerd/pull/3241) from tonistiigi/differ-close
    * [`e5aab17a0e`](https://github.com/containerd/containerd/commit/e5aab17a0ea5f169f3f4c0500b5fd3beb25bc115) bump opencontainers/selinux v1.2.2
    * [`dd85aea625`](https://github.com/containerd/containerd/commit/dd85aea625698d248f34edfc57647092864225f5) bump runc v1.0.0-rc8
    * [`5b9bd993a8`](https://github.com/containerd/containerd/commit/5b9bd993a87008e06a34258f0672a78564adab13) differ: fix deadlock on commit error
    * [`810b3c37bb`](https://github.com/containerd/containerd/commit/810b3c37bb13662a289b9f6b028b5b5435be72b7) Merge pull request  [#3239](https://github.com/containerd/containerd/pull/3239) from sipsma/nosetuplog
    * [`48f46516ad`](https://github.com/containerd/containerd/commit/48f46516ad3c5ce28f3604b819c4030fa59bf174) Support disabling default setup of shim logger.
    * [`2d780a7a60`](https://github.com/containerd/containerd/commit/2d780a7a60eee7d4314ebc230927b1dc8295bc04) Merge pull request  [#3237](https://github.com/containerd/containerd/pull/3237) from thaJeztah/bump_go_units
    * [`c79c7921c0`](https://github.com/containerd/containerd/commit/c79c7921c0bf2a729c7cd50beb1127472af4de90) bump docker/go-units v0.4.0
    * [`dfa51c9279`](https://github.com/containerd/containerd/commit/dfa51c92799be3e435991a108fdf51e548a6770a) runtime-v1: kill shim in cleanupAfterDeadShim
    * [`835e6d01fb`](https://github.com/containerd/containerd/commit/835e6d01fb46d197afdb76be6179ff7d9c75e3c4) Merge pull request  [#3231](https://github.com/containerd/containerd/pull/3231) from kevpar/dump-stacks-to-file
    * [`0376dd4605`](https://github.com/containerd/containerd/commit/0376dd4605abc1de4bf2db2bdbbf61007793f6ff) Don't write dumped stacks to file for ETW capture state
    * [`c2fb5d73f9`](https://github.com/containerd/containerd/commit/c2fb5d73f9db8bd6ccecd4d7d12f7c9b876113c2) Merge pull request  [#3230](https://github.com/containerd/containerd/pull/3230) from jterry75/fix_windows_image
    * [`e6fc0ed22d`](https://github.com/containerd/containerd/commit/e6fc0ed22d3f670597c9a363810d5e1dbd7f192e) Convert Windows CI to use Microsoft MCR image urls
    * [`a91e04356d`](https://github.com/containerd/containerd/commit/a91e04356d5179c81fcc86d2514a0987c3833af4) Merge pull request  [#3223](https://github.com/containerd/containerd/pull/3223) from thaJeztah/bump_gocapability
    * [`ffe0b6927b`](https://github.com/containerd/containerd/commit/ffe0b6927bfcae8afb3334f703459a73ec5c13c9) Merge pull request  [#3190](https://github.com/containerd/containerd/pull/3190) from jhowardmsft/jjh/stack2file
    * [`a905b0f0af`](https://github.com/containerd/containerd/commit/a905b0f0afc45e3f596096283e250117ed0af5db) Merge pull request  [#3224](https://github.com/containerd/containerd/pull/3224) from thaJeztah/bump_crypto
    * [`06a3a480cc`](https://github.com/containerd/containerd/commit/06a3a480ccae4c2020aa36d51f257b75c6aa6a03) bump containerd/console 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f
    * [`a333dbcfb4`](https://github.com/containerd/containerd/commit/a333dbcfb4a13d7138a9e718ceea48eec7183207) Update x/crypto to 88737f569e3a9c7ab309cdc09a07fe7fc87233c3
    * [`0fd02564a2`](https://github.com/containerd/containerd/commit/0fd02564a25b746db6ec1f7649ca331f03143751) bump gocapability
    * [`7718d060eb`](https://github.com/containerd/containerd/commit/7718d060ebddad9f5f85386582a1a9a449057d74) Write stack dump to `os.TempDir()` as well
    * [`b819d05fd0`](https://github.com/containerd/containerd/commit/b819d05fd09ff11846b5e1a6ff8d9079649a61a4) Merge pull request  [#3222](https://github.com/containerd/containerd/pull/3222) from estesp/test-appveyor
    * [`a4942ca4fe`](https://github.com/containerd/containerd/commit/a4942ca4fe45b75ad4873f33d2cec44ce2d6a3e3) Fix error on pull hang in CI
    * [`6bcf463b01`](https://github.com/containerd/containerd/commit/6bcf463b019461454fb2164b725ad343b42bc386) Move to sha-specified test image for nanoserver
    * [`56d8a05808`](https://github.com/containerd/containerd/commit/56d8a05808e2e8b8e384192d7ae98b5193224219) Merge pull request  [#3220](https://github.com/containerd/containerd/pull/3220) from AkihiroSuda/akihirosuda-email
    * [`cfb8b5573a`](https://github.com/containerd/containerd/commit/cfb8b5573aad8d9aab772dcade9cc8fde3628654) .mailmap: update Akihiro Suda's email address
    * [`4c16017e2f`](https://github.com/containerd/containerd/commit/4c16017e2f372598d5169965d1c8758cc1bfcce5) Merge pull request  [#3209](https://github.com/containerd/containerd/pull/3209) from Random-Liu/fix-v1-shim-cleanup
    * [`8722ec03c3`](https://github.com/containerd/containerd/commit/8722ec03c3a11874d47fbd7468d4473507d0d95f) Merge pull request  [#3213](https://github.com/containerd/containerd/pull/3213) from jcordasc/small-fixes
    * [`665715b8a6`](https://github.com/containerd/containerd/commit/665715b8a6c595a1a96e6b60cbf8b544ad63cc78) Merge pull request  [#3208](https://github.com/containerd/containerd/pull/3208) from mxpv/client
    * [`be2cbd0b2d`](https://github.com/containerd/containerd/commit/be2cbd0b2d10bc7a6b4aeb09da83a0c04f5572aa) Access to client's GRPC connection object
    * [`cc73dc3dbd`](https://github.com/containerd/containerd/commit/cc73dc3dbdfa530bdb2d783520edd9f2b5331581) Merge pull request  [#3217](https://github.com/containerd/containerd/pull/3217) from kevpar/etw-capture-state
    * [`78f3dc433c`](https://github.com/containerd/containerd/commit/78f3dc433c45d8cd86cc29441d888f56465d15c7) Allow dumping stacks via ETW capture state
    * [`05dd66b2e6`](https://github.com/containerd/containerd/commit/05dd66b2e62f364380a5486b5cece422f5c6ea59) Update go-winio in vendor.conf
    * [`396eba1b23`](https://github.com/containerd/containerd/commit/396eba1b23fa57994baad238287e634c147a0196) Merge pull request  [#3216](https://github.com/containerd/containerd/pull/3216) from thaJeztah/bump_mistify_zfs
    * [`c9059c7673`](https://github.com/containerd/containerd/commit/c9059c76731f56bfcee5a8c726f68feb0fc5de46) bump mistifyio/go-zfs f784269be439d704d3dfa1906f45dd848fed2beb
    * [`32e788a8be`](https://github.com/containerd/containerd/commit/32e788a8be3ab4418265693d9e742c30495fdd4c) Merge pull request  [#3205](https://github.com/containerd/containerd/pull/3205) from Random-Liu/test-runtime-for-cri
    * [`906e8bc7dc`](https://github.com/containerd/containerd/commit/906e8bc7dccc54618dcc0e96577d95db5272e183) Merge pull request  [#3207](https://github.com/containerd/containerd/pull/3207) from crosbymichael/ttrpc-deps
    * [`63c7a879b6`](https://github.com/containerd/containerd/commit/63c7a879b698c73a1e922e96f6fb8018a1975415) Requeue events in the shim publisher
    * [`fc167f9578`](https://github.com/containerd/containerd/commit/fc167f9578079e854ffb6f00fb7cac636473df69) Correct PusherFunc helper to match Pusher intf
    * [`a7af3c13a5`](https://github.com/containerd/containerd/commit/a7af3c13a520bc3a717bf54915701fcd42ef71eb) Correct import path in services/server package
    * [`9cc58781fa`](https://github.com/containerd/containerd/commit/9cc58781fa2f63488b58877b9c1ce1b4cdc7362e) Check task list to avoid unnecessary cleanup.
    * [`97d247cd0f`](https://github.com/containerd/containerd/commit/97d247cd0f63e7eaeb4145ad6d5c56ddcb8b6245) Rename `hrpc` to `tcpServer`
    * [`5f4c977ba0`](https://github.com/containerd/containerd/commit/5f4c977ba0c44d6e12a0907251ca133954f0c82d) Merge pull request  [#3162](https://github.com/containerd/containerd/pull/3162) from crosbymichael/tcpservice
    * [`ff90b036c7`](https://github.com/containerd/containerd/commit/ff90b036c70c4e2169bd14c265a93c8b0c45109a) Merge pull request  [#3202](https://github.com/containerd/containerd/pull/3202) from crosbymichael/nofile
    * [`acca107732`](https://github.com/containerd/containerd/commit/acca10773205905a96ada4f6590a65265c535daa) Merge pull request  [#3204](https://github.com/containerd/containerd/pull/3204) from crosbymichael/fix-forward
    * [`047348e198`](https://github.com/containerd/containerd/commit/047348e198cc17404e34717d00ece685bfe3fbfa) Add dialer for events service
    * [`5703f415c6`](https://github.com/containerd/containerd/commit/5703f415c6d76cbf2866c388e03605f23ae7c26c) Merge pull request  [#3197](https://github.com/containerd/containerd/pull/3197) from Random-Liu/add-required-plugins
    * [`ae87730ad2`](https://github.com/containerd/containerd/commit/ae87730ad2511ae39239ac7aac75074768aa3c1b) Improve shim shutdown logic
    * [`a12f836d5a`](https://github.com/containerd/containerd/commit/a12f836d5a8c32a4e31bee3a446631171ac6bfa6) Use $TEST_RUNTIME for cri test.
    * [`4b3b99ea11`](https://github.com/containerd/containerd/commit/4b3b99ea1129c71225b18f8a106b99f3ff2d9819) Add support for required plugins.
    * [`4ba756edda`](https://github.com/containerd/containerd/commit/4ba756edda18c0afac99a32ba89bc6070c27a0f1) Fix API forward events for shims
    * [`1a1f8f11a5`](https://github.com/containerd/containerd/commit/1a1f8f11a54ae2e3a1bfe770f6b7850c2c49a261) Set nofile to 1048576
    * [`b911ae3428`](https://github.com/containerd/containerd/commit/b911ae3428717763377d038958597383c7ed0491) Add tcp service for grpc listeners
    * [`475619c29e`](https://github.com/containerd/containerd/commit/475619c29e678fef8fb7ac55ffed6b3ea44b5b38) Merge pull request  [#3195](https://github.com/containerd/containerd/pull/3195) from crosbymichael/ttrpc-love
    * [`a6f587e4c4`](https://github.com/containerd/containerd/commit/a6f587e4c47720ea779b8042485b43c1d4415111) Use ttrpc to publish runtime v2 events
    * [`a8a805cad3`](https://github.com/containerd/containerd/commit/a8a805cad39960b437a0a32afec5f434423a0e93) Add ttrpc server to containerd
    * [`db3a8637c1`](https://github.com/containerd/containerd/commit/db3a8637c1316809092069845724616cd4daf75c) Merge pull request  [#3194](https://github.com/containerd/containerd/pull/3194) from crosbymichael/shim-oom
    * [`c93d645435`](https://github.com/containerd/containerd/commit/c93d6454358ee764bdcee9f14c37a71deb92e9d5) Add GetOOMScore function
    * [`ae5ca8177d`](https://github.com/containerd/containerd/commit/ae5ca8177d6b0ab85923787f91d2aa717e1f6fd2) Refactor mount path check and add comments
    * [`aaca11c40d`](https://github.com/containerd/containerd/commit/aaca11c40d6540bfccf823485c1dea20106ba7d7) Merge pull request  [#3189](https://github.com/containerd/containerd/pull/3189) from dmcgowan/extended-security-releases
    * [`993fb310f6`](https://github.com/containerd/containerd/commit/993fb310f6637b9c9a69f0036db3fe7824eb9167) Merge pull request  [#3160](https://github.com/containerd/containerd/pull/3160) from sofat1989/imageresume
    * [`4d313c00ab`](https://github.com/containerd/containerd/commit/4d313c00ab34c25390dadeaaf992170eef77d1a3) Merge pull request  [#3186](https://github.com/containerd/containerd/pull/3186) from thaJeztah/bump_dependencies
    * [`7045801fd4`](https://github.com/containerd/containerd/commit/7045801fd44f1017f55f8441ed28891ec5addf63) delete the ingest when any errors happen during resuming status
    * [`dcf6023c4c`](https://github.com/containerd/containerd/commit/dcf6023c4c2b5565a91811180c6743fcfc28cf2f) Extend release timeline
    * [`d77a5bf72d`](https://github.com/containerd/containerd/commit/d77a5bf72de71963962020785d0d47b2478632a7) Merge pull request  [#3188](https://github.com/containerd/containerd/pull/3188) from masters-of-cats/clean-test
    * [`d5b770aa87`](https://github.com/containerd/containerd/commit/d5b770aa87251f0b7c05c4e5c052c1ef59de0faa) Introduce 'clean-test' target in Makefile
    * [`2583d9e426`](https://github.com/containerd/containerd/commit/2583d9e426762a3ad2187d77f1209034fa7efb56) update gogo/googleapis v1.2.0
    * [`a98df70da1`](https://github.com/containerd/containerd/commit/a98df70da1321b9227323ed0cbf727a010abed05) update containerd/btrfs af5082808c833de0e79c1e72eea9fea239364877
    * [`aa8dccd220`](https://github.com/containerd/containerd/commit/aa8dccd220f21222a8a007e96cf0bd355f7de7e9) update containerd/aufs f894a800659b6e11c1a13084abd1712f346e349c
    * [`ed61d7f680`](https://github.com/containerd/containerd/commit/ed61d7f6801c6bcf55024c25a2bec44717937be6) bump containerd/zfs and dependencies
    * [`d667628ca9`](https://github.com/containerd/containerd/commit/d667628ca91ce44650156afbfe282b286321d8ab) bump github.com/pkg/errors v0.8.1
    * [`68ef178352`](https://github.com/containerd/containerd/commit/68ef178352fb1dc8ca0471e6fb4d4b4222b317b5) bump github.com/BurntSushi/toml v0.3.1
    * [`1978c0b74b`](https://github.com/containerd/containerd/commit/1978c0b74b2d098f8b4032aa9aa39a984b1480b4) bump gotest.tools v2.3.0, google/go-cmp v0.2.0
    * [`591e52c504`](https://github.com/containerd/containerd/commit/591e52c504b23a89096bd7d3091a32fcfa2e92fc) Merge pull request  [#3185](https://github.com/containerd/containerd/pull/3185) from thaJeztah/update_dev_dockerfile
    * [`2741dbe2c1`](https://github.com/containerd/containerd/commit/2741dbe2c120b6f5888c19a9bac0e1805d52a98a) contrib: Dockerfile: bump go 1.12
    * [`a84f87d84f`](https://github.com/containerd/containerd/commit/a84f87d84f91cb6ce0c77057c4d2bb1266eb50cd) contrib: Dockerfile: add a base stage
    * [`a07e12cded`](https://github.com/containerd/containerd/commit/a07e12cded116d7421e2c9ad94f89676511d05c6) contrib: Dockerfile: reformat, and use --no-install-recommends
    * [`ba9e1ea23c`](https://github.com/containerd/containerd/commit/ba9e1ea23cd160aad426cc64b3bbac835cdefd9d) contrib: Dockerfile: use build-arg for go-version
    * [`eea500d122`](https://github.com/containerd/containerd/commit/eea500d12258c5eb8a41dd7162765f7d941bce75) Merge pull request  [#3179](https://github.com/containerd/containerd/pull/3179) from Random-Liu/publish-error
    * [`6e170ec5b7`](https://github.com/containerd/containerd/commit/6e170ec5b771b10d3a1944f4031b3e5d1e727f33) Merge pull request  [#3176](https://github.com/containerd/containerd/pull/3176) from Random-Liu/update-cri-master
    * [`9990eed314`](https://github.com/containerd/containerd/commit/9990eed3149a23291032d49ddb2607ce21bc7b69) Merge pull request  [#3178](https://github.com/containerd/containerd/pull/3178) from crosbymichael/exitStatus
    * [`4754d2aeee`](https://github.com/containerd/containerd/commit/4754d2aeee1d1b978baf84b645979e92f59bdaae) Update image export to support Docker format
    * [`a7e30fae99`](https://github.com/containerd/containerd/commit/a7e30fae997c84ed78d973c65e652cf0e96c76c2) Merge pull request  [#3173](https://github.com/containerd/containerd/pull/3173) from crosbymichael/reg-errors
    * [`74eb0dc812`](https://github.com/containerd/containerd/commit/74eb0dc81221bffc192a349cf8b14fe7947b7a73) Return event publish errors.
    * [`10cf21dcf7`](https://github.com/containerd/containerd/commit/10cf21dcf72e0f192e6364c4ff6aa9eecc7cdc48) Export ExitStatus init func
    * [`a733587496`](https://github.com/containerd/containerd/commit/a733587496f233b361f1bd28b8684f8d5b73e996) Update cri to 6d353571e64417d80c9478ffaea793714dd539d0.
    * [`de1da8be32`](https://github.com/containerd/containerd/commit/de1da8be32a73a2d92572c2d8e800971215dcb3c) Update handling of registry errors
    * [`4edc7336a2`](https://github.com/containerd/containerd/commit/4edc7336a2131da64f136022cd1c0e57006b8e6b) Merge pull request  [#3169](https://github.com/containerd/containerd/pull/3169) from crosbymichael/runcbump
    * [`8d1ae237eb`](https://github.com/containerd/containerd/commit/8d1ae237eb2ac3f49552f35202d72baed1ffee14) Always add compressed blobs to Docker import manifest
    * [`9bc231532d`](https://github.com/containerd/containerd/commit/9bc231532d6595196464151ff4dce4ef86dfcba6) Merge pull request  [#3109](https://github.com/containerd/containerd/pull/3109) from bainsy88/issue_3076
    * [`b7183a06be`](https://github.com/containerd/containerd/commit/b7183a06be3bf522d737fdeb004d3a8ab9a05a75) Merge pull request  [#3116](https://github.com/containerd/containerd/pull/3116) from thaJeztah/bump_protobuf
    * [`c0f0b21314`](https://github.com/containerd/containerd/commit/c0f0b21314b93a1bd22ddfed701d572dbf4d71d7) Apply PR feedback
    * [`2a5e4c4be7`](https://github.com/containerd/containerd/commit/2a5e4c4be74fdd1589b98960f2c6caa1bcf4bb30) Skip rootfs unmount when no mounts are provided
    * [`abfc89ce02`](https://github.com/containerd/containerd/commit/abfc89ce02379eb5d3b24621d95dfb47d995f186) Update CRI to master
    * [`4730088cb5`](https://github.com/containerd/containerd/commit/4730088cb5591cbef314c90fed34e7f3e0724e8e) Update runc to resolve selinux issues
    * [`2d11f5e6d5`](https://github.com/containerd/containerd/commit/2d11f5e6d5c664073f4c8a9da4eebe60bfb40e56) Regenerate protobufs
    * [`830b0294cc`](https://github.com/containerd/containerd/commit/830b0294cccd152ff94b5fa09b7fc61cef490495) Update protobuf v1.2.0
    * [`e16368d21f`](https://github.com/containerd/containerd/commit/e16368d21fef6b998d650ec5357bc3c739700245) Merge pull request  [#3171](https://github.com/containerd/containerd/pull/3171) from thaJeztah/bump_logrus
    * [`fdeb1084d3`](https://github.com/containerd/containerd/commit/fdeb1084d3240f3ca5c62fdb7095d459a0206585) Merge pull request  [#3170](https://github.com/containerd/containerd/pull/3170) from thaJeztah/unkeyed_fields
    * [`7c1365b468`](https://github.com/containerd/containerd/commit/7c1365b4689a9a1954126411a5d7ca361aff5068) bump sirupsen/logrus v1.4.1
    * [`01310eaebc`](https://github.com/containerd/containerd/commit/01310eaebcf83855817cdd9889832c4c0d41b0c8) do not use unkeyed fields in compose literals
    * [`c9977b59f6`](https://github.com/containerd/containerd/commit/c9977b59f6591db893b4eed62a8cf4124748fd0a) Merge pull request  [#3166](https://github.com/containerd/containerd/pull/3166) from mxpv/refactor
    * [`90085a7ac5`](https://github.com/containerd/containerd/commit/90085a7ac59391d174a64a7dc211ce617aa535d0) Add empty file to prevent build from failing
    * [`baf3403439`](https://github.com/containerd/containerd/commit/baf34034395162a05544f1bc847f1e9d8b1babcc) Extend Applier's Apply() method with an optional options parameter
    * [`8784eb6308`](https://github.com/containerd/containerd/commit/8784eb63080b671b76e0ea90d13ff25b59574e16) Move snapshotters benchmark to a separate package
    * [`2f60e389a0`](https://github.com/containerd/containerd/commit/2f60e389a03740339c9c2762004fdcb5de489b09) Merge pull request  [#2626](https://github.com/containerd/containerd/pull/2626) from krsoninikhil/defaults3
    * [`22bb5ebc7f`](https://github.com/containerd/containerd/commit/22bb5ebc7feff60aadad8345e0775271eb5df021) Merge pull request  [#3159](https://github.com/containerd/containerd/pull/3159) from thaJeztah/fix_parseinfofile_parsing
    * [`adc4fa217b`](https://github.com/containerd/containerd/commit/adc4fa217bd8156ea5d5b448bed91bbf14b71a13) Use pkg/errors for all errors
    * [`c22effb168`](https://github.com/containerd/containerd/commit/c22effb1686972d1a12f9aa32f1ad06d1aa253f0) fix parseInfoFile does not handle spaces in filenames
    * [`bc8a1895e3`](https://github.com/containerd/containerd/commit/bc8a1895e3eb18454e341cc76890a28238baf80d) Merge pull request  [#3155](https://github.com/containerd/containerd/pull/3155) from crosbymichael/plugins
    * [`932f883e49`](https://github.com/containerd/containerd/commit/932f883e49af925380a3fdce6b8db189915f93fb) Merge pull request  [#3152](https://github.com/containerd/containerd/pull/3152) from mxpv/bench
    * [`559dfa59a1`](https://github.com/containerd/containerd/commit/559dfa59a194e398f2328b3c773750bec1b935c0) Add configurable plugin path
    * [`341b99d6e2`](https://github.com/containerd/containerd/commit/341b99d6e2b0256a5e77e40ebc80b1b3124db6b7) Merge pull request  [#3153](https://github.com/containerd/containerd/pull/3153) from thepwagner/issue-3118
    * [`d9526f5c4f`](https://github.com/containerd/containerd/commit/d9526f5c4f404c6585fe847282156d259d82b550) Move CloudFormation template to contrib
    * [`ae04c16607`](https://github.com/containerd/containerd/commit/ae04c16607840a4d4977d9db19057ca74cfd4762) runtime: guard Close() until both streams are complete
    * [`e96ac2040d`](https://github.com/containerd/containerd/commit/e96ac2040db90a7d9e4225b78ccc6bff373f8aeb) runtime: log IO error when copying output streams
    * [`515be73c82`](https://github.com/containerd/containerd/commit/515be73c821333419b1f1216a0f199fef567bd10) Add snapshotters benchmark
    * [`872296642a`](https://github.com/containerd/containerd/commit/872296642ac395acbc4344f529fcf4c6fddb5de2) fix shouldKillAllOnExit check for v2
    * [`fa5f744a79`](https://github.com/containerd/containerd/commit/fa5f744a790356472d4649b9ad1d955e36d0c7c0) fix shouldKillAllOnExit check
    * [`2d0a06d41b`](https://github.com/containerd/containerd/commit/2d0a06d41bd44b655be3ce065b26ae1a628b74c9) Merge pull request  [#3146](https://github.com/containerd/containerd/pull/3146) from Ace-Tang/add-test
    * [`f7f6dd7b4e`](https://github.com/containerd/containerd/commit/f7f6dd7b4e31238d82219e5002fcf786010f6aac) test: add custom cgroup test
    * [`e7b6fea572`](https://github.com/containerd/containerd/commit/e7b6fea572badfceb0596c2cb5aad9c5728944ea) Merge pull request  [#3022](https://github.com/containerd/containerd/pull/3022) from mxpv/devmapper
    * [`3a80a801af`](https://github.com/containerd/containerd/commit/3a80a801af4254f5e6a351a75d7a0be9699b90ad) Merge pull request  [#3139](https://github.com/containerd/containerd/pull/3139) from thaJeztah/bump_runc_v1.0.0-rc7
    * [`86cfcb870e`](https://github.com/containerd/containerd/commit/86cfcb870e6be834890075a0debc6a2993583b8a) Merge pull request  [#3142](https://github.com/containerd/containerd/pull/3142) from thaJeztah/bump_cgroups
    * [`2b8df8309e`](https://github.com/containerd/containerd/commit/2b8df8309ecb8a2cee723adc32627dd1b4d5dd97) bump containerd/cgroups 4994991857f9b0ae8dc439551e8bebdbb4bf66c1
    * [`bc6ac08784`](https://github.com/containerd/containerd/commit/bc6ac087842d9234472da2cedb73501168880d44) update opencontainers/runc v1.0.0-rc7
    * [`f2a20ead83`](https://github.com/containerd/containerd/commit/f2a20ead833f8caf3ffc12be058d6ce668b4ebed) Merge pull request  [#3137](https://github.com/containerd/containerd/pull/3137) from Random-Liu/fix-race-and-panic
    * [`808b223536`](https://github.com/containerd/containerd/commit/808b223536e6553ddee2944d7ec6bc6d86e0da88) Fix race and panic.
    * [`87289a0c62`](https://github.com/containerd/containerd/commit/87289a0c62141397877aeedfdd8aebc84f50cbaf) devmapper: implement Usage
    * [`010b4da36f`](https://github.com/containerd/containerd/commit/010b4da36fba901ca8d2c3522ef3489ad17f9fee) devmapper: implement dmsetup status
    * [`90a7da8625`](https://github.com/containerd/containerd/commit/90a7da86253394a0414532471704abeb11f8ed32) Merge pull request  [#3128](https://github.com/containerd/containerd/pull/3128) from jhowardmsft/jjh/ci
    * [`8710940165`](https://github.com/containerd/containerd/commit/8710940165aa66e39700eb56a9bb8fe25bda7d40) Windows: Build shim binary from Microsoft/hcsshim
    * [`e16e995939`](https://github.com/containerd/containerd/commit/e16e995939d5865573d34ea7fed253d152c55a32) Vendor Microsoft/hcsshim@8abdbb82
    * [`68c44f8cc8`](https://github.com/containerd/containerd/commit/68c44f8cc8a3a4990928c96f8207688ecf6df2f9) Merge pull request  [#3122](https://github.com/containerd/containerd/pull/3122) from stefanberger/descriptor_annotations.pr
    * [`5d50b9c2bb`](https://github.com/containerd/containerd/commit/5d50b9c2bb33ca6f8759ca4f50ddcbf5c56f6809) Extend adaptImage function with annotations case
    * [`9b882c44f8`](https://github.com/containerd/containerd/commit/9b882c44f8834613e53fc11045c10397a7d94e61) Merge pull request  [#3000](https://github.com/containerd/containerd/pull/3000) from stefanberger/descriptor_annotations.pr
    * [`8ea28ff564`](https://github.com/containerd/containerd/commit/8ea28ff56494ca852d4cf9449b4593b227a74fa4) Merge pull request  [#3117](https://github.com/containerd/containerd/pull/3117) from crosbymichael/exec-load
    * [`388c8a1760`](https://github.com/containerd/containerd/commit/388c8a17605388e1dd0d609d0aba25b7813abea4) Fastpath opt and ExecProcess loading
    * [`fc44aa810c`](https://github.com/containerd/containerd/commit/fc44aa810c9a5eebc3a1a7b42733eabbb10b253d) Merge pull request  [#3119](https://github.com/containerd/containerd/pull/3119) from jterry75/windows_lcow_vmgroup_access
    * [`24beaece37`](https://github.com/containerd/containerd/commit/24beaece3749570b2fce0f3428187a6010269dc7) Merge pull request  [#3120](https://github.com/containerd/containerd/pull/3120) from jhowardmsft/jjh/create-data-root-with-permissions
    * [`a849664519`](https://github.com/containerd/containerd/commit/a8496645196e364425ac4635c46abada21ff4c35) Windows:ProgramFiles to ProgramData
    * [`6034c1950a`](https://github.com/containerd/containerd/commit/6034c1950a0e32fb9bc7718cead7427bfcfa2425) Windows:Create root/state with ACL
    * [`7361b19875`](https://github.com/containerd/containerd/commit/7361b198751c11ddadc2bb76a08fd38ddce0f45f) Update Windows lcow differ to set NT VIRTUAL MACHINE\Virtual Machines SID
    * [`4c9b5ef8ea`](https://github.com/containerd/containerd/commit/4c9b5ef8eaca7cbaaa488a057b0d8cf8b7f4e5be) Update vendor github.com/Microsoft/go-winio
    * [`d15832a4c2`](https://github.com/containerd/containerd/commit/d15832a4c212063dd302c29aec7dcbfecf2368ad) Address review comments
    * [`ceba56893a`](https://github.com/containerd/containerd/commit/ceba56893a76f22cf0126c46d835c80fb3833408) Merge pull request  [#3104](https://github.com/containerd/containerd/pull/3104) from AkihiroSuda/split-contentserver
    * [`9bd6b0932e`](https://github.com/containerd/containerd/commit/9bd6b0932e356e7f456444aba8fba7849ab1e785) Merge pull request  [#3111](https://github.com/containerd/containerd/pull/3111) from thaJeztah/whitelist_statx
    * [`8f8fd3c3a8`](https://github.com/containerd/containerd/commit/8f8fd3c3a8e655c2e19c7bc5e243173da4299781) seccomp: whitelist statx syscall
    * [`908b771086`](https://github.com/containerd/containerd/commit/908b771086c567fda83f7782f7f424981410865b) Add code to return message field of returned registry errors
    * [`9ab4c8cbcc`](https://github.com/containerd/containerd/commit/9ab4c8cbcc3846bf89eeff2f7d9f7bdd85994878) Merge pull request  [#3108](https://github.com/containerd/containerd/pull/3108) from alculquicondor/fix/import
    * [`0cbbd0f68b`](https://github.com/containerd/containerd/commit/0cbbd0f68bedd7c9588210410a97c1dd8d8fd918) Merge pull request  [#3107](https://github.com/containerd/containerd/pull/3107) from avikivity/3105
    * [`9a8727cf09`](https://github.com/containerd/containerd/commit/9a8727cf097dbc14458de35a1ff5c649b2f8990c) Allow to import an image for the default platform only.
    * [`4506eb45bf`](https://github.com/containerd/containerd/commit/4506eb45bf4015ba00202008e207b0313539f0dc) seccomp: whitelist io_pgetevents
    * [`f3ff95ab72`](https://github.com/containerd/containerd/commit/f3ff95ab72796b2aec334ec9287c73ebc716996b) decouple api.ContentServer implementation package from bbolt dependency
    * [`b90eeadafa`](https://github.com/containerd/containerd/commit/b90eeadafa38dd4d54387c4a7d11cf7d16541579) Merge pull request  [#3102](https://github.com/containerd/containerd/pull/3102) from Ace-Tang/arg_usage
    * [`14a050688d`](https://github.com/containerd/containerd/commit/14a050688d4be028a56a9a52f1358091d52acad2) ctr: fix image cmd ArgsUsage
    * [`c60a5fd190`](https://github.com/containerd/containerd/commit/c60a5fd19073636432c7318cee039f01f367ccd8) Merge pull request  [#3099](https://github.com/containerd/containerd/pull/3099) from crosbymichael/export-caps
    * [`bdd84abf05`](https://github.com/containerd/containerd/commit/bdd84abf056b153b3e37883884e91c52f98e15b9) Add additional capability handling opts
    * [`ef45e4f021`](https://github.com/containerd/containerd/commit/ef45e4f021c33c0b75bfdf26472b508f93666227) Merge pull request  [#3046](https://github.com/containerd/containerd/pull/3046) from linxiulei/fix_shim_socket
    * [`a631796fda`](https://github.com/containerd/containerd/commit/a631796fda6208cf46dea94da091bb550f8ea9f4) horten the unix socket path for shim
    * [`63d7a9ca8d`](https://github.com/containerd/containerd/commit/63d7a9ca8d7b8a98a96002d2ee487995c39a92ff) Merge pull request  [#3096](https://github.com/containerd/containerd/pull/3096) from thaJeztah/override_package_name
    * [`3bba2d478d`](https://github.com/containerd/containerd/commit/3bba2d478d071c90cae99503a68884213ac35bca) Merge pull request  [#3093](https://github.com/containerd/containerd/pull/3093) from tiborvass/nvidia-export
    * [`b858cfb41b`](https://github.com/containerd/containerd/commit/b858cfb41b4f49d93990380faed2af5dd9269ffe) Makefile: allow overriding package name
    * [`9ed2c0aa02`](https://github.com/containerd/containerd/commit/9ed2c0aa021948d405b54e1d6ea7fde63bd8cd60) Merge pull request  [#3085](https://github.com/containerd/containerd/pull/3085) from crosbymichael/shim-logs
    * [`8f63d2acdb`](https://github.com/containerd/containerd/commit/8f63d2acdbca7082164d63222c1efe010e01c5e3) Merge pull request  [#3067](https://github.com/containerd/containerd/pull/3067) from fuweid/me-fetch-platforms
    * [`7ca2c3d68d`](https://github.com/containerd/containerd/commit/7ca2c3d68d8ad842477fb19325a0aac4f8f2d6bd) contrib/nvidia: export helper binary path and list of Nvidia capabilities
    * [`09da2d867a`](https://github.com/containerd/containerd/commit/09da2d867aff8e0bff40dbb94c539e44529aa192) Merge pull request  [#3090](https://github.com/containerd/containerd/pull/3090) from dmcgowan/update-mailmap
    * [`a7aeffc22e`](https://github.com/containerd/containerd/commit/a7aeffc22ed51e32e4cf6046ab454c147698e4d2) Update mailmap for cgroup authors
    * [`e6ae9cc64f`](https://github.com/containerd/containerd/commit/e6ae9cc64f61fc5f65bdb5a8efeeca23ac1d28ea) Shim pluggable logging
    * [`506b815483`](https://github.com/containerd/containerd/commit/506b8154838c0561ec51c497c34e7f1c611bb356) remotes: add distribution labels to blob data
    * [`a15b6e2097`](https://github.com/containerd/containerd/commit/a15b6e2097c48b632dbdc63254bad4c62b69e709) Merge pull request  [#3081](https://github.com/containerd/containerd/pull/3081) from thaJeztah/bump_runc
    * [`b8d40b3535`](https://github.com/containerd/containerd/commit/b8d40b35357693bfca5b41dc737a5667e69a0aee) update runc to 2b18fe1d885ee5083ef9f0838fee39b62d653e30
    * [`09cf2a629b`](https://github.com/containerd/containerd/commit/09cf2a629b2a10ba6c0352d06eb6838544bbdcb9) Extend metadata images test with fieldpaths for Annotations
    * [`5124f9ee54`](https://github.com/containerd/containerd/commit/5124f9ee5472bfe1f61bbd37a1be879d1e5a14de) Write the Annotations map into the bolt db
    * [`02cc1485df`](https://github.com/containerd/containerd/commit/02cc1485dfae8e4798f153c89f521198354f7217) Prepare boltutil for reading and writing another map
    * [`1e893b19ce`](https://github.com/containerd/containerd/commit/1e893b19ce520abe3c38765d7e5ffb5ed29e7790) devmapper: add no_devmapper build tag
    * [`aa328dfc55`](https://github.com/containerd/containerd/commit/aa328dfc551a7a9a2527eeffd05a3d109345fbbc) Merge pull request  [#3041](https://github.com/containerd/containerd/pull/3041) from thaJeztah/bump_da_bolt
    * [`5fdcef55a2`](https://github.com/containerd/containerd/commit/5fdcef55a2b34dcae062cde6ef0da5351d286fff) Merge pull request  [#3075](https://github.com/containerd/containerd/pull/3075) from ehotinger/with-new-snapshot
    * [`cfba7ef8e2`](https://github.com/containerd/containerd/commit/cfba7ef8e20102cc9b359693824a6097837e7a77) Merge pull request  [#3064](https://github.com/containerd/containerd/pull/3064) from dmcgowan/update-gc-content-references
    * [`79248fea2b`](https://github.com/containerd/containerd/commit/79248fea2b875f59c62ba5e085807d019bd81222) Add test for ocispec.Descriptor Annotations
    * [`34f3772956`](https://github.com/containerd/containerd/commit/34f377295626d274fa630d8cce113231b35c1acb) Allow WithNewSnapshot and WithNewSnapshotView to take in snapshotter options.
    * [`04b2e5bbf7`](https://github.com/containerd/containerd/commit/04b2e5bbf7d73c51cfbeb6f92d9200f70516cf55) Merge pull request  [#3072](https://github.com/containerd/containerd/pull/3072) from crosbymichael/v2opts
    * [`aaae81189a`](https://github.com/containerd/containerd/commit/aaae81189a40f63ff8b03a786adcbed5d0651c8a) Update checkpoint opts with runtime handling
    * [`160737d2c8`](https://github.com/containerd/containerd/commit/160737d2c803cec1a19f45e0a552ef1670e486ee) Fix no pivot and keyring opts
    * [`0b711d616a`](https://github.com/containerd/containerd/commit/0b711d616ab13e9bad2801db7b53d5ffeb6934dc) Copy annotations around where necessary
    * [`bfbd1d09c9`](https://github.com/containerd/containerd/commit/bfbd1d09c9d7c96fabe50c59db104615ecff71c7) Merge pull request  [#3070](https://github.com/containerd/containerd/pull/3070) from darfux/update-build-doc
    * [`4d2a26d751`](https://github.com/containerd/containerd/commit/4d2a26d751b74dbd67b59c302e97bc87e0ce3da5) BUILDING.md: update testing section
    * [`e70a530aa3`](https://github.com/containerd/containerd/commit/e70a530aa3733f1ce9a9d95c7d27a51efa58821c) Merge pull request  [#3069](https://github.com/containerd/containerd/pull/3069) from fuweid/me-debug-mode-push
    * [`6424a36032`](https://github.com/containerd/containerd/commit/6424a36032646d2a5e258a32b04e6b6cf64c5d7c) ctr/commands/images/push: don't show progress if it is debug mode
    * [`7cfb99ab9d`](https://github.com/containerd/containerd/commit/7cfb99ab9d6bbf7c207527024ed67121dfbf04dc) Add content gc ref labels from containers, images, and snapshots
    * [`30b6f460b9`](https://github.com/containerd/containerd/commit/30b6f460b96137947b3de5ec92134d56cb763708) Merge pull request  [#3063](https://github.com/containerd/containerd/pull/3063) from zhsj/fix-mipsx
    * [`63328c1d2a`](https://github.com/containerd/containerd/commit/63328c1d2a25b2a917d439963a0a744c8fbd07bc) Merge pull request  [#3054](https://github.com/containerd/containerd/pull/3054) from jterry75/stderr_with_tty_windows
    * [`f0d5dd3c82`](https://github.com/containerd/containerd/commit/f0d5dd3c823b9443269420218aa7abd339d43f55) Use unix.SignalNum in ParseSignal on unix platform
    * [`1745951bad`](https://github.com/containerd/containerd/commit/1745951bad5cab736bd6284fab710c52512f1f24) Vendor golang.org/x/sys d455e41777fca6e8a5a79e34a14b8368bc11d9ba
    * [`5840ecc3d8`](https://github.com/containerd/containerd/commit/5840ecc3d80f2210b08a1963c788351c6cb7d018) Merge pull request  [#3056](https://github.com/containerd/containerd/pull/3056) from ehotinger/ehotinger/snapshotter-docs
    * [`e13a4b67e8`](https://github.com/containerd/containerd/commit/e13a4b67e8a5bfec016620dae3adb672b6d14aba) Update the snapshotter docs to refer to the snapshots package for WithLabels.
    * [`277147135d`](https://github.com/containerd/containerd/commit/277147135d64661914040085d6630e39a1f507d3) Fix issue with NewFIFOSetInDir with Terminal true
    * [`c24a74354c`](https://github.com/containerd/containerd/commit/c24a74354cce972171a45117e14973bfa3f6921c) Merge pull request  [#3050](https://github.com/containerd/containerd/pull/3050) from jterry75/fix_cpu_cap
    * [`828f6eb842`](https://github.com/containerd/containerd/commit/828f6eb842451a3bb9577b731e2e09bbd59d0e42) Fix a bug in shim log on Windows that can cause 100% CPU utilization
    * [`c6703d4c76`](https://github.com/containerd/containerd/commit/c6703d4c7622e1debc1451b47713ae93f167c02e) Add missing annotations map to Descriptor for gRPC transfer
    * [`e72ad44427`](https://github.com/containerd/containerd/commit/e72ad44427f623a53c2d38c46598753d5e6fd63b) Merge pull request  [#3048](https://github.com/containerd/containerd/pull/3048) from crosbymichael/bump-cgroups
    * [`d2bec5422a`](https://github.com/containerd/containerd/commit/d2bec5422acc6ca7c6a4c02c55ad7fa1a451fe22) Bump cgroups to dbea6f2bd41658b84b00417ceefa416b97
    * [`208957ba3c`](https://github.com/containerd/containerd/commit/208957ba3c82c8faf33249b25252cddb3f3f72b1) devmapper: proper cleanup in pool device test
    * [`734989c2a0`](https://github.com/containerd/containerd/commit/734989c2a003532ebbea701b0cac7a9257aeb5ca) Update README
    * [`8f44ad0b31`](https://github.com/containerd/containerd/commit/8f44ad0b312996a600b8c2ec020cdc3bc416d115) Merge pull request  [#3037](https://github.com/containerd/containerd/pull/3037) from zhsj/add-name-in-man
    * [`fb80483711`](https://github.com/containerd/containerd/commit/fb8048371146a5521c49284b45b0f228f2e27879) docs: Add NAME section in all manpages
    * [`95f0a4903c`](https://github.com/containerd/containerd/commit/95f0a4903cd9d3af6f29b12731cc0abe2013665b) devmapper: rollback thin devices on error
    * [`dea27b1b64`](https://github.com/containerd/containerd/commit/dea27b1b64504e62e92713caf0af41d3d4dc896f) Merge pull request  [#3036](https://github.com/containerd/containerd/pull/3036) from jhowardmsft/jjh/etw
    * [`adf5c640f4`](https://github.com/containerd/containerd/commit/adf5c640f4799d2f5b94d824c0eb5d0fbb4db62d) devmapper: don't create or reload thin-pool from snapshotter
    * [`7efda48c53`](https://github.com/containerd/containerd/commit/7efda48c5395a0dcfade3e138c94ed3f3cc191fc) devmapper: more precise way of checking if device is activated
    * [`37cdedc61c`](https://github.com/containerd/containerd/commit/37cdedc61c902047e9f97759196d30e0b5a9ba01) devmapper: add linux tags, fix build
    * [`0c6d194cce`](https://github.com/containerd/containerd/commit/0c6d194ccef882e9424c2078949eb2f4bb8076f1) devmapper: add README and minor fixes
    * [`2218275ec9`](https://github.com/containerd/containerd/commit/2218275ec95e27c7d6718ce1d67cc1239406e3ae) devmapper: register plugin
    * [`cec72efc2a`](https://github.com/containerd/containerd/commit/cec72efc2a98c3fa5d698a3bd041113729745ddb) devmapper: add snapshotter
    * [`3a75882520`](https://github.com/containerd/containerd/commit/3a758825209a7e049db1617882bb35e780211238) devmapper: add pool device manager
    * [`6e0ae68e17`](https://github.com/containerd/containerd/commit/6e0ae68e17c4a5eb5dfe1bc0109447329fb1486d) devmapper: add snapshotter config
    * [`fcd9dc2749`](https://github.com/containerd/containerd/commit/fcd9dc2749c3d5dae76f422d0578c8b22aa4dbe8) devmapper: add pool metadata
    * [`809e5fd3b8`](https://github.com/containerd/containerd/commit/809e5fd3b8b6ae7edac7cc36af443839b9357ad2) devmapper: add dmsetup
    * [`fe05e4d1a9`](https://github.com/containerd/containerd/commit/fe05e4d1a998e27d933debe3132e9b6886382602) devmapper: add losetup
    * [`0cff074a27`](https://github.com/containerd/containerd/commit/0cff074a27a704ad76e062d414428aa102c7cd5f) Merge pull request  [#3040](https://github.com/containerd/containerd/pull/3040) from crosbymichael/travis-bump
    * [`d83e4e9b3b`](https://github.com/containerd/containerd/commit/d83e4e9b3bb505edef796b4f135c21d76b4f6d65) Vendor Microsoft/go-winio@v0.4.12
    * [`e0d7ed12a5`](https://github.com/containerd/containerd/commit/e0d7ed12a5bad5e85650147109b2c5b6e3dba4ac) Windows: Enable ETW logging
    * [`cbc032ed34`](https://github.com/containerd/containerd/commit/cbc032ed3401dd9e451187771dd99678543896f8) Update go.etcd.io/bbolt to v1.3.2
    * [`07697638be`](https://github.com/containerd/containerd/commit/07697638bea70a5c55dfacc8c48da0b5a6fb02fc) Merge pull request  [#3004](https://github.com/containerd/containerd/pull/3004) from crosbymichael/multi-shim
    * [`5e84069844`](https://github.com/containerd/containerd/commit/5e8406984480ab81439103e2b95c1234006ddbe6) Update travis to xenial worker
    * [`84a24711e8`](https://github.com/containerd/containerd/commit/84a24711e885f10b50a2e84b756e25d126ac47af) Add runc.v2 multi-shim
    * [`6bcbf88f82`](https://github.com/containerd/containerd/commit/6bcbf88f82e814f76ede351f48b57613540af425) Move runc shim code into common package
    * [`31438b61f9`](https://github.com/containerd/containerd/commit/31438b61f96404f1b097030c88da318d2a49335c) Merge pull request  [#3033](https://github.com/containerd/containerd/pull/3033) from tonistiigi/runtime-platforms
    * [`759a889f3c`](https://github.com/containerd/containerd/commit/759a889f3cdf21e865973ab7889662ff6622992a) Merge pull request  [#3018](https://github.com/containerd/containerd/pull/3018) from Random-Liu/perm-consistency-with-docker
    * [`fd6ac5d026`](https://github.com/containerd/containerd/commit/fd6ac5d026b6afedadc24949483457d6257a9d94) Vendor sirupsen/logrus@1.3.0
    * [`b553a12be6`](https://github.com/containerd/containerd/commit/b553a12be661e23fcb9e9ecf2bd9c90eb591544f) runtime: allow specifying supported platforms with config
    * [`58dc0677b4`](https://github.com/containerd/containerd/commit/58dc0677b43011d0a6b44f232e0c7e3e0e876412) Merge pull request  [#3030](https://github.com/containerd/containerd/pull/3030) from veerun14/venuvvul/add-comments-fix-typos
    * [`f6ac73d71e`](https://github.com/containerd/containerd/commit/f6ac73d71e4cf8516e353198e07f52b91061f14e) fixing typo and added a missing comment.
    * [`ee916fe33c`](https://github.com/containerd/containerd/commit/ee916fe33cd735a1c3047341a24ac679dc718a13) Merge pull request  [#3025](https://github.com/containerd/containerd/pull/3025) from fuweid/bugfix_merge_label
    * [`480bf65ae8`](https://github.com/containerd/containerd/commit/480bf65ae8b72c5e32e074de7a926211c48b666a) Merge pull request  [#3010](https://github.com/containerd/containerd/pull/3010) from dmcgowan/pull-add-handler-wrap
    * [`06ff5ef01a`](https://github.com/containerd/containerd/commit/06ff5ef01a39151cc6f1572f2ea59225de1479d5) Merge pull request  [#3024](https://github.com/containerd/containerd/pull/3024) from jhowardmsft/jjh/signalname
    * [`4b3e0a8aaa`](https://github.com/containerd/containerd/commit/4b3e0a8aaae2244e0239091fdd51dd3b4e08e28e) metadata: merge snapshot labels with metadata's labels
    * [`88f19a90a8`](https://github.com/containerd/containerd/commit/88f19a90a8d69be3a728a95cd8717e183df558b5) Windows: Update stackdump event name
    * [`a378dbc2ab`](https://github.com/containerd/containerd/commit/a378dbc2ab8bb6835bfcf3631682ea533ebd2f6c) Merge pull request  [#3020](https://github.com/containerd/containerd/pull/3020) from dmcgowan/update-supported-releases
    * [`14f7e52725`](https://github.com/containerd/containerd/commit/14f7e52725d88a0494ce6e12176eaf150569cf9a) Unpack should set 0755 when the parent directory doesn't exist.
    * [`a485eb74a3`](https://github.com/containerd/containerd/commit/a485eb74a38ea24cfd8654825d57ef64f53c5cf5) Merge pull request  [#3021](https://github.com/containerd/containerd/pull/3021) from estesp/update-release-docs
    * [`a6f43b549e`](https://github.com/containerd/containerd/commit/a6f43b549e799e4965d86b339ee6cd3097812193) Add website update to release process
    * [`17b2c84989`](https://github.com/containerd/containerd/commit/17b2c849895bd309a69f5e9ddccf633a6e2cd4c0) Update supported versions
    * [`faec567304`](https://github.com/containerd/containerd/commit/faec567304bbdf6864b1663d4f813641b5880a4a) Merge pull request  [#3016](https://github.com/containerd/containerd/pull/3016) from jterry75/task_execid
    * [`b87e9eef3e`](https://github.com/containerd/containerd/commit/b87e9eef3e3c1d5277d40a8ca1667573499dec05) Add ExecID for StateResponse
    * [`543ee8e7f4`](https://github.com/containerd/containerd/commit/543ee8e7f496e2479e58cb2563cf09a4b3bee873) Merge pull request  [#3009](https://github.com/containerd/containerd/pull/3009) from jterry75/taskdelete_exec
    * [`41e3aaee58`](https://github.com/containerd/containerd/commit/41e3aaee587f29a70b9d8de52c315221937dd6be) Merge pull request  [#3008](https://github.com/containerd/containerd/pull/3008) from JoeWrightss/patch-3
    * [`bfb266ab5d`](https://github.com/containerd/containerd/commit/bfb266ab5d24fa05809aa800b5fc785cb55992b3) Fix some misspells in helpers_test.go
    * [`dc09ed1e1a`](https://github.com/containerd/containerd/commit/dc09ed1e1a1b8517cc7e7495c18100fb214fde18) Add image handler wrapper
    * [`a4f7b3758e`](https://github.com/containerd/containerd/commit/a4f7b3758e7cd504ff99a1e4e1e123e8d52aa1db) Add support for TaskDelete event on exec in RuntimeV2
    * [`f5b0fa220d`](https://github.com/containerd/containerd/commit/f5b0fa220df814207d26ad2f317a148f7a750f9c) Merge pull request  [#2993](https://github.com/containerd/containerd/pull/2993) from kevpar/lcow-layer-order
    * [`cb748dba98`](https://github.com/containerd/containerd/commit/cb748dba98548ee3bf25a8886c173c6206f973c4) Merge pull request  [#3007](https://github.com/containerd/containerd/pull/3007) from jterry75/fix_tty_windows
    * [`00895670e7`](https://github.com/containerd/containerd/commit/00895670e7c43ace8295695e6bc0c43b27d74d5a) Stop sending stderr with TTY on Windows
    * [`6a21728fb6`](https://github.com/containerd/containerd/commit/6a21728fb6b499ee1a71b0bbd5acc8a7a332902b) Use defaults package for listing namespace labels
    * [`521a44baff`](https://github.com/containerd/containerd/commit/521a44baff7002c15f5737905602d1943373434c) Merge pull request  [#2997](https://github.com/containerd/containerd/pull/2997) from thaJeztah/bump_runc_cve_2019-5736
    * [`14eaad0cd9`](https://github.com/containerd/containerd/commit/14eaad0cd987ff452b8e05e54b5a168738e5b232) Update runc to 6635b4f0c6af3810594d2770f662f34ddc15b40d (CVE-2019-5736)
    * [`b02ab6c742`](https://github.com/containerd/containerd/commit/b02ab6c742a48d5ea0ebadaa3c18329356a383a4) Merge pull request  [#2990](https://github.com/containerd/containerd/pull/2990) from jhowardmsft/jjh/bumpruntimespec
    * [`98766e863e`](https://github.com/containerd/containerd/commit/98766e863ea95420d79a4b4418fe2dffd10c0037) Vendor opencontainers/runtime-spec 29686dbc
    * [`225d9b120c`](https://github.com/containerd/containerd/commit/225d9b120c139688a43a25ba34500c0e6a4dd4c9) Fix LCOW layer ordering
    * [`4543e32a8b`](https://github.com/containerd/containerd/commit/4543e32a8b29e691e523ddc142f0c9068917df54) Merge pull request  [#2986](https://github.com/containerd/containerd/pull/2986) from thaJeztah/remove_normalize_image_ref
    * [`0922c69a54`](https://github.com/containerd/containerd/commit/0922c69a5406d8be4e4f56356b0ee5e02840d734) Merge pull request  [#2989](https://github.com/containerd/containerd/pull/2989) from ehotinger/ehotinger/rmbin
    * [`0190e5f390`](https://github.com/containerd/containerd/commit/0190e5f3900227fc739afbc8f4a03df968dc337b) Removes the oci.test.exe binary.
    * [`525802f9ce`](https://github.com/containerd/containerd/commit/525802f9ce4efd3e77f136f25337004c2141105d) Use distribution's reference.ParseDockerRef
    * [`3538174e60`](https://github.com/containerd/containerd/commit/3538174e605b46f86420d1316a263b7d6014b2cc) Bump github.com/docker/distribution to 0d3efadf0154c2b8a4e7b6621fff9809655cc580
    * [`0b89d42f92`](https://github.com/containerd/containerd/commit/0b89d42f9219ab1fcf9af2ee859982152c46cdfa) Merge pull request  [#2981](https://github.com/containerd/containerd/pull/2981) from jhowardmsft/jjh/ocioptions
    * [`64e8897159`](https://github.com/containerd/containerd/commit/64e889715963665578275e15f74431d09f2bacbb) Merge pull request  [#2979](https://github.com/containerd/containerd/pull/2979) from crosbymichael/shim-skel
    * [`2dacef07ca`](https://github.com/containerd/containerd/commit/2dacef07ca352b814872b5aa21aba01f0ece4d43) Add shim skeleton code
    * [`59ea134ce1`](https://github.com/containerd/containerd/commit/59ea134ce116e92f09bf6732fe45d5299ec7ebc5) OCI Modifiers for Windows
    * [`b94b99d965`](https://github.com/containerd/containerd/commit/b94b99d965b08a5c71421746bf4024ee98192369) Merge pull request  [#2982](https://github.com/containerd/containerd/pull/2982) from dmcgowan/metadata-structure-documentation
    * [`d25007e548`](https://github.com/containerd/containerd/commit/d25007e548c08eb16712381fdb1b727b1ffb50ea) Add structure documentation for metadata
    * [`a410405f5d`](https://github.com/containerd/containerd/commit/a410405f5d4997c96c2ab5ca3e21d9fffc444f1a) Merge pull request  [#2978](https://github.com/containerd/containerd/pull/2978) from dmcgowan/cleanup-releases
    * [`823b7a8a05`](https://github.com/containerd/containerd/commit/823b7a8a058db601d92628e232d50433a6f6682a) Cleanup releases directory
    * [`5ba368748b`](https://github.com/containerd/containerd/commit/5ba368748b0275d8f45f909413d94738992f0050) Merge pull request  [#2976](https://github.com/containerd/containerd/pull/2976) from Random-Liu/fix-potential-panic
    * [`7bd8dcd0d3`](https://github.com/containerd/containerd/commit/7bd8dcd0d30fa565b1b2f31f1ebd53b9a1aa029d) Fix potential containerd panic.
    * [`ca65dc9316`](https://github.com/containerd/containerd/commit/ca65dc93168a3899c27a6d08f22b36f8261ed41a) Merge pull request  [#2975](https://github.com/containerd/containerd/pull/2975) from dmcgowan/update-release-docs
    * [`41f5406211`](https://github.com/containerd/containerd/commit/41f5406211e558dfa8ec81a644e5582c445891be) Add release documentation
    * [`7dc2c64c9f`](https://github.com/containerd/containerd/commit/7dc2c64c9f2c3756d990da5a233e7682d5ba7044) Merge pull request  [#2973](https://github.com/containerd/containerd/pull/2973) from Ace-Tang/fix_readme
    * [`f014adfa17`](https://github.com/containerd/containerd/commit/f014adfa1740bd7b4f12bf5bb70c2b261b7f1883) readme: fix example for checkpoint
    * [`6b25c1e45c`](https://github.com/containerd/containerd/commit/6b25c1e45c2b8246dba17de3b1d574f6720ce79f) Merge pull request  [#2970](https://github.com/containerd/containerd/pull/2970) from Random-Liu/fix-exec-race-condition
    * [`18a8a061cc`](https://github.com/containerd/containerd/commit/18a8a061cc1d42202ede09a2736597daa25ef568) Merge pull request  [#2971](https://github.com/containerd/containerd/pull/2971) from jterry75/runhcs_shim_exec_deadlock
    * [`dfcc5942f1`](https://github.com/containerd/containerd/commit/dfcc5942f152471dd9373afc0750e3f04e0fb111) Fix deadlock in Windows runhcs shim exec
    * [`da2ab865e0`](https://github.com/containerd/containerd/commit/da2ab865e04f64e6591e9a7dac5fc56eb2e881f2) Add documentation for using namespace labels for configuring defaults.
    * [`952d58297d`](https://github.com/containerd/containerd/commit/952d58297d816188a2aed117b7219954ac90a67f) Add a separate lock for pid.
    * [`9777d76890`](https://github.com/containerd/containerd/commit/9777d76890e9a27260828a68455e743ac1a95c3e) Revert "use state machine management for exec.Pid()"
    * [`34323985a1`](https://github.com/containerd/containerd/commit/34323985a130d853a269f13d4199be31a908ca9e) Use labels only when default namespace is provided and prefer given options.
    * [`59432aaecf`](https://github.com/containerd/containerd/commit/59432aaecf22f8037c6f59b36d00854b945b05ab) Take default runtime and snapshotter from namespace labels
    * [`f7f24e2f3a`](https://github.com/containerd/containerd/commit/f7f24e2f3a48d742b73080081e901745c713f291) Merge pull request  [#2967](https://github.com/containerd/containerd/pull/2967) from nitkon/patch-1
    * [`118d321cca`](https://github.com/containerd/containerd/commit/118d321ccabf5345f0e8ff2bb95344deded1fcfb) Merge pull request  [#2961](https://github.com/containerd/containerd/pull/2961) from jterry75/fix_typo_path
    * [`6629f853a7`](https://github.com/containerd/containerd/commit/6629f853a715bed3d44cb35094034992f6ffdbca) BUILDING: update BUILDING.md
    * [`e26f442aca`](https://github.com/containerd/containerd/commit/e26f442acab6143ef8749fbfba3b940b12aea539) Merge pull request  [#2963](https://github.com/containerd/containerd/pull/2963) from fuweid/remove-noop-loop
    * [`77d7b01233`](https://github.com/containerd/containerd/commit/77d7b0123300598ce842816c3d88280e38b45c0a) Merge pull request  [#2962](https://github.com/containerd/containerd/pull/2962) from ostenbom/snapshots-docs
    * [`7fd3d02ff6`](https://github.com/containerd/containerd/commit/7fd3d02ff621aac2a74a71848ea6483f5b96297b) Merge pull request  [#2920](https://github.com/containerd/containerd/pull/2920) from Random-Liu/max-concurrent-download
    * [`d7ed403072`](https://github.com/containerd/containerd/commit/d7ed403072f79d80b67b01bb0abc474da0cf0c59) Add image pull concurrency limit.
    * [`5abeeff84f`](https://github.com/containerd/containerd/commit/5abeeff84f66680591f60174e31fec5f38ed9e70) Merge pull request  [#2647](https://github.com/containerd/containerd/pull/2647) from teawater/gdb
    * [`7f5d7ff6b8`](https://github.com/containerd/containerd/commit/7f5d7ff6b8abe4df956104ec89d62c09894d112c) Update snapshots docs with garbage collector label
    * [`34672d483d`](https://github.com/containerd/containerd/commit/34672d483d95b45aabd7ff1bc55eaf24b5aea177) metadata/gc: remove the noop-loop for snapshot reference
    * [`6ed293ba94`](https://github.com/containerd/containerd/commit/6ed293ba94a0751b3d5c0b332978b5ccb8222768) Fix bug in shim path lookup
    * [`f35c3527b2`](https://github.com/containerd/containerd/commit/f35c3527b24b728bb87788f647fbe7f205c20c7d) Merge pull request  [#2960](https://github.com/containerd/containerd/pull/2960) from jterry75/shim_windows_lookpath
    * [`d63099c4a6`](https://github.com/containerd/containerd/commit/d63099c4a60d54ed033fe59cdf134a0f9f918899) Allow matching shim path side by side with containerd
    * [`764afa0d18`](https://github.com/containerd/containerd/commit/764afa0d180f5dbcf870350eb926745bde4a53dd) Include extension for shim binary format on Windows
    * [`4259f63e04`](https://github.com/containerd/containerd/commit/4259f63e048b477b89d8da759e800f7eca7eff22) Merge pull request  [#2959](https://github.com/containerd/containerd/pull/2959) from Quasilyte/patch-1
    * [`dfebb404cb`](https://github.com/containerd/containerd/commit/dfebb404cbe40f7893dc91fd7c0df4c10ae5564b) remove excessive []byte(s) conversion
    * [`9f705f40b8`](https://github.com/containerd/containerd/commit/9f705f40b852ea54100527691404b609c16cc0c3) Merge pull request  [#2958](https://github.com/containerd/containerd/pull/2958) from crosbymichael/runcv2-events
    * [`85aa8ad361`](https://github.com/containerd/containerd/commit/85aa8ad3614ed183f6db8564140cdc876d2facee) Move task events to runc v2 shim
    * [`9aac018896`](https://github.com/containerd/containerd/commit/9aac018896190c014e5fac3bdcbd0d22c3b9e9f6) Merge pull request  [#2957](https://github.com/containerd/containerd/pull/2957) from Random-Liu/update-cri
    * [`a54d649339`](https://github.com/containerd/containerd/commit/a54d64933959340a2f6f19fd56c842029de14349) Merge pull request  [#2956](https://github.com/containerd/containerd/pull/2956) from jterry75/runhcs_vendor_update
    * [`f63d28984c`](https://github.com/containerd/containerd/commit/f63d28984c5aa99a57c6e1b8a155ba25418cbaf1) Merge pull request  [#2939](https://github.com/containerd/containerd/pull/2939) from jterry75/bug_publishstart
    * [`28f8a90bd7`](https://github.com/containerd/containerd/commit/28f8a90bd74b82afe1e2e6dd017a980b4853e196) Update cri plugin to 4dd6735020f5596dd41738f8c4f5cb07fa804c5e.
    * [`bb32c0f619`](https://github.com/containerd/containerd/commit/bb32c0f6195f888e652fb329fe7e62484fb36d86) Revendor github.com/Microsoft/hcsshim v0.8.4
    * [`acdb225c2b`](https://github.com/containerd/containerd/commit/acdb225c2bf8251ef619eac40d2a561ac9955e97) Merge pull request  [#2952](https://github.com/containerd/containerd/pull/2952) from crosbymichael/interrupt-return
    * [`f444696989`](https://github.com/containerd/containerd/commit/f444696989635c4631d0f5cdb00ac364225cf2a4) Return out of windows signal handler
    * [`3762378760`](https://github.com/containerd/containerd/commit/37623787603e0ab61efda2a5964d92c68b67e79d) Merge pull request  [#2944](https://github.com/containerd/containerd/pull/2944) from Random-Liu/fix-stdin-close
    * [`09029eb294`](https://github.com/containerd/containerd/commit/09029eb2946d0c5d189356595a8e09d681307ee7) Merge pull request  [#2949](https://github.com/containerd/containerd/pull/2949) from justincormack/chtimes_osx
    * [`26ab393e7d`](https://github.com/containerd/containerd/commit/26ab393e7ddf23d245244043ae4629a2a57dc453) Use context.Background for `O_NONBLOCK` `OpenFifo`.
    * [`7db5697719`](https://github.com/containerd/containerd/commit/7db5697719a67aa6230d567853c1bc8efee5cff2) unix.UtimesNanoAt now supported on Darwin
    * [`aee74ad2f8`](https://github.com/containerd/containerd/commit/aee74ad2f82c8b05bbb44569d609521b1e50754b) Merge pull request  [#2948](https://github.com/containerd/containerd/pull/2948) from fuweid/fix_linter_issue
    * [`132ee9b826`](https://github.com/containerd/containerd/commit/132ee9b826df4ae99e3f98d2e028128a1b79afda) fix: linter issue
    * [`35582cb7a3`](https://github.com/containerd/containerd/commit/35582cb7a33bd33b2693174acad5d303332671c0) Merge pull request  [#2899](https://github.com/containerd/containerd/pull/2899) from fuweid/proposal-add-Add-method-in-PlatformRuntime
    * [`6468619d73`](https://github.com/containerd/containerd/commit/6468619d736840481ec17ac433e7175eeb8c5ee8) Implement the Runtime v2 Shim async task model for runhcs
    * [`3acf6f1835`](https://github.com/containerd/containerd/commit/3acf6f183569ca55ec7bbc82c33c2deb82de70e8) Merge pull request  [#2936](https://github.com/containerd/containerd/pull/2936) from estesp/post-2622-cleanups
    * [`b444d7d507`](https://github.com/containerd/containerd/commit/b444d7d5076f7f15c501e00f17622e754c7fe688) Handle additional cleanups from prior PR
    * [`df97414a77`](https://github.com/containerd/containerd/commit/df97414a77b109bbbb6e7737e871ea946d50fbfe) Merge pull request  [#2622](https://github.com/containerd/containerd/pull/2622) from kadisi/export_bug
    * [`7d75a3f282`](https://github.com/containerd/containerd/commit/7d75a3f28289250788fe0da31bf45f4100426b64) Merge pull request  [#2935](https://github.com/containerd/containerd/pull/2935) from jhowardmsft/jjh/rightexitcode
    * [`4915476f11`](https://github.com/containerd/containerd/commit/4915476f112b9d2a7ffa946cfefb718d3c3a86dc) Merge pull request  [#2934](https://github.com/containerd/containerd/pull/2934) from jhowardmsft/jjh/fifoset
    * [`4ef9bf5c84`](https://github.com/containerd/containerd/commit/4ef9bf5c8428fcf1ea6db0cb3c9d339ec58a234d) Windows: Publish exit status correctly in TaskExit
    * [`90caf6f6a7`](https://github.com/containerd/containerd/commit/90caf6f6a7356756c2595b7695af7b12b87cdf2e) Windows:NewDirectIOFromFIFOSet
    * [`96f306ee4c`](https://github.com/containerd/containerd/commit/96f306ee4cb2b3e881408658602c5d831995c7ad) Merge pull request  [#2900](https://github.com/containerd/containerd/pull/2900) from Ace-Tang/fix_snapshot_remove
    * [`804faeacdb`](https://github.com/containerd/containerd/commit/804faeacdb2d6cacbe0ca13113c424f863739e12) Merge pull request  [#2930](https://github.com/containerd/containerd/pull/2930) from cpuguy83/update_ttrpc
    * [`4bad5c0247`](https://github.com/containerd/containerd/commit/4bad5c02476b84d34c04a5ace9ddda27a83803e8) Merge pull request  [#2931](https://github.com/containerd/containerd/pull/2931) from AkihiroSuda/runc20190115
    * [`33b56e253e`](https://github.com/containerd/containerd/commit/33b56e253eb8ca02148bef855018d90322f15b91) Merge pull request  [#2927](https://github.com/containerd/containerd/pull/2927) from jterry75/bug_io_relay_close
    * [`038d707889`](https://github.com/containerd/containerd/commit/038d707889768ec191097cb0462f6a52621f8b09) Merge pull request  [#2929](https://github.com/containerd/containerd/pull/2929) from dmcgowan/releases-update
    * [`3aec9e7beb`](https://github.com/containerd/containerd/commit/3aec9e7beb211cf79e292dae14fc312350427cbf) bump up runc
    * [`0befa457d3`](https://github.com/containerd/containerd/commit/0befa457d389c2db490cfd63eb061f8907eadd5f) Update ttrpc to support context timeout.
    * [`946e402663`](https://github.com/containerd/containerd/commit/946e4026632603004c7c87be83c19ad09ddb643d) Update releases files
    * [`e30bba53ff`](https://github.com/containerd/containerd/commit/e30bba53ffbf620d718b3b3c2fb80024a7f7c875) Merge pull request  [#2926](https://github.com/containerd/containerd/pull/2926) from jterry75/bug_argon_mount
    * [`5a6b18042b`](https://github.com/containerd/containerd/commit/5a6b18042b2d976cf03afbf2ba7c1021849dd288) Merge pull request  [#2925](https://github.com/containerd/containerd/pull/2925) from jterry75/bug_exec_pid
    * [`c171b615ff`](https://github.com/containerd/containerd/commit/c171b615ff3c84da3a865edfe54d771258ae9334) Merge pull request  [#2814](https://github.com/containerd/containerd/pull/2814) from fuweid/support_legacy_media_type
    * [`c5a8c9fc12`](https://github.com/containerd/containerd/commit/c5a8c9fc12555b0229c1fd8f1c75d8b838656d69) Fix issue in runhcs shim CloseIO
    * [`31616e7945`](https://github.com/containerd/containerd/commit/31616e7945ab37f659c97edba4e0238053cfb3c4) Fix runhcs shim bug in Create with "len(Rootfs) == 0"
    * [`bcd4cc51c8`](https://github.com/containerd/containerd/commit/bcd4cc51c853081b8e4b1cf5c548b9e6a515ce14) Fixes a bug in runhcs shim Exec.Pid
    * [`8706a355dd`](https://github.com/containerd/containerd/commit/8706a355dd603338d4a3026e66f6477fbdb18ef9) Merge pull request  [#2889](https://github.com/containerd/containerd/pull/2889) from linxiulei/isolated_content
    * [`adfaa697a8`](https://github.com/containerd/containerd/commit/adfaa697a8b778eb319a49c02406c84bc0f1bdf9) Merge pull request  [#2887](https://github.com/containerd/containerd/pull/2887) from andrey-ko/args-fix
    * [`b5a794649a`](https://github.com/containerd/containerd/commit/b5a794649a148fc1edd135513a36ccf32a5ac004) Merge pull request  [#2911](https://github.com/containerd/containerd/pull/2911) from estesp/security-audit
    * [`fcf5462d49`](https://github.com/containerd/containerd/commit/fcf5462d49961a630ef45e5bc063a77567a0ac22) Merge pull request  [#2914](https://github.com/containerd/containerd/pull/2914) from jterry75/runhcs_runtime_opts
    * [`30003c4439`](https://github.com/containerd/containerd/commit/30003c4439a412e1703653d7b2af03a3bab24aad) Merge pull request  [#2910](https://github.com/containerd/containerd/pull/2910) from jterry75/shim_shutdown_error_log
    * [`bc76e01a87`](https://github.com/containerd/containerd/commit/bc76e01a87ee58363a461c8c8da495d6e476c6dd) Update runhcs options to include CRI Sandbox support
    * [`a79879e9dd`](https://github.com/containerd/containerd/commit/a79879e9dd059e792b098387d9893803b8ce6a20) Add security audit report to README
    * [`dee0945e18`](https://github.com/containerd/containerd/commit/dee0945e184a067b2adc2562e3d2734e696f5018) Fix spurious ttrpc client shutdown error log on success
    * [`231bff7f60`](https://github.com/containerd/containerd/commit/231bff7f60ce6536fb402c1d2fa7246d0d2e1de1) Merge pull request  [#2909](https://github.com/containerd/containerd/pull/2909) from Random-Liu/update-cri
    * [`64a0046416`](https://github.com/containerd/containerd/commit/64a0046416f3b9ab83f48bbf3c1369290cca1c0e) Update cri-tools to v1.13.0.
    * [`b55c9c6c35`](https://github.com/containerd/containerd/commit/b55c9c6c35b9f4571c2ee2fe7f3b203df765a6a4) Update cri to 4b4b2abb2eb19ad6913a6c5d2a6869a0a43a3fc1.
    * [`6ba92a7921`](https://github.com/containerd/containerd/commit/6ba92a7921c558012c9ca87f2ca82432a683a527) Merge pull request  [#2908](https://github.com/containerd/containerd/pull/2908) from JoeWrightss/patch-2
    * [`17b77aeb0e`](https://github.com/containerd/containerd/commit/17b77aeb0efdd9d0aef96d9f270e1ece4126841e) Fix annotation typo errors
    * [`5137fc6f11`](https://github.com/containerd/containerd/commit/5137fc6f11d222eff1293dc7e212cf851568e858) bugfix: support application/octet-stream during pull
    * [`568b5be936`](https://github.com/containerd/containerd/commit/568b5be936dbb0d4e958ba2b32dc11968545eb2d) runtime: add Add/Delete method in PlatformRuntime interface
    * [`7faaa64cf9`](https://github.com/containerd/containerd/commit/7faaa64cf987db33eaa663e29068bf84d07c69f5) fix: miss remove temp file in createSnapshot
    * [`47b328aab7`](https://github.com/containerd/containerd/commit/47b328aab79146a9e81e37704db60e7e04a09256) Merge pull request  [#2897](https://github.com/containerd/containerd/pull/2897) from crosbymichael/atomic-delete
    * [`4247f2684d`](https://github.com/containerd/containerd/commit/4247f2684d14f812f0493ec9414cb4f5ec43c53f) metadata: define content sharing policy
    * [`1be86af108`](https://github.com/containerd/containerd/commit/1be86af108846029344cae0834ae00d26e23dfd8) add test for WithImageConfigArgs
    * [`36e4dc603e`](https://github.com/containerd/containerd/commit/36e4dc603e01ef0c8d84a2be3dcbcdf84ab07d96) Ensure bundle removal is atomic
    * [`06e04bc5a9`](https://github.com/containerd/containerd/commit/06e04bc5a9e35dcd471cb5e20d0ca20b28fae730) Merge pull request  [#2830](https://github.com/containerd/containerd/pull/2830) from Ace-Tang/support_cr_without_image
    * [`9b366b2329`](https://github.com/containerd/containerd/commit/9b366b2329aa58fab92e3729eb3ab47dbf8e41af) Merge pull request  [#2894](https://github.com/containerd/containerd/pull/2894) from thaJeztah/remove_website_leftovers
    * [`723797d320`](https://github.com/containerd/containerd/commit/723797d320160efa1fac100d5338f0b37135cbda) docs: remove website leftovers
    * [`d4ecb00f6f`](https://github.com/containerd/containerd/commit/d4ecb00f6fca8fb8d9af5ac8c50f2f7d1772381c) checkpoint: return empty image if checkpointPath exist
    * [`f2344db40a`](https://github.com/containerd/containerd/commit/f2344db40adf86b7242cbeab12a265236f0e102e) do not mutate defaults in replaceOrAppendEnvValues
    * [`da9471fb11`](https://github.com/containerd/containerd/commit/da9471fb1114cee9e977485e0d39a51237d84d7a) fix oci.WithImageConfigArgs for windows
    * [`48bebbb6e0`](https://github.com/containerd/containerd/commit/48bebbb6e0ce810059d35513ae1e0c499e38fa2e) Merge pull request  [#2891](https://github.com/containerd/containerd/pull/2891) from thaJeztah/revert_temp_golang_fix
    * [`897afeaf35`](https://github.com/containerd/containerd/commit/897afeaf35b6d18a91cdf87b563e8ba78ae11869) Revert "Fix CI due to Golang 1.10.6 / 1.11.3 regressions (workaround)"
    * [`f8fcf074bd`](https://github.com/containerd/containerd/commit/f8fcf074bd7d51bec06193f53192e22f4382424b) Merge pull request  [#2885](https://github.com/containerd/containerd/pull/2885) from jterry75/runtime_v2_docs
    * [`0ec6526fd3`](https://github.com/containerd/containerd/commit/0ec6526fd35e3ef9afe420284c910b03653ad674) Update the delete docs for Runtime V2 on Windows
    * [`b62f3b6fe9`](https://github.com/containerd/containerd/commit/b62f3b6fe914786446546f96a14f6df03fc61de7) Merge pull request  [#2883](https://github.com/containerd/containerd/pull/2883) from ZYecho/fix-args
    * [`081921628e`](https://github.com/containerd/containerd/commit/081921628e11e759e1a2a9ba84cbc737b8d6da79) Merge pull request  [#2875](https://github.com/containerd/containerd/pull/2875) from ZYecho/fix-defer
    * [`1e2cbf3310`](https://github.com/containerd/containerd/commit/1e2cbf33103173a84d2d5904cb557e5ff68e5f6f) Merge pull request  [#2884](https://github.com/containerd/containerd/pull/2884) from justincormack/freebsd
    * [`e20ba5fa51`](https://github.com/containerd/containerd/commit/e20ba5fa51e5a7bcd38965513317a1dd6b7dfac9) test: add test for c/r without image
    * [`40267382c5`](https://github.com/containerd/containerd/commit/40267382c54e5d704f23d4040f1678c2ab5e654b) fix ctr image export not found error
    * [`8be05eb237`](https://github.com/containerd/containerd/commit/8be05eb237a026d797deba448eef3cf54b8fce7e) Fix freebsd build
    * [`7b1e6f323a`](https://github.com/containerd/containerd/commit/7b1e6f323ae6dd5316c30d71d3d7cc5361bea27e) fix: use func args instead of build new one
    * [`9baecf66b8`](https://github.com/containerd/containerd/commit/9baecf66b815b8c9e6a3250bc3f06b6705780bb8) fix: fix defer in loop
    * [`c7e31f1c5e`](https://github.com/containerd/containerd/commit/c7e31f1c5e8ee3df0556871090a471be5d63d921) Merge pull request  [#2876](https://github.com/containerd/containerd/pull/2876) from fuweid/bugfix_missing_snapshot_gc
    * [`e6879c498b`](https://github.com/containerd/containerd/commit/e6879c498b2c9fce9a5a210ae564a0b5fbfef963) Merge pull request  [#2882](https://github.com/containerd/containerd/pull/2882) from JoeWrightss/patch-1
    * [`c3a5e25cbe`](https://github.com/containerd/containerd/commit/c3a5e25cbea5db4d8c2d50b945153a2eece03073) Merge pull request  [#2877](https://github.com/containerd/containerd/pull/2877) from crosbymichael/fifo-timeout
    * [`903abf33cf`](https://github.com/containerd/containerd/commit/903abf33cf1c1f2e53873cc08a69d35f87a14352) Fix annotation typo error
    * [`121d48a7b7`](https://github.com/containerd/containerd/commit/121d48a7b7a10accbabc2d8f1d05a353fa9b4aed) Merge pull request  [#2879](https://github.com/containerd/containerd/pull/2879) from thaJeztah/fix_ci_golang_1.11
    * [`52de371700`](https://github.com/containerd/containerd/commit/52de3717005eb20141c305bd93ff0d6ee5dfecb6) Fix CI due to Golang 1.10.6 / 1.11.3 regressions (workaround)
    * [`2d96aad771`](https://github.com/containerd/containerd/commit/2d96aad771b3a0ea70e9d057c8d00aa734b55c40) bugfix: unpack should always set the snapshot gc label
    * [`cc06a65a79`](https://github.com/containerd/containerd/commit/cc06a65a79be4dabbd532b74d04a44edf0445df1) Merge pull request  [#2871](https://github.com/containerd/containerd/pull/2871) from linxiulei/fix_oauth_utf8
    * [`a2a4241979`](https://github.com/containerd/containerd/commit/a2a4241979f615eb0a1084c7638c21f830f48ac5) Add timeout and cancel to shim fifo open
    * [`7fa2f41645`](https://github.com/containerd/containerd/commit/7fa2f41645338b9e62457a651b24ad649ce6948f) Merge pull request  [#2873](https://github.com/containerd/containerd/pull/2873) from Ace-Tang/fix_xattr
    * [`155d7acb01`](https://github.com/containerd/containerd/commit/155d7acb014671bc675367ec99cad8144548802c) Merge pull request  [#2874](https://github.com/containerd/containerd/pull/2874) from ZYecho/fix-deadcode
    * [`6f944e4190`](https://github.com/containerd/containerd/commit/6f944e41909625e90540585c0032a33c9b5be801) fix: SCHILY.xattrs should be SCHILY.xattr
    * [`6ccb0d0629`](https://github.com/containerd/containerd/commit/6ccb0d0629d91d5ca174d41b97fa6e056d652f9a) fix: remove dead code
    * [`2db0c6c262`](https://github.com/containerd/containerd/commit/2db0c6c2622e59ac20833eba266a2229d8580e7e) Explicitly stating utf-8 when fetching oauth token
    * [`4ccff37c7e`](https://github.com/containerd/containerd/commit/4ccff37c7e10d265b4403ffaa553efb3ca0cf8a8) Merge pull request  [#2869](https://github.com/containerd/containerd/pull/2869) from fuweid/ctr_make_error_clear_in_edit_subcommand
    * [`603e97a9ec`](https://github.com/containerd/containerd/commit/603e97a9ec7d3f72b147a4b83f826f227882a775) ctr/content: make editor flag is required
    * [`1a9b010de0`](https://github.com/containerd/containerd/commit/1a9b010de06c17e2ae48474ed654a74486fb6d35) Merge pull request  [#2868](https://github.com/containerd/containerd/pull/2868) from jterry75/cpus_mem
    * [`d22f079e0c`](https://github.com/containerd/containerd/commit/d22f079e0cbdbcefb1464a9e0f717737c363f970) Merge pull request  [#2867](https://github.com/containerd/containerd/pull/2867) from crosbymichael/update-cgroups
    * [`7ac221e8d7`](https://github.com/containerd/containerd/commit/7ac221e8d764d0b9e3b6650cf2634408494c5758) Adding ctr memory and cpu flags
    * [`f05672357f`](https://github.com/containerd/containerd/commit/f05672357f56f26751a521175c5a96fc21fa8603) Merge pull request  [#2859](https://github.com/containerd/containerd/pull/2859) from crosbymichael/shim-config
    * [`822ae18b14`](https://github.com/containerd/containerd/commit/822ae18b14ff36a27cc9ef6bcc63e5786cec700d) Update cgroups to 1152b960fcee041f50df15cdc67c29db
    * [`3ae8e8a30b`](https://github.com/containerd/containerd/commit/3ae8e8a30b83a1887747475ec9f39b7487f3a6bb) Add shim config for shim binary options
    * [`0b0d6e6bdd`](https://github.com/containerd/containerd/commit/0b0d6e6bdd78f02e33e308eb0bc41561d80fc62e) Merge pull request  [#2857](https://github.com/containerd/containerd/pull/2857) from crosbymichael/runc-kill-paused
    * [`66c20f2b75`](https://github.com/containerd/containerd/commit/66c20f2b7536175c4e75bf5db9edaaa4d62e61bd) Update runc to 96ec2177ae841256168fcf76954f7177af
    * [`4a8acf54b1`](https://github.com/containerd/containerd/commit/4a8acf54b112c6f32a31c44ddab683da57cb6fa5) Merge pull request  [#2793](https://github.com/containerd/containerd/pull/2793) from lifubang/runexecflag
    * [`8ccfe2a73f`](https://github.com/containerd/containerd/commit/8ccfe2a73f2066c4a8e0e16bc4dbc6347e5c3616) Merge pull request  [#2853](https://github.com/containerd/containerd/pull/2853) from jterry75/revendor_hcssshim_v0.8.3
    * [`6937c5a3ba`](https://github.com/containerd/containerd/commit/6937c5a3ba8280edff9e9030767e3b0cb742581c) Merge pull request  [#2854](https://github.com/containerd/containerd/pull/2854) from Random-Liu/kill-in-stopped-state
    * [`79499980e4`](https://github.com/containerd/containerd/commit/79499980e437583b3d5fb1da75786603269ed729) Kill should still work in stopped state.
    * [`27ba2db109`](https://github.com/containerd/containerd/commit/27ba2db109a97362bec0603699a6e593356cc575) Revendor github.com/Microsoft/hcsshim to v0.8.3
    * [`2175efcf99`](https://github.com/containerd/containerd/commit/2175efcf99f548bb662d32a3b58cdaeab1375eac) Merge pull request  [#2851](https://github.com/containerd/containerd/pull/2851) from lifubang/execdpatch
    * [`2d3a4f99ec`](https://github.com/containerd/containerd/commit/2d3a4f99ece9db8d602dcf97eed7cfddbc4f296b) should no defer when detach
    * [`09a5b1f8af`](https://github.com/containerd/containerd/commit/09a5b1f8af9bbc652f0b168fcaaab4a070d338ef) Merge pull request  [#2839](https://github.com/containerd/containerd/pull/2839) from jhowardmsft/jjh/service
    * [`620d56aa42`](https://github.com/containerd/containerd/commit/620d56aa427268ee613a5ae33ae4f901547d65ea) Merge pull request  [#2846](https://github.com/containerd/containerd/pull/2846) from thaJeztah/mask_asound
    * [`70084ea6c3`](https://github.com/containerd/containerd/commit/70084ea6c3bb92a772b5e3f23c30879c32166bef) Add /proc/asound to masked paths
    * [`d5f00ed913`](https://github.com/containerd/containerd/commit/d5f00ed9138ca88bd4d693c89b9633b84e11efc9) Merge pull request  [#2844](https://github.com/containerd/containerd/pull/2844) from jstarks/wrapf_fix
    * [`6daf8b7782`](https://github.com/containerd/containerd/commit/6daf8b77829b2d2d1ad9e2ef9f1e9fc6cebb3e13) Eliminate misuses of errors.Wrapf
    * [`b0b375f605`](https://github.com/containerd/containerd/commit/b0b375f6057a2119ba0c9e02d87985e1aa6ab0c6) Merge pull request  [#2841](https://github.com/containerd/containerd/pull/2841) from estesp/add-new-adopters
    * [`a404f27a09`](https://github.com/containerd/containerd/commit/a404f27a09fe5434d1cbec0fdd2f2658fcecc598) Add more adopters
    * [`6593399e9f`](https://github.com/containerd/containerd/commit/6593399e9fa6103fe67e256824299c00dff261dc) cr: support checkpoint/restore without image
    * [`a0fe7f0f78`](https://github.com/containerd/containerd/commit/a0fe7f0f783495857a3d8ca9d593c6821ff38c1f) Merge pull request  [#2829](https://github.com/containerd/containerd/pull/2829) from ZYecho/fix-error
    * [`82c57a3a38`](https://github.com/containerd/containerd/commit/82c57a3a38cbf7c78f7a5e3294cdb98a1f8ff6f4) Merge pull request  [#2828](https://github.com/containerd/containerd/pull/2828) from jterry75/ctr_isolation
    * [`9e372ff01d`](https://github.com/containerd/containerd/commit/9e372ff01d7a81c325ff1c15ed84efa95e7fb5a6) Merge pull request  [#2836](https://github.com/containerd/containerd/pull/2836) from jterry75/exe_search_path
    * [`1ce733a5ea`](https://github.com/containerd/containerd/commit/1ce733a5ea4cef3ac8251a850a589c50f62bb2ab) Merge pull request  [#2837](https://github.com/containerd/containerd/pull/2837) from jterry75/containerd_dump_stacks
    * [`3ef95e0ff3`](https://github.com/containerd/containerd/commit/3ef95e0ff32b93ad3bcfe1d5719d1f854391f08c) Merge pull request  [#2838](https://github.com/containerd/containerd/pull/2838) from thaJeztah/update_runc_1.0-rc6
    * [`996c60616a`](https://github.com/containerd/containerd/commit/996c60616a9e6252ac4ffbd5a69172537425de88) fix: fix error info start capitalized
    * [`b4a642f6a5`](https://github.com/containerd/containerd/commit/b4a642f6a56489ff6b606e017c1b6dfc223b7f57) Add dumpStacks support for containerd on Windows
    * [`40d898a820`](https://github.com/containerd/containerd/commit/40d898a820a557e92eb94d61ed29e1d24327c1a8) Windows: Allow running as a service
    * [`97dd5df66f`](https://github.com/containerd/containerd/commit/97dd5df66fb70cf3ec0c6e4bdb17f01d1d6936d9) Update runc to v1.0.0-rc6
    * [`09bf314bfd`](https://github.com/containerd/containerd/commit/09bf314bfd77a981b9b2e81aece880c7c13f7803) Cache shim v2 exec.LookPath results
    * [`dcb82064d3`](https://github.com/containerd/containerd/commit/dcb82064d32b6ecd154935b6c9d16709c96d3de7) Merge pull request  [#2826](https://github.com/containerd/containerd/pull/2826) from lifubang/statemachineforpid
    * [`3eae8b9c3f`](https://github.com/containerd/containerd/commit/3eae8b9c3faaf94570d3b98828a38b5a3d8c3e0a) Merge pull request  [#2631](https://github.com/containerd/containerd/pull/2631) from masters-of-cats/shim-io-redirect
    * [`fd16bf6d46`](https://github.com/containerd/containerd/commit/fd16bf6d46ecb956b1780d8da8d4cc95c318bfe9) runtimev2: add image-path and work-path for c/r
    * [`83ebcf9992`](https://github.com/containerd/containerd/commit/83ebcf999266920b6406ef856d04c67713faee60) runtimev1: add image-path and work-path for c/r
    * [`f90e5d564a`](https://github.com/containerd/containerd/commit/f90e5d564a0e3c810d139decf028ee2a565149dd) Move ctr run --isolation to Windows only
    * [`75c490c5c4`](https://github.com/containerd/containerd/commit/75c490c5c4fa2bbd40c287cfe8f7683bc215bdea) Merge pull request  [#2825](https://github.com/containerd/containerd/pull/2825) from Ace-Tang/ctr_fix_runtime
    * [`bbc2a995f9`](https://github.com/containerd/containerd/commit/bbc2a995f97c84670ba47126a2bbba1b302c4211) use state machine management for exec.Pid()
    * [`461222dba8`](https://github.com/containerd/containerd/commit/461222dba8c2f3410fc702237a8bc7defc091a77) fix: should get runtime name from container info
    * [`32aa0cd79b`](https://github.com/containerd/containerd/commit/32aa0cd79b0229980b3b6ee44cad8b14dda7fac6) Merge pull request  [#2632](https://github.com/containerd/containerd/pull/2632) from ehazlett/checkpoint-restore
    * [`b8631c750c`](https://github.com/containerd/containerd/commit/b8631c750c512ee9a927d1076b76c452e8a54ba1) Merge pull request  [#2751](https://github.com/containerd/containerd/pull/2751) from Charliekenney23/add-useragent-resolver-option
    * [`0b064b0f9d`](https://github.com/containerd/containerd/commit/0b064b0f9def4c04dd08337fa74d7d458ae7448c) Merge pull request  [#2813](https://github.com/containerd/containerd/pull/2813) from lifubang/deleteexec
    * [`c0a3b6e823`](https://github.com/containerd/containerd/commit/c0a3b6e8235ba5137dbf0c8fd2db3433ce5ded8d) Merge pull request  [#2812](https://github.com/containerd/containerd/pull/2812) from tonistiigi/credential-nil-check
    * [`181a522142`](https://github.com/containerd/containerd/commit/181a522142b38776002e0144eea445366abf9dd3) Merge pull request  [#2807](https://github.com/containerd/containerd/pull/2807) from lifubang/shimlockwhenstdinclose
    * [`1a62577719`](https://github.com/containerd/containerd/commit/1a62577719eeb01a8479cf9d4a92ba888bf69a11) Merge pull request  [#2811](https://github.com/containerd/containerd/pull/2811) from Random-Liu/lock-kill-all
    * [`2101b1362e`](https://github.com/containerd/containerd/commit/2101b1362e966a4433adf918b55b1fe7089a94d0) add ctr delete --exec-id to debug DeleteProcess
    * [`a2e8ab9ff7`](https://github.com/containerd/containerd/commit/a2e8ab9ff78047476e3e4e1cedfa56cc08bd829f) remotes: avoid panic with default resolver conf
    * [`55baf50b5a`](https://github.com/containerd/containerd/commit/55baf50b5af476a489284679b299a97ae9ad1f54) Merge pull request  [#2798](https://github.com/containerd/containerd/pull/2798) from lifubang/execd
    * [`7d91d631e0`](https://github.com/containerd/containerd/commit/7d91d631e0e0249de7fd6156cce227d4c50e1c82) Lock `KillAll`.
    * [`f801661dcf`](https://github.com/containerd/containerd/commit/f801661dcf1838e1ee2da4a82347a6708bb9fa66) Merge pull request  [#2809](https://github.com/containerd/containerd/pull/2809) from HusterWan/zr/octet-stream-fix
    * [`9639db5522`](https://github.com/containerd/containerd/commit/9639db5522d252a6bff43ca9dbc2a6c1dbdd078e) refactor: no need defer in closeAll
    * [`aa537a67b3`](https://github.com/containerd/containerd/commit/aa537a67b3a9026c423a63dbaf71e4cc0776b2ad) Merge pull request  [#2797](https://github.com/containerd/containerd/pull/2797) from lifubang/createcmd
    * [`e76a8879eb`](https://github.com/containerd/containerd/commit/e76a8879eb10594113d70556c80dd2e456202e22) fix pipe in broken may cause shim lock forever for runtime v1
    * [`b3438f7a6f`](https://github.com/containerd/containerd/commit/b3438f7a6f63849d2179a2a76b804aea460affd9) fix pipe in broken may cause shim lock forever for runtime v2
    * [`e1383c3d23`](https://github.com/containerd/containerd/commit/e1383c3d23be81898307d7958a6ddb278882373a) Merge pull request  [#2799](https://github.com/containerd/containerd/pull/2799) from BSWANG/patch-1
    * [`d8621e258c`](https://github.com/containerd/containerd/commit/d8621e258cefd5f356aa95a6be43fcf61715657e) Merge pull request  [#2800](https://github.com/containerd/containerd/pull/2800) from crosbymichael/revert-dropped
    * [`d48d7464ad`](https://github.com/containerd/containerd/commit/d48d7464ad44bccb9f2dd962b8e52beebd05fe6e) Merge pull request  [#2773](https://github.com/containerd/containerd/pull/2773) from crosbymichael/state-locking
    * [`ee41ce3f8c`](https://github.com/containerd/containerd/commit/ee41ce3f8c9f520a6e1937427b2334a46ec2899a) Merge pull request  [#2788](https://github.com/containerd/containerd/pull/2788) from crosbymichael/runc-bump
    * [`956e49a36b`](https://github.com/containerd/containerd/commit/956e49a36b92b321c71aec3fa70f2e422dc9c056) Revert v2 dropped events
    * [`1d4105cacf`](https://github.com/containerd/containerd/commit/1d4105cacfd1662a2199a805a926d2785d8a26d6) Use named pipes for shim logs
    * [`581a63ce4e`](https://github.com/containerd/containerd/commit/581a63ce4e25f659301e2833dbe5be60a3eae92c) Add build requirement doc on fedora/centos
    * [`01f5aa3878`](https://github.com/containerd/containerd/commit/01f5aa3878cf153c36fcc1dcd3789d4e229c835f) add flag -d for ctr t exec to run a service in container
    * [`51ad4d3020`](https://github.com/containerd/containerd/commit/51ad4d302012ae442db8fc38f669f222103a9f76) change args usage for ctr c create
    * [`44b90df286`](https://github.com/containerd/containerd/commit/44b90df28605f437692d86a8adfcc9ddeac4d5cf) Merge pull request  [#2794](https://github.com/containerd/containerd/pull/2794) from wk8/wk8/nvidia_kmods
    * [`bd2a21985c`](https://github.com/containerd/containerd/commit/bd2a21985cc473c2b36cff5de05e482872bdc79e) fix container cmd args may parsed as ctr args
    * [`90880078b9`](https://github.com/containerd/containerd/commit/90880078b90c803929f35a768ff47ec2d84b3f1f) Adding a --load-kmods flag to the NVIDIA OCI hook
    * [`e1a59ba0fb`](https://github.com/containerd/containerd/commit/e1a59ba0fbd558397f64a041b0f90147cd842095) Update runc to 10d38b660a77168360df3522881e2dc2be
    * [`a3c2f00c50`](https://github.com/containerd/containerd/commit/a3c2f00c503e7d97db84db3489d3cbfc1b6d91b8) Merge pull request  [#2786](https://github.com/containerd/containerd/pull/2786) from jterry75/revendor_logrus
    * [`8e25ca6bf0`](https://github.com/containerd/containerd/commit/8e25ca6bf05294682bf3378411e3a95892c26820) Revendor github.com/sirupsen/logrus to v1.0.3
    * [`0e7a70dbfb`](https://github.com/containerd/containerd/commit/0e7a70dbfb00a109704e2f629539fc5064c55890) skip already exists content
    * [`6f2f4e4343`](https://github.com/containerd/containerd/commit/6f2f4e4343baa64b5e907e7992e4ed451d1c7747) checkpoint: add copts to checkpoint; save snapshotter to annotation
    * [`40caece8dc`](https://github.com/containerd/containerd/commit/40caece8dc9426eef146c24b8c03d77c78af832c) update tests
    * [`4fdf720b84`](https://github.com/containerd/containerd/commit/4fdf720b843a9d215a0978382b6e045f503d445d) move rw to opt; make snapshot opt; move to NewContainerOpts
    * [`147208061c`](https://github.com/containerd/containerd/commit/147208061cbcf123db82050d13510c5009825bd3) add image name and runtime name media types; remove task operation on checkpoint
    * [`ce0673fd7d`](https://github.com/containerd/containerd/commit/ce0673fd7df99aab48a68df19ae3feed50892ee3) Restore take image
    * [`0e4d9da755`](https://github.com/containerd/containerd/commit/0e4d9da755809ed4a8fbd7d9782d5f89c612612b) remove task handling from Restore
    * [`2d3db08daf`](https://github.com/containerd/containerd/commit/2d3db08daf5169c060020b57368e66b74735b02f) refactor spec and snapshot restore into opts
    * [`45c700a955`](https://github.com/containerd/containerd/commit/45c700a95584594e869251178a88d751a5e3295b) refactor checkpoint and restore to client
    * [`c7896bd722`](https://github.com/containerd/containerd/commit/c7896bd722c8a586e3c841aaa3c514fc66e64d7d) Merge pull request  [#2775](https://github.com/containerd/containerd/pull/2775) from jterry75/vendor_hcsshim
    * [`f0bedbbd32`](https://github.com/containerd/containerd/commit/f0bedbbd32f99b4c54b96ace846e41ecd26286b4) Merge pull request  [#2776](https://github.com/containerd/containerd/pull/2776) from thaJeztah/ignore_modprobe_failures
    * [`555ea3fb43`](https://github.com/containerd/containerd/commit/555ea3fb43505512bba51563183a80b2d4a1d028) Ignore modprobe failures in ExecStartPre (systemd unit)
    * [`abd971cfbd`](https://github.com/containerd/containerd/commit/abd971cfbdec5f0b6c53819765f60e61994a9484) Revendor github.com/Microsoft/hcsshim
    * [`96d30788e1`](https://github.com/containerd/containerd/commit/96d30788e1b415108c123f5fcaff2eb92d87e8cc) Merge pull request  [#2770](https://github.com/containerd/containerd/pull/2770) from Random-Liu/partial-revert-#2748
    * [`ed5a789889`](https://github.com/containerd/containerd/commit/ed5a78988930c8f321b34321c8f2868d28677af7) Merge pull request  [#2771](https://github.com/containerd/containerd/pull/2771) from Ace-Tang/runtime_v2_add_id
    * [`831a41b958`](https://github.com/containerd/containerd/commit/831a41b9585fc021c1036da17afa1513e7b4f908) Fix process locking and state management
    * [`c4feaa75cf`](https://github.com/containerd/containerd/commit/c4feaa75cf37cf0af272e443c2d5c6dd632dcc5c) fix: fix failed to get container-shim relation with io.containerd.runc.v1
    * [`c524b9ce41`](https://github.com/containerd/containerd/commit/c524b9ce4179f69b9d63c2e9518664f2b9cb79a4) Partially revert the event discard change in #2748.
    * [`130d07edd2`](https://github.com/containerd/containerd/commit/130d07edd2e003b48709c0f4d8769be2ac164c7c) Merge pull request  [#2769](https://github.com/containerd/containerd/pull/2769) from fuweid/shim_related_change
    * [`8e6cf4fb52`](https://github.com/containerd/containerd/commit/8e6cf4fb5219be379054676fab728b49bacbf90a) Merge pull request  [#2766](https://github.com/containerd/containerd/pull/2766) from AkihiroSuda/doc-rootless
    * [`f0b081bb44`](https://github.com/containerd/containerd/commit/f0b081bb447fff68c66de8c2fb4c0273f67f2b8f) Merge pull request  [#2734](https://github.com/containerd/containerd/pull/2734) from Ace-Tang/start_early_error
    * [`38d7d59e8a`](https://github.com/containerd/containerd/commit/38d7d59e8ab35bd627d4e34ffe2198ac71c451d3) enhance: update v1/v2 runtime
    * [`ce6d4c9a9f`](https://github.com/containerd/containerd/commit/ce6d4c9a9ff0d65c92dbb4635249a4ee71bb6b27) add docs/rootless.md
    * [`dd0539b095`](https://github.com/containerd/containerd/commit/dd0539b0955a7686dadfb70f6fe5fbc216386d82) ctr: add --cgroup for oci.WithCgroup
    * [`8dcabd6125`](https://github.com/containerd/containerd/commit/8dcabd6125f8586fb2e13586b72874bc084e1b32) Merge pull request  [#2755](https://github.com/containerd/containerd/pull/2755) from estesp/add-adopters
    * [`2a10bc7b44`](https://github.com/containerd/containerd/commit/2a10bc7b44acd3320565a1a10b064e15aabcdbed) Merge pull request  [#2759](https://github.com/containerd/containerd/pull/2759) from fuweid/bugfix_use_right_flag_value
    * [`18363d0c95`](https://github.com/containerd/containerd/commit/18363d0c95b621be1d177bf87f971e36f7d954f7) Add ADOPTERS.md file
    * [`0535fa60fb`](https://github.com/containerd/containerd/commit/0535fa60fb9c352d5b5eabc917950a6d4867aac8) Merge pull request  [#2756](https://github.com/containerd/containerd/pull/2756) from jterry75/runhcs_opts
    * [`354dab0caa`](https://github.com/containerd/containerd/commit/354dab0caa57e27889d8580c98d5ada14d44d3b7) Forward ctr.exe --debug as io.containerd.runhcs.v1 options
    * [`a33ad40245`](https://github.com/containerd/containerd/commit/a33ad4024581fd84a883d5474f99a62f6ad15c9c) Implement io.containerd.runhcs.v1 shim log opts
    * [`ec3dbd155e`](https://github.com/containerd/containerd/commit/ec3dbd155ed1dc201b1686081ce49169992768b7) Add io.containerd.runhcs.v1 shim proto options
    * [`7d70d2b78d`](https://github.com/containerd/containerd/commit/7d70d2b78dd3917f5da4fd233483fd903dfb2919) Fix Makefile to run protobuild on paths with spaces
    * [`998d0f9e49`](https://github.com/containerd/containerd/commit/998d0f9e49a069f8abc264e7614c245006e12a46) Merge pull request  [#2761](https://github.com/containerd/containerd/pull/2761) from jterry75/remove_windows_v2_conditional
    * [`37773e169d`](https://github.com/containerd/containerd/commit/37773e169d8b1888f0950b8cd2d3353a4fa8052b) Merge pull request  [#2764](https://github.com/containerd/containerd/pull/2764) from cyphar/emoji-remove
    * [`83f4ab8855`](https://github.com/containerd/containerd/commit/83f4ab88559e3062537ad96daa8596985893e57c) makefile: remove emoji on Linux
    * [`8329a491b9`](https://github.com/containerd/containerd/commit/8329a491b9ccf3dfd1abeaccae9e13e9ab3e6604) Build Windows V1 and V2 runtimes always
    * [`124194b98b`](https://github.com/containerd/containerd/commit/124194b98b6af6a24fe3f1425c91be0c0fe15c2f) check task existence before new task
    * [`a02f7cea86`](https://github.com/containerd/containerd/commit/a02f7cea864fcca8299cc63226d99fda565b077a) bugfix: use skip-verify flag in ctr instead of insecure
    * [`f1a3a6fba6`](https://github.com/containerd/containerd/commit/f1a3a6fba616861b9f0d472b816ff70cf744307a) Merge pull request  [#2760](https://github.com/containerd/containerd/pull/2760) from estesp/fix-appveyor-mingw-vers
    * [`2bb7da8431`](https://github.com/containerd/containerd/commit/2bb7da8431adf035a137baaed9ac7897f1d85cf6) Fix mingw version back to working version with Golang
    * [`068880ff16`](https://github.com/containerd/containerd/commit/068880ff1670bcefd646689d900befcf9a2ce730) Add custom headers option to dockerResolver
    * [`b043f9ffad`](https://github.com/containerd/containerd/commit/b043f9ffad648e9feddfeb342af3d7905df36be1) Merge pull request  [#2754](https://github.com/containerd/containerd/pull/2754) from mikebrow/readme-slack-invite-update
    * [`fa912a79bb`](https://github.com/containerd/containerd/commit/fa912a79bbf978634203debd0c9e898a15025859) update link for slack invite
    * [`9035063a5b`](https://github.com/containerd/containerd/commit/9035063a5b3a3d93d45eff6473a8c60365e00918) Merge pull request  [#2753](https://github.com/containerd/containerd/pull/2753) from Charliekenney23/fix-typo-resolveroptions-docs
    * [`7c85d873a0`](https://github.com/containerd/containerd/commit/7c85d873a006bafe6d5ec9dd94751018a5c76a70) fix typo in ResolverOptions.Credentials documentation
    * [`8afcade1a6`](https://github.com/containerd/containerd/commit/8afcade1a6041b8301b6f6d8b88bae909993b989) Merge pull request  [#2748](https://github.com/containerd/containerd/pull/2748) from crosbymichael/reaper-buffer
    * [`232a063496`](https://github.com/containerd/containerd/commit/232a0634962441bce2a1d4cd12f6c822908be9bd) Increase reaper buffer size and non-blocking send
    * [`35a32a8778`](https://github.com/containerd/containerd/commit/35a32a877800119be66ae4f0d07fafd71727fccc) Merge pull request  [#2747](https://github.com/containerd/containerd/pull/2747) from fuweid/bugfix_wrap_error_in_closeIO
    * [`6f8edc2308`](https://github.com/containerd/containerd/commit/6f8edc2308c266f5fd0b83d884faf77f24ae054e) Merge pull request  [#2743](https://github.com/containerd/containerd/pull/2743) from Ace-Tang/shim_lock
    * [`05f8c3a3f1`](https://github.com/containerd/containerd/commit/05f8c3a3f130f9716c0bce8ad464faafbe03d078) Merge pull request  [#2746](https://github.com/containerd/containerd/pull/2746) from crosbymichael/aufs-bump
    * [`00ba92364c`](https://github.com/containerd/containerd/commit/00ba92364ccdd86c85fdf3ad44acd6270e47f3fe) bugfix: CloseIO should return correct status code
    * [`1cc93460d7`](https://github.com/containerd/containerd/commit/1cc93460d76fc88a32cc08f0eca41b2d932ed865) Bump aufs for unsupported errors
    * [`7f8b405eac`](https://github.com/containerd/containerd/commit/7f8b405eac9e05beef22d6c15416134ac44ab764) Merge pull request  [#2745](https://github.com/containerd/containerd/pull/2745) from crosbymichael/snapshot-warnings
    * [`86b8c480c8`](https://github.com/containerd/containerd/commit/86b8c480c805ca6ae4e41a804e9ce84c85ce58f3) Merge pull request  [#2435](https://github.com/containerd/containerd/pull/2435) from thaJeztah/bump_go_1.11
    * [`1301813f7a`](https://github.com/containerd/containerd/commit/1301813f7ad147d51086ae5e7ad3dce6e3a43391) Update ZFS for unsupported warnings
    * [`16aaf6c065`](https://github.com/containerd/containerd/commit/16aaf6c06577326f96965dd325411048980e0baf) Change unsupported snapshot warnings to INFO
    * [`07237e34e6`](https://github.com/containerd/containerd/commit/07237e34e6458d6c8c2753d437c969c7da1452d2) Bump to Go 1.11.x
    * [`c206da7957`](https://github.com/containerd/containerd/commit/c206da79576925aaf1d675a8204570ccbfeb86aa) optimize shim lock in runtime v1
    * [`c5a0c7f491`](https://github.com/containerd/containerd/commit/c5a0c7f491b435e4eb45972903b00e2d8ed46495) Add build option "GODEBUG=1"
    
    ### Changes from containerd/aufs
    
    * [`f894a80`](https://github.com/containerd/aufs/commit/f894a800659b6e11c1a13084abd1712f346e349c) Remove the "overlay" related comment
    * [`1d75a7b`](https://github.com/containerd/aufs/commit/1d75a7b7fe61bb1aebd576401f2de182692bd332) Merge pull request  [#14](https://github.com/containerd/aufs/pull/14) from estesp/add-common-project-ref
    * [`29bb63f`](https://github.com/containerd/aufs/commit/29bb63fff81c941a7c15e3b7723ccbe573ec322a) Add common project scripts/references
    * [`da3cf16`](https://github.com/containerd/aufs/commit/da3cf16bfbe68ba8f114f1536a05c01528a25434) Merge pull request  [#13](https://github.com/containerd/aufs/pull/13) from containerd/skip
    * [`a21e953`](https://github.com/containerd/aufs/commit/a21e953b6d74acd8ab49bdc7b89575e8bda68d26) Skip plugin load on not support
    
    ### Changes from containerd/btrfs
    
    * [`af50828`](https://github.com/containerd/btrfs/commit/af5082808c833de0e79c1e72eea9fea239364877) Merge pull request  [#20](https://github.com/containerd/btrfs/pull/20) from estesp/add-common-project-ref
    * [`67efb19`](https://github.com/containerd/btrfs/commit/67efb197b53ad2ffb7cdd365b25d909c055a3226) Add common project scripts/references
    
    ### Changes from containerd/cgroups
    
    * [`c4b9ac5`](https://github.com/containerd/cgroups/commit/c4b9ac5c7601384c965b9646fc515884e091ebb9) Merge pull request  [#93](https://github.com/containerd/cgroups/pull/93) from sofat1989/master
    * [`f627015`](https://github.com/containerd/cgroups/commit/f627015aeaf1f9621ee7eedc30ec9af74d63d250) avoid adding io_serviced and io_service_bytes duplicately
    * [`d596c78`](https://github.com/containerd/cgroups/commit/d596c78861b15c27a9ac82975aca4413390b9b49) Merge pull request  [#92](https://github.com/containerd/cgroups/pull/92) from lgtczh/add_mem_soft_limit
    * [`b589cd9`](https://github.com/containerd/cgroups/commit/b589cd92b297899b31bcd56489135e720595e0ab) Merge pull request  [#90](https://github.com/containerd/cgroups/pull/90) from crosbymichael/makefile
    * [`13a3ac4`](https://github.com/containerd/cgroups/commit/13a3ac4f154c85e85ffc2eb9709387e5040548f7) fixed an issue with invalid soft memory limits
    * [`215221e`](https://github.com/containerd/cgroups/commit/215221e46845a498dd0f772e3b4800f063d10635) Add makefile for go and protos
    * [`db27230`](https://github.com/containerd/cgroups/commit/db272301ab8449d05f062e6db6f13d8a6aaff466) Merge pull request  [#88](https://github.com/containerd/cgroups/pull/88) from woshijpf/fix-cgroup-left-problem
    * [`0ecd2b6`](https://github.com/containerd/cgroups/commit/0ecd2b66d378b21c371721046c14d9f23bc07877) cgroups: fix MoveTo function fail problem
    * [`51b62d3`](https://github.com/containerd/cgroups/commit/51b62d303d381950f7b51cf8ff52f1e9e49cc4f1) Merge pull request  [#86](https://github.com/containerd/cgroups/pull/86) from gliptak/import1
    * [`42091f5`](https://github.com/containerd/cgroups/commit/42091f5cd88c6ce37c803d5f7a807197a3659aaa) Merge pull request  [#85](https://github.com/containerd/cgroups/pull/85) from odinuge/cgroups-hugetlb-fix
    * [`97bda9c`](https://github.com/containerd/cgroups/commit/97bda9c45ae3e1514df643f9f7eefa5adb6c43ed) Merge pull request  [#84](https://github.com/containerd/cgroups/pull/84) from gliptak/patch-2
    * [`38dc3ac`](https://github.com/containerd/cgroups/commit/38dc3ace6c68fb5339c9f516c2edd854dd3eb66b) Correct forked Travis builds
    * [`a9a304a`](https://github.com/containerd/cgroups/commit/a9a304aff844d138c75f5c01a834167ace776f1d) Add Go 1.12 to Travis
    * [`51dcf5f`](https://github.com/containerd/cgroups/commit/51dcf5fa00efa7947e3f454333e254ee97139226) Fix cgroup hugetlb size prefix for kB
    * [`fc51a4c`](https://github.com/containerd/cgroups/commit/fc51a4cd6306d16235e72876df9ad20174b6dc04) Merge pull request  [#81](https://github.com/containerd/cgroups/pull/81) from ZeroMagic/add_network_stats
    * [`1741ae0`](https://github.com/containerd/cgroups/commit/1741ae0c1998a5fcdbb3c8b2a164113a8fabef89) add network stats
    * [`4994991`](https://github.com/containerd/cgroups/commit/4994991857f9b0ae8dc439551e8bebdbb4bf66c1) Merge pull request  [#79](https://github.com/containerd/cgroups/pull/79) from crosbymichael/load-none
    * [`453efe3`](https://github.com/containerd/cgroups/commit/453efe3313d53f746614e80c3d59860c1ca02d3e) Return ErrCgroupDeleted when no subsystems
    * [`dbea6f2`](https://github.com/containerd/cgroups/commit/dbea6f2bd41658b84b00417ceefa416b979cbf10) Merge pull request  [#77](https://github.com/containerd/cgroups/pull/77) from crosbymichael/non-active
    * [`4a9f0f7`](https://github.com/containerd/cgroups/commit/4a9f0f7346a74278d670e53b00ba011cd8647448) Add SkipOpts for handling how subsystems are registered
    * [`4dacf2b`](https://github.com/containerd/cgroups/commit/4dacf2bc1300b0d7dc1087b8e27712a597890ba3) Check for non-active/supported cgroups
    * [`39b18af`](https://github.com/containerd/cgroups/commit/39b18af02c4120960f517a3a4c2588fabb61d02c) Merge pull request  [#72](https://github.com/containerd/cgroups/pull/72) from gliptak/pids1
    * [`2fd912c`](https://github.com/containerd/cgroups/commit/2fd912c91be97dc5fb77b444aa2694e6538c662d) Add tests for pids
    * [`1152b96`](https://github.com/containerd/cgroups/commit/1152b960fcee041f50df15cdc67c29dbccf801ef) Merge pull request  [#73](https://github.com/containerd/cgroups/pull/73) from gliptak/gofmt1
    * [`afd5981`](https://github.com/containerd/cgroups/commit/afd5981a16647b45b6dba3a50a88418b576cc17d) Gofmt cgroup_test
    * [`65ce98b`](https://github.com/containerd/cgroups/commit/65ce98b3dfeb0a9a8fecd7e4ebffb24ad0bfe28f) Merge pull request  [#69](https://github.com/containerd/cgroups/pull/69) from cclerget/master-weight-pointer
    * [`0f372c6`](https://github.com/containerd/cgroups/commit/0f372c6d4a65a49c72b0afbd1aee6214637958bf) Merge pull request  [#71](https://github.com/containerd/cgroups/pull/71) from JoeWrightss/patch-1
    * [`f48bd85`](https://github.com/containerd/cgroups/commit/f48bd85c9cbc306fada0cebc3a646a1f1fe99afe) Fixs return error message
    * [`10cd53e`](https://github.com/containerd/cgroups/commit/10cd53efd916e22b9bdea67223d287684f57f1f4) Merge pull request  [#70](https://github.com/containerd/cgroups/pull/70) from gliptak/patch-1
    * [`64bade4`](https://github.com/containerd/cgroups/commit/64bade4cea6c438ee51a7a12528225946b42c6ca) Take value instead of pointer value
    * [`b49c471`](https://github.com/containerd/cgroups/commit/b49c4713f3824e81bfa67faddcdde1414171b54e) Correct ineffassign warning
    * [`3bc6dde`](https://github.com/containerd/cgroups/commit/3bc6dde829bc2dc8d4097ce8ad5acc275de3df06) Merge pull request  [#68](https://github.com/containerd/cgroups/pull/68) from cclerget/master-net_prio-typo
    * [`6b552a8`](https://github.com/containerd/cgroups/commit/6b552a86e60e31903d3f8f3f494eda71f562cc54) Fix net_prio typo
    * [`c0437c3`](https://github.com/containerd/cgroups/commit/c0437c3dd5958f74d7f54e9f5def749850b9d6a1) Merge pull request  [#67](https://github.com/containerd/cgroups/pull/67) from gpanouts/get-all-cgroup-tasks
    * [`a31a0ff`](https://github.com/containerd/cgroups/commit/a31a0ff985237eddf30d9fe30a3643c7da4ae912) Add functionality for retrieving all tasks of a cgroup
    * [`82cb49f`](https://github.com/containerd/cgroups/commit/82cb49fc1779971dfef4ad696f1453f6f44987b1) Merge pull request  [#63](https://github.com/containerd/cgroups/pull/63) from ChrsMark/lenient-subsystems-checking
    * [`7d825b2`](https://github.com/containerd/cgroups/commit/7d825b29aecc02bb1e9bede427f8ed62bbc3030d) Add test for cgroups load when missing hierarchy in one subsystem
    * [`f6cbfb4`](https://github.com/containerd/cgroups/commit/f6cbfb45aec6a2590c7e7f4b84a080602b3e642d) Change Load function in order to be more lenient on subsystems' checking
    * [`965bb1d`](https://github.com/containerd/cgroups/commit/965bb1da4db7c8ce2690108c5a081562ce7493cb) Merge pull request  [#66](https://github.com/containerd/cgroups/pull/66) from crosbymichael/systemdci
    * [`ab9ec0e`](https://github.com/containerd/cgroups/commit/ab9ec0e4abde2c2cb999719ff43af2d3b5830f75) Add go-systemd dep for CI testing
    * [`0e94a83`](https://github.com/containerd/cgroups/commit/0e94a83b6eb6cf4bc05d7f91ec1eaad57a77d3b6) Merge pull request  [#59](https://github.com/containerd/cgroups/pull/59) from gliptak/patch-1
    * [`4479d11`](https://github.com/containerd/cgroups/commit/4479d118c89b5500a08cce7a78bbe822229c1e65) Merge pull request  [#62](https://github.com/containerd/cgroups/pull/62) from estesp/fix-gofmt
    * [`9beb998`](https://github.com/containerd/cgroups/commit/9beb998c23f510b1e6670ad7791807eb9aff6741) Merge pull request  [#61](https://github.com/containerd/cgroups/pull/61) from gliptak/patch-3
    * [`9a09e58`](https://github.com/containerd/cgroups/commit/9a09e5899acc95fabcc620d6489fec674e6dddfa) Fix gofmt of systemd.go
    * [`84e6e6e`](https://github.com/containerd/cgroups/commit/84e6e6ed2afdf661cd9dbf47c6f3412b546bc67f) Merge pull request  [#60](https://github.com/containerd/cgroups/pull/60) from gliptak/patch-2
    * [`e13f6cc`](https://github.com/containerd/cgroups/commit/e13f6cc3b9637c36e6a8af393b561127498f4be5) Add GoReportCard badge to README
    * [`d124595`](https://github.com/containerd/cgroups/commit/d124595ee85c245e7c1443fe402adf7ce4f7f6a4) Add Go 1.11 to Travis
    * [`d961ab9`](https://github.com/containerd/cgroups/commit/d961ab930c38eb8bedcded479f1708b2ef4984c5) Correct typo
    * [`d240072`](https://github.com/containerd/cgroups/commit/d2400726cfa7904fb79e3b896ec0e6ae500a76bd) Merge pull request  [#57](https://github.com/containerd/cgroups/pull/57) from estesp/project-update
    * [`e4cf832`](https://github.com/containerd/cgroups/commit/e4cf832b95deb7ce898ece716307abc35cbd0a09) Add project references and use common project travis
    * [`8baeff6`](https://github.com/containerd/cgroups/commit/8baeff6b9d069acde48ef1bedec7e0f8ba684f05) Merge pull request  [#56](https://github.com/containerd/cgroups/pull/56) from grantseltzer/patch-1
    * [`9de57ff`](https://github.com/containerd/cgroups/commit/9de57ffeb46f6179333d7939436d92dcb5631e5f) Add godoc badge to README.md
    * [`5017d4e`](https://github.com/containerd/cgroups/commit/5017d4e9a9cf2d4381db99eacd9baf84b95bfb14) Merge pull request  [#54](https://github.com/containerd/cgroups/pull/54) from WeiZhang555/bugfix
    * [`13aaafd`](https://github.com/containerd/cgroups/commit/13aaafdc37e772059d3234ec762303537f440c5b) Bugfix: can't write to cpuset cgroup
    * [`58556f5`](https://github.com/containerd/cgroups/commit/58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0) Merge pull request  [#53](https://github.com/containerd/cgroups/pull/53) from baude/systemdslicedelegate
    * [`15ed73c`](https://github.com/containerd/cgroups/commit/15ed73c1c075e6590ecf56170acedcba0da8167e) systemd-239+ no longer allows delegate slice
    * [`3024bc7`](https://github.com/containerd/cgroups/commit/3024bc7cc0c88af4b32d38a14444f38e65ab169f) Merge pull request  [#52](https://github.com/containerd/cgroups/pull/52) from Sykomaniac/bugfix/slice-name
    * [`2596f33`](https://github.com/containerd/cgroups/commit/2596f332e449ea374f0f24a977437116714ce7ef) Remove call to unitName
    * [`2e2922e`](https://github.com/containerd/cgroups/commit/2e2922e146ed53ccf4481c245187b6afe244fded) Merge pull request  [#51](https://github.com/containerd/cgroups/pull/51) from containerd/type
    * [`0f3de2f`](https://github.com/containerd/cgroups/commit/0f3de2f77d3b76b3871242fbab2a6116179229af) Fix empty device type
    
    ### Changes from containerd/console
    
    * [`0650fd9`](https://github.com/containerd/console/commit/0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f) Merge pull request  [#30](https://github.com/containerd/console/pull/30) from estesp/common-project-content
    * [`0b9f189`](https://github.com/containerd/console/commit/0b9f18993a29f711821e7394d1bb9e1da79d8820) Add common project repo checks/README references
    
    ### Changes from containerd/cri
    
    * [`2fc62db8`](https://github.com/containerd/cri/commit/2fc62db8146ce66f27b37306ad5fda34207835f3) Merge pull request  [#1125](https://github.com/containerd/cri/pull/1125) from Random-Liu/add-default-runtime-name
    * [`db908084`](https://github.com/containerd/cri/commit/db9080847792de268af64439d1481431a94d1c9d) Update doc and add deprecation policy for CRI options.
    * [`ba4a04ae`](https://github.com/containerd/cri/commit/ba4a04ae7053cf9897bd06a7726ab1954e2b8956) Add DefaultRuntimeName option.
    * [`a5c5d55c`](https://github.com/containerd/cri/commit/a5c5d55c903420f5080afa6a07a5f53b86b69c0f) Merge pull request  [#1133](https://github.com/containerd/cri/pull/1133) from Random-Liu/use-wait
    * [`d1f9611c`](https://github.com/containerd/cri/commit/d1f9611cb044d17f6f678d88673d35362064de75) Use wait instead of `TaskExit`.
    * [`f2071488`](https://github.com/containerd/cri/commit/f2071488111b31b54b31a771c2bed8879ee8cc9a) Merge pull request  [#1134](https://github.com/containerd/cri/pull/1134) from Random-Liu/use-ctr-import
    * [`19e2b20c`](https://github.com/containerd/cri/commit/19e2b20c13b23f737cd1ec8f68fedaf8095f9461) Use ctr images import.
    * [`a7021d68`](https://github.com/containerd/cri/commit/a7021d687a1f95f025b5d64af7761cc32da3e6af) Merge pull request  [#1135](https://github.com/containerd/cri/pull/1135) from Random-Liu/update-containerd
    * [`34754d43`](https://github.com/containerd/cri/commit/34754d43372028eda4236c96d960e446c11e7740) Add `cri` as required plugin.
    * [`60397252`](https://github.com/containerd/cri/commit/603972523ec2921756497e68a7a7724b860afdc8) Update containerd to 32e788a8be3ab4418265693d9e742c30495fdd4c.
    * [`42aaca56`](https://github.com/containerd/cri/commit/42aaca565ac09ea5cefd835b4f90b5ecaaac892e) Merge pull request  [#1129](https://github.com/containerd/cri/pull/1129) from Random-Liu/use-v1-for-now
    * [`fa759f6a`](https://github.com/containerd/cri/commit/fa759f6a1b93d4d6a3a09c7e6235e2b90996f8d1) Merge pull request  [#1130](https://github.com/containerd/cri/pull/1130) from Random-Liu/fix-status-hang
    * [`e425bd01`](https://github.com/containerd/cri/commit/e425bd019a95d1ff308fd783790771cd3d836497) Update go-cni to 891c2a41e18144b2d7921f971d6c9789a68046b2.
    * [`5e3de1f4`](https://github.com/containerd/cri/commit/5e3de1f43a7008fd5f38d670c7ef8e99138e20ae) Use runc.v1 for now for debugging.
    * [`ebb09280`](https://github.com/containerd/cri/commit/ebb0928057ecbe82f2cda96f3cde6be14b8371cc) Merge pull request  [#1124](https://github.com/containerd/cri/pull/1124) from Random-Liu/use-golang-1-11-6
    * [`c20ba1ef`](https://github.com/containerd/cri/commit/c20ba1ef114b3d0606ad5481346100dc0d0171a3) Use golang 1.11.6 for now.
    * [`d90e0604`](https://github.com/containerd/cri/commit/d90e060462324482ec4442a7294c9258e433a306) Merge pull request  [#1121](https://github.com/containerd/cri/pull/1121) from Random-Liu/update-containerd
    * [`bf112b3c`](https://github.com/containerd/cri/commit/bf112b3c2b24bbd16cc1958395a26330c5eac349) Update containerd 591e52c504b23a89096bd7d3091a32fcfa2e92fc.
    * [`e8e3b942`](https://github.com/containerd/cri/commit/e8e3b9425b0249d33dcfbe22ec319431d4b34030) Merge pull request  [#1118](https://github.com/containerd/cri/pull/1118) from Random-Liu/support-comment-in-vendor
    * [`a022ddfc`](https://github.com/containerd/cri/commit/a022ddfcca8948bc6556d116d2ba5595dff5d0e8) Support comment in vendor.
    * [`6d353571`](https://github.com/containerd/cri/commit/6d353571e64417d80c9478ffaea793714dd539d0) Merge pull request  [#1116](https://github.com/containerd/cri/pull/1116) from Random-Liu/per-pod-shim
    * [`0e2afb63`](https://github.com/containerd/cri/commit/0e2afb63ac3a1c8e59abd6f2e9a6ce075135d5b0) Merge pull request  [#1113](https://github.com/containerd/cri/pull/1113) from thaJeztah/bump_selinux
    * [`5e7d59fc`](https://github.com/containerd/cri/commit/5e7d59fc9dc23c6a6c11e1158fb9bb4009d69ad4) bump opencontainers/selinux v1.2.1
    * [`63ad4c73`](https://github.com/containerd/cri/commit/63ad4c7305576d96477ef779b0d8a5cfb87554d3) Merge pull request  [#1114](https://github.com/containerd/cri/pull/1114) from Random-Liu/fix-extra-handler
    * [`fae4f790`](https://github.com/containerd/cri/commit/fae4f790605286e8984cea3bec186ea6b730085d) Enable runc.v2 as the default runtime in test.
    * [`ebca0c4d`](https://github.com/containerd/cri/commit/ebca0c4d4eb6c80103be47bb9f8301ac417c94af) Use local env to avoid writing to passed-in readonly env.
    * [`b23b406f`](https://github.com/containerd/cri/commit/b23b406fedd2009f813c36206865ae2a8c51d5bb) Merge pull request  [#1102](https://github.com/containerd/cri/pull/1102) from Random-Liu/uts-namespace-and-fix-array
    * [`32dd6595`](https://github.com/containerd/cri/commit/32dd6595cdd9bedf520f92d6495dc2de9729a991) Merge pull request  [#1108](https://github.com/containerd/cri/pull/1108) from Random-Liu/update-cni
    * [`0caa06ac`](https://github.com/containerd/cri/commit/0caa06ac875f6dad373bc88b41974a82a240fbda) Update CNI to v0.7.5.
    * [`92fc1b93`](https://github.com/containerd/cri/commit/92fc1b93621d7497cb8c5376c9b504bc04b21fef) Merge pull request  [#1101](https://github.com/containerd/cri/pull/1101) from thaJeztah/bump_selinux
    * [`7b397f03`](https://github.com/containerd/cri/commit/7b397f03221df3777545597e081b9b52c165c35f) bump opencontainers/selinux to v1.2
    * [`84f9514d`](https://github.com/containerd/cri/commit/84f9514df11a9dea005544843584aeb1f45fc5cd) Merge pull request  [#1106](https://github.com/containerd/cri/pull/1106) from Random-Liu/update-containerd
    * [`c60dd60f`](https://github.com/containerd/cri/commit/c60dd60f805b127296e5fcc0e652a660d7a21417) Update containerd to f2a20ead833f8caf3ffc12be058d6ce668b4ebed.
    * [`4b4182cf`](https://github.com/containerd/cri/commit/4b4182cf592590af1842ea755e278e53486d288b) Do not assume there is no duplicated elements in arrays.
    * [`9bd49c98`](https://github.com/containerd/cri/commit/9bd49c98c6d010c6466efa7213205b1253484508) No UTS namespace for hostnetwork.
    * [`87772246`](https://github.com/containerd/cri/commit/87772246006c654b17bae87a678e08fcff3e0954) Merge pull request  [#1099](https://github.com/containerd/cri/pull/1099) from Random-Liu/do-not-kill-if-cancelled
    * [`8be5a1e1`](https://github.com/containerd/cri/commit/8be5a1e1ad9cacb4e9b53dfe5c464a93ea1662c2) Merge pull request  [#1094](https://github.com/containerd/cri/pull/1094) from crosbymichael/oci-opts
    * [`5eddc1a2`](https://github.com/containerd/cri/commit/5eddc1a2cc66725a00af112988a91dbc574a5e11) Use container'd oci opts for spec generation
    * [`1a0228d5`](https://github.com/containerd/cri/commit/1a0228d5207d16a8988aee51f488b4543ab767ab) Do not SIGKILL container if container stop is cancelled.
    * [`eb27e526`](https://github.com/containerd/cri/commit/eb27e526f5d23c4c762d25f80351c632efe4f7ab) Merge pull request  [#1096](https://github.com/containerd/cri/pull/1096) from Random-Liu/finish-runtime-annotations
    * [`23865871`](https://github.com/containerd/cri/commit/238658719f17e19c00fa2ab41eaf589609588873) Cleanup pod annotation test and only support tailing wildcard.
    * [`bb58b1db`](https://github.com/containerd/cri/commit/bb58b1dbb0b46aeded08ee56b8d671776905053e) Merge pull request  [#1084](https://github.com/containerd/cri/pull/1084) from harche/passthrough_annotations
    * [`effd8222`](https://github.com/containerd/cri/commit/effd82227c70a7694d68ee4433fd15d95c86022c) Add support for passing sandbox annotations to runtime
    * [`86729292`](https://github.com/containerd/cri/commit/8672929207f639432751ca42c4ca5e6b3419d27a) Merge pull request  [#1090](https://github.com/containerd/cri/pull/1090) from mikebrow/filter-masks-when-privileged
    * [`0937e87c`](https://github.com/containerd/cri/commit/0937e87ccc7d3632407f0009837ffe8523dad295) Merge pull request  [#1092](https://github.com/containerd/cri/pull/1092) from Random-Liu/set-runtime-handler-default
    * [`bb4260ce`](https://github.com/containerd/cri/commit/bb4260cecbaa4f232bc7e54f79e8f4eff42f74e4) Set default "" to extra runtime handler.
    * [`bf4e7a88`](https://github.com/containerd/cri/commit/bf4e7a885c1e24e33dceb545b45d57aedefaaf2d) test filtering of container create masks when privileged
    * [`9c9bf1d7`](https://github.com/containerd/cri/commit/9c9bf1d7a1369a430f67bf2120ce615b93d1a449) Merge pull request  [#1069](https://github.com/containerd/cri/pull/1069) from tallclair/runtimehandler-setup
    * [`8d84e3f9`](https://github.com/containerd/cri/commit/8d84e3f9ca3876f542c7af49b4ef5576da823621) Merge pull request  [#1088](https://github.com/containerd/cri/pull/1088) from mikebrow/tarball-doc-update
    * [`9474b05d`](https://github.com/containerd/cri/commit/9474b05dd7aedd4c7d3915b25bbf871e3dfe0459) clarify the versioning for the tarball
    * [`d7c5b246`](https://github.com/containerd/cri/commit/d7c5b246c63d84064ad9b1e7b4f347b8af899f23) Expose vars to configure an additional runtime handler
    * [`f5ff4394`](https://github.com/containerd/cri/commit/f5ff4394b943265e6942139a51c52f19e928d0e0) Merge pull request  [#1085](https://github.com/containerd/cri/pull/1085) from Random-Liu/hostname-backward-compatibility
    * [`3691cb65`](https://github.com/containerd/cri/commit/3691cb6550c6eee1fb9957681b00e986b7a5d288) Fix /etc/hostname backward compatibility issue for in-place upgrade.
    * [`d5823334`](https://github.com/containerd/cri/commit/d58233345159be9677c922ad15bdf7e4e45c65ab) Merge pull request  [#1083](https://github.com/containerd/cri/pull/1083) from Random-Liu/support-docker-18-09
    * [`ade85e64`](https://github.com/containerd/cri/commit/ade85e643ebafa89fd1d7c0d946239557ab07d49) Support docker 18.09 in the test script.
    * [`25442a86`](https://github.com/containerd/cri/commit/25442a865c596331f40abd4b521ebb445ce96d89) Merge pull request  [#1080](https://github.com/containerd/cri/pull/1080) from zhsj/rm-partial-docker
    * [`8a0bd84b`](https://github.com/containerd/cri/commit/8a0bd84b9a4c988a3098fca8fedcb9c0f14d9d08) Merge pull request  [#1056](https://github.com/containerd/cri/pull/1056) from Random-Liu/add-sandbox-log-dir-annotation
    * [`c6729fe0`](https://github.com/containerd/cri/commit/c6729fe0c4bad4887855bf9adf5419e596adc445) Use ParseSignal and AtomicWriteFile functions from containerd
    * [`9eabcf52`](https://github.com/containerd/cri/commit/9eabcf525e265b1a0fe459717ccb4e2b7ea5f75f) Add an OCI annotation for sandbox log directory.
    * [`95f564f9`](https://github.com/containerd/cri/commit/95f564f95bbc0091ff229a8b707dd9f310aae089) Merge pull request  [#1072](https://github.com/containerd/cri/pull/1072) from Random-Liu/clean-path
    * [`0464298b`](https://github.com/containerd/cri/commit/0464298b1e39b0e6514bec5a10cc4f2fd55b35fa) Use clean path for map and comparison.
    * [`210e8028`](https://github.com/containerd/cri/commit/210e80289b253cdc4dc3da709c56039075cf6fac) Merge pull request  [#1055](https://github.com/containerd/cri/pull/1055) from Random-Liu/use-right-sandbox-config
    * [`f2f90f6b`](https://github.com/containerd/cri/commit/f2f90f6b00ef55b5d6349faae6e5bd132431aee7) Merge pull request  [#1060](https://github.com/containerd/cri/pull/1060) from Random-Liu/support-stream-idle-timeout
    * [`8222da77`](https://github.com/containerd/cri/commit/8222da7768be403212a92c32ae7536ad1f667271) Support stream idle timeout.
    * [`c0f48369`](https://github.com/containerd/cri/commit/c0f48369ca0e375cbb10c254abf75178b2323ced) Merge pull request  [#1063](https://github.com/containerd/cri/pull/1063) from haiyanmeng/runtime_handler
    * [`0f02c9b3`](https://github.com/containerd/cri/commit/0f02c9b3439e73d9d24e40c50cb96530cc9c8fef) Merge pull request  [#1066](https://github.com/containerd/cri/pull/1066) from Random-Liu/add-more-explaination-about-cri-config
    * [`76ed153e`](https://github.com/containerd/cri/commit/76ed153e8cc1070ebafb622c60d17eea8c6ad1a1) Add more explanation about the CRI config.
    * [`9dea9d39`](https://github.com/containerd/cri/commit/9dea9d39f5fae400811e3712b90891378ee5e88e) Add RuntimeHandler into PodSandbox and PodSandboxStatus
    * [`8d752611`](https://github.com/containerd/cri/commit/8d75261190509c46a4ff86a8cc91401e71143487) Merge pull request  [#1065](https://github.com/containerd/cri/pull/1065) from alculquicondor/fix/architecture
    * [`c88e18b9`](https://github.com/containerd/cri/commit/c88e18b907f10ce10aa395631d80fd7ec41d36f3) Fix architecture doc
    * [`ec3aa445`](https://github.com/containerd/cri/commit/ec3aa445911a6eb1ae7ebe9277d8da6bebb8627a) Merge pull request  [#1058](https://github.com/containerd/cri/pull/1058) from haiyanmeng/update-k8s-version
    * [`035ce6c9`](https://github.com/containerd/cri/commit/035ce6c975cdabd7d32486c619e45832b64787e2) Update test based on new PullImage CRI.
    * [`fd44b9a5`](https://github.com/containerd/cri/commit/fd44b9a5d0d1c936bd649e84252708ab6eb36e48) Update kubernetes to v1.15.0-alpha.0
    * [`87dba924`](https://github.com/containerd/cri/commit/87dba924de4bdff0cf21a541e17266789da3f563) Use the correct sandbox config.
    * [`fbce5790`](https://github.com/containerd/cri/commit/fbce57903c8fde06aa1bde53d9a8c200943f22d8) Merge pull request  [#1053](https://github.com/containerd/cri/pull/1053) from mikebrow/k8s-1.10-end-of-life
    * [`857f169e`](https://github.com/containerd/cri/commit/857f169e9e894fd5f4e550bcf78a002478ce839d) update support statment reflecting eol for k8s 1.10
    * [`b2cd8400`](https://github.com/containerd/cri/commit/b2cd840042d843e110625b5fd38db68b549377be) Merge pull request  [#1045](https://github.com/containerd/cri/pull/1045) from Random-Liu/fix-env-performance-issue
    * [`877c1cad`](https://github.com/containerd/cri/commit/877c1cadc1992cb9823504a6dfa105558d64d454) Include default envs from containerd.
    * [`9e2ce349`](https://github.com/containerd/cri/commit/9e2ce3494dbd64e71bb675a6e33672dd0af9e259) Merge pull request  [#1042](https://github.com/containerd/cri/pull/1042) from Random-Liu/etc-hostname
    * [`ec6dd376`](https://github.com/containerd/cri/commit/ec6dd37691231dd628c1c7c77cfb5bb1287c50be) Add env cache.
    * [`89717d0b`](https://github.com/containerd/cri/commit/89717d0b6370b59fb6214e8a245846e50a2d607c) Don't log config at info level.
    * [`aed43ef1`](https://github.com/containerd/cri/commit/aed43ef13ad6007e5ac813029ef3780cdd797891) Merge pull request  [#1043](https://github.com/containerd/cri/pull/1043) from thaJeztah/bump_containerd
    * [`089d4fbf`](https://github.com/containerd/cri/commit/089d4fbfb88f243f0066d5d72c8709d6fd491547) Set /etc/hostname.
    * [`bc7d4005`](https://github.com/containerd/cri/commit/bc7d40057deb1a674c7651fd65f3402e092d35eb) Update containerd to 4543e32a8b29e691e523ddc142f0c9068917df54
    * [`04416381`](https://github.com/containerd/cri/commit/04416381c166053c8082cfee795d4bdc4418ed6e) Merge pull request  [#1040](https://github.com/containerd/cri/pull/1040) from thaJeztah/remove_normalize_image_ref
    * [`51affb88`](https://github.com/containerd/cri/commit/51affb8839cac2731c6d537c151e3a83046f85a7) Replace util.NormalizeImageRef with reference.ParseDockerRef
    * [`0ad60d4d`](https://github.com/containerd/cri/commit/0ad60d4d9e96350ce5837c577a627e41b95d2249) Bump docker/distribution to 0d3efadf0154c2b8a4e7b6621fff9809655cc580
    * [`7c2498d2`](https://github.com/containerd/cri/commit/7c2498d2e65d25afd5519c061c4ed5e5ae6f5d7c) Merge pull request  [#1037](https://github.com/containerd/cri/pull/1037) from Random-Liu/support-unknown-state
    * [`c27a12dd`](https://github.com/containerd/cri/commit/c27a12dd08cb2164e8cb292e620438c948e9cab6) Update containerd to 5ba368748b0275d8f45f909413d94738992f0050.
    * [`f8b34508`](https://github.com/containerd/cri/commit/f8b34508476a3451556d3b03b2c2bfc9e8935fb8) Add integration test for unknown state
    * [`83af4dad`](https://github.com/containerd/cri/commit/83af4dad871a6cb510e973ab08ab930facd9a4d2) Support unknown state for sandbox and container
    * [`4dc6f6d0`](https://github.com/containerd/cri/commit/4dc6f6d0b5933747e428685e9c927b6ea81c7a99) Add state machine for sandbox and container
    * [`bfd25c80`](https://github.com/containerd/cri/commit/bfd25c80b49ace2380d5d92d5fbcb89d6e8a20a2) Change StateUnknown to StateInit
    * [`dd2846d9`](https://github.com/containerd/cri/commit/dd2846d9419eef54e355d468ee5c01590ef3b212) Merge pull request  [#1035](https://github.com/containerd/cri/pull/1035) from Random-Liu/add-runtime-option
    * [`0bd90a77`](https://github.com/containerd/cri/commit/0bd90a77ef5b43ae6699a86735c46917970052e8) Add RUNTIME env in integration and cri test.
    * [`90492e9e`](https://github.com/containerd/cri/commit/90492e9e70091c9c2a0eee887e43b566c6e97ceb) Merge pull request  [#1034](https://github.com/containerd/cri/pull/1034) from fuweid/cleanup
    * [`c019ae8b`](https://github.com/containerd/cri/commit/c019ae8b218f2b87207a1867fb962b10667b74d6) hack: handle additional cleanup from #1028
    * [`538a361b`](https://github.com/containerd/cri/commit/538a361b3aeca7cb0dad1385a209d4c257bc4523) Merge pull request  [#1028](https://github.com/containerd/cri/pull/1028) from fuweid/detect-dirty-vendor
    * [`11922201`](https://github.com/containerd/cri/commit/119222016f628d2f071efb9be04fde5589d2aa02) hack/Makefile: detect dirty vendor
    * [`4dd67350`](https://github.com/containerd/cri/commit/4dd6735020f5596dd41738f8c4f5cb07fa804c5e) Merge pull request  [#1029](https://github.com/containerd/cri/pull/1029) from Random-Liu/add-runtime-config-api
    * [`5d1a07e8`](https://github.com/containerd/cri/commit/5d1a07e86c261886b1a04c34e01b726eafb75c75) Merge pull request  [#1032](https://github.com/containerd/cri/pull/1032) from Random-Liu/small-code-cleanup
    * [`9a455daf`](https://github.com/containerd/cri/commit/9a455daf4d085b6fc192668bca81b4e6f2bdc8fc) Don't use string when there is a constant.
    * [`bf00de33`](https://github.com/containerd/cri/commit/bf00de33a5d36daf65d6882511784809b57a3593) Merge pull request  [#1025](https://github.com/containerd/cri/pull/1025) from JoeWrightss/patch-4
    * [`97c7a1b1`](https://github.com/containerd/cri/commit/97c7a1b17b8198f242db429072ec1306cbca209a) Merge pull request  [#1027](https://github.com/containerd/cri/pull/1027) from Random-Liu/fix-log-ending-newline
    * [`d9914c8d`](https://github.com/containerd/cri/commit/d9914c8dbd637258f27ba7c3b0bd44b960280788) Always fallback to the new runtime options.
    * [`42aba00a`](https://github.com/containerd/cri/commit/42aba00a31bf2b29d102772c0c86f8038f6ee8f9) Add runtime config api.
    * [`556b2194`](https://github.com/containerd/cri/commit/556b2194501d51e18ae6dd870a8579a56509b81f) Fix lint error.
    * [`879dc6ae`](https://github.com/containerd/cri/commit/879dc6ae258b227928a5947e162cc6e10068dd68) Add integration test.
    * [`50ac4009`](https://github.com/containerd/cri/commit/50ac40097ee458f07aaeab97dadbf80b4fcddbc7) Fix the log ending newline handling.
    * [`ae1b7ac4`](https://github.com/containerd/cri/commit/ae1b7ac4fd8e4b5707b90b14bbf28b1159ff07c0) Fix some typos in comment
    * [`89766903`](https://github.com/containerd/cri/commit/89766903201d1a5676a2bcd2f3833a5ade8d2aaf) Merge pull request  [#1021](https://github.com/containerd/cri/pull/1021) from Random-Liu/move-no-metadata-test
    * [`5c40fd95`](https://github.com/containerd/cri/commit/5c40fd9585c8d713a86ba83a1d86409abc6ca8b7) Move no metadata test
    * [`76c5b203`](https://github.com/containerd/cri/commit/76c5b20339299ef2ba801f4594aa863ecccb8469) Merge pull request  [#1019](https://github.com/containerd/cri/pull/1019) from teawater/add_test
    * [`ab84e391`](https://github.com/containerd/cri/commit/ab84e3914db95df91f19223ca54e51d4d006f598) Add integration test for RunPodSandbox and CreateContainer
    * [`a7d1b3c7`](https://github.com/containerd/cri/commit/a7d1b3c7dc4984d094dfe48528ea96bb72abd3d2) Merge pull request  [#1020](https://github.com/containerd/cri/pull/1020) from Random-Liu/add-test-for-shared-pid-multi-process-container-stop
    * [`f0f68c10`](https://github.com/containerd/cri/commit/f0f68c10323912c1fde71f74d1387ea7ca03f136) Add test for shared pid multi-process container stop.
    * [`a22f1c34`](https://github.com/containerd/cri/commit/a22f1c3416889ecbde62821ac90334af5d74bf96) Merge pull request  [#1017](https://github.com/containerd/cri/pull/1017) from Random-Liu/add-unit-test
    * [`b1ad4ee9`](https://github.com/containerd/cri/commit/b1ad4ee9b67d4671cbdc4adbbfd1295aa3613d91) Add unit test for DisableCgroup, RestrictOOMScoreAdj.
    * [`0fa8668a`](https://github.com/containerd/cri/commit/0fa8668aa49d6be40fd3a363d39ff5d029388a16) Merge pull request  [#970](https://github.com/containerd/cri/pull/970) from AkihiroSuda/rootless
    * [`1fbd0647`](https://github.com/containerd/cri/commit/1fbd06479ebc526c2131c0d9395a1e83cac73eeb) Merge pull request  [#1010](https://github.com/containerd/cri/pull/1010) from teawater/fix_crash
    * [`3bfef015`](https://github.com/containerd/cri/commit/3bfef0158951049d96716814f99d4c79b02053c7) Fix the issue that pod or container config file without metadata will crash containerd
    * [`cd8231ab`](https://github.com/containerd/cri/commit/cd8231ab2a97f3ab6cd979a0be596a0579fee2fb) support DisableCgroup, DisableApparmor, RestrictOOMScoreAdj
    * [`4b4b2abb`](https://github.com/containerd/cri/commit/4b4b2abb2eb19ad6913a6c5d2a6869a0a43a3fc1) Merge pull request  [#1000](https://github.com/containerd/cri/pull/1000) from Random-Liu/teardown-network-after-stop
    * [`888f7a03`](https://github.com/containerd/cri/commit/888f7a03a3ee36cd5d2fae78866fc7ab5c8180fc) Merge pull request  [#1013](https://github.com/containerd/cri/pull/1013) from JoeWrightss/patch-3
    * [`55fb3b9f`](https://github.com/containerd/cri/commit/55fb3b9fce4cf3ff1bf0011d273eed9c0d7e8b1f) Fix return error message
    * [`e5bd9b62`](https://github.com/containerd/cri/commit/e5bd9b62d834973b6cccc3034c527b64d555cb92) Merge pull request  [#1003](https://github.com/containerd/cri/pull/1003) from Random-Liu/revert-#997
    * [`a9f3c86c`](https://github.com/containerd/cri/commit/a9f3c86cc12f7dd484b726919729accf9b5d1171) Merge pull request  [#1004](https://github.com/containerd/cri/pull/1004) from Random-Liu/fix-build
    * [`26640a29`](https://github.com/containerd/cri/commit/26640a29eb330c24cc537919014fba20adb7c9b1) Install libseccomp2 package based on debian version.
    * [`5d5fc154`](https://github.com/containerd/cri/commit/5d5fc154ad6f36aa39cafd389653a84ba19d31d4) Revert "Temporary fix for golang regression #29241."
    * [`e98e307f`](https://github.com/containerd/cri/commit/e98e307f3f712a6496985dd7fe4d9d02f4399874) Merge pull request  [#1001](https://github.com/containerd/cri/pull/1001) from Random-Liu/update-kubernetes
    * [`ac45393a`](https://github.com/containerd/cri/commit/ac45393a47f34edce0e37fbbac499fa64b067e26) Update cri-tools to v1.13.0.
    * [`2baa96e0`](https://github.com/containerd/cri/commit/2baa96e0e25c0aa24b557071cb18347f568b99d1) Update kubernetes to v1.13.0
    * [`fbab182e`](https://github.com/containerd/cri/commit/fbab182e5e73ca362e792ca5b5eded67a882f419) Teardown sandbox network after stop.
    * [`afb12d72`](https://github.com/containerd/cri/commit/afb12d728ce51d2b29ebdbf659e53fcc275045ff) Merge pull request  [#997](https://github.com/containerd/cri/pull/997) from Random-Liu/fix-for-golang-issue
    * [`d7f6721d`](https://github.com/containerd/cri/commit/d7f6721de591f9a46ebfdc8ed8de83a71d80743c) Temporary fix for golang regression #29241.
    * [`cd3d5c79`](https://github.com/containerd/cri/commit/cd3d5c799222acb5288842b18cf619e5e310e679) Merge pull request  [#993](https://github.com/containerd/cri/pull/993) from JoeWrightss/patch-2
    * [`d53bcba9`](https://github.com/containerd/cri/commit/d53bcba99149b25a5b46365e06852cbc97e5556c) Fix some typo errors
    * [`ec6a1eab`](https://github.com/containerd/cri/commit/ec6a1eab117bf150638bd2f0a4301f9f25658f73) Merge pull request  [#991](https://github.com/containerd/cri/pull/991) from Random-Liu/remove-container-lifecycle-image-dependency
    * [`82d8c9bc`](https://github.com/containerd/cri/commit/82d8c9bcfade76fae5290f555d5442ec32bdc652) Add integration test.
    * [`515ef024`](https://github.com/containerd/cri/commit/515ef02473946b163dd815f614ffaf90152d101c) Remove container lifecycle image ref dependency.
    * [`be2c3bd9`](https://github.com/containerd/cri/commit/be2c3bd94b89f01c0652ba6b8bd87dd6e2564017) Merge pull request  [#992](https://github.com/containerd/cri/pull/992) from JoeWrightss/patch-1
    * [`37085692`](https://github.com/containerd/cri/commit/37085692e28a7584967374f085e2b94c16b54869) fix spelling error: contaner -> container
    * [`5a80f333`](https://github.com/containerd/cri/commit/5a80f333d41e8e5288d7448824511148d63adff5) Merge pull request  [#989](https://github.com/containerd/cri/pull/989) from Random-Liu/test-image-in-other-namespace
    * [`30fa7157`](https://github.com/containerd/cri/commit/30fa71573f77c33aca6b5de2292972024b87b5a5) Test that CRI plugin should not see image in other namespaces.
    * [`db0c4dea`](https://github.com/containerd/cri/commit/db0c4dea24a72163d6deb86af7fb62b8d7ddabb5) Merge pull request  [#984](https://github.com/containerd/cri/pull/984) from mikebrow/ignore-exits-with-no-id
    * [`b59dd559`](https://github.com/containerd/cri/commit/b59dd559661b460ac0ae982f4dffb35fe434e75b) filter namespace
    * [`f58105a7`](https://github.com/containerd/cri/commit/f58105a71c92cd68e68e731dd9ebf9b7e85b91ce) Merge pull request  [#983](https://github.com/containerd/cri/pull/983) from Random-Liu/fix-shared-pid-ns-kill
    * [`2cc1edcf`](https://github.com/containerd/cri/commit/2cc1edcfc3d01ff7a2680cad83f757bf06e886d0) Update containerd to 6937c5a3ba8280edff9e9030767e3b0cb742581c
    * [`de967051`](https://github.com/containerd/cri/commit/de967051d488d415f7c2b66b4fd89cf2467536a9) Fix kill when shared pid namespace.
    * [`1dc6ea19`](https://github.com/containerd/cri/commit/1dc6ea19dc47407c74027444b692e618a339171f) Merge pull request  [#980](https://github.com/containerd/cri/pull/980) from mikebrow/networking-info
    * [`f8e89f71`](https://github.com/containerd/cri/commit/f8e89f71a93d0c3394101d19687d279a09692324) adds cni results to verbose pod info
    * [`7142de0f`](https://github.com/containerd/cri/commit/7142de0fd2ed10a4dc880fcd72f416a43d296756) Merge pull request  [#977](https://github.com/containerd/cri/pull/977) from Random-Liu/install-necessary-tools
    * [`5b21e63a`](https://github.com/containerd/cri/commit/5b21e63aed8c269a7280bc3b7af512d15aa85eb1) Merge pull request  [#976](https://github.com/containerd/cri/pull/976) from Random-Liu/remove-health-monitor
    * [`77d55c5e`](https://github.com/containerd/cri/commit/77d55c5e60cab1e717ce5a0555fb7e705ac4c5e8) Only install necessary tools.
    * [`ce51a102`](https://github.com/containerd/cri/commit/ce51a102d4fafd94d4c3a51639fa5110b6988c53) Merge pull request  [#954](https://github.com/containerd/cri/pull/954) from mikebrow/go-version-update
    * [`cfa8e06a`](https://github.com/containerd/cri/commit/cfa8e06aee490eefbeb1621b745dd83ab8bea327) Remove the unused `health-monitor.sh`.
    * [`80554f4a`](https://github.com/containerd/cri/commit/80554f4a85e2892cd9a99c2bf278d76cf4587c7d) Merge pull request  [#973](https://github.com/containerd/cri/pull/973) from Random-Liu/use-event-id
    * [`66149929`](https://github.com/containerd/cri/commit/6614992914a0e0855d47b58bb50c11b39ef7604e) Merge pull request  [#974](https://github.com/containerd/cri/pull/974) from Random-Liu/remove-invalid-todo
    * [`7f1f4e7a`](https://github.com/containerd/cri/commit/7f1f4e7a149a52d54b8e05b0c54fe8ed89921da7) Remove invalid TODO comment.
    * [`47542c95`](https://github.com/containerd/cri/commit/47542c9515455563f6a58143dc9bc2c39799b930) Merge pull request  [#972](https://github.com/containerd/cri/pull/972) from Random-Liu/update-containerd-1.2
    * [`d4c825f9`](https://github.com/containerd/cri/commit/d4c825f905e8e865b92e0d37493dea680428eeaf) Use the `ID` field of `TaskExit` event.
    * [`f818de9d`](https://github.com/containerd/cri/commit/f818de9dcee9c4e029c461715a5ddaa67520444e) Update containerd to v1.2.0.
    * [`64b067d9`](https://github.com/containerd/cri/commit/64b067d93fab68368be7dd58f1e13a1d1215c6ad) fix integration test
    * [`bc97f514`](https://github.com/containerd/cri/commit/bc97f51477d6fcd0baa84ced260b32a648044375) adds golang 1.11.x and tip to build
    * [`edf2b817`](https://github.com/containerd/cri/commit/edf2b817787356500354d42d85fcaf848a1f84bc) Merge pull request  [#969](https://github.com/containerd/cri/pull/969) from Random-Liu/golang-1.11-gofmt
    * [`459e4818`](https://github.com/containerd/cri/commit/459e48180835c0b7d66d4de773c83acbc43af227) Update code for golang 1.11 gofmt.
    * [`547b5e03`](https://github.com/containerd/cri/commit/547b5e03cfb973df1149d9013611ae7788c5f630) Merge pull request  [#967](https://github.com/containerd/cri/pull/967) from Random-Liu/update-support-metrics
    * [`20b45be2`](https://github.com/containerd/cri/commit/20b45be29472e9ae6072266296f167e7bfce63d6) Update support metrics to include containerd 1.2.
    * [`3fd67d10`](https://github.com/containerd/cri/commit/3fd67d108ad20d2c00bfc13b4c054534c5032483) Merge pull request  [#965](https://github.com/containerd/cri/pull/965) from mikebrow/update-community-link
    * [`d8d7dcc7`](https://github.com/containerd/cri/commit/d8d7dcc75916d2bc4567af84f8c513a15a7d3838) update the slack information
    * [`f6089b85`](https://github.com/containerd/cri/commit/f6089b85a7492c20fdde60a3d4072a167e6390ae) Merge pull request  [#961](https://github.com/containerd/cri/pull/961) from mikebrow/remove-authconfig-fromlog
    * [`0e522cae`](https://github.com/containerd/cri/commit/0e522cae43e0263d779eafbd6349053395e02a15) Merge pull request  [#959](https://github.com/containerd/cri/pull/959) from Random-Liu/use-commit
    * [`1b3ff746`](https://github.com/containerd/cri/commit/1b3ff7462ecf4a82af90d5f7cf0a0589cbc56d56) removes authconfit from info log
    * [`7a131169`](https://github.com/containerd/cri/commit/7a1311698cf379786e604a43682691a1437add49) Use commit as version.
    * [`9f87ce8c`](https://github.com/containerd/cri/commit/9f87ce8c7ea659d94d365394cc46f7c47c3f8aa2) Merge pull request  [#957](https://github.com/containerd/cri/pull/957) from mikebrow/update-readme-link
    * [`6039a4d3`](https://github.com/containerd/cri/commit/6039a4d322ccc69949d8e8053c52ccb8ba4fc0f6) link to new icon location
    * [`e3126353`](https://github.com/containerd/cri/commit/e312635396a13bc67cc5c9f3e5f873dc92cfc891) Merge pull request  [#950](https://github.com/containerd/cri/pull/950) from Random-Liu/netns-source-of-truth
    * [`775bc6e5`](https://github.com/containerd/cri/commit/775bc6e5f4ead55209e35204ccac67f5c29a3fbc) Update integration test.
    * [`c1740d82`](https://github.com/containerd/cri/commit/c1740d8291d4042cb60e39e15395e482ae13e47e) Manage mount lifecycle and remove cached state
    * [`36893c3e`](https://github.com/containerd/cri/commit/36893c3ec995294208760ba045878e4cdae886ae) Merge pull request  [#953](https://github.com/containerd/cri/pull/953) from Starnop/getruntime-before-setupnetwork
    * [`22a8777a`](https://github.com/containerd/cri/commit/22a8777a9ef25a2fb0818aba5df3800c134cdb25) refactor: setup network after get Sandbox runtime
    * [`728f636e`](https://github.com/containerd/cri/commit/728f636e32c97ea9c67dc9a654eaf19d2de0b801) Merge pull request  [#949](https://github.com/containerd/cri/pull/949) from Random-Liu/fix-ip-leakage
    * [`84775d2c`](https://github.com/containerd/cri/commit/84775d2c10ecd751f36866145883b3e3155514f6) Add integration test.
    * [`1f1e92e4`](https://github.com/containerd/cri/commit/1f1e92e4a423521f074125aa04829dd12e8b9498) Update go-cni to 40bcf8ec8acd7372be1d77031d585d5d8e561c90.
    * [`c39f63ea`](https://github.com/containerd/cri/commit/c39f63eaf49c5ec1161749907f4f81ebb9a796e0) Teardown pod network even if the network namespace is closed
    * [`70da14e4`](https://github.com/containerd/cri/commit/70da14e4b37909431afb86508d9d83d49136a98c) Merge pull request  [#943](https://github.com/containerd/cri/pull/943) from Random-Liu/support-per-runtime-config
    * [`1442425f`](https://github.com/containerd/cri/commit/1442425f92d35a31c6b407ff19e01671beee0471) Support runtime specific configurations.
    * [`8b0d53c0`](https://github.com/containerd/cri/commit/8b0d53c09c41d9fbc3b3896548ecf011518e3c42) Merge pull request  [#941](https://github.com/containerd/cri/pull/941) from amshinde/fix-go-compile-error
    * [`bbc37bbf`](https://github.com/containerd/cri/commit/bbc37bbf9bab32ea412634eb7d2cc7256c64bcce) Merge pull request  [#944](https://github.com/containerd/cri/pull/944) from Random-Liu/use-authorizer
    * [`3e4cf68a`](https://github.com/containerd/cri/commit/3e4cf68a3f2eeca2e5cd53b6f50605d655904c36) Use Authorizer.
    * [`2f42771f`](https://github.com/containerd/cri/commit/2f42771f7740d3bcb4ce342f88e026f916768c37) Update containerd to 15f19d7a67fa322e6de0ef4c6a1bf9da0f056554.
    * [`54b1c00b`](https://github.com/containerd/cri/commit/54b1c00b3b307b0fadd10c02d9467a6545c2c4d5) test: Fix compile error with go1.10.2
    * [`e4f33828`](https://github.com/containerd/cri/commit/e4f33828c35b1cfd01a74cc9c879d76a3a244661) Merge pull request  [#938](https://github.com/containerd/cri/pull/938) from Random-Liu/update-kubernetes-1.12
    * [`0580ce45`](https://github.com/containerd/cri/commit/0580ce45fd7c5c630361e5cf1ac9ffed3a7eb8be) Update test based on new CRI.
    * [`5a2da313`](https://github.com/containerd/cri/commit/5a2da31351a2145067173aeaa0151a02f3c61801) Update kubernetes to v1.12.0.
    * [`fb26f47b`](https://github.com/containerd/cri/commit/fb26f47b4c3db27f3f896a05bef1388d6dd2c7d0) Merge pull request  [#937](https://github.com/containerd/cri/pull/937) from DataDog/JulienBalestra/cni-debug
    * [`27f33cd4`](https://github.com/containerd/cri/commit/27f33cd4d69ce1e0a18af1d905b7e8540805952c) cni result: add a debug message
    * [`801882b0`](https://github.com/containerd/cri/commit/801882b046562ed1cf0299c8e4130e3f0865dcc6) Merge pull request  [#935](https://github.com/containerd/cri/pull/935) from mikebrow/makefile-fix-for-syntax
    * [`24a5a0e6`](https://github.com/containerd/cri/commit/24a5a0e6ba3c66eca6a60894d97d9d66f4a47ab7) corrects syntax error in Makefile
    * [`58ab1e09`](https://github.com/containerd/cri/commit/58ab1e09b2475cbf9b7eef8d5c8fb5436ef1132d) Merge pull request  [#926](https://github.com/containerd/cri/pull/926) from Random-Liu/better-external-image-handling
    * [`6905460b`](https://github.com/containerd/cri/commit/6905460b85fc9b2104bd0feb4123016946ca40a1) Add integration test
    * [`db68300a`](https://github.com/containerd/cri/commit/db68300a5aa5cb52b6d5eae58d9b89159da7b1ef) Manage unmanaged images in k8s.io namespace
    * [`4d553cbe`](https://github.com/containerd/cri/commit/4d553cbef81bc6ee7d71e962bc066139cb0734a8) Merge pull request  [#924](https://github.com/containerd/cri/pull/924) from Random-Liu/add-timeout-for-recover
    * [`e3aa8adb`](https://github.com/containerd/cri/commit/e3aa8adbb0cd8ad9cbdba4622d4b34b3a4a0e9f4) Update containerd to f88d3e5d6dfe9b7d7941ac5241649ad8240b9282.
    * [`963a0173`](https://github.com/containerd/cri/commit/963a01735bb1c94d95807f5e2ffc1f9e7a5854e2) Add timeout for container/sandbox recover and event monitor.
    * [`6de38f1f`](https://github.com/containerd/cri/commit/6de38f1f3ab99b96b9bbf1723084a658dc676002) Merge pull request  [#927](https://github.com/containerd/cri/pull/927) from Random-Liu/fix-readiness-check
    * [`00443ebd`](https://github.com/containerd/cri/commit/00443ebd6c10206eca897c90022c85f30cb01142) Merge pull request  [#928](https://github.com/containerd/cri/pull/928) from Random-Liu/update-crictl
    * [`92fbbcf0`](https://github.com/containerd/cri/commit/92fbbcf0651a83c7ba854ca8c9075e02a3aec7d1) Update critools version.
    * [`68152dab`](https://github.com/containerd/cri/commit/68152dab84f403f9789e3e80c4aed9c186ee63e6) Fix readiness check in test utils.
    * [`733f7199`](https://github.com/containerd/cri/commit/733f7199b29d4b128d43dd4bc4adc5f9ab5e7cb8) Merge pull request  [#923](https://github.com/containerd/cri/pull/923) from madhanrm/vendorcd
    * [`5d777b2e`](https://github.com/containerd/cri/commit/5d777b2e3527b06038316e82a2c1a5cefea05851) Vendor in runtime-spec & runtime-tools from github.com/opencontainers
    * [`8d7b0e20`](https://github.com/containerd/cri/commit/8d7b0e20b510750f888ad605b02a1aff25f1989c) Merge pull request  [#921](https://github.com/containerd/cri/pull/921) from Random-Liu/turn-off-fail-swap-on
    * [`798977f8`](https://github.com/containerd/cri/commit/798977f8b23ba9920ef1d702746865daaa9f5e25) Turn off `--fail-swap-on` in node e2e test.
    * [`d963c9c5`](https://github.com/containerd/cri/commit/d963c9c58eb4cde524278919310fb066cfd2931c) Merge pull request  [#920](https://github.com/containerd/cri/pull/920) from Random-Liu/fix-indent
    * [`65283e42`](https://github.com/containerd/cri/commit/65283e425353065859faf119a3617d1e469a9892) The indent is wrong.
    
    ### Changes from containerd/go-cni
    
    * [`891c2a4`](https://github.com/containerd/go-cni/commit/891c2a41e18144b2d7921f971d6c9789a68046b2) Merge pull request  [#37](https://github.com/containerd/go-cni/pull/37) from Random-Liu/avoid-lockup
    * [`e7a8c33`](https://github.com/containerd/go-cni/commit/e7a8c33b6ae91e33bf6a4a43ab511f9ae000b7b6) Avoid `Status` lockup during setup and remove.
    * [`0683513`](https://github.com/containerd/go-cni/commit/06835130b24722e03be07e80413e9053cd077c6a) Add common project content/checks (#36)
    * [`8f8e80a`](https://github.com/containerd/go-cni/commit/8f8e80adbf4c65df18feb20d326c8d67fca0ff77) Fix some typos in comment (#34)
    * [`c399b15`](https://github.com/containerd/go-cni/commit/c399b1539b8e2711704c2d011d54f20606f3f2b3) Merge pull request  [#33](https://github.com/containerd/go-cni/pull/33) from mikebrow/expose-config
    * [`6253851`](https://github.com/containerd/go-cni/commit/6253851d0dddac39a503dd30689e156d8b590ba7) adds a get for the plugin config details
    
    ### Changes from containerd/go-runc
    
    * [`9007c24`](https://github.com/containerd/go-runc/commit/9007c2405372fe28918845901a3276c0915689a1) Merge pull request  [#52](https://github.com/containerd/go-runc/pull/52) from Ace-Tang/fix-error-return
    * [`4e99c72`](https://github.com/containerd/go-runc/commit/4e99c72acdb052ba374135c009bbc8ac9dd68249) Fix Method of judging command execution failure
    * [`7d11b49`](https://github.com/containerd/go-runc/commit/7d11b49dc0769f6dbb0d1b19f3d48524d1bad9ad) Merge pull request  [#51](https://github.com/containerd/go-runc/pull/51) from fuweid/add-content-check
    * [`8e51df4`](https://github.com/containerd/go-runc/commit/8e51df421218b765f393e1fdf97fac668913a8f4) Add common project content/checks
    
    ### Changes from containerd/ttrpc
    
    * [`1fb3814`](https://github.com/containerd/ttrpc/commit/1fb3814edf44a76e0ccf503decf726d994919a9a) Merge pull request  [#42](https://github.com/containerd/ttrpc/pull/42) from crosbymichael/client
    * [`5829a06`](https://github.com/containerd/ttrpc/commit/5829a06d8c9c0240a9f7a164b31fdd117bc7101a) Merge pull request  [#43](https://github.com/containerd/ttrpc/pull/43) from crosbymichael/metadata
    * [`694de9d`](https://github.com/containerd/ttrpc/commit/694de9d9557f6c1251d484bf0d2fdf378342fff1) metadata as KeyValue type
    * [`3afb82b`](https://github.com/containerd/ttrpc/commit/3afb82bd2726e56810fb416d4869420ad6d0b2b1) Fix error handling with server shutdown
    * [`f3eb35b`](https://github.com/containerd/ttrpc/commit/f3eb35b158fd4000538703db623e3da7baf69d4e) Refactor close handling for ttrpc clients
    * [`d134fe7`](https://github.com/containerd/ttrpc/commit/d134fe75a41a1da0056294d0426a4aec044bd49d) Merge pull request  [#41](https://github.com/containerd/ttrpc/pull/41) from crosbymichael/interceptors
    * [`de8faac`](https://github.com/containerd/ttrpc/commit/de8faac08ba83f355db2c8972c444ecd151d5e1a) Add godocs for interceptors
    * [`e409d7d`](https://github.com/containerd/ttrpc/commit/e409d7d775bf8a9b74268b4f59c317f494ba85d5) Add example binary for testing the example service
    * [`819653f`](https://github.com/containerd/ttrpc/commit/819653f40c3ed5441c8f73050509d9ff6784d325) Add client and server unary interceptors
    * [`a5bd8ce`](https://github.com/containerd/ttrpc/commit/a5bd8ce9e40bc7c065a11c6936f4d032ce6bfa2b) Merge pull request  [#40](https://github.com/containerd/ttrpc/pull/40) from mxpv/headers
    * [`04523b9`](https://github.com/containerd/ttrpc/commit/04523b9d2c466b8b716f4177ed81b5f2ac81048a) Rename headers to metadata
    * [`5926a92`](https://github.com/containerd/ttrpc/commit/5926a92b70e623c78a690e6bfe4848e6deb2270c) Support headers
    * [`f821483`](https://github.com/containerd/ttrpc/commit/f82148331ad2181edea8f3f649a1f7add6c3f9c2) Merge pull request  [#38](https://github.com/containerd/ttrpc/pull/38) from masters-of-cats/pr-client-eof-improvement
    * [`911c9cd`](https://github.com/containerd/ttrpc/commit/911c9cda77ee36640c4c13350cdad7ec592b0a72) Improve connection error handling
    * [`69eadd1`](https://github.com/containerd/ttrpc/commit/69eadd1c7f53d23d70163055e5c878075dde31fb) Merge pull request  [#37](https://github.com/containerd/ttrpc/pull/37) from masters-of-cats/pr-handle-client-eof
    * [`96dcf73`](https://github.com/containerd/ttrpc/commit/96dcf73d208d67a3f88a173be3a23731cb62c2be) Handle EOF to prevent file descriptor leak
    * [`699c4e4`](https://github.com/containerd/ttrpc/commit/699c4e40d1e7416e08bf7019c7ce2e9beced4636) Merge pull request  [#35](https://github.com/containerd/ttrpc/pull/35) from Random-Liu/make-on-close-an-options
    * [`ba15956`](https://github.com/containerd/ttrpc/commit/ba15956d22fc5bfe9dd6caaefcc013cd29da38b7) Make onclose an option.
    * [`6914432`](https://github.com/containerd/ttrpc/commit/69144327078caa5a2f1d5eda8bea6110bf16eeb3) Merge pull request  [#33](https://github.com/containerd/ttrpc/pull/33) from JoeWrightss/patch-1
    * [`ce5c1c4`](https://github.com/containerd/ttrpc/commit/ce5c1c4546907f3b1146f3bb28c1fea8f0094528) Fix returns error message
    * [`f02858b`](https://github.com/containerd/ttrpc/commit/f02858b1457c5ca3aaec3a0803eb0d59f96e41d6) Merge pull request  [#31](https://github.com/containerd/ttrpc/pull/31) from cpuguy83/support_context_deadlines
    * [`a364f44`](https://github.com/containerd/ttrpc/commit/a364f44e55b1de969afc68a603408dde233a23d1) Add support for request timeout propgation.
    * [`f51df44`](https://github.com/containerd/ttrpc/commit/f51df4475b76e0ab0315ee0684bef0703a070e6b) Merge pull request  [#30](https://github.com/containerd/ttrpc/pull/30) from estesp/add-common-project-content
    * [`6c96b39`](https://github.com/containerd/ttrpc/commit/6c96b39a2870610e453c280ea2bc6140df5a3a11) Add common check scripts and project references
    
    ### Changes from containerd/zfs
    
    * [`31af176`](https://github.com/containerd/zfs/commit/31af176f2ae84fe142ef2655bf7bb2aa618b3b1f) Merge pull request  [#21](https://github.com/containerd/zfs/pull/21) from estesp/add-project-repo-checks
    * [`2f23511`](https://github.com/containerd/zfs/commit/2f235119dd7a37da77f3727d64100c68088ad1c6) Add common project content/checks to zfs
    * [`c6182c4`](https://github.com/containerd/zfs/commit/c6182c4d3d01575a4c87b66c9b3ef81dc55ded31) Add license headers to files
    * [`9f6ef3b`](https://github.com/containerd/zfs/commit/9f6ef3b1fe5144bd91fe5855b4eba81bc0d17d03) Merge pull request  [#20](https://github.com/containerd/zfs/pull/20) from containerd/skip
    * [`d78b0d0`](https://github.com/containerd/zfs/commit/d78b0d0a3209bb5e541e25a49144e5fe92fe2377) Return skip error on unsupported fs
    * [`39692b4`](https://github.com/containerd/zfs/commit/39692b47b0de2609e33dc36f4536e55f75b97adf) Merge pull request  [#19](https://github.com/containerd/zfs/pull/19) from AkihiroSuda/update-containerd
    * [`154f951`](https://github.com/containerd/zfs/commit/154f95142514539415fe90a461100d70cc67988c) update containerd
    
    ### Dependency Changes
    
    Previous release can be found at [v1.2.0](https://github.com/containerd/containerd/releases/tag/v1.2.0)
    
    * **github.com/BurntSushi/toml**                          a368813c5e648fee92e5f6c30e3944ff9d5e8895 -> v0.3.1
    * **github.com/Microsoft/go-winio**                       v0.4.11 -> 7cdfd71a950d40d0da2167ccb690b541f7ba98c0
    * **github.com/Microsoft/hcsshim**                        v0.7.12 -> 8abdbb8205e4192c68b5f84c31197156f31be517
    * **github.com/containerd/aufs**                          ffa39970e26ad01d81f540b21e65f9c1841a5f92 -> f894a800659b6e11c1a13084abd1712f346e349c
    * **github.com/containerd/btrfs**                         2e1aa0ddf94f91fa282b6ed87c23bf0d64911244 -> af5082808c833de0e79c1e72eea9fea239364877
    * **github.com/containerd/cgroups**                       5e610833b72089b37d0e615de9a92dfc043757c2 -> c4b9ac5c7601384c965b9646fc515884e091ebb9
    * **github.com/containerd/console**                       c12b1e7919c14469339a5d38f2f8ed9b64a9de23 -> 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f
    * **github.com/containerd/cri**                           f913714917d2456d7e65a0be84962b1ce8acb487 -> 2fc62db8146ce66f27b37306ad5fda34207835f3
    * **github.com/containerd/go-cni**                        40bcf8ec8acd7372be1d77031d585d5d8e561c90 -> 891c2a41e18144b2d7921f971d6c9789a68046b2
    * **github.com/containerd/go-runc**                       5a6d9f37cfa36b15efba46dc7ea349fa9b7143c3 -> 9007c2405372fe28918845901a3276c0915689a1
    * **github.com/containerd/ttrpc**                         2a805f71863501300ae1976d29f0454ae003e85a -> 1fb3814edf44a76e0ccf503decf726d994919a9a
    * **github.com/containerd/zfs**                           9a0b8b8b5982014b729cd34eb7cd7a11062aa6ec -> 31af176f2ae84fe142ef2655bf7bb2aa618b3b1f
    * **github.com/docker/distribution**                      b38e5838b7b2f2ad48e06ec4b500011976080621 -> 0d3efadf0154c2b8a4e7b6621fff9809655cc580
    * **github.com/docker/go-units**                          v0.3.1 -> v0.4.0
    * **github.com/fullsailor/pkcs7**                         8306686428a5fe132eac8cb7c4848af725098bd4 **_new_**
    * **github.com/gogo/googleapis**                          08a7655d27152912db7aaf4f983275eaf8d128ef -> v1.2.0
    * **github.com/gogo/protobuf**                            v1.0.0 -> v1.2.1
    * **github.com/golang/protobuf**                          v1.1.0 -> v1.2.0
    * **github.com/google/go-cmp**                            v0.1.0 -> v0.2.0
    * **github.com/google/uuid**                              v1.1.1 **_new_**
    * **github.com/konsorten/go-windows-terminal-sequences**  v1.0.1 **_new_**
    * **github.com/matttproud/golang_protobuf_extensions**    v1.0.0 -> v1.0.1
    * **github.com/miscreant/miscreant-go**                   325cbd69228b6af571a635f7502586a920a2749a **_new_**
    * **github.com/mistifyio/go-zfs**                         166add352731e515512690329794ee593f1aaff2 -> f784269be439d704d3dfa1906f45dd848fed2beb
    * **github.com/opencontainers/runc**                      58592df56734acf62e574865fe40b9e53e967910 -> f4982d86f7fde0b6f953cc62ccc4022c519a10a9
    * **github.com/opencontainers/runtime-spec**              eba862dc2470385a233c7507392675cbeadf7353 -> 29686dbc5559d93fb1ef402eeda3e35c38d75af4
    * **github.com/opencontainers/selinux**                   b6fa367ed7f534f9ba25391cc2d467085dbb445a -> v1.2.2
    * **github.com/pkg/errors**                               v0.8.0 -> v0.8.1
    * **github.com/seccomp/libseccomp-golang**                32f571b70023028bd57d9288c20efbcb237f3ce0 -> v0.9.1
    * **github.com/sirupsen/logrus**                          v1.0.0 -> v1.4.1
    * **github.com/syndtr/gocapability**                      db04d3cc01c8b54962a58ec7e491717d06cfcc16 -> d98352740cb2c55f81556b63d4a1ec64c5a319c2
    * **go.etcd.io/bbolt**                                    v1.3.1-etcd.8 -> 2eb7227adea1d5cf85f0bc2a82b7059b13c2fa68
    * **golang.org/x/crypto**                                 49796115aa4b964c318aad4f3084fdb41e9aa067 -> 88737f569e3a9c7ab309cdc09a07fe7fc87233c3
    * **golang.org/x/net**                                    b3756b4b77d7b13260a0a2ec658753cf48922eac -> f3200d17e092c607f615320ecaad13d87ad9a2b3
    * **golang.org/x/sync**                                   450f422ab23cf9881c94e2db30cac0eb1b7cf80c -> 42b317875d0fa942474b76e1b46a6060d720ae6e
    * **golang.org/x/sys**                                    1b2967e3c290b7c545b3db0deeda16e9be4f98a2 -> 4c4f7f33c9ed00de01c4c741d2177abfcfe19307
    * **google.golang.org/grpc**                              v1.12.0 -> 25c4f928eaa6d96443009bd842389fb4fa48664e
    * **gopkg.in/square/go-jose.v2**                          8254d6c783765f38c8675fae4427a1fe73fbd09d **_new_**
    * **gotest.tools**                                        v2.1.0 -> v2.3.0
    * **k8s.io/api**                                          kubernetes-1.12.0 -> kubernetes-1.15.0-alpha.0
    * **k8s.io/apimachinery**                                 kubernetes-1.12.0 -> kubernetes-1.15.0-alpha.0
    * **k8s.io/apiserver**                                    kubernetes-1.12.0 -> kubernetes-1.15.0-alpha.0
    * **k8s.io/client-go**                                    kubernetes-1.12.0 -> kubernetes-1.15.0-alpha.0
    * **k8s.io/klog**                                         8139d8cb77af419532b33dfa7dd09fbc5f1d344f **_new_**
    * **k8s.io/kubernetes**                                   v1.12.0 -> v1.15.0-alpha.0
    * **k8s.io/utils**                                        cd34563cd63c2bd7c6fe88a73c4dcf34ed8a67cb -> c2654d5206da6b7b6ace12841e8f359bb89b443c
    * **sigs.k8s.io/yaml**                                    v1.1.0 **_new_**
    
    
  • v1.2.7

    containerd 1.2.7
    
    Welcome to the v1.2.7 release of containerd!
    
    The seventh patch release for `containerd` 1.2 introduces OCI
    image descriptor annotation support and contains fixes for
    containerd shim logs, container stop/deletion, cri plugin
    and selinux.
    
    It also contains several important bug fixes for goroutine and
    file descriptor leakage in containerd and containerd shims.
    ### Notable Updates
    * Support annotations in the OCI image descriptor, and filtering image by annotations. [#3254](https://github.com/containerd/containerd/pull/3254)
    * Support context timeout in ttrpc which can help avoid containerd hangs when a shim is unresponsive. [ttrpc#31](https://github.com/containerd/ttrpc/pull/31)
    * Fix a bug that containerd shim leaks goroutine and file descriptor after containerd restarts. [ttrpc#37](https://github.com/containerd/ttrpc/pull/37)
    * Fix a bug that a container can't be deleted if first deletion attempt is canceled or timeout. [#3264](https://github.com/containerd/containerd/pull/3264)
    * Fix a bug that containerd leaks file descriptor when using v2 containerd shims, e.g. `containerd-shim-runc-v1`. [#3273](https://github.com/containerd/containerd/pull/3273)
    * Fix a bug that a container with lingering processes can't terminate when it shares pid namespace with another container. [moby/moby#38978)(https://github.com/moby/moby/issues/38978)
    * Fix a bug that containerd can't read shim logs after restart. [#3282](https://github.com/containerd/containerd/pull/3282)
    * Fix a bug that `shim_debug` option is not honored for existing containerd shims after containerd restarts. [#3283](https://github.com/containerd/containerd/pull/3283)
    * cri: Fix a bug that a container can't be stopped when the exit event is not successfully published by the containerd shim. [#3125](https://github.com/containerd/containerd/issues/3125), [#3177](https://github.com/containerd/containerd/issues/3177)
    * cri: Fix a bug that exec process is not cleaned up if grpc context is canceled or timeout. [cri#1159](https://github.com/containerd/cri/pull/1159)
    * Fix a selinux keyring labeling issue by updating runc to v1.0.0-rc.8 and selinux library to v1.2.2. [opencontainers/selinux#50](https://github.com/opencontainers/selinux/pull/50)
    * Update ttrpc to f82148331ad2181edea8f3f649a1f7add6c3f9c2. [#3316](https://github.com/containerd/containerd/pull/3316)
    * Update cri to 49ca74043390bc2eeea7a45a46005fbec58a3f88. [#3330](https://github.com/containerd/containerd/pull/3330)
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Phil Estes
    * Lantao Liu
    * Michael Crosby
    * Stefan Berger
    * Derek McGowan
    * Brian Goff
    * Georgi Sabev
    * Sebastiaan van Stijn
    * Li Yuxuan
    * Wei Fu
    * Jared Cordasco
    * Julia Nedialkova
    * Justin Terry
    * Lifubang
    * Mike Brown
    * Stephen J Day
    * Tõnis Tiigi
    * zhoulin xie
    
    ### Changes
    
    * [`85f6aa5`](https://github.com/containerd/containerd/commit/85f6aa58b8a3170aec9824568f7a31832878b603) Merge pull request  [#3331](https://github.com/containerd/containerd/pull/3331) from Random-Liu/1.2.7-release-note
    * [`bad4fdd`](https://github.com/containerd/containerd/commit/bad4fdd7667df85df23bea5f9b53feba785b5002) Prepare release note for v1.2.7.
    * [`1bda2ed`](https://github.com/containerd/containerd/commit/1bda2ed0d5be5bf332d51a19094f3b323c6a28bc) Merge pull request  [#3338](https://github.com/containerd/containerd/pull/3338) from dmcgowan/backport-user-agent-fix
    * [`1af8e6e`](https://github.com/containerd/containerd/commit/1af8e6ec3cc61a8cd0d5fc2a61bd457924d6758b) Add user agent header to all requests
    * [`71f5018`](https://github.com/containerd/containerd/commit/71f5018395b5d801971c4e2b87ca04fbe9f1c448) Merge pull request  [#3332](https://github.com/containerd/containerd/pull/3332) from crosbymichael/cherry
    * [`ea70cd6`](https://github.com/containerd/containerd/commit/ea70cd66995571c569fd6da36d0acdf17aafa220) Merge pull request  [#3330](https://github.com/containerd/containerd/pull/3330) from Random-Liu/update-cri-release-1.2
    * [`e4e631a`](https://github.com/containerd/containerd/commit/e4e631ad5e92886d2adb74d1d59443d2460f0abe) differ: fix deadlock on commit error
    * [`dbd25c8`](https://github.com/containerd/containerd/commit/dbd25c80c98cc42f39784ab3305350e747ddec3e) Update cri to 49ca74043390bc2eeea7a45a46005fbec58a3f88
    * [`7c69912`](https://github.com/containerd/containerd/commit/7c69912f5d676d5550c0d40eb558763453710dc7) Merge pull request  [#3316](https://github.com/containerd/containerd/pull/3316) from estesp/update-ttrpc
    * [`d2d36e5`](https://github.com/containerd/containerd/commit/d2d36e564b8e094aa60c2cd00f6e979cba367db4) Bump ttrpc
    * [`367c672`](https://github.com/containerd/containerd/commit/367c6721592ee8809e8cf8c3922b567f58180372) Merge pull request  [#3283](https://github.com/containerd/containerd/pull/3283) from fuweid/cp-v1_respect_shim_debug
    * [`845990f`](https://github.com/containerd/containerd/commit/845990f8733e1e1aadd41b31ecbd9b452e76124c) Merge pull request  [#3282](https://github.com/containerd/containerd/pull/3282) from fuweid/cp-redirect-shim-v1-output
    * [`57f79a1`](https://github.com/containerd/containerd/commit/57f79a19707e091bd97b623f9a81400b4f188e07) v1: Respect the `shim_debug` flag when load tasks
    * [`5508046`](https://github.com/containerd/containerd/commit/55080467864a48c235dfb5cd5560333df696494c) containerd-shim: redirect output into stdout fifo
    * [`5a62161`](https://github.com/containerd/containerd/commit/5a62161af31e6c1ca0526227759a05d0e43b2ba5) Merge pull request  [#3273](https://github.com/containerd/containerd/pull/3273) from fuweid/cp-fifo-fd-leak
    * [`d0319ec`](https://github.com/containerd/containerd/commit/d0319ec44af6ff59f3d6d38ae463d2a68b8ad12a) Merge pull request  [#3274](https://github.com/containerd/containerd/pull/3274) from thaJeztah/1.2_backport_pidnamespace
    * [`1014235`](https://github.com/containerd/containerd/commit/1014235c6d80933528edc7266e498d0098ae8b61) fix shouldKillAllOnExit check
    * [`5cd83f3`](https://github.com/containerd/containerd/commit/5cd83f397f162bd672c4865b3cc126541ff877b2) Fix fd leak of shim log
    * [`0717fe6`](https://github.com/containerd/containerd/commit/0717fe62c127e1edece52cb280c0e936f43cfa59) Use named pipes for shim logs
    * [`ea75cfc`](https://github.com/containerd/containerd/commit/ea75cfc1582d55fa9f43f8f1e9c74b8375ee9cf9) Merge pull request  [#3264](https://github.com/containerd/containerd/pull/3264) from Random-Liu/cherry-pick-#3244-#3263-release-1.2
    * [`3d276b4`](https://github.com/containerd/containerd/commit/3d276b4b0234adee69cd4295472b122c6cfeaa02) Fix error handling for task deletion.
    * [`247de3f`](https://github.com/containerd/containerd/commit/247de3f467902d2866fa97114a8f4566e5de90db) Return NotFound error for kill and delete in deleted state.
    * [`3923c02`](https://github.com/containerd/containerd/commit/3923c02491f88c4d277a709c3703c9bdcbb9a3fe) Merge pull request  [#3254](https://github.com/containerd/containerd/pull/3254) from jcordasc/cherrypick-annotation-fix-1.2
    * [`9196892`](https://github.com/containerd/containerd/commit/9196892f991bd48329333e73bf90f6ad5e112f74) Merge pull request  [#3250](https://github.com/containerd/containerd/pull/3250) from thaJeztah/1.2_backport_bump_ttrpc
    * [`9ad688a`](https://github.com/containerd/containerd/commit/9ad688aaeb398a5e5868191b96d8fbc9b9e2dd81) Extend adaptImage function with annotations case
    * [`5538d71`](https://github.com/containerd/containerd/commit/5538d71db302ed5d793a12e73527189735be37ed) Extend metadata images test with fieldpaths for Annotations
    * [`309e1db`](https://github.com/containerd/containerd/commit/309e1dbeeead24f4880e854ea97c84838f66b80a) Write the Annotations map into the bolt db
    * [`a456958`](https://github.com/containerd/containerd/commit/a4569586732ace89bdbdd28f52077df100268c30) Prepare boltutil for reading and writing another map
    * [`4bb9151`](https://github.com/containerd/containerd/commit/4bb91512688eb4989ddf4b390104634f5208620c) Add test for ocispec.Descriptor Annotations
    * [`2364b03`](https://github.com/containerd/containerd/commit/2364b037202c87f0403f90cf210c5473f231afd8) Copy annotations around where necessary
    * [`9844ce4`](https://github.com/containerd/containerd/commit/9844ce442429ebb38a5b192b9627d9b98996c815) Add missing annotations map to Descriptor for gRPC transfer
    * [`502ed64`](https://github.com/containerd/containerd/commit/502ed64d5864c28e14d54301b3e45d0bc3f2b1d9) Merge pull request  [#3257](https://github.com/containerd/containerd/pull/3257) from jcordasc/jcordasc/vndr-go-mod-only
    * [`f7b8ac5`](https://github.com/containerd/containerd/commit/f7b8ac594188c07e1a68901c9b77265fa8941a66) Merge pull request  [#3247](https://github.com/containerd/containerd/pull/3247) from thaJeztah/1.2_bump_runc_1.0.0rc8
    * [`d37c5e0`](https://github.com/containerd/containerd/commit/d37c5e05f1b39341ec1558ed096a1868f57647c2) Add go.mod file for gopkg.in/yaml.v2
    * [`79f6941`](https://github.com/containerd/containerd/commit/79f6941d219f7a74cc05d9473628821889808284) bump containerd/ttrpc 699c4e40d1e7416e08bf7019c7ce2e9beced4636
    * [`5f1c66f`](https://github.com/containerd/containerd/commit/5f1c66ff6c0eb606eea27076cfacab25c15f37a2) Update ttrpc to support context timeout.
    * [`05c3be6`](https://github.com/containerd/containerd/commit/05c3be6dfdf6dd99aabb48600eb76be397895ac1) bump opencontainers/selinux v1.2.2
    * [`abd5f7c`](https://github.com/containerd/containerd/commit/abd5f7c0be353b3a0d17c46a020e6c5c573a6eee) bump runc v1.0.0-rc8
    * [`af407fb`](https://github.com/containerd/containerd/commit/af407fb77cae19d65a9b25af60da2749d49c4d96) Merge pull request  [#3235](https://github.com/containerd/containerd/pull/3235) from estesp/update-to-ms-image
    * [`6bfa149`](https://github.com/containerd/containerd/commit/6bfa149b7a3a8dcf92622f045b123946b0b22666) Convert Windows CI to use Microsoft MCR image urls
    * [`6cdfa49`](https://github.com/containerd/containerd/commit/6cdfa4930c8ce99f64457abc97a589e9eb96a206) Merge pull request  [#3219](https://github.com/containerd/containerd/pull/3219) from jcordasc/cherrypick-#3213-release-1.2
    * [`b9da989`](https://github.com/containerd/containerd/commit/b9da989b47dd014d5de5c61e889330c0a0b677ed) Merge pull request  [#3213](https://github.com/containerd/containerd/pull/3213) from jcordasc/small-fixes
    * [`56a6552`](https://github.com/containerd/containerd/commit/56a655285c61fc48dd1385c3f8d297e57aa27719) Merge pull request  [#3229](https://github.com/containerd/containerd/pull/3229) from estesp/fix-appveyor
    * [`0b2d89c`](https://github.com/containerd/containerd/commit/0b2d89cc821c0ae10715e518a9fe3e7aba42befa) Fix error on pull hang in CI
    * [`0b58491`](https://github.com/containerd/containerd/commit/0b58491d02f5458d79f1a2394afb4576e64972aa) Move to sha-specified test image for nanoserver
    
    ### Changes from containerd/cri
    
    * [`49ca740`](https://github.com/containerd/cri/commit/49ca74043390bc2eeea7a45a46005fbec58a3f88) Merge pull request  [#1159](https://github.com/containerd/cri/pull/1159) from Random-Liu/cherrypick-#1156-release-1.2
    * [`7a5e210`](https://github.com/containerd/cri/commit/7a5e2105693c54eb5c3244e7f464b9d8a5305d22) Make sure exec process is killed when context is canceled.
    * [`cdbb238`](https://github.com/containerd/cri/commit/cdbb23828b21518105b56d356fc2ea13b362b97d) Merge pull request  [#1136](https://github.com/containerd/cri/pull/1136) from Random-Liu/cherrypick-#1133-release-1.2
    * [`27b70db`](https://github.com/containerd/cri/commit/27b70dbcf08bfd6c07bd2e1c8057f286faf38625) Use wait instead of `TaskExit`.
    * [`cb0eb47`](https://github.com/containerd/cri/commit/cb0eb47fbb0eaf3a670fb825316075393ece2ded) Merge pull request  [#1123](https://github.com/containerd/cri/pull/1123) from Random-Liu/update-containerd-release-1.2
    * [`34c9699`](https://github.com/containerd/cri/commit/34c96998aa0f5939453fec734df352d1b08cfaf5) Update containerd to v1.2.6.
    * [`1ee63ba`](https://github.com/containerd/cri/commit/1ee63baa0901e47f451b58d86d38819b181daab7) Merge pull request  [#1120](https://github.com/containerd/cri/pull/1120) from Random-Liu/cherrypick-#1118-release-1.2
    * [`35f1216`](https://github.com/containerd/cri/commit/35f1216a311a5a51f7777e1a959851d9b193ebba) Support comment in vendor.
    
    ### Changes from containerd/ttrpc
    
    * [`f821483`](https://github.com/containerd/ttrpc/commit/f82148331ad2181edea8f3f649a1f7add6c3f9c2) Merge pull request  [#38](https://github.com/containerd/ttrpc/pull/38) from masters-of-cats/pr-client-eof-improvement
    * [`911c9cd`](https://github.com/containerd/ttrpc/commit/911c9cda77ee36640c4c13350cdad7ec592b0a72) Improve connection error handling
    * [`69eadd1`](https://github.com/containerd/ttrpc/commit/69eadd1c7f53d23d70163055e5c878075dde31fb) Merge pull request  [#37](https://github.com/containerd/ttrpc/pull/37) from masters-of-cats/pr-handle-client-eof
    * [`96dcf73`](https://github.com/containerd/ttrpc/commit/96dcf73d208d67a3f88a173be3a23731cb62c2be) Handle EOF to prevent file descriptor leak
    * [`699c4e4`](https://github.com/containerd/ttrpc/commit/699c4e40d1e7416e08bf7019c7ce2e9beced4636) Merge pull request  [#35](https://github.com/containerd/ttrpc/pull/35) from Random-Liu/make-on-close-an-options
    * [`ba15956`](https://github.com/containerd/ttrpc/commit/ba15956d22fc5bfe9dd6caaefcc013cd29da38b7) Make onclose an option.
    * [`6914432`](https://github.com/containerd/ttrpc/commit/69144327078caa5a2f1d5eda8bea6110bf16eeb3) Merge pull request  [#33](https://github.com/containerd/ttrpc/pull/33) from JoeWrightss/patch-1
    * [`ce5c1c4`](https://github.com/containerd/ttrpc/commit/ce5c1c4546907f3b1146f3bb28c1fea8f0094528) Fix returns error message
    * [`f02858b`](https://github.com/containerd/ttrpc/commit/f02858b1457c5ca3aaec3a0803eb0d59f96e41d6) Merge pull request  [#31](https://github.com/containerd/ttrpc/pull/31) from cpuguy83/support_context_deadlines
    * [`a364f44`](https://github.com/containerd/ttrpc/commit/a364f44e55b1de969afc68a603408dde233a23d1) Add support for request timeout propgation.
    * [`f51df44`](https://github.com/containerd/ttrpc/commit/f51df4475b76e0ab0315ee0684bef0703a070e6b) Merge pull request  [#30](https://github.com/containerd/ttrpc/pull/30) from estesp/add-common-project-content
    * [`6c96b39`](https://github.com/containerd/ttrpc/commit/6c96b39a2870610e453c280ea2bc6140df5a3a11) Add common check scripts and project references
    
    ### Dependency Changes
    
    Previous release can be found at [v1.2.6](https://github.com/containerd/containerd/releases/tag/v1.2.6)
    
    * **github.com/containerd/cri**          eb926cd79d3bac188dcc4ed7694fc9298f8831be -> 49ca74043390bc2eeea7a45a46005fbec58a3f88
    * **github.com/containerd/ttrpc**        2a805f71863501300ae1976d29f0454ae003e85a -> f82148331ad2181edea8f3f649a1f7add6c3f9c2
    * **github.com/opencontainers/runc**     029124da7af7360afa781a0234d1b083550f797c -> v1.0.0-rc8
    * **github.com/opencontainers/selinux**  v1.2.1 -> v1.2.2
    
    
  • v1.2.6

    containerd 1.2.6
    
    Welcome to the v1.2.6 release of containerd!
    
    The sixth patch release for `containerd` 1.2 contains fixes
    for the containerd client, the CRI plugin and containerd io
    and mount handling.
    
    It whitelists 2 new syscalls in the default seccomp profile,
    and also updates CNI to v0.7.5 to include the fix for [CVE-2019-9946](https://nvd.nist.gov/vuln/detail/CVE-2019-9946).
    
    All these changes are noted below.
    ### Notable Updates
    * Allow overriding package name in `containerd --version` output. [#3098](https://github.com/containerd/containerd/pull/3098)
    * Add 2 new syscalls `io_pgetevents` and `statx` in the default seccomp whitelist. [#3113](https://github.com/containerd/containerd/pull/3113) [#3115](https://github.com/containerd/containerd/pull/3115)
    * Fix a bug that custom containerd cgroup path does not work in containerd 1.2.5. [#3143](https://github.com/containerd/containerd/pull/3143)
    * Fix a bug in the containerd client that `WithAllCapabilities` applies incomplete capability list. [#3147](https://github.com/containerd/containerd/pull/3147)
    * Fix a bug that container output can be incomplete when stdout and stderr are pointed to the same file. [#3118](https://github.com/containerd/containerd/issues/3118)
    * Fix a bug that containerd can't properly handle space in mount point path. [3161](https://github.com/containerd/containerd/pull/3161)
    * cri: fix a bug that containers being gracefully stopped are SIGKILLed when kubelet is restarted. [cri#1098](https://github.com/containerd/cri/issues/1098)
    * cri: Fix a bug that pod UTS namespace is used for host network. [cri#1111](https://github.com/containerd/cri/pull/1111)
    * cri: Update CNI plugins to v0.7.5 for [CVE-2019-9946](https://nvd.nist.gov/vuln/detail/CVE-2019-9946).
    * Update cri to eb926cd79d3bac188dcc4ed7694fc9298f8831be. [#3174](https://github.com/containerd/containerd/pull/3174)
    * Update runc to v1.0.0-rc7-6-g029124da [#3183](https://github.com/containerd/containerd/pull/3183) to fix potential container start failure on non-SELinux system. [runc#2030](https://github.com/opencontainers/runc/issues/2030)
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Lantao Liu
    * Sebastiaan van Stijn
    * Michael Crosby
    * Phil Estes
    * Derek McGowan
    * Peter Wagner
    * Akihiro Suda
    * Avi Kivity
    
    ### Changes
    
    * [`894b81a4b8`](https://github.com/containerd/containerd/commit/894b81a4b802e4eb2a91d1ce216b8817763c29fb) Merge pull request  [#3180](https://github.com/containerd/containerd/pull/3180) from Random-Liu/1.2.6-release-note
    * [`4be9af65b9`](https://github.com/containerd/containerd/commit/4be9af65b91dc7fd8c79162c205bb0a6d52a9ee9) Prepare 1.2.6 containerd release.
    * [`9d87dddaec`](https://github.com/containerd/containerd/commit/9d87dddaecd8ed385d0dd1c7e2b57194a4a97637) Merge pull request  [#3183](https://github.com/containerd/containerd/pull/3183) from thaJeztah/1.2_bump_runc
    * [`e01177391d`](https://github.com/containerd/containerd/commit/e01177391d2483b6eca8d048b272ae424fdb0150) bump runc to 029124da (v1.0.0-rc7-6-g029124da)
    * [`7f8cf855a0`](https://github.com/containerd/containerd/commit/7f8cf855a0db07c3bc686bea6a792d5532ed4981) Merge pull request  [#3174](https://github.com/containerd/containerd/pull/3174) from Random-Liu/update-cri-release-1.2
    * [`7c1ca26e2d`](https://github.com/containerd/containerd/commit/7c1ca26e2d4bff57d08c9087d930e96997b3e4e1) Update cri to eb926cd79d3bac188dcc4ed7694fc9298f8831be
    * [`02fd892d59`](https://github.com/containerd/containerd/commit/02fd892d59c465ef8673086d911ca16463177f12) Merge pull request  [#3164](https://github.com/containerd/containerd/pull/3164) from Random-Liu/update-cri-release-1.2
    * [`67def02025`](https://github.com/containerd/containerd/commit/67def02025b668e3179bbd30c90dc3d73385406a) Update cri to ffd9a66034aee582db04cf4c59e9b2262fd4fc59.
    * [`f2702c52a9`](https://github.com/containerd/containerd/commit/f2702c52a9e73b8bbd7b42bac6defc84f997f754) Merge pull request  [#3161](https://github.com/containerd/containerd/pull/3161) from thaJeztah/1.2_backport_fix_parseinfofile_parsing
    * [`f8d644ddc0`](https://github.com/containerd/containerd/commit/f8d644ddc0503bf48cad158d43027419c9829ff8) Use pkg/errors for all errors
    * [`50cb294d08`](https://github.com/containerd/containerd/commit/50cb294d08b8558ddce98bcdde4a4587022a8fba) fix parseInfoFile does not handle spaces in filenames
    * [`0d58ce1a2b`](https://github.com/containerd/containerd/commit/0d58ce1a2b329db49e34193ebff1eb95ce163052) Merge pull request  [#3154](https://github.com/containerd/containerd/pull/3154) from thaJeztah/1.2_backport_issue_3118
    * [`76d1f3e692`](https://github.com/containerd/containerd/commit/76d1f3e6925ae075097ea8d95291cbf346e726f5) runtime: guard Close() until both streams are complete
    * [`5236247ada`](https://github.com/containerd/containerd/commit/5236247adaebfa0aac3ca2e38ee5285b3ff1ab38) runtime: log IO error when copying output streams
    * [`5066e517ff`](https://github.com/containerd/containerd/commit/5066e517ff6c140c81f07710ce4f06cf37b42c16) Merge pull request  [#3147](https://github.com/containerd/containerd/pull/3147) from Random-Liu/cherrypick-#3137-release-1.2
    * [`de1b991122`](https://github.com/containerd/containerd/commit/de1b99112208b56d4ba86448eb4d1bd2fa36315b) Fix race and panic.
    * [`667ff6a451`](https://github.com/containerd/containerd/commit/667ff6a451200997898ae21a963b7b2add5e0ab3) Merge pull request  [#3143](https://github.com/containerd/containerd/pull/3143) from thaJeztah/1.2_backport_bump_cgroups
    * [`7f8deb37ed`](https://github.com/containerd/containerd/commit/7f8deb37ed964e9833c73818908954cebb2e5cab) Merge pull request  [#3141](https://github.com/containerd/containerd/pull/3141) from thaJeztah/1.2_backport_bump_runc_v1.0.0-rc7
    * [`1e75661aed`](https://github.com/containerd/containerd/commit/1e75661aed02232804924491ec25a9e0c149e448) bump containerd/cgroups 4994991857f9b0ae8dc439551e8bebdbb4bf66c1
    * [`16a56020e6`](https://github.com/containerd/containerd/commit/16a56020e65f168198b8f3f1c23b309c52530560) update opencontainers/runc v1.0.0-rc7
    * [`6d14516877`](https://github.com/containerd/containerd/commit/6d14516877282483e6034870d02ed62ac89e0976) Merge pull request  [#3113](https://github.com/containerd/containerd/pull/3113) from thaJeztah/1.2_backport_whitelist_statx
    * [`c9042ae5b5`](https://github.com/containerd/containerd/commit/c9042ae5b5a9b860585732044da0155f2e06c945) Merge pull request  [#3115](https://github.com/containerd/containerd/pull/3115) from thaJeztah/1.2_backport_whitelist_io_pgetevents
    * [`2c2a86b019`](https://github.com/containerd/containerd/commit/2c2a86b0191e6aa020130ba30e34d90a19d0bf5d) seccomp: whitelist io_pgetevents
    * [`b0a8b6dd0b`](https://github.com/containerd/containerd/commit/b0a8b6dd0b7b23610e5bb933c504f2fe6d8b0f88) seccomp: whitelist statx syscall
    * [`5296db1b90`](https://github.com/containerd/containerd/commit/5296db1b90d17473cb9cff31a7ea2b83d18a77ff) Merge pull request  [#3098](https://github.com/containerd/containerd/pull/3098) from thaJeztah/1.2_backport_override_package_name
    * [`7700a82a47`](https://github.com/containerd/containerd/commit/7700a82a474d22513b68444bab952c584153ae82) Makefile: allow overriding package name
    
    ### Changes from containerd/cgroups
    
    * [`4994991`](https://github.com/containerd/cgroups/commit/4994991857f9b0ae8dc439551e8bebdbb4bf66c1) Merge pull request  [#79](https://github.com/containerd/cgroups/pull/79) from crosbymichael/load-none
    * [`453efe3`](https://github.com/containerd/cgroups/commit/453efe3313d53f746614e80c3d59860c1ca02d3e) Return ErrCgroupDeleted when no subsystems
    
    ### Changes from containerd/cri
    
    * [`eb926cd7`](https://github.com/containerd/cri/commit/eb926cd79d3bac188dcc4ed7694fc9298f8831be) Merge pull request  [#1115](https://github.com/containerd/cri/pull/1115) from thaJeztah/1.2_backport_bump_selinux
    * [`c04ec48d`](https://github.com/containerd/cri/commit/c04ec48d4cd94b72c65550f968494b4eeb9f9b54) bump opencontainers/selinux v1.2.1
    * [`24a507b3`](https://github.com/containerd/cri/commit/24a507b38a1a3e41f72dea955119a3de8eff8ebc) bump opencontainers/selinux to v1.2
    * [`ffd9a660`](https://github.com/containerd/cri/commit/ffd9a66034aee582db04cf4c59e9b2262fd4fc59) Merge pull request  [#1111](https://github.com/containerd/cri/pull/1111) from Random-Liu/cherrypick-#1102-release-1.2
    * [`83d24561`](https://github.com/containerd/cri/commit/83d24561a44273a78917083ea96443901579ac8b) No UTS namespace for hostnetwork.
    * [`b2937694`](https://github.com/containerd/cri/commit/b29376941eeafdcbe3570844c3a84f23fda0a55f) Merge pull request  [#1109](https://github.com/containerd/cri/pull/1109) from Random-Liu/cherrypick-#1108-release-1.2
    * [`8ec2da6d`](https://github.com/containerd/cri/commit/8ec2da6d3853a6ed98b5455d7dd961dc6647dbfb) Update CNI to v0.7.5.
    * [`267a8caf`](https://github.com/containerd/cri/commit/267a8caf839d86bc32df565a53f9a619d79efa42) Merge pull request  [#1104](https://github.com/containerd/cri/pull/1104) from Random-Liu/cherrypick-#1099-release-1.2
    * [`03eae981`](https://github.com/containerd/cri/commit/03eae981570c818e058c8b58cfb2e3de6474f6c7) Do not SIGKILL container if container stop is cancelled.
    * [`4bfcd93a`](https://github.com/containerd/cri/commit/4bfcd93a4bebaa02612f8e8153402ba5758693d7) Merge pull request  [#1097](https://github.com/containerd/cri/pull/1097) from Random-Liu/cherrypick-#1083-release-1.2
    * [`b3eab098`](https://github.com/containerd/cri/commit/b3eab09846ea3098714f5ccfe2505a08246e68f6) Support docker 18.09 in the test script.
    * [`087738ab`](https://github.com/containerd/cri/commit/087738ab0baef8fb0242e8b07b7a60e83d467724) Merge pull request  [#1091](https://github.com/containerd/cri/pull/1091) from Random-Liu/update-containerd-release-1.2
    * [`befeac30`](https://github.com/containerd/cri/commit/befeac30043a487a98928ecb2ca67352fc166d00) Update containerd to v1.2.5.
    
    ### Dependency Changes
    
    Previous release can be found at [v1.2.5](https://github.com/containerd/containerd/releases/tag/v1.2.5)
    
    * **github.com/containerd/cgroups**           dbea6f2bd41658b84b00417ceefa416b979cbf10 -> 4994991857f9b0ae8dc439551e8bebdbb4bf66c1
    * **github.com/containerd/cri**               a92c40017473cbe0239ce180125f12669757e44f -> eb926cd79d3bac188dcc4ed7694fc9298f8831be
    * **github.com/containernetworking/plugins**  v0.7.0 -> v0.7.5
    * **github.com/opencontainers/runc**          2b18fe1d885ee5083ef9f0838fee39b62d653e30 -> 029124da7af7360afa781a0234d1b083550f797c
    * **github.com/opencontainers/selinux**       b6fa367ed7f534f9ba25391cc2d467085dbb445a -> v1.2.1
    
    
  • v1.1.7

    containerd 1.1.7
    
    Welcome to the v1.1.7 release of containerd!
    
    This is the seventh patch release for the `containerd` 1.1 release. This
    release contains fixes for image management, containerd client, CRI plugin
    and containerd io handling.
    
    It also updates runc to include an improved fix for [CVE-2019-5736](https://nvd.nist.gov/vuln/detail/CVE-2019-5736)
    to reduce the increased memory-consumption introduced by the original
    patch, updates CNI to v0.7.5 to include the fix for [CVE-2019-9946](https://nvd.nist.gov/vuln/detail/CVE-2019-9946),
    adds 2 new syscalls in the default seccomp profile.
    
    All these changes are noted below.
    ## Notable Updates
    * Fix an issue that non-existent parent directory in image layers is created with permission `0700`. [#3017](https://github.com/containerd/containerd/issues/3017)
    * Fix an issue that snapshots of the base image can be deleted by mistake, when images built on top of it are deleted. [#3088](https://github.com/containerd/containerd/pull/3088)
    * Allow overriding package name in `containerd --version` output. [#3097](https://github.com/containerd/containerd/pull/3097)
    * Add 2 new syscalls `io_pgetevents` and `statx` in the default seccomp whitelist. [#3112](https://github.com/containerd/containerd/pull/3112) [#3114](https://github.com/containerd/containerd/pull/3114)
    * Fix a bug that container output can be incomplete when stdout and stderr are pointed to the same file. [#3156](https://github.com/containerd/containerd/issues/3156)
    * cri: fix a bug that pod can't get started when the same volume is defined differently in the image and the pod spec. [cri#1059](https://github.com/containerd/cri/issues/1059)
    * cri: fix a bug that causes container start failure after in-place upgrade containerd to 1.2.4+ or 1.1.6+. [cri#1082](https://github.com/containerd/cri/issues/1082)
    * cri: fix a bug that containers being gracefully stopped are SIGKILLed when kubelet is restarted. [cri#1098](https://github.com/containerd/cri/issues/1098)
    * cri: Fix a bug that pod UTS namespace is used for host network. [cri#1111](https://github.com/containerd/cri/pull/1111)
    * cri: Update CNI plugins to v0.7.5 for [CVE-2019-9946](https://nvd.nist.gov/vuln/detail/CVE-2019-9946)
    * Update cri to f8171b4530bed8992973cc4a2f24efe53b821d53. [3175](https://github.com/containerd/containerd/pull/3175)
    * Update runc to v1.0.0-rc7-6-g029124da [#3184](https://github.com/containerd/containerd/pull/3184) to include the improved fix for CVE-2019-5736, and fix a potential container start failure on non-SELinux system [runc#2030](https://github.com/opencontainers/runc/issues/2030).
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Lantao Liu
    * Michael Crosby
    * Phil Estes
    * Sebastiaan van Stijn
    * Akihiro Suda
    * Derek McGowan
    * Peter Wagner
    * Andrei Vagin
    * Avi Kivity
    * Claudia Beresford
    * Daniel, Dao Quang Minh
    * John Howard
    * Kenfe-Mickaël Laventure
    * Lu Jingxiao
    * Madhan Raj Mookkandy
    * Nikos Anastopoulos
    * Parav Pandit
    * Sudeesh John
    * Wei Fu
    
    ### Changes
    
    * [`4278fbc243`](https://github.com/containerd/containerd/commit/4278fbc24348343e3693658313d6964d548b7063) Merge pull request  [#3181](https://github.com/containerd/containerd/pull/3181) from Random-Liu/prepare-1.1.7
    * [`f8e22625c6`](https://github.com/containerd/containerd/commit/f8e22625c6388de486f4420d750c93469402207a) Prepare v1.1.7 release.
    * [`af0bc2e035`](https://github.com/containerd/containerd/commit/af0bc2e035251ed2530636788adb78312d64129a) Merge pull request  [#3184](https://github.com/containerd/containerd/pull/3184) from thaJeztah/1.1_bump_runc
    * [`c186fd8d8c`](https://github.com/containerd/containerd/commit/c186fd8d8c2d0613ee60e84784e8feee0ac8c841) bump runc to 029124da (v1.0.0-rc7-6-g029124da)
    * [`82ebb90280`](https://github.com/containerd/containerd/commit/82ebb902806fb6b55b8365abd6e2af0ec5d8a9f4) Merge pull request  [#3175](https://github.com/containerd/containerd/pull/3175) from Random-Liu/update-cri-release-1.1
    * [`125c9a0046`](https://github.com/containerd/containerd/commit/125c9a00466b0f7ad09150358b37bdfb985c50fe) Update cri to f8171b4530bed8992973cc4a2f24efe53b821d53.
    * [`41b3a316f7`](https://github.com/containerd/containerd/commit/41b3a316f7b02b597383210a8bffb4691ab1dbce) Merge pull request  [#3165](https://github.com/containerd/containerd/pull/3165) from Random-Liu/update-cri-release-1.1
    * [`3afed24a4e`](https://github.com/containerd/containerd/commit/3afed24a4e501be880576fdd7f6f7dfe98480dd3) Update cri to b9c06fd1410f1e6699a83277887af399a1342736.
    * [`01cd85f6e8`](https://github.com/containerd/containerd/commit/01cd85f6e8575ab2e18d9244980d4ce7c8dfb41d) Merge pull request  [#3156](https://github.com/containerd/containerd/pull/3156) from thaJeztah/1.1_backport_issue_3118
    * [`de85314d4f`](https://github.com/containerd/containerd/commit/de85314d4f6dc26341cd25e08b6e4a6b446ce75d) runtime: guard Close() until both streams are complete
    * [`255da2a7b0`](https://github.com/containerd/containerd/commit/255da2a7b0de582d39c70283532c5fe78aca8b81) runtime: log IO error when copying output streams
    * [`2bf4d3a650`](https://github.com/containerd/containerd/commit/2bf4d3a65093b09530c2512eda5989cde0782bba) Merge pull request  [#3140](https://github.com/containerd/containerd/pull/3140) from thaJeztah/1.1_backport_bump_runc_v1.0.0-rc7
    * [`25b40629d4`](https://github.com/containerd/containerd/commit/25b40629d4a777a9e533cd0377260817a8098ddb) update opencontainers/runc v1.0.0-rc7
    * [`cdc2fe6d81`](https://github.com/containerd/containerd/commit/cdc2fe6d818320e91a6d084a6780a7f8389acdc4) Merge pull request  [#3112](https://github.com/containerd/containerd/pull/3112) from thaJeztah/1.1_backport_whitelist_statx
    * [`8f6bcb2bba`](https://github.com/containerd/containerd/commit/8f6bcb2bba4b7520cf51a3de6259de2f1fc2259d) Merge pull request  [#3114](https://github.com/containerd/containerd/pull/3114) from thaJeztah/1.1_backport_whitelist_io_pgetevents
    * [`58bee8125b`](https://github.com/containerd/containerd/commit/58bee8125b3c065967eb2f61466dfc05b2684679) seccomp: whitelist io_pgetevents
    * [`03d129bdb2`](https://github.com/containerd/containerd/commit/03d129bdb296d45a065476ff15de054282543799) seccomp: whitelist statx syscall
    * [`9a0a5fd1e7`](https://github.com/containerd/containerd/commit/9a0a5fd1e71db942b347f24dd93dd1fc55857f91) Merge pull request  [#3097](https://github.com/containerd/containerd/pull/3097) from thaJeztah/1.1_backport_override_package_name
    * [`d28f4aa242`](https://github.com/containerd/containerd/commit/d28f4aa2424e98246ed0af186e978c4ae0f2ed3a) Makefile: allow overriding package name
    * [`8ecb055c07`](https://github.com/containerd/containerd/commit/8ecb055c07a6bd7eb5adf43f4cac48af71e31322) Merge pull request  [#3083](https://github.com/containerd/containerd/pull/3083) from thaJeztah/1.1_backport_bump_runc
    * [`21abff907c`](https://github.com/containerd/containerd/commit/21abff907c261a0bafbcd01e7fa530258b936662) Vendor opencontainers/runtime-spec 29686dbc
    * [`49b7692b16`](https://github.com/containerd/containerd/commit/49b7692b161ed0f6d19a8eef6b06e6099d289769) Vendor in runtime spec referencing windows namespace
    * [`62e4a2c8e7`](https://github.com/containerd/containerd/commit/62e4a2c8e78358eacf2574e92229d55025b68c73) Update containerd dependencies for 1.2
    * [`95a8d1d933`](https://github.com/containerd/containerd/commit/95a8d1d93356f2f806ccaa15bba878d643168b47) Merge pull request  [#3088](https://github.com/containerd/containerd/pull/3088) from fuweid/me-cp-2876-release-1.1
    * [`4e69228971`](https://github.com/containerd/containerd/commit/4e69228971ed5a67d19735fd27df7fa50b40b4ae) bugfix: unpack should always set the snapshot gc label
    * [`f86b114ac5`](https://github.com/containerd/containerd/commit/f86b114ac52eefe97d41e62ed79f48ea9c9f7219) update runc to 2b18fe1d885ee5083ef9f0838fee39b62d653e30
    * [`52bfc9f530`](https://github.com/containerd/containerd/commit/52bfc9f53008ed96c394338d5c3ecaddf3d3969b) Merge pull request  [#3078](https://github.com/containerd/containerd/pull/3078) from thaJeztah/1.1_bump_golang
    * [`8f044b8320`](https://github.com/containerd/containerd/commit/8f044b832094496a82516e231800bbf34390fbf2) Bump to Go 1.11.x
    * [`0fc64b682c`](https://github.com/containerd/containerd/commit/0fc64b682c0a43483fcdc96752f829e1e24be7e0) Workaround for gofmt change in Go 1.11
    * [`45b8d86585`](https://github.com/containerd/containerd/commit/45b8d86585f43786ac7d0b38ee67dec95e30ebb7) Fix the formatting directives error during compilation
    * [`9d16e2e660`](https://github.com/containerd/containerd/commit/9d16e2e6607d1b34642803511dbe285baebc29e2) Merge pull request  [#3039](https://github.com/containerd/containerd/pull/3039) from Random-Liu/cherrypick-#3018-release-1.1
    * [`ee4754550a`](https://github.com/containerd/containerd/commit/ee4754550a2198c5438bfa8db5941b1aef699319) Unpack should set 0755 when the parent directory doesn't exist.
    
    ### Changes from containerd/cgroups
    
    * [`5e61083`](https://github.com/containerd/cgroups/commit/5e610833b72089b37d0e615de9a92dfc043757c2) Merge pull request  [#50](https://github.com/containerd/cgroups/pull/50) from jingxiaolu/master
    * [`0d1587c`](https://github.com/containerd/cgroups/commit/0d1587cedd41971cd1af3e2f9edbce0f74e041db) Add interface AddTask to control groups. So that we can set tasks when we need.
    * [`07683a6`](https://github.com/containerd/cgroups/commit/07683a668a6c20f509112ea932da7e4ca98c7c3f) Merge pull request  [#45](https://github.com/containerd/cgroups/pull/45) from anastop/master
    * [`15ef4c3`](https://github.com/containerd/cgroups/commit/15ef4c3a9e6a4d60361efafd525a3e3edad4362b) Add Update method for the cpuset controller
    * [`c755602`](https://github.com/containerd/cgroups/commit/c755602142464816c21c4950b991db93d9d6de95) Merge pull request  [#41](https://github.com/containerd/cgroups/pull/41) from estesp/update-travis-go
    * [`0a357bb`](https://github.com/containerd/cgroups/commit/0a357bbad85b36dfa0d0394875a294a1e531c500) Update Go versions for travis
    * [`5539584`](https://github.com/containerd/cgroups/commit/5539584069073a678346861117642026f267fba3) Fix incorrect use of OCI runtime specs-go cgroup dev types
    * [`bf7d89f`](https://github.com/containerd/cgroups/commit/bf7d89f306222823b2b23f2d6e28cd39d4f8cbdf) Merge pull request  [#40](https://github.com/containerd/cgroups/pull/40) from containerd/license
    * [`f1d9380`](https://github.com/containerd/cgroups/commit/f1d9380fd3c028194db9582825512fdf3f39ab2a) Add license to files
    * [`78a98a6`](https://github.com/containerd/cgroups/commit/78a98a644df4444dcb1fbfaea26287f2b1680bd7) Merge pull request  [#39](https://github.com/containerd/cgroups/pull/39) from paravmellanox/master
    * [`ccd26c4`](https://github.com/containerd/cgroups/commit/ccd26c4469753abb6dfbf5170b3e19dab15233ac) Add support for rdma cgroup
    
    ### Changes from containerd/cri
    
    * [`f8171b45`](https://github.com/containerd/cri/commit/f8171b4530bed8992973cc4a2f24efe53b821d53) Merge pull request  [#1117](https://github.com/containerd/cri/pull/1117) from thaJeztah/1.0_backport_bump_selinux
    * [`961bbf32`](https://github.com/containerd/cri/commit/961bbf3229e98818eddffc944545ea2fe942b17e) bump opencontainers/selinux v1.2.1
    * [`c7ec47f5`](https://github.com/containerd/cri/commit/c7ec47f52dc0b9f0b9018f1a21496185b16b7c72) bump opencontainers/selinux to v1.2
    * [`b9c06fd1`](https://github.com/containerd/cri/commit/b9c06fd1410f1e6699a83277887af399a1342736) Merge pull request  [#1112](https://github.com/containerd/cri/pull/1112) from Random-Liu/cherrypick-#1102-release-1.0
    * [`c29999cc`](https://github.com/containerd/cri/commit/c29999cc722ab7c024ba240804149dcd3ed541c8) No UTS namespace for hostnetwork.
    * [`15a38626`](https://github.com/containerd/cri/commit/15a38626beba8e1d428c16bcc247c12c102358e6) Merge pull request  [#1110](https://github.com/containerd/cri/pull/1110) from Random-Liu/cherrypick-#1108-release-1.0
    * [`5ca7e895`](https://github.com/containerd/cri/commit/5ca7e89556582a5f9860733864b9c8dd4834fc03) Update CNI to v0.7.5.
    * [`04ccb9ca`](https://github.com/containerd/cri/commit/04ccb9ca84687c041fed67a7fa13fc215b05390f) Merge pull request  [#1105](https://github.com/containerd/cri/pull/1105) from Random-Liu/cherrypick-#1099-release-1.0
    * [`b2568d2e`](https://github.com/containerd/cri/commit/b2568d2eaaecc76c7977879ff251107479ce3d16) Do not SIGKILL container if container stop is cancelled.
    * [`3c81b301`](https://github.com/containerd/cri/commit/3c81b301d518842795af4d562a11affe88e7f09f) Merge pull request  [#1087](https://github.com/containerd/cri/pull/1087) from Random-Liu/cherrypick-#1085-release-1.0
    * [`134c2f35`](https://github.com/containerd/cri/commit/134c2f35daa7c8a46d39e3d02976ff24e561b544) Fix /etc/hostname backward compatibility issue for in-place upgrade.
    * [`5b8046c2`](https://github.com/containerd/cri/commit/5b8046c28ee1c090418800e5f154ba9aeeb77260) Merge pull request  [#1073](https://github.com/containerd/cri/pull/1073) from Random-Liu/cherrypick-#1072-release-1.0
    * [`b01bbde7`](https://github.com/containerd/cri/commit/b01bbde7ebf9125df794b8c6b00a4b0d5a3e8891) Use clean path for map and comparison.
    * [`d35c6741`](https://github.com/containerd/cri/commit/d35c6741eb82afe419c6d890096ec6d9e01c4ed3) Merge pull request  [#1068](https://github.com/containerd/cri/pull/1068) from Random-Liu/cherrypick-#1055-release-1.0
    * [`90bc4a66`](https://github.com/containerd/cri/commit/90bc4a666b440ebbca2225b716d384d07b002622) Use the correct sandbox config.
    * [`64e3e2d0`](https://github.com/containerd/cri/commit/64e3e2d06a0a54594f3d3e8d3cf2b9155b8fefac) Merge pull request  [#1051](https://github.com/containerd/cri/pull/1051) from Random-Liu/update-containerd-release-1.0
    * [`5f8a6b6b`](https://github.com/containerd/cri/commit/5f8a6b6bf7f572240a602ee451b66a0aa8024ad4) Update containerd to 878924b9b5b2d5fc22a3bdbe93ac736f31618f44.
    
    ### Changes from containerd/go-runc
    
    * [`14606eb`](https://github.com/containerd/go-runc/commit/14606eb66abd9e834e3bd22a4f5f46a3aad54c54) Merge pull request  [#43](https://github.com/containerd/go-runc/pull/43) from AkihiroSuda/rootless
    * [`0194529`](https://github.com/containerd/go-runc/commit/0194529da8005aec523e4419fbbba7999199a79a) add support for --rootless
    * [`74719bd`](https://github.com/containerd/go-runc/commit/74719bd2a8ade2628345189915f20296781dcd55) Merge pull request  [#42](https://github.com/containerd/go-runc/pull/42) from Random-Liu/expose-parsePSOutput
    * [`fdf39b3`](https://github.com/containerd/go-runc/commit/fdf39b3a7ef10982d1a5311c0411461406299517) Expose parsePSOutput.
    * [`301f7c1`](https://github.com/containerd/go-runc/commit/301f7c1fbbc328a0b5b08c4e9942de2f0a147f96) Merge pull request  [#41](https://github.com/containerd/go-runc/pull/41) from masters-of-cats/master
    * [`07e192d`](https://github.com/containerd/go-runc/commit/07e192dad382644e9bf2f6e6044cd8d24aac6bec) Use user-specific temp directory if set
    * [`f271fa2`](https://github.com/containerd/go-runc/commit/f271fa2021de855d4d918dbef83c5fe19db1bdd5) Merge pull request  [#40](https://github.com/containerd/go-runc/pull/40) from avagin/tty
    * [`400dfa3`](https://github.com/containerd/go-runc/commit/400dfa3a6d4473c42b68aae921cb63b8080397a8) Add ConsoleSocket to RestoreOpts
    
    ### Dependency Changes
    
    Previous release can be found at [v1.1.6](https://github.com/containerd/containerd/releases/tag/v1.1.6)
    
    * **github.com/containerd/cgroups**           fe281dd265766145e943a034aa41086474ea6130 -> 5e610833b72089b37d0e615de9a92dfc043757c2
    * **github.com/containerd/cri**               f0b5665a959119b6a6234001e6d55206d9200e95 -> f8171b4530bed8992973cc4a2f24efe53b821d53
    * **github.com/containerd/go-runc**           bcb223a061a3dd7de1a89c0b402a60f4dd9bd307 -> 14606eb66abd9e834e3bd22a4f5f46a3aad54c54
    * **github.com/containernetworking/plugins**  v0.7.0 -> v0.7.5
    * **github.com/opencontainers/runc**          6635b4f0c6af3810594d2770f662f34ddc15b40d -> 029124da7af7360afa781a0234d1b083550f797c
    * **github.com/opencontainers/runtime-spec**  v1.0.1 -> 29686dbc5559d93fb1ef402eeda3e35c38d75af4
    * **github.com/opencontainers/selinux**       b6fa367ed7f534f9ba25391cc2d467085dbb445a -> v1.2.1
    
    
  • v1.2.5

    containerd 1.2.5
    
    Welcome to the v1.2.5 release of containerd!
    
    The fifth patch release for `containerd` 1.2 contains fixes
    for image management, cgroup management and the
    CRI plugin.
    It also updates runc to include an improved fix for CVE-2019-5736
    to reduce the increased memory-consumption introduced by the original
    patch.
    All these changes are noted below.
    ### Notable Updates
    * Fix an issue that non-existent parent directory in image layers is created with permission
    `0700`. [#3017](https://github.com/containerd/containerd/issues/3017)
    * Fix an issue that snapshots of the base image can be deleted by mistake, when images
    built on top of it are deleted. [#3087](https://github.com/containerd/containerd/pull/3087)
    * Support for GC references to content from snapshot and container objects. [#3080](https://github.com/containerd/containerd/pull/3080)
    * cri: Fix a bug that pod can't get started when the same volume is defined
    differently in the image and the pod spec. [cri#1059](https://github.com/containerd/cri/issues/1059)
    * cri: Fix a bug that causes container start failure after in-place upgrade containerd
    to 1.2.4+ or 1.1.6+. [cri#1082](https://github.com/containerd/cri/issues/1082)
    * cgroups updated to dbea6f2bd41658b84b00417ceefa416b97 to fix issues for systemd 420 and
    non-existent cgroups. [#3079](https://github.com/containerd/containerd/pull/3079)
    * runc updated to 2b18fe1d885ee5083ef9f0838fee39b62d653e30 to include the improved
    fix for CVE-2019-5736. [#3082](https://github.com/containerd/containerd/pull/3082)
    * cri updated to a92c40017473cbe0239ce180125f12669757e44f. [#3084](https://github.com/containerd/containerd/pull/3084)
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Michael Crosby
    * Phil Estes
    * Lantao Liu
    * Gábor Lipták
    * Derek McGowan
    * Cedric Clerget
    * Daniel, Dao Quang Minh
    * Sebastiaan van Stijn
    * Ashley Sykes
    * Brent Baude
    * Chris Mark
    * Georgia Panoutsakopoulou
    * Grant Seltzer Richman
    * JoeWrightss
    * MichaelKatsoulis
    * Wei Fu
    * Wei Zhang
    
    ### Changes
    
    * [`bb71b10fd8`](https://github.com/containerd/containerd/commit/bb71b10fd8f58240ca47fbb579b9d1028eea7c84) Merge pull request  [#3086](https://github.com/containerd/containerd/pull/3086) from Random-Liu/prepare-release-1-2-5
    * [`6878e2b3fa`](https://github.com/containerd/containerd/commit/6878e2b3fad4f8124e0f32d18269c8074321b750) Prepare v1.2.5 release.
    * [`075e1ed4e0`](https://github.com/containerd/containerd/commit/075e1ed4e0bbe6219c8ebbe57deace356970f1c7) Merge pull request  [#3092](https://github.com/containerd/containerd/pull/3092) from Random-Liu/update-cri-release-1.2
    * [`12f76332e6`](https://github.com/containerd/containerd/commit/12f76332e6ce2156aeeff823e8c8e8981b8639eb) Update cri to a92c40017473cbe0239ce180125f12669757e44f.
    * [`8f312e3586`](https://github.com/containerd/containerd/commit/8f312e3586e99955500dce5802dc20dad5ce5a21) Merge pull request  [#3091](https://github.com/containerd/containerd/pull/3091) from dmcgowan/release-1.2-update-mailmap
    * [`68f0866dfc`](https://github.com/containerd/containerd/commit/68f0866dfcd4d0cc51b14b623b6491676b21d41a) Update mailmap for cgroup authors
    * [`96a0d28390`](https://github.com/containerd/containerd/commit/96a0d2839022bd1ec79f95238b052ab96b35175b) Merge pull request  [#3082](https://github.com/containerd/containerd/pull/3082) from thaJeztah/1.2_backport_bump_runc
    * [`9ead3ca72a`](https://github.com/containerd/containerd/commit/9ead3ca72a0b236d9ac3056543db49ebe746ac08) Merge pull request  [#3087](https://github.com/containerd/containerd/pull/3087) from fuweid/me-cherry-pick-2876
    * [`88401ba68a`](https://github.com/containerd/containerd/commit/88401ba68aff94dca57c9109b592213017cb277b) bugfix: unpack should always set the snapshot gc label
    * [`c1f49fa74c`](https://github.com/containerd/containerd/commit/c1f49fa74ca9443ecc213f8a5db9e52319be4bf9) Merge pull request  [#3084](https://github.com/containerd/containerd/pull/3084) from Random-Liu/update-cri-release-1.2
    * [`a5e6b940ea`](https://github.com/containerd/containerd/commit/a5e6b940ea979c001898ae0b85c92476da6cfde9) Update cri to 8e7ca12f411d65de58ca672e8e4a0c1464b4fe34.
    * [`0b7e80e347`](https://github.com/containerd/containerd/commit/0b7e80e347ab29a3866dc93a506fc66f41331805) Merge pull request  [#3080](https://github.com/containerd/containerd/pull/3080) from dmcgowan/backport-1.2-gc-content-references
    * [`b7e7f1140f`](https://github.com/containerd/containerd/commit/b7e7f1140f9d6ae1e43620f867d00131448abd04) update runc to 2b18fe1d885ee5083ef9f0838fee39b62d653e30
    * [`17a4289dee`](https://github.com/containerd/containerd/commit/17a4289deeebd5b84262485d3a29c5e3ca605973) Add content gc ref labels from containers, images, and snapshots
    * [`f3ab47dd2b`](https://github.com/containerd/containerd/commit/f3ab47dd2b703f5b33e4af1663f2230dc21e8eb3) Merge pull request  [#3079](https://github.com/containerd/containerd/pull/3079) from crosbymichael/cherry-picks1.2
    * [`e8091eb546`](https://github.com/containerd/containerd/commit/e8091eb5467bf8b23cbd99e4d7db831844e7fedd) Bump cgroups to dbea6f2bd41658b84b00417ceefa416b97
    * [`96a8180618`](https://github.com/containerd/containerd/commit/96a818061881066ff798a340423559a1b2a5dd7d) Merge pull request  [#3077](https://github.com/containerd/containerd/pull/3077) from thaJeztah/1.2_bump_golang
    * [`aed4a5e96c`](https://github.com/containerd/containerd/commit/aed4a5e96c8960b59e4325ad984015eb61ac8862) Bump to Go 1.11.x
    * [`782dd8988a`](https://github.com/containerd/containerd/commit/782dd8988a9aae5f61acb6b21902c716c8bf60b4) Merge pull request  [#3038](https://github.com/containerd/containerd/pull/3038) from Random-Liu/cherrypick-#3018-release-1.2
    * [`9899aca83f`](https://github.com/containerd/containerd/commit/9899aca83f3389766c04912ac72dbb35e80d7459) Unpack should set 0755 when the parent directory doesn't exist.
    
    ### Changes from containerd/cgroups
    
    * [`dbea6f2`](https://github.com/containerd/cgroups/commit/dbea6f2bd41658b84b00417ceefa416b979cbf10) Merge pull request  [#77](https://github.com/containerd/cgroups/pull/77) from crosbymichael/non-active
    * [`4a9f0f7`](https://github.com/containerd/cgroups/commit/4a9f0f7346a74278d670e53b00ba011cd8647448) Add SkipOpts for handling how subsystems are registered
    * [`4dacf2b`](https://github.com/containerd/cgroups/commit/4dacf2bc1300b0d7dc1087b8e27712a597890ba3) Check for non-active/supported cgroups
    * [`39b18af`](https://github.com/containerd/cgroups/commit/39b18af02c4120960f517a3a4c2588fabb61d02c) Merge pull request  [#72](https://github.com/containerd/cgroups/pull/72) from gliptak/pids1
    * [`2fd912c`](https://github.com/containerd/cgroups/commit/2fd912c91be97dc5fb77b444aa2694e6538c662d) Add tests for pids
    * [`1152b96`](https://github.com/containerd/cgroups/commit/1152b960fcee041f50df15cdc67c29dbccf801ef) Merge pull request  [#73](https://github.com/containerd/cgroups/pull/73) from gliptak/gofmt1
    * [`afd5981`](https://github.com/containerd/cgroups/commit/afd5981a16647b45b6dba3a50a88418b576cc17d) Gofmt cgroup_test
    * [`65ce98b`](https://github.com/containerd/cgroups/commit/65ce98b3dfeb0a9a8fecd7e4ebffb24ad0bfe28f) Merge pull request  [#69](https://github.com/containerd/cgroups/pull/69) from cclerget/master-weight-pointer
    * [`0f372c6`](https://github.com/containerd/cgroups/commit/0f372c6d4a65a49c72b0afbd1aee6214637958bf) Merge pull request  [#71](https://github.com/containerd/cgroups/pull/71) from JoeWrightss/patch-1
    * [`f48bd85`](https://github.com/containerd/cgroups/commit/f48bd85c9cbc306fada0cebc3a646a1f1fe99afe) Fixs return error message
    * [`10cd53e`](https://github.com/containerd/cgroups/commit/10cd53efd916e22b9bdea67223d287684f57f1f4) Merge pull request  [#70](https://github.com/containerd/cgroups/pull/70) from gliptak/patch-1
    * [`64bade4`](https://github.com/containerd/cgroups/commit/64bade4cea6c438ee51a7a12528225946b42c6ca) Take value instead of pointer value
    * [`b49c471`](https://github.com/containerd/cgroups/commit/b49c4713f3824e81bfa67faddcdde1414171b54e) Correct ineffassign warning
    * [`3bc6dde`](https://github.com/containerd/cgroups/commit/3bc6dde829bc2dc8d4097ce8ad5acc275de3df06) Merge pull request  [#68](https://github.com/containerd/cgroups/pull/68) from cclerget/master-net_prio-typo
    * [`6b552a8`](https://github.com/containerd/cgroups/commit/6b552a86e60e31903d3f8f3f494eda71f562cc54) Fix net_prio typo
    * [`c0437c3`](https://github.com/containerd/cgroups/commit/c0437c3dd5958f74d7f54e9f5def749850b9d6a1) Merge pull request  [#67](https://github.com/containerd/cgroups/pull/67) from gpanouts/get-all-cgroup-tasks
    * [`a31a0ff`](https://github.com/containerd/cgroups/commit/a31a0ff985237eddf30d9fe30a3643c7da4ae912) Add functionality for retrieving all tasks of a cgroup
    * [`82cb49f`](https://github.com/containerd/cgroups/commit/82cb49fc1779971dfef4ad696f1453f6f44987b1) Merge pull request  [#63](https://github.com/containerd/cgroups/pull/63) from ChrsMark/lenient-subsystems-checking
    * [`7d825b2`](https://github.com/containerd/cgroups/commit/7d825b29aecc02bb1e9bede427f8ed62bbc3030d) Add test for cgroups load when missing hierarchy in one subsystem
    * [`f6cbfb4`](https://github.com/containerd/cgroups/commit/f6cbfb45aec6a2590c7e7f4b84a080602b3e642d) Change Load function in order to be more lenient on subsystems' checking
    * [`965bb1d`](https://github.com/containerd/cgroups/commit/965bb1da4db7c8ce2690108c5a081562ce7493cb) Merge pull request  [#66](https://github.com/containerd/cgroups/pull/66) from crosbymichael/systemdci
    * [`ab9ec0e`](https://github.com/containerd/cgroups/commit/ab9ec0e4abde2c2cb999719ff43af2d3b5830f75) Add go-systemd dep for CI testing
    * [`0e94a83`](https://github.com/containerd/cgroups/commit/0e94a83b6eb6cf4bc05d7f91ec1eaad57a77d3b6) Merge pull request  [#59](https://github.com/containerd/cgroups/pull/59) from gliptak/patch-1
    * [`4479d11`](https://github.com/containerd/cgroups/commit/4479d118c89b5500a08cce7a78bbe822229c1e65) Merge pull request  [#62](https://github.com/containerd/cgroups/pull/62) from estesp/fix-gofmt
    * [`9beb998`](https://github.com/containerd/cgroups/commit/9beb998c23f510b1e6670ad7791807eb9aff6741) Merge pull request  [#61](https://github.com/containerd/cgroups/pull/61) from gliptak/patch-3
    * [`9a09e58`](https://github.com/containerd/cgroups/commit/9a09e5899acc95fabcc620d6489fec674e6dddfa) Fix gofmt of systemd.go
    * [`84e6e6e`](https://github.com/containerd/cgroups/commit/84e6e6ed2afdf661cd9dbf47c6f3412b546bc67f) Merge pull request  [#60](https://github.com/containerd/cgroups/pull/60) from gliptak/patch-2
    * [`e13f6cc`](https://github.com/containerd/cgroups/commit/e13f6cc3b9637c36e6a8af393b561127498f4be5) Add GoReportCard badge to README
    * [`d124595`](https://github.com/containerd/cgroups/commit/d124595ee85c245e7c1443fe402adf7ce4f7f6a4) Add Go 1.11 to Travis
    * [`d961ab9`](https://github.com/containerd/cgroups/commit/d961ab930c38eb8bedcded479f1708b2ef4984c5) Correct typo
    * [`d240072`](https://github.com/containerd/cgroups/commit/d2400726cfa7904fb79e3b896ec0e6ae500a76bd) Merge pull request  [#57](https://github.com/containerd/cgroups/pull/57) from estesp/project-update
    * [`e4cf832`](https://github.com/containerd/cgroups/commit/e4cf832b95deb7ce898ece716307abc35cbd0a09) Add project references and use common project travis
    * [`8baeff6`](https://github.com/containerd/cgroups/commit/8baeff6b9d069acde48ef1bedec7e0f8ba684f05) Merge pull request  [#56](https://github.com/containerd/cgroups/pull/56) from grantseltzer/patch-1
    * [`9de57ff`](https://github.com/containerd/cgroups/commit/9de57ffeb46f6179333d7939436d92dcb5631e5f) Add godoc badge to README.md
    * [`5017d4e`](https://github.com/containerd/cgroups/commit/5017d4e9a9cf2d4381db99eacd9baf84b95bfb14) Merge pull request  [#54](https://github.com/containerd/cgroups/pull/54) from WeiZhang555/bugfix
    * [`13aaafd`](https://github.com/containerd/cgroups/commit/13aaafdc37e772059d3234ec762303537f440c5b) Bugfix: can't write to cpuset cgroup
    * [`58556f5`](https://github.com/containerd/cgroups/commit/58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0) Merge pull request  [#53](https://github.com/containerd/cgroups/pull/53) from baude/systemdslicedelegate
    * [`15ed73c`](https://github.com/containerd/cgroups/commit/15ed73c1c075e6590ecf56170acedcba0da8167e) systemd-239+ no longer allows delegate slice
    * [`3024bc7`](https://github.com/containerd/cgroups/commit/3024bc7cc0c88af4b32d38a14444f38e65ab169f) Merge pull request  [#52](https://github.com/containerd/cgroups/pull/52) from Sykomaniac/bugfix/slice-name
    * [`2596f33`](https://github.com/containerd/cgroups/commit/2596f332e449ea374f0f24a977437116714ce7ef) Remove call to unitName
    * [`2e2922e`](https://github.com/containerd/cgroups/commit/2e2922e146ed53ccf4481c245187b6afe244fded) Merge pull request  [#51](https://github.com/containerd/cgroups/pull/51) from containerd/type
    * [`0f3de2f`](https://github.com/containerd/cgroups/commit/0f3de2f77d3b76b3871242fbab2a6116179229af) Fix empty device type
    
    ### Changes from containerd/cri
    
    * [`a92c4001`](https://github.com/containerd/cri/commit/a92c40017473cbe0239ce180125f12669757e44f) Merge pull request  [#1086](https://github.com/containerd/cri/pull/1086) from Random-Liu/cherrypick-#1085-release-1.2
    * [`616d154e`](https://github.com/containerd/cri/commit/616d154eb0b6a4a290eb2b593e3a35e135373c9c) Fix /etc/hostname backward compatibility issue for in-place upgrade.
    * [`8e7ca12f`](https://github.com/containerd/cri/commit/8e7ca12f411d65de58ca672e8e4a0c1464b4fe34) Merge pull request  [#1081](https://github.com/containerd/cri/pull/1081) from Random-Liu/cherrypick-#1056-release-1.2
    * [`989fb1ab`](https://github.com/containerd/cri/commit/989fb1abe9a3b89199683ac4f19ed01b9403d584) Add an OCI annotation for sandbox log directory.
    * [`0eee55a2`](https://github.com/containerd/cri/commit/0eee55a2ba8d006cb4da963ce92c78f5f9615cbd) Merge pull request  [#1074](https://github.com/containerd/cri/pull/1074) from Random-Liu/cherrypick-#1072-release-1.2
    * [`4d4f610e`](https://github.com/containerd/cri/commit/4d4f610e65945ec1a6cec078413fc1545c3a55c5) Use clean path for map and comparison.
    * [`9c25ab5b`](https://github.com/containerd/cri/commit/9c25ab5b9937f2f54b17286d376825f3082ee0c2) Merge pull request  [#1067](https://github.com/containerd/cri/pull/1067) from Random-Liu/cherrypick-#1055-release-1.2
    * [`eaf8efc5`](https://github.com/containerd/cri/commit/eaf8efc51e72abd68d979a26dbb1e26541eb4752) Use the correct sandbox config.
    * [`afbdeacc`](https://github.com/containerd/cri/commit/afbdeaccd5e695b91a28e423ada14b480f4b6bd3) Merge pull request  [#1050](https://github.com/containerd/cri/pull/1050) from Random-Liu/update-containerd-release-1.2
    * [`72fab7c8`](https://github.com/containerd/cri/commit/72fab7c85337cc88110f9bc64ab91a057dc17c00) Update containerd to 583472f67a3d7c258f874347339688de05802790.
    
    ### Dependency Changes
    
    Previous release can be found at [v1.2.4](https://github.com/containerd/containerd/releases/tag/v1.2.4)
    
    * **github.com/containerd/cgroups**   5e610833b72089b37d0e615de9a92dfc043757c2 -> dbea6f2bd41658b84b00417ceefa416b979cbf10
    * **github.com/containerd/cri**       da0c016c830b2ea97fd1d737c49a568a816bf964 -> a92c40017473cbe0239ce180125f12669757e44f
    * **github.com/opencontainers/runc**  6635b4f0c6af3810594d2770f662f34ddc15b40d -> 2b18fe1d885ee5083ef9f0838fee39b62d653e30
    
    
  • upstream/1.2.4_ds1

    Upstream version 1.2.4~ds1
  • v1.2.4

    containerd 1.2.4
    
    Welcome to the v1.2.4 release of containerd!
    
    The fourth patch release for `containerd` 1.2 re-vendors
    `runc` which includes the patch for the critical CVE-2019-5736 escape
    vulnerability. This release also includes a few fixes for the CRI plugin as
    well as a change for Windows; all these changes are noted below.
    
    ### Notable Updates
    * cri: Set /etc/hostname [#1042](https://github.com/containerd/cri/pull/1042)
    * cri: Fix env performance issue [#1045](https://github.com/containerd/cri/pull/1045)
    * runc updated to 6635b4f0c6af3810594d2770f662f34ddc15b40d to solve CVE-2019-5736
    * cri updated to da0c016c830b2ea97fd1d737c49a568a816bf964
    * Windows: NewDirectIOFromFIFOSet [#2934](https://github.com/containerd/containerd/pull/2934)
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Lantao Liu
    * Justin Terry
    * Sebastiaan van Stijn
    * Derek McGowan
    * Michael Crosby
    * Phil Estes
    * John Howard
    
    ### Changes
    
    * [`e6b3f5632f`](https://github.com/containerd/containerd/commit/e6b3f5632f50dbc4e9cb6288d911bf4f5e95b18e) Merge pull request  [#3002](https://github.com/containerd/containerd/pull/3002) from estesp/prepare-1.2.4-release
    * [`5d1443dca7`](https://github.com/containerd/containerd/commit/5d1443dca7a5f49e77710caff399b7e7ffe84ef8) Prepare v1.2.4 release
    * [`2095626cff`](https://github.com/containerd/containerd/commit/2095626cffb279ee7938586f7b33b72109de9a29) Merge pull request  [#3014](https://github.com/containerd/containerd/pull/3014) from thaJeztah/1.2_bump_cri
    * [`78286104d0`](https://github.com/containerd/containerd/commit/78286104d0267e28640edf6f3145e6d87419db51) Merge pull request  [#3013](https://github.com/containerd/containerd/pull/3013) from thaJeztah/1.2_backport_windows_changes
    * [`3cbdf9e488`](https://github.com/containerd/containerd/commit/3cbdf9e488d20de341f9f6cad76859a81320a6ba) [release/1.2] update containerd/cri to da0c016c830b2ea97fd1d737c49a568a816bf964
    * [`dfa19e5969`](https://github.com/containerd/containerd/commit/dfa19e59693c0ee1c358b8446224e0d2f0c9258b) Windows:NewDirectIOFromFIFOSet
    * [`84a14ae000`](https://github.com/containerd/containerd/commit/84a14ae000e6114d60a307f0abf6df7036a7c745) Update runhcs options to include CRI Sandbox support
    * [`6a8198b07d`](https://github.com/containerd/containerd/commit/6a8198b07d9788cf8c43952b46d2c7d7ef5a56a7) Forward ctr.exe --debug as io.containerd.runhcs.v1 options
    * [`d40cc95fcf`](https://github.com/containerd/containerd/commit/d40cc95fcf371b908164f935b29e19b99d7c16d7) Implement io.containerd.runhcs.v1 shim log opts
    * [`30ca1c5544`](https://github.com/containerd/containerd/commit/30ca1c554434e82deca3df420968d7dd435e32da) Add io.containerd.runhcs.v1 shim proto options
    * [`7908802cb5`](https://github.com/containerd/containerd/commit/7908802cb558fa6d3cbc4351f623357db120b3bb) Fix Makefile to run protobuild on paths with spaces
    * [`583472f67a`](https://github.com/containerd/containerd/commit/583472f67a3d7c258f874347339688de05802790) Merge pull request  [#2998](https://github.com/containerd/containerd/pull/2998) from thaJeztah/1.2_backport_bump_runc_cve_2019-5736
    * [`b4bf3e340c`](https://github.com/containerd/containerd/commit/b4bf3e340c17d06160687752a0947fc06a208522) Update runc to 6635b4f0c6af3810594d2770f662f34ddc15b40d (CVE-2019-5736)
    * [`74133fa4ea`](https://github.com/containerd/containerd/commit/74133fa4eab830248ff01662f97aceef82598fe6) Merge pull request  [#2995](https://github.com/containerd/containerd/pull/2995) from thaJeztah/1.2_backport_remove_normalize_image_ref
    * [`ed756ffdd4`](https://github.com/containerd/containerd/commit/ed756ffdd47729d90fc414286a5cc906160705f1) Use distribution's reference.ParseDockerRef
    * [`2fb3823635`](https://github.com/containerd/containerd/commit/2fb3823635c1c121c8749f8eb4f20f1d51e2bcdb) Bump github.com/docker/distribution to 0d3efadf0154c2b8a4e7b6621fff9809655cc580
    
    ### Changes from containerd/cri
    
    * [`da0c016c`](https://github.com/containerd/cri/commit/da0c016c830b2ea97fd1d737c49a568a816bf964) Merge pull request  [#1049](https://github.com/containerd/cri/pull/1049) from Random-Liu/cherrypick-#1045-release-1.2
    * [`fd12e919`](https://github.com/containerd/cri/commit/fd12e919725790868b5a78a401dee3ac97b5c8f6) Merge pull request  [#1046](https://github.com/containerd/cri/pull/1046) from Random-Liu/cherrypick-#1042-release-1.2
    * [`ca6506b4`](https://github.com/containerd/cri/commit/ca6506b4e160371fea10e6b99b39c5db510fa52b) Include default envs from containerd.
    * [`2add88c1`](https://github.com/containerd/cri/commit/2add88c1ed8a177aaab6408c8a62a32836f28bc1) Add env cache.
    * [`50fbeb6f`](https://github.com/containerd/cri/commit/50fbeb6f49a466c0b3772242aa946238617d2d6b) Don't log config at info level.
    * [`1a51d430`](https://github.com/containerd/cri/commit/1a51d430b30862bb6b30f639931e725381d89efa) Set /etc/hostname.
    
    ### Dependency Changes
    
    Previous release can be found at [v1.2.3](https://github.com/containerd/containerd/releases/tag/v1.2.3)
    
    * **github.com/containerd/cri**       c3cf754321fc38c6af5dfd2552fdde0ad192b31d -> da0c016c830b2ea97fd1d737c49a568a816bf964
    * **github.com/docker/distribution**  b38e5838b7b2f2ad48e06ec4b500011976080621 -> 0d3efadf0154c2b8a4e7b6621fff9809655cc580
    * **github.com/opencontainers/runc**  12f6a991201fdb8f82579582d5e00e28fba06d0a -> 6635b4f0c6af3810594d2770f662f34ddc15b40d
    * **golang.org/x/sys**                1b2967e3c290b7c545b3db0deeda16e9be4f98a2 -> 41f3e6584952bb034a481797859f6ab34b6803bd
    
  • v1.1.6

    containerd 1.1.6
    
    Welcome to the v1.1.6 release of containerd!
    
    This is the sixth patch release for the `containerd` 1.1 release. This
    release specifically re-vendors `runc` to capture the fix for the critical
    CVE-2019-5736 container escape. Several CRI fixes were also included in
    this release and are listed below.
    
    ## Runtime
    * Update runc to 6635b4f0c6af3810594d2770f662f34ddc15b40d to fix CVE-2019-5736
    
    ## CRI
    * containerd/cri#984 filter events for non k8s.io namespaces (resolves https://github.com/firecracker-microvm/firecracker-containerd/issues/35)
    * containerd/cri#991 Remove container lifecycle image dependency (fixes containerd/cri#990)
    * containerd/cri#1016 Specify platform for image pull (fixes containerd/cri#1015)
    * containerd/cri#1027 Fix the log ending newline handling (fixes containerd/cri#1026)
    * containerd/cri#1042 Set /etc/hostname (fixes containerd/cri#1041)
    * containerd/cri#1045 Fix env performance issue (fixes containerd/cri#1044)
    * Update cri to f0b5665a959119b6a6234001e6d55206d9200e95
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Lantao Liu
    * Phil Estes
    * Michael Crosby
    * Sebastiaan van Stijn
    * Akihiro Suda
    * Derek McGowan
    * Lifubang
    * Mike Brown
    * Wei Fu
    * Ace-Tang
    * Mike Brown
    
    ### Changes
    
    * [`0ad902c05b`](https://github.com/containerd/containerd/commit/0ad902c05b13590a0393c89b1276b5d46d507312) Merge pull request  [#3003](https://github.com/containerd/containerd/pull/3003) from estesp/prepare-v1.1.6-release
    * [`ed854e3ca1`](https://github.com/containerd/containerd/commit/ed854e3ca171ec0a927769c2a1c1b78d9516a410) Prepare v1.1.6 release
    * [`a79c691e0f`](https://github.com/containerd/containerd/commit/a79c691e0f2ec2b58e0a645703ed8f047afa0905) Merge pull request  [#3015](https://github.com/containerd/containerd/pull/3015) from thaJeztah/1.1_bump_cri
    * [`38bf6c598a`](https://github.com/containerd/containerd/commit/38bf6c598ad1f13b37cf5605d5ae2677c2160677) [release/1.1] update containerd/cri to f0b5665a959119b6a6234001e6d55206d9200e95
    * [`878924b9b5`](https://github.com/containerd/containerd/commit/878924b9b5b2d5fc22a3bdbe93ac736f31618f44) Merge pull request  [#2999](https://github.com/containerd/containerd/pull/2999) from thaJeztah/1.1_backport_bump_runc_cve_2019-5736
    * [`3177b4b96e`](https://github.com/containerd/containerd/commit/3177b4b96eedebc6d2e9a1eb6dda5624e4aee733) Update runc to 6635b4f0c6af3810594d2770f662f34ddc15b40d (CVE-2019-5736)
    * [`80c3f1a3e4`](https://github.com/containerd/containerd/commit/80c3f1a3e42063d8bcd735eecc19d51a759d15cb) Merge pull request  [#2966](https://github.com/containerd/containerd/pull/2966) from fuweid/remove-noop-1-1
    * [`3e6d7f678d`](https://github.com/containerd/containerd/commit/3e6d7f678dd2e8b496014e5541ab912c97b32481) metadata/gc: remove the noop-loop for snapshot reference
    * [`813e5f6765`](https://github.com/containerd/containerd/commit/813e5f67655ea3bcf64784dbfde007b8d0084793) Merge pull request  [#2954](https://github.com/containerd/containerd/pull/2954) from thaJeztah/1.1_backport_fix_xattr
    * [`b48afb426e`](https://github.com/containerd/containerd/commit/b48afb426e4c9acecf5abc0d2c62f2ee8fa975b8) fix: SCHILY.xattrs should be SCHILY.xattr
    * [`9979a1a936`](https://github.com/containerd/containerd/commit/9979a1a9362ec63977e3ebd8b914403395cbd960) Merge pull request  [#2951](https://github.com/containerd/containerd/pull/2951) from crosbymichael/lint-relase11
    * [`ff8a80e4c1`](https://github.com/containerd/containerd/commit/ff8a80e4c18299f533a2dae92906db6d302b5600) [release/1.1] fix: linter issue
    * [`6b15143e8d`](https://github.com/containerd/containerd/commit/6b15143e8d0ccadf847d12e4244cd8e92f12d286) Merge pull request  [#2933](https://github.com/containerd/containerd/pull/2933) from AkihiroSuda/runc20190115-1.1
    * [`acd495de00`](https://github.com/containerd/containerd/commit/acd495de0085179fa6712863bb9da5f29885e5e3) bump up runc
    * [`b55cf2cc05`](https://github.com/containerd/containerd/commit/b55cf2cc05db3e6683b4fd8c9cc5c2d126e090f1) Merge pull request  [#2892](https://github.com/containerd/containerd/pull/2892) from thaJeztah/1.1_revert_temp_golang_fix
    * [`0e93a1e41f`](https://github.com/containerd/containerd/commit/0e93a1e41fbb89c2bb6dca64629471ec375772db) Revert "Fix CI due to Golang 1.10.6 / 1.11.3 regressions (workaround)"
    * [`02e398d93e`](https://github.com/containerd/containerd/commit/02e398d93e184989efa1781b3bd2df80cedce700) Merge pull request  [#2880](https://github.com/containerd/containerd/pull/2880) from thaJeztah/1.1_backport_fix_ci_golang_1.11
    * [`66a3eeb5b7`](https://github.com/containerd/containerd/commit/66a3eeb5b78ef409b7520dae64e17bc3aceb1ebc) Fix CI due to Golang 1.10.6 / 1.11.3 regressions (workaround)
    * [`3c89a5e3f1`](https://github.com/containerd/containerd/commit/3c89a5e3f10b6f404353c0bd87aa261c7a11e1ce) Merge pull request  [#2833](https://github.com/containerd/containerd/pull/2833) from acmcodercom/pidreuseattack
    * [`0bb672dc2b`](https://github.com/containerd/containerd/commit/0bb672dc2b4347798d9119deb29efb3005d63253) Merge pull request  [#2864](https://github.com/containerd/containerd/pull/2864) from thaJeztah/1.1_backport_runc-kill-paused
    * [`a1bfd3a2ed`](https://github.com/containerd/containerd/commit/a1bfd3a2ed1d5c40158a90572fc6e3966dc0dff2) Update runc to 96ec2177ae841256168fcf76954f7177af
    * [`dbf186d970`](https://github.com/containerd/containerd/commit/dbf186d970d329467f458fa5d44bb10324e066b3) Merge pull request  [#2848](https://github.com/containerd/containerd/pull/2848) from thaJeztah/1.1_backport_mask_asound
    * [`3d313382ca`](https://github.com/containerd/containerd/commit/3d313382ca535e5f9a586fd184bdb3cc44a907ce) Add /proc/asound to masked paths
    * [`6bb83f2195`](https://github.com/containerd/containerd/commit/6bb83f21952db7bae88f41b04903f2d12bb6102d) Merge pull request  [#2834](https://github.com/containerd/containerd/pull/2834) from acmcodercom/execrace
    * [`190c910435`](https://github.com/containerd/containerd/commit/190c910435299eecf915d06586b8d4e1412de95a) fix pid reuse attack when kill a exec process
    * [`33c860f31d`](https://github.com/containerd/containerd/commit/33c860f31d1346a95f65a54083523060a35085fd) fix race in exec delete and start
    
    ### Changes from containerd/cri
    
    * [`f0b5665a`](https://github.com/containerd/cri/commit/f0b5665a959119b6a6234001e6d55206d9200e95) Merge pull request  [#1048](https://github.com/containerd/cri/pull/1048) from Random-Liu/cherrypick-#1045-release-1.0
    * [`5edec1d8`](https://github.com/containerd/cri/commit/5edec1d8a6efe5e996b8153ff4a7cdba349a8ec9) Include default envs from containerd.
    * [`03cd5a31`](https://github.com/containerd/cri/commit/03cd5a31e2bbdae56fa6188e35ac511f598ff456) Add env cache.
    * [`eedb9f81`](https://github.com/containerd/cri/commit/eedb9f81cc50f49f53f0359edcb21675775fada1) Merge pull request  [#1047](https://github.com/containerd/cri/pull/1047) from Random-Liu/cherrypick-#1042-release-1.0
    * [`b33f16e1`](https://github.com/containerd/cri/commit/b33f16e12ce6ebfd1368697213bd9b02f5fbbbfe) Don't log config at info level.
    * [`3c7c404d`](https://github.com/containerd/cri/commit/3c7c404d7cf3dae79ec59a73c2b5eec04124e2c7) Set /etc/hostname.
    * [`71909a1a`](https://github.com/containerd/cri/commit/71909a1a18a2bfc4caa29aeff755b423c417d767) Merge pull request  [#1031](https://github.com/containerd/cri/pull/1031) from Random-Liu/cherrypick-#1027-release-1.0
    * [`dd55db0a`](https://github.com/containerd/cri/commit/dd55db0ab0d020e7ee2596ff4624c91a0d2fe78e) Add integration test.
    * [`b9cb0b21`](https://github.com/containerd/cri/commit/b9cb0b217e0f3e919f17de76afb62d3d40ee2ba4) Fix lint error.
    * [`0e24a83a`](https://github.com/containerd/cri/commit/0e24a83ad4d4125d3afc0226f934b9625e28cec3) Fix the log ending newline handling.
    * [`562eefa9`](https://github.com/containerd/cri/commit/562eefa97463a40f26c1806d66fe51e1f9efd8ca) Merge pull request  [#1016](https://github.com/containerd/cri/pull/1016) from Random-Liu/specify-platform-release-1.0
    * [`3a10f4e6`](https://github.com/containerd/cri/commit/3a10f4e6fc56219b06a7f9c75629c4f82ff82a60) Specify platform for image pull.
    * [`12b411e8`](https://github.com/containerd/cri/commit/12b411e805cb9a5ceac9ed12261561be7cca9249) Merge pull request  [#1008](https://github.com/containerd/cri/pull/1008) from Random-Liu/revert-#998-release-1.0
    * [`1347be5a`](https://github.com/containerd/cri/commit/1347be5a127ad5f14ab3b7bd87ae19ba5b26b353) Revert "Temporary fix for golang regression #29241."
    * [`685bd043`](https://github.com/containerd/cri/commit/685bd043f5497d965765617ee7e060d549d99e83) Merge pull request  [#1006](https://github.com/containerd/cri/pull/1006) from Random-Liu/cherrypick-#1004-release-1.0
    * [`9d3f7085`](https://github.com/containerd/cri/commit/9d3f70851d95fc884a64d7e78d2a461cda2529e7) Install libseccomp2 package based on debian version.
    * [`5766ef2d`](https://github.com/containerd/cri/commit/5766ef2dfc8c7daef66e3c53f3dbe6b379ab70db) Merge pull request  [#995](https://github.com/containerd/cri/pull/995) from Random-Liu/cherrypick-#991-release-1.0
    * [`a8b85255`](https://github.com/containerd/cri/commit/a8b8525574f23d6c3dac47e7a3340114556fcc42) Merge pull request  [#998](https://github.com/containerd/cri/pull/998) from Random-Liu/cherrypick-#997-release-1.0
    * [`2b2ca4c4`](https://github.com/containerd/cri/commit/2b2ca4c472915caf3919d64ce34d5db315de9406) Temporary fix for golang regression #29241.
    * [`0ac83633`](https://github.com/containerd/cri/commit/0ac8363365ee9c811c5dee4060849823ed1bd30f) Add integration test.
    * [`5e759f5c`](https://github.com/containerd/cri/commit/5e759f5c71d4d89f94efd393d23184bd4f828b50) Remove container lifecycle image ref dependency.
    * [`89aaac88`](https://github.com/containerd/cri/commit/89aaac88fa23e5e1bbe73b790996c5aee7c63a3f) Merge pull request  [#988](https://github.com/containerd/cri/pull/988) from mikebrow/cherrypick-#984-release-1.0
    * [`2f5d677a`](https://github.com/containerd/cri/commit/2f5d677aabb526fd628c30678e9e2f2391a04a1b) filter namespace
    
    ### Dependency Changes
    
    Previous release can be found at [v1.1.5](https://github.com/containerd/containerd/releases/tag/v1.1.5)
    
    * **github.com/containerd/cri**       bad0ae1102e1bf9e53876f75eacc42bc97cfb557 -> f0b5665a959119b6a6234001e6d55206d9200e95
    * **github.com/opencontainers/runc**  10d38b660a77168360df3522881e2dc2be5056bd -> 6635b4f0c6af3810594d2770f662f34ddc15b40d
    * **golang.org/x/sys**                1b2967e3c290b7c545b3db0deeda16e9be4f98a2 -> 41f3e6584952bb034a481797859f6ab34b6803bd
    
    
  • v1.2.3

    containerd 1.2.3
    
    Welcome to the v1.2.3 release of containerd!
    
    The third patch release for `containerd` 1.2 contains important fixes
    for container image backwards compatibility as well as some runtime and
    CRI issues.
    
    ### Notable Updates
    * fix in Tar xattrs to restore compatibility with older container images [#2953](https://github.com/containerd/containerd/pull/2953)
    * background `O_NONBLOCK` in OpenFifo to fix uncancelled context timeout issue
    * updated `PlatformRuntime` interface to include Add/Delete methods
    * runtime: exec race condition fixed [#2970](https://github.com/containerd/containerd/pull/2970)
    * cri: fixed issues with extra newline character in log without an extra newline [#2984](https://github.com/containerd/containerd/pull/2984)
    * cri: fixed an issue with pods being ignored after load failures [#2984](https://github.com/containerd/containerd/pull/2984)
    * runc updated to 12f6a991201fdb8f82579582d5e00e28fba06d0a
    * cri updated to c3cf754321fc38c6af5dfd2552fdde0ad192b31d
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Lantao Liu
    * Michael Crosby
    * Wei Fu
    * Derek McGowan
    * Akihiro Suda
    * Phil Estes
    * Ace-Tang
    * Evan Hazlett
    
    ### Changes
    
    * [`7f5f1176`](https://github.com/containerd/containerd/commit/7f5f1176dd9fb3cc8d3ce5de91759ed3dc969fa2) Merge pull request  [#2974](https://github.com/containerd/containerd/pull/2974) from ehazlett/release-v1.2.3
    * [`7216861d`](https://github.com/containerd/containerd/commit/7216861de78b779d6e348f67d8414501b1064698) Update for 1.2.3 release
    * [`5de147d9`](https://github.com/containerd/containerd/commit/5de147d92f5f49e641e7aaa790656a63f5a00be1) Merge pull request  [#2984](https://github.com/containerd/containerd/pull/2984) from Random-Liu/update-cri-release-1.2
    * [`f7ac34e3`](https://github.com/containerd/containerd/commit/f7ac34e322ea1c6cc70f3dba3e4e89e6e7985f2b) Update cri plugin to c3cf754321fc38c6af5dfd2552fdde0ad192b31d.
    * [`0137339c`](https://github.com/containerd/containerd/commit/0137339c8c1d55de5545ffdd723199dfba27cb24) Merge pull request  [#2977](https://github.com/containerd/containerd/pull/2977) from crosbymichael/io-panic
    * [`7daf0804`](https://github.com/containerd/containerd/commit/7daf0804fce3b82ff19aa5cb0483edca403660a2) Fix potential containerd panic.
    * [`2fd20f11`](https://github.com/containerd/containerd/commit/2fd20f11fa936c78c8f0c10ba038967983d0b835) Merge pull request  [#2972](https://github.com/containerd/containerd/pull/2972) from crosbymichael/exec-lock
    * [`5730c500`](https://github.com/containerd/containerd/commit/5730c5003980f2b8c6d18188b56188230353ba81) Add a separate lock for pid.
    * [`b9b7ef32`](https://github.com/containerd/containerd/commit/b9b7ef32be839a34076b085d22635021e8d3584e) Revert "use state machine management for exec.Pid()"
    * [`dba2e5e5`](https://github.com/containerd/containerd/commit/dba2e5e570a8e4810aea10573aa8802333c2d5ce) Merge pull request  [#2965](https://github.com/containerd/containerd/pull/2965) from fuweid/remove-noop
    * [`9b6a318a`](https://github.com/containerd/containerd/commit/9b6a318a366e557102039e46f8abffc533cd74b3) metadata/gc: remove the noop-loop for snapshot reference
    * [`d86a73a4`](https://github.com/containerd/containerd/commit/d86a73a4189170cb7003bccd08765d13b790472d) Merge pull request  [#2946](https://github.com/containerd/containerd/pull/2946) from fuweid/platformruntime
    * [`dd29d5c3`](https://github.com/containerd/containerd/commit/dd29d5c3cb3db712ce7c70bf5ade3c7bcaabd796) Merge pull request  [#2947](https://github.com/containerd/containerd/pull/2947) from fuweid/pull-oct
    * [`a0b4da71`](https://github.com/containerd/containerd/commit/a0b4da71392a62f94705fcac4684548eb2003ff5) bugfix: support application/octet-stream during pull
    * [`b4d38c0f`](https://github.com/containerd/containerd/commit/b4d38c0ffad79814f8a9be20a342a9d4ea640b73) runtime: add Add/Delete method in PlatformRuntime interface
    * [`af900154`](https://github.com/containerd/containerd/commit/af900154b10f90ee7817b7e262c19a37a3dc6093) Merge pull request  [#2955](https://github.com/containerd/containerd/pull/2955) from Random-Liu/cherrypick-#2944-release-1.2
    * [`ab2cf013`](https://github.com/containerd/containerd/commit/ab2cf0136cdf8a0ede184a3f2caaf13362596ed6) Use context.Background for `O_NONBLOCK` `OpenFifo`.
    * [`fa60b5be`](https://github.com/containerd/containerd/commit/fa60b5be3f0fa75d80093d9f5ebaf59edd846bd8) Merge pull request  [#2953](https://github.com/containerd/containerd/pull/2953) from thaJeztah/1.2_backport_fix_xattr
    * [`2244a20c`](https://github.com/containerd/containerd/commit/2244a20c446c7b06967268e1edf7a4246cabd41a) fix: SCHILY.xattrs should be SCHILY.xattr
    * [`8c9ede4f`](https://github.com/containerd/containerd/commit/8c9ede4f4704e63b2b808a68b2a051ccabf62d64) Merge pull request  [#2950](https://github.com/containerd/containerd/pull/2950) from crosbymichael/lint-release
    * [`bf3c932a`](https://github.com/containerd/containerd/commit/bf3c932a5b5ef42c55644eb59eac3113d6a5bcee) [release 1.2] fix: linter issue
    * [`5c38d942`](https://github.com/containerd/containerd/commit/5c38d9429a07b6647a2085e6297a8fc879b217d0) Merge pull request  [#2932](https://github.com/containerd/containerd/pull/2932) from AkihiroSuda/runc20190115-1.2
    * [`32f10c77`](https://github.com/containerd/containerd/commit/32f10c77eb75a65fd2d7fc44c2d290ca0ecc91e8) bump up runc
    
    ### Changes from containerd/cri
    
    * [`c3cf7543`](https://github.com/containerd/cri/commit/c3cf754321fc38c6af5dfd2552fdde0ad192b31d) Merge pull request  [#1038](https://github.com/containerd/cri/pull/1038) from Random-Liu/cherrypick-#1037-release-1.2
    * [`89672cc6`](https://github.com/containerd/cri/commit/89672cc6735ca49c4090b573f4d516fc13fe67a2) Update containerd to 0137339c8c1d55de5545ffdd723199dfba27cb24.
    * [`bba954f1`](https://github.com/containerd/cri/commit/bba954f1129e2d5ad94385f752f44b9745b2517f) Add integration test for unknown state
    * [`36d523d1`](https://github.com/containerd/cri/commit/36d523d1a6c1d7fa2a2ca5e35de0879873d4fcea) Support unknown state for sandbox and container
    * [`ad9a8533`](https://github.com/containerd/cri/commit/ad9a8533c8f9dd0287567900e3cb1622662698ff) Add state machine for sandbox and container
    * [`c2ea49fa`](https://github.com/containerd/cri/commit/c2ea49fa558b4801f2bc50085ff8d1438d482a61) Change StateUnknown to StateInit
    * [`df07fdd2`](https://github.com/containerd/cri/commit/df07fdd268f78e72e48448e4acde3337ca68640e) Merge pull request  [#1030](https://github.com/containerd/cri/pull/1030) from Random-Liu/cherrypick-#1027-release-1.2
    * [`da7e1948`](https://github.com/containerd/cri/commit/da7e19487de7948ca9121c506c9463c0b1a5076f) Add integration test.
    * [`10073e49`](https://github.com/containerd/cri/commit/10073e49b0a7415da3853776e3ea1348f581fb24) Fix lint error.
    * [`283aac3d`](https://github.com/containerd/cri/commit/283aac3d3c2cebd21dc0b419e97d5892e5477d16) Fix the log ending newline handling.
    
    ### Dependency Changes
    
    Previous release can be found at [v1.2.2](https://github.com/containerd/containerd/releases/tag/v1.2.2)
    
    * **github.com/containerd/cri**       0d5cabd006cb5319dc965046067b8432d9fa5ef8 -> c3cf754321fc38c6af5dfd2552fdde0ad192b31d
    * **github.com/opencontainers/runc**  96ec2177ae841256168fcf76954f7177af9446eb -> 12f6a991201fdb8f82579582d5e00e28fba06d0a
    
  • v1.2.2

    containerd 1.2.2
    
    Welcome to the v1.2.2 release of containerd!
    
    The second patch release for `containerd` 1.2 includes important
    runtime and CRI fixes.
    
    ## Runtime
    * Fix rare deadlock on FIFO creation with timeout
    
    ## CRI
    
    **ACTION REQUIRED:**
    For Kubernetes support, when upgrading containerd from 1.2.0 (including rc releases)
    to 1.2.1+, a node reboot is recommended to avoid a known deadlock in 1.2.0.
    See [containerd/cri#1018](https://github.com/containerd/cri/issues/1018)
    
    * Fix a bug that a container can't be stopped or inspected when its corresponding image is deleted
    * Fix a bug that the cri plugin handles containerd events outside of `k8s.io` namespace
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Lantao Liu
    * Derek McGowan
    * Michael Crosby
    * Mike Brown
    * Sebastiaan van Stijn
    * Akihiro Suda
    
    ### Changes
    
    * [`9754871865`](https://github.com/containerd/containerd/commit/9754871865f7fe2f4e74d43e2fc7ccd237edcbce) Merge pull request  [#2917](https://github.com/containerd/containerd/pull/2917) from dmcgowan/release-1.2.2
    * [`ef637041ed`](https://github.com/containerd/containerd/commit/ef637041ed0fb59f3c260d7c24939ce4c9e1ffa0) Update for 1.2.2 release
    * [`4bb2b0c366`](https://github.com/containerd/containerd/commit/4bb2b0c366ab94020f040ec3cd7a4cc510a3034c) Merge pull request  [#2912](https://github.com/containerd/containerd/pull/2912) from Random-Liu/update-cri-release-1.2
    * [`f30fd02372`](https://github.com/containerd/containerd/commit/f30fd02372d307258022fd5d73627e11cd8d086e) Update cri to 0d5cabd006cb5319dc965046067b8432d9fa5ef8 (branch release/1.2).
    * [`46e633389b`](https://github.com/containerd/containerd/commit/46e633389b38ff1dd1961db7cc89bba9ad2d0065) Merge pull request  [#2893](https://github.com/containerd/containerd/pull/2893) from thaJeztah/1.2_revert_temp_golang_fix
    * [`e71a191f6d`](https://github.com/containerd/containerd/commit/e71a191f6dfc71a8bc5f88ec3b0e63ee84cf167b) Revert "Fix CI due to Golang 1.10.6 / 1.11.3 regressions (workaround)"
    * [`aa5e000c96`](https://github.com/containerd/containerd/commit/aa5e000c963756778ab3ebd1a12c67449c503a34) Merge pull request  [#2878](https://github.com/containerd/containerd/pull/2878) from andrewhsu/backport-1.2-fifo-timeout
    * [`31be8649fd`](https://github.com/containerd/containerd/commit/31be8649fda55c326dc7b4bb8974c638b3fbf51e) Merge pull request  [#2881](https://github.com/containerd/containerd/pull/2881) from thaJeztah/1.2_backport_fix_ci_golang_1.11
    * [`27c6449c2c`](https://github.com/containerd/containerd/commit/27c6449c2c50f7e66076a4186e81aa3167e0dd5a) Fix CI due to Golang 1.10.6 / 1.11.3 regressions (workaround)
    * [`18f57e20b0`](https://github.com/containerd/containerd/commit/18f57e20b0800fd7501c4e7abfba788792813f8c) Add timeout and cancel to shim fifo open
    
    ### Changes from containerd/cri
    
    * [`0d5cabd0`](https://github.com/containerd/cri/commit/0d5cabd006cb5319dc965046067b8432d9fa5ef8) Merge pull request  [#1007](https://github.com/containerd/cri/pull/1007) from Random-Liu/revert-#999-release-1.2
    * [`6ca182a8`](https://github.com/containerd/cri/commit/6ca182a85842fe6ed2fe71f5a536ee0cb63fe220) Revert "Temporary fix for golang regression #29241."
    * [`d0f8c33c`](https://github.com/containerd/cri/commit/d0f8c33cda730ccd0bcf8b3c99a750028dbdaa07) Merge pull request  [#1005](https://github.com/containerd/cri/pull/1005) from Random-Liu/cherrypick-#1004-release-1.2
    * [`5e6b3386`](https://github.com/containerd/cri/commit/5e6b3386fc2bd0422aa09e4cae30878dba135c70) Install libseccomp2 package based on debian version.
    * [`763bf278`](https://github.com/containerd/cri/commit/763bf2782b087e6cf129b550023b7a07ac239555) Merge pull request  [#996](https://github.com/containerd/cri/pull/996) from Random-Liu/cherrypick-#995-release-1.2
    * [`23e907d9`](https://github.com/containerd/cri/commit/23e907d951646dbb78f805136632ff75b71dcddc) Merge pull request  [#999](https://github.com/containerd/cri/pull/999) from Random-Liu/cherrypick-#997-release-1.2
    * [`298c7fd9`](https://github.com/containerd/cri/commit/298c7fd93eaabf1d0f75fef65a0e800596fae937) Temporary fix for golang regression #29241.
    * [`e38e269a`](https://github.com/containerd/cri/commit/e38e269aec885fb4e6c2477273c4eda57b85c655) Add integration test.
    * [`dcc9d279`](https://github.com/containerd/cri/commit/dcc9d27972704d897304032c8922d7f624460e6c) Remove container lifecycle image ref dependency.
    * [`47f62352`](https://github.com/containerd/cri/commit/47f6235239bfd717622136f98e4b8942330ea934) Merge pull request  [#987](https://github.com/containerd/cri/pull/987) from mikebrow/cherrypick-#984-release-1.2
    * [`2216805e`](https://github.com/containerd/cri/commit/2216805e63de9f660cf494e9cd0a2451a6927a04) filter namespace
    
    ### Dependency Changes
    
    Previous release can be found at [v1.2.1](https://github.com/containerd/containerd/releases/tag/v1.2.1)
    
    * **github.com/containerd/cri**  0ca1e3c2b73b5c38e72f29bb76338d0078b23d6c -> 0d5cabd006cb5319dc965046067b8432d9fa5ef8
    
  • v1.2.1

    containerd 1.2.1
    
    Welcome to the v1.2.1 release of containerd!
    
    The first patch release for `containerd` 1.2 includes several
    runtime and CRI fixes.
    
    ## Runtime
    * Fix race in process state when pausing containers
    * Optimize runtime v1 shim locking
    * Fix hang processing events
    * Increase event buffer size
    * Fix broken pipe causing shim hang
    * Update runc
    
    ## CRI
    * Remove auth config logs
    * Fix NetNS cache state
    * Fix a bug that containers sharing pod pid namespace can't be stopped
    * Remove host pid usage to work better with katacontainer
    
    ## Service
    * Ignore modprobe failures in systemd ExecStartPre
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Lantao Liu
    * Derek McGowan
    * Michael Crosby
    * Phil Estes
    * Lifubang
    * Sebastiaan van Stijn
    * Ace-Tang
    * Akihiro Suda
    * Justin Terry
    * Mike Brown
    * Wei Fu
    
    ### Changes
    
    * [`9b32062dc1`](https://github.com/containerd/containerd/commit/9b32062dc1f5a7c2564315c269b5059754f12b9d) Merge pull request  [#2852](https://github.com/containerd/containerd/pull/2852) from dmcgowan/prepare-1.2.1
    * [`51134077d1`](https://github.com/containerd/containerd/commit/51134077d17b396797b92806cb5beee38c89d387) Update version to 1.2.1
    * [`dcc47dddd1`](https://github.com/containerd/containerd/commit/dcc47dddd197db803dc047c939a379a0d5ce5f8c) Merge pull request  [#2861](https://github.com/containerd/containerd/pull/2861) from dmcgowan/cherrypick-1.2-2857
    * [`4c327b8e56`](https://github.com/containerd/containerd/commit/4c327b8e5628d7f296b4a6db8ca8da8c7a4dd367) Update runc to 96ec2177ae841256168fcf76954f7177af
    * [`b65a1137f4`](https://github.com/containerd/containerd/commit/b65a1137f420e3c0f31186ba8104eab0f98c5dce) Merge pull request  [#2860](https://github.com/containerd/containerd/pull/2860) from Random-Liu/update-cri-release-1.2
    * [`18e453e4fd`](https://github.com/containerd/containerd/commit/18e453e4fde2d75f87ea2ebeec421789250ae7a5) Update release note.
    * [`586807a80c`](https://github.com/containerd/containerd/commit/586807a80cabe306a53baf2f496b43d4a5f4aaba) Update cri plugin to 0ca1e3c2b73b5c38e72f29bb76338d0078b23d6c.
    * [`4b284fa3ab`](https://github.com/containerd/containerd/commit/4b284fa3ab61832b022ba428055f793a75ffc251) Merge pull request  [#2856](https://github.com/containerd/containerd/pull/2856) from Random-Liu/cherrypick-#2854-release-1.2
    * [`b413e843ad`](https://github.com/containerd/containerd/commit/b413e843ad484fdc64a600982555f7f374fc07ac) Kill should still work in stopped state.
    * [`a06cddc2ed`](https://github.com/containerd/containerd/commit/a06cddc2edcffa2e6a01990ef44f597e47916872) Merge pull request  [#2845](https://github.com/containerd/containerd/pull/2845) from nnttmm/backport_2826
    * [`176a56216c`](https://github.com/containerd/containerd/commit/176a56216cfea4b6d0f3ddc0dd59db8eb7716cc9) Merge pull request  [#2842](https://github.com/containerd/containerd/pull/2842) from thaJeztah/1.2_backport_update_runc_1.0-rc6
    * [`8dc87dd8d9`](https://github.com/containerd/containerd/commit/8dc87dd8d99e076b4908ac3109fae3be56cebb0f) Merge pull request  [#2847](https://github.com/containerd/containerd/pull/2847) from thaJeztah/1.2_backport_mask_asound
    * [`703786c5c9`](https://github.com/containerd/containerd/commit/703786c5c9fa607a511c1c1a5773d761eb8bb1ae) Add /proc/asound to masked paths
    * [`c42c8952b7`](https://github.com/containerd/containerd/commit/c42c8952b708a77b4dcc36a23f39c93638f4e9a8) use state machine management for exec.Pid()
    * [`93d5b4b018`](https://github.com/containerd/containerd/commit/93d5b4b0183d08bec1ef20ad86279babca41f26f) Update runc to v1.0.0-rc6
    * [`de1f167ab9`](https://github.com/containerd/containerd/commit/de1f167ab96338a9f5c2b17347abf84bdf1dd411) Merge pull request  [#2819](https://github.com/containerd/containerd/pull/2819) from dmcgowan/prepare-1.2.1-rc
    * [`27d72ba795`](https://github.com/containerd/containerd/commit/27d72ba795b3fa9cee5af6c30e78ae82819c7add) Update version
    * [`e3840cce17`](https://github.com/containerd/containerd/commit/e3840cce17a154bee6e544b44008359ce34506f6) Add 1.2.1 release notes
    * [`940c0c06d2`](https://github.com/containerd/containerd/commit/940c0c06d278d62f5829ab914f69141f5f4293d5) Merge pull request  [#2817](https://github.com/containerd/containerd/pull/2817) from Random-Liu/cherrypick-2811-release-1.2
    * [`4598ec2111`](https://github.com/containerd/containerd/commit/4598ec211171eadf5aea7096565bba8350386d88) Lock `KillAll`.
    * [`e429785ca0`](https://github.com/containerd/containerd/commit/e429785ca09ac3dbbf2097395e0d10a8c1cd782b) Merge pull request  [#2815](https://github.com/containerd/containerd/pull/2815) from thaJeztah/1.2_backport_shimlockwhenstdinclose
    * [`9be591e4a6`](https://github.com/containerd/containerd/commit/9be591e4a69f56f2c26614f68935baa7933967c1) Merge pull request  [#2803](https://github.com/containerd/containerd/pull/2803) from crosbymichael/cherry-proc-lock
    * [`309973edd9`](https://github.com/containerd/containerd/commit/309973edd9d76870a6b9b369c74f79684c3ba970) Merge pull request  [#2801](https://github.com/containerd/containerd/pull/2801) from crosbymichael/cherry-runc
    * [`e4c49d7053`](https://github.com/containerd/containerd/commit/e4c49d7053c0e53681f7ffd2c21932f38bc9df88) Update runc to 10d38b660a77168360df3522881e2dc2be
    * [`cd83a4e0ba`](https://github.com/containerd/containerd/commit/cd83a4e0bae33514f9155703a72e8d0bf39cae6d) fix pipe in broken may cause shim lock forever for runtime v1
    * [`275f99feb9`](https://github.com/containerd/containerd/commit/275f99feb99668064e0bd23418731eca95465dd0) fix pipe in broken may cause shim lock forever for runtime v2
    * [`39cd86348c`](https://github.com/containerd/containerd/commit/39cd86348c38e144a1556b738c5b5c0016d852fc) Merge pull request  [#2795](https://github.com/containerd/containerd/pull/2795) from estesp/cherrypick-optimize-shim-lock
    * [`3afc3f149c`](https://github.com/containerd/containerd/commit/3afc3f149cb0a56d2b7f045b28e140657a37efcf) Merge pull request  [#2796](https://github.com/containerd/containerd/pull/2796) from estesp/cherrypick-exit-ch-buffers
    * [`f9323ca957`](https://github.com/containerd/containerd/commit/f9323ca957fd07d19fbdefc4e25bfc71f0c0581b) Revert v2 dropped events
    * [`4c72befe09`](https://github.com/containerd/containerd/commit/4c72befe097fb5d9e99ede3536c884608d0af474) Fix process locking and state management
    * [`14dc3078b9`](https://github.com/containerd/containerd/commit/14dc3078b9786bac6838399b08b0afe7d84645f9) Partially revert the event discard change in #2748.
    * [`417d694148`](https://github.com/containerd/containerd/commit/417d6941488d1f5bd83313f12193a5472fb8e8d4) Increase reaper buffer size and non-blocking send
    * [`7ef5285b56`](https://github.com/containerd/containerd/commit/7ef5285b563ee43a0c8c88466a203b9c7340ec4b) optimize shim lock in runtime v1
    * [`040e73fde1`](https://github.com/containerd/containerd/commit/040e73fde1b10a2d7069edf551845860f4a429b3) Merge pull request  [#2792](https://github.com/containerd/containerd/pull/2792) from estesp/cherrypick-update-hcsshim-vendor
    * [`c4a256d342`](https://github.com/containerd/containerd/commit/c4a256d3420bcb545e145d5a36eb8c840b3488f1) Merge pull request  [#2790](https://github.com/containerd/containerd/pull/2790) from estesp/cherrypick-v1v2-runtime-fix
    * [`737587653d`](https://github.com/containerd/containerd/commit/737587653d03ff991507258bf5633c3e836d4490) Temp: add appveyor enablement for release/1.2 branch
    * [`090e3e98a2`](https://github.com/containerd/containerd/commit/090e3e98a2df562beb215ddf20dae433b2e2baf2) Revendor github.com/Microsoft/hcsshim
    * [`046b6c6d00`](https://github.com/containerd/containerd/commit/046b6c6d005923f7147f8c943986794716b79710) enhance: update v1/v2 runtime
    * [`7ff9f6815a`](https://github.com/containerd/containerd/commit/7ff9f6815a9a8e07a641c7c3b5c4794ae3376348) Merge pull request  [#2784](https://github.com/containerd/containerd/pull/2784) from Random-Liu/update-cri-release-1.2
    * [`54895c0b98`](https://github.com/containerd/containerd/commit/54895c0b98a63514b90ec9665470edfede5a8544) Update cri to 2bb57d27203d82fc79c496aea724aec593b2705a.
    * [`cd0ecb78c7`](https://github.com/containerd/containerd/commit/cd0ecb78c79ae301f0c45875345b951400a9c94d) Merge pull request  [#2779](https://github.com/containerd/containerd/pull/2779) from thaJeztah/1.2_backport_ignore_modprobe_failures
    * [`c4acd17e70`](https://github.com/containerd/containerd/commit/c4acd17e703a401a0649b102d240adf7a06ff416) Ignore modprobe failures in ExecStartPre (systemd unit)
    
    ### Changes from containerd/cri
    
    * [`0ca1e3c2`](https://github.com/containerd/cri/commit/0ca1e3c2b73b5c38e72f29bb76338d0078b23d6c) Merge pull request  [#985](https://github.com/containerd/cri/pull/985) from Random-Liu/cherrypick-#983-release-1.2
    * [`88dbb6d6`](https://github.com/containerd/cri/commit/88dbb6d69efedfc60c27f8e9f34e4155d98405de) Update containerd to 4b284fa3ab61832b022ba428055f793a75ffc251.
    * [`d58c1893`](https://github.com/containerd/cri/commit/d58c18939638c1db8a0c21961cbfeeeb4cf56a42) Fix kill when shared pid namespace.
    * [`8671a278`](https://github.com/containerd/cri/commit/8671a2782079338c6d71bcac3a06cc918451707a) Merge pull request  [#975](https://github.com/containerd/cri/pull/975) from Random-Liu/cherrypick-#973-release-1.2
    * [`e2d2a5de`](https://github.com/containerd/cri/commit/e2d2a5de0bf475f2d816586a2d3ba7e9e6e091a4) Use the `ID` field of `TaskExit` event.
    * [`2bb57d27`](https://github.com/containerd/cri/commit/2bb57d27203d82fc79c496aea724aec593b2705a) Merge pull request  [#966](https://github.com/containerd/cri/pull/966) from Random-Liu/cherrypick-#959-release-1.2
    * [`c4773dd5`](https://github.com/containerd/cri/commit/c4773dd527a4e93bc173ee13b3bad53bbc343016) Use commit as version.
    * [`9b67975b`](https://github.com/containerd/cri/commit/9b67975be8c2ca999f0bd676c1eca5f4233c4473) Merge pull request  [#962](https://github.com/containerd/cri/pull/962) from mikebrow/cherry-pick-remove-authconfig-from-log
    * [`c064d480`](https://github.com/containerd/cri/commit/c064d480438ac2e7b66be0f04081dc8b5face761) removes authconfig from info log
    * [`a72707ca`](https://github.com/containerd/cri/commit/a72707ca9549077bc1063e8d1b59b0b48daa31ad) Merge pull request  [#958](https://github.com/containerd/cri/pull/958) from Random-Liu/cherrypick-#950-release-1.2
    * [`6881f449`](https://github.com/containerd/cri/commit/6881f44995a5a5ad84370cf87b46e2577096b5b4) Update integration test.
    * [`6681eb15`](https://github.com/containerd/cri/commit/6681eb154b0f4623b5ebbd93a52b8483d5a7b3ca) Manage mount lifecycle and remove cached state
    
    ### Dependency Changes
    
    Previous release can be found at [v1.2.0](https://github.com/containerd/containerd/releases/tag/v1.2.0)
    
    * **github.com/Microsoft/hcsshim**    v0.7.12 -> v0.8.1
    * **github.com/containerd/cri**       f913714917d2456d7e65a0be84962b1ce8acb487 -> 0ca1e3c2b73b5c38e72f29bb76338d0078b23d6c
    * **github.com/opencontainers/runc**  58592df56734acf62e574865fe40b9e53e967910 -> 96ec2177ae841256168fcf76954f7177af9446eb
    
    
  • v1.1.5

    containerd 1.1.5
    
    Welcome to the v1.1.5 release of containerd!
    
    This is the fifth patch release for the `containerd` 1.1 release. This
    release includes several fixes in both the CRI plugin and containerd-shim.
    
    ## Runtime
    * Fix a bug that containerd-shim may hang when many exec processes simultaneously
    run in a container.
    * Update runc
    
    ## CRI Plugin
    * Fix a bug that IPAM IP leaks after node reboot.
    * Stop logging image `AuthConfig` in the CRI plugin log.
    
    To use containerd 1.1 with Kubernetes 1.11+, please set `stream_server_address` to
    `127.0.0.1` or `localhost`, and set `enable_tls_streaming` to `false`.
    
    # Service
    * Ignore modprobe failures in systemd ExecStartPre. This fixes containerd start
    failures in the environment where `modprobe overlay` always returns error, e.g.
    an LXC container, a kernel with overlay built-in etc.
    
    Please see the changelog for full details.
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Lantao Liu
    * Abhinandan Prativadi
    * Michael Crosby
    * Phil Estes
    * Derek McGowan
    * Ace-Tang
    * Akihiro Suda
    * Lifubang
    * Mike Brown
    * Sebastiaan van Stijn
    * Wei Fu
    
    ### Changes
    
    * [`5960cade47`](https://github.com/containerd/containerd/commit/5960cade475fb25a181705d7eccbacc0313bcd7b) Merge pull request  [#2787](https://github.com/containerd/containerd/pull/2787) from Random-Liu/prepare-1-1-5-release
    * [`32d08d0491`](https://github.com/containerd/containerd/commit/32d08d04913825073e8a28dddd23ba756e6c90fb) Prepare v1.1.5 release.
    * [`5cbe42afb9`](https://github.com/containerd/containerd/commit/5cbe42afb988c35ad1b82a1a645df93c64f14f42) Merge pull request  [#2818](https://github.com/containerd/containerd/pull/2818) from Random-Liu/cherrypick-2811-release-1.1
    * [`4cb837a5e5`](https://github.com/containerd/containerd/commit/4cb837a5e5a91169517a514e53b1db455497a8c6) Lock `KillAll`.
    * [`943f15f3e2`](https://github.com/containerd/containerd/commit/943f15f3e24d8d62048ecbb59876f4bf8ce630f2) Merge pull request  [#2816](https://github.com/containerd/containerd/pull/2816) from thaJeztah/1.1_backport_shimlockwhenstdinclose
    * [`538c6661e7`](https://github.com/containerd/containerd/commit/538c6661e7e7e1fd833846a90e11ff0d4093da36) fix pipe in broken may cause shim lock forever for runtime v1
    * [`02f79c0b51`](https://github.com/containerd/containerd/commit/02f79c0b51fd91b3448526a50d20017e39b8bd26) Merge pull request  [#2802](https://github.com/containerd/containerd/pull/2802) from thaJeztah/1.1_backport_bump_runc
    * [`4dbb90fddc`](https://github.com/containerd/containerd/commit/4dbb90fddc9f7b6e570e709eaa375283f6581c9b) Update runc to 10d38b660a77168360df3522881e2dc2be
    * [`f277cdc6f6`](https://github.com/containerd/containerd/commit/f277cdc6f6788a819e35caa3442f33ab505cb7db) Update runc to 58592df56734acf62e574865fe40b9e53e
    * [`132ee4cb28`](https://github.com/containerd/containerd/commit/132ee4cb28ca0531d70c26d7359176084b01efbb) Update runc to 00dc70017d222b178a002ed30e9321b126
    * [`a6a94b1d93`](https://github.com/containerd/containerd/commit/a6a94b1d9375802ba682deae56061537f78b1f5e) Update runc vendor
    * [`7cc13025a6`](https://github.com/containerd/containerd/commit/7cc13025a603852f899a5ac522cd79d4a81208e7) Merge pull request  [#2762](https://github.com/containerd/containerd/pull/2762) from estesp/cherrypick-exec-exit-chan-size-pr
    * [`a19509e2a8`](https://github.com/containerd/containerd/commit/a19509e2a831695d1ba9d323f39dee038be5d48d) Merge pull request  [#2783](https://github.com/containerd/containerd/pull/2783) from Random-Liu/update-cri-release-1.1
    * [`cc1c45a6e5`](https://github.com/containerd/containerd/commit/cc1c45a6e5a8d0c1b5569bd463ea19c1ccfeea29) Merge pull request  [#2782](https://github.com/containerd/containerd/pull/2782) from thaJeztah/1.1_backport_shim_procs
    * [`2215b426c1`](https://github.com/containerd/containerd/commit/2215b426c1e2367d48fb6cdf531f9430aab22df5) Update cri to bad0ae1102e1bf9e53876f75eacc42bc97cfb557.
    * [`900f0d4625`](https://github.com/containerd/containerd/commit/900f0d4625a3b11d9d36b4c35c724c0869002ec3) Merge pull request  [#2774](https://github.com/containerd/containerd/pull/2774) from Random-Liu/cherrypick-#2769-release-1.1
    * [`069260a0f3`](https://github.com/containerd/containerd/commit/069260a0f32743c1a911fc9122348a95705ec774) Set shim max procs via env var
    * [`966fc1a0a7`](https://github.com/containerd/containerd/commit/966fc1a0a789320c9075013de8eb5dda5169825b) Partially revert the event discard change in #2748.
    * [`d91f8412b4`](https://github.com/containerd/containerd/commit/d91f8412b459a41a41a871d2d5e2299a8bc25f81) Increase reaper buffer size and non-blocking send
    * [`a7dff7edfe`](https://github.com/containerd/containerd/commit/a7dff7edfea3bc7f0a7121c6bebd5b44e57854e4) Merge pull request  [#2778](https://github.com/containerd/containerd/pull/2778) from thaJeztah/1.1_backport_ignore_modprobe_failures
    * [`36d2576149`](https://github.com/containerd/containerd/commit/36d2576149a4c606c74722f0e69c5be3889ec34d) Ignore modprobe failures in ExecStartPre (systemd unit)
    * [`665815b627`](https://github.com/containerd/containerd/commit/665815b62730523666a80d68f8fbb27e6fe7425e) enhance: update v1/v2 runtime
    * [`b33743050f`](https://github.com/containerd/containerd/commit/b33743050f0b1c895932baebd9b117fa4d4e6faa) Merge pull request  [#2765](https://github.com/containerd/containerd/pull/2765) from Random-Liu/cherrypick-#2743-release-1.1
    * [`345837be5d`](https://github.com/containerd/containerd/commit/345837be5df2769ff457f6f2e4073692aaa59694) optimize shim lock in runtime v1
    * [`68a2cbc50f`](https://github.com/containerd/containerd/commit/68a2cbc50fa949b7279c5b1ecb030f8f838d8450) Merge pull request  [#2757](https://github.com/containerd/containerd/pull/2757) from Random-Liu/cherry-pick-#2624
    * [`deeaac9094`](https://github.com/containerd/containerd/commit/deeaac90942ba0f38313823583b5d36e49b71f39) fix: modify lock location of exec delete
    * [`c018c6ed18`](https://github.com/containerd/containerd/commit/c018c6ed181fb7d570bcfaf9ee062d018e32f331) Merge pull request  [#2749](https://github.com/containerd/containerd/pull/2749) from Random-Liu/update-cri-release-1.1
    * [`004e97846d`](https://github.com/containerd/containerd/commit/004e97846d7d2fd08ceecbcab8d49ec91fbcb466) Update cri to ac043660063cf4fd93aa17aeb8bfcaf2d7d249ab.
    
    ### Changes from containerd/cri
    
    * [`bad0ae11`](https://github.com/containerd/cri/commit/bad0ae1102e1bf9e53876f75eacc42bc97cfb557) Merge pull request  [#964](https://github.com/containerd/cri/pull/964) from mikebrow/cherry-pick-1.0-remove-authconfig-from-log
    * [`51dff647`](https://github.com/containerd/cri/commit/51dff64795d11f17ae3b16d7a024ff54291029b3) removes authconfig from info log
    * [`ac043660`](https://github.com/containerd/cri/commit/ac043660063cf4fd93aa17aeb8bfcaf2d7d249ab) Merge pull request  [#952](https://github.com/containerd/cri/pull/952) from Random-Liu/cherrypick-#949-release-1.0
    * [`9af1f21b`](https://github.com/containerd/cri/commit/9af1f21baa91a5b5294463d4a74c83ff7b5332f0) Add integration test.
    * [`a601166e`](https://github.com/containerd/cri/commit/a601166e958f76145c0a4f94024a423ed2624945) Update go-cni to 40bcf8ec8acd7372be1d77031d585d5d8e561c90.
    * [`f73ae0e3`](https://github.com/containerd/cri/commit/f73ae0e3ece449c6b3f34bbc4a5f06946c79dd29) Teardown pod network even if the network namespace is closed
    
    ### Changes from containerd/go-cni
    
    * [`40bcf8e`](https://github.com/containerd/go-cni/commit/40bcf8ec8acd7372be1d77031d585d5d8e561c90) Merge pull request  [#32](https://github.com/containerd/go-cni/pull/32) from Random-Liu/ignore-error-for-empty-path
    * [`5ce81a6`](https://github.com/containerd/go-cni/commit/5ce81a6dd683a59cc549669fdeb7f7eb6d916cbe) Only ignore "no such file or directory" error for empty path
    * [`cc959f7`](https://github.com/containerd/go-cni/commit/cc959f741c3df05482d9e940f874ad9ac4db90e6) Merge pull request  [#31](https://github.com/containerd/go-cni/pull/31) from Random-Liu/ignore-not-exit-error
    * [`a442970`](https://github.com/containerd/go-cni/commit/a4429707219cae5464c1dd4aac9f441fddc1b5ee) Ignore "no such file or directory" error.
    * [`7585e6d`](https://github.com/containerd/go-cni/commit/7585e6db71421c2ccf4975a5cfc35963fe0672ea) Merge pull request  [#30](https://github.com/containerd/go-cni/pull/30) from Random-Liu/set-max-network-config
    * [`6d7b509`](https://github.com/containerd/go-cni/commit/6d7b509a054a3cb1c35ed1865d4fde2f0cb547cd) Add WithAllConf, and change WithDefaultConf to only load default.
    * [`ef9a3f8`](https://github.com/containerd/go-cni/commit/ef9a3f8e884da9d3500df833765911c640234778) Merge pull request  [#29](https://github.com/containerd/go-cni/pull/29) from crosbymichael/prefix
    * [`6aeaa2d`](https://github.com/containerd/go-cni/commit/6aeaa2dc139d1916e693b292fdedecdb23ceef6a) Use network count in ifname index
    * [`5882530`](https://github.com/containerd/go-cni/commit/5882530828ecf62032409b298a3e8b19e08b6534) Merge pull request  [#26](https://github.com/containerd/go-cni/pull/26) from abhi/master
    * [`1695039`](https://github.com/containerd/go-cni/commit/1695039bdc449d7524e05211453f87c43731da47) Minor cleanup with concurrency and locking
    * [`47457ea`](https://github.com/containerd/go-cni/commit/47457ea452d7dcdafadbdbd4702fd7e7929967be) Merge pull request  [#24](https://github.com/containerd/go-cni/pull/24) from containerd/cni-opts
    * [`d6ba409`](https://github.com/containerd/go-cni/commit/d6ba409979a4454e1c6b8b099c739fe411abc103) Same Opt API for Load and New
    * [`18e77c5`](https://github.com/containerd/go-cni/commit/18e77c5479c16e84d45f2804e684d78df09fc3e3) Merge pull request  [#23](https://github.com/containerd/go-cni/pull/23) from abhi/master
    * [`83a302e`](https://github.com/containerd/go-cni/commit/83a302e5711dbdb9d28059de91d9f56e64278403) Updating Readme based on new APIs
    * [`25573b2`](https://github.com/containerd/go-cni/commit/25573b253fe88ae035b4b76f913d00eb2f5e0241) Merge pull request  [#22](https://github.com/containerd/go-cni/pull/22) from abhi/badge
    * [`ca0948e`](https://github.com/containerd/go-cni/commit/ca0948e8c8ba52af4e1c06083b38372f0fd3477a) Merge pull request  [#21](https://github.com/containerd/go-cni/pull/21) from abhi/travis
    * [`9e927d3`](https://github.com/containerd/go-cni/commit/9e927d35c7b209109a018dfcc8428371fe0e1dca) Adding build badge
    * [`e93f297`](https://github.com/containerd/go-cni/commit/e93f29754f003fdc4d27b02900d929da957fe5fb) Updating travis
    
    ### Dependency Changes
    
    Previous release can be found at [v1.1.4](https://github.com/containerd/containerd/releases/tag/v1.1.4)
    
    * **github.com/containerd/cri**       f117382467baf182382c44332bfbf488effc34bb -> bad0ae1102e1bf9e53876f75eacc42bc97cfb557
    * **github.com/containerd/go-cni**    f2d7272f12d045b16ed924f50e91f9f9cecc55a7 -> 40bcf8ec8acd7372be1d77031d585d5d8e561c90
    * **github.com/opencontainers/runc**  69663f0bd4b60df09991c08812a60108003fa340 -> 10d38b660a77168360df3522881e2dc2be5056bd
    
    
  • v1.2.1-rc.0

    containerd 1.2.1-rc.0
    
    Welcome to the v1.2.1-rc.0 release of containerd!
    *This is a pre-release of containerd*
    
    The first patch release for `containerd` 1.2 includes several
    runtime and CRI fixes.
    
    ## Runtime
    * Fix race in process state when pausing containers
    * Optimize runtime v1 shim locking
    * Fix hang processing events
    * Increase event buffer size
    * Fix broken pipe causing shim hang
    * Update runc
    
    ## CRI
    * Remove auth config logs
    * Fix NetNS cache state
    
    ## Service
    * Ignore modprobe failures in systemd ExecStartPre
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Lantao Liu
    * Michael Crosby
    * Derek McGowan
    * Lifubang
    * Phil Estes
    * Ace-Tang
    * Akihiro Suda
    * Justin Terry
    * Mike Brown
    * Sebastiaan van Stijn
    * Wei Fu
    
    ### Changes
    
    * [`de1f167ab9`](https://github.com/containerd/containerd/commit/de1f167ab96338a9f5c2b17347abf84bdf1dd411) Merge pull request  [#2819](https://github.com/containerd/containerd/pull/2819) from dmcgowan/prepare-1.2.1-rc
    * [`27d72ba795`](https://github.com/containerd/containerd/commit/27d72ba795b3fa9cee5af6c30e78ae82819c7add) Update version
    * [`e3840cce17`](https://github.com/containerd/containerd/commit/e3840cce17a154bee6e544b44008359ce34506f6) Add 1.2.1 release notes
    * [`940c0c06d2`](https://github.com/containerd/containerd/commit/940c0c06d278d62f5829ab914f69141f5f4293d5) Merge pull request  [#2817](https://github.com/containerd/containerd/pull/2817) from Random-Liu/cherrypick-2811-release-1.2
    * [`4598ec2111`](https://github.com/containerd/containerd/commit/4598ec211171eadf5aea7096565bba8350386d88) Lock `KillAll`.
    * [`e429785ca0`](https://github.com/containerd/containerd/commit/e429785ca09ac3dbbf2097395e0d10a8c1cd782b) Merge pull request  [#2815](https://github.com/containerd/containerd/pull/2815) from thaJeztah/1.2_backport_shimlockwhenstdinclose
    * [`9be591e4a6`](https://github.com/containerd/containerd/commit/9be591e4a69f56f2c26614f68935baa7933967c1) Merge pull request  [#2803](https://github.com/containerd/containerd/pull/2803) from crosbymichael/cherry-proc-lock
    * [`309973edd9`](https://github.com/containerd/containerd/commit/309973edd9d76870a6b9b369c74f79684c3ba970) Merge pull request  [#2801](https://github.com/containerd/containerd/pull/2801) from crosbymichael/cherry-runc
    * [`e4c49d7053`](https://github.com/containerd/containerd/commit/e4c49d7053c0e53681f7ffd2c21932f38bc9df88) Update runc to 10d38b660a77168360df3522881e2dc2be
    * [`cd83a4e0ba`](https://github.com/containerd/containerd/commit/cd83a4e0bae33514f9155703a72e8d0bf39cae6d) fix pipe in broken may cause shim lock forever for runtime v1
    * [`275f99feb9`](https://github.com/containerd/containerd/commit/275f99feb99668064e0bd23418731eca95465dd0) fix pipe in broken may cause shim lock forever for runtime v2
    * [`39cd86348c`](https://github.com/containerd/containerd/commit/39cd86348c38e144a1556b738c5b5c0016d852fc) Merge pull request  [#2795](https://github.com/containerd/containerd/pull/2795) from estesp/cherrypick-optimize-shim-lock
    * [`3afc3f149c`](https://github.com/containerd/containerd/commit/3afc3f149cb0a56d2b7f045b28e140657a37efcf) Merge pull request  [#2796](https://github.com/containerd/containerd/pull/2796) from estesp/cherrypick-exit-ch-buffers
    * [`f9323ca957`](https://github.com/containerd/containerd/commit/f9323ca957fd07d19fbdefc4e25bfc71f0c0581b) Revert v2 dropped events
    * [`4c72befe09`](https://github.com/containerd/containerd/commit/4c72befe097fb5d9e99ede3536c884608d0af474) Fix process locking and state management
    * [`14dc3078b9`](https://github.com/containerd/containerd/commit/14dc3078b9786bac6838399b08b0afe7d84645f9) Partially revert the event discard change in #2748.
    * [`417d694148`](https://github.com/containerd/containerd/commit/417d6941488d1f5bd83313f12193a5472fb8e8d4) Increase reaper buffer size and non-blocking send
    * [`7ef5285b56`](https://github.com/containerd/containerd/commit/7ef5285b563ee43a0c8c88466a203b9c7340ec4b) optimize shim lock in runtime v1
    * [`040e73fde1`](https://github.com/containerd/containerd/commit/040e73fde1b10a2d7069edf551845860f4a429b3) Merge pull request  [#2792](https://github.com/containerd/containerd/pull/2792) from estesp/cherrypick-update-hcsshim-vendor
    * [`c4a256d342`](https://github.com/containerd/containerd/commit/c4a256d3420bcb545e145d5a36eb8c840b3488f1) Merge pull request  [#2790](https://github.com/containerd/containerd/pull/2790) from estesp/cherrypick-v1v2-runtime-fix
    * [`737587653d`](https://github.com/containerd/containerd/commit/737587653d03ff991507258bf5633c3e836d4490) Temp: add appveyor enablement for release/1.2 branch
    * [`090e3e98a2`](https://github.com/containerd/containerd/commit/090e3e98a2df562beb215ddf20dae433b2e2baf2) Revendor github.com/Microsoft/hcsshim
    * [`046b6c6d00`](https://github.com/containerd/containerd/commit/046b6c6d005923f7147f8c943986794716b79710) enhance: update v1/v2 runtime
    * [`7ff9f6815a`](https://github.com/containerd/containerd/commit/7ff9f6815a9a8e07a641c7c3b5c4794ae3376348) Merge pull request  [#2784](https://github.com/containerd/containerd/pull/2784) from Random-Liu/update-cri-release-1.2
    * [`54895c0b98`](https://github.com/containerd/containerd/commit/54895c0b98a63514b90ec9665470edfede5a8544) Update cri to 2bb57d27203d82fc79c496aea724aec593b2705a.
    * [`cd0ecb78c7`](https://github.com/containerd/containerd/commit/cd0ecb78c79ae301f0c45875345b951400a9c94d) Merge pull request  [#2779](https://github.com/containerd/containerd/pull/2779) from thaJeztah/1.2_backport_ignore_modprobe_failures
    * [`c4acd17e70`](https://github.com/containerd/containerd/commit/c4acd17e703a401a0649b102d240adf7a06ff416) Ignore modprobe failures in ExecStartPre (systemd unit)
    
    ### Changes from containerd/cri
    
    * [`2bb57d27`](https://github.com/containerd/cri/commit/2bb57d27203d82fc79c496aea724aec593b2705a) Merge pull request  [#966](https://github.com/containerd/cri/pull/966) from Random-Liu/cherrypick-#959-release-1.2
    * [`c4773dd5`](https://github.com/containerd/cri/commit/c4773dd527a4e93bc173ee13b3bad53bbc343016) Use commit as version.
    * [`9b67975b`](https://github.com/containerd/cri/commit/9b67975be8c2ca999f0bd676c1eca5f4233c4473) Merge pull request  [#962](https://github.com/containerd/cri/pull/962) from mikebrow/cherry-pick-remove-authconfig-from-log
    * [`c064d480`](https://github.com/containerd/cri/commit/c064d480438ac2e7b66be0f04081dc8b5face761) removes authconfig from info log
    * [`a72707ca`](https://github.com/containerd/cri/commit/a72707ca9549077bc1063e8d1b59b0b48daa31ad) Merge pull request  [#958](https://github.com/containerd/cri/pull/958) from Random-Liu/cherrypick-#950-release-1.2
    * [`6881f449`](https://github.com/containerd/cri/commit/6881f44995a5a5ad84370cf87b46e2577096b5b4) Update integration test.
    * [`6681eb15`](https://github.com/containerd/cri/commit/6681eb154b0f4623b5ebbd93a52b8483d5a7b3ca) Manage mount lifecycle and remove cached state
    
    ### Dependency Changes
    
    Previous release can be found at [v1.2.0](https://github.com/containerd/containerd/releases/tag/v1.2.0)
    
    * **github.com/Microsoft/hcsshim**    v0.7.12 -> v0.8.1
    * **github.com/containerd/cri**       f913714917d2456d7e65a0be84962b1ce8acb487 -> 2bb57d27203d82fc79c496aea724aec593b2705a
    * **github.com/opencontainers/runc**  58592df56734acf62e574865fe40b9e53e967910 -> 10d38b660a77168360df3522881e2dc2be5056bd
    
  • v1.2.0

    containerd 1.2.0
    
    Welcome to the v1.2.0 release of containerd!
    
    The third major release of containerd brings both a mix of boring and
    exciting changes. While fixing many bugs and continuing support for the
    containerd 1.0 API, new APIs and interfaces have been added to allow
    containerd to be more extensible and cover more use cases.
    
    ## New V2 Runtime
    
    A new v2 runtime has been added with a stable gRPC interface for managing
    containers through external shims.
    
    This allows runtime authors to easily integrate with containerd over a stable
    API.
    
    Various runtimes can be selected on a per container basis using the `WithRuntime` opt
    or to test via ctr `ctr run --runtime io.containerd.runc.v1`.
    
    [Documentation](https://github.com/containerd/containerd/blob/master/runtime/v2/README.md)
    
    ## Updated CRI Plugin
    
    Containerd 1.2 is validated against Kubernetes v1.11 and v1.12, but it is also compatible with Kubernetes v1.10.
    
    ***To use containerd 1.2 with Kubernetes v1.10, be sure to run the stream server on an address accessible to the apiserver. A simple way is to set `stream_server_address=""` in the `[plugins.cri]` section of `containerd.toml`, so that `cri` plugin will automatically select a routable node address.***
    
    ### Kubernetes Runtime Class
    [Kubernetes Runtime Class](https://github.com/kubernetes/community/blob/master/keps/sig-node/0014-runtime-class.md) introduced in Kubernetes 1.12 is supported.
    
    Users can:
    * Configure alternative runtime handlers with the config option `plugins.cri.containerd.runtimes.runtime_handler_name`, e.g. `plugins.cri.containerd.runtimes.kata`. ([config.md](https://github.com/containerd/cri/blob/release/1.2/docs/config.md))
    * Use the alternative runtime handler in Kubernetes by creating `RuntimeClass` for the runtime handler, and specifying `RuntimeClassName` in the pod spec. ([doc](https://github.com/kubernetes/website/blob/release-1.12/content/en/docs/concepts/containers/runtime-class.md))
    
    ***The `plugins.cri.containerd.untrusted_workload_runtime` config option and `io.kubernetes.cri.untrusted-workload` pod annotation are still functional, but start being deprecated. It is recommended to migrate to the `RuntimeClass` api.***
    
    ### Other Features
    * Supported [`ProcMount`](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/auth/proc-mount-type.md) option introduced in Kubernetes 1.12.
    * Added a new config option `plugins.cri.registry.auths` for user to config default credentials for specific registries. ([doc](https://github.com/containerd/cri/blob/release/1.2/docs/registry.md#configure-registry-credentials))
    * Added a new config option `plugins.cri.x509_key_pair_streaming` for user to config a valid certificate for the stream server. ([config.md](https://github.com/containerd/cri/blob/release/1.2/docs/config.md))
    * Added a runtime `options` field for shim v2 runtime. Use the `options` field to config runtime specific options, e.g. `NoPivotRoot` and `SystemdCgroup` for runtime type `io.containerd.runc.v1`. (See [config.md](https://github.com/containerd/cri/blob/release/1.2/docs/config.md))
    
    ### Notable Changes
    * `cri` plugin can see images pulled/imported into containerd by `ctr images pull` and `ctr images import`.
    * CNI config is now dynamically reloaded when changed.
    * IPv4 address is guaranteed to be selected, when there are both IPv4 and IPv6 addresses for a pod.
    * Privileged untrusted workload is allowed, the workload will get privilege inside the sandbox.
    * `cri` plugin stream server serves on `http://localhost:0` by default. This is to work with the [kubelet streaming proxy](https://github.com/kubernetes/kubernetes/pull/64006) introduced in Kubernetes 1.11.
    * Fixed an issue that a container can't be stopped when container processes are accidentally moved out of the container cgroups.
    * `cluster/health-monitor.sh` in the release tarball will be deprecated next release. Please use Kubernetes [health-monitor.sh](https://github.com/kubernetes/kubernetes/blob/release-1.12/cluster/gce/gci/health-monitor.sh) instead.
    
    ## New Proxy Plugins
    
    A new proxy plugin configuration has been added to allow external snapshotters
    be connected to containerd using gRPC.
    
    [Documentation](https://github.com/containerd/containerd/blob/master/PLUGINS.md)
    
    ## Managed /opt directory
    
    A new `Install` method on the containerd client allows users to publish host level
    binaries using standard container build tooling and container distribution tooling
    to download containerd related binaries on their systems.
    
    This can be used for v2 runtime authors to get their runtime shims on an existing
    containerd system. It can also be used to install `runc` and other related tools.
    
    ```bash
    > ctr content fetch docker.io/crosbymichael/runc:latest
    > ctr install docker.io/crosbymichael/runc:latest
    ```
    
    [Documentation](https://github.com/containerd/containerd/blob/master/docs/managed-opt.md)
    
    ## Garbage Collection
    
    Add support for cleaning up leases and content ingests to garbage collections.
    
    Add expiration label to clean up temporary resources.
    
    ## Image Importer
    
    The image importer has been updated to support output from `docker save`. Users
    of the `ctr` tool should take note of the usage change to `ctr images import`.
    We continue to recommend not building tooling on top of the `ctr` tool.
    
    ## API Changes
    
    This release features a couple additions to the API. Clients may make use of
    these new API features but should be able to handle cases when those features
    are not implemented on the server. The Go client handles this automatically.
    
    - Add `ListStream` method to containers API. This allows listing a larger
    number of containers without hitting message size limts.
    - Add `Sync` flag to `Delete` in leases API. Setting this option will ensure
    a garbage collection completes before the removal call is returned. This can
    be used to guarantee unreferenced objects are removed from disk after a lease.
    
    ## Other Improvements
    
    Improved multi-arch image support using more precise matching and ranking
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Michael Crosby
    * Lantao Liu
    * Derek McGowan
    * Phil Estes
    * Justin Terry
    * Akihiro Suda
    * Kir Kolyshkin
    * Abhinandan Prativadi
    * Stephen J Day
    * Kenfe-Mickaël Laventure
    * Evan Hazlett
    * Sebastiaan van Stijn
    * Andrei Vagin
    * Brian Goff
    * Lifubang
    * Wei Fu
    * John Howard
    * Samuel Karp
    * Ace-Tang
    * Darren Stahl
    * Ian Campbell
    * Michael Wan
    * Wei Fu
    * Claudia Beresford
    * JulienBalestra
    * Maksym Pavlenko
    * Mike Brown
    * Xuean Yan
    * Felix Abecassis
    * Gábor Lipták
    * Ivan Markin
    * Jian Liao
    * Jie Zhang
    * Luc Perkins
    * Mathieu Champlon
    * Tim Allclair
    * Tom Godkin
    * Tõnis Tiigi
    * Vincent Demeester
    * Xiaodong Zhang
    * Yanqiang Miao
    * Yongxin Li
    * Yu-Ju Hong
    * Alban Crequy
    * Aleksa Sarai
    * Alexander Gerasiov
    * Andrew Osheroff
    * Arnaud Rebillout
    * Bin Du
    * Bingshen Wang
    * Danail Branekov
    * Daniel, Dao Quang Minh
    * Dave Henderson
    * Eric Ernst
    * Filipe Brandenburger
    * Frank Yang
    * Harshal Patil
    * Jiri Appl
    * Justin Cormack
    * Kevin Xu
    * Lihua Tang
    * Lu Jingxiao
    * Madhan Raj Mookkandy
    * Michael Fraenkel
    * Nikos Anastopoulos
    * Oliver Stenbom
    * Parav Pandit
    * Ricardo Aravena
    * Rolf Neugebauer
    * Rui Cao
    * Starnop
    * Sudeesh John
    * Tobias Klauser
    * Xiaoxi He
    * Luc Perkins
    
    ### Changes
    
    * [`c4446665cb`](https://github.com/containerd/containerd/commit/c4446665cb9c30056f4998ed953e6d4ff22c7c39) Merge pull request  [#2731](https://github.com/containerd/containerd/pull/2731) from dmcgowan/release-1.2
    * [`e4d2486899`](https://github.com/containerd/containerd/commit/e4d2486899bb426ed3bcca8665721b6c47024e05) Prepare 1.2 release
    * [`c20c569a01`](https://github.com/containerd/containerd/commit/c20c569a01a524a3b808848e210383d7cd60ef9c) Merge pull request  [#2742](https://github.com/containerd/containerd/pull/2742) from fuweid/bugfix_return_context_cancel_error_during_subcribe
    * [`15a761c035`](https://github.com/containerd/containerd/commit/15a761c0352c91634a50a4241cf837501a5523b7) bugfix: return the context error during event subscribe
    * [`9fb7eedb5b`](https://github.com/containerd/containerd/commit/9fb7eedb5b77f2cc43f0fdb34e83153c09c08009) Merge pull request  [#2729](https://github.com/containerd/containerd/pull/2729) from Ace-Tang/master
    * [`2f2d6a142c`](https://github.com/containerd/containerd/commit/2f2d6a142c001a920e49027bdf0e0131e8f48287) Merge pull request  [#2741](https://github.com/containerd/containerd/pull/2741) from Random-Liu/update-cri
    * [`52893fbb05`](https://github.com/containerd/containerd/commit/52893fbb05a32d3f6c14c65ce47e73aaf6f71705) Merge pull request  [#2740](https://github.com/containerd/containerd/pull/2740) from Ace-Tang/ctr_metric
    * [`c3cac72b92`](https://github.com/containerd/containerd/commit/c3cac72b92a5017423ce2358b8bfc3a56bb45fbb) ctr: fix potential panic in metric
    * [`bee4cc5929`](https://github.com/containerd/containerd/commit/bee4cc5929bb3bd442206c56801c1d89d4ceb033) Update cri to f913714917d2456d7e65a0be84962b1ce8acb487.
    * [`a4b6522e11`](https://github.com/containerd/containerd/commit/a4b6522e1158f2f4c40d79051691b72c51041399) Merge pull request  [#2732](https://github.com/containerd/containerd/pull/2732) from gliptak/patch-1
    * [`6f1a54c952`](https://github.com/containerd/containerd/commit/6f1a54c95228d8e7951fbb9d29205e1ae4b8310b) Merge pull request  [#2736](https://github.com/containerd/containerd/pull/2736) from gliptak/misspell1
    * [`d4529076f7`](https://github.com/containerd/containerd/commit/d4529076f75fdbca50d19250ef4dbfca1115d7c6) Merge pull request  [#2735](https://github.com/containerd/containerd/pull/2735) from estesp/remove-release-tool
    * [`9d01160902`](https://github.com/containerd/containerd/commit/9d01160902f48d1def5f23ca44ae17494cb44b22) Correct spelling
    * [`4a0c40664a`](https://github.com/containerd/containerd/commit/4a0c40664a3a0c7980aafa883e00f11964605c43) Correct redundant nil check
    * [`0dd3211a06`](https://github.com/containerd/containerd/commit/0dd3211a061ec5bad3d09a550ea4d2b52885c6f0) Remove containerd-release tool from main repo
    * [`7b1b16b741`](https://github.com/containerd/containerd/commit/7b1b16b741217987570392363161a1fee7176b21) runtime-v2: add validation for runtime name
    * [`133ac5cd2a`](https://github.com/containerd/containerd/commit/133ac5cd2a406bb2baeb42d7ec7c9f9234452c95) Merge pull request  [#2730](https://github.com/containerd/containerd/pull/2730) from fuweid/fixtypo_in_runtime_package
    * [`405518591d`](https://github.com/containerd/containerd/commit/405518591d1d94adebc110782da8205110bf7cd5) Merge pull request  [#2727](https://github.com/containerd/containerd/pull/2727) from mikebrow/ignore-idempotence
    * [`accadd7118`](https://github.com/containerd/containerd/commit/accadd7118f3252dad2b606d52179f9880fc2d1a) fixtypo: misspell in runtime package
    * [`879b2ae291`](https://github.com/containerd/containerd/commit/879b2ae2915a876a0bc45130ac5b738c340b0a50) allow idempotence when adding a task to cgroup metrics collection
    * [`9c1db67b3a`](https://github.com/containerd/containerd/commit/9c1db67b3aa897f5e44c3d37255318e4e87ac1b8) Merge pull request  [#2726](https://github.com/containerd/containerd/pull/2726) from lucperkins/lperkins/update-banner-url
    * [`0c8a5ff72e`](https://github.com/containerd/containerd/commit/0c8a5ff72e939e16948cf672f9cbbac783e0097b) Update banner URL
    * [`f1f8cb017e`](https://github.com/containerd/containerd/commit/f1f8cb017e36e0df89b49778f6a5df42dd04e644) Merge pull request  [#2725](https://github.com/containerd/containerd/pull/2725) from fuweid/enhance_split_config_from_server
    * [`06616dab00`](https://github.com/containerd/containerd/commit/06616dab0055b5762ecae348374582120df9049a) enhance: split config from server package
    * [`483724b0df`](https://github.com/containerd/containerd/commit/483724b0df4b415f9c8514add6fd93aae9bb54e9) Merge pull request  [#2724](https://github.com/containerd/containerd/pull/2724) from crosbymichael/runc-lxc
    * [`d7769daa5e`](https://github.com/containerd/containerd/commit/d7769daa5e2136886e642e7072ed4790601a87ca) Update runc to 58592df56734acf62e574865fe40b9e53e
    * [`d6de12e2f3`](https://github.com/containerd/containerd/commit/d6de12e2f362cb9dc49ad957911996d3de59b338) Merge pull request  [#2723](https://github.com/containerd/containerd/pull/2723) from dmcgowan/update-version-rc.2
    * [`5e810c3e3d`](https://github.com/containerd/containerd/commit/5e810c3e3da42a2f6ab10ca5f8c6e0fb5733600b) Update version to 1.2.0-rc.2
    * [`f1dfe86ef4`](https://github.com/containerd/containerd/commit/f1dfe86ef48ddae463c84afb1d345d89b93ece92) Merge pull request  [#2688](https://github.com/containerd/containerd/pull/2688) from crosbymichael/ctrdecodespec
    * [`9fe52f66d6`](https://github.com/containerd/containerd/commit/9fe52f66d68007dbf3438a598552d347f4905853) Merge pull request  [#2721](https://github.com/containerd/containerd/pull/2721) from Ace-Tang/master
    * [`7ea75ef4a9`](https://github.com/containerd/containerd/commit/7ea75ef4a92e64948f100013fd9dcf5913489af0) ctr: add some metric item
    * [`acc3b839d3`](https://github.com/containerd/containerd/commit/acc3b839d3dfd81e3fe1b152c3794f09bb76e88a) Merge pull request  [#2714](https://github.com/containerd/containerd/pull/2714) from dmcgowan/fix-content-deadlock-after-error
    * [`fdc4e1f426`](https://github.com/containerd/containerd/commit/fdc4e1f4268b13b6b37f98db06bf5c0d240d0664) Merge pull request  [#2720](https://github.com/containerd/containerd/pull/2720) from crosbymichael/stress-root
    * [`0f756495a9`](https://github.com/containerd/containerd/commit/0f756495a9c7ab71edfbe198f1181779f96557b6) Fix writer deadlock in local store
    * [`e86a0689fb`](https://github.com/containerd/containerd/commit/e86a0689fbfa6f83e9ec96c02fef3f373c582d11) Fix stress test for image config opt requirements
    * [`d725ebe446`](https://github.com/containerd/containerd/commit/d725ebe446c22d59154c8d5bd319ac6916b5f92b) Merge pull request  [#2718](https://github.com/containerd/containerd/pull/2718) from jterry75/update_runhcs
    * [`3f1d9b2c4f`](https://github.com/containerd/containerd/commit/3f1d9b2c4fdac839e8d78c97d250b43a22195b79) Revendor github.com/Microsoft/hcsshim
    * [`5993d096ff`](https://github.com/containerd/containerd/commit/5993d096ff13d07a9399119746472f07d1a5987a) Merge pull request  [#2691](https://github.com/containerd/containerd/pull/2691) from fuweid/bugfix_cache_empty_label
    * [`3f5e6cdeaa`](https://github.com/containerd/containerd/commit/3f5e6cdeaa07ba017a6384336b8feb70dcef441b) Merge pull request  [#2717](https://github.com/containerd/containerd/pull/2717) from dmcgowan/diff-set-uncompressed-label
    * [`26506e9e23`](https://github.com/containerd/containerd/commit/26506e9e2367534e2b0b3f1db8d0977e199b513d) Update empty layer label
    * [`bb197ddc47`](https://github.com/containerd/containerd/commit/bb197ddc4702a3e1d55ddaa4181ff3aba8744877) Set uncompressed label on diff when already exists
    * [`50c020f4d5`](https://github.com/containerd/containerd/commit/50c020f4d525b98820f367a6e009779b25a23310) Merge pull request  [#2716](https://github.com/containerd/containerd/pull/2716) from estesp/reference-common-project-repo
    * [`bd93a66fc2`](https://github.com/containerd/containerd/commit/bd93a66fc2c6c905c8b03237a74bbf234035942e) Use common project repo copies of travis scripts
    * [`6f3288333c`](https://github.com/containerd/containerd/commit/6f3288333cf310f93eaded1a6d8943cccc653553) Move common repository details to project references
    * [`0146a48cb8`](https://github.com/containerd/containerd/commit/0146a48cb8f436d7e069bfa1c6f2b728445939c8) Merge pull request  [#2712](https://github.com/containerd/containerd/pull/2712) from nogoegst/mount-openbsd
    * [`61f4ecb1e1`](https://github.com/containerd/containerd/commit/61f4ecb1e1a98290ea0f1d2761f93c7486e9823b) Merge pull request  [#2713](https://github.com/containerd/containerd/pull/2713) from nogoegst/archive-openbsd
    * [`a20603090f`](https://github.com/containerd/containerd/commit/a20603090fe51ca3ca17081f8b576f687f5d87d1) archive: add support for OpenBSD
    * [`0828b7aa96`](https://github.com/containerd/containerd/commit/0828b7aa96b55e36a9594e3b98a3f6800bc0734a) mount: add support for OpenBSD
    * [`1a5f9a3434`](https://github.com/containerd/containerd/commit/1a5f9a3434ac53c0e9d27093ecc588e0c281c333) Merge pull request  [#2710](https://github.com/containerd/containerd/pull/2710) from fuweid/enhance_support_duration_for_cpu_profile_collection
    * [`09aa58bee5`](https://github.com/containerd/containerd/commit/09aa58bee5016dc963330bedf212e58297b9a1c3) Merge pull request  [#2705](https://github.com/containerd/containerd/pull/2705) from jterry75/detachvhd
    * [`f67459929e`](https://github.com/containerd/containerd/commit/f67459929ea66fa02c7c91ca9c5bb860dd429fb4) Merge pull request  [#2700](https://github.com/containerd/containerd/pull/2700) from jiria/jiria/add-windows-arm-support
    * [`e6529f4ebc`](https://github.com/containerd/containerd/commit/e6529f4ebc46b73df2f4daf161ad3b5dfaa6e031) Add support to detect ARM variant on Windows
    * [`00242e1668`](https://github.com/containerd/containerd/commit/00242e1668434f2f1b1e30803b2def35cf487403) Dismount sandbox VHD on snapshot remove
    * [`31aa418f84`](https://github.com/containerd/containerd/commit/31aa418f8474252e517cfba6f19bfc64cd0c1677) Merge pull request  [#2704](https://github.com/containerd/containerd/pull/2704) from jterry75/remove_tar2vhd
    * [`cce78d4b5d`](https://github.com/containerd/containerd/commit/cce78d4b5d0d724fd2943aec88875cd118c55f5b) Remove dependency on tar2vhd for LCOW differ
    * [`a2a23d91ca`](https://github.com/containerd/containerd/commit/a2a23d91caa19ffffe488fd83f807b1d1b6853db) enhance: support specific duration for profile collection
    * [`15f19d7a67`](https://github.com/containerd/containerd/commit/15f19d7a67fa322e6de0ef4c6a1bf9da0f056554) Merge pull request  [#2702](https://github.com/containerd/containerd/pull/2702) from Random-Liu/update-cri-release-1.2
    * [`88bfc17d14`](https://github.com/containerd/containerd/commit/88bfc17d1436651229cd7f73ef7b6ca95f5df254) Update cri to 8506fe836677cc3bb23a16b68145128243d843b5.
    * [`0c5f8f63c3`](https://github.com/containerd/containerd/commit/0c5f8f63c3368856c320ae8a1c125e703b73b51d) Merge pull request  [#2699](https://github.com/containerd/containerd/pull/2699) from dmcgowan/update-1.2-rc.1
    * [`7b750c7b83`](https://github.com/containerd/containerd/commit/7b750c7b83527b98640840ab0eac19c88c16da9d) Update version to 1.2-rc.1
    * [`0e6a562b1d`](https://github.com/containerd/containerd/commit/0e6a562b1d7e0dfbc05fb4ccc6d900865e1f8baa) Merge pull request  [#2698](https://github.com/containerd/containerd/pull/2698) from jterry75/lcow_spec_opt
    * [`223acbca2a`](https://github.com/containerd/containerd/commit/223acbca2a018a7db68b0041798e2e05a979001d) Skip AdditionalGID's for LCOW oci spec
    * [`de4bb2ddfb`](https://github.com/containerd/containerd/commit/de4bb2ddfbb6b2b6a112b3478a935ca74dd7b796) Merge pull request  [#2692](https://github.com/containerd/containerd/pull/2692) from jterry75/shim_reconnect
    * [`43acab8100`](https://github.com/containerd/containerd/commit/43acab8100fe0f0a4a0f0ddaec6b5328d00ea59a) Merge pull request  [#2690](https://github.com/containerd/containerd/pull/2690) from dmcgowan/resolver-updates
    * [`90b7b88e10`](https://github.com/containerd/containerd/commit/90b7b88e1091a18b04a019fdd55d413324a849f2) Merge pull request  [#2696](https://github.com/containerd/containerd/pull/2696) from dmcgowan/import-docker-tar-test
    * [`29dab3bb24`](https://github.com/containerd/containerd/commit/29dab3bb24db10b7078ffe5f13c35d8a724d6339) Merge pull request  [#2694](https://github.com/containerd/containerd/pull/2694) from AkihiroSuda/continuity-testutil
    * [`440c7ed249`](https://github.com/containerd/containerd/commit/440c7ed249d255d7426e9ac8b017463ec346d3ca) Fix commit already exists not leasing
    * [`ab2031236a`](https://github.com/containerd/containerd/commit/ab2031236a5c672651d5bf9fee0fd249f59bea2f) Add blocking buffered writes to shim
    * [`beb1f432be`](https://github.com/containerd/containerd/commit/beb1f432be15ac27d162a8b8835e272646e62f4b) Review fixes
    * [`2ddbb2db05`](https://github.com/containerd/containerd/commit/2ddbb2db058b2576e5be3ee83ee2111b73661204) Handle shim delete workdir on Windows
    * [`b8945d35f5`](https://github.com/containerd/containerd/commit/b8945d35f553a477c05cb9903a1eae4de72797e8) Decrease shim timeout on pipe not found
    * [`ddbeb3f7c7`](https://github.com/containerd/containerd/commit/ddbeb3f7c76d39623f2cb709dcd527eb54d65df1) Adds Windows shim reconnect logs support
    * [`5349fa31df`](https://github.com/containerd/containerd/commit/5349fa31dfed014e8ca672e4a98023c8fdeec195) remove pkg/testutil/loopback_linux.go and use continuity/testutil/loopback
    * [`b6107dca86`](https://github.com/containerd/containerd/commit/b6107dca86c9755599071e0ac817dd4e8a7251d6) Add import integration test
    * [`a6198b7692`](https://github.com/containerd/containerd/commit/a6198b7692a3138b0474c62e6a462cddc8415290) Update resolver code
    * [`ac01f20a8e`](https://github.com/containerd/containerd/commit/ac01f20a8e6a1ff67a74e16783463c187a40b7c4) Merge pull request  [#2577](https://github.com/containerd/containerd/pull/2577) from samuelkarp/stop-signal
    * [`655ba65875`](https://github.com/containerd/containerd/commit/655ba658751afbafa49cb4c13a663906e17ce215) Merge pull request  [#2686](https://github.com/containerd/containerd/pull/2686) from jterry75/runhcs_improvements
    * [`57d79e1b49`](https://github.com/containerd/containerd/commit/57d79e1b49c8d339028ca518fa0b89b4c5ff9ac2) bugfix: cache empty layer for docker schema1 image
    * [`607888ce29`](https://github.com/containerd/containerd/commit/607888ce2977c5579e0ea19a7a032e8334de741d) ctr: make kill use stop-signal by default
    * [`b392a3a8e4`](https://github.com/containerd/containerd/commit/b392a3a8e457f3a13d96d8da179892371b724464) signals: move ParseSignal to containerd package
    * [`df60d3272a`](https://github.com/containerd/containerd/commit/df60d3272ad214d6bae5cb27812b6a091065ec80) Merge pull request  [#2687](https://github.com/containerd/containerd/pull/2687) from dmcgowan/fix-pigz-panic
    * [`81eb40fabf`](https://github.com/containerd/containerd/commit/81eb40fabfcbc010947fc0b9e8083e682536aea9) Adds containerd-shim-runhcs verbose logging support
    * [`772644e978`](https://github.com/containerd/containerd/commit/772644e978a5f7a95cca419e3894d39b5a468b2c) Fixes containerd-shim-runhcs State on exec id
    * [`83437ef646`](https://github.com/containerd/containerd/commit/83437ef646eb61fbe3788d0e66004b904c0272fd) Fixes containerd-shim-runhcs Delete on exec id
    * [`84aa0bfde6`](https://github.com/containerd/containerd/commit/84aa0bfde626cd7a5d067c80dbe4ac343bc097bf) Forward containerd debug to shim invocation
    * [`cb0eed833d`](https://github.com/containerd/containerd/commit/cb0eed833d8639fadec83105da3485a709d3480c) decode Spec value in command 'ctr c info <containerid>'
    * [`75d7d6e7a8`](https://github.com/containerd/containerd/commit/75d7d6e7a8c10aba365e6a186eb9740bdbdf2d9f) Merge pull request  [#2684](https://github.com/containerd/containerd/pull/2684) from dmcgowan/manifest-resolution
    * [`db358a9fd2`](https://github.com/containerd/containerd/commit/db358a9fd2fed9bd4456ec67ea724fc06b617e5e) Fix panic when bufio Reader called in 2 goroutines
    * [`f88d3e5d6d`](https://github.com/containerd/containerd/commit/f88d3e5d6dfe9b7d7941ac5241649ad8240b9282) Merge pull request  [#2685](https://github.com/containerd/containerd/pull/2685) from Random-Liu/expose-labels
    * [`3d5a408bfa`](https://github.com/containerd/containerd/commit/3d5a408bfa8803617a76a89ea4fcc70dfe8c21df) Add `Labels` to client.Image.
    * [`ef8498bf79`](https://github.com/containerd/containerd/commit/ef8498bf79f61ea7ad296c356f88515805d4efb7) Update manifest resolution for non-index manifests
    * [`4b1d56e240`](https://github.com/containerd/containerd/commit/4b1d56e240f9a25a62704b256325543ac9b36e4f) Merge pull request  [#2682](https://github.com/containerd/containerd/pull/2682) from jterry75/lcow_snapshot_lock
    * [`e373126bfb`](https://github.com/containerd/containerd/commit/e373126bfb31a7338b1f91fae27bdba3f50a558a) Fix race in lcow snapshot scratch.vhdx creation
    * [`3bc4ba271e`](https://github.com/containerd/containerd/commit/3bc4ba271e1c1ab580467748751b30aa7eb9b0c7) Merge pull request  [#2681](https://github.com/containerd/containerd/pull/2681) from Starnop/typo-contianers
    * [`a121b2fb56`](https://github.com/containerd/containerd/commit/a121b2fb5642357f75e1defd813fe291debcc843) typo: fix misspells in comments of containers/contaienrs.go
    * [`87d1118a0f`](https://github.com/containerd/containerd/commit/87d1118a0f350d019b8259063cf71418e4c2e739) Merge pull request  [#2605](https://github.com/containerd/containerd/pull/2605) from lifubang/runafterstart
    * [`6496078ef8`](https://github.com/containerd/containerd/commit/6496078ef821bfe2949b04336b7a81e215b356cb) Merge pull request  [#2669](https://github.com/containerd/containerd/pull/2669) from estesp/fix-withuser-comment
    * [`54447c6bfb`](https://github.com/containerd/containerd/commit/54447c6bfbc7906023414acbbed5fef26a24341f) Merge pull request  [#2676](https://github.com/containerd/containerd/pull/2676) from dmcgowan/update-continuity
    * [`697ec5d914`](https://github.com/containerd/containerd/commit/697ec5d91413c919e1e0ceeb4f4b485b968da68a) Update continuity
    * [`b01ebaf849`](https://github.com/containerd/containerd/commit/b01ebaf849c2288acacf2a597ed6b21f67807a75) Merge pull request  [#2674](https://github.com/containerd/containerd/pull/2674) from crosbymichael/runc
    * [`92d58bf8f0`](https://github.com/containerd/containerd/commit/92d58bf8f01d4196b6cca09987b03f036be89d96) Merge pull request  [#2670](https://github.com/containerd/containerd/pull/2670) from jterry75/runhcs_stop_success
    * [`806a8f98bb`](https://github.com/containerd/containerd/commit/806a8f98bb5fbb8826cd8fc1e576f6fd406a26ae) Update runc to 00dc70017d222b178a002ed30e9321b126
    * [`557e8e0b0d`](https://github.com/containerd/containerd/commit/557e8e0b0d038ad7a3c0eb976226f5ef314eb535) fix delete running bundle dir when run t start cmd again
    * [`547bb94e4b`](https://github.com/containerd/containerd/commit/547bb94e4bc500bd70754b58363b6117873fef72) Fix ctr run for Windows containers
    * [`2623241d50`](https://github.com/containerd/containerd/commit/2623241d502cbca3df74b42d772a25a101ec1d3e) Merge pull request  [#2671](https://github.com/containerd/containerd/pull/2671) from crosbymichael/ttrpc
    * [`99fc40fd60`](https://github.com/containerd/containerd/commit/99fc40fd6088baebe3c18b8f8093cd50d58815d6) Merge pull request  [#2666](https://github.com/containerd/containerd/pull/2666) from dmcgowan/update-version-1.2-rc.0
    * [`d16cc3a02e`](https://github.com/containerd/containerd/commit/d16cc3a02e3e24b06a56cbd6bf696b7541e74944) Update ttrpc for client timeout support
    * [`65e0214895`](https://github.com/containerd/containerd/commit/65e0214895d9d788d005230a9012895037c7f34a) Update version for v1.2.0-rc.0
    * [`7dc7c5e9ed`](https://github.com/containerd/containerd/commit/7dc7c5e9ed6c622680a05f51dca0570d546620fa) Update mailmap
    * [`7768ab1b5e`](https://github.com/containerd/containerd/commit/7768ab1b5eb04d8478aa35630fa0019fba9a333e) Update runhcs-shim to use go-bindings
    * [`16b42fce94`](https://github.com/containerd/containerd/commit/16b42fce9437915a94ee90ac7dad050c7c665bff) Merge pull request  [#2653](https://github.com/containerd/containerd/pull/2653) from liyongxin/master
    * [`15861305e5`](https://github.com/containerd/containerd/commit/15861305e5577305d7b2be69fec50185348d06ee) Merge pull request  [#2616](https://github.com/containerd/containerd/pull/2616) from Lihua93/master
    * [`41615e8ded`](https://github.com/containerd/containerd/commit/41615e8ded6bac52bd9e0a048b8db6abd801c4b6) Remove a TODO from the code comments that is complete
    * [`03b1dae195`](https://github.com/containerd/containerd/commit/03b1dae195ccadd9dd59ccc3091f3a1f714a6148) typo fix
    * [`af23a4c1f2`](https://github.com/containerd/containerd/commit/af23a4c1f213b7a6356c3098b1bcadd42db3f923) fix: typo omitted -> ommitted
    * [`308d3cb60e`](https://github.com/containerd/containerd/commit/308d3cb60e1274429e16b5fe51a0a4147995d068) Merge pull request  [#2665](https://github.com/containerd/containerd/pull/2665) from dmcgowan/update-mailmap
    * [`9faeea1e5e`](https://github.com/containerd/containerd/commit/9faeea1e5e788c97b3e0b33c770bfeca43707c1d) Merge pull request  [#2649](https://github.com/containerd/containerd/pull/2649) from estesp/nonewpriv-flag
    * [`b38b4427f6`](https://github.com/containerd/containerd/commit/b38b4427f663793c6c2d2441916ad4e9140382d2) Merge pull request  [#2640](https://github.com/containerd/containerd/pull/2640) from mxpv/pgzip
    * [`7141ea3c0e`](https://github.com/containerd/containerd/commit/7141ea3c0e1111cde2270c2cad7ebc134dfe3928) Merge pull request  [#2664](https://github.com/containerd/containerd/pull/2664) from crosbymichael/proc
    * [`5600adc86d`](https://github.com/containerd/containerd/commit/5600adc86dd37667403c61e5424349d29b974bb4) Merge pull request  [#2663](https://github.com/containerd/containerd/pull/2663) from crosbymichael/publish
    * [`4d0e744d17`](https://github.com/containerd/containerd/commit/4d0e744d17432937e0bd421c01df5e2708926207) Update mailmap
    * [`94c33d4f94`](https://github.com/containerd/containerd/commit/94c33d4f946653f635e1d1abdb98009a1e4e54ef) Add nosuid,noexec,nodev to proc
    * [`1ad49689d3`](https://github.com/containerd/containerd/commit/1ad49689d31ccccda7a0445007589ba3cab6f551) Reduce publish connection timeout
    * [`1ac5ac652b`](https://github.com/containerd/containerd/commit/1ac5ac652b4af63185f4133434ae9129489ebc6a) Merge pull request  [#2633](https://github.com/containerd/containerd/pull/2633) from dmcgowan/import-docker
    * [`e8fac24e7b`](https://github.com/containerd/containerd/commit/e8fac24e7bb7d8b90c6cd6a526dd24ba2933416d) Remove decompression benchmark, use sync.Once for initialization
    * [`3c2668dce4`](https://github.com/containerd/containerd/commit/3c2668dce47c81d9cd1e8145a66c1e8899581ce5) Merge pull request  [#2661](https://github.com/containerd/containerd/pull/2661) from Random-Liu/update-release-note
    * [`2da1358f86`](https://github.com/containerd/containerd/commit/2da1358f86920244daf7dddf6a3e97563cdfa147) Update v1.2.0-rc release note.
    * [`d97a907f7f`](https://github.com/containerd/containerd/commit/d97a907f7f781c0ab8340877d8e6b53cc7f1c2f6) Merge pull request  [#2658](https://github.com/containerd/containerd/pull/2658) from dmcgowan/release-notes-1.2-rc
    * [`bd902372de`](https://github.com/containerd/containerd/commit/bd902372dee89ce6f26c5551812550458701826d) typo fix oci/typo_spec_opts_test
    * [`47583aad28`](https://github.com/containerd/containerd/commit/47583aad28ca0adc0709930baf8d24e78ee170f6) Add release notes for containerd 1.2.0
    * [`ef39bba476`](https://github.com/containerd/containerd/commit/ef39bba4768213328cac03c11880496f8db9c2f8) Merge pull request  [#2656](https://github.com/containerd/containerd/pull/2656) from Random-Liu/update-cri-release-1.2
    * [`59087b7dc0`](https://github.com/containerd/containerd/commit/59087b7dc0073d1eec03e9e0b49d2f22731c5734) Merge pull request  [#2650](https://github.com/containerd/containerd/pull/2650) from estesp/supplemental-gids-by-default
    * [`da6d29033c`](https://github.com/containerd/containerd/commit/da6d29033c2a09ec3647353d034cc954ab04ffc5) Clean up error messages
    * [`a62be324b7`](https://github.com/containerd/containerd/commit/a62be324b76f6d5f415d46963df26ee090aa34a7) Unify docker and oci importer
    * [`003b27eff4`](https://github.com/containerd/containerd/commit/003b27eff45cb6d58b36a56595b115b7a3098c16) Move compression benchmark test data to gist
    * [`4d7d63f390`](https://github.com/containerd/containerd/commit/4d7d63f390e73f62676cd4994233805a6f821ab7) Improve layer decompression speed by using pigz
    * [`ab9942cbf9`](https://github.com/containerd/containerd/commit/ab9942cbf99cb775e600bf32eef696211927a749) Update cri to 9f39e3289533fc228c5e5fcac0a6dbdd60c6047b.
    * [`d09a1c6a95`](https://github.com/containerd/containerd/commit/d09a1c6a95bdfbb260559c18be3565cd6494cd5e) Merge pull request  [#2655](https://github.com/containerd/containerd/pull/2655) from crosbymichael/slack
    * [`0f99d24d3d`](https://github.com/containerd/containerd/commit/0f99d24d3da8477bf6a369d1bd1cb913a38c9154) Update slack invite link for direct signup
    * [`0dc7636c0b`](https://github.com/containerd/containerd/commit/0dc7636c0bcde2a0a4011635d9cbe39e2f4bef24) Merge pull request  [#2644](https://github.com/containerd/containerd/pull/2644) from madhanrm/vendor_win
    * [`074459cb51`](https://github.com/containerd/containerd/commit/074459cb510ee47ba82f5845cd96602bd1102403) Merge pull request  [#2651](https://github.com/containerd/containerd/pull/2651) from estesp/travis-darwin-cleanup
    * [`bce20b75da`](https://github.com/containerd/containerd/commit/bce20b75da6264f5f26e26130e9a0d52c006ecfd) Simplify docker importer
    * [`9e6db71954`](https://github.com/containerd/containerd/commit/9e6db7195485f70d0798e5aebdb7c96254812be1) Add docker importer
    * [`f57c5cdefb`](https://github.com/containerd/containerd/commit/f57c5cdefbbcbd3b986be30ffdcda8375bc0dd28) Refactor image importer
    * [`85e8221f10`](https://github.com/containerd/containerd/commit/85e8221f10df7896a32d2aace6464f487dce3c2d) Tests should set up snapshot prior to any use of fs
    * [`13931e41d6`](https://github.com/containerd/containerd/commit/13931e41d62cea69a571e8d8a44d8981deffdc5d) Add additional GIDs by default if they exist in /etc/group
    * [`b215a65f7d`](https://github.com/containerd/containerd/commit/b215a65f7deffd8dc8abc7c19577223180005fab) Remove setup steps unecessary when travis runs on darwin
    * [`c28ce39cea`](https://github.com/containerd/containerd/commit/c28ce39cea8e8dc8d7ff13c0fa0f7ca6217c2dab) Add flag to ctr for running with NoNewPrivileges: false
    * [`05984a966d`](https://github.com/containerd/containerd/commit/05984a966d3a20db9018be859a120b4edbe2d96a) Merge pull request  [#2642](https://github.com/containerd/containerd/pull/2642) from dmcgowan/fix-commit-already-exists
    * [`6875d3df3a`](https://github.com/containerd/containerd/commit/6875d3df3a177a24062967011b9efaa9306d8e39) Always check exists on commit error
    * [`744d93e960`](https://github.com/containerd/containerd/commit/744d93e960666ef46d1fc3d04363887877536da0) Vendor in runtime spec referencing windows namespace
    * [`c95bb88fa3`](https://github.com/containerd/containerd/commit/c95bb88fa3b6e6a37cdad6aad630203c80e4063f) Merge pull request  [#2634](https://github.com/containerd/containerd/pull/2634) from jhowardmsft/boltdb
    * [`c0cb2f2568`](https://github.com/containerd/containerd/commit/c0cb2f256827c002c4a5263d195fc4a25d8c53d4) Add testcase for commit already exist
    * [`1950f791d9`](https://github.com/containerd/containerd/commit/1950f791d9225ffe061c77e74e292bcb3c428a04) Merge pull request  [#2641](https://github.com/containerd/containerd/pull/2641) from Random-Liu/support-uid-in-additional-group
    * [`49af788996`](https://github.com/containerd/containerd/commit/49af78899656203e1800f455373ab2074c7be221) Merge pull request  [#2621](https://github.com/containerd/containerd/pull/2621) from jianliao82/patch-2
    * [`178db322b3`](https://github.com/containerd/containerd/commit/178db322b35d06333f3b5261983838370d4f42a8) Support uid in WithAdditionalGIDs.
    * [`0120dec799`](https://github.com/containerd/containerd/commit/0120dec7992aced23067583dcfb1dc5b33ea45f5) fix typo
    * [`8e44270723`](https://github.com/containerd/containerd/commit/8e44270723a68331217f072e1fb0f1469cbcdb92) Adds a no-op migration for metadata v3
    * [`f1cc4feea6`](https://github.com/containerd/containerd/commit/f1cc4feea6f6c93d480fd526afcfcb86f4b7a0df) Vendor go.etcd.io/bbolt @ v1.3.1-etcd.8
    * [`2586f3fbb9`](https://github.com/containerd/containerd/commit/2586f3fbb9e48068e792fe3e4ed858cbedcc9438) boltdb/bolt --> go.etcd.io/bbolt
    * [`66b984ee33`](https://github.com/containerd/containerd/commit/66b984ee33b872990439328036bc58339bc1ef51) Merge pull request  [#2638](https://github.com/containerd/containerd/pull/2638) from crosbymichael/daemon-root
    * [`700d8d3aa8`](https://github.com/containerd/containerd/commit/700d8d3aa8ab1b921db6e0c83d5d2da945d03c26) Don't start top container in test
    * [`bb0f83ab6e`](https://github.com/containerd/containerd/commit/bb0f83ab6eec47c3316bb763d5c20a82c7750c31) Merge pull request  [#2636](https://github.com/containerd/containerd/pull/2636) from justincormack/update-yaml
    * [`18ae712942`](https://github.com/containerd/containerd/commit/18ae7129423de1081ca171b6603abd5d867021a2) Merge pull request  [#2627](https://github.com/containerd/containerd/pull/2627) from estesp/supplemental-groups
    * [`5271d93086`](https://github.com/containerd/containerd/commit/5271d930861b0e52b2d04029f4c42214ea3545bb) Update Go yaml library
    * [`78e61af47a`](https://github.com/containerd/containerd/commit/78e61af47a3f5d539b405b39a7230c99369639bc) Add With-helper for supplemental gid support
    * [`83668f424f`](https://github.com/containerd/containerd/commit/83668f424f3c7d79a25bf0b39017ea095d46f030) Merge pull request  [#2630](https://github.com/containerd/containerd/pull/2630) from crosbymichael/install-path
    * [`60d13d63c4`](https://github.com/containerd/containerd/commit/60d13d63c435f1159b309128a9cac1639cc9e46f) Add optional install path
    * [`ed2bf6dd8a`](https://github.com/containerd/containerd/commit/ed2bf6dd8a92ad06c4747006a2845fbbd2d447c8) Merge pull request  [#2624](https://github.com/containerd/containerd/pull/2624) from Ace-Tang/fix_delete_lock
    * [`079292e3fc`](https://github.com/containerd/containerd/commit/079292e3fc20b7319b6e7c35dcda6864bb128f1c) fix: modify lock location of exec delete
    * [`1597270d04`](https://github.com/containerd/containerd/commit/1597270d0468ccebd29b78164c2e902514f426fd) Merge pull request  [#2579](https://github.com/containerd/containerd/pull/2579) from lifubang/ctrrun
    * [`12c877f57a`](https://github.com/containerd/containerd/commit/12c877f57aa6a22823b2e7c94c3a7387c8d1a8cd) Merge pull request  [#2618](https://github.com/containerd/containerd/pull/2618) from crosbymichael/no-stdin
    * [`18d9e43bd1`](https://github.com/containerd/containerd/commit/18d9e43bd1f434a8793050673ffd6e28c51cb017) Merge pull request  [#2623](https://github.com/containerd/containerd/pull/2623) from yanxuean/move-task-opts
    * [`c48cafea40`](https://github.com/containerd/containerd/commit/c48cafea4048908a77bf389ed1cf770ee1fdd299) Merge pull request  [#2619](https://github.com/containerd/containerd/pull/2619) from nashasha1/fix/typo-in-runtime
    * [`804bf73a07`](https://github.com/containerd/containerd/commit/804bf73a070bc5d8ec3fd88e65a7223b462cc7e2) Merge pull request  [#2625](https://github.com/containerd/containerd/pull/2625) from kadisi/import_export
    * [`c11e2b8d44`](https://github.com/containerd/containerd/commit/c11e2b8d44e104fc0e657df3aaf4e3efe97f1b55) move Exports method to export.go files
    * [`3c8692a1a9`](https://github.com/containerd/containerd/commit/3c8692a1a94a7618790a9653c00fed5a5c7c4cce) move WithXXXX to task_opts.go
    * [`e6d787172c`](https://github.com/containerd/containerd/commit/e6d787172c01e47d720170d0f46571821dc686e6) Fix some typo in runtime and snapshots
    * [`906acb18b6`](https://github.com/containerd/containerd/commit/906acb18b603b7ed0ef0807e2955c5b18af2e893) Don't provide IO when it's not set
    * [`6ca8355a4e`](https://github.com/containerd/containerd/commit/6ca8355a4e8ae1857c0577fcd648976916c7ce33) Merge pull request  [#2615](https://github.com/containerd/containerd/pull/2615) from tossmilestone/fix-forward-typo
    * [`b5274fe48a`](https://github.com/containerd/containerd/commit/b5274fe48a57641e88d51ba6efd4851ad14fcb3b) Merge pull request  [#2610](https://github.com/containerd/containerd/pull/2610) from jterry75/fixup_oci_default_lcow
    * [`55952ad087`](https://github.com/containerd/containerd/commit/55952ad087be028c5aa98d47a4aa851e7ef32dba) Merge pull request  [#2612](https://github.com/containerd/containerd/pull/2612) from nashasha1/fix/contrib-typo
    * [`dcb4d72f98`](https://github.com/containerd/containerd/commit/dcb4d72f98a05d2b526e3fae95f2a2f31f968607) Merge pull request  [#2614](https://github.com/containerd/containerd/pull/2614) from mirake/fix-typos-outputing
    * [`eb6257bb69`](https://github.com/containerd/containerd/commit/eb6257bb697b44e4a6c71ee9b3b95aeeb1930221) Merge pull request  [#2617](https://github.com/containerd/containerd/pull/2617) from jianliao82/patch-1
    * [`7f03ad6579`](https://github.com/containerd/containerd/commit/7f03ad6579521b2ccec6e5d6cf9798e7ded7e3b1) Fix typos
    * [`9f817000cc`](https://github.com/containerd/containerd/commit/9f817000cc3074c640c2c34c2fb978889a00cd32) Fix 'forward' typos
    * [`67849c4714`](https://github.com/containerd/containerd/commit/67849c471438ed4bdd73144bceff708ce0849538) fix typo
    * [`1f5ab28216`](https://github.com/containerd/containerd/commit/1f5ab282169035ee5e6271bb0dcfc3af7ae52393) Typo fix: outputing -> outputting
    * [`ef910311e8`](https://github.com/containerd/containerd/commit/ef910311e8142b7fda83377030692376266aeba6) Add a Windows section for Linux oci on LCOW
    * [`901b2ea2a7`](https://github.com/containerd/containerd/commit/901b2ea2a712e178ddfd3da72406080938aa7914) Merge pull request  [#2595](https://github.com/containerd/containerd/pull/2595) from fuweid/bugfix_avoid_re_calculate_blob_state
    * [`9db21deb5d`](https://github.com/containerd/containerd/commit/9db21deb5d4a9a8574cc12b0c16e78d5916a59ec) bugfix: avoid to re-calculate blob state for schema1
    * [`48fe63511a`](https://github.com/containerd/containerd/commit/48fe63511a9b9f4b1b9651cadf7cb9086a10f7d2) code optimization after review
    * [`96986c04db`](https://github.com/containerd/containerd/commit/96986c04db9b1e61339a3d1e6e2af010b4ced58c) Merge pull request  [#2609](https://github.com/containerd/containerd/pull/2609) from Callisto13/pr-fix-typos
    * [`32e6aa742b`](https://github.com/containerd/containerd/commit/32e6aa742ba732a89610ff1021b4fceda1aa493a) Fix teeny tiny typos
    * [`87a9d6e22a`](https://github.com/containerd/containerd/commit/87a9d6e22a0672bd226fc766e8f2a9b89220b464) Merge pull request  [#2607](https://github.com/containerd/containerd/pull/2607) from yanxuean/useless-para
    * [`517930187e`](https://github.com/containerd/containerd/commit/517930187e55be4b7b7945b297dc1492aec38ecd) remove useless parameter from newTask
    * [`acced5d58f`](https://github.com/containerd/containerd/commit/acced5d58f61f342ef012643d6c5d6405f709f26) Merge pull request  [#2603](https://github.com/containerd/containerd/pull/2603) from crosbymichael/test-wait
    * [`a3d3055d75`](https://github.com/containerd/containerd/commit/a3d3055d754d6279e20075a2ba1ec53e1d99381a) Wait before start with runtime root test
    * [`d5aebde04c`](https://github.com/containerd/containerd/commit/d5aebde04c5cee94d4e80ad3bd7bbf42b426783f) Merge pull request  [#2580](https://github.com/containerd/containerd/pull/2580) from HusterWan/zr/fix-read-empty-timestamp
    * [`a09bad557f`](https://github.com/containerd/containerd/commit/a09bad557f9ff363722631b642c26ef092dc4b48) Merge pull request  [#2598](https://github.com/containerd/containerd/pull/2598) from Random-Liu/fix-state-error-handling
    * [`399dba5e63`](https://github.com/containerd/containerd/commit/399dba5e63c3c2973bfb8e698525594faf1d9fce) Merge pull request  [#2599](https://github.com/containerd/containerd/pull/2599) from jterry75/windows_task_opt
    * [`ccebed214c`](https://github.com/containerd/containerd/commit/ccebed214cb09d81d994af39958f5e49b22a6cd0) Merge pull request  [#2601](https://github.com/containerd/containerd/pull/2601) from crosbymichael/unit
    * [`4972e3fae6`](https://github.com/containerd/containerd/commit/4972e3fae6084c5b53d36224d00002f8f9b1a9a1) Update unit file for resources and task max
    * [`c48f8dec1f`](https://github.com/containerd/containerd/commit/c48f8dec1f67f311e319636eb85cad4c9bfc6c81) Merge WithResources for Linux/Windows TaskOpts
    * [`777cc50c72`](https://github.com/containerd/containerd/commit/777cc50c7261efece3a0fdd60d19a23356a5d846) Merge pull request  [#2592](https://github.com/containerd/containerd/pull/2592) from jterry75/specs_with_platform
    * [`7a4e0806c2`](https://github.com/containerd/containerd/commit/7a4e0806c2d10d5f0014ff756b50a5e3a45931b0) Fix `runc state` error handling.
    * [`c818a6b13d`](https://github.com/containerd/containerd/commit/c818a6b13dae8af18fc1a2f6209524450aef56ba) Merges the oci package for Linux and Windows
    * [`7e66292555`](https://github.com/containerd/containerd/commit/7e662925555443ac2fe2a4a21744a3945b0e3640) Merge pull request  [#2597](https://github.com/containerd/containerd/pull/2597) from masters-of-cats/kill-all-on-host-ns
    * [`b5ccc66c2c`](https://github.com/containerd/containerd/commit/b5ccc66c2c814cfc21d58678c854272427814b59) Do not kill all on task delete by default
    * [`0649e38c57`](https://github.com/containerd/containerd/commit/0649e38c575be2e72e58a3e36525f3c07558595d) Merge pull request  [#2589](https://github.com/containerd/containerd/pull/2589) from crosbymichael/shim-robo
    * [`92243ff72a`](https://github.com/containerd/containerd/commit/92243ff72aa315b4b56e947d4e70b29e92bf8637) bugfix: updatedAt timestamp file may be empty
    * [`7cb847b870`](https://github.com/containerd/containerd/commit/7cb847b870a7bad72d6893761aa6dade6b021f20) Merge pull request  [#2593](https://github.com/containerd/containerd/pull/2593) from jterry75/add_win_build
    * [`85eb2c3c83`](https://github.com/containerd/containerd/commit/85eb2c3c8377e253172b7617f3c2fa5dce020b2e) Add Windows build status
    * [`2205e8d67a`](https://github.com/containerd/containerd/commit/2205e8d67a3863e4114ec66a201f53195dc09d77) Improve shim locking
    * [`d50e25360c`](https://github.com/containerd/containerd/commit/d50e25360c8ed988a4e5af1f492d249c9315f8ed) Add context cancel for epoll
    * [`d89ba5ee08`](https://github.com/containerd/containerd/commit/d89ba5ee08b852da7d799cf32d58a5bf2dff5512) Merge pull request  [#2591](https://github.com/containerd/containerd/pull/2591) from dmcgowan/update-release-script
    * [`93d3f065ac`](https://github.com/containerd/containerd/commit/93d3f065ac349684007bdbd4b692a65fc50e0023) vendor: update vendor containerd/aufs to commit ffa3997
    * [`55842b1713`](https://github.com/containerd/containerd/commit/55842b1713a9d19fec6f1eb2853af3eaad2054fd) vendor: update github.com/containerd/continuity commit to f44b615
    * [`69e7c77e6a`](https://github.com/containerd/containerd/commit/69e7c77e6aee062c4bd812cde1ffca2bf10c7661) Add option to add links to changelog
    * [`f76a5ec83a`](https://github.com/containerd/containerd/commit/f76a5ec83a042e29baf4f1eb540a31c0ee9d3abd) Update template
    * [`ac88082399`](https://github.com/containerd/containerd/commit/ac88082399d19657290f0e8915081be6654b5571) Update mailmap file
    * [`29eab28b8e`](https://github.com/containerd/containerd/commit/29eab28b8e4e18231b6b2f077ab653c719d25dd5) Merge pull request  [#2583](https://github.com/containerd/containerd/pull/2583) from jterry75/snapshotter_lcow
    * [`0110b3c0bc`](https://github.com/containerd/containerd/commit/0110b3c0bcf13b2ccd78a8b1e4cfe90603b35a83) Introduce the Windows lcow diff/snaphotter
    * [`ce243288e2`](https://github.com/containerd/containerd/commit/ce243288e27971e324363de8f322d221635a8521) Merge pull request  [#2587](https://github.com/containerd/containerd/pull/2587) from dmcgowan/release-1.2.0-beta.2
    * [`b30d032a6a`](https://github.com/containerd/containerd/commit/b30d032a6a2392f71cbe5cf06659428f783ccb47) Add 1.2.0 beta 2 release notes
    * [`ce1161f806`](https://github.com/containerd/containerd/commit/ce1161f806aabc92fa0b446a9450f5f773153189) Merge pull request  [#2551](https://github.com/containerd/containerd/pull/2551) from crosbymichael/stdin-block
    * [`68979c923a`](https://github.com/containerd/containerd/commit/68979c923a3a33d48735c358285cb0a506cc0665) Merge pull request  [#2586](https://github.com/containerd/containerd/pull/2586) from dmcgowan/platform-filter-limit
    * [`3d1082e06d`](https://github.com/containerd/containerd/commit/3d1082e06d2cdf75bc81b09e48016598173d8e78) Add a manifest filter limiting the number of matches
    * [`be42d777ff`](https://github.com/containerd/containerd/commit/be42d777ff023132b39f4773493c828f6caa22e4) Merge pull request  [#2575](https://github.com/containerd/containerd/pull/2575) from crosbymichael/workdir
    * [`8a58195aae`](https://github.com/containerd/containerd/commit/8a58195aaeefeb13e4df4666f0ab6185bf81a713) Merge pull request  [#2585](https://github.com/containerd/containerd/pull/2585) from crosbymichael/low-ports
    * [`ac78a5b615`](https://github.com/containerd/containerd/commit/ac78a5b615e75d683b439d3d41239daeb94688b6) Remove and create workdir if state dir does not exist
    * [`4b9b3e8fc9`](https://github.com/containerd/containerd/commit/4b9b3e8fc9f4c215b4370595855258b76e4f3cbb) Add WithAmbientCapabilities opt
    * [`0a3f87ec2e`](https://github.com/containerd/containerd/commit/0a3f87ec2e405dbeb8dc474ae1c59eafab7e3d8d) Merge pull request  [#2584](https://github.com/containerd/containerd/pull/2584) from jterry75/windows_r2_exec_fix
    * [`e88ec1f1a6`](https://github.com/containerd/containerd/commit/e88ec1f1a6d249f999da66a8d0c51052477685e6) Fix incorrect ID usage in Windows runtime v2
    * [`bc1ff51411`](https://github.com/containerd/containerd/commit/bc1ff5141196091f1c88486a8b8a6ef97378fc46) Don't block on STDIN open
    * [`6b00aaaf20`](https://github.com/containerd/containerd/commit/6b00aaaf20f5a1a037c73b8c8483ea35075253d3) Merge pull request  [#2573](https://github.com/containerd/containerd/pull/2573) from lifubang/relativepathforrootfs
    * [`68a5db67ad`](https://github.com/containerd/containerd/commit/68a5db67ad39a3f4c237b637d0f2c3b3b01aad68) Merge pull request  [#2582](https://github.com/containerd/containerd/pull/2582) from lifubang/startd
    * [`838c1e2acd`](https://github.com/containerd/containerd/commit/838c1e2acd722f252ad5a0778aa06f6b746ab30d) Merge pull request  [#2581](https://github.com/containerd/containerd/pull/2581) from dmcgowan/platform-matching
    * [`66f6dd8b3b`](https://github.com/containerd/containerd/commit/66f6dd8b3b842ae7c242075832ab683ac80d204d) add -detach flag for 'ctr t start'
    * [`9edcfcc1cb`](https://github.com/containerd/containerd/commit/9edcfcc1cb4774d34768c6fcf1f1e30595e9af9d) Add platform match comparer interface
    * [`1d9b96988f`](https://github.com/containerd/containerd/commit/1d9b96988fd4cdfcf229e5be511de292247b2d3c) fix when --config provided, don't need Image/RootFS
    * [`d7dc384a99`](https://github.com/containerd/containerd/commit/d7dc384a9978bc7716cae9d3c2cc8b1bb1afce54) Merge pull request  [#2574](https://github.com/containerd/containerd/pull/2574) from fuweid/add_missing_icon
    * [`56a51ac945`](https://github.com/containerd/containerd/commit/56a51ac94525c95ca927ee6382b2c7d68a419116) README.md: add missing banner
    * [`dc6ed04ff5`](https://github.com/containerd/containerd/commit/dc6ed04ff5f922bb0828b1acfa8b7331a0b0f17c) support relative rootfs path in ctr
    * [`37a6a91bdf`](https://github.com/containerd/containerd/commit/37a6a91bdf9da67a6266a0725c2f9a03c61110c4) Merge pull request  [#2572](https://github.com/containerd/containerd/pull/2572) from estesp/move-website
    * [`ac18e60087`](https://github.com/containerd/containerd/commit/ac18e6008772193e9c837687156391ee2a1675cd) Merge pull request  [#2571](https://github.com/containerd/containerd/pull/2571) from dmcgowan/prepare-1.2.0-beta.1
    * [`da1fba0050`](https://github.com/containerd/containerd/commit/da1fba00503610dce2e9f8a835cf0f1668fc4328) Website no longer managed from this repo
    * [`129dab31ba`](https://github.com/containerd/containerd/commit/129dab31badb1d66ae23b86c7ca5ad697986511b) Add v1.2.0 beta 1 release notes
    * [`ef237f574a`](https://github.com/containerd/containerd/commit/ef237f574a516b719626a6bea7888546806b3224) Merge pull request  [#2570](https://github.com/containerd/containerd/pull/2570) from jterry75/revendor_go-runc
    * [`57979e1ed2`](https://github.com/containerd/containerd/commit/57979e1ed2851f3376c9acd5e390f334814055e8) revendor go-runc to acb7c88c
    * [`830363acac`](https://github.com/containerd/containerd/commit/830363acac529947d794b50c3eec3bc47c59a183) Merge pull request  [#2544](https://github.com/containerd/containerd/pull/2544) from kadisi/process_args
    * [`248ff06850`](https://github.com/containerd/containerd/commit/248ff06850fb53f8b762338e8a898160275224f3) Merge pull request  [#2562](https://github.com/containerd/containerd/pull/2562) from crosbymichael/console
    * [`4f644dbfd5`](https://github.com/containerd/containerd/commit/4f644dbfd59b4326719c70aca2bda04d6ca1232e) Copy io into and out of console
    * [`07e2b63d69`](https://github.com/containerd/containerd/commit/07e2b63d69353b2289351c79a96d1d44b66b83a2) Send stderr on windows Terminal
    * [`d6cd1e5379`](https://github.com/containerd/containerd/commit/d6cd1e53793e53456214df83b60625be32a4bd0e) Update console dep to c12b1e7919c14469339a5d38f2f8
    * [`53a8c946f5`](https://github.com/containerd/containerd/commit/53a8c946f568ff8940d6f62e42e2b2c6e0936779) Merge pull request  [#2538](https://github.com/containerd/containerd/pull/2538) from jterry75/runtime_v2_windows
    * [`019b0c34de`](https://github.com/containerd/containerd/commit/019b0c34de7939917e4633cbff4d69d4eb16b655) Introduce containerd-shim-runhcs-v1 on Windows
    * [`1a96db4a2c`](https://github.com/containerd/containerd/commit/1a96db4a2cbc73a858a1cc6d6b375ec741a2f6ae) Merge pull request  [#2559](https://github.com/containerd/containerd/pull/2559) from crosbymichael/exp-content
    * [`e5115c3919`](https://github.com/containerd/containerd/commit/e5115c3919888ced3d1f44b719c1d197004dee21) Export content service New
    * [`7dae56671d`](https://github.com/containerd/containerd/commit/7dae56671d742b5fdf1077621cda6d3e5720d20b) set args value of process if args is nil
    * [`3f42445e38`](https://github.com/containerd/containerd/commit/3f42445e38d1081f4b8c3b8d7d1ed1860198ed7a) Merge pull request  [#2557](https://github.com/containerd/containerd/pull/2557) from jhowardmsft/jjh/revendor
    * [`2c4b7f6bd1`](https://github.com/containerd/containerd/commit/2c4b7f6bd13998a2dc45ca95116db6eee920a657) Fixup archive/tar_windows.go type
    * [`8fe92ea5f3`](https://github.com/containerd/containerd/commit/8fe92ea5f3fb5ffff34055f48be138af55d7679b) Revendor Microsoft/hcsshim and go-winio
    * [`5d8ed81e60`](https://github.com/containerd/containerd/commit/5d8ed81e60ad72cf725700b08af8a48202ac6fef) Merge pull request  [#2555](https://github.com/containerd/containerd/pull/2555) from dmcgowan/update-runc-vendor
    * [`4ac20b5b9f`](https://github.com/containerd/containerd/commit/4ac20b5b9f2819e17127638941162f2c4fec7ea8) Merge pull request  [#2553](https://github.com/containerd/containerd/pull/2553) from crosbymichael/release-notes
    * [`ddc53c9cd2`](https://github.com/containerd/containerd/commit/ddc53c9cd277222025023d7ff51d1accbd9eea90) Update runc vendor
    * [`a1affdb4ff`](https://github.com/containerd/containerd/commit/a1affdb4ff38395ee6d7590a7b11d18f2333c0da) Merge pull request  [#2554](https://github.com/containerd/containerd/pull/2554) from crosbymichael/timeout
    * [`97e73c9348`](https://github.com/containerd/containerd/commit/97e73c9348364a7a4ed6185c0180479765541be5) Add WithTime as client Opt
    * [`7ec974458e`](https://github.com/containerd/containerd/commit/7ec974458e3ed0902af52c653a915ba367113db1) Add release notes for v2 runtime and opts
    * [`6f13ff3ea4`](https://github.com/containerd/containerd/commit/6f13ff3ea48a6bc2fb9b47c0acce24cf274dafd9) Merge pull request  [#2550](https://github.com/containerd/containerd/pull/2550) from dmcgowan/release-1.2.0-beta.0
    * [`5ab50846c0`](https://github.com/containerd/containerd/commit/5ab50846c0250bdcfd7935684839a356f32c22b4) Add v1.2.0 beta 0 release notes
    * [`0ffb948270`](https://github.com/containerd/containerd/commit/0ffb9482703de778ea698e737fd85fe2eea046bf) Merge pull request  [#2549](https://github.com/containerd/containerd/pull/2549) from crosbymichael/default-devices
    * [`b67ea850af`](https://github.com/containerd/containerd/commit/b67ea850af0df29f7c58e0c8509d1134a61119bf) Add opt for default unix device permissions
    * [`a69a0b0192`](https://github.com/containerd/containerd/commit/a69a0b0192f647aff8730e493f2da622eb0fd13d) Merge pull request  [#2548](https://github.com/containerd/containerd/pull/2548) from ijc/platforms-must-parse
    * [`c83f9773bc`](https://github.com/containerd/containerd/commit/c83f9773bc2cc93b4b335acb82a889cbbcdb6894) platforms: Add `MustParse`
    * [`037fc5ed86`](https://github.com/containerd/containerd/commit/037fc5ed86c38b692474ca9fb41aa303e2c383e0) Merge pull request  [#2542](https://github.com/containerd/containerd/pull/2542) from crosbymichael/fetch-config
    * [`0aedde55f1`](https://github.com/containerd/containerd/commit/0aedde55f1756564bba5fb9ed272ec12d199b674) Merge pull request  [#2543](https://github.com/containerd/containerd/pull/2543) from Random-Liu/update-cri-v1.11.1
    * [`e9ad2d0481`](https://github.com/containerd/containerd/commit/e9ad2d0481c09a4fe3cae8b0e299ffe91ead19d5) Update cri to v1.11.1.
    * [`65839a47a8`](https://github.com/containerd/containerd/commit/65839a47a88b0a1c5dc34981f1741eccefc9f2b0) Merge pull request  [#2537](https://github.com/containerd/containerd/pull/2537) from crosbymichael/mutable
    * [`9a4c61ccb5`](https://github.com/containerd/containerd/commit/9a4c61ccb5c0ffaa3072eb0d8194b8402d736ce5) Merge pull request  [#2502](https://github.com/containerd/containerd/pull/2502) from fuweid/bugfix_support_more_overlayfs_layers
    * [`3be457d7d6`](https://github.com/containerd/containerd/commit/3be457d7d66b29cf3a38f481e36da966a1ba9cac) Move content.Fetch configuration to struct
    * [`b9eeaa1ce8`](https://github.com/containerd/containerd/commit/b9eeaa1ce83dd9970605ddbd0b35d4d3fa5f87bd) Merge pull request  [#2536](https://github.com/containerd/containerd/pull/2536) from jterry75/fix_log_pipe_windows
    * [`8362d9aa48`](https://github.com/containerd/containerd/commit/8362d9aa48909c47da50e16b38a9e1854e1bbb12) switch shim log Windows client/server direction
    * [`cc6d261e1a`](https://github.com/containerd/containerd/commit/cc6d261e1ae9498e868ca5829e7713888cf853fe) Image and snapshot key are mutable
    * [`2c85ae2828`](https://github.com/containerd/containerd/commit/2c85ae2828abf0853a3c449802f97bd1ee8d06ce) Merge pull request  [#2535](https://github.com/containerd/containerd/pull/2535) from ijc/WithUserID-docs
    * [`e8c80f37e2`](https://github.com/containerd/containerd/commit/e8c80f37e2b106538c083a4937d9b8677c163c88) Merge pull request  [#2530](https://github.com/containerd/containerd/pull/2530) from dmcgowan/update-release-tool
    * [`4a74731cd0`](https://github.com/containerd/containerd/commit/4a74731cd03a0251409d45d9b9a071ae5fe01e5b) oci: Update docs for `oci.WithUserID`
    * [`97473edb99`](https://github.com/containerd/containerd/commit/97473edb99079c9e25847b18b61bb8203371bbbb) Merge pull request  [#2534](https://github.com/containerd/containerd/pull/2534) from cyphar/manpage-rename
    * [`7aa132ffc7`](https://github.com/containerd/containerd/commit/7aa132ffc732e445a7673d1dd0612d32737cd0dd) docs: man: rename config.toml(5) to be more descriptive
    * [`1ba4aa04b4`](https://github.com/containerd/containerd/commit/1ba4aa04b455ffa0fa8b81d90e864d65dd0d00e1) Merge pull request  [#2528](https://github.com/containerd/containerd/pull/2528) from crosbymichael/shim-debug
    * [`6ba4ddfdda`](https://github.com/containerd/containerd/commit/6ba4ddfddac6fc347897ea11b4056125bf2f22d8) Add shim log pipe for log forwarding to the daemon
    * [`67b54c6670`](https://github.com/containerd/containerd/commit/67b54c667056935b2cdc0e5a9e9d866c69342741) Support >= 128 layers in overlayfs snapshots
    * [`aeb322d87d`](https://github.com/containerd/containerd/commit/aeb322d87d417672903d51c2b9a245157ce0d0cb) Update release tool
    * [`4fb92300fe`](https://github.com/containerd/containerd/commit/4fb92300fe42c65a865635c340884a84925f97ac) Merge pull request  [#2526](https://github.com/containerd/containerd/pull/2526) from crosbymichael/managed-opt
    * [`6bf15fa867`](https://github.com/containerd/containerd/commit/6bf15fa867bc8df195ee0d5e6dea94e1e9e651d0) Merge pull request  [#2529](https://github.com/containerd/containerd/pull/2529) from crosbymichael/missing-gids
    * [`99df1a9e11`](https://github.com/containerd/containerd/commit/99df1a9e11f348b53d91a3356818bcf461971f37) Set gid 0 when no group is specified
    * [`dd97a11b6f`](https://github.com/containerd/containerd/commit/dd97a11b6fbe754e312e74cc3b96b5df112bc074) Merge pull request  [#2523](https://github.com/containerd/containerd/pull/2523) from jterry75/windows_v2_tasks_service
    * [`2742238909`](https://github.com/containerd/containerd/commit/2742238909ed8237333b415ce7908eeda653ff1d) Add docs for managed opts dir
    * [`2783a19b10`](https://github.com/containerd/containerd/commit/2783a19b100946c5bc7de8288c776b36d0d2aa19) Merge pull request  [#2518](https://github.com/containerd/containerd/pull/2518) from crosbymichael/install
    * [`74b036491a`](https://github.com/containerd/containerd/commit/74b036491a1b16b051eb5614435b7602cf1b0983) Merge pull request  [#2524](https://github.com/containerd/containerd/pull/2524) from samuelkarp/time.Hour
    * [`5a47c5ec1d`](https://github.com/containerd/containerd/commit/5a47c5ec1d25a1192ed9e14f6807d030fb01b6b8) Add lib support as an option
    * [`1537f31381`](https://github.com/containerd/containerd/commit/1537f31381b946f395348d9891602a1e4a2c1070) Add install support for binary images
    * [`9ca687be63`](https://github.com/containerd/containerd/commit/9ca687be63e0b45aab2d4e177971fe2fc1fbb108) Merge pull request  [#2522](https://github.com/containerd/containerd/pull/2522) from jterry75/runc_typo
    * [`9665a2650a`](https://github.com/containerd/containerd/commit/9665a2650ae0a266c67f0ac9acf5d1d93edcb287) *: replace 3600 seconds with 1 hour
    * [`9936370fef`](https://github.com/containerd/containerd/commit/9936370fef80cc532e79f0c5d49e6219bd824bb5) Refactors the TasksService requires per platform
    * [`9ff702b9a1`](https://github.com/containerd/containerd/commit/9ff702b9a146c02b90df58e558cafde0d398debe) Fix a typo in runc-v1 shim
    * [`b8f4c7a9bd`](https://github.com/containerd/containerd/commit/b8f4c7a9bdc0e606652d8b999044466ffe1e5233) Merge pull request  [#2520](https://github.com/containerd/containerd/pull/2520) from dmcgowan/use-pause-multiplatform-test
    * [`d3887f6764`](https://github.com/containerd/containerd/commit/d3887f676433ddc3f812355153db20db5eb4ca48) Merge pull request  [#2519](https://github.com/containerd/containerd/pull/2519) from jterry75/various_win_fixes
    * [`dcb905701c`](https://github.com/containerd/containerd/commit/dcb905701c8370f953f9d84301f7a6a9f2203d98) Adds retry support to Windows AnonDialer
    * [`790c3a3663`](https://github.com/containerd/containerd/commit/790c3a3663d9b6be98825547d05557b90090821f) Remove extra allocation in NewTask
    * [`123de20b59`](https://github.com/containerd/containerd/commit/123de20b5975a9a59bb3a52504fa7202c017a099) Merge pull request  [#2517](https://github.com/containerd/containerd/pull/2517) from estesp/fix-travis-script
    * [`438b3cb694`](https://github.com/containerd/containerd/commit/438b3cb694ea8360540192b990f2eb4f520f4c12) Update multi-arch image tests
    * [`9622369f0e`](https://github.com/containerd/containerd/commit/9622369f0eaee16a9ac752c216b88eb8863dc31a) Fix loss of CRI test failure status in CI
    * [`6a252a7141`](https://github.com/containerd/containerd/commit/6a252a71410d22eb27ce4893b4b6a7f2cb99956a) IO Windows remove unused wait group
    * [`efb04a3361`](https://github.com/containerd/containerd/commit/efb04a3361842b3e33d73e32e6d8d90293731169) Merge pull request  [#2513](https://github.com/containerd/containerd/pull/2513) from dmcgowan/set-default-platform-withplatform
    * [`9dc55ea1d2`](https://github.com/containerd/containerd/commit/9dc55ea1d2dfadac3b5c1e0b5febb1f7ff01adf6) Merge pull request  [#2514](https://github.com/containerd/containerd/pull/2514) from jterry75/runtime_v2_shim_command
    * [`d64d8a06d5`](https://github.com/containerd/containerd/commit/d64d8a06d549c33676b7ad7ac65e52e9731cf31a) Use image constructor in client
    * [`3629344e6e`](https://github.com/containerd/containerd/commit/3629344e6e1b1b5a259285fee384b6bc0d47b4f9) Ensure specifying an empty platform is treated as default
    * [`9f13b74f4a`](https://github.com/containerd/containerd/commit/9f13b74f4a8a88b68dc55d283ecf2f849e6eac9b) Runtime v2 absolute shim path to executable
    * [`875b92c507`](https://github.com/containerd/containerd/commit/875b92c507577fda378c26aed4030dcdeeff50eb) Merge pull request  [#2512](https://github.com/containerd/containerd/pull/2512) from crosbymichael/gpupath
    * [`ed0e73422d`](https://github.com/containerd/containerd/commit/ed0e73422d2448ccbe1929d87554b117a4a913da) Merge pull request  [#2468](https://github.com/containerd/containerd/pull/2468) from dmcgowan/set-platform-on-unpack
    * [`4249f44d81`](https://github.com/containerd/containerd/commit/4249f44d812b4f5926cb6e7827aab90d20fc67ff) Merge pull request  [#2493](https://github.com/containerd/containerd/pull/2493) from dmcgowan/sync-lease-removal
    * [`d0ab8c8510`](https://github.com/containerd/containerd/commit/d0ab8c8510441ba5cb996b3449fd03653e2826aa) Merge pull request  [#2496](https://github.com/containerd/containerd/pull/2496) from dmcgowan/lease-content-uploads
    * [`e4f33dcfb5`](https://github.com/containerd/containerd/commit/e4f33dcfb56f9117acd937b5aee1c2ffc7fb888d) Add nvidia Opts to lookup containerd binary or hook path
    * [`c55b9636f7`](https://github.com/containerd/containerd/commit/c55b9636f7079877e14c7a7f3ba1f57646f37c86) Merge pull request  [#2263](https://github.com/containerd/containerd/pull/2263) from alibaba/fix_no_gzip
    * [`6647e75651`](https://github.com/containerd/containerd/commit/6647e75651bba8cba3cad746ed06a09c26760227) Merge pull request  [#2509](https://github.com/containerd/containerd/pull/2509) from crosbymichael/bundle-cleanup
    * [`45d0df8fe3`](https://github.com/containerd/containerd/commit/45d0df8fe3ea5663a6c209854f8f58f6af93be6f) Merge pull request  [#2510](https://github.com/containerd/containerd/pull/2510) from crosbymichael/gpucaps2
    * [`920dc79b4d`](https://github.com/containerd/containerd/commit/920dc79b4d7936b6a4d6d01b39607a07b6c61d95) Merge pull request  [#2504](https://github.com/containerd/containerd/pull/2504) from samuelkarp/ctr-t-metrics
    * [`81e2859e8b`](https://github.com/containerd/containerd/commit/81e2859e8b5d0a8e272cd1862480413507613beb) Change gpu Capability type to string
    * [`ca71484793`](https://github.com/containerd/containerd/commit/ca714847936372d257dddbbabf79f9131da923d7) Merge pull request  [#2480](https://github.com/containerd/containerd/pull/2480) from dmcgowan/proxy-plugin-doc
    * [`578a236f30`](https://github.com/containerd/containerd/commit/578a236f30ff130e188c8155ee3d3ce68abfd1d6) Merge pull request  [#2506](https://github.com/containerd/containerd/pull/2506) from crosbymichael/gpucaps
    * [`23fbdbaf13`](https://github.com/containerd/containerd/commit/23fbdbaf13e054cb94d6d3452ed93b491f605f18) Cleanup workdirs on manager load
    * [`e8f7c2af26`](https://github.com/containerd/containerd/commit/e8f7c2af26a4337a4a1f27f8eb21be70307b0d79) Merge pull request  [#2507](https://github.com/containerd/containerd/pull/2507) from flx42/fix-readme-runtime-v2
    * [`2ebfba575c`](https://github.com/containerd/containerd/commit/2ebfba575c4a1360074206048badc98511e47257) Merge pull request  [#2479](https://github.com/containerd/containerd/pull/2479) from stevvooe/with-file-combinator
    * [`9a34bb046a`](https://github.com/containerd/containerd/commit/9a34bb046ad91163561b6b2845ae2a9575f64687) metrics: add optional json output
    * [`e22f19618c`](https://github.com/containerd/containerd/commit/e22f19618cbb159966329a8f02cec340d16bf353) Remove reference to WithExit in README
    * [`2a1bd7414b`](https://github.com/containerd/containerd/commit/2a1bd7414b351eacfcf6861767ce91bb5ffd6ecb) oci: introduce WithSpecFromFile combinator
    * [`985920c513`](https://github.com/containerd/containerd/commit/985920c5131f510fb9689bd8f154af98f58d8033) Merge pull request  [#2505](https://github.com/containerd/containerd/pull/2505) from crosbymichael/cmdargs
    * [`dd0c04970d`](https://github.com/containerd/containerd/commit/dd0c04970d81ba1ddffb9456da96d68da6bd2314) nvidia GPU support for caps and multiple uuids
    * [`362405f7b5`](https://github.com/containerd/containerd/commit/362405f7b50c22c7c12df66d5df434e27f7b1716) Merge pull request  [#2495](https://github.com/containerd/containerd/pull/2495) from jterry75/runtime_v2_windows
    * [`af1b6a026e`](https://github.com/containerd/containerd/commit/af1b6a026eed60ab01098f7aae90fe8797c82e79) Review feedback.
    * [`4b5403f9c9`](https://github.com/containerd/containerd/commit/4b5403f9c98c760b173e1659fa2f9c3f5940402c) Merge pull request  [#2](https://github.com/containerd/containerd/pull/2) from crosbymichael/runtime-v2-windows
    * [`13549f7a07`](https://github.com/containerd/containerd/commit/13549f7a07dc2422065c393c1d77a70708697a2f) Abstract to SocketAddress
    * [`2c87d120df`](https://github.com/containerd/containerd/commit/2c87d120df6f9c6e42ce30829f0c6c6f965907c7) ctr: add new metrics subcommand
    * [`e956441fe0`](https://github.com/containerd/containerd/commit/e956441fe0f5fedaa0ca18f80ea767c46432507f) Add WithImageConfigArgs to replace CMD on image
    * [`c8017d0275`](https://github.com/containerd/containerd/commit/c8017d0275c7b99f55abcc6a17f94104182531e2) Merge pull request  [#2500](https://github.com/containerd/containerd/pull/2500) from crosbymichael/12deps
    * [`5a0b040ab4`](https://github.com/containerd/containerd/commit/5a0b040ab48ebcf0989176c05e9ef94f4be8cef1) Update containerd dependencies for 1.2
    * [`c09932fcb0`](https://github.com/containerd/containerd/commit/c09932fcb01009cefc49f8731d863f58954e3c74) Merge pull request  [#2347](https://github.com/containerd/containerd/pull/2347) from crosbymichael/streamingapis
    * [`400f16fc46`](https://github.com/containerd/containerd/commit/400f16fc46ef056df1df5480052549b08e6eb64c) Add containers streaming API
    * [`965cca6f75`](https://github.com/containerd/containerd/commit/965cca6f759ca80684bf8ec9ad61ab99fde99aab) Merge pull request  [#1](https://github.com/containerd/containerd/pull/1) from crosbymichael/runtime-v2-windows
    * [`9d72b4543b`](https://github.com/containerd/containerd/commit/9d72b4543b57e85b5a7f60d69df7e00433e8feae) Handle windows signals
    * [`f15a1170d3`](https://github.com/containerd/containerd/commit/f15a1170d368f9fce9639dff2c2edba714daba9c) Add windows publisher
    * [`1580ec59a5`](https://github.com/containerd/containerd/commit/1580ec59a5f453964215b0e853b7dc7cdd3ca7d7) Remove outdated plugin design doc
    * [`3e657de3af`](https://github.com/containerd/containerd/commit/3e657de3afd98ecf6da7fe3ab7b1a1345305d8a9) Document plugins
    * [`dfc9991135`](https://github.com/containerd/containerd/commit/dfc999113571695dc713dfa9326eee5468437f11) Add content ingests to lease and gc
    * [`d02728ff4a`](https://github.com/containerd/containerd/commit/d02728ff4ae5b045b4601a86059fb96646511b51) Merge pull request  [#2499](https://github.com/containerd/containerd/pull/2499) from crosbymichael/fast
    * [`b760cee65a`](https://github.com/containerd/containerd/commit/b760cee65a2170962773038ff1f4fa28995abe27) Update lease service errors
    * [`d3e0c163f8`](https://github.com/containerd/containerd/commit/d3e0c163f8765bd253552221bf038d8089a39ff8) Adds runtime v2 support for Windows shim's
    * [`710df57854`](https://github.com/containerd/containerd/commit/710df578543dc1846057732ec73016f0a2b21f14) Fast path bundle cleanup on load
    * [`26e2dd6754`](https://github.com/containerd/containerd/commit/26e2dd6754b8098911d80ed0369bd1c54b93fbd4) Merge pull request  [#2425](https://github.com/containerd/containerd/pull/2425) from avagin/docker-fixes
    * [`3289dc63e9`](https://github.com/containerd/containerd/commit/3289dc63e93f7b07d8d541f981333f9e26863010) Merge pull request  [#2465](https://github.com/containerd/containerd/pull/2465) from fraenkel/lock_conn
    * [`d47bda91e9`](https://github.com/containerd/containerd/commit/d47bda91e927aa8e98f76525d71c0efaa24200cf) Merge pull request  [#2490](https://github.com/containerd/containerd/pull/2490) from thaJeztah/logging_nanosecond_precision
    * [`9a4d1c5f8d`](https://github.com/containerd/containerd/commit/9a4d1c5f8d9c8f573486e5069bcd08c824d21b0f) Use connection lock when creating services
    * [`da73b98b63`](https://github.com/containerd/containerd/commit/da73b98b638c8dfbbabaaedf395976cf655b2bde) Set default log formatting to use RFC3339Nano with fixed width
    * [`a88b631961`](https://github.com/containerd/containerd/commit/a88b6319614de846458750ff882723479ca7b1a1) Merge pull request  [#2471](https://github.com/containerd/containerd/pull/2471) from crosbymichael/fatal
    * [`88ec4559b6`](https://github.com/containerd/containerd/commit/88ec4559b611349be73d207ea6251c006d9bb746) Merge pull request  [#2487](https://github.com/containerd/containerd/pull/2487) from thaJeztah/fix_compilation_issues_on_go1.11
    * [`65ef8310d9`](https://github.com/containerd/containerd/commit/65ef8310d982768d2bde8a2115fc1fad5bc0ca4c) Fix compilation failures on Go 1.11
    * [`92d147ebde`](https://github.com/containerd/containerd/commit/92d147ebde3f8372dbce80b29c38a344e4232b8e) Merge pull request  [#2485](https://github.com/containerd/containerd/pull/2485) from AkihiroSuda/fix-native-root-permission
    * [`7461739b58`](https://github.com/containerd/containerd/commit/7461739b58ea755c9c403b7256c0a09b04a56c46) native: set '/' permission to 0755
    * [`0d52c71c80`](https://github.com/containerd/containerd/commit/0d52c71c805ec8b4e1d683e919d6914845067794) Merge pull request  [#2474](https://github.com/containerd/containerd/pull/2474) from dmcgowan/lease-expiration
    * [`fc2fcf6b2a`](https://github.com/containerd/containerd/commit/fc2fcf6b2a9dc8228a4bc0aab5ecf890b1442bbe) task: WithExit() doesn't have to overwrite existing options
    * [`394784b3aa`](https://github.com/containerd/containerd/commit/394784b3aa070aa64b0f25e8f5d1935ce5fb3d3c) Merge pull request  [#2482](https://github.com/containerd/containerd/pull/2482) from crosbymichael/v2cr
    * [`17ab11a236`](https://github.com/containerd/containerd/commit/17ab11a23619b25407ca088a179ba0780bbeb6c2) Fixes for runtimev2 and checkpoint restore
    * [`94e132fd07`](https://github.com/containerd/containerd/commit/94e132fd0754655318b61bd857ac5a2b86a0aba3) Add sync option on lease removal
    * [`49fb363811`](https://github.com/containerd/containerd/commit/49fb36381165d41abf8a63752e71341e16777992) Merge pull request  [#2458](https://github.com/containerd/containerd/pull/2458) from fuweid/bugfix_apply_hardlink_to_softlink
    * [`77ffa366af`](https://github.com/containerd/containerd/commit/77ffa366afe5f6ab3eaae91489173bd332d148ff) Merge pull request  [#2476](https://github.com/containerd/containerd/pull/2476) from kolyshkin/osusergo
    * [`2a8e28ae29`](https://github.com/containerd/containerd/commit/2a8e28ae29cbcc1fe0d0b5c4dc13ec22c0be0555) Merge pull request  [#2477](https://github.com/containerd/containerd/pull/2477) from crosbymichael/stress-runtime
    * [`17ae673b5c`](https://github.com/containerd/containerd/commit/17ae673b5c9e5b03a8ca379bddf6b16892a6a27f) Set runtime for stress tests
    * [`48570b39c5`](https://github.com/containerd/containerd/commit/48570b39c5a77a26fffd4966eae1a630a69894b1) BUILDING.md: add osusergo for static build
    * [`3b1534c47a`](https://github.com/containerd/containerd/commit/3b1534c47ace1903da976bacabbffcfd1713faeb) bugfix: allow hardlink to softlink file
    * [`9743ff21c9`](https://github.com/containerd/containerd/commit/9743ff21c9c5ebeb06a10782fa6d91ce00c176b1) Don't fatal on epoll wait
    * [`94cfce62ba`](https://github.com/containerd/containerd/commit/94cfce62ba9eabb58417cb5a663dc7a9feb68c07) Merge pull request  [#2434](https://github.com/containerd/containerd/pull/2434) from crosbymichael/shimv2
    * [`d53a96fbe4`](https://github.com/containerd/containerd/commit/d53a96fbe4ff286325735cb4e50892e21c475d71) Add comments for oci protos
    * [`29b72d4ff0`](https://github.com/containerd/containerd/commit/29b72d4ff0e21c0e1cedf87fb60473666a2e1a92) Support lease filters
    * [`00a99c0472`](https://github.com/containerd/containerd/commit/00a99c0472642f053ac5d24f2467fac872c3d2d3) Add leases subcommand in ctr
    * [`4c2ad9cefb`](https://github.com/containerd/containerd/commit/4c2ad9cefb2f712e35f676dd929697498daccd77) Update CRI vendor
    * [`8cf3fad8d4`](https://github.com/containerd/containerd/commit/8cf3fad8d4739db4c538bcc6b30c9742afaf8903) Add leases manager interface
    * [`026b7d922f`](https://github.com/containerd/containerd/commit/026b7d922feeb4ee9760fd602ddbfeb950e78457) Add README.md to runtime v2
    * [`c77c89b3d1`](https://github.com/containerd/containerd/commit/c77c89b3d13c328a5a7ae4e67f9173a894b08c6c) Add lease expiration to garbage collection
    * [`02579c8c3f`](https://github.com/containerd/containerd/commit/02579c8c3f59b038609125f149cdb12aa48aaf56) Merge pull request  [#2415](https://github.com/containerd/containerd/pull/2415) from dmcgowan/proxy-plugins
    * [`3a916a0f67`](https://github.com/containerd/containerd/commit/3a916a0f67e2fd10b19344383db5955242f9efd5) Update client Image to have configurable platform
    * [`fd31052d9c`](https://github.com/containerd/containerd/commit/fd31052d9c8d08582220d9f50158b56623cea88c) Add oom events to shim
    * [`dfde5ec316`](https://github.com/containerd/containerd/commit/dfde5ec3165670a7a7e4dd1186c427038a527bcb) Merge pull request  [#2418](https://github.com/containerd/containerd/pull/2418) from crosbymichael/hook-root
    * [`9ca23811c3`](https://github.com/containerd/containerd/commit/9ca23811c3f7615c875d9b8ffccbcd75a43b4499) Merge pull request  [#2424](https://github.com/containerd/containerd/pull/2424) from kinvolk/alban/systemd-run
    * [`e17969caad`](https://github.com/containerd/containerd/commit/e17969caad07133e35db3ee22441b5c857f3080a) Merge pull request  [#2436](https://github.com/containerd/containerd/pull/2436) from thaJeztah/fix_gofmt
    * [`fb1084d9cc`](https://github.com/containerd/containerd/commit/fb1084d9cc2b97aa679bf323158ac60d6e2ac6a8) Merge pull request  [#2464](https://github.com/containerd/containerd/pull/2464) from tonistiigi/oci-export-platform
    * [`ed697290da`](https://github.com/containerd/containerd/commit/ed697290da60cc72390f518d1c9cdde04dd5b078) Merge pull request  [#2463](https://github.com/containerd/containerd/pull/2463) from crosbymichael/temp-clean
    * [`7e49c601a8`](https://github.com/containerd/containerd/commit/7e49c601a88fd6b46e29366ca8d5ad15e565e1c4) Add `shim start` for shim creation
    * [`da1b5470cd`](https://github.com/containerd/containerd/commit/da1b5470cd26e9e2b4b1cd0100c876ce8db87471) Runtime v2
    * [`6de11ab973`](https://github.com/containerd/containerd/commit/6de11ab973faa67f0f8fe2e67a055f50b4f2ac4b) Merge pull request  [#2470](https://github.com/containerd/containerd/pull/2470) from dmcgowan/fix-checkprotos
    * [`d3cd5f1d01`](https://github.com/containerd/containerd/commit/d3cd5f1d015da1f8a9107f0b58b9c614c4b153cf) Fix options ordering in proto api txt files
    * [`82e7204a3c`](https://github.com/containerd/containerd/commit/82e7204a3ced4ecf794bcedb563e36ce99f72aa2) oci-exporter: do not filter current platform on export
    * [`cef05f19a7`](https://github.com/containerd/containerd/commit/cef05f19a7c181621405082139e8a4b16929874b) Merge pull request  [#2461](https://github.com/containerd/containerd/pull/2461) from dmcgowan/seed_rand
    * [`0105959c3d`](https://github.com/containerd/containerd/commit/0105959c3d1515f47690809910d9dee15d8956bc) Don't prevent boot on temp cleanup
    * [`8baeaff54b`](https://github.com/containerd/containerd/commit/8baeaff54b6daa4ee77a1d520ad15517e0b6e28e) Merge pull request  [#2460](https://github.com/containerd/containerd/pull/2460) from stevvooe/runc-build-instructions
    * [`1c6929cbd4`](https://github.com/containerd/containerd/commit/1c6929cbd4f62e8d0d2e35b3bd2d3a47633cba38) Remove use of crypto rand in tests
    * [`cce0a46c8a`](https://github.com/containerd/containerd/commit/cce0a46c8ae04ead64084b9498b80125b1198221) Seed random on ctr and containerd startup
    * [`a5e0916aa9`](https://github.com/containerd/containerd/commit/a5e0916aa971de33b34282df50476fd3c5f4606c) build: include instructions for runc build
    * [`0c0c271b54`](https://github.com/containerd/containerd/commit/0c0c271b549447403aa1f12e38f54001eda45045) Update golang.org/x/sys
    * [`cb4bf2003f`](https://github.com/containerd/containerd/commit/cb4bf2003f8ffc793e766b07d8771049b21f5dcb) Merge pull request  [#2454](https://github.com/containerd/containerd/pull/2454) from hairyhenderson/use-math-rand-instead-of-crypto-rand
    * [`9a97ab34ce`](https://github.com/containerd/containerd/commit/9a97ab34cea0d54229de974853ed48bb23204ee1) Switching from crypto/rand to math/rand to avoid blocking
    * [`b382b6fe0b`](https://github.com/containerd/containerd/commit/b382b6fe0bdbf7604c0a4f5c2089c0b159ad58b2) Merge pull request  [#2450](https://github.com/containerd/containerd/pull/2450) from Random-Liu/support-host-in-resolver
    * [`c8a8a49584`](https://github.com/containerd/containerd/commit/c8a8a495840cea1e35e1bc72a8701f543a6601d2) Support specifying host in resolver.
    * [`01d309e8f2`](https://github.com/containerd/containerd/commit/01d309e8f20647f0046c37ca3986faacf17f7588) Merge pull request  [#2448](https://github.com/containerd/containerd/pull/2448) from rn/btrfs
    * [`651920405e`](https://github.com/containerd/containerd/commit/651920405e1d209826ff73c90ad7ec1763b7f896) test: Increase btrfs loopback device size to 128MB
    * [`b41633746e`](https://github.com/containerd/containerd/commit/b41633746ed4833f52c3c071e8edcfa2713e5677) Merge pull request  [#2443](https://github.com/containerd/containerd/pull/2443) from thaJeztah/mask_acpi
    * [`fe64b06a6d`](https://github.com/containerd/containerd/commit/fe64b06a6d13e354f4a64b1f2f901e872ab055d8) Add /proc/keys to masked paths
    * [`8b42adeddc`](https://github.com/containerd/containerd/commit/8b42adeddcf6a5fe9114d45e34bf11d19f8e879f) Add /proc/acpi to masked paths
    * [`e01779a0da`](https://github.com/containerd/containerd/commit/e01779a0da099db671f41348114941718ff2d932) Merge pull request  [#2442](https://github.com/containerd/containerd/pull/2442) from thaJeztah/bump_containerd_console
    * [`77a26427c3`](https://github.com/containerd/containerd/commit/77a26427c34cd52bd9e46d840b6b4f090abd4fa4) update containerd/console to fix race: lock Cond before Signal
    * [`5900361791`](https://github.com/containerd/containerd/commit/5900361791abe0d16956fb27bd603c9bcb795b42) Merge pull request  [#2420](https://github.com/containerd/containerd/pull/2420) from sudeeshjohn/master
    * [`5a4f007e48`](https://github.com/containerd/containerd/commit/5a4f007e488bb934c1174808513d4a930b81baaa) Fix the formatting directives error during compilation
    * [`0b0b41298a`](https://github.com/containerd/containerd/commit/0b0b41298a82fc342bf8350b38f8b33aebd67816) Merge pull request  [#2437](https://github.com/containerd/containerd/pull/2437) from thaJeztah/remove_go_version_check
    * [`383d750d4f`](https://github.com/containerd/containerd/commit/383d750d4f51ad44f18272c84922a665c486c58d) Workaround for gofmt change in Go 1.11
    * [`108c9cd4cf`](https://github.com/containerd/containerd/commit/108c9cd4cf10b015c339990fb7ea981c55acbe4d) Remove Go version check in travis
    * [`39b6ba826a`](https://github.com/containerd/containerd/commit/39b6ba826a296089e40cf89be2edc50a3e5cf7b0) Merge pull request  [#2431](https://github.com/containerd/containerd/pull/2431) from masters-of-cats/plugins-list-subcommand
    * [`4e64dcce85`](https://github.com/containerd/containerd/commit/4e64dcce85db2667a296bbfc6595a6f5b803ab68) Merge pull request  [#2432](https://github.com/containerd/containerd/pull/2432) from crosbymichael/ttrpc2
    * [`6a83168157`](https://github.com/containerd/containerd/commit/6a83168157be08dfce163413cc0733152351048f) Update ttrpc to 94dde388801693c54f88a6596f713b51a8
    * [`3cf3881fa4`](https://github.com/containerd/containerd/commit/3cf3881fa46cb275a910f37331e13bdc9fd142a4) Introduce plugins/list subcommand
    * [`a044b047e8`](https://github.com/containerd/containerd/commit/a044b047e874a515c21750cd689c398bd9be305e) Merge pull request  [#2430](https://github.com/containerd/containerd/pull/2430) from Random-Liu/update-cri-to-v1.11.0
    * [`f530a3c267`](https://github.com/containerd/containerd/commit/f530a3c2678acd6f746aa6a57d7385a41aab58d7) Update cri to v1.11.0.
    * [`e51ddf43e9`](https://github.com/containerd/containerd/commit/e51ddf43e9e73c5a61259d0f5eb05ef1b0c8dcc1) Merge pull request  [#2428](https://github.com/containerd/containerd/pull/2428) from crosbymichael/ttrpc
    * [`8c709ac43a`](https://github.com/containerd/containerd/commit/8c709ac43ace9e5fdb4bbdaaa5db9e9b2d758936) update typeurl
    * [`08150bfe76`](https://github.com/containerd/containerd/commit/08150bfe76c14811fbb4bd6600215cf056e0bc96) Update ttrpc for containerd repo
    * [`6ef65b74e1`](https://github.com/containerd/containerd/commit/6ef65b74e14360637d925302ca5f518e5a411988) Document how to use systemd-run
    * [`ca204317ed`](https://github.com/containerd/containerd/commit/ca204317ed496c1ab33fdcc3f4c8305861d6981c) Merge pull request  [#2422](https://github.com/containerd/containerd/pull/2422) from crosbymichael/ctr-delete
    * [`08f7ee9828`](https://github.com/containerd/containerd/commit/08f7ee9828af1783dc98cc5cc1739e915697c667) Merge pull request  [#2423](https://github.com/containerd/containerd/pull/2423) from crosbymichael/shim-procs
    * [`fdceb13b14`](https://github.com/containerd/containerd/commit/fdceb13b14629d250e819374c4abbb28e7ecbdc6) Add cio.Load for loading io set
    * [`68e144c637`](https://github.com/containerd/containerd/commit/68e144c63791fc4982afedc0fe6fcbf924b5d59b) Set shim max procs via env var
    * [`1ac546b3c4`](https://github.com/containerd/containerd/commit/1ac546b3c4a3331a9997427052d1cb9888a2f3ef) Merge pull request  [#2411](https://github.com/containerd/containerd/pull/2411) from flx42/move-containerflags
    * [`e239f65590`](https://github.com/containerd/containerd/commit/e239f6559093939cd1a2753d714dafecc21915e2) Handle abs path for rootfs in oci hook
    * [`f15c3be348`](https://github.com/containerd/containerd/commit/f15c3be348ea557acf1afbf6e605e0dbbb04b7a4) Merge pull request  [#2417](https://github.com/containerd/containerd/pull/2417) from dmcgowan/update-arm64-normalize
    * [`db3c5afc6d`](https://github.com/containerd/containerd/commit/db3c5afc6d61dc3bd1ac48a55156e58bf4557a45) Normalize arm64 to an empty variant
    * [`47a128d455`](https://github.com/containerd/containerd/commit/47a128d455c51161c2fa231add9acdbad3166187) Merge pull request  [#2414](https://github.com/containerd/containerd/pull/2414) from dmcgowan/platform-arm-normalization
    * [`995310cda9`](https://github.com/containerd/containerd/commit/995310cda95d8d2fb0e40ccd5506b0fc2d1ae769) Merge pull request  [#2408](https://github.com/containerd/containerd/pull/2408) from estesp/carry-2363
    * [`7049671465`](https://github.com/containerd/containerd/commit/70496714650c2071e525fd833b67c3eeb8511132) Add support for proxy plugins in configuration
    * [`37ab93e2c8`](https://github.com/containerd/containerd/commit/37ab93e2c89fd8bc1e08c914246926fabf902893) Fix arm platform matching
    * [`7ff2748f9c`](https://github.com/containerd/containerd/commit/7ff2748f9cac462dfe25c6f1d3ffc03ad70f5680) Merge pull request  [#2410](https://github.com/containerd/containerd/pull/2410) from tonistiigi/mlist-error
    * [`5dd22a20af`](https://github.com/containerd/containerd/commit/5dd22a20afa959490436472076d5b8bb04dadb79) Move ContainerFlags to "commands" package
    * [`53fe31d6de`](https://github.com/containerd/containerd/commit/53fe31d6de69f5616b89dace15661c0970767fc0) images: provide better error for manifest list match error
    * [`3c5b0dcf27`](https://github.com/containerd/containerd/commit/3c5b0dcf27f235c1a78bac5352e30da7cc6d96d6) Update architecture.md
    * [`c1e1f3d6d9`](https://github.com/containerd/containerd/commit/c1e1f3d6d990e79cfc22317558571008536e0f6e) Merge pull request  [#2397](https://github.com/containerd/containerd/pull/2397) from harche/doc_fix
    * [`ef449aa38e`](https://github.com/containerd/containerd/commit/ef449aa38edc8f21a3819663b07519681ad0409a) Docs: Fix incomplete instructions for building using docker
    * [`0158a6fb34`](https://github.com/containerd/containerd/commit/0158a6fb34e0dc104fac4e4e9d80493c25f4d8c7) Merge pull request  [#2393](https://github.com/containerd/containerd/pull/2393) from vdemeester/gotestyourself-with-tools
    * [`832b05ae67`](https://github.com/containerd/containerd/commit/832b05ae6763026b5dff106cfc2f0b4bf0392353) Update tests to use gotest.tools angel
    * [`3830180ce5`](https://github.com/containerd/containerd/commit/3830180ce5d51ec8a44ff75c2df5ee345a5e1701) Replace gotestyourself by gotest.tools
    * [`35887db096`](https://github.com/containerd/containerd/commit/35887db096d26e8c5fb40e600e5b64e024f10df0) Merge pull request  [#2370](https://github.com/containerd/containerd/pull/2370) from dmcgowan/update-maintainers-rules
    * [`046536cfb1`](https://github.com/containerd/containerd/commit/046536cfb1c8a813420f3903c95f57987b636ae6) fixbug: blob for schemav1 could be uncompressed
    * [`7ba62b147d`](https://github.com/containerd/containerd/commit/7ba62b147daafbb3f56359def179af1794896e79) Update adding maintainer section
    * [`63522d9eaa`](https://github.com/containerd/containerd/commit/63522d9eaa5a0443d225642c4b6f4f5fdedf932b) Merge pull request  [#2390](https://github.com/containerd/containerd/pull/2390) from AkihiroSuda/fix-schema1
    * [`356b0d5964`](https://github.com/containerd/containerd/commit/356b0d59646253bc040e8d6365418f20badd59eb) Merge pull request  [#2388](https://github.com/containerd/containerd/pull/2388) from ehazlett/proc-interface
    * [`df34eefa12`](https://github.com/containerd/containerd/commit/df34eefa12d026dc9fdd803afcaaac0df17cddd8) Merge pull request  [#2330](https://github.com/containerd/containerd/pull/2330) from crosbymichael/hpc
    * [`a435f2886c`](https://github.com/containerd/containerd/commit/a435f2886cc491d2abfbf578f8539c4d677372aa) separate proc interfaces into standalone package
    * [`703c25e452`](https://github.com/containerd/containerd/commit/703c25e4522fa0c5dab85e29a93556b03df74848) fix schema1 fetchBlob()
    * [`00d4910633`](https://github.com/containerd/containerd/commit/00d491063326ae7c173c9be3ba7bbd86c13d24c3) Merge pull request  [#2387](https://github.com/containerd/containerd/pull/2387) from ehazlett/runtime-shim
    * [`821c8eaa91`](https://github.com/containerd/containerd/commit/821c8eaa91e9cb0e870c931417b9b4260bc022a7) runtime/linux/shim -> runtime/shim
    * [`437e90aa5e`](https://github.com/containerd/containerd/commit/437e90aa5e6ab061ab9ea14845336d2f1b900fb0) Merge pull request  [#2386](https://github.com/containerd/containerd/pull/2386) from northtyphoon/bindu/acr-push-location
    * [`9b865d86a9`](https://github.com/containerd/containerd/commit/9b865d86a9606b46e2299be7f8088d12d4f544d2) docker/pusher: handle location string containing path and query
    * [`081b2d6330`](https://github.com/containerd/containerd/commit/081b2d63306fb7dfc82e278e88f62e7a46df1538) Merge pull request  [#2384](https://github.com/containerd/containerd/pull/2384) from crosbymichael/bump-console
    * [`0cfca1e633`](https://github.com/containerd/containerd/commit/0cfca1e633c706d67629f776830052cfc3e554ee) Bump console for windows tty handling
    * [`0d7fd3f7ad`](https://github.com/containerd/containerd/commit/0d7fd3f7ad9a412f5d0fc4e59f2ec0c0ac2225a4) Merge pull request  [#2383](https://github.com/containerd/containerd/pull/2383) from AkihiroSuda/vendor-cri-20180605
    * [`135a4d9104`](https://github.com/containerd/containerd/commit/135a4d91041b6a02e72a4ecc4b4e9add31595981) update cri vendor
    * [`84bebdd91d`](https://github.com/containerd/containerd/commit/84bebdd91d347c99069d1705b7d4e6d6f746160c) Merge pull request  [#2379](https://github.com/containerd/containerd/pull/2379) from dmcgowan/fix-direct-io-terminal-setting
    * [`b867977c01`](https://github.com/containerd/containerd/commit/b867977c01393e9bc178b6561c8ca86f72675e44) Merge pull request  [#2380](https://github.com/containerd/containerd/pull/2380) from dmcgowan/ignore-zero-msg-size-configs
    * [`993d4b8fc5`](https://github.com/containerd/containerd/commit/993d4b8fc5d00cca78115befed48cfe5643701fe) Ignore zero max message size in grpc config
    * [`6b9be1bfc3`](https://github.com/containerd/containerd/commit/6b9be1bfc37d18a5f028a6ca8275a272c6696138) Fix creation of DirectIO overwriting fifo config
    * [`5b1f69be8a`](https://github.com/containerd/containerd/commit/5b1f69be8abdb1c44ef744f031012bfba4544536) Merge pull request  [#2135](https://github.com/containerd/containerd/pull/2135) from AkihiroSuda/oci-content-store
    * [`e1428ef054`](https://github.com/containerd/containerd/commit/e1428ef05460da40720d622c803262e6fc8d3477) Merge pull request  [#2378](https://github.com/containerd/containerd/pull/2378) from thaJeztah/update_microsoft_vendors
    * [`55118c5469`](https://github.com/containerd/containerd/commit/55118c5469285fdfea803834f07cebc9e635d021) Update go-winio and hcsshim
    * [`d88de4a34f`](https://github.com/containerd/containerd/commit/d88de4a34f5d73256f2bb33456c16f89abe54cf2) content: change Writer/ReaderAt to take OCI
    * [`e4ad710ce8`](https://github.com/containerd/containerd/commit/e4ad710ce832df8cb7bf9dd54b5806cff9d90663) Merge pull request  [#2375](https://github.com/containerd/containerd/pull/2375) from AkihiroSuda/update-cri-20180531
    * [`17a54d02c4`](https://github.com/containerd/containerd/commit/17a54d02c441a03c54872f12fd4fec42f7f2edaf) update cri vendor
    * [`1e8b09cfc6`](https://github.com/containerd/containerd/commit/1e8b09cfc6825f7e6349884b5f76e86c1f04a5d4) Merge pull request  [#2353](https://github.com/containerd/containerd/pull/2353) from ehazlett/process-runtime
    * [`c7083eed5d`](https://github.com/containerd/containerd/commit/c7083eed5d8633d54c25fe81aa609010a4f2e495) Merge pull request  [#2369](https://github.com/containerd/containerd/pull/2369) from dmcgowan/update-grpc
    * [`6653917ef9`](https://github.com/containerd/containerd/commit/6653917ef9ecbff2c7519d27fcd0b161a95edb47) vendor update
    * [`cae94b930d`](https://github.com/containerd/containerd/commit/cae94b930d2415a1a9d7dc04e74ced4eb22e8b91) linux -> runtime/linux
    * [`8d768689fa`](https://github.com/containerd/containerd/commit/8d768689fa27f29cfd961125c24a4fcc0aec5a10) cri vendor bump
    * [`55afe3359a`](https://github.com/containerd/containerd/commit/55afe3359a46734753c5c8d2ab2bf8f657d80df6) Update grpc timeout and logger
    * [`80bbaff07a`](https://github.com/containerd/containerd/commit/80bbaff07a4d191dd1e78ece091b31ad33688c5a) Merge pull request  [#2361](https://github.com/containerd/containerd/pull/2361) from masters-of-cats/no-new-keyring
    * [`7f800e0a7b`](https://github.com/containerd/containerd/commit/7f800e0a7bb1e2547baca4d5bbf317ceeb341c14) Merge pull request  [#2364](https://github.com/containerd/containerd/pull/2364) from dmcgowan/fix-http-seeker-unsupported-range
    * [`7132ca2775`](https://github.com/containerd/containerd/commit/7132ca2775da8e62728c615cfa459dc050909539) Implements WithNoNewKeyring
    * [`59740d8985`](https://github.com/containerd/containerd/commit/59740d8985f4ac892200eb4b66bd514a8d0530af) Fix invalid length bug with some registries
    * [`cecf576819`](https://github.com/containerd/containerd/commit/cecf57681918541a1df259ab0e8eccb9470168b3) Merge pull request  [#2362](https://github.com/containerd/containerd/pull/2362) from crosbymichael/cont-bump
    * [`d2fc059229`](https://github.com/containerd/containerd/commit/d2fc0592292595f6fd60f48a5d8fe596a87b6b75) Update grpc to 1.12
    * [`024a4210c7`](https://github.com/containerd/containerd/commit/024a4210c7ff347eb221c9fb0d9042ff050ce7e0) Update continuity to d3c23511c1bf5851696cba83143d9
    * [`e9434a10bc`](https://github.com/containerd/containerd/commit/e9434a10bc2a35cabfb31c5f12eab08709cfc6bf) Merge pull request  [#2341](https://github.com/containerd/containerd/pull/2341) from dmcgowan/move-client-content-snapshot
    * [`195aec232e`](https://github.com/containerd/containerd/commit/195aec232e5885326d90ccff3f52ed05fa7ea1cc) Merge pull request  [#2357](https://github.com/containerd/containerd/pull/2357) from dmcgowan/add-evan-reviewer
    * [`05406125be`](https://github.com/containerd/containerd/commit/05406125befd7044cedffd0f3983031bd3e62419) Merge pull request  [#2354](https://github.com/containerd/containerd/pull/2354) from cpuguy83/bump_continuity
    * [`c9ea816cda`](https://github.com/containerd/containerd/commit/c9ea816cda7a5355fb7d6b7d257a9e7fcdd967ee) Merge pull request  [#2351](https://github.com/containerd/containerd/pull/2351) from crosbymichael/pkg
    * [`7e5a91fa51`](https://github.com/containerd/containerd/commit/7e5a91fa51ed80a039968000a2b8a817a558b9b1) Bump continuity to fix copy files > 2^32 bytes
    * [`a4e4af1959`](https://github.com/containerd/containerd/commit/a4e4af195986e33a399b4b0dcfb6ffaf2954c4d4) Add Evan Hazlett as a reviewer
    * [`8e97da0958`](https://github.com/containerd/containerd/commit/8e97da09583935ecfee965fe762e499d1b2c0398) Move server to services pkg
    * [`c87ed12da5`](https://github.com/containerd/containerd/commit/c87ed12da52eb33070f768c07832d899a8f22cd9) Move restart pkg to runtime
    * [`d8ad141851`](https://github.com/containerd/containerd/commit/d8ad141851db7298acdc50f43b5919322d520bc5) Remove debug package
    * [`009ba4d797`](https://github.com/containerd/containerd/commit/009ba4d797706986c755906d235641ace75c41d3) Move testutils to pkg
    * [`927517de36`](https://github.com/containerd/containerd/commit/927517de3696b147923dedda385b0f9e705afda5) Move dialer to pkg
    * [`ae4b78d1cc`](https://github.com/containerd/containerd/commit/ae4b78d1cc9001455325367d8b3ff53186988754) Move progress into pkg
    * [`d1435e6e4d`](https://github.com/containerd/containerd/commit/d1435e6e4dcffd99e0da396ff771b5bbe0d93f5e) Merge pull request  [#2350](https://github.com/containerd/containerd/pull/2350) from crosbymichael/reaper
    * [`8ea01cc56a`](https://github.com/containerd/containerd/commit/8ea01cc56afa697319711d1d25bab73d0c467266) Merge pull request  [#2336](https://github.com/containerd/containerd/pull/2336) from crosbymichael/spec-alias
    * [`0bafe236b4`](https://github.com/containerd/containerd/commit/0bafe236b4f57d59ddaf97bf3b973e321e401da4) Move reaper under shim package
    * [`cff5e75df8`](https://github.com/containerd/containerd/commit/cff5e75df87b39c7c4134ccaf58db3abeec46e3d) Merge pull request  [#2343](https://github.com/containerd/containerd/pull/2343) from crosbymichael/platform
    * [`62e22a9fe7`](https://github.com/containerd/containerd/commit/62e22a9fe7919364d830dee6b93b1740159e935f) Type alias spec in oci package
    * [`80272bb691`](https://github.com/containerd/containerd/commit/80272bb691056d0f35800c13a116db7f2975306c) Merge pull request  [#2345](https://github.com/containerd/containerd/pull/2345) from estesp/banner-moved
    * [`34c032d98f`](https://github.com/containerd/containerd/commit/34c032d98f55b9d7db44bf26a749bc44ca0b72f2) Reference new location for images
    * [`3f0fe90410`](https://github.com/containerd/containerd/commit/3f0fe90410a0a08cc1e0203b622c885027907e74) Merge pull request  [#2344](https://github.com/containerd/containerd/pull/2344) from lucperkins/lperkins/revert-markdown-file-paths
    * [`e5e63539a6`](https://github.com/containerd/containerd/commit/e5e63539a6dd0b5b591f5e90f6e3564d5784d4b9) Return Markdown files to /docs directory
    * [`dc2e115f8b`](https://github.com/containerd/containerd/commit/dc2e115f8b5b8c809163dc7a0d19111cebe4cceb) Merge pull request  [#2318](https://github.com/containerd/containerd/pull/2318) from crosbymichael/restart
    * [`2b565da7ec`](https://github.com/containerd/containerd/commit/2b565da7ecfe14e31b39f23e8cebdee4745d71b8) Add restart monitor
    * [`e63768ea09`](https://github.com/containerd/containerd/commit/e63768ea09fe230216f57675ed06a8f1ef3f62b7) Merge pull request  [#2331](https://github.com/containerd/containerd/pull/2331) from dmcgowan/fix-image-remove-race
    * [`ceae112f7d`](https://github.com/containerd/containerd/commit/ceae112f7d94436ca0cb005e0f042ef40db43f09) Rename Runtime to PlatformRuntime
    * [`257d74f837`](https://github.com/containerd/containerd/commit/257d74f8370cb3191598b6ac8c8ba7842cbb8b9a) Merge pull request  [#2342](https://github.com/containerd/containerd/pull/2342) from lucperkins/lperkins/hugo-migration
    * [`d1503dc9ce`](https://github.com/containerd/containerd/commit/d1503dc9ceb43639dc0c7a54374dca2a7309547a) Migrate website to Hugo
    * [`b511c397c3`](https://github.com/containerd/containerd/commit/b511c397c308e50cf0405b63aa41c5e6139d9780) Merge pull request  [#2317](https://github.com/containerd/containerd/pull/2317) from cmingxu/master
    * [`fcc66f5685`](https://github.com/containerd/containerd/commit/fcc66f568594a3dead231d5c9d1df2ace0ff9168) Merge pull request  [#2337](https://github.com/containerd/containerd/pull/2337) from AkihiroSuda/fix-vendorconf-runcmd-mismatch
    * [`b1e202c327`](https://github.com/containerd/containerd/commit/b1e202c32724e82779544365528a1a082b335553) fix RUNC.md vs vendor.conf mismatch
    * [`7c80d0ae11`](https://github.com/containerd/containerd/commit/7c80d0ae11a91a8e32f814d83e84a451c6c1ba1f) Rename remote content to proxy content
    * [`b949697a9c`](https://github.com/containerd/containerd/commit/b949697a9c444c7c9d2f01d106da7a6666e89546) Add nvidia gpu support via libnvidia-container
    * [`d791232cd3`](https://github.com/containerd/containerd/commit/d791232cd332f0182bb1651f2eeb9f05880b8eb7) Fix typo, should be register instead of regster
    * [`6e64091322`](https://github.com/containerd/containerd/commit/6e64091322aeb06567cbc134ac47351693e528d2) Move client content store to proxy package
    * [`48b0a022ef`](https://github.com/containerd/containerd/commit/48b0a022ef1fa01ca8617cc65fa6712cfdc8c35c) Rename remote snapshotter to proxy
    * [`0d1807a43d`](https://github.com/containerd/containerd/commit/0d1807a43d11e8e59b14665b52abba1f3ee56de8) Move client snapshotter to separate package
    * [`544557289a`](https://github.com/containerd/containerd/commit/544557289a7536ede707bd9f8e840f17b4c5bbad) Add oci-hook command to containerd
    * [`a15e7a0be0`](https://github.com/containerd/containerd/commit/a15e7a0be093db114409d377dcee75c4ddce5e34) Merge pull request  [#2332](https://github.com/containerd/containerd/pull/2332) from dmcgowan/fix-missing-return-in-client-pull
    * [`f0b3d5a2c5`](https://github.com/containerd/containerd/commit/f0b3d5a2c5f2e867cbdfe26ff7c8690707135eeb) Move image creation after unpack
    * [`2bc9f49ffd`](https://github.com/containerd/containerd/commit/2bc9f49ffdcd8ee348917c7e625159dca7d129f9) Retry image creation after update not found
    * [`28caf9027e`](https://github.com/containerd/containerd/commit/28caf9027ee02812a94de6b9a2656f2036fb409a) Add recursive apply layer function
    * [`70d629fc1d`](https://github.com/containerd/containerd/commit/70d629fc1dce440495952fcd868211ac3b2f2a5e) Add missing return statement on pull unpack
    * [`6eee2a0785`](https://github.com/containerd/containerd/commit/6eee2a0785c16f0f138b167f4295ade11d435938) Merge pull request  [#2324](https://github.com/containerd/containerd/pull/2324) from kolyshkin/mountinfo
    * [`8eec9259e6`](https://github.com/containerd/containerd/commit/8eec9259e62c2d9d65d17bae5ee2b689f60e4b0f) mount/mountinfo_linux: parser speed up
    * [`f701b3b960`](https://github.com/containerd/containerd/commit/f701b3b96086622f792b7a6d8b00d39b19d18ba6) Fix race in ctr pull
    * [`e017143dde`](https://github.com/containerd/containerd/commit/e017143dde6fb32884ab90dd9727166599feaf2b) Merge pull request  [#2328](https://github.com/containerd/containerd/pull/2328) from crosbymichael/client-clean
    * [`8ee52bfca9`](https://github.com/containerd/containerd/commit/8ee52bfca976dffdb73d5eb063c43c0fdd04cfba) Move import/export code to separate client file
    * [`e22c827cf5`](https://github.com/containerd/containerd/commit/e22c827cf521c582856ecb4ae72c830e573f27df) Merge pull request  [#2323](https://github.com/containerd/containerd/pull/2323) from stevvooe/ping-snapshots-from-cli
    * [`fc1d936f2c`](https://github.com/containerd/containerd/commit/fc1d936f2c920b92ce2d2a1a066f3569aed4b30b) Merge pull request  [#2326](https://github.com/containerd/containerd/pull/2326) from cloudfoundry-incubator/pr-oom-score
    * [`544b985ff2`](https://github.com/containerd/containerd/commit/544b985ff286b7d41efe0b892ddacf30d357482b) Don't fail on setting -ve oom score when rootless
    * [`08b43d9200`](https://github.com/containerd/containerd/commit/08b43d9200a25543241f930793d0833996862307) Merge pull request  [#2325](https://github.com/containerd/containerd/pull/2325) from cloudfoundry-incubator/pr-tempdir
    * [`fc8bce59b9`](https://github.com/containerd/containerd/commit/fc8bce59b93fadccd218451928b61f67f79ddc7d) Use user-specific temp directory if set
    * [`40c3acd36c`](https://github.com/containerd/containerd/commit/40c3acd36c3f4416448fe8ce4756ce361dccb595) Merge pull request  [#2322](https://github.com/containerd/containerd/pull/2322) from darrenstahlmsft/revendorHcsshim
    * [`ed72059fac`](https://github.com/containerd/containerd/commit/ed72059facd85f85a43681468aff77a90d9e9aab) cmd/snapshots: add gc.root to created snapshots
    * [`07d8716004`](https://github.com/containerd/containerd/commit/07d871600437e04553ea197753fa7c21898ce149) Update hcsshim to v0.6.10
    * [`cfba048bec`](https://github.com/containerd/containerd/commit/cfba048bec574359fc88f54dcb3fe3ae87091658) Merge pull request  [#2319](https://github.com/containerd/containerd/pull/2319) from ijc/update-go-digest
    * [`623407a399`](https://github.com/containerd/containerd/commit/623407a3999d7caeb96bedbd531f699f1c420eb6) Re-vndr with newest vndr
    * [`388c73052a`](https://github.com/containerd/containerd/commit/388c73052a0ed45ad82603655cfffb50718ed9fb) Bump to latest go-digest.
    * [`4219f7ba3a`](https://github.com/containerd/containerd/commit/4219f7ba3a6bed31e07dad6c7f4a00836ae39bd5) Merge pull request  [#2307](https://github.com/containerd/containerd/pull/2307) from avagin/tty
    * [`29c76b13d6`](https://github.com/containerd/containerd/commit/29c76b13d6e0e8d25dadd4bc7b1c9ae0d145b0d0) travis: update criu to 3.7
    * [`566389ade4`](https://github.com/containerd/containerd/commit/566389ade48bd9935a66745cb988a0736dcda15a) test: Check C/R for containers with TTYs
    * [`60daa414db`](https://github.com/containerd/containerd/commit/60daa414db5158e06e335ea9b236f6021c8f36db) Allow to checkpoint and restore a container with console
    * [`0846d6f8e9`](https://github.com/containerd/containerd/commit/0846d6f8e9618c0f5784e1b13db9f3c820f97fd0) vendor: update go-runc
    * [`cddd791c1c`](https://github.com/containerd/containerd/commit/cddd791c1c81b1b5293506105ab69c768b4748d8) Merge pull request  [#2315](https://github.com/containerd/containerd/pull/2315) from crosbymichael/logio
    * [`1c263a7d5e`](https://github.com/containerd/containerd/commit/1c263a7d5e114583972e54b32464044b72d568fb) Add LogFile as a cio IO option
    * [`c73794f8dc`](https://github.com/containerd/containerd/commit/c73794f8dc6ccf423f5929e38a38b96b027f11a0) Merge pull request  [#2314](https://github.com/containerd/containerd/pull/2314) from ehazlett/runc-shim-debug
    * [`530849fed4`](https://github.com/containerd/containerd/commit/530849fed465de72da16282d156402bff0ea6cf3) enable runc debug in shim
    * [`a70e26c64f`](https://github.com/containerd/containerd/commit/a70e26c64f5e6ae3007336dc26e1d077b47e5870) Merge pull request  [#2310](https://github.com/containerd/containerd/pull/2310) from ehazlett/directio-with-terminal
    * [`6b4355d242`](https://github.com/containerd/containerd/commit/6b4355d242f2b61b3d6f953d6cc9dde9ac40d567) add NewDirectIOWithTerminal; add test for pty
    * [`1a5e0df98f`](https://github.com/containerd/containerd/commit/1a5e0df98f9673ca37a9018f14e31af9984d49b0) Merge pull request  [#2305](https://github.com/containerd/containerd/pull/2305) from kolyshkin/context
    * [`e073a48c7b`](https://github.com/containerd/containerd/commit/e073a48c7b9c40261237405d1199ee0b4945e38b) Merge pull request  [#2309](https://github.com/containerd/containerd/pull/2309) from crosbymichael/events-closed
    * [`090687916d`](https://github.com/containerd/containerd/commit/090687916da727c22cbac994906f07b735fbb7f9) Correctly handle reading from events channel
    * [`bbe14f0a2e`](https://github.com/containerd/containerd/commit/bbe14f0a2eaca2bc2c84dfe4cd395fc184ca3830) Switch from x/net/context to context
    * [`9d0d4b806c`](https://github.com/containerd/containerd/commit/9d0d4b806c30b1fbba4a86debab2dded5faedc8f) context pkg: untangle
    * [`f337075620`](https://github.com/containerd/containerd/commit/f3370756207461d4e153f1a82916c1873c8f01c6) Bump golang.org/x/net
    
    ### Changes from containerd/aufs
    
    * [`ffa3997`](https://github.com/containerd/aufs/commit/ffa39970e26ad01d81f540b21e65f9c1841a5f92) update containerd
    
    ### Changes from containerd/cgroups
    
    * [`5e61083`](https://github.com/containerd/cgroups/commit/5e610833b72089b37d0e615de9a92dfc043757c2) Merge pull request  [#50](https://github.com/containerd/cgroups/pull/50) from jingxiaolu/master
    * [`0d1587c`](https://github.com/containerd/cgroups/commit/0d1587cedd41971cd1af3e2f9edbce0f74e041db) Add interface AddTask to control groups. So that we can set tasks when we need.
    * [`07683a6`](https://github.com/containerd/cgroups/commit/07683a668a6c20f509112ea932da7e4ca98c7c3f) Merge pull request  [#45](https://github.com/containerd/cgroups/pull/45) from anastop/master
    * [`15ef4c3`](https://github.com/containerd/cgroups/commit/15ef4c3a9e6a4d60361efafd525a3e3edad4362b) Add Update method for the cpuset controller
    * [`c755602`](https://github.com/containerd/cgroups/commit/c755602142464816c21c4950b991db93d9d6de95) Merge pull request  [#41](https://github.com/containerd/cgroups/pull/41) from estesp/update-travis-go
    * [`0a357bb`](https://github.com/containerd/cgroups/commit/0a357bbad85b36dfa0d0394875a294a1e531c500) Update Go versions for travis
    * [`5539584`](https://github.com/containerd/cgroups/commit/5539584069073a678346861117642026f267fba3) Fix incorrect use of OCI runtime specs-go cgroup dev types
    * [`bf7d89f`](https://github.com/containerd/cgroups/commit/bf7d89f306222823b2b23f2d6e28cd39d4f8cbdf) Merge pull request  [#40](https://github.com/containerd/cgroups/pull/40) from containerd/license
    * [`f1d9380`](https://github.com/containerd/cgroups/commit/f1d9380fd3c028194db9582825512fdf3f39ab2a) Add license to files
    * [`78a98a6`](https://github.com/containerd/cgroups/commit/78a98a644df4444dcb1fbfaea26287f2b1680bd7) Merge pull request  [#39](https://github.com/containerd/cgroups/pull/39) from paravmellanox/master
    * [`ccd26c4`](https://github.com/containerd/cgroups/commit/ccd26c4469753abb6dfbf5170b3e19dab15233ac) Add support for rdma cgroup
    
    ### Changes from containerd/console
    
    * [`c12b1e7`](https://github.com/containerd/console/commit/c12b1e7919c14469339a5d38f2f8ed9b64a9de23) Merge pull request  [#29](https://github.com/containerd/console/pull/29) from crosbymichael/win
    * [`7a61819`](https://github.com/containerd/console/commit/7a61819259718a818c5ea0b396b5dfef411a2a57) Update read write on windows console
    * [`8894ab3`](https://github.com/containerd/console/commit/8894ab362e7a6b6b88af5c790ac4ad4cb559e9c4) Revert "Fix reading from and writing to console on windows"
    * [`b3d113c`](https://github.com/containerd/console/commit/b3d113c336506b869429186c82850371c55b5e8d) Use stdout for windows console
    * [`4d8a41f`](https://github.com/containerd/console/commit/4d8a41f4ce5b9bae77c41786ea2458330f43f081) Merge pull request  [#27](https://github.com/containerd/console/pull/27) from gerasiov/master
    * [`5d1b48d`](https://github.com/containerd/console/commit/5d1b48d6114b8c9666f0c8b916f871af97b0a761) console_linux: Fix race: lock Cond before Signal.
    * [`9a57d21`](https://github.com/containerd/console/commit/9a57d21034bd83851923fcce50b2fa7754819e44) Merge pull request  [#28](https://github.com/containerd/console/pull/28) from crosbymichael/travis
    * [`058dd74`](https://github.com/containerd/console/commit/058dd742e88dbdeec138e1c62647d20791326979) Update travis file for 1.10
    * [`9290d21`](https://github.com/containerd/console/commit/9290d21dc56074581f619579c43d970b4514bc08) Merge pull request  [#25](https://github.com/containerd/console/pull/25) from mat007/support-read-write-windows
    * [`a7ba593`](https://github.com/containerd/console/commit/a7ba5931bf5ac6dcc0be44ec74b62c2cee55fa3f) Fix reading from and writing to console on windows
    * [`6fe6f36`](https://github.com/containerd/console/commit/6fe6f36970bfff15699191d9beb163cfafb36d69) Fix some typos in comments
    
    ### Changes from containerd/continuity
    
    * [`bd77b46`](https://github.com/containerd/continuity/commit/bd77b46c8352f74eb12c85bdc01f4b90f69d66b4) Merge pull request  [#136](https://github.com/containerd/continuity/pull/136) from AkihiroSuda/sync-testutil-2
    * [`4fd7ce4`](https://github.com/containerd/continuity/commit/4fd7ce4c0f37e5d543e1caf3e9f86f725dc2a22a) split testutil/loopback_linux.go to another pkg
    * [`98c57b8`](https://github.com/containerd/continuity/commit/98c57b84676ac6cb50cda61a9dff40c1fa96a8b0) Merge pull request  [#130](https://github.com/containerd/continuity/pull/130) from estesp/travis-project
    * [`7f53d41`](https://github.com/containerd/continuity/commit/7f53d412b9eb1cbf744c2063185d703a0ee34700) Merge pull request  [#134](https://github.com/containerd/continuity/pull/134) from dmcgowan/remove-unnecessary-fs-root-check
    * [`18a1c09`](https://github.com/containerd/continuity/commit/18a1c09ebb86ee660d57b2ca66a4fb03c4bcec93) Remove unreachable block in fs path cleanup
    * [`508d86a`](https://github.com/containerd/continuity/commit/508d86ade3c25875053b68f5061c20020b3f2894) Merge pull request  [#123](https://github.com/containerd/continuity/pull/123) from kolyshkin/path-error
    * [`f192d1b`](https://github.com/containerd/continuity/commit/f192d1bf54e8c62a567bd5af21b2bedbb3e8c6d7) Add common project validation scripts
    * [`aae7d98`](https://github.com/containerd/continuity/commit/aae7d98ffa673b8e2d5b95340bfccb5bad2ea518) Merge pull request  [#127](https://github.com/containerd/continuity/pull/127) from AkihiroSuda/sync-testutil
    * [`f04dbc0`](https://github.com/containerd/continuity/commit/f04dbc0d6e83984cca2c4c8b0d9b833d3809f260) Merge pull request  [#133](https://github.com/containerd/continuity/pull/133) from kolyshkin/context
    * [`508ef95`](https://github.com/containerd/continuity/commit/508ef95ef41e88e980aaffaade10a79351fc8339) travis CI: rm go 1.8
    * [`3448067`](https://github.com/containerd/continuity/commit/34480678b90b28087aa39551283787a3bd993c3a) Switch from x/net/context to context
    * [`c2ac4ec`](https://github.com/containerd/continuity/commit/c2ac4ecc959316e616c37fd95143e972811bd12e) Merge pull request  [#129](https://github.com/containerd/continuity/pull/129) from estesp/fileheaders
    * [`cc3f87e`](https://github.com/containerd/continuity/commit/cc3f87ede45df414468f8286d42f62d1ce9542fd) Merge pull request  [#131](https://github.com/containerd/continuity/pull/131) from estesp/fixup-vendor
    * [`d1610d5`](https://github.com/containerd/continuity/commit/d1610d57fc2dce022d9110eb0536eab0a1ad2c47) Fixup vendor/ with latest run of vndr
    * [`f9cc5ee`](https://github.com/containerd/continuity/commit/f9cc5ee22a9fd741e24f61e9227427231c825dd8) Add fileheaders with ltag tool
    * [`f768f56`](https://github.com/containerd/continuity/commit/f768f5648cea4c987e5bb48c9eadfb5dd4cbb871) testutil: sync with containerd
    * [`f44b615`](https://github.com/containerd/continuity/commit/f44b615e492bdfb371aae2f76ec694d9da1db537) Merge pull request  [#124](https://github.com/containerd/continuity/pull/124) from HusterWan/zr/expose-func
    * [`4469d34`](https://github.com/containerd/continuity/commit/4469d34cff8656265f2123c7944d3b3d6bdb3739) feature: expose atomicWriterFile function as AtomicWriteFile
    * [`f5b895a`](https://github.com/containerd/continuity/commit/f5b895a5f9b5d16388691d7e81b73018656b50cc) driver/{Mknod,Mkfifo,Lchmod}: return PathError
    * [`c7c5070`](https://github.com/containerd/continuity/commit/c7c5070e6f6e090ab93b0a61eb921f2196fc3383) Merge pull request  [#121](https://github.com/containerd/continuity/pull/121) from kolyshkin/xattr
    * [`a408b7b`](https://github.com/containerd/continuity/commit/a408b7b419e91f4792e366a4a9f15d4e786757ac) sysx/xattr: unify implementation
    * [`363bb7e`](https://github.com/containerd/continuity/commit/363bb7ec24b06199510e573d0ec21d785fab5352) vendor: bump golang.org/x/sys to 77b0e4315053
    * [`0e47603`](https://github.com/containerd/continuity/commit/0e4760344c583119598facbff1708bd2ef909b3d) sysx: add README
    * [`0377f7d`](https://github.com/containerd/continuity/commit/0377f7d767206f3a9e8881d0f02267b0d89c7a62) Merge pull request  [#120](https://github.com/containerd/continuity/pull/120) from kolyshkin/lchmod-linux-go111
    * [`6d0b394`](https://github.com/containerd/continuity/commit/6d0b39409f2f8a5deadc67471881658bd6af34fc) context.Apply: no need to skip chmod on symlinks
    * [`94af800`](https://github.com/containerd/continuity/commit/94af8008a7b687f8748385cf34f5a46c333ec511) Lchmod(): fix for Linux/Go 1.11
    * [`9ab0ec6`](https://github.com/containerd/continuity/commit/9ab0ec639e278f8f9a3c3c3a1ffecc199b885865) Lchmod(): simplify and optimize
    * [`2b69c16`](https://github.com/containerd/continuity/commit/2b69c164288e4f1a840ceb85c05f93751178e795) sysx.Fchmodat(): remove
    * [`d2ce1bc`](https://github.com/containerd/continuity/commit/d2ce1bcaeea9dee644a01097e1dfc21ce5b75632) sysx/xattr_darwin.go: rm duplicate Fchmodat def
    * [`246e490`](https://github.com/containerd/continuity/commit/246e49050efdf45e8f17fbbcf1547ee376f9939e) Merge pull request  [#111](https://github.com/containerd/continuity/pull/111) from cpuguy83/disk_usage_cancellation
    * [`ab18c4f`](https://github.com/containerd/continuity/commit/ab18c4f4ce6c50cce6aacb74533eed7bf6f56bda) Merge pull request  [#115](https://github.com/containerd/continuity/pull/115) from cpuguy83/update_travis
    * [`d3c2351`](https://github.com/containerd/continuity/commit/d3c23511c1bf5851696cba83143d9cbcd666869b) Merge pull request  [#113](https://github.com/containerd/continuity/pull/113) from darstahl/ResolveRoot
    * [`a60600a`](https://github.com/containerd/continuity/commit/a60600ad77f38aaa70165825f61e2ea72e51c9b1) Merge pull request  [#117](https://github.com/containerd/continuity/pull/117) from dmcgowan/fix-create-file-reader-creation
    * [`7d784df`](https://github.com/containerd/continuity/commit/7d784dfeb6c7548970a142b65a4f0ef700614a03) Fix bug in multiple calls to file applier
    * [`2d3749b`](https://github.com/containerd/continuity/commit/2d3749b4da569ac97ca63dccba5eee4f5ee2beab) Merge pull request  [#116](https://github.com/containerd/continuity/pull/116) from dmcgowan/random-file-test
    * [`a3fa14c`](https://github.com/containerd/continuity/commit/a3fa14cfc64e3f635b30cd674b52c096684b9d8f) Update TestCopyWithLargeFile
    * [`7333bda`](https://github.com/containerd/continuity/commit/7333bda2339f8831e33f63fd0be1b495dcbcc650) Merge pull request  [#114](https://github.com/containerd/continuity/pull/114) from cpuguy83/fix_copy_file_range_usage
    * [`afba265`](https://github.com/containerd/continuity/commit/afba265aa60a6dab3bf3a7809b2e6e9a95704b04) Fix copy_file_range usage for files > 2GB
    * [`7f1a8b2`](https://github.com/containerd/continuity/commit/7f1a8b2a1274b5ca9963cee0bb2530a53a172a24) Make sure travis tests on latest go version.
    * [`5633c24`](https://github.com/containerd/continuity/commit/5633c24cac74cb9efe8f7797816eb8b120b1ab3a) Stop resolving symlink in containWithRoot
    * [`7a71e24`](https://github.com/containerd/continuity/commit/7a71e2431373f4e854947798e4f6659253ffbd8a) Fix vet failure
    * [`8100e75`](https://github.com/containerd/continuity/commit/8100e750d9eddde6410d2b8aa00fd0fbd1ada652) Resolve context root to follow symlinks as root directories
    * [`c6cef34`](https://github.com/containerd/continuity/commit/c6cef34830231743494fe2969284df7b82cc0ad0) Merge pull request  [#106](https://github.com/containerd/continuity/pull/106) from cpuguy83/export_copy_file
    * [`a88ec15`](https://github.com/containerd/continuity/commit/a88ec15d88f2858862e18894307509f0dd64f8c1) Merge pull request  [#108](https://github.com/containerd/continuity/pull/108) from tklauser/xattr-sys-unix
    * [`6cde904`](https://github.com/containerd/continuity/commit/6cde9049f2f2c1a2b062dbdb3c6f3166544c947e) Support cancellation via context in DiskUsage.
    * [`d59f454`](https://github.com/containerd/continuity/commit/d59f454d268cafe329584bb2b609df33f07b9ed2) Export `copyFile`
    * [`6268e28`](https://github.com/containerd/continuity/commit/6268e2853725013ad865fccb576bc215d48ecb08) sysx: use xattr functions from x/sys/unix
    
    ### Changes from containerd/cri
    
    * [`f9137149`](https://github.com/containerd/cri/commit/f913714917d2456d7e65a0be84962b1ce8acb487) Merge pull request  [#951](https://github.com/containerd/cri/pull/951) from Random-Liu/cherrypick-#949-release-1.2
    * [`02501807`](https://github.com/containerd/cri/commit/02501807893eb85ecffd9a6ab01713a90035883f) Add integration test.
    * [`bb6d2726`](https://github.com/containerd/cri/commit/bb6d2726bde5500b1fed9c4f2a6db1539a7b8318) Update go-cni to 40bcf8ec8acd7372be1d77031d585d5d8e561c90.
    * [`986f7540`](https://github.com/containerd/cri/commit/986f754083385f74fc02f0dc70686259b404dc86) Teardown pod network even if the network namespace is closed
    * [`4f939fcb`](https://github.com/containerd/cri/commit/4f939fcb848acb21c6f4734d5ea15bdfd3ea75c1) Merge pull request  [#947](https://github.com/containerd/cri/pull/947) from Random-Liu/cherrypick-#943-release-1.2
    * [`49d77ddd`](https://github.com/containerd/cri/commit/49d77dddd2791a6db84fc130cb6bebedef92d051) Support runtime specific configurations.
    * [`a97094d4`](https://github.com/containerd/cri/commit/a97094d433a9220a3a7844f550edb0b3df231022) Merge pull request  [#945](https://github.com/containerd/cri/pull/945) from Random-Liu/cherrypick-#944-release-1.2
    * [`2cd14194`](https://github.com/containerd/cri/commit/2cd14194d7012714d257cb60b3e36f8315ec1dcd) Use Authorizer.
    * [`5a547640`](https://github.com/containerd/cri/commit/5a5476408aa7a7404b0f90aae8b005be2f9b5018) Update containerd to 15f19d7a67fa322e6de0ef4c6a1bf9da0f056554.
    * [`8506fe83`](https://github.com/containerd/cri/commit/8506fe836677cc3bb23a16b68145128243d843b5) Merge pull request  [#939](https://github.com/containerd/cri/pull/939) from Random-Liu/cherrypick-#938-release-1.2
    * [`f6db6132`](https://github.com/containerd/cri/commit/f6db61321acce645168377e0d24e8e3d94b22f4f) Update test based on new CRI.
    * [`97fcaf90`](https://github.com/containerd/cri/commit/97fcaf90d7217d641f182b4eb401810bdee3a0f1) Update kubernetes to v1.12.0.
    * [`33624c19`](https://github.com/containerd/cri/commit/33624c19a8b1c7acd3eb08c2254827fd863d2135) Merge pull request  [#933](https://github.com/containerd/cri/pull/933) from Random-Liu/cherrypick-#926-release-1.2
    * [`84a720ee`](https://github.com/containerd/cri/commit/84a720eec461fde08035a9e12e4aa44c9f16fe65) Add integration test
    * [`18ecffc9`](https://github.com/containerd/cri/commit/18ecffc975b0920f8c72753d2406080c0181b7c9) Manage unmanaged images in k8s.io namespace
    * [`e5b175d6`](https://github.com/containerd/cri/commit/e5b175d69cc51e578b8a25bd1e674928c90f3761) Merge pull request  [#931](https://github.com/containerd/cri/pull/931) from Random-Liu/cherrypick-#924-release-1.2
    * [`dd67e74e`](https://github.com/containerd/cri/commit/dd67e74ea4dd88f7b95fdc159ba02563233fcb4e) Update containerd to f88d3e5d6dfe9b7d7941ac5241649ad8240b9282.
    * [`bf62320e`](https://github.com/containerd/cri/commit/bf62320e41c05fd9575d109f21b814a2dd0db366) Add timeout for container/sandbox recover and event monitor.
    * [`79645ed3`](https://github.com/containerd/cri/commit/79645ed3946d16cb75537761375537de426e2876) Merge pull request  [#929](https://github.com/containerd/cri/pull/929) from Random-Liu/cherrypick-#928-release-1.2
    * [`f888b2f4`](https://github.com/containerd/cri/commit/f888b2f4bb2213b712106588f63340cdb75375d2) Update critools version.
    * [`9f39e328`](https://github.com/containerd/cri/commit/9f39e3289533fc228c5e5fcac0a6dbdd60c6047b) Merge pull request  [#919](https://github.com/containerd/cri/pull/919) from Random-Liu/update-cri-tools
    * [`3de8c8bf`](https://github.com/containerd/cri/commit/3de8c8bf19618dc0190d02064729f299fb5381c5) Update cri-tools to 98eea54af789ae13edce79cba101fb9ac8e7b241.
    * [`31a960fb`](https://github.com/containerd/cri/commit/31a960fb588e4ef7eb1fa498ef35f32c39b10cf4) Merge pull request  [#918](https://github.com/containerd/cri/pull/918) from Random-Liu/show-runtime-handler-in-sandbox-info
    * [`46b8f429`](https://github.com/containerd/cri/commit/46b8f4290be8bd9bf07cf2374499559776f06bff) Merge pull request  [#912](https://github.com/containerd/cri/pull/912) from Random-Liu/add-hostname-env-integration-test
    * [`4b45e16a`](https://github.com/containerd/cri/commit/4b45e16a4b593729a2464273192cc429873c4bf5) Show runtime handler in sandbox debug info.
    * [`c7c68993`](https://github.com/containerd/cri/commit/c7c68993c78a6c062bdc857afd2f8602d0288cf7) Add hostname env integration test.
    * [`e402ae2f`](https://github.com/containerd/cri/commit/e402ae2f027e28a86acfc33a9bd151902f5d5dbf) Merge pull request  [#914](https://github.com/containerd/cri/pull/914) from Random-Liu/fix-addition-gids
    * [`51ee6ea6`](https://github.com/containerd/cri/commit/51ee6ea6dc842da79e6cafd6030664bb3bd524d0) Add integration test
    * [`ca3b806b`](https://github.com/containerd/cri/commit/ca3b806b5cb960e3d2de034434fe65ac7bc43793) Fix addition group ids.
    * [`f267f217`](https://github.com/containerd/cri/commit/f267f217cdbcc0dc0d7fa0cbeff2090dfd1258d2) Update containerd to 66b984ee33b872990439328036bc58339bc1ef51
    * [`3e5eb0c7`](https://github.com/containerd/cri/commit/3e5eb0c7d5a4722ef5ae8bc561cf4a8c6944eae2) Merge pull request  [#911](https://github.com/containerd/cri/pull/911) from Random-Liu/sctp-support
    * [`f540c2a7`](https://github.com/containerd/cri/commit/f540c2a74d30d4ddf98d91cdf3e084a6d6e8f6d5) Skip sctp protocol hostport mapping.
    * [`04703092`](https://github.com/containerd/cri/commit/047030927009db5305bcd1db4e25d1d71873f8be) Merge pull request  [#908](https://github.com/containerd/cri/pull/908) from Random-Liu/update-kubernetes
    * [`a2655acd`](https://github.com/containerd/cri/commit/a2655acd2a3f72497d9af90f823420f74804117a) Update kubernetes to v1.12.0-beta.1.
    * [`fe0cd367`](https://github.com/containerd/cri/commit/fe0cd3672b91318c82a4cd59432b5acd8d830c28) Merge pull request  [#865](https://github.com/containerd/cri/pull/865) from Random-Liu/cache-image-reference
    * [`ed68cfd5`](https://github.com/containerd/cri/commit/ed68cfd543808f8f46142ab2f2ec866c7b505041) Merge pull request  [#901](https://github.com/containerd/cri/pull/901) from Random-Liu/fix-hostname-env
    * [`953d67d2`](https://github.com/containerd/cri/commit/953d67d25025a3c6a01bcb9674f0d91b489be2be) Create image reference cache.
    * [`f08a90ff`](https://github.com/containerd/cri/commit/f08a90ff64477116953de523188611c814462174) Fix hostname env.
    * [`cfdf8724`](https://github.com/containerd/cri/commit/cfdf87249337da7cdf2baccc783a4f511d6e2e7e) Merge pull request  [#891](https://github.com/containerd/cri/pull/891) from tallclair/runtimehandler
    * [`9cd964f6`](https://github.com/containerd/cri/commit/9cd964f62bef2304a62f9d640b34b6d45f1e3c87) Merge pull request  [#898](https://github.com/containerd/cri/pull/898) from Random-Liu/revert-#895
    * [`eb3d3cfc`](https://github.com/containerd/cri/commit/eb3d3cfc5eb6ba18d9e9ac02b405d751fd39e5ed) Revert "Add HOSTNAME to env by default for pod containers"
    * [`db8500d1`](https://github.com/containerd/cri/commit/db8500d10c38b3c6ef9464d7550e17abd9e32f5a) Merge pull request  [#892](https://github.com/containerd/cri/pull/892) from Random-Liu/fix-volume-mount-order
    * [`e7189a25`](https://github.com/containerd/cri/commit/e7189a25c30791232dfcf38ca1eee544ebd7f801) Add RuntimeHandler support
    * [`67c0b3e5`](https://github.com/containerd/cri/commit/67c0b3e5e205246cd19b7cdfe178d1c8ebad28fc) Merge pull request  [#894](https://github.com/containerd/cri/pull/894) from Random-Liu/support-masked-readonly-paths
    * [`1e471b1a`](https://github.com/containerd/cri/commit/1e471b1a4439f4a3348eb98eac029881645ac0c5) Merge pull request  [#895](https://github.com/containerd/cri/pull/895) from estesp/add-hostname-env
    * [`4c3e195d`](https://github.com/containerd/cri/commit/4c3e195db36e67d65bebd48b9987596799d9d543) Add HOSTNAME to env by default for pod containers
    * [`3e4cec87`](https://github.com/containerd/cri/commit/3e4cec8739bbb0db0764f6db80a25a3f75411c0b) Add MaskedPaths and ReadonlyPaths support.
    * [`4a65865e`](https://github.com/containerd/cri/commit/4a65865eaadb03bf3d563281c3ed59f1bf10791a) Update kubernetes to 6b7c39a4f8d4c38e8724550cc3e6e41b7ac7a276
    * [`063f8158`](https://github.com/containerd/cri/commit/063f8158f8c52c19f8d21b250e77657c4d2a25c7) Sort volume mount.
    * [`89b5b3cc`](https://github.com/containerd/cri/commit/89b5b3cc4007e999d1342ec2ca4b44a938053a05) Vendor latest CRI API
    * [`49877571`](https://github.com/containerd/cri/commit/49877571e923066e4e005ae1d30eab1fefc4cc6d) Merge pull request  [#886](https://github.com/containerd/cri/pull/886) from DataDog/JulienBalestra/tls-stream
    * [`dffd0dfa`](https://github.com/containerd/cri/commit/dffd0dfa0ed2a1fe941ed57f53e0bcea7eddbb86) streaming: tls conf validation to func with tests
    * [`9acd9531`](https://github.com/containerd/cri/commit/9acd95319afdb79456513dae59f6e3f7ac0979de) Merge pull request  [#890](https://github.com/containerd/cri/pull/890) from Random-Liu/update-go-cni
    * [`3da8bedb`](https://github.com/containerd/cri/commit/3da8bedb654a8c48cd143b29eda11b78488f4416) Update go-cni to 6d7b509a054a3cb1c35ed1865d4fde2f0cb547cd.
    * [`859003a9`](https://github.com/containerd/cri/commit/859003a940b8c48569f5064efcf4c14d8444ce1a) stream: struct for x509 key pair, update the docs, error management
    * [`b82b5242`](https://github.com/containerd/cri/commit/b82b5242600c476281304782ffe516f7a5a90b74) stream: can use user certificates
    * [`df67dfff`](https://github.com/containerd/cri/commit/df67dfff197ee0f5984a32a4f82900c5ba8de0da) Merge pull request  [#885](https://github.com/containerd/cri/pull/885) from Random-Liu/enhance-container-stop
    * [`bca304ff`](https://github.com/containerd/cri/commit/bca304ff3e1a52a58bf5c0564affbca35ff278bc) Fix an issue that container/sandbox can't be stopped.
    * [`a3af7393`](https://github.com/containerd/cri/commit/a3af7393fe5de02eb0f60fa5421ad537d91590eb) Merge pull request  [#880](https://github.com/containerd/cri/pull/880) from thaJeztah/align_dependencies_to_tags
    * [`1d7f5f43`](https://github.com/containerd/cri/commit/1d7f5f43b2d92fe5a5c7837b765a8d739e7754f0) Use tagged versions for dependencies where possible
    * [`58eb0455`](https://github.com/containerd/cri/commit/58eb04550de95e76cc740c92d202e477f844a1d3) Merge pull request  [#873](https://github.com/containerd/cri/pull/873) from miaoyq/verify-selinux-level
    * [`a87bda08`](https://github.com/containerd/cri/commit/a87bda08c05d44fb8796192c8cedbab4ac3c5087) update selinux to b6fa367
    * [`415727cd`](https://github.com/containerd/cri/commit/415727cd9f9bde7299269bd45b8fcad675041782) verify selinux level format
    * [`7d483b2f`](https://github.com/containerd/cri/commit/7d483b2fb0302f5d4b92e88cfa191721bfe3d222) Merge pull request  [#874](https://github.com/containerd/cri/pull/874) from Random-Liu/update-containerd
    * [`6379fd03`](https://github.com/containerd/cri/commit/6379fd0346ab16d657e1aabf5550994c470160f9) Update containerd to b9eeaa1ce83dd9970605ddbd0b35d4d3fa5f87bd.
    * [`c9d61515`](https://github.com/containerd/cri/commit/c9d6151526641b4fec3c02555937178b569fc5ab) Merge pull request  [#869](https://github.com/containerd/cri/pull/869) from Random-Liu/support-netd
    * [`d1dcacf9`](https://github.com/containerd/cri/commit/d1dcacf9ef752de952a9db0df232167a48046129) Support netd in GCE bootstrap.
    * [`1263024a`](https://github.com/containerd/cri/commit/1263024a5aec6fe00ee9ce73b8756461cfc31912) Merge pull request  [#864](https://github.com/containerd/cri/pull/864) from Random-Liu/unpack-during-import
    * [`e1a37e87`](https://github.com/containerd/cri/commit/e1a37e879714098b134fdb8fd8d903dd014bbe4c) Unpack image during import.
    * [`a0cfc8c1`](https://github.com/containerd/cri/commit/a0cfc8c1d22da516b93c5395005deb708f350046) Merge pull request  [#857](https://github.com/containerd/cri/pull/857) from egernst/untrusted-priv
    * [`9a01272d`](https://github.com/containerd/cri/commit/9a01272dc20faf723d905b50f66a5fc99d9af5f3) sandbox: separate host accessing workload and privileged
    * [`2be13a8a`](https://github.com/containerd/cri/commit/2be13a8a309e9a888e31a89300ada3e25ac40793) Merge pull request  [#858](https://github.com/containerd/cri/pull/858) from Random-Liu/stream-serve-on-local
    * [`b3d6f163`](https://github.com/containerd/cri/commit/b3d6f16383f886a5efabea45d5ae037b86cb3806) Serve streaming on localhost by default to match k8s 1.11 default.
    * [`42a98de2`](https://github.com/containerd/cri/commit/42a98de2526653b92f6312fadb96c067502d5897) Merge pull request  [#851](https://github.com/containerd/cri/pull/851) from yanxuean/support-no-pivot
    * [`7065dd81`](https://github.com/containerd/cri/commit/7065dd81f9031ae9b1b6020d3444cd74d69e8ac7) support no_pivot option for runc
    * [`7beac6fc`](https://github.com/containerd/cri/commit/7beac6fcc1062e2b02d9e08726ec2845daec572c) Merge pull request  [#849](https://github.com/containerd/cri/pull/849) from dmcgowan/remove-stringid
    * [`1984e451`](https://github.com/containerd/cri/commit/1984e451d5ae2081996cbcfcc6d15dc9fde0259b) Replace stringid with simple rand reader
    * [`2eb817c7`](https://github.com/containerd/cri/commit/2eb817c7bdb5cb734dc221f5b7c6b4b7a5c02779) Merge pull request  [#843](https://github.com/containerd/cri/pull/843) from Random-Liu/document-no-overwrite-dir
    * [`5637e8be`](https://github.com/containerd/cri/commit/5637e8be40bf20032be7fc11ff280ff6e8feb6ac) Set 0022 umask for `hack/release.sh`.
    * [`0f3c83b1`](https://github.com/containerd/cri/commit/0f3c83b11bbe473234e95ccc620737b67c7027dc) Use `--no-overwrite-dir` in installation doc.
    * [`1d0d9b34`](https://github.com/containerd/cri/commit/1d0d9b342304cf8e82ac2d8215b25be270ff760b) Merge pull request  [#841](https://github.com/containerd/cri/pull/841) from Random-Liu/add-back-missing-vendor
    * [`fb60d18f`](https://github.com/containerd/cri/commit/fb60d18fad6124e088114318d48b1d1afda51775) Add missing vendor back.
    * [`ca325665`](https://github.com/containerd/cri/commit/ca3256657597efc5b9f4597876cbefc36f1c0c01) Merge pull request  [#838](https://github.com/containerd/cri/pull/838) from Random-Liu/add-auth-config
    * [`1d9a754f`](https://github.com/containerd/cri/commit/1d9a754f6acd19d09403d4f4bb82578df9c57e33) Update containerd to b382b6fe0bdbf7604c0a4f5c2089c0b159ad58b2.
    * [`e4ad6809`](https://github.com/containerd/cri/commit/e4ad68098e51838ed05aaaa6728b284d65fba899) Remove `pkg/containerd/resolver` package.
    * [`952e53bf`](https://github.com/containerd/cri/commit/952e53bf58a9e040edf8123357b0d31b39aad3c5) Add registry auth config, and use docker resolver in containerd.
    * [`5ad95b2d`](https://github.com/containerd/cri/commit/5ad95b2db461977842662e3a6e7ba82ef4bb0ef0) Merge pull request  [#833](https://github.com/containerd/cri/pull/833) from Random-Liu/update-containerd-k8s
    * [`88c5165b`](https://github.com/containerd/cri/commit/88c5165bfdc38fad315628d1f2403e70e7634394) Update containerd and k8s.
    * [`bc99f7a7`](https://github.com/containerd/cri/commit/bc99f7a7e889a998560ad88e2fcdf86ddf33a4ff) Merge pull request  [#832](https://github.com/containerd/cri/pull/832) from Random-Liu/remove-crictl-on-gce
    * [`f5803748`](https://github.com/containerd/cri/commit/f5803748259ad6e27bcf85170936cb3d6c689957) Remove crictl on GCE for all cases.
    * [`c68b6051`](https://github.com/containerd/cri/commit/c68b60514edb386fb9ad0bbd37bf56c6a90ea03c) Merge pull request  [#831](https://github.com/containerd/cri/pull/831) from Random-Liu/fix-link
    * [`fd71c9f0`](https://github.com/containerd/cri/commit/fd71c9f065cc72b6dfa6ee054621a1b888fc2e39) Fix another link.
    * [`47b8d30b`](https://github.com/containerd/cri/commit/47b8d30bb34547f7c597ed52ed118ed0371a0a2b) Merge pull request  [#828](https://github.com/containerd/cri/pull/828) from yujuhong/fix-gce-link
    * [`0e42438e`](https://github.com/containerd/cri/commit/0e42438e7a157f6aec41cd808a85bc883d646ff3) Merge pull request  [#829](https://github.com/containerd/cri/pull/829) from Random-Liu/local-stream-server
    * [`f6ab733f`](https://github.com/containerd/cri/commit/f6ab733f9e0cd48bfd068069f096d1a891a561e9) Set stream server to serve on localhost on GCE.
    * [`e23c0e70`](https://github.com/containerd/cri/commit/e23c0e708a3d60e72753949fd8a4a3b7adad0c5e) Fix link to GCE getting started guide
    * [`4eb4a295`](https://github.com/containerd/cri/commit/4eb4a2957774db060b1f3457c452ed83f5addb12) Merge pull request  [#825](https://github.com/containerd/cri/pull/825) from abhi/cni_config
    * [`86097102`](https://github.com/containerd/cri/commit/860971025f1ad628f773b405446776f0e074cf68) vendoring latest go-cni with fixes
    * [`263b0b99`](https://github.com/containerd/cri/commit/263b0b99d0e6b76ad597f7c192bdb02775d65662) Change to keep in sync with latest cni config
    * [`07020dbd`](https://github.com/containerd/cri/commit/07020dbdda22a9194dab9a1399e493e3c5b6c015) Merge pull request  [#820](https://github.com/containerd/cri/pull/820) from filbranden/usercap1
    * [`01d77d44`](https://github.com/containerd/cri/commit/01d77d44f50ae23a4ba5ff37346f746fbca6fce3) Update github.com/opencontainers/runtime-tools to v0.6.0
    * [`441a57aa`](https://github.com/containerd/cri/commit/441a57aa56f26edbed328a20bc4eee61e66a8e34) Merge pull request  [#821](https://github.com/containerd/cri/pull/821) from Random-Liu/fix-snapshotter-panic
    * [`9cb82aae`](https://github.com/containerd/cri/commit/9cb82aaecdeaaa41bf673e46e8a2c076e8db688c) Merge pull request  [#823](https://github.com/containerd/cri/pull/823) from Random-Liu/update-crictl
    * [`cfa88fca`](https://github.com/containerd/cri/commit/cfa88fca32db8c13baebde0b8e1e9eff88011c01) Merge pull request  [#824](https://github.com/containerd/cri/pull/824) from Random-Liu/make-max-log-size-configurable
    * [`b5d053f3`](https://github.com/containerd/cri/commit/b5d053f327593c3123df42187af37a78af34275f) Make max container log line size configurable through cloud init.
    * [`bdddbed4`](https://github.com/containerd/cri/commit/bdddbed4deb3e57f492213bd977832d2d4fe2df0) Update crictl to v1.11.0.
    * [`b60e456b`](https://github.com/containerd/cri/commit/b60e456bd9913261956b664c9a34463884edce58) Fix snapshotter nil panic.
    * [`e3d57d24`](https://github.com/containerd/cri/commit/e3d57d240fbdb8f3709a647d4b07ffe358ea3b81) Merge pull request  [#761](https://github.com/containerd/cri/pull/761) from Random-Liu/add-log-max-size
    * [`ad293701`](https://github.com/containerd/cri/commit/ad29370136777b4a471afbde280637ad121cab74) Merge pull request  [#816](https://github.com/containerd/cri/pull/816) from Random-Liu/fix-double-dev-shm-mount
    * [`53f1ab41`](https://github.com/containerd/cri/commit/53f1ab41458de4fa91f40f4cbe034aa3442ca1b8) Fix double /dev/shm mount.
    * [`bf551b9c`](https://github.com/containerd/cri/commit/bf551b9c4cd54adbeedfe33a6caf535d1609e955) Add integration test.
    * [`405f57f8`](https://github.com/containerd/cri/commit/405f57f8e08f87bb9984c9dca87eced4d0c51125) Add max_container_log_size
    * [`b39546ce`](https://github.com/containerd/cri/commit/b39546ce2bd29842984d94ab42014ea631428f75) Merge pull request  [#815](https://github.com/containerd/cri/pull/815) from Random-Liu/support-cmd-for-sandbox-container
    * [`46d621e4`](https://github.com/containerd/cri/commit/46d621e4accf9766219195c226fc4507ee42dfea) Support `Cmd` for sandbox container.
    * [`b7aac639`](https://github.com/containerd/cri/commit/b7aac6396d76282304abe1c25b0e521004ed7fc2) Merge pull request  [#811](https://github.com/containerd/cri/pull/811) from Random-Liu/fix-volume-ownership
    * [`7e0cbbe6`](https://github.com/containerd/cri/commit/7e0cbbe6e995bd7e8ba59d94aad9400db6d854ae) Merge pull request  [#810](https://github.com/containerd/cri/pull/810) from Random-Liu/revert-#804
    * [`c5577637`](https://github.com/containerd/cri/commit/c55776377fd288bbca3e716056071f67909399c2) Fix empty volume ownership.
    * [`c9216531`](https://github.com/containerd/cri/commit/c9216531cecbf16a1c334774724672a6481ddbd5) Revert "Use pod ip instead of localhost in pod netns for portforward."
    * [`d7abb5b4`](https://github.com/containerd/cri/commit/d7abb5b48947088bee0c54833875315f36161124) Merge pull request  [#807](https://github.com/containerd/cri/pull/807) from Random-Liu/log-task-exit-event
    * [`5a1105c6`](https://github.com/containerd/cri/commit/5a1105c614612200c0ba1bfba675c65776c25316) Merge pull request  [#808](https://github.com/containerd/cri/pull/808) from Random-Liu/erase-ambient-caps
    * [`96cfccec`](https://github.com/containerd/cri/commit/96cfccec0da20abd8d52df8739b9607eedc82f74) Merge pull request  [#804](https://github.com/containerd/cri/pull/804) from Random-Liu/use-pod-ip-for-portforward
    * [`dd886bc2`](https://github.com/containerd/cri/commit/dd886bc281c764c3a40f1c5e1eadca3337f847e4) Use pod ip instead of localhost in pod netns for portforward.
    * [`b367f300`](https://github.com/containerd/cri/commit/b367f3009761fbbd8691c3fe587f3f494704d9a8) Erase ambient capabilities.
    * [`de84f9c0`](https://github.com/containerd/cri/commit/de84f9c0cd8e166b558c3300de06e2f97f15e8f8) Merge pull request  [#806](https://github.com/containerd/cri/pull/806) from Random-Liu/update-kubernetes
    * [`e4e25854`](https://github.com/containerd/cri/commit/e4e2585431df4dc5ac72381bfdc9f7a13db155de) Log task exit event.
    * [`2b48f873`](https://github.com/containerd/cri/commit/2b48f8738f2b72ff8e30a79ac63851c0ac20c220) Update kubernetes to v1.11.0-beta.2
    * [`dfae95ec`](https://github.com/containerd/cri/commit/dfae95ec9d06e2c8934d9dc9d1c64e4bc8ec5819) Merge pull request  [#802](https://github.com/containerd/cri/pull/802) from Random-Liu/remove-unused-files
    * [`db028fd2`](https://github.com/containerd/cri/commit/db028fd208b974f52ee393c35f60a67bff228ea4) Merge pull request  [#803](https://github.com/containerd/cri/pull/803) from Random-Liu/select-ipv4-first
    * [`83e6b655`](https://github.com/containerd/cri/commit/83e6b65566b67700938501d6e07fbbbe0b8cf87e) Select ipv4 first if there is one.
    * [`ccc5f394`](https://github.com/containerd/cri/commit/ccc5f394f7eb0905342452f3feabb91ba8bdea61) Remove unused files.
    * [`8bcb9a95`](https://github.com/containerd/cri/commit/8bcb9a95394e8d7845da1d6a994d3ac2a86d22f0) Merge pull request  [#801](https://github.com/containerd/cri/pull/801) from Random-Liu/fix-ctr-timeout
    * [`0faff1c2`](https://github.com/containerd/cri/commit/0faff1c22fbc36cf3c12cfc9347b210e06845e24) Fix ctr cri timeout.
    * [`ecf8d99d`](https://github.com/containerd/cri/commit/ecf8d99d064de14a0503af41f460adf87cc75162) Merge pull request  [#799](https://github.com/containerd/cri/pull/799) from AkihiroSuda/oci-content-store
    * [`09724905`](https://github.com/containerd/cri/commit/097249054d85933048dd7934edb64fcf60ddd754) vendor containerd (#2135)
    * [`0a5c05bc`](https://github.com/containerd/cri/commit/0a5c05bcd4fcfbc1f3a2047b2bc0d546cbed9052) Merge pull request  [#776](https://github.com/containerd/cri/pull/776) from Random-Liu/disable-streaming
    * [`578b34f1`](https://github.com/containerd/cri/commit/578b34f1129857dadb8630a3e2ec5016287f53a9) Merge pull request  [#794](https://github.com/containerd/cri/pull/794) from Random-Liu/panic-for-cri-start-failure
    * [`b870ee79`](https://github.com/containerd/cri/commit/b870ee79424a8a33afe699e351d375c4ba2ce6a1) Generate fatal error when cri plugin fail to start.
    * [`b68fb075`](https://github.com/containerd/cri/commit/b68fb075d49aa1c2885f45f2467142666c244f4a) Merge pull request  [#793](https://github.com/containerd/cri/pull/793) from Random-Liu/port-containerd-fix-#2364
    * [`0fae42b9`](https://github.com/containerd/cri/commit/0fae42b9b8571df61acd474b4367a6f8f1db83d0) Port docker resolver fix #2364.
    * [`8bb978e3`](https://github.com/containerd/cri/commit/8bb978e3d659eeb5a072d1fef5a74c1c302499b9) Merge pull request  [#785](https://github.com/containerd/cri/pull/785) from ehazlett/containerd-vendor-bump
    * [`d7d22123`](https://github.com/containerd/cri/commit/d7d22123240319d7e708b5d0be46448c1169d1dd) vendor bump
    * [`40b60834`](https://github.com/containerd/cri/commit/40b60834a2d2c6258a2ba5406186a290c11f4c47) Merge pull request  [#789](https://github.com/containerd/cri/pull/789) from Random-Liu/configurable-containerd-build
    * [`1892b30f`](https://github.com/containerd/cri/commit/1892b30fa7c4fb815b5d69726c9e3db86e3015e7) Make DEPLOY_PATH configurable.
    * [`52460ebf`](https://github.com/containerd/cri/commit/52460ebf6eb10fe08a6f5d77ef8caa3ddaf924e8) Merge pull request  [#788](https://github.com/containerd/cri/pull/788) from BSWANG/patch-1
    * [`7bd86a22`](https://github.com/containerd/cri/commit/7bd86a225279a719eba83f336d30f217c0dcfd61) Update cni.template
    * [`574f9496`](https://github.com/containerd/cri/commit/574f9496efd70d41bcb6686634b8cc50ae313bc4) Merge pull request  [#786](https://github.com/containerd/cri/pull/786) from fuweid/remove_useless_check
    * [`e28b77c0`](https://github.com/containerd/cri/commit/e28b77c08c5b52eb39a2627705c06a07998e9799) Remove useless error-check in createImageReference
    * [`24a96426`](https://github.com/containerd/cri/commit/24a96426726ecfd53b52591307ce50be29193868) Merge pull request  [#784](https://github.com/containerd/cri/pull/784) from cpuguy83/bump_continuity
    * [`fb6bc66f`](https://github.com/containerd/cri/commit/fb6bc66f0aa04161b9c95727865c31ae01dad081) Bump continuity to fix copy files > 2^32 bytes
    * [`450eb09a`](https://github.com/containerd/cri/commit/450eb09a68f6c53edf7831fc749b51f32f1c8154) Merge pull request  [#782](https://github.com/containerd/cri/pull/782) from Random-Liu/update-containerd
    * [`60b0d08a`](https://github.com/containerd/cri/commit/60b0d08a6f9940ff6468e9104a59925cc6fd450a) Use containerd.WithPullUnpack.
    * [`4f00103c`](https://github.com/containerd/cri/commit/4f00103c99f396b9655221f8a4dcdfe284a8eccd) Disable restart plugin on GCE.
    * [`80188e25`](https://github.com/containerd/cri/commit/80188e253a11afe464e7cddbc6e8d263394047ae) Update containerd to d1435e6e4dcffd99e0da396ff771b5bbe0d93f5e.
    * [`a4ff7e99`](https://github.com/containerd/cri/commit/a4ff7e9946eed21a650d68d790d6bdbfd7721aab) Merge pull request  [#781](https://github.com/containerd/cri/pull/781) from Random-Liu/fix-container-runtime-monitor
    * [`ebed87fa`](https://github.com/containerd/cri/commit/ebed87fa951ad2b59dba8ed35b3cad570c1f3628) Fix kube-container-runtime-monitor.
    * [`bafc7943`](https://github.com/containerd/cri/commit/bafc79437bcd0aac194467684961b3f9d2cfed86) Merge pull request  [#758](https://github.com/containerd/cri/pull/758) from Random-Liu/use-crictl-in-kube-up
    * [`927d3740`](https://github.com/containerd/cri/commit/927d37401dc4b8a9f2dfc73eb6c085ae3c0e7ac2) Merge pull request  [#779](https://github.com/containerd/cri/pull/779) from Random-Liu/logo-fix
    * [`b4631cf7`](https://github.com/containerd/cri/commit/b4631cf707d8f60418a3fed51975061f17b1a4a0) Use crictl installed in kube-up.sh
    * [`6c7ec48d`](https://github.com/containerd/cri/commit/6c7ec48daf08d0e496111cf7903a8b7c784a4fbe) Another logo fix.
    * [`6f43d493`](https://github.com/containerd/cri/commit/6f43d493f96be62d7c686e5bb27cfb78cfa0f2f5) Disable TLS streaming to work with new kubelet streaming proxy.
    * [`8566a896`](https://github.com/containerd/cri/commit/8566a8962a802bb828420b047fb5b95fe06ee025) Merge pull request  [#775](https://github.com/containerd/cri/pull/775) from mikebrow/readme-pub-imgs
    * [`e10a2492`](https://github.com/containerd/cri/commit/e10a24926dc023970192678358378149df4a9421) use public logos for a while vs remote github logos that are not in this repo
    * [`9f8e5812`](https://github.com/containerd/cri/commit/9f8e58123b00a046932ddb65057104c18e81d7d8) Merge pull request  [#647](https://github.com/containerd/cri/pull/647) from mikebrow/boiler-support-for-no-year
    * [`8d60547e`](https://github.com/containerd/cri/commit/8d60547eb2a79c2dede84e224a2792902843d479) Merge pull request  [#769](https://github.com/containerd/cri/pull/769) from raravena80/patch-1
    * [`67908190`](https://github.com/containerd/cri/commit/67908190c5117e8889751a3eeab9326081078f13) Merge pull request  [#768](https://github.com/containerd/cri/pull/768) from Random-Liu/upgrade-crictl
    * [`f79e0171`](https://github.com/containerd/cri/commit/f79e0171ca244e84bc9faa3755540e1275a7755d) Minor typo
    * [`97634890`](https://github.com/containerd/cri/commit/97634890083c9b365bf6692ed78e063d79a96f97) Upgrade cri-tools to v1.0.0-beta.1
    * [`66388aef`](https://github.com/containerd/cri/commit/66388aefd5f63bcd000e8e19eee32dd1495ca7a1) Merge pull request  [#766](https://github.com/containerd/cri/pull/766) from Random-Liu/fix-workingset-memory
    * [`5d29598a`](https://github.com/containerd/cri/commit/5d29598a6d5db2405befb15c83c7f95cd42ae5fe) Fix workingset memory calculation.
    * [`7a6369de`](https://github.com/containerd/cri/commit/7a6369deb195336463ca60f82cdfbe2d49bc7edf) Merge pull request  [#763](https://github.com/containerd/cri/pull/763) from Random-Liu/fix-ro-sysfs
    * [`a5d1332e`](https://github.com/containerd/cri/commit/a5d1332e8fd2b44cd4d00823d38f8e0c8fcf6c5d) Explicitly set `rw` for privileged container.
    * [`5f4035ae`](https://github.com/containerd/cri/commit/5f4035ae2ff2638de9b12370559af8341db50cf7) Merge pull request  [#754](https://github.com/containerd/cri/pull/754) from kolyshkin/mount
    * [`daeab40b`](https://github.com/containerd/cri/commit/daeab40b453418a65715be064aa3fb7a487a259a) os.Unmount: do not consult mountinfo, drop flags
    * [`6bbbec5a`](https://github.com/containerd/cri/commit/6bbbec5a8ace46aa01a3f4cb530055f845a7c88b) Merge pull request  [#755](https://github.com/containerd/cri/pull/755) from Random-Liu/always-mount-sysfs-rw
    * [`03bac618`](https://github.com/containerd/cri/commit/03bac61890bef068143df3b0bd48230be3916376) Merge pull request  [#756](https://github.com/containerd/cri/pull/756) from Random-Liu/update-cri-tools
    * [`2f370f6f`](https://github.com/containerd/cri/commit/2f370f6f5d246fcf5be242dfb8a288110b0d5117) Update cri-tools to fix `crictl logs` output.
    * [`279fa853`](https://github.com/containerd/cri/commit/279fa853a6a4ab06bf80f735649c7390fb42429c) Always mount sysfs as `rw`.
    * [`8fec0469`](https://github.com/containerd/cri/commit/8fec0469d9cd0e3ae1692ece8840e6abea1b3fe0) Merge pull request  [#751](https://github.com/containerd/cri/pull/751) from Random-Liu/fix-official-release
    * [`e0d70782`](https://github.com/containerd/cri/commit/e0d70782516ccb24703a83fccfaa1848d3923f58) Fix tarball ownership and containerd binary path for containerd.
    * [`825563b2`](https://github.com/containerd/cri/commit/825563b20cbb95b9695c66017bd66ce592dfd8fe) Merge pull request  [#750](https://github.com/containerd/cri/pull/750) from Random-Liu/download-from-official-release
    * [`e22ebf42`](https://github.com/containerd/cri/commit/e22ebf420f62e965fb0ce07c574672d48b65e543) Down containerd binaries from official release.
    * [`c3574e44`](https://github.com/containerd/cri/commit/c3574e44932947c43c9b06273749598d265c68c8) makes copyright year optional
    
    ### Changes from containerd/go-cni
    
    * [`40bcf8e`](https://github.com/containerd/go-cni/commit/40bcf8ec8acd7372be1d77031d585d5d8e561c90) Merge pull request  [#32](https://github.com/containerd/go-cni/pull/32) from Random-Liu/ignore-error-for-empty-path
    * [`5ce81a6`](https://github.com/containerd/go-cni/commit/5ce81a6dd683a59cc549669fdeb7f7eb6d916cbe) Only ignore "no such file or directory" error for empty path
    * [`cc959f7`](https://github.com/containerd/go-cni/commit/cc959f741c3df05482d9e940f874ad9ac4db90e6) Merge pull request  [#31](https://github.com/containerd/go-cni/pull/31) from Random-Liu/ignore-not-exit-error
    * [`a442970`](https://github.com/containerd/go-cni/commit/a4429707219cae5464c1dd4aac9f441fddc1b5ee) Ignore "no such file or directory" error.
    * [`7585e6d`](https://github.com/containerd/go-cni/commit/7585e6db71421c2ccf4975a5cfc35963fe0672ea) Merge pull request  [#30](https://github.com/containerd/go-cni/pull/30) from Random-Liu/set-max-network-config
    * [`6d7b509`](https://github.com/containerd/go-cni/commit/6d7b509a054a3cb1c35ed1865d4fde2f0cb547cd) Add WithAllConf, and change WithDefaultConf to only load default.
    * [`ef9a3f8`](https://github.com/containerd/go-cni/commit/ef9a3f8e884da9d3500df833765911c640234778) Merge pull request  [#29](https://github.com/containerd/go-cni/pull/29) from crosbymichael/prefix
    * [`6aeaa2d`](https://github.com/containerd/go-cni/commit/6aeaa2dc139d1916e693b292fdedecdb23ceef6a) Use network count in ifname index
    * [`5882530`](https://github.com/containerd/go-cni/commit/5882530828ecf62032409b298a3e8b19e08b6534) Merge pull request  [#26](https://github.com/containerd/go-cni/pull/26) from abhi/master
    * [`1695039`](https://github.com/containerd/go-cni/commit/1695039bdc449d7524e05211453f87c43731da47) Minor cleanup with concurrency and locking
    * [`47457ea`](https://github.com/containerd/go-cni/commit/47457ea452d7dcdafadbdbd4702fd7e7929967be) Merge pull request  [#24](https://github.com/containerd/go-cni/pull/24) from containerd/cni-opts
    * [`d6ba409`](https://github.com/containerd/go-cni/commit/d6ba409979a4454e1c6b8b099c739fe411abc103) Same Opt API for Load and New
    * [`18e77c5`](https://github.com/containerd/go-cni/commit/18e77c5479c16e84d45f2804e684d78df09fc3e3) Merge pull request  [#23](https://github.com/containerd/go-cni/pull/23) from abhi/master
    * [`83a302e`](https://github.com/containerd/go-cni/commit/83a302e5711dbdb9d28059de91d9f56e64278403) Updating Readme based on new APIs
    * [`25573b2`](https://github.com/containerd/go-cni/commit/25573b253fe88ae035b4b76f913d00eb2f5e0241) Merge pull request  [#22](https://github.com/containerd/go-cni/pull/22) from abhi/badge
    * [`ca0948e`](https://github.com/containerd/go-cni/commit/ca0948e8c8ba52af4e1c06083b38372f0fd3477a) Merge pull request  [#21](https://github.com/containerd/go-cni/pull/21) from abhi/travis
    * [`9e927d3`](https://github.com/containerd/go-cni/commit/9e927d35c7b209109a018dfcc8428371fe0e1dca) Adding build badge
    * [`e93f297`](https://github.com/containerd/go-cni/commit/e93f29754f003fdc4d27b02900d929da957fe5fb) Updating travis
    
    ### Changes from containerd/go-runc
    
    * [`5a6d9f3`](https://github.com/containerd/go-runc/commit/5a6d9f37cfa36b15efba46dc7ea349fa9b7143c3) Fix windows build for io options
    * [`90a5d16`](https://github.com/containerd/go-runc/commit/90a5d16b9beb31a0607742c3dbf214ad7178dacd) Merge pull request  [#49](https://github.com/containerd/go-runc/pull/49) from containerd/ioopts
    * [`b346a17`](https://github.com/containerd/go-runc/commit/b346a171bba72b479d2a0b3ef991798103ae95ae) Add i/o opts for conditional creation
    * [`cae6416`](https://github.com/containerd/go-runc/commit/cae6416703a7eb0c5a9c30d37aa410c9b039e6a1) Merge pull request  [#48](https://github.com/containerd/go-runc/pull/48) from containerd/version
    * [`e32098a`](https://github.com/containerd/go-runc/commit/e32098aae3bc878417256292705aedbde3aa3dd8) Allow empty version results
    * [`acb7c88`](https://github.com/containerd/go-runc/commit/acb7c88cac264acca9b5eae187a117f4d77a1292) Merge pull request  [#46](https://github.com/containerd/go-runc/pull/46) from jterry75/fix_pipe_close
    * [`f146bed`](https://github.com/containerd/go-runc/commit/f146bedf9bc5b66cdc9fc2e6ae675e114f6ec68a) Reorder pipe close to be write/read
    * [`808e844`](https://github.com/containerd/go-runc/commit/808e8444ac4633a8e5eb7314fc6b5d27051727dd) Merge pull request  [#45](https://github.com/containerd/go-runc/pull/45) from jterry75/io_windows
    * [`cc5515f`](https://github.com/containerd/go-runc/commit/cc5515fbf73bca48de5b6763bbc77f227e6084a3) Make console.go +build !windows
    * [`d4cf276`](https://github.com/containerd/go-runc/commit/d4cf276a923345c90b8193a6c4cd5a6f751c74b7) Break apart NewPipeIO to windows/unix
    * [`edcf3de`](https://github.com/containerd/go-runc/commit/edcf3de1f4971445c42d61f20d506b30612aa031) Merge pull request  [#44](https://github.com/containerd/go-runc/pull/44) from containerd/env
    * [`523ee98`](https://github.com/containerd/go-runc/commit/523ee985be8fb18ff50c4c3ef112b5b09ff21500) Pass env down to runc command
    * [`14606eb`](https://github.com/containerd/go-runc/commit/14606eb66abd9e834e3bd22a4f5f46a3aad54c54) Merge pull request  [#43](https://github.com/containerd/go-runc/pull/43) from AkihiroSuda/rootless
    * [`0194529`](https://github.com/containerd/go-runc/commit/0194529da8005aec523e4419fbbba7999199a79a) add support for --rootless
    * [`74719bd`](https://github.com/containerd/go-runc/commit/74719bd2a8ade2628345189915f20296781dcd55) Merge pull request  [#42](https://github.com/containerd/go-runc/pull/42) from Random-Liu/expose-parsePSOutput
    * [`fdf39b3`](https://github.com/containerd/go-runc/commit/fdf39b3a7ef10982d1a5311c0411461406299517) Expose parsePSOutput.
    * [`301f7c1`](https://github.com/containerd/go-runc/commit/301f7c1fbbc328a0b5b08c4e9942de2f0a147f96) Merge pull request  [#41](https://github.com/containerd/go-runc/pull/41) from masters-of-cats/master
    * [`07e192d`](https://github.com/containerd/go-runc/commit/07e192dad382644e9bf2f6e6044cd8d24aac6bec) Use user-specific temp directory if set
    * [`f271fa2`](https://github.com/containerd/go-runc/commit/f271fa2021de855d4d918dbef83c5fe19db1bdd5) Merge pull request  [#40](https://github.com/containerd/go-runc/pull/40) from avagin/tty
    * [`400dfa3`](https://github.com/containerd/go-runc/commit/400dfa3a6d4473c42b68aae921cb63b8080397a8) Add ConsoleSocket to RestoreOpts
    
    ### Changes from containerd/ttrpc
    
    * [`2a805f7`](https://github.com/containerd/ttrpc/commit/2a805f71863501300ae1976d29f0454ae003e85a) Merge pull request  [#29](https://github.com/containerd/ttrpc/pull/29) from containerd/ctxdone
    * [`33564d2`](https://github.com/containerd/ttrpc/commit/33564d24b2c8fd3755c11697891b98b46e830070) Signal server done before closing connections
    * [`d77f111`](https://github.com/containerd/ttrpc/commit/d77f111e2e2792ffa7cb82585768aa467db07f41) Add client side context.Done support
    * [`94dde38`](https://github.com/containerd/ttrpc/commit/94dde388801693c54f88a6596f713b51a8b30b2d) Merge pull request  [#27](https://github.com/containerd/ttrpc/pull/27) from containerd/ctx
    * [`01ed7d8`](https://github.com/containerd/ttrpc/commit/01ed7d87777efbbe3bc00045483b475699458c6e) Add context to Serve
    * [`fa6c681`](https://github.com/containerd/ttrpc/commit/fa6c68143601db58b3636ee9948aad2fe08ed1ea) Merge pull request  [#25](https://github.com/containerd/ttrpc/pull/25) from containerd/repochange
    * [`0690b20`](https://github.com/containerd/ttrpc/commit/0690b20898ebecbb90e281bbf21db78749c99d0f) Add apache license to files
    * [`4b957e7`](https://github.com/containerd/ttrpc/commit/4b957e711232ab459c5e774f415ac5dd33bb938d) Update imports and references for containerd
    * [`530a70d`](https://github.com/containerd/ttrpc/commit/530a70d668628161f6378871cac4de59902d575d) Merge pull request  [#24](https://github.com/containerd/ttrpc/pull/24) from elboulangero/master
    * [`87ac4c6`](https://github.com/containerd/ttrpc/commit/87ac4c6f7aa77cdbac450dc27901ffcf691561bf) Log with sirupse/logrus to avoid a circular dependency to containerd #6
    
    ### Changes from containerd/typeurl
    
    * [`a93fcdb`](https://github.com/containerd/typeurl/commit/a93fcdb778cd272c6e9b3028b2f42d813e785d40) Merge pull request  [#5](https://github.com/containerd/typeurl/pull/5) from estesp/add-license-headers
    * [`b425f6b`](https://github.com/containerd/typeurl/commit/b425f6b9b4a733d0f65cd36cacc0cbd66dfac1bc) Add Apache license headers with ltag
    * [`dac9cd9`](https://github.com/containerd/typeurl/commit/dac9cd9ce3e5a63ffec40c9e8aed9fce618d2a8a) Add go versions to travis
    * [`2e95e46`](https://github.com/containerd/typeurl/commit/2e95e4697860e423bec6d760ab66571178b38be6) Fix marshal tests with local type
    
    ### Dependency Changes
    
    Previous release can be found at [v1.1.0](https://github.com/containerd/containerd/releases/tag/v1.1.0)
    
    * **github.com/Microsoft/go-winio**            v0.4.5 -> v0.4.11
    * **github.com/Microsoft/hcsshim**             v0.6.7 -> v0.7.12
    * **github.com/containerd/aufs**               a7fbd554da7a9eafbe5a460a421313a9fd18d988 -> ffa39970e26ad01d81f540b21e65f9c1841a5f92
    * **github.com/containerd/cgroups**            fe281dd265766145e943a034aa41086474ea6130 -> 5e610833b72089b37d0e615de9a92dfc043757c2
    * **github.com/containerd/console**            cb7008ab3d8359b78c5f464cb7cf160107ad5925 -> c12b1e7919c14469339a5d38f2f8ed9b64a9de23
    * **github.com/containerd/continuity**         3e8f2ea4b190484acb976a5b378d373429639a1a -> bd77b46c8352f74eb12c85bdc01f4b90f69d66b4
    * **github.com/containerd/cri**                v1.0.0 -> f913714917d2456d7e65a0be84962b1ce8acb487
    * **github.com/containerd/go-cni**             f2d7272f12d045b16ed924f50e91f9f9cecc55a7 -> 40bcf8ec8acd7372be1d77031d585d5d8e561c90
    * **github.com/containerd/go-runc**            bcb223a061a3dd7de1a89c0b402a60f4dd9bd307 -> 5a6d9f37cfa36b15efba46dc7ea349fa9b7143c3
    * **github.com/containerd/ttrpc**              d4528379866b0ce7e9d71f3eb96f0582fc374577 -> 2a805f71863501300ae1976d29f0454ae003e85a
    * **github.com/containerd/typeurl**            f6943554a7e7e88b3c14aad190bf05932da84788 -> a93fcdb778cd272c6e9b3028b2f42d813e785d40
    * **github.com/emicklei/go-restful**           ff4f55a206334ef123e4f79bbf348980da81ca46 -> v2.2.1
    * **github.com/ghodss/yaml**                   73d445a93680fa1a78ae23a5839bad48f32ba1ee -> v1.0.0
    * **github.com/golang/protobuf**               1643683e1b54a9e88ad26d98f81400c8c9d9f4f9 -> v1.1.0
    * **github.com/json-iterator/go**              1.0.4 -> 1.1.5
    * **github.com/modern-go/concurrent**          1.0.3 **_new_**
    * **github.com/modern-go/reflect2**            1.0.1 **_new_**
    * **github.com/opencontainers/go-digest**      21dfd564fd89c944783d00d069f33e3e7123c448 -> c9281466c8b2f606084ac71339773efd177436e7
    * **github.com/opencontainers/runc**           69663f0bd4b60df09991c08812a60108003fa340 -> 58592df56734acf62e574865fe40b9e53e967910
    * **github.com/opencontainers/runtime-spec**   v1.0.1 -> eba862dc2470385a233c7507392675cbeadf7353
    * **github.com/opencontainers/runtime-tools**  6073aff4ac61897f75895123f7e24135204a404d -> v0.6.0
    * **github.com/opencontainers/selinux**        4a2974bf1ee960774ffd517717f1f45325af0206 -> b6fa367ed7f534f9ba25391cc2d467085dbb445a
    * **github.com/tchap/go-patricia**             5ad6cdb7538b0097d5598c7e57f0a24072adf7dc -> v2.2.6
    * **github.com/xeipuuv/gojsonpointer**         4e3ac2762d5f479393488629ee9370b50873b3a6 **_new_**
    * **github.com/xeipuuv/gojsonreference**       bd5ef7bd5415a7ac448318e64f11a24cd21e594b **_new_**
    * **github.com/xeipuuv/gojsonschema**          1d523034197ff1f222f6429836dd36a2457a1874 **_new_**
    * **go.etcd.io/bbolt**                         v1.3.1-etcd.8 **_new_**
    * **golang.org/x/net**                         7dcfb8076726a3fdd9353b6b8a1f1b6be6811bd6 -> b3756b4b77d7b13260a0a2ec658753cf48922eac
    * **golang.org/x/oauth2**                      a6bd8cefa1811bd24b86f8902872e4e8225f74c4 **_new_**
    * **golang.org/x/sys**                         314a259e304ff91bd6985da2a7149bbf91237993 -> 1b2967e3c290b7c545b3db0deeda16e9be4f98a2
    * **google.golang.org/grpc**                   v1.10.1 -> v1.12.0
    * **gopkg.in/yaml.v2**                         53feefa2559fb8dfa8d81baad31be332c97d6c77 -> v2.2.1
    * **gotest.tools**                             v2.1.0 **_new_**
    * **k8s.io/api**                               7e796de92438aede7cb5d6bcf6c10f4fa65db560 -> kubernetes-1.12.0
    * **k8s.io/apimachinery**                      fcb9a12f7875d01f8390b28faedc37dcf2e713b9 -> kubernetes-1.12.0
    * **k8s.io/apiserver**                         4a8377c547bbff4576a35b5b5bf4026d9b5aa763 -> kubernetes-1.12.0
    * **k8s.io/client-go**                         b9a0cf870f239c4a4ecfd3feb075a50e7cbe1473 -> kubernetes-1.12.0
    * **k8s.io/kubernetes**                        v1.10.0 -> v1.12.0
    * **k8s.io/utils**                             258e2a2fa64568210fbd6267cf1d8fd87c3cb86e -> cd34563cd63c2bd7c6fe88a73c4dcf34ed8a67cb
    
    
  • v1.2.0-rc.2

    containerd 1.2.0-rc.2
    
    Welcome to the v1.2.0-rc.2 release of containerd!
    *This is a pre-release of containerd*
    
    The third major release of containerd brings both a mix of boring and
    exciting changes. While fixing many bugs and continuing support for the
    containerd 1.0 API, new APIs and interfaces have been added to allow
    containerd to be more extensible and cover more use cases.
    
    ## New V2 Runtime
    
    A new v2 runtime has been added with a stable gRPC interface for managing
    containers through external shims.
    
    This allows runtime authors to easily integrate with containerd over a stable
    API.
    
    Various runtimes can be selected on a per container basis using the `WithRuntime` opt
    or to test via ctr `ctr run --runtime io.containerd.runc.v1`.
    
    [Documentation](https://github.com/containerd/containerd/blob/master/runtime/v2/README.md)
    
    ## Updated CRI Plugin
    
    Containerd 1.2 is validated against Kubernetes v1.11 and v1.12, but it is also compatible with Kubernetes v1.10.
    
    ***To use containerd 1.2 with Kubernetes v1.10, be sure to run the stream server on an address accessible to the apiserver. A simple way is to set `stream_server_address=""` in the `[plugins.cri]` section of `containerd.toml`, so that `cri` plugin will automatically select a routable node address.***
    
    ### Kubernetes Runtime Class
    [Kubernetes Runtime Class](https://github.com/kubernetes/community/blob/master/keps/sig-node/0014-runtime-class.md) introduced in Kubernetes 1.12 is supported.
    
    Users can:
    * Configure alternative runtime handlers with the config option `plugins.cri.containerd.runtimes.runtime_handler_name`, e.g. `plugins.cri.containerd.runtimes.kata`. ([config.md](https://github.com/containerd/cri/blob/release/1.2/docs/config.md))
    * Use the alternative runtime handler in Kubernetes by creating `RuntimeClass` for the runtime handler, and specifying `RuntimeClassName` in the pod spec. ([doc](https://github.com/kubernetes/website/blob/release-1.12/content/en/docs/concepts/containers/runtime-class.md))
    
    ***The `plugins.cri.containerd.untrusted_workload_runtime` config option and `io.kubernetes.cri.untrusted-workload` pod annotation are still functional, but start being deprecated. It is recommended to migrate to the `RuntimeClass` api.***
    
    ### Other Features
    * Supported [`ProcMount`](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/auth/proc-mount-type.md) option introduced in Kubernetes 1.12.
    * Added a new config option `plugins.cri.registry.auths` for user to config default credentials for specific registries. ([doc](https://github.com/containerd/cri/blob/release/1.2/docs/registry.md#configure-registry-credentials))
    * Added a new config option `plugins.cri.x509_key_pair_streaming` for user to config a valid certificate for the stream server. ([config.md](https://github.com/containerd/cri/blob/release/1.2/docs/config.md))
    
    ### Notable Changes
    * `cri` plugin can see images pulled/imported into containerd by `ctr images pull` and `ctr images import`.
    * CNI config is now dynamically reloaded when changed.
    * IPv4 address is guaranteed to be selected, when there are both IPv4 and IPv6 addresses for a pod.
    * Privileged untrusted workload is allowed, the workload will get privilege inside the sandbox.
    * `cri` plugin stream server serves on `http://localhost:0` by default. This is to work with the [kubelet streaming proxy](https://github.com/kubernetes/kubernetes/pull/64006) introduced in Kubernetes 1.11.
    * Fixed an issue that a container can't be stopped when container processes are accidentally moved out of the container cgroups.
    * `cluster/health-monitor.sh` in the release tarball will be deprecated next release. Please use Kubernetes [health-monitor.sh](https://github.com/kubernetes/kubernetes/blob/release-1.12/cluster/gce/gci/health-monitor.sh) instead.
    
    ## New Proxy Plugins
    
    A new proxy plugin configuration has been added to allow external snapshotters
    be connected to containerd using gRPC.
    
    [Documentation](https://github.com/containerd/containerd/blob/master/PLUGINS.md)
    
    ## Managed /opt directory
    
    A new `Install` method on the containerd client allows users to publish host level
    binaries using standard container build tooling and container distribution tooling
    to download containerd related binaries on their systems.
    
    This can be used for v2 runtime authors to get their runtime shims on an existing
    containerd system. It can also be used to install `runc` and other related tools.
    
    ```bash
    > ctr content fetch docker.io/crosbymichael/runc:latest
    > ctr install docker.io/crosbymichael/runc:latest
    ```
    
    [Documentation](https://github.com/containerd/containerd/blob/master/docs/managed-opt.md)
    
    ## Garbage Collection
    
    Add support for cleaning up leases and content ingests to garbage collections.
    
    Add expiration label to clean up temporary resources.
    
    ## API Changes
    
    Minor API additions
    
    ## Other Improvements
    
    Improved multi-arch image support using more precise matching and ranking
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Michael Crosby
    * Lantao Liu
    * Derek McGowan
    * Phil Estes
    * Justin Terry
    * Akihiro Suda
    * Kir Kolyshkin
    * Stephen J Day
    * Abhinandan Prativadi
    * Kenfe-Mickaël Laventure
    * Evan Hazlett
    * Sebastiaan van Stijn
    * Andrei Vagin
    * Brian Goff
    * Lifubang
    * John Howard
    * Samuel Karp
    * Darren Stahl
    * Ian Campbell
    * Michael Wan
    * Wei Fu
    * Claudia Beresford
    * JulienBalestra
    * Maksym Pavlenko
    * Wei Fu
    * Xuean Yan
    * Ace-Tang
    * Felix Abecassis
    * Ivan Markin
    * Jian Liao
    * Jie Zhang
    * Luc Perkins
    * Mathieu Champlon
    * Mike Brown
    * Tim Allclair
    * Tom Godkin
    * Tõnis Tiigi
    * Vincent Demeester
    * Xiaodong Zhang
    * Yanqiang Miao
    * Yongxin Li
    * Yu-Ju Hong
    * Alban Crequy
    * Aleksa Sarai
    * Alexander Gerasiov
    * Andrew Osheroff
    * Arnaud Rebillout
    * Bin Du
    * Bingshen Wang
    * Danail Branekov
    * Daniel, Dao Quang Minh
    * Dave Henderson
    * Eric Ernst
    * Filipe Brandenburger
    * Frank Yang
    * Harshal Patil
    * Jiri Appl
    * Justin Cormack
    * Kevin Xu
    * Lihua Tang
    * Lu Jingxiao
    * Madhan Raj Mookkandy
    * Michael Fraenkel
    * Nikos Anastopoulos
    * Oliver Stenbom
    * Parav Pandit
    * Ricardo Aravena
    * Rolf Neugebauer
    * Rui Cao
    * Starnop
    * Sudeesh John
    * Tobias Klauser
    * Xiaoxi He
    
    ### Changes
    
    * [`d6de12e2f3`](https://github.com/containerd/containerd/commit/d6de12e2f362cb9dc49ad957911996d3de59b338) Merge pull request  [#2723](https://github.com/containerd/containerd/pull/2723) from dmcgowan/update-version-rc.2
    * [`5e810c3e3d`](https://github.com/containerd/containerd/commit/5e810c3e3da42a2f6ab10ca5f8c6e0fb5733600b) Update version to 1.2.0-rc.2
    * [`f1dfe86ef4`](https://github.com/containerd/containerd/commit/f1dfe86ef48ddae463c84afb1d345d89b93ece92) Merge pull request  [#2688](https://github.com/containerd/containerd/pull/2688) from crosbymichael/ctrdecodespec
    * [`9fe52f66d6`](https://github.com/containerd/containerd/commit/9fe52f66d68007dbf3438a598552d347f4905853) Merge pull request  [#2721](https://github.com/containerd/containerd/pull/2721) from Ace-Tang/master
    * [`7ea75ef4a9`](https://github.com/containerd/containerd/commit/7ea75ef4a92e64948f100013fd9dcf5913489af0) ctr: add some metric item
    * [`acc3b839d3`](https://github.com/containerd/containerd/commit/acc3b839d3dfd81e3fe1b152c3794f09bb76e88a) Merge pull request  [#2714](https://github.com/containerd/containerd/pull/2714) from dmcgowan/fix-content-deadlock-after-error
    * [`fdc4e1f426`](https://github.com/containerd/containerd/commit/fdc4e1f4268b13b6b37f98db06bf5c0d240d0664) Merge pull request  [#2720](https://github.com/containerd/containerd/pull/2720) from crosbymichael/stress-root
    * [`0f756495a9`](https://github.com/containerd/containerd/commit/0f756495a9c7ab71edfbe198f1181779f96557b6) Fix writer deadlock in local store
    * [`e86a0689fb`](https://github.com/containerd/containerd/commit/e86a0689fbfa6f83e9ec96c02fef3f373c582d11) Fix stress test for image config opt requirements
    * [`d725ebe446`](https://github.com/containerd/containerd/commit/d725ebe446c22d59154c8d5bd319ac6916b5f92b) Merge pull request  [#2718](https://github.com/containerd/containerd/pull/2718) from jterry75/update_runhcs
    * [`3f1d9b2c4f`](https://github.com/containerd/containerd/commit/3f1d9b2c4fdac839e8d78c97d250b43a22195b79) Revendor github.com/Microsoft/hcsshim
    * [`5993d096ff`](https://github.com/containerd/containerd/commit/5993d096ff13d07a9399119746472f07d1a5987a) Merge pull request  [#2691](https://github.com/containerd/containerd/pull/2691) from fuweid/bugfix_cache_empty_label
    * [`3f5e6cdeaa`](https://github.com/containerd/containerd/commit/3f5e6cdeaa07ba017a6384336b8feb70dcef441b) Merge pull request  [#2717](https://github.com/containerd/containerd/pull/2717) from dmcgowan/diff-set-uncompressed-label
    * [`26506e9e23`](https://github.com/containerd/containerd/commit/26506e9e2367534e2b0b3f1db8d0977e199b513d) Update empty layer label
    * [`bb197ddc47`](https://github.com/containerd/containerd/commit/bb197ddc4702a3e1d55ddaa4181ff3aba8744877) Set uncompressed label on diff when already exists
    * [`50c020f4d5`](https://github.com/containerd/containerd/commit/50c020f4d525b98820f367a6e009779b25a23310) Merge pull request  [#2716](https://github.com/containerd/containerd/pull/2716) from estesp/reference-common-project-repo
    * [`bd93a66fc2`](https://github.com/containerd/containerd/commit/bd93a66fc2c6c905c8b03237a74bbf234035942e) Use common project repo copies of travis scripts
    * [`6f3288333c`](https://github.com/containerd/containerd/commit/6f3288333cf310f93eaded1a6d8943cccc653553) Move common repository details to project references
    * [`0146a48cb8`](https://github.com/containerd/containerd/commit/0146a48cb8f436d7e069bfa1c6f2b728445939c8) Merge pull request  [#2712](https://github.com/containerd/containerd/pull/2712) from nogoegst/mount-openbsd
    * [`61f4ecb1e1`](https://github.com/containerd/containerd/commit/61f4ecb1e1a98290ea0f1d2761f93c7486e9823b) Merge pull request  [#2713](https://github.com/containerd/containerd/pull/2713) from nogoegst/archive-openbsd
    * [`a20603090f`](https://github.com/containerd/containerd/commit/a20603090fe51ca3ca17081f8b576f687f5d87d1) archive: add support for OpenBSD
    * [`0828b7aa96`](https://github.com/containerd/containerd/commit/0828b7aa96b55e36a9594e3b98a3f6800bc0734a) mount: add support for OpenBSD
    * [`1a5f9a3434`](https://github.com/containerd/containerd/commit/1a5f9a3434ac53c0e9d27093ecc588e0c281c333) Merge pull request  [#2710](https://github.com/containerd/containerd/pull/2710) from fuweid/enhance_support_duration_for_cpu_profile_collection
    * [`09aa58bee5`](https://github.com/containerd/containerd/commit/09aa58bee5016dc963330bedf212e58297b9a1c3) Merge pull request  [#2705](https://github.com/containerd/containerd/pull/2705) from jterry75/detachvhd
    * [`f67459929e`](https://github.com/containerd/containerd/commit/f67459929ea66fa02c7c91ca9c5bb860dd429fb4) Merge pull request  [#2700](https://github.com/containerd/containerd/pull/2700) from jiria/jiria/add-windows-arm-support
    * [`e6529f4ebc`](https://github.com/containerd/containerd/commit/e6529f4ebc46b73df2f4daf161ad3b5dfaa6e031) Add support to detect ARM variant on Windows
    * [`00242e1668`](https://github.com/containerd/containerd/commit/00242e1668434f2f1b1e30803b2def35cf487403) Dismount sandbox VHD on snapshot remove
    * [`31aa418f84`](https://github.com/containerd/containerd/commit/31aa418f8474252e517cfba6f19bfc64cd0c1677) Merge pull request  [#2704](https://github.com/containerd/containerd/pull/2704) from jterry75/remove_tar2vhd
    * [`cce78d4b5d`](https://github.com/containerd/containerd/commit/cce78d4b5d0d724fd2943aec88875cd118c55f5b) Remove dependency on tar2vhd for LCOW differ
    * [`a2a23d91ca`](https://github.com/containerd/containerd/commit/a2a23d91caa19ffffe488fd83f807b1d1b6853db) enhance: support specific duration for profile collection
    * [`15f19d7a67`](https://github.com/containerd/containerd/commit/15f19d7a67fa322e6de0ef4c6a1bf9da0f056554) Merge pull request  [#2702](https://github.com/containerd/containerd/pull/2702) from Random-Liu/update-cri-release-1.2
    * [`88bfc17d14`](https://github.com/containerd/containerd/commit/88bfc17d1436651229cd7f73ef7b6ca95f5df254) Update cri to 8506fe836677cc3bb23a16b68145128243d843b5.
    * [`0c5f8f63c3`](https://github.com/containerd/containerd/commit/0c5f8f63c3368856c320ae8a1c125e703b73b51d) Merge pull request  [#2699](https://github.com/containerd/containerd/pull/2699) from dmcgowan/update-1.2-rc.1
    * [`7b750c7b83`](https://github.com/containerd/containerd/commit/7b750c7b83527b98640840ab0eac19c88c16da9d) Update version to 1.2-rc.1
    * [`0e6a562b1d`](https://github.com/containerd/containerd/commit/0e6a562b1d7e0dfbc05fb4ccc6d900865e1f8baa) Merge pull request  [#2698](https://github.com/containerd/containerd/pull/2698) from jterry75/lcow_spec_opt
    * [`223acbca2a`](https://github.com/containerd/containerd/commit/223acbca2a018a7db68b0041798e2e05a979001d) Skip AdditionalGID's for LCOW oci spec
    * [`de4bb2ddfb`](https://github.com/containerd/containerd/commit/de4bb2ddfbb6b2b6a112b3478a935ca74dd7b796) Merge pull request  [#2692](https://github.com/containerd/containerd/pull/2692) from jterry75/shim_reconnect
    * [`43acab8100`](https://github.com/containerd/containerd/commit/43acab8100fe0f0a4a0f0ddaec6b5328d00ea59a) Merge pull request  [#2690](https://github.com/containerd/containerd/pull/2690) from dmcgowan/resolver-updates
    * [`90b7b88e10`](https://github.com/containerd/containerd/commit/90b7b88e1091a18b04a019fdd55d413324a849f2) Merge pull request  [#2696](https://github.com/containerd/containerd/pull/2696) from dmcgowan/import-docker-tar-test
    * [`29dab3bb24`](https://github.com/containerd/containerd/commit/29dab3bb24db10b7078ffe5f13c35d8a724d6339) Merge pull request  [#2694](https://github.com/containerd/containerd/pull/2694) from AkihiroSuda/continuity-testutil
    * [`440c7ed249`](https://github.com/containerd/containerd/commit/440c7ed249d255d7426e9ac8b017463ec346d3ca) Fix commit already exists not leasing
    * [`ab2031236a`](https://github.com/containerd/containerd/commit/ab2031236a5c672651d5bf9fee0fd249f59bea2f) Add blocking buffered writes to shim
    * [`beb1f432be`](https://github.com/containerd/containerd/commit/beb1f432be15ac27d162a8b8835e272646e62f4b) Review fixes
    * [`2ddbb2db05`](https://github.com/containerd/containerd/commit/2ddbb2db058b2576e5be3ee83ee2111b73661204) Handle shim delete workdir on Windows
    * [`b8945d35f5`](https://github.com/containerd/containerd/commit/b8945d35f553a477c05cb9903a1eae4de72797e8) Decrease shim timeout on pipe not found
    * [`ddbeb3f7c7`](https://github.com/containerd/containerd/commit/ddbeb3f7c76d39623f2cb709dcd527eb54d65df1) Adds Windows shim reconnect logs support
    * [`5349fa31df`](https://github.com/containerd/containerd/commit/5349fa31dfed014e8ca672e4a98023c8fdeec195) remove pkg/testutil/loopback_linux.go and use continuity/testutil/loopback
    * [`b6107dca86`](https://github.com/containerd/containerd/commit/b6107dca86c9755599071e0ac817dd4e8a7251d6) Add import integration test
    * [`a6198b7692`](https://github.com/containerd/containerd/commit/a6198b7692a3138b0474c62e6a462cddc8415290) Update resolver code
    * [`ac01f20a8e`](https://github.com/containerd/containerd/commit/ac01f20a8e6a1ff67a74e16783463c187a40b7c4) Merge pull request  [#2577](https://github.com/containerd/containerd/pull/2577) from samuelkarp/stop-signal
    * [`655ba65875`](https://github.com/containerd/containerd/commit/655ba658751afbafa49cb4c13a663906e17ce215) Merge pull request  [#2686](https://github.com/containerd/containerd/pull/2686) from jterry75/runhcs_improvements
    * [`57d79e1b49`](https://github.com/containerd/containerd/commit/57d79e1b49c8d339028ca518fa0b89b4c5ff9ac2) bugfix: cache empty layer for docker schema1 image
    * [`607888ce29`](https://github.com/containerd/containerd/commit/607888ce2977c5579e0ea19a7a032e8334de741d) ctr: make kill use stop-signal by default
    * [`b392a3a8e4`](https://github.com/containerd/containerd/commit/b392a3a8e457f3a13d96d8da179892371b724464) signals: move ParseSignal to containerd package
    * [`df60d3272a`](https://github.com/containerd/containerd/commit/df60d3272ad214d6bae5cb27812b6a091065ec80) Merge pull request  [#2687](https://github.com/containerd/containerd/pull/2687) from dmcgowan/fix-pigz-panic
    * [`81eb40fabf`](https://github.com/containerd/containerd/commit/81eb40fabfcbc010947fc0b9e8083e682536aea9) Adds containerd-shim-runhcs verbose logging support
    * [`772644e978`](https://github.com/containerd/containerd/commit/772644e978a5f7a95cca419e3894d39b5a468b2c) Fixes containerd-shim-runhcs State on exec id
    * [`83437ef646`](https://github.com/containerd/containerd/commit/83437ef646eb61fbe3788d0e66004b904c0272fd) Fixes containerd-shim-runhcs Delete on exec id
    * [`84aa0bfde6`](https://github.com/containerd/containerd/commit/84aa0bfde626cd7a5d067c80dbe4ac343bc097bf) Forward containerd debug to shim invocation
    * [`cb0eed833d`](https://github.com/containerd/containerd/commit/cb0eed833d8639fadec83105da3485a709d3480c) decode Spec value in command 'ctr c info <containerid>'
    * [`75d7d6e7a8`](https://github.com/containerd/containerd/commit/75d7d6e7a8c10aba365e6a186eb9740bdbdf2d9f) Merge pull request  [#2684](https://github.com/containerd/containerd/pull/2684) from dmcgowan/manifest-resolution
    * [`db358a9fd2`](https://github.com/containerd/containerd/commit/db358a9fd2fed9bd4456ec67ea724fc06b617e5e) Fix panic when bufio Reader called in 2 goroutines
    * [`f88d3e5d6d`](https://github.com/containerd/containerd/commit/f88d3e5d6dfe9b7d7941ac5241649ad8240b9282) Merge pull request  [#2685](https://github.com/containerd/containerd/pull/2685) from Random-Liu/expose-labels
    * [`3d5a408bfa`](https://github.com/containerd/containerd/commit/3d5a408bfa8803617a76a89ea4fcc70dfe8c21df) Add `Labels` to client.Image.
    * [`ef8498bf79`](https://github.com/containerd/containerd/commit/ef8498bf79f61ea7ad296c356f88515805d4efb7) Update manifest resolution for non-index manifests
    * [`4b1d56e240`](https://github.com/containerd/containerd/commit/4b1d56e240f9a25a62704b256325543ac9b36e4f) Merge pull request  [#2682](https://github.com/containerd/containerd/pull/2682) from jterry75/lcow_snapshot_lock
    * [`e373126bfb`](https://github.com/containerd/containerd/commit/e373126bfb31a7338b1f91fae27bdba3f50a558a) Fix race in lcow snapshot scratch.vhdx creation
    * [`3bc4ba271e`](https://github.com/containerd/containerd/commit/3bc4ba271e1c1ab580467748751b30aa7eb9b0c7) Merge pull request  [#2681](https://github.com/containerd/containerd/pull/2681) from Starnop/typo-contianers
    * [`a121b2fb56`](https://github.com/containerd/containerd/commit/a121b2fb5642357f75e1defd813fe291debcc843) typo: fix misspells in comments of containers/contaienrs.go
    * [`87d1118a0f`](https://github.com/containerd/containerd/commit/87d1118a0f350d019b8259063cf71418e4c2e739) Merge pull request  [#2605](https://github.com/containerd/containerd/pull/2605) from lifubang/runafterstart
    * [`6496078ef8`](https://github.com/containerd/containerd/commit/6496078ef821bfe2949b04336b7a81e215b356cb) Merge pull request  [#2669](https://github.com/containerd/containerd/pull/2669) from estesp/fix-withuser-comment
    * [`54447c6bfb`](https://github.com/containerd/containerd/commit/54447c6bfbc7906023414acbbed5fef26a24341f) Merge pull request  [#2676](https://github.com/containerd/containerd/pull/2676) from dmcgowan/update-continuity
    * [`697ec5d914`](https://github.com/containerd/containerd/commit/697ec5d91413c919e1e0ceeb4f4b485b968da68a) Update continuity
    * [`b01ebaf849`](https://github.com/containerd/containerd/commit/b01ebaf849c2288acacf2a597ed6b21f67807a75) Merge pull request  [#2674](https://github.com/containerd/containerd/pull/2674) from crosbymichael/runc
    * [`92d58bf8f0`](https://github.com/containerd/containerd/commit/92d58bf8f01d4196b6cca09987b03f036be89d96) Merge pull request  [#2670](https://github.com/containerd/containerd/pull/2670) from jterry75/runhcs_stop_success
    * [`806a8f98bb`](https://github.com/containerd/containerd/commit/806a8f98bb5fbb8826cd8fc1e576f6fd406a26ae) Update runc to 00dc70017d222b178a002ed30e9321b126
    * [`557e8e0b0d`](https://github.com/containerd/containerd/commit/557e8e0b0d038ad7a3c0eb976226f5ef314eb535) fix delete running bundle dir when run t start cmd again
    * [`547bb94e4b`](https://github.com/containerd/containerd/commit/547bb94e4bc500bd70754b58363b6117873fef72) Fix ctr run for Windows containers
    * [`2623241d50`](https://github.com/containerd/containerd/commit/2623241d502cbca3df74b42d772a25a101ec1d3e) Merge pull request  [#2671](https://github.com/containerd/containerd/pull/2671) from crosbymichael/ttrpc
    * [`99fc40fd60`](https://github.com/containerd/containerd/commit/99fc40fd6088baebe3c18b8f8093cd50d58815d6) Merge pull request  [#2666](https://github.com/containerd/containerd/pull/2666) from dmcgowan/update-version-1.2-rc.0
    * [`d16cc3a02e`](https://github.com/containerd/containerd/commit/d16cc3a02e3e24b06a56cbd6bf696b7541e74944) Update ttrpc for client timeout support
    * [`65e0214895`](https://github.com/containerd/containerd/commit/65e0214895d9d788d005230a9012895037c7f34a) Update version for v1.2.0-rc.0
    * [`7dc7c5e9ed`](https://github.com/containerd/containerd/commit/7dc7c5e9ed6c622680a05f51dca0570d546620fa) Update mailmap
    * [`7768ab1b5e`](https://github.com/containerd/containerd/commit/7768ab1b5eb04d8478aa35630fa0019fba9a333e) Update runhcs-shim to use go-bindings
    * [`16b42fce94`](https://github.com/containerd/containerd/commit/16b42fce9437915a94ee90ac7dad050c7c665bff) Merge pull request  [#2653](https://github.com/containerd/containerd/pull/2653) from liyongxin/master
    * [`15861305e5`](https://github.com/containerd/containerd/commit/15861305e5577305d7b2be69fec50185348d06ee) Merge pull request  [#2616](https://github.com/containerd/containerd/pull/2616) from Lihua93/master
    * [`41615e8ded`](https://github.com/containerd/containerd/commit/41615e8ded6bac52bd9e0a048b8db6abd801c4b6) Remove a TODO from the code comments that is complete
    * [`03b1dae195`](https://github.com/containerd/containerd/commit/03b1dae195ccadd9dd59ccc3091f3a1f714a6148) typo fix
    * [`af23a4c1f2`](https://github.com/containerd/containerd/commit/af23a4c1f213b7a6356c3098b1bcadd42db3f923) fix: typo omitted -> ommitted
    * [`308d3cb60e`](https://github.com/containerd/containerd/commit/308d3cb60e1274429e16b5fe51a0a4147995d068) Merge pull request  [#2665](https://github.com/containerd/containerd/pull/2665) from dmcgowan/update-mailmap
    * [`9faeea1e5e`](https://github.com/containerd/containerd/commit/9faeea1e5e788c97b3e0b33c770bfeca43707c1d) Merge pull request  [#2649](https://github.com/containerd/containerd/pull/2649) from estesp/nonewpriv-flag
    * [`b38b4427f6`](https://github.com/containerd/containerd/commit/b38b4427f663793c6c2d2441916ad4e9140382d2) Merge pull request  [#2640](https://github.com/containerd/containerd/pull/2640) from mxpv/pgzip
    * [`7141ea3c0e`](https://github.com/containerd/containerd/commit/7141ea3c0e1111cde2270c2cad7ebc134dfe3928) Merge pull request  [#2664](https://github.com/containerd/containerd/pull/2664) from crosbymichael/proc
    * [`5600adc86d`](https://github.com/containerd/containerd/commit/5600adc86dd37667403c61e5424349d29b974bb4) Merge pull request  [#2663](https://github.com/containerd/containerd/pull/2663) from crosbymichael/publish
    * [`4d0e744d17`](https://github.com/containerd/containerd/commit/4d0e744d17432937e0bd421c01df5e2708926207) Update mailmap
    * [`94c33d4f94`](https://github.com/containerd/containerd/commit/94c33d4f946653f635e1d1abdb98009a1e4e54ef) Add nosuid,noexec,nodev to proc
    * [`1ad49689d3`](https://github.com/containerd/containerd/commit/1ad49689d31ccccda7a0445007589ba3cab6f551) Reduce publish connection timeout
    * [`1ac5ac652b`](https://github.com/containerd/containerd/commit/1ac5ac652b4af63185f4133434ae9129489ebc6a) Merge pull request  [#2633](https://github.com/containerd/containerd/pull/2633) from dmcgowan/import-docker
    * [`e8fac24e7b`](https://github.com/containerd/containerd/commit/e8fac24e7bb7d8b90c6cd6a526dd24ba2933416d) Remove decompression benchmark, use sync.Once for initialization
    * [`3c2668dce4`](https://github.com/containerd/containerd/commit/3c2668dce47c81d9cd1e8145a66c1e8899581ce5) Merge pull request  [#2661](https://github.com/containerd/containerd/pull/2661) from Random-Liu/update-release-note
    * [`2da1358f86`](https://github.com/containerd/containerd/commit/2da1358f86920244daf7dddf6a3e97563cdfa147) Update v1.2.0-rc release note.
    * [`d97a907f7f`](https://github.com/containerd/containerd/commit/d97a907f7f781c0ab8340877d8e6b53cc7f1c2f6) Merge pull request  [#2658](https://github.com/containerd/containerd/pull/2658) from dmcgowan/release-notes-1.2-rc
    * [`bd902372de`](https://github.com/containerd/containerd/commit/bd902372dee89ce6f26c5551812550458701826d) typo fix oci/typo_spec_opts_test
    * [`47583aad28`](https://github.com/containerd/containerd/commit/47583aad28ca0adc0709930baf8d24e78ee170f6) Add release notes for containerd 1.2.0
    * [`ef39bba476`](https://github.com/containerd/containerd/commit/ef39bba4768213328cac03c11880496f8db9c2f8) Merge pull request  [#2656](https://github.com/containerd/containerd/pull/2656) from Random-Liu/update-cri-release-1.2
    * [`59087b7dc0`](https://github.com/containerd/containerd/commit/59087b7dc0073d1eec03e9e0b49d2f22731c5734) Merge pull request  [#2650](https://github.com/containerd/containerd/pull/2650) from estesp/supplemental-gids-by-default
    * [`da6d29033c`](https://github.com/containerd/containerd/commit/da6d29033c2a09ec3647353d034cc954ab04ffc5) Clean up error messages
    * [`a62be324b7`](https://github.com/containerd/containerd/commit/a62be324b76f6d5f415d46963df26ee090aa34a7) Unify docker and oci importer
    * [`003b27eff4`](https://github.com/containerd/containerd/commit/003b27eff45cb6d58b36a56595b115b7a3098c16) Move compression benchmark test data to gist
    * [`4d7d63f390`](https://github.com/containerd/containerd/commit/4d7d63f390e73f62676cd4994233805a6f821ab7) Improve layer decompression speed by using pigz
    * [`ab9942cbf9`](https://github.com/containerd/containerd/commit/ab9942cbf99cb775e600bf32eef696211927a749) Update cri to 9f39e3289533fc228c5e5fcac0a6dbdd60c6047b.
    * [`d09a1c6a95`](https://github.com/containerd/containerd/commit/d09a1c6a95bdfbb260559c18be3565cd6494cd5e) Merge pull request  [#2655](https://github.com/containerd/containerd/pull/2655) from crosbymichael/slack
    * [`0f99d24d3d`](https://github.com/containerd/containerd/commit/0f99d24d3da8477bf6a369d1bd1cb913a38c9154) Update slack invite link for direct signup
    * [`0dc7636c0b`](https://github.com/containerd/containerd/commit/0dc7636c0bcde2a0a4011635d9cbe39e2f4bef24) Merge pull request  [#2644](https://github.com/containerd/containerd/pull/2644) from madhanrm/vendor_win
    * [`074459cb51`](https://github.com/containerd/containerd/commit/074459cb510ee47ba82f5845cd96602bd1102403) Merge pull request  [#2651](https://github.com/containerd/containerd/pull/2651) from estesp/travis-darwin-cleanup
    * [`bce20b75da`](https://github.com/containerd/containerd/commit/bce20b75da6264f5f26e26130e9a0d52c006ecfd) Simplify docker importer
    * [`9e6db71954`](https://github.com/containerd/containerd/commit/9e6db7195485f70d0798e5aebdb7c96254812be1) Add docker importer
    * [`f57c5cdefb`](https://github.com/containerd/containerd/commit/f57c5cdefbbcbd3b986be30ffdcda8375bc0dd28) Refactor image importer
    * [`85e8221f10`](https://github.com/containerd/containerd/commit/85e8221f10df7896a32d2aace6464f487dce3c2d) Tests should set up snapshot prior to any use of fs
    * [`13931e41d6`](https://github.com/containerd/containerd/commit/13931e41d62cea69a571e8d8a44d8981deffdc5d) Add additional GIDs by default if they exist in /etc/group
    * [`b215a65f7d`](https://github.com/containerd/containerd/commit/b215a65f7deffd8dc8abc7c19577223180005fab) Remove setup steps unecessary when travis runs on darwin
    * [`c28ce39cea`](https://github.com/containerd/containerd/commit/c28ce39cea8e8dc8d7ff13c0fa0f7ca6217c2dab) Add flag to ctr for running with NoNewPrivileges: false
    * [`05984a966d`](https://github.com/containerd/containerd/commit/05984a966d3a20db9018be859a120b4edbe2d96a) Merge pull request  [#2642](https://github.com/containerd/containerd/pull/2642) from dmcgowan/fix-commit-already-exists
    * [`6875d3df3a`](https://github.com/containerd/containerd/commit/6875d3df3a177a24062967011b9efaa9306d8e39) Always check exists on commit error
    * [`744d93e960`](https://github.com/containerd/containerd/commit/744d93e960666ef46d1fc3d04363887877536da0) Vendor in runtime spec referencing windows namespace
    * [`c95bb88fa3`](https://github.com/containerd/containerd/commit/c95bb88fa3b6e6a37cdad6aad630203c80e4063f) Merge pull request  [#2634](https://github.com/containerd/containerd/pull/2634) from jhowardmsft/boltdb
    * [`c0cb2f2568`](https://github.com/containerd/containerd/commit/c0cb2f256827c002c4a5263d195fc4a25d8c53d4) Add testcase for commit already exist
    * [`1950f791d9`](https://github.com/containerd/containerd/commit/1950f791d9225ffe061c77e74e292bcb3c428a04) Merge pull request  [#2641](https://github.com/containerd/containerd/pull/2641) from Random-Liu/support-uid-in-additional-group
    * [`49af788996`](https://github.com/containerd/containerd/commit/49af78899656203e1800f455373ab2074c7be221) Merge pull request  [#2621](https://github.com/containerd/containerd/pull/2621) from jianliao82/patch-2
    * [`178db322b3`](https://github.com/containerd/containerd/commit/178db322b35d06333f3b5261983838370d4f42a8) Support uid in WithAdditionalGIDs.
    * [`0120dec799`](https://github.com/containerd/containerd/commit/0120dec7992aced23067583dcfb1dc5b33ea45f5) fix typo
    * [`8e44270723`](https://github.com/containerd/containerd/commit/8e44270723a68331217f072e1fb0f1469cbcdb92) Adds a no-op migration for metadata v3
    * [`f1cc4feea6`](https://github.com/containerd/containerd/commit/f1cc4feea6f6c93d480fd526afcfcb86f4b7a0df) Vendor go.etcd.io/bbolt @ v1.3.1-etcd.8
    * [`2586f3fbb9`](https://github.com/containerd/containerd/commit/2586f3fbb9e48068e792fe3e4ed858cbedcc9438) boltdb/bolt --> go.etcd.io/bbolt
    * [`66b984ee33`](https://github.com/containerd/containerd/commit/66b984ee33b872990439328036bc58339bc1ef51) Merge pull request  [#2638](https://github.com/containerd/containerd/pull/2638) from crosbymichael/daemon-root
    * [`700d8d3aa8`](https://github.com/containerd/containerd/commit/700d8d3aa8ab1b921db6e0c83d5d2da945d03c26) Don't start top container in test
    * [`bb0f83ab6e`](https://github.com/containerd/containerd/commit/bb0f83ab6eec47c3316bb763d5c20a82c7750c31) Merge pull request  [#2636](https://github.com/containerd/containerd/pull/2636) from justincormack/update-yaml
    * [`18ae712942`](https://github.com/containerd/containerd/commit/18ae7129423de1081ca171b6603abd5d867021a2) Merge pull request  [#2627](https://github.com/containerd/containerd/pull/2627) from estesp/supplemental-groups
    * [`5271d93086`](https://github.com/containerd/containerd/commit/5271d930861b0e52b2d04029f4c42214ea3545bb) Update Go yaml library
    * [`78e61af47a`](https://github.com/containerd/containerd/commit/78e61af47a3f5d539b405b39a7230c99369639bc) Add With-helper for supplemental gid support
    * [`83668f424f`](https://github.com/containerd/containerd/commit/83668f424f3c7d79a25bf0b39017ea095d46f030) Merge pull request  [#2630](https://github.com/containerd/containerd/pull/2630) from crosbymichael/install-path
    * [`60d13d63c4`](https://github.com/containerd/containerd/commit/60d13d63c435f1159b309128a9cac1639cc9e46f) Add optional install path
    * [`ed2bf6dd8a`](https://github.com/containerd/containerd/commit/ed2bf6dd8a92ad06c4747006a2845fbbd2d447c8) Merge pull request  [#2624](https://github.com/containerd/containerd/pull/2624) from Ace-Tang/fix_delete_lock
    * [`079292e3fc`](https://github.com/containerd/containerd/commit/079292e3fc20b7319b6e7c35dcda6864bb128f1c) fix: modify lock location of exec delete
    * [`1597270d04`](https://github.com/containerd/containerd/commit/1597270d0468ccebd29b78164c2e902514f426fd) Merge pull request  [#2579](https://github.com/containerd/containerd/pull/2579) from lifubang/ctrrun
    * [`12c877f57a`](https://github.com/containerd/containerd/commit/12c877f57aa6a22823b2e7c94c3a7387c8d1a8cd) Merge pull request  [#2618](https://github.com/containerd/containerd/pull/2618) from crosbymichael/no-stdin
    * [`18d9e43bd1`](https://github.com/containerd/containerd/commit/18d9e43bd1f434a8793050673ffd6e28c51cb017) Merge pull request  [#2623](https://github.com/containerd/containerd/pull/2623) from yanxuean/move-task-opts
    * [`c48cafea40`](https://github.com/containerd/containerd/commit/c48cafea4048908a77bf389ed1cf770ee1fdd299) Merge pull request  [#2619](https://github.com/containerd/containerd/pull/2619) from nashasha1/fix/typo-in-runtime
    * [`804bf73a07`](https://github.com/containerd/containerd/commit/804bf73a070bc5d8ec3fd88e65a7223b462cc7e2) Merge pull request  [#2625](https://github.com/containerd/containerd/pull/2625) from kadisi/import_export
    * [`c11e2b8d44`](https://github.com/containerd/containerd/commit/c11e2b8d44e104fc0e657df3aaf4e3efe97f1b55) move Exports method to export.go files
    * [`3c8692a1a9`](https://github.com/containerd/containerd/commit/3c8692a1a94a7618790a9653c00fed5a5c7c4cce) move WithXXXX to task_opts.go
    * [`e6d787172c`](https://github.com/containerd/containerd/commit/e6d787172c01e47d720170d0f46571821dc686e6) Fix some typo in runtime and snapshots
    * [`906acb18b6`](https://github.com/containerd/containerd/commit/906acb18b603b7ed0ef0807e2955c5b18af2e893) Don't provide IO when it's not set
    * [`6ca8355a4e`](https://github.com/containerd/containerd/commit/6ca8355a4e8ae1857c0577fcd648976916c7ce33) Merge pull request  [#2615](https://github.com/containerd/containerd/pull/2615) from tossmilestone/fix-forward-typo
    * [`b5274fe48a`](https://github.com/containerd/containerd/commit/b5274fe48a57641e88d51ba6efd4851ad14fcb3b) Merge pull request  [#2610](https://github.com/containerd/containerd/pull/2610) from jterry75/fixup_oci_default_lcow
    * [`55952ad087`](https://github.com/containerd/containerd/commit/55952ad087be028c5aa98d47a4aa851e7ef32dba) Merge pull request  [#2612](https://github.com/containerd/containerd/pull/2612) from nashasha1/fix/contrib-typo
    * [`dcb4d72f98`](https://github.com/containerd/containerd/commit/dcb4d72f98a05d2b526e3fae95f2a2f31f968607) Merge pull request  [#2614](https://github.com/containerd/containerd/pull/2614) from mirake/fix-typos-outputing
    * [`eb6257bb69`](https://github.com/containerd/containerd/commit/eb6257bb697b44e4a6c71ee9b3b95aeeb1930221) Merge pull request  [#2617](https://github.com/containerd/containerd/pull/2617) from jianliao82/patch-1
    * [`7f03ad6579`](https://github.com/containerd/containerd/commit/7f03ad6579521b2ccec6e5d6cf9798e7ded7e3b1) Fix typos
    * [`9f817000cc`](https://github.com/containerd/containerd/commit/9f817000cc3074c640c2c34c2fb978889a00cd32) Fix 'forward' typos
    * [`67849c4714`](https://github.com/containerd/containerd/commit/67849c471438ed4bdd73144bceff708ce0849538) fix typo
    * [`1f5ab28216`](https://github.com/containerd/containerd/commit/1f5ab282169035ee5e6271bb0dcfc3af7ae52393) Typo fix: outputing -> outputting
    * [`ef910311e8`](https://github.com/containerd/containerd/commit/ef910311e8142b7fda83377030692376266aeba6) Add a Windows section for Linux oci on LCOW
    * [`901b2ea2a7`](https://github.com/containerd/containerd/commit/901b2ea2a712e178ddfd3da72406080938aa7914) Merge pull request  [#2595](https://github.com/containerd/containerd/pull/2595) from fuweid/bugfix_avoid_re_calculate_blob_state
    * [`9db21deb5d`](https://github.com/containerd/containerd/commit/9db21deb5d4a9a8574cc12b0c16e78d5916a59ec) bugfix: avoid to re-calculate blob state for schema1
    * [`48fe63511a`](https://github.com/containerd/containerd/commit/48fe63511a9b9f4b1b9651cadf7cb9086a10f7d2) code optimization after review
    * [`96986c04db`](https://github.com/containerd/containerd/commit/96986c04db9b1e61339a3d1e6e2af010b4ced58c) Merge pull request  [#2609](https://github.com/containerd/containerd/pull/2609) from Callisto13/pr-fix-typos
    * [`32e6aa742b`](https://github.com/containerd/containerd/commit/32e6aa742ba732a89610ff1021b4fceda1aa493a) Fix teeny tiny typos
    * [`87a9d6e22a`](https://github.com/containerd/containerd/commit/87a9d6e22a0672bd226fc766e8f2a9b89220b464) Merge pull request  [#2607](https://github.com/containerd/containerd/pull/2607) from yanxuean/useless-para
    * [`517930187e`](https://github.com/containerd/containerd/commit/517930187e55be4b7b7945b297dc1492aec38ecd) remove useless parameter from newTask
    * [`acced5d58f`](https://github.com/containerd/containerd/commit/acced5d58f61f342ef012643d6c5d6405f709f26) Merge pull request  [#2603](https://github.com/containerd/containerd/pull/2603) from crosbymichael/test-wait
    * [`a3d3055d75`](https://github.com/containerd/containerd/commit/a3d3055d754d6279e20075a2ba1ec53e1d99381a) Wait before start with runtime root test
    * [`d5aebde04c`](https://github.com/containerd/containerd/commit/d5aebde04c5cee94d4e80ad3bd7bbf42b426783f) Merge pull request  [#2580](https://github.com/containerd/containerd/pull/2580) from HusterWan/zr/fix-read-empty-timestamp
    * [`a09bad557f`](https://github.com/containerd/containerd/commit/a09bad557f9ff363722631b642c26ef092dc4b48) Merge pull request  [#2598](https://github.com/containerd/containerd/pull/2598) from Random-Liu/fix-state-error-handling
    * [`399dba5e63`](https://github.com/containerd/containerd/commit/399dba5e63c3c2973bfb8e698525594faf1d9fce) Merge pull request  [#2599](https://github.com/containerd/containerd/pull/2599) from jterry75/windows_task_opt
    * [`ccebed214c`](https://github.com/containerd/containerd/commit/ccebed214cb09d81d994af39958f5e49b22a6cd0) Merge pull request  [#2601](https://github.com/containerd/containerd/pull/2601) from crosbymichael/unit
    * [`4972e3fae6`](https://github.com/containerd/containerd/commit/4972e3fae6084c5b53d36224d00002f8f9b1a9a1) Update unit file for resources and task max
    * [`c48f8dec1f`](https://github.com/containerd/containerd/commit/c48f8dec1f67f311e319636eb85cad4c9bfc6c81) Merge WithResources for Linux/Windows TaskOpts
    * [`777cc50c72`](https://github.com/containerd/containerd/commit/777cc50c7261efece3a0fdd60d19a23356a5d846) Merge pull request  [#2592](https://github.com/containerd/containerd/pull/2592) from jterry75/specs_with_platform
    * [`7a4e0806c2`](https://github.com/containerd/containerd/commit/7a4e0806c2d10d5f0014ff756b50a5e3a45931b0) Fix `runc state` error handling.
    * [`c818a6b13d`](https://github.com/containerd/containerd/commit/c818a6b13dae8af18fc1a2f6209524450aef56ba) Merges the oci package for Linux and Windows
    * [`7e66292555`](https://github.com/containerd/containerd/commit/7e662925555443ac2fe2a4a21744a3945b0e3640) Merge pull request  [#2597](https://github.com/containerd/containerd/pull/2597) from masters-of-cats/kill-all-on-host-ns
    * [`b5ccc66c2c`](https://github.com/containerd/containerd/commit/b5ccc66c2c814cfc21d58678c854272427814b59) Do not kill all on task delete by default
    * [`0649e38c57`](https://github.com/containerd/containerd/commit/0649e38c575be2e72e58a3e36525f3c07558595d) Merge pull request  [#2589](https://github.com/containerd/containerd/pull/2589) from crosbymichael/shim-robo
    * [`92243ff72a`](https://github.com/containerd/containerd/commit/92243ff72aa315b4b56e947d4e70b29e92bf8637) bugfix: updatedAt timestamp file may be empty
    * [`7cb847b870`](https://github.com/containerd/containerd/commit/7cb847b870a7bad72d6893761aa6dade6b021f20) Merge pull request  [#2593](https://github.com/containerd/containerd/pull/2593) from jterry75/add_win_build
    * [`85eb2c3c83`](https://github.com/containerd/containerd/commit/85eb2c3c8377e253172b7617f3c2fa5dce020b2e) Add Windows build status
    * [`2205e8d67a`](https://github.com/containerd/containerd/commit/2205e8d67a3863e4114ec66a201f53195dc09d77) Improve shim locking
    * [`d50e25360c`](https://github.com/containerd/containerd/commit/d50e25360c8ed988a4e5af1f492d249c9315f8ed) Add context cancel for epoll
    * [`d89ba5ee08`](https://github.com/containerd/containerd/commit/d89ba5ee08b852da7d799cf32d58a5bf2dff5512) Merge pull request  [#2591](https://github.com/containerd/containerd/pull/2591) from dmcgowan/update-release-script
    * [`93d3f065ac`](https://github.com/containerd/containerd/commit/93d3f065ac349684007bdbd4b692a65fc50e0023) vendor: update vendor containerd/aufs to commit ffa3997
    * [`55842b1713`](https://github.com/containerd/containerd/commit/55842b1713a9d19fec6f1eb2853af3eaad2054fd) vendor: update github.com/containerd/continuity commit to f44b615
    * [`69e7c77e6a`](https://github.com/containerd/containerd/commit/69e7c77e6aee062c4bd812cde1ffca2bf10c7661) Add option to add links to changelog
    * [`f76a5ec83a`](https://github.com/containerd/containerd/commit/f76a5ec83a042e29baf4f1eb540a31c0ee9d3abd) Update template
    * [`ac88082399`](https://github.com/containerd/containerd/commit/ac88082399d19657290f0e8915081be6654b5571) Update mailmap file
    * [`29eab28b8e`](https://github.com/containerd/containerd/commit/29eab28b8e4e18231b6b2f077ab653c719d25dd5) Merge pull request  [#2583](https://github.com/containerd/containerd/pull/2583) from jterry75/snapshotter_lcow
    * [`0110b3c0bc`](https://github.com/containerd/containerd/commit/0110b3c0bcf13b2ccd78a8b1e4cfe90603b35a83) Introduce the Windows lcow diff/snaphotter
    * [`ce243288e2`](https://github.com/containerd/containerd/commit/ce243288e27971e324363de8f322d221635a8521) Merge pull request  [#2587](https://github.com/containerd/containerd/pull/2587) from dmcgowan/release-1.2.0-beta.2
    * [`b30d032a6a`](https://github.com/containerd/containerd/commit/b30d032a6a2392f71cbe5cf06659428f783ccb47) Add 1.2.0 beta 2 release notes
    * [`ce1161f806`](https://github.com/containerd/containerd/commit/ce1161f806aabc92fa0b446a9450f5f773153189) Merge pull request  [#2551](https://github.com/containerd/containerd/pull/2551) from crosbymichael/stdin-block
    * [`68979c923a`](https://github.com/containerd/containerd/commit/68979c923a3a33d48735c358285cb0a506cc0665) Merge pull request  [#2586](https://github.com/containerd/containerd/pull/2586) from dmcgowan/platform-filter-limit
    * [`3d1082e06d`](https://github.com/containerd/containerd/commit/3d1082e06d2cdf75bc81b09e48016598173d8e78) Add a manifest filter limiting the number of matches
    * [`be42d777ff`](https://github.com/containerd/containerd/commit/be42d777ff023132b39f4773493c828f6caa22e4) Merge pull request  [#2575](https://github.com/containerd/containerd/pull/2575) from crosbymichael/workdir
    * [`8a58195aae`](https://github.com/containerd/containerd/commit/8a58195aaeefeb13e4df4666f0ab6185bf81a713) Merge pull request  [#2585](https://github.com/containerd/containerd/pull/2585) from crosbymichael/low-ports
    * [`ac78a5b615`](https://github.com/containerd/containerd/commit/ac78a5b615e75d683b439d3d41239daeb94688b6) Remove and create workdir if state dir does not exist
    * [`4b9b3e8fc9`](https://github.com/containerd/containerd/commit/4b9b3e8fc9f4c215b4370595855258b76e4f3cbb) Add WithAmbientCapabilities opt
    * [`0a3f87ec2e`](https://github.com/containerd/containerd/commit/0a3f87ec2e405dbeb8dc474ae1c59eafab7e3d8d) Merge pull request  [#2584](https://github.com/containerd/containerd/pull/2584) from jterry75/windows_r2_exec_fix
    * [`e88ec1f1a6`](https://github.com/containerd/containerd/commit/e88ec1f1a6d249f999da66a8d0c51052477685e6) Fix incorrect ID usage in Windows runtime v2
    * [`bc1ff51411`](https://github.com/containerd/containerd/commit/bc1ff5141196091f1c88486a8b8a6ef97378fc46) Don't block on STDIN open
    * [`6b00aaaf20`](https://github.com/containerd/containerd/commit/6b00aaaf20f5a1a037c73b8c8483ea35075253d3) Merge pull request  [#2573](https://github.com/containerd/containerd/pull/2573) from lifubang/relativepathforrootfs
    * [`68a5db67ad`](https://github.com/containerd/containerd/commit/68a5db67ad39a3f4c237b637d0f2c3b3b01aad68) Merge pull request  [#2582](https://github.com/containerd/containerd/pull/2582) from lifubang/startd
    * [`838c1e2acd`](https://github.com/containerd/containerd/commit/838c1e2acd722f252ad5a0778aa06f6b746ab30d) Merge pull request  [#2581](https://github.com/containerd/containerd/pull/2581) from dmcgowan/platform-matching
    * [`66f6dd8b3b`](https://github.com/containerd/containerd/commit/66f6dd8b3b842ae7c242075832ab683ac80d204d) add -detach flag for 'ctr t start'
    * [`9edcfcc1cb`](https://github.com/containerd/containerd/commit/9edcfcc1cb4774d34768c6fcf1f1e30595e9af9d) Add platform match comparer interface
    * [`1d9b96988f`](https://github.com/containerd/containerd/commit/1d9b96988fd4cdfcf229e5be511de292247b2d3c) fix when --config provided, don't need Image/RootFS
    * [`d7dc384a99`](https://github.com/containerd/containerd/commit/d7dc384a9978bc7716cae9d3c2cc8b1bb1afce54) Merge pull request  [#2574](https://github.com/containerd/containerd/pull/2574) from fuweid/add_missing_icon
    * [`56a51ac945`](https://github.com/containerd/containerd/commit/56a51ac94525c95ca927ee6382b2c7d68a419116) README.md: add missing banner
    * [`dc6ed04ff5`](https://github.com/containerd/containerd/commit/dc6ed04ff5f922bb0828b1acfa8b7331a0b0f17c) support relative rootfs path in ctr
    * [`37a6a91bdf`](https://github.com/containerd/containerd/commit/37a6a91bdf9da67a6266a0725c2f9a03c61110c4) Merge pull request  [#2572](https://github.com/containerd/containerd/pull/2572) from estesp/move-website
    * [`ac18e60087`](https://github.com/containerd/containerd/commit/ac18e6008772193e9c837687156391ee2a1675cd) Merge pull request  [#2571](https://github.com/containerd/containerd/pull/2571) from dmcgowan/prepare-1.2.0-beta.1
    * [`da1fba0050`](https://github.com/containerd/containerd/commit/da1fba00503610dce2e9f8a835cf0f1668fc4328) Website no longer managed from this repo
    * [`129dab31ba`](https://github.com/containerd/containerd/commit/129dab31badb1d66ae23b86c7ca5ad697986511b) Add v1.2.0 beta 1 release notes
    * [`ef237f574a`](https://github.com/containerd/containerd/commit/ef237f574a516b719626a6bea7888546806b3224) Merge pull request  [#2570](https://github.com/containerd/containerd/pull/2570) from jterry75/revendor_go-runc
    * [`57979e1ed2`](https://github.com/containerd/containerd/commit/57979e1ed2851f3376c9acd5e390f334814055e8) revendor go-runc to acb7c88c
    * [`830363acac`](https://github.com/containerd/containerd/commit/830363acac529947d794b50c3eec3bc47c59a183) Merge pull request  [#2544](https://github.com/containerd/containerd/pull/2544) from kadisi/process_args
    * [`248ff06850`](https://github.com/containerd/containerd/commit/248ff06850fb53f8b762338e8a898160275224f3) Merge pull request  [#2562](https://github.com/containerd/containerd/pull/2562) from crosbymichael/console
    * [`4f644dbfd5`](https://github.com/containerd/containerd/commit/4f644dbfd59b4326719c70aca2bda04d6ca1232e) Copy io into and out of console
    * [`07e2b63d69`](https://github.com/containerd/containerd/commit/07e2b63d69353b2289351c79a96d1d44b66b83a2) Send stderr on windows Terminal
    * [`d6cd1e5379`](https://github.com/containerd/containerd/commit/d6cd1e53793e53456214df83b60625be32a4bd0e) Update console dep to c12b1e7919c14469339a5d38f2f8
    * [`53a8c946f5`](https://github.com/containerd/containerd/commit/53a8c946f568ff8940d6f62e42e2b2c6e0936779) Merge pull request  [#2538](https://github.com/containerd/containerd/pull/2538) from jterry75/runtime_v2_windows
    * [`019b0c34de`](https://github.com/containerd/containerd/commit/019b0c34de7939917e4633cbff4d69d4eb16b655) Introduce containerd-shim-runhcs-v1 on Windows
    * [`1a96db4a2c`](https://github.com/containerd/containerd/commit/1a96db4a2cbc73a858a1cc6d6b375ec741a2f6ae) Merge pull request  [#2559](https://github.com/containerd/containerd/pull/2559) from crosbymichael/exp-content
    * [`e5115c3919`](https://github.com/containerd/containerd/commit/e5115c3919888ced3d1f44b719c1d197004dee21) Export content service New
    * [`7dae56671d`](https://github.com/containerd/containerd/commit/7dae56671d742b5fdf1077621cda6d3e5720d20b) set args value of process if args is nil
    * [`3f42445e38`](https://github.com/containerd/containerd/commit/3f42445e38d1081f4b8c3b8d7d1ed1860198ed7a) Merge pull request  [#2557](https://github.com/containerd/containerd/pull/2557) from jhowardmsft/jjh/revendor
    * [`2c4b7f6bd1`](https://github.com/containerd/containerd/commit/2c4b7f6bd13998a2dc45ca95116db6eee920a657) Fixup archive/tar_windows.go type
    * [`8fe92ea5f3`](https://github.com/containerd/containerd/commit/8fe92ea5f3fb5ffff34055f48be138af55d7679b) Revendor Microsoft/hcsshim and go-winio
    * [`5d8ed81e60`](https://github.com/containerd/containerd/commit/5d8ed81e60ad72cf725700b08af8a48202ac6fef) Merge pull request  [#2555](https://github.com/containerd/containerd/pull/2555) from dmcgowan/update-runc-vendor
    * [`4ac20b5b9f`](https://github.com/containerd/containerd/commit/4ac20b5b9f2819e17127638941162f2c4fec7ea8) Merge pull request  [#2553](https://github.com/containerd/containerd/pull/2553) from crosbymichael/release-notes
    * [`ddc53c9cd2`](https://github.com/containerd/containerd/commit/ddc53c9cd277222025023d7ff51d1accbd9eea90) Update runc vendor
    * [`a1affdb4ff`](https://github.com/containerd/containerd/commit/a1affdb4ff38395ee6d7590a7b11d18f2333c0da) Merge pull request  [#2554](https://github.com/containerd/containerd/pull/2554) from crosbymichael/timeout
    * [`97e73c9348`](https://github.com/containerd/containerd/commit/97e73c9348364a7a4ed6185c0180479765541be5) Add WithTime as client Opt
    * [`7ec974458e`](https://github.com/containerd/containerd/commit/7ec974458e3ed0902af52c653a915ba367113db1) Add release notes for v2 runtime and opts
    * [`6f13ff3ea4`](https://github.com/containerd/containerd/commit/6f13ff3ea48a6bc2fb9b47c0acce24cf274dafd9) Merge pull request  [#2550](https://github.com/containerd/containerd/pull/2550) from dmcgowan/release-1.2.0-beta.0
    * [`5ab50846c0`](https://github.com/containerd/containerd/commit/5ab50846c0250bdcfd7935684839a356f32c22b4) Add v1.2.0 beta 0 release notes
    * [`0ffb948270`](https://github.com/containerd/containerd/commit/0ffb9482703de778ea698e737fd85fe2eea046bf) Merge pull request  [#2549](https://github.com/containerd/containerd/pull/2549) from crosbymichael/default-devices
    * [`b67ea850af`](https://github.com/containerd/containerd/commit/b67ea850af0df29f7c58e0c8509d1134a61119bf) Add opt for default unix device permissions
    * [`a69a0b0192`](https://github.com/containerd/containerd/commit/a69a0b0192f647aff8730e493f2da622eb0fd13d) Merge pull request  [#2548](https://github.com/containerd/containerd/pull/2548) from ijc/platforms-must-parse
    * [`c83f9773bc`](https://github.com/containerd/containerd/commit/c83f9773bc2cc93b4b335acb82a889cbbcdb6894) platforms: Add `MustParse`
    * [`037fc5ed86`](https://github.com/containerd/containerd/commit/037fc5ed86c38b692474ca9fb41aa303e2c383e0) Merge pull request  [#2542](https://github.com/containerd/containerd/pull/2542) from crosbymichael/fetch-config
    * [`0aedde55f1`](https://github.com/containerd/containerd/commit/0aedde55f1756564bba5fb9ed272ec12d199b674) Merge pull request  [#2543](https://github.com/containerd/containerd/pull/2543) from Random-Liu/update-cri-v1.11.1
    * [`e9ad2d0481`](https://github.com/containerd/containerd/commit/e9ad2d0481c09a4fe3cae8b0e299ffe91ead19d5) Update cri to v1.11.1.
    * [`65839a47a8`](https://github.com/containerd/containerd/commit/65839a47a88b0a1c5dc34981f1741eccefc9f2b0) Merge pull request  [#2537](https://github.com/containerd/containerd/pull/2537) from crosbymichael/mutable
    * [`9a4c61ccb5`](https://github.com/containerd/containerd/commit/9a4c61ccb5c0ffaa3072eb0d8194b8402d736ce5) Merge pull request  [#2502](https://github.com/containerd/containerd/pull/2502) from fuweid/bugfix_support_more_overlayfs_layers
    * [`3be457d7d6`](https://github.com/containerd/containerd/commit/3be457d7d66b29cf3a38f481e36da966a1ba9cac) Move content.Fetch configuration to struct
    * [`b9eeaa1ce8`](https://github.com/containerd/containerd/commit/b9eeaa1ce83dd9970605ddbd0b35d4d3fa5f87bd) Merge pull request  [#2536](https://github.com/containerd/containerd/pull/2536) from jterry75/fix_log_pipe_windows
    * [`8362d9aa48`](https://github.com/containerd/containerd/commit/8362d9aa48909c47da50e16b38a9e1854e1bbb12) switch shim log Windows client/server direction
    * [`cc6d261e1a`](https://github.com/containerd/containerd/commit/cc6d261e1ae9498e868ca5829e7713888cf853fe) Image and snapshot key are mutable
    * [`2c85ae2828`](https://github.com/containerd/containerd/commit/2c85ae2828abf0853a3c449802f97bd1ee8d06ce) Merge pull request  [#2535](https://github.com/containerd/containerd/pull/2535) from ijc/WithUserID-docs
    * [`e8c80f37e2`](https://github.com/containerd/containerd/commit/e8c80f37e2b106538c083a4937d9b8677c163c88) Merge pull request  [#2530](https://github.com/containerd/containerd/pull/2530) from dmcgowan/update-release-tool
    * [`4a74731cd0`](https://github.com/containerd/containerd/commit/4a74731cd03a0251409d45d9b9a071ae5fe01e5b) oci: Update docs for `oci.WithUserID`
    * [`97473edb99`](https://github.com/containerd/containerd/commit/97473edb99079c9e25847b18b61bb8203371bbbb) Merge pull request  [#2534](https://github.com/containerd/containerd/pull/2534) from cyphar/manpage-rename
    * [`7aa132ffc7`](https://github.com/containerd/containerd/commit/7aa132ffc732e445a7673d1dd0612d32737cd0dd) docs: man: rename config.toml(5) to be more descriptive
    * [`1ba4aa04b4`](https://github.com/containerd/containerd/commit/1ba4aa04b455ffa0fa8b81d90e864d65dd0d00e1) Merge pull request  [#2528](https://github.com/containerd/containerd/pull/2528) from crosbymichael/shim-debug
    * [`6ba4ddfdda`](https://github.com/containerd/containerd/commit/6ba4ddfddac6fc347897ea11b4056125bf2f22d8) Add shim log pipe for log forwarding to the daemon
    * [`67b54c6670`](https://github.com/containerd/containerd/commit/67b54c667056935b2cdc0e5a9e9d866c69342741) Support >= 128 layers in overlayfs snapshots
    * [`aeb322d87d`](https://github.com/containerd/containerd/commit/aeb322d87d417672903d51c2b9a245157ce0d0cb) Update release tool
    * [`4fb92300fe`](https://github.com/containerd/containerd/commit/4fb92300fe42c65a865635c340884a84925f97ac) Merge pull request  [#2526](https://github.com/containerd/containerd/pull/2526) from crosbymichael/managed-opt
    * [`6bf15fa867`](https://github.com/containerd/containerd/commit/6bf15fa867bc8df195ee0d5e6dea94e1e9e651d0) Merge pull request  [#2529](https://github.com/containerd/containerd/pull/2529) from crosbymichael/missing-gids
    * [`99df1a9e11`](https://github.com/containerd/containerd/commit/99df1a9e11f348b53d91a3356818bcf461971f37) Set gid 0 when no group is specified
    * [`dd97a11b6f`](https://github.com/containerd/containerd/commit/dd97a11b6fbe754e312e74cc3b96b5df112bc074) Merge pull request  [#2523](https://github.com/containerd/containerd/pull/2523) from jterry75/windows_v2_tasks_service
    * [`2742238909`](https://github.com/containerd/containerd/commit/2742238909ed8237333b415ce7908eeda653ff1d) Add docs for managed opts dir
    * [`2783a19b10`](https://github.com/containerd/containerd/commit/2783a19b100946c5bc7de8288c776b36d0d2aa19) Merge pull request  [#2518](https://github.com/containerd/containerd/pull/2518) from crosbymichael/install
    * [`74b036491a`](https://github.com/containerd/containerd/commit/74b036491a1b16b051eb5614435b7602cf1b0983) Merge pull request  [#2524](https://github.com/containerd/containerd/pull/2524) from samuelkarp/time.Hour
    * [`5a47c5ec1d`](https://github.com/containerd/containerd/commit/5a47c5ec1d25a1192ed9e14f6807d030fb01b6b8) Add lib support as an option
    * [`1537f31381`](https://github.com/containerd/containerd/commit/1537f31381b946f395348d9891602a1e4a2c1070) Add install support for binary images
    * [`9ca687be63`](https://github.com/containerd/containerd/commit/9ca687be63e0b45aab2d4e177971fe2fc1fbb108) Merge pull request  [#2522](https://github.com/containerd/containerd/pull/2522) from jterry75/runc_typo
    * [`9665a2650a`](https://github.com/containerd/containerd/commit/9665a2650ae0a266c67f0ac9acf5d1d93edcb287) *: replace 3600 seconds with 1 hour
    * [`9936370fef`](https://github.com/containerd/containerd/commit/9936370fef80cc532e79f0c5d49e6219bd824bb5) Refactors the TasksService requires per platform
    * [`9ff702b9a1`](https://github.com/containerd/containerd/commit/9ff702b9a146c02b90df58e558cafde0d398debe) Fix a typo in runc-v1 shim
    * [`b8f4c7a9bd`](https://github.com/containerd/containerd/commit/b8f4c7a9bdc0e606652d8b999044466ffe1e5233) Merge pull request  [#2520](https://github.com/containerd/containerd/pull/2520) from dmcgowan/use-pause-multiplatform-test
    * [`d3887f6764`](https://github.com/containerd/containerd/commit/d3887f676433ddc3f812355153db20db5eb4ca48) Merge pull request  [#2519](https://github.com/containerd/containerd/pull/2519) from jterry75/various_win_fixes
    * [`dcb905701c`](https://github.com/containerd/containerd/commit/dcb905701c8370f953f9d84301f7a6a9f2203d98) Adds retry support to Windows AnonDialer
    * [`790c3a3663`](https://github.com/containerd/containerd/commit/790c3a3663d9b6be98825547d05557b90090821f) Remove extra allocation in NewTask
    * [`123de20b59`](https://github.com/containerd/containerd/commit/123de20b5975a9a59bb3a52504fa7202c017a099) Merge pull request  [#2517](https://github.com/containerd/containerd/pull/2517) from estesp/fix-travis-script
    * [`438b3cb694`](https://github.com/containerd/containerd/commit/438b3cb694ea8360540192b990f2eb4f520f4c12) Update multi-arch image tests
    * [`9622369f0e`](https://github.com/containerd/containerd/commit/9622369f0eaee16a9ac752c216b88eb8863dc31a) Fix loss of CRI test failure status in CI
    * [`6a252a7141`](https://github.com/containerd/containerd/commit/6a252a71410d22eb27ce4893b4b6a7f2cb99956a) IO Windows remove unused wait group
    * [`efb04a3361`](https://github.com/containerd/containerd/commit/efb04a3361842b3e33d73e32e6d8d90293731169) Merge pull request  [#2513](https://github.com/containerd/containerd/pull/2513) from dmcgowan/set-default-platform-withplatform
    * [`9dc55ea1d2`](https://github.com/containerd/containerd/commit/9dc55ea1d2dfadac3b5c1e0b5febb1f7ff01adf6) Merge pull request  [#2514](https://github.com/containerd/containerd/pull/2514) from jterry75/runtime_v2_shim_command
    * [`d64d8a06d5`](https://github.com/containerd/containerd/commit/d64d8a06d549c33676b7ad7ac65e52e9731cf31a) Use image constructor in client
    * [`3629344e6e`](https://github.com/containerd/containerd/commit/3629344e6e1b1b5a259285fee384b6bc0d47b4f9) Ensure specifying an empty platform is treated as default
    * [`9f13b74f4a`](https://github.com/containerd/containerd/commit/9f13b74f4a8a88b68dc55d283ecf2f849e6eac9b) Runtime v2 absolute shim path to executable
    * [`875b92c507`](https://github.com/containerd/containerd/commit/875b92c507577fda378c26aed4030dcdeeff50eb) Merge pull request  [#2512](https://github.com/containerd/containerd/pull/2512) from crosbymichael/gpupath
    * [`ed0e73422d`](https://github.com/containerd/containerd/commit/ed0e73422d2448ccbe1929d87554b117a4a913da) Merge pull request  [#2468](https://github.com/containerd/containerd/pull/2468) from dmcgowan/set-platform-on-unpack
    * [`4249f44d81`](https://github.com/containerd/containerd/commit/4249f44d812b4f5926cb6e7827aab90d20fc67ff) Merge pull request  [#2493](https://github.com/containerd/containerd/pull/2493) from dmcgowan/sync-lease-removal
    * [`d0ab8c8510`](https://github.com/containerd/containerd/commit/d0ab8c8510441ba5cb996b3449fd03653e2826aa) Merge pull request  [#2496](https://github.com/containerd/containerd/pull/2496) from dmcgowan/lease-content-uploads
    * [`e4f33dcfb5`](https://github.com/containerd/containerd/commit/e4f33dcfb56f9117acd937b5aee1c2ffc7fb888d) Add nvidia Opts to lookup containerd binary or hook path
    * [`c55b9636f7`](https://github.com/containerd/containerd/commit/c55b9636f7079877e14c7a7f3ba1f57646f37c86) Merge pull request  [#2263](https://github.com/containerd/containerd/pull/2263) from alibaba/fix_no_gzip
    * [`6647e75651`](https://github.com/containerd/containerd/commit/6647e75651bba8cba3cad746ed06a09c26760227) Merge pull request  [#2509](https://github.com/containerd/containerd/pull/2509) from crosbymichael/bundle-cleanup
    * [`45d0df8fe3`](https://github.com/containerd/containerd/commit/45d0df8fe3ea5663a6c209854f8f58f6af93be6f) Merge pull request  [#2510](https://github.com/containerd/containerd/pull/2510) from crosbymichael/gpucaps2
    * [`920dc79b4d`](https://github.com/containerd/containerd/commit/920dc79b4d7936b6a4d6d01b39607a07b6c61d95) Merge pull request  [#2504](https://github.com/containerd/containerd/pull/2504) from samuelkarp/ctr-t-metrics
    * [`81e2859e8b`](https://github.com/containerd/containerd/commit/81e2859e8b5d0a8e272cd1862480413507613beb) Change gpu Capability type to string
    * [`ca71484793`](https://github.com/containerd/containerd/commit/ca714847936372d257dddbbabf79f9131da923d7) Merge pull request  [#2480](https://github.com/containerd/containerd/pull/2480) from dmcgowan/proxy-plugin-doc
    * [`578a236f30`](https://github.com/containerd/containerd/commit/578a236f30ff130e188c8155ee3d3ce68abfd1d6) Merge pull request  [#2506](https://github.com/containerd/containerd/pull/2506) from crosbymichael/gpucaps
    * [`23fbdbaf13`](https://github.com/containerd/containerd/commit/23fbdbaf13e054cb94d6d3452ed93b491f605f18) Cleanup workdirs on manager load
    * [`e8f7c2af26`](https://github.com/containerd/containerd/commit/e8f7c2af26a4337a4a1f27f8eb21be70307b0d79) Merge pull request  [#2507](https://github.com/containerd/containerd/pull/2507) from flx42/fix-readme-runtime-v2
    * [`2ebfba575c`](https://github.com/containerd/containerd/commit/2ebfba575c4a1360074206048badc98511e47257) Merge pull request  [#2479](https://github.com/containerd/containerd/pull/2479) from stevvooe/with-file-combinator
    * [`9a34bb046a`](https://github.com/containerd/containerd/commit/9a34bb046ad91163561b6b2845ae2a9575f64687) metrics: add optional json output
    * [`e22f19618c`](https://github.com/containerd/containerd/commit/e22f19618cbb159966329a8f02cec340d16bf353) Remove reference to WithExit in README
    * [`2a1bd7414b`](https://github.com/containerd/containerd/commit/2a1bd7414b351eacfcf6861767ce91bb5ffd6ecb) oci: introduce WithSpecFromFile combinator
    * [`985920c513`](https://github.com/containerd/containerd/commit/985920c5131f510fb9689bd8f154af98f58d8033) Merge pull request  [#2505](https://github.com/containerd/containerd/pull/2505) from crosbymichael/cmdargs
    * [`dd0c04970d`](https://github.com/containerd/containerd/commit/dd0c04970d81ba1ddffb9456da96d68da6bd2314) nvidia GPU support for caps and multiple uuids
    * [`362405f7b5`](https://github.com/containerd/containerd/commit/362405f7b50c22c7c12df66d5df434e27f7b1716) Merge pull request  [#2495](https://github.com/containerd/containerd/pull/2495) from jterry75/runtime_v2_windows
    * [`af1b6a026e`](https://github.com/containerd/containerd/commit/af1b6a026eed60ab01098f7aae90fe8797c82e79) Review feedback.
    * [`4b5403f9c9`](https://github.com/containerd/containerd/commit/4b5403f9c98c760b173e1659fa2f9c3f5940402c) Merge pull request  [#2](https://github.com/containerd/containerd/pull/2) from crosbymichael/runtime-v2-windows
    * [`13549f7a07`](https://github.com/containerd/containerd/commit/13549f7a07dc2422065c393c1d77a70708697a2f) Abstract to SocketAddress
    * [`2c87d120df`](https://github.com/containerd/containerd/commit/2c87d120df6f9c6e42ce30829f0c6c6f965907c7) ctr: add new metrics subcommand
    * [`e956441fe0`](https://github.com/containerd/containerd/commit/e956441fe0f5fedaa0ca18f80ea767c46432507f) Add WithImageConfigArgs to replace CMD on image
    * [`c8017d0275`](https://github.com/containerd/containerd/commit/c8017d0275c7b99f55abcc6a17f94104182531e2) Merge pull request  [#2500](https://github.com/containerd/containerd/pull/2500) from crosbymichael/12deps
    * [`5a0b040ab4`](https://github.com/containerd/containerd/commit/5a0b040ab48ebcf0989176c05e9ef94f4be8cef1) Update containerd dependencies for 1.2
    * [`c09932fcb0`](https://github.com/containerd/containerd/commit/c09932fcb01009cefc49f8731d863f58954e3c74) Merge pull request  [#2347](https://github.com/containerd/containerd/pull/2347) from crosbymichael/streamingapis
    * [`400f16fc46`](https://github.com/containerd/containerd/commit/400f16fc46ef056df1df5480052549b08e6eb64c) Add containers streaming API
    * [`965cca6f75`](https://github.com/containerd/containerd/commit/965cca6f759ca80684bf8ec9ad61ab99fde99aab) Merge pull request  [#1](https://github.com/containerd/containerd/pull/1) from crosbymichael/runtime-v2-windows
    * [`9d72b4543b`](https://github.com/containerd/containerd/commit/9d72b4543b57e85b5a7f60d69df7e00433e8feae) Handle windows signals
    * [`f15a1170d3`](https://github.com/containerd/containerd/commit/f15a1170d368f9fce9639dff2c2edba714daba9c) Add windows publisher
    * [`1580ec59a5`](https://github.com/containerd/containerd/commit/1580ec59a5f453964215b0e853b7dc7cdd3ca7d7) Remove outdated plugin design doc
    * [`3e657de3af`](https://github.com/containerd/containerd/commit/3e657de3afd98ecf6da7fe3ab7b1a1345305d8a9) Document plugins
    * [`dfc9991135`](https://github.com/containerd/containerd/commit/dfc999113571695dc713dfa9326eee5468437f11) Add content ingests to lease and gc
    * [`d02728ff4a`](https://github.com/containerd/containerd/commit/d02728ff4ae5b045b4601a86059fb96646511b51) Merge pull request  [#2499](https://github.com/containerd/containerd/pull/2499) from crosbymichael/fast
    * [`b760cee65a`](https://github.com/containerd/containerd/commit/b760cee65a2170962773038ff1f4fa28995abe27) Update lease service errors
    * [`d3e0c163f8`](https://github.com/containerd/containerd/commit/d3e0c163f8765bd253552221bf038d8089a39ff8) Adds runtime v2 support for Windows shim's
    * [`710df57854`](https://github.com/containerd/containerd/commit/710df578543dc1846057732ec73016f0a2b21f14) Fast path bundle cleanup on load
    * [`26e2dd6754`](https://github.com/containerd/containerd/commit/26e2dd6754b8098911d80ed0369bd1c54b93fbd4) Merge pull request  [#2425](https://github.com/containerd/containerd/pull/2425) from avagin/docker-fixes
    * [`3289dc63e9`](https://github.com/containerd/containerd/commit/3289dc63e93f7b07d8d541f981333f9e26863010) Merge pull request  [#2465](https://github.com/containerd/containerd/pull/2465) from fraenkel/lock_conn
    * [`d47bda91e9`](https://github.com/containerd/containerd/commit/d47bda91e927aa8e98f76525d71c0efaa24200cf) Merge pull request  [#2490](https://github.com/containerd/containerd/pull/2490) from thaJeztah/logging_nanosecond_precision
    * [`9a4d1c5f8d`](https://github.com/containerd/containerd/commit/9a4d1c5f8d9c8f573486e5069bcd08c824d21b0f) Use connection lock when creating services
    * [`da73b98b63`](https://github.com/containerd/containerd/commit/da73b98b638c8dfbbabaaedf395976cf655b2bde) Set default log formatting to use RFC3339Nano with fixed width
    * [`a88b631961`](https://github.com/containerd/containerd/commit/a88b6319614de846458750ff882723479ca7b1a1) Merge pull request  [#2471](https://github.com/containerd/containerd/pull/2471) from crosbymichael/fatal
    * [`88ec4559b6`](https://github.com/containerd/containerd/commit/88ec4559b611349be73d207ea6251c006d9bb746) Merge pull request  [#2487](https://github.com/containerd/containerd/pull/2487) from thaJeztah/fix_compilation_issues_on_go1.11
    * [`65ef8310d9`](https://github.com/containerd/containerd/commit/65ef8310d982768d2bde8a2115fc1fad5bc0ca4c) Fix compilation failures on Go 1.11
    * [`92d147ebde`](https://github.com/containerd/containerd/commit/92d147ebde3f8372dbce80b29c38a344e4232b8e) Merge pull request  [#2485](https://github.com/containerd/containerd/pull/2485) from AkihiroSuda/fix-native-root-permission
    * [`7461739b58`](https://github.com/containerd/containerd/commit/7461739b58ea755c9c403b7256c0a09b04a56c46) native: set '/' permission to 0755
    * [`0d52c71c80`](https://github.com/containerd/containerd/commit/0d52c71c805ec8b4e1d683e919d6914845067794) Merge pull request  [#2474](https://github.com/containerd/containerd/pull/2474) from dmcgowan/lease-expiration
    * [`fc2fcf6b2a`](https://github.com/containerd/containerd/commit/fc2fcf6b2a9dc8228a4bc0aab5ecf890b1442bbe) task: WithExit() doesn't have to overwrite existing options
    * [`394784b3aa`](https://github.com/containerd/containerd/commit/394784b3aa070aa64b0f25e8f5d1935ce5fb3d3c) Merge pull request  [#2482](https://github.com/containerd/containerd/pull/2482) from crosbymichael/v2cr
    * [`17ab11a236`](https://github.com/containerd/containerd/commit/17ab11a23619b25407ca088a179ba0780bbeb6c2) Fixes for runtimev2 and checkpoint restore
    * [`94e132fd07`](https://github.com/containerd/containerd/commit/94e132fd0754655318b61bd857ac5a2b86a0aba3) Add sync option on lease removal
    * [`49fb363811`](https://github.com/containerd/containerd/commit/49fb36381165d41abf8a63752e71341e16777992) Merge pull request  [#2458](https://github.com/containerd/containerd/pull/2458) from fuweid/bugfix_apply_hardlink_to_softlink
    * [`77ffa366af`](https://github.com/containerd/containerd/commit/77ffa366afe5f6ab3eaae91489173bd332d148ff) Merge pull request  [#2476](https://github.com/containerd/containerd/pull/2476) from kolyshkin/osusergo
    * [`2a8e28ae29`](https://github.com/containerd/containerd/commit/2a8e28ae29cbcc1fe0d0b5c4dc13ec22c0be0555) Merge pull request  [#2477](https://github.com/containerd/containerd/pull/2477) from crosbymichael/stress-runtime
    * [`17ae673b5c`](https://github.com/containerd/containerd/commit/17ae673b5c9e5b03a8ca379bddf6b16892a6a27f) Set runtime for stress tests
    * [`48570b39c5`](https://github.com/containerd/containerd/commit/48570b39c5a77a26fffd4966eae1a630a69894b1) BUILDING.md: add osusergo for static build
    * [`3b1534c47a`](https://github.com/containerd/containerd/commit/3b1534c47ace1903da976bacabbffcfd1713faeb) bugfix: allow hardlink to softlink file
    * [`9743ff21c9`](https://github.com/containerd/containerd/commit/9743ff21c9c5ebeb06a10782fa6d91ce00c176b1) Don't fatal on epoll wait
    * [`94cfce62ba`](https://github.com/containerd/containerd/commit/94cfce62ba9eabb58417cb5a663dc7a9feb68c07) Merge pull request  [#2434](https://github.com/containerd/containerd/pull/2434) from crosbymichael/shimv2
    * [`d53a96fbe4`](https://github.com/containerd/containerd/commit/d53a96fbe4ff286325735cb4e50892e21c475d71) Add comments for oci protos
    * [`29b72d4ff0`](https://github.com/containerd/containerd/commit/29b72d4ff0e21c0e1cedf87fb60473666a2e1a92) Support lease filters
    * [`00a99c0472`](https://github.com/containerd/containerd/commit/00a99c0472642f053ac5d24f2467fac872c3d2d3) Add leases subcommand in ctr
    * [`4c2ad9cefb`](https://github.com/containerd/containerd/commit/4c2ad9cefb2f712e35f676dd929697498daccd77) Update CRI vendor
    * [`8cf3fad8d4`](https://github.com/containerd/containerd/commit/8cf3fad8d4739db4c538bcc6b30c9742afaf8903) Add leases manager interface
    * [`026b7d922f`](https://github.com/containerd/containerd/commit/026b7d922feeb4ee9760fd602ddbfeb950e78457) Add README.md to runtime v2
    * [`c77c89b3d1`](https://github.com/containerd/containerd/commit/c77c89b3d13c328a5a7ae4e67f9173a894b08c6c) Add lease expiration to garbage collection
    * [`02579c8c3f`](https://github.com/containerd/containerd/commit/02579c8c3f59b038609125f149cdb12aa48aaf56) Merge pull request  [#2415](https://github.com/containerd/containerd/pull/2415) from dmcgowan/proxy-plugins
    * [`3a916a0f67`](https://github.com/containerd/containerd/commit/3a916a0f67e2fd10b19344383db5955242f9efd5) Update client Image to have configurable platform
    * [`fd31052d9c`](https://github.com/containerd/containerd/commit/fd31052d9c8d08582220d9f50158b56623cea88c) Add oom events to shim
    * [`dfde5ec316`](https://github.com/containerd/containerd/commit/dfde5ec3165670a7a7e4dd1186c427038a527bcb) Merge pull request  [#2418](https://github.com/containerd/containerd/pull/2418) from crosbymichael/hook-root
    * [`9ca23811c3`](https://github.com/containerd/containerd/commit/9ca23811c3f7615c875d9b8ffccbcd75a43b4499) Merge pull request  [#2424](https://github.com/containerd/containerd/pull/2424) from kinvolk/alban/systemd-run
    * [`e17969caad`](https://github.com/containerd/containerd/commit/e17969caad07133e35db3ee22441b5c857f3080a) Merge pull request  [#2436](https://github.com/containerd/containerd/pull/2436) from thaJeztah/fix_gofmt
    * [`fb1084d9cc`](https://github.com/containerd/containerd/commit/fb1084d9cc2b97aa679bf323158ac60d6e2ac6a8) Merge pull request  [#2464](https://github.com/containerd/containerd/pull/2464) from tonistiigi/oci-export-platform
    * [`ed697290da`](https://github.com/containerd/containerd/commit/ed697290da60cc72390f518d1c9cdde04dd5b078) Merge pull request  [#2463](https://github.com/containerd/containerd/pull/2463) from crosbymichael/temp-clean
    * [`7e49c601a8`](https://github.com/containerd/containerd/commit/7e49c601a88fd6b46e29366ca8d5ad15e565e1c4) Add `shim start` for shim creation
    * [`da1b5470cd`](https://github.com/containerd/containerd/commit/da1b5470cd26e9e2b4b1cd0100c876ce8db87471) Runtime v2
    * [`6de11ab973`](https://github.com/containerd/containerd/commit/6de11ab973faa67f0f8fe2e67a055f50b4f2ac4b) Merge pull request  [#2470](https://github.com/containerd/containerd/pull/2470) from dmcgowan/fix-checkprotos
    * [`d3cd5f1d01`](https://github.com/containerd/containerd/commit/d3cd5f1d015da1f8a9107f0b58b9c614c4b153cf) Fix options ordering in proto api txt files
    * [`82e7204a3c`](https://github.com/containerd/containerd/commit/82e7204a3ced4ecf794bcedb563e36ce99f72aa2) oci-exporter: do not filter current platform on export
    * [`cef05f19a7`](https://github.com/containerd/containerd/commit/cef05f19a7c181621405082139e8a4b16929874b) Merge pull request  [#2461](https://github.com/containerd/containerd/pull/2461) from dmcgowan/seed_rand
    * [`0105959c3d`](https://github.com/containerd/containerd/commit/0105959c3d1515f47690809910d9dee15d8956bc) Don't prevent boot on temp cleanup
    * [`8baeaff54b`](https://github.com/containerd/containerd/commit/8baeaff54b6daa4ee77a1d520ad15517e0b6e28e) Merge pull request  [#2460](https://github.com/containerd/containerd/pull/2460) from stevvooe/runc-build-instructions
    * [`1c6929cbd4`](https://github.com/containerd/containerd/commit/1c6929cbd4f62e8d0d2e35b3bd2d3a47633cba38) Remove use of crypto rand in tests
    * [`cce0a46c8a`](https://github.com/containerd/containerd/commit/cce0a46c8ae04ead64084b9498b80125b1198221) Seed random on ctr and containerd startup
    * [`a5e0916aa9`](https://github.com/containerd/containerd/commit/a5e0916aa971de33b34282df50476fd3c5f4606c) build: include instructions for runc build
    * [`0c0c271b54`](https://github.com/containerd/containerd/commit/0c0c271b549447403aa1f12e38f54001eda45045) Update golang.org/x/sys
    * [`cb4bf2003f`](https://github.com/containerd/containerd/commit/cb4bf2003f8ffc793e766b07d8771049b21f5dcb) Merge pull request  [#2454](https://github.com/containerd/containerd/pull/2454) from hairyhenderson/use-math-rand-instead-of-crypto-rand
    * [`9a97ab34ce`](https://github.com/containerd/containerd/commit/9a97ab34cea0d54229de974853ed48bb23204ee1) Switching from crypto/rand to math/rand to avoid blocking
    * [`b382b6fe0b`](https://github.com/containerd/containerd/commit/b382b6fe0bdbf7604c0a4f5c2089c0b159ad58b2) Merge pull request  [#2450](https://github.com/containerd/containerd/pull/2450) from Random-Liu/support-host-in-resolver
    * [`c8a8a49584`](https://github.com/containerd/containerd/commit/c8a8a495840cea1e35e1bc72a8701f543a6601d2) Support specifying host in resolver.
    * [`01d309e8f2`](https://github.com/containerd/containerd/commit/01d309e8f20647f0046c37ca3986faacf17f7588) Merge pull request  [#2448](https://github.com/containerd/containerd/pull/2448) from rn/btrfs
    * [`651920405e`](https://github.com/containerd/containerd/commit/651920405e1d209826ff73c90ad7ec1763b7f896) test: Increase btrfs loopback device size to 128MB
    * [`b41633746e`](https://github.com/containerd/containerd/commit/b41633746ed4833f52c3c071e8edcfa2713e5677) Merge pull request  [#2443](https://github.com/containerd/containerd/pull/2443) from thaJeztah/mask_acpi
    * [`fe64b06a6d`](https://github.com/containerd/containerd/commit/fe64b06a6d13e354f4a64b1f2f901e872ab055d8) Add /proc/keys to masked paths
    * [`8b42adeddc`](https://github.com/containerd/containerd/commit/8b42adeddcf6a5fe9114d45e34bf11d19f8e879f) Add /proc/acpi to masked paths
    * [`e01779a0da`](https://github.com/containerd/containerd/commit/e01779a0da099db671f41348114941718ff2d932) Merge pull request  [#2442](https://github.com/containerd/containerd/pull/2442) from thaJeztah/bump_containerd_console
    * [`77a26427c3`](https://github.com/containerd/containerd/commit/77a26427c34cd52bd9e46d840b6b4f090abd4fa4) update containerd/console to fix race: lock Cond before Signal
    * [`5900361791`](https://github.com/containerd/containerd/commit/5900361791abe0d16956fb27bd603c9bcb795b42) Merge pull request  [#2420](https://github.com/containerd/containerd/pull/2420) from sudeeshjohn/master
    * [`5a4f007e48`](https://github.com/containerd/containerd/commit/5a4f007e488bb934c1174808513d4a930b81baaa) Fix the formatting directives error during compilation
    * [`0b0b41298a`](https://github.com/containerd/containerd/commit/0b0b41298a82fc342bf8350b38f8b33aebd67816) Merge pull request  [#2437](https://github.com/containerd/containerd/pull/2437) from thaJeztah/remove_go_version_check
    * [`383d750d4f`](https://github.com/containerd/containerd/commit/383d750d4f51ad44f18272c84922a665c486c58d) Workaround for gofmt change in Go 1.11
    * [`108c9cd4cf`](https://github.com/containerd/containerd/commit/108c9cd4cf10b015c339990fb7ea981c55acbe4d) Remove Go version check in travis
    * [`39b6ba826a`](https://github.com/containerd/containerd/commit/39b6ba826a296089e40cf89be2edc50a3e5cf7b0) Merge pull request  [#2431](https://github.com/containerd/containerd/pull/2431) from masters-of-cats/plugins-list-subcommand
    * [`4e64dcce85`](https://github.com/containerd/containerd/commit/4e64dcce85db2667a296bbfc6595a6f5b803ab68) Merge pull request  [#2432](https://github.com/containerd/containerd/pull/2432) from crosbymichael/ttrpc2
    * [`6a83168157`](https://github.com/containerd/containerd/commit/6a83168157be08dfce163413cc0733152351048f) Update ttrpc to 94dde388801693c54f88a6596f713b51a8
    * [`3cf3881fa4`](https://github.com/containerd/containerd/commit/3cf3881fa46cb275a910f37331e13bdc9fd142a4) Introduce plugins/list subcommand
    * [`a044b047e8`](https://github.com/containerd/containerd/commit/a044b047e874a515c21750cd689c398bd9be305e) Merge pull request  [#2430](https://github.com/containerd/containerd/pull/2430) from Random-Liu/update-cri-to-v1.11.0
    * [`f530a3c267`](https://github.com/containerd/containerd/commit/f530a3c2678acd6f746aa6a57d7385a41aab58d7) Update cri to v1.11.0.
    * [`e51ddf43e9`](https://github.com/containerd/containerd/commit/e51ddf43e9e73c5a61259d0f5eb05ef1b0c8dcc1) Merge pull request  [#2428](https://github.com/containerd/containerd/pull/2428) from crosbymichael/ttrpc
    * [`8c709ac43a`](https://github.com/containerd/containerd/commit/8c709ac43ace9e5fdb4bbdaaa5db9e9b2d758936) update typeurl
    * [`08150bfe76`](https://github.com/containerd/containerd/commit/08150bfe76c14811fbb4bd6600215cf056e0bc96) Update ttrpc for containerd repo
    * [`6ef65b74e1`](https://github.com/containerd/containerd/commit/6ef65b74e14360637d925302ca5f518e5a411988) Document how to use systemd-run
    * [`ca204317ed`](https://github.com/containerd/containerd/commit/ca204317ed496c1ab33fdcc3f4c8305861d6981c) Merge pull request  [#2422](https://github.com/containerd/containerd/pull/2422) from crosbymichael/ctr-delete
    * [`08f7ee9828`](https://github.com/containerd/containerd/commit/08f7ee9828af1783dc98cc5cc1739e915697c667) Merge pull request  [#2423](https://github.com/containerd/containerd/pull/2423) from crosbymichael/shim-procs
    * [`fdceb13b14`](https://github.com/containerd/containerd/commit/fdceb13b14629d250e819374c4abbb28e7ecbdc6) Add cio.Load for loading io set
    * [`68e144c637`](https://github.com/containerd/containerd/commit/68e144c63791fc4982afedc0fe6fcbf924b5d59b) Set shim max procs via env var
    * [`1ac546b3c4`](https://github.com/containerd/containerd/commit/1ac546b3c4a3331a9997427052d1cb9888a2f3ef) Merge pull request  [#2411](https://github.com/containerd/containerd/pull/2411) from flx42/move-containerflags
    * [`e239f65590`](https://github.com/containerd/containerd/commit/e239f6559093939cd1a2753d714dafecc21915e2) Handle abs path for rootfs in oci hook
    * [`f15c3be348`](https://github.com/containerd/containerd/commit/f15c3be348ea557acf1afbf6e605e0dbbb04b7a4) Merge pull request  [#2417](https://github.com/containerd/containerd/pull/2417) from dmcgowan/update-arm64-normalize
    * [`db3c5afc6d`](https://github.com/containerd/containerd/commit/db3c5afc6d61dc3bd1ac48a55156e58bf4557a45) Normalize arm64 to an empty variant
    * [`47a128d455`](https://github.com/containerd/containerd/commit/47a128d455c51161c2fa231add9acdbad3166187) Merge pull request  [#2414](https://github.com/containerd/containerd/pull/2414) from dmcgowan/platform-arm-normalization
    * [`995310cda9`](https://github.com/containerd/containerd/commit/995310cda95d8d2fb0e40ccd5506b0fc2d1ae769) Merge pull request  [#2408](https://github.com/containerd/containerd/pull/2408) from estesp/carry-2363
    * [`7049671465`](https://github.com/containerd/containerd/commit/70496714650c2071e525fd833b67c3eeb8511132) Add support for proxy plugins in configuration
    * [`37ab93e2c8`](https://github.com/containerd/containerd/commit/37ab93e2c89fd8bc1e08c914246926fabf902893) Fix arm platform matching
    * [`7ff2748f9c`](https://github.com/containerd/containerd/commit/7ff2748f9cac462dfe25c6f1d3ffc03ad70f5680) Merge pull request  [#2410](https://github.com/containerd/containerd/pull/2410) from tonistiigi/mlist-error
    * [`5dd22a20af`](https://github.com/containerd/containerd/commit/5dd22a20afa959490436472076d5b8bb04dadb79) Move ContainerFlags to "commands" package
    * [`53fe31d6de`](https://github.com/containerd/containerd/commit/53fe31d6de69f5616b89dace15661c0970767fc0) images: provide better error for manifest list match error
    * [`3c5b0dcf27`](https://github.com/containerd/containerd/commit/3c5b0dcf27f235c1a78bac5352e30da7cc6d96d6) Update architecture.md
    * [`c1e1f3d6d9`](https://github.com/containerd/containerd/commit/c1e1f3d6d990e79cfc22317558571008536e0f6e) Merge pull request  [#2397](https://github.com/containerd/containerd/pull/2397) from harche/doc_fix
    * [`ef449aa38e`](https://github.com/containerd/containerd/commit/ef449aa38edc8f21a3819663b07519681ad0409a) Docs: Fix incomplete instructions for building using docker
    * [`0158a6fb34`](https://github.com/containerd/containerd/commit/0158a6fb34e0dc104fac4e4e9d80493c25f4d8c7) Merge pull request  [#2393](https://github.com/containerd/containerd/pull/2393) from vdemeester/gotestyourself-with-tools
    * [`832b05ae67`](https://github.com/containerd/containerd/commit/832b05ae6763026b5dff106cfc2f0b4bf0392353) Update tests to use gotest.tools angel
    * [`3830180ce5`](https://github.com/containerd/containerd/commit/3830180ce5d51ec8a44ff75c2df5ee345a5e1701) Replace gotestyourself by gotest.tools
    * [`35887db096`](https://github.com/containerd/containerd/commit/35887db096d26e8c5fb40e600e5b64e024f10df0) Merge pull request  [#2370](https://github.com/containerd/containerd/pull/2370) from dmcgowan/update-maintainers-rules
    * [`046536cfb1`](https://github.com/containerd/containerd/commit/046536cfb1c8a813420f3903c95f57987b636ae6) fixbug: blob for schemav1 could be uncompressed
    * [`7ba62b147d`](https://github.com/containerd/containerd/commit/7ba62b147daafbb3f56359def179af1794896e79) Update adding maintainer section
    * [`63522d9eaa`](https://github.com/containerd/containerd/commit/63522d9eaa5a0443d225642c4b6f4f5fdedf932b) Merge pull request  [#2390](https://github.com/containerd/containerd/pull/2390) from AkihiroSuda/fix-schema1
    * [`356b0d5964`](https://github.com/containerd/containerd/commit/356b0d59646253bc040e8d6365418f20badd59eb) Merge pull request  [#2388](https://github.com/containerd/containerd/pull/2388) from ehazlett/proc-interface
    * [`df34eefa12`](https://github.com/containerd/containerd/commit/df34eefa12d026dc9fdd803afcaaac0df17cddd8) Merge pull request  [#2330](https://github.com/containerd/containerd/pull/2330) from crosbymichael/hpc
    * [`a435f2886c`](https://github.com/containerd/containerd/commit/a435f2886cc491d2abfbf578f8539c4d677372aa) separate proc interfaces into standalone package
    * [`703c25e452`](https://github.com/containerd/containerd/commit/703c25e4522fa0c5dab85e29a93556b03df74848) fix schema1 fetchBlob()
    * [`00d4910633`](https://github.com/containerd/containerd/commit/00d491063326ae7c173c9be3ba7bbd86c13d24c3) Merge pull request  [#2387](https://github.com/containerd/containerd/pull/2387) from ehazlett/runtime-shim
    * [`821c8eaa91`](https://github.com/containerd/containerd/commit/821c8eaa91e9cb0e870c931417b9b4260bc022a7) runtime/linux/shim -> runtime/shim
    * [`437e90aa5e`](https://github.com/containerd/containerd/commit/437e90aa5e6ab061ab9ea14845336d2f1b900fb0) Merge pull request  [#2386](https://github.com/containerd/containerd/pull/2386) from northtyphoon/bindu/acr-push-location
    * [`9b865d86a9`](https://github.com/containerd/containerd/commit/9b865d86a9606b46e2299be7f8088d12d4f544d2) docker/pusher: handle location string containing path and query
    * [`081b2d6330`](https://github.com/containerd/containerd/commit/081b2d63306fb7dfc82e278e88f62e7a46df1538) Merge pull request  [#2384](https://github.com/containerd/containerd/pull/2384) from crosbymichael/bump-console
    * [`0cfca1e633`](https://github.com/containerd/containerd/commit/0cfca1e633c706d67629f776830052cfc3e554ee) Bump console for windows tty handling
    * [`0d7fd3f7ad`](https://github.com/containerd/containerd/commit/0d7fd3f7ad9a412f5d0fc4e59f2ec0c0ac2225a4) Merge pull request  [#2383](https://github.com/containerd/containerd/pull/2383) from AkihiroSuda/vendor-cri-20180605
    * [`135a4d9104`](https://github.com/containerd/containerd/commit/135a4d91041b6a02e72a4ecc4b4e9add31595981) update cri vendor
    * [`84bebdd91d`](https://github.com/containerd/containerd/commit/84bebdd91d347c99069d1705b7d4e6d6f746160c) Merge pull request  [#2379](https://github.com/containerd/containerd/pull/2379) from dmcgowan/fix-direct-io-terminal-setting
    * [`b867977c01`](https://github.com/containerd/containerd/commit/b867977c01393e9bc178b6561c8ca86f72675e44) Merge pull request  [#2380](https://github.com/containerd/containerd/pull/2380) from dmcgowan/ignore-zero-msg-size-configs
    * [`993d4b8fc5`](https://github.com/containerd/containerd/commit/993d4b8fc5d00cca78115befed48cfe5643701fe) Ignore zero max message size in grpc config
    * [`6b9be1bfc3`](https://github.com/containerd/containerd/commit/6b9be1bfc37d18a5f028a6ca8275a272c6696138) Fix creation of DirectIO overwriting fifo config
    * [`5b1f69be8a`](https://github.com/containerd/containerd/commit/5b1f69be8abdb1c44ef744f031012bfba4544536) Merge pull request  [#2135](https://github.com/containerd/containerd/pull/2135) from AkihiroSuda/oci-content-store
    * [`e1428ef054`](https://github.com/containerd/containerd/commit/e1428ef05460da40720d622c803262e6fc8d3477) Merge pull request  [#2378](https://github.com/containerd/containerd/pull/2378) from thaJeztah/update_microsoft_vendors
    * [`55118c5469`](https://github.com/containerd/containerd/commit/55118c5469285fdfea803834f07cebc9e635d021) Update go-winio and hcsshim
    * [`d88de4a34f`](https://github.com/containerd/containerd/commit/d88de4a34f5d73256f2bb33456c16f89abe54cf2) content: change Writer/ReaderAt to take OCI
    * [`e4ad710ce8`](https://github.com/containerd/containerd/commit/e4ad710ce832df8cb7bf9dd54b5806cff9d90663) Merge pull request  [#2375](https://github.com/containerd/containerd/pull/2375) from AkihiroSuda/update-cri-20180531
    * [`17a54d02c4`](https://github.com/containerd/containerd/commit/17a54d02c441a03c54872f12fd4fec42f7f2edaf) update cri vendor
    * [`1e8b09cfc6`](https://github.com/containerd/containerd/commit/1e8b09cfc6825f7e6349884b5f76e86c1f04a5d4) Merge pull request  [#2353](https://github.com/containerd/containerd/pull/2353) from ehazlett/process-runtime
    * [`c7083eed5d`](https://github.com/containerd/containerd/commit/c7083eed5d8633d54c25fe81aa609010a4f2e495) Merge pull request  [#2369](https://github.com/containerd/containerd/pull/2369) from dmcgowan/update-grpc
    * [`6653917ef9`](https://github.com/containerd/containerd/commit/6653917ef9ecbff2c7519d27fcd0b161a95edb47) vendor update
    * [`cae94b930d`](https://github.com/containerd/containerd/commit/cae94b930d2415a1a9d7dc04e74ced4eb22e8b91) linux -> runtime/linux
    * [`8d768689fa`](https://github.com/containerd/containerd/commit/8d768689fa27f29cfd961125c24a4fcc0aec5a10) cri vendor bump
    * [`55afe3359a`](https://github.com/containerd/containerd/commit/55afe3359a46734753c5c8d2ab2bf8f657d80df6) Update grpc timeout and logger
    * [`80bbaff07a`](https://github.com/containerd/containerd/commit/80bbaff07a4d191dd1e78ece091b31ad33688c5a) Merge pull request  [#2361](https://github.com/containerd/containerd/pull/2361) from masters-of-cats/no-new-keyring
    * [`7f800e0a7b`](https://github.com/containerd/containerd/commit/7f800e0a7bb1e2547baca4d5bbf317ceeb341c14) Merge pull request  [#2364](https://github.com/containerd/containerd/pull/2364) from dmcgowan/fix-http-seeker-unsupported-range
    * [`7132ca2775`](https://github.com/containerd/containerd/commit/7132ca2775da8e62728c615cfa459dc050909539) Implements WithNoNewKeyring
    * [`59740d8985`](https://github.com/containerd/containerd/commit/59740d8985f4ac892200eb4b66bd514a8d0530af) Fix invalid length bug with some registries
    * [`cecf576819`](https://github.com/containerd/containerd/commit/cecf57681918541a1df259ab0e8eccb9470168b3) Merge pull request  [#2362](https://github.com/containerd/containerd/pull/2362) from crosbymichael/cont-bump
    * [`d2fc059229`](https://github.com/containerd/containerd/commit/d2fc0592292595f6fd60f48a5d8fe596a87b6b75) Update grpc to 1.12
    * [`024a4210c7`](https://github.com/containerd/containerd/commit/024a4210c7ff347eb221c9fb0d9042ff050ce7e0) Update continuity to d3c23511c1bf5851696cba83143d9
    * [`e9434a10bc`](https://github.com/containerd/containerd/commit/e9434a10bc2a35cabfb31c5f12eab08709cfc6bf) Merge pull request  [#2341](https://github.com/containerd/containerd/pull/2341) from dmcgowan/move-client-content-snapshot
    * [`195aec232e`](https://github.com/containerd/containerd/commit/195aec232e5885326d90ccff3f52ed05fa7ea1cc) Merge pull request  [#2357](https://github.com/containerd/containerd/pull/2357) from dmcgowan/add-evan-reviewer
    * [`05406125be`](https://github.com/containerd/containerd/commit/05406125befd7044cedffd0f3983031bd3e62419) Merge pull request  [#2354](https://github.com/containerd/containerd/pull/2354) from cpuguy83/bump_continuity
    * [`c9ea816cda`](https://github.com/containerd/containerd/commit/c9ea816cda7a5355fb7d6b7d257a9e7fcdd967ee) Merge pull request  [#2351](https://github.com/containerd/containerd/pull/2351) from crosbymichael/pkg
    * [`7e5a91fa51`](https://github.com/containerd/containerd/commit/7e5a91fa51ed80a039968000a2b8a817a558b9b1) Bump continuity to fix copy files > 2^32 bytes
    * [`a4e4af1959`](https://github.com/containerd/containerd/commit/a4e4af195986e33a399b4b0dcfb6ffaf2954c4d4) Add Evan Hazlett as a reviewer
    * [`8e97da0958`](https://github.com/containerd/containerd/commit/8e97da09583935ecfee965fe762e499d1b2c0398) Move server to services pkg
    * [`c87ed12da5`](https://github.com/containerd/containerd/commit/c87ed12da52eb33070f768c07832d899a8f22cd9) Move restart pkg to runtime
    * [`d8ad141851`](https://github.com/containerd/containerd/commit/d8ad141851db7298acdc50f43b5919322d520bc5) Remove debug package
    * [`009ba4d797`](https://github.com/containerd/containerd/commit/009ba4d797706986c755906d235641ace75c41d3) Move testutils to pkg
    * [`927517de36`](https://github.com/containerd/containerd/commit/927517de3696b147923dedda385b0f9e705afda5) Move dialer to pkg
    * [`ae4b78d1cc`](https://github.com/containerd/containerd/commit/ae4b78d1cc9001455325367d8b3ff53186988754) Move progress into pkg
    * [`d1435e6e4d`](https://github.com/containerd/containerd/commit/d1435e6e4dcffd99e0da396ff771b5bbe0d93f5e) Merge pull request  [#2350](https://github.com/containerd/containerd/pull/2350) from crosbymichael/reaper
    * [`8ea01cc56a`](https://github.com/containerd/containerd/commit/8ea01cc56afa697319711d1d25bab73d0c467266) Merge pull request  [#2336](https://github.com/containerd/containerd/pull/2336) from crosbymichael/spec-alias
    * [`0bafe236b4`](https://github.com/containerd/containerd/commit/0bafe236b4f57d59ddaf97bf3b973e321e401da4) Move reaper under shim package
    * [`cff5e75df8`](https://github.com/containerd/containerd/commit/cff5e75df87b39c7c4134ccaf58db3abeec46e3d) Merge pull request  [#2343](https://github.com/containerd/containerd/pull/2343) from crosbymichael/platform
    * [`62e22a9fe7`](https://github.com/containerd/containerd/commit/62e22a9fe7919364d830dee6b93b1740159e935f) Type alias spec in oci package
    * [`80272bb691`](https://github.com/containerd/containerd/commit/80272bb691056d0f35800c13a116db7f2975306c) Merge pull request  [#2345](https://github.com/containerd/containerd/pull/2345) from estesp/banner-moved
    * [`34c032d98f`](https://github.com/containerd/containerd/commit/34c032d98f55b9d7db44bf26a749bc44ca0b72f2) Reference new location for images
    * [`3f0fe90410`](https://github.com/containerd/containerd/commit/3f0fe90410a0a08cc1e0203b622c885027907e74) Merge pull request  [#2344](https://github.com/containerd/containerd/pull/2344) from lucperkins/lperkins/revert-markdown-file-paths
    * [`e5e63539a6`](https://github.com/containerd/containerd/commit/e5e63539a6dd0b5b591f5e90f6e3564d5784d4b9) Return Markdown files to /docs directory
    * [`dc2e115f8b`](https://github.com/containerd/containerd/commit/dc2e115f8b5b8c809163dc7a0d19111cebe4cceb) Merge pull request  [#2318](https://github.com/containerd/containerd/pull/2318) from crosbymichael/restart
    * [`2b565da7ec`](https://github.com/containerd/containerd/commit/2b565da7ecfe14e31b39f23e8cebdee4745d71b8) Add restart monitor
    * [`e63768ea09`](https://github.com/containerd/containerd/commit/e63768ea09fe230216f57675ed06a8f1ef3f62b7) Merge pull request  [#2331](https://github.com/containerd/containerd/pull/2331) from dmcgowan/fix-image-remove-race
    * [`ceae112f7d`](https://github.com/containerd/containerd/commit/ceae112f7d94436ca0cb005e0f042ef40db43f09) Rename Runtime to PlatformRuntime
    * [`257d74f837`](https://github.com/containerd/containerd/commit/257d74f8370cb3191598b6ac8c8ba7842cbb8b9a) Merge pull request  [#2342](https://github.com/containerd/containerd/pull/2342) from lucperkins/lperkins/hugo-migration
    * [`d1503dc9ce`](https://github.com/containerd/containerd/commit/d1503dc9ceb43639dc0c7a54374dca2a7309547a) Migrate website to Hugo
    * [`b511c397c3`](https://github.com/containerd/containerd/commit/b511c397c308e50cf0405b63aa41c5e6139d9780) Merge pull request  [#2317](https://github.com/containerd/containerd/pull/2317) from cmingxu/master
    * [`fcc66f5685`](https://github.com/containerd/containerd/commit/fcc66f568594a3dead231d5c9d1df2ace0ff9168) Merge pull request  [#2337](https://github.com/containerd/containerd/pull/2337) from AkihiroSuda/fix-vendorconf-runcmd-mismatch
    * [`b1e202c327`](https://github.com/containerd/containerd/commit/b1e202c32724e82779544365528a1a082b335553) fix RUNC.md vs vendor.conf mismatch
    * [`7c80d0ae11`](https://github.com/containerd/containerd/commit/7c80d0ae11a91a8e32f814d83e84a451c6c1ba1f) Rename remote content to proxy content
    * [`b949697a9c`](https://github.com/containerd/containerd/commit/b949697a9c444c7c9d2f01d106da7a6666e89546) Add nvidia gpu support via libnvidia-container
    * [`d791232cd3`](https://github.com/containerd/containerd/commit/d791232cd332f0182bb1651f2eeb9f05880b8eb7) Fix typo, should be register instead of regster
    * [`6e64091322`](https://github.com/containerd/containerd/commit/6e64091322aeb06567cbc134ac47351693e528d2) Move client content store to proxy package
    * [`48b0a022ef`](https://github.com/containerd/containerd/commit/48b0a022ef1fa01ca8617cc65fa6712cfdc8c35c) Rename remote snapshotter to proxy
    * [`0d1807a43d`](https://github.com/containerd/containerd/commit/0d1807a43d11e8e59b14665b52abba1f3ee56de8) Move client snapshotter to separate package
    * [`544557289a`](https://github.com/containerd/containerd/commit/544557289a7536ede707bd9f8e840f17b4c5bbad) Add oci-hook command to containerd
    * [`a15e7a0be0`](https://github.com/containerd/containerd/commit/a15e7a0be093db114409d377dcee75c4ddce5e34) Merge pull request  [#2332](https://github.com/containerd/containerd/pull/2332) from dmcgowan/fix-missing-return-in-client-pull
    * [`f0b3d5a2c5`](https://github.com/containerd/containerd/commit/f0b3d5a2c5f2e867cbdfe26ff7c8690707135eeb) Move image creation after unpack
    * [`2bc9f49ffd`](https://github.com/containerd/containerd/commit/2bc9f49ffdcd8ee348917c7e625159dca7d129f9) Retry image creation after update not found
    * [`28caf9027e`](https://github.com/containerd/containerd/commit/28caf9027ee02812a94de6b9a2656f2036fb409a) Add recursive apply layer function
    * [`70d629fc1d`](https://github.com/containerd/containerd/commit/70d629fc1dce440495952fcd868211ac3b2f2a5e) Add missing return statement on pull unpack
    * [`6eee2a0785`](https://github.com/containerd/containerd/commit/6eee2a0785c16f0f138b167f4295ade11d435938) Merge pull request  [#2324](https://github.com/containerd/containerd/pull/2324) from kolyshkin/mountinfo
    * [`8eec9259e6`](https://github.com/containerd/containerd/commit/8eec9259e62c2d9d65d17bae5ee2b689f60e4b0f) mount/mountinfo_linux: parser speed up
    * [`f701b3b960`](https://github.com/containerd/containerd/commit/f701b3b96086622f792b7a6d8b00d39b19d18ba6) Fix race in ctr pull
    * [`e017143dde`](https://github.com/containerd/containerd/commit/e017143dde6fb32884ab90dd9727166599feaf2b) Merge pull request  [#2328](https://github.com/containerd/containerd/pull/2328) from crosbymichael/client-clean
    * [`8ee52bfca9`](https://github.com/containerd/containerd/commit/8ee52bfca976dffdb73d5eb063c43c0fdd04cfba) Move import/export code to separate client file
    * [`e22c827cf5`](https://github.com/containerd/containerd/commit/e22c827cf521c582856ecb4ae72c830e573f27df) Merge pull request  [#2323](https://github.com/containerd/containerd/pull/2323) from stevvooe/ping-snapshots-from-cli
    * [`fc1d936f2c`](https://github.com/containerd/containerd/commit/fc1d936f2c920b92ce2d2a1a066f3569aed4b30b) Merge pull request  [#2326](https://github.com/containerd/containerd/pull/2326) from cloudfoundry-incubator/pr-oom-score
    * [`544b985ff2`](https://github.com/containerd/containerd/commit/544b985ff286b7d41efe0b892ddacf30d357482b) Don't fail on setting -ve oom score when rootless
    * [`08b43d9200`](https://github.com/containerd/containerd/commit/08b43d9200a25543241f930793d0833996862307) Merge pull request  [#2325](https://github.com/containerd/containerd/pull/2325) from cloudfoundry-incubator/pr-tempdir
    * [`fc8bce59b9`](https://github.com/containerd/containerd/commit/fc8bce59b93fadccd218451928b61f67f79ddc7d) Use user-specific temp directory if set
    * [`40c3acd36c`](https://github.com/containerd/containerd/commit/40c3acd36c3f4416448fe8ce4756ce361dccb595) Merge pull request  [#2322](https://github.com/containerd/containerd/pull/2322) from darrenstahlmsft/revendorHcsshim
    * [`ed72059fac`](https://github.com/containerd/containerd/commit/ed72059facd85f85a43681468aff77a90d9e9aab) cmd/snapshots: add gc.root to created snapshots
    * [`07d8716004`](https://github.com/containerd/containerd/commit/07d871600437e04553ea197753fa7c21898ce149) Update hcsshim to v0.6.10
    * [`cfba048bec`](https://github.com/containerd/containerd/commit/cfba048bec574359fc88f54dcb3fe3ae87091658) Merge pull request  [#2319](https://github.com/containerd/containerd/pull/2319) from ijc/update-go-digest
    * [`623407a399`](https://github.com/containerd/containerd/commit/623407a3999d7caeb96bedbd531f699f1c420eb6) Re-vndr with newest vndr
    * [`388c73052a`](https://github.com/containerd/containerd/commit/388c73052a0ed45ad82603655cfffb50718ed9fb) Bump to latest go-digest.
    * [`4219f7ba3a`](https://github.com/containerd/containerd/commit/4219f7ba3a6bed31e07dad6c7f4a00836ae39bd5) Merge pull request  [#2307](https://github.com/containerd/containerd/pull/2307) from avagin/tty
    * [`29c76b13d6`](https://github.com/containerd/containerd/commit/29c76b13d6e0e8d25dadd4bc7b1c9ae0d145b0d0) travis: update criu to 3.7
    * [`566389ade4`](https://github.com/containerd/containerd/commit/566389ade48bd9935a66745cb988a0736dcda15a) test: Check C/R for containers with TTYs
    * [`60daa414db`](https://github.com/containerd/containerd/commit/60daa414db5158e06e335ea9b236f6021c8f36db) Allow to checkpoint and restore a container with console
    * [`0846d6f8e9`](https://github.com/containerd/containerd/commit/0846d6f8e9618c0f5784e1b13db9f3c820f97fd0) vendor: update go-runc
    * [`cddd791c1c`](https://github.com/containerd/containerd/commit/cddd791c1c81b1b5293506105ab69c768b4748d8) Merge pull request  [#2315](https://github.com/containerd/containerd/pull/2315) from crosbymichael/logio
    * [`1c263a7d5e`](https://github.com/containerd/containerd/commit/1c263a7d5e114583972e54b32464044b72d568fb) Add LogFile as a cio IO option
    * [`c73794f8dc`](https://github.com/containerd/containerd/commit/c73794f8dc6ccf423f5929e38a38b96b027f11a0) Merge pull request  [#2314](https://github.com/containerd/containerd/pull/2314) from ehazlett/runc-shim-debug
    * [`530849fed4`](https://github.com/containerd/containerd/commit/530849fed465de72da16282d156402bff0ea6cf3) enable runc debug in shim
    * [`a70e26c64f`](https://github.com/containerd/containerd/commit/a70e26c64f5e6ae3007336dc26e1d077b47e5870) Merge pull request  [#2310](https://github.com/containerd/containerd/pull/2310) from ehazlett/directio-with-terminal
    * [`6b4355d242`](https://github.com/containerd/containerd/commit/6b4355d242f2b61b3d6f953d6cc9dde9ac40d567) add NewDirectIOWithTerminal; add test for pty
    * [`1a5e0df98f`](https://github.com/containerd/containerd/commit/1a5e0df98f9673ca37a9018f14e31af9984d49b0) Merge pull request  [#2305](https://github.com/containerd/containerd/pull/2305) from kolyshkin/context
    * [`e073a48c7b`](https://github.com/containerd/containerd/commit/e073a48c7b9c40261237405d1199ee0b4945e38b) Merge pull request  [#2309](https://github.com/containerd/containerd/pull/2309) from crosbymichael/events-closed
    * [`090687916d`](https://github.com/containerd/containerd/commit/090687916da727c22cbac994906f07b735fbb7f9) Correctly handle reading from events channel
    * [`bbe14f0a2e`](https://github.com/containerd/containerd/commit/bbe14f0a2eaca2bc2c84dfe4cd395fc184ca3830) Switch from x/net/context to context
    * [`9d0d4b806c`](https://github.com/containerd/containerd/commit/9d0d4b806c30b1fbba4a86debab2dded5faedc8f) context pkg: untangle
    * [`f337075620`](https://github.com/containerd/containerd/commit/f3370756207461d4e153f1a82916c1873c8f01c6) Bump golang.org/x/net
    
    ### Changes from containerd/aufs
    
    * [`ffa3997`](https://github.com/containerd/aufs/commit/ffa39970e26ad01d81f540b21e65f9c1841a5f92) update containerd
    
    ### Changes from containerd/cgroups
    
    * [`5e61083`](https://github.com/containerd/cgroups/commit/5e610833b72089b37d0e615de9a92dfc043757c2) Merge pull request  [#50](https://github.com/containerd/cgroups/pull/50) from jingxiaolu/master
    * [`0d1587c`](https://github.com/containerd/cgroups/commit/0d1587cedd41971cd1af3e2f9edbce0f74e041db) Add interface AddTask to control groups. So that we can set tasks when we need.
    * [`07683a6`](https://github.com/containerd/cgroups/commit/07683a668a6c20f509112ea932da7e4ca98c7c3f) Merge pull request  [#45](https://github.com/containerd/cgroups/pull/45) from anastop/master
    * [`15ef4c3`](https://github.com/containerd/cgroups/commit/15ef4c3a9e6a4d60361efafd525a3e3edad4362b) Add Update method for the cpuset controller
    * [`c755602`](https://github.com/containerd/cgroups/commit/c755602142464816c21c4950b991db93d9d6de95) Merge pull request  [#41](https://github.com/containerd/cgroups/pull/41) from estesp/update-travis-go
    * [`0a357bb`](https://github.com/containerd/cgroups/commit/0a357bbad85b36dfa0d0394875a294a1e531c500) Update Go versions for travis
    * [`5539584`](https://github.com/containerd/cgroups/commit/5539584069073a678346861117642026f267fba3) Fix incorrect use of OCI runtime specs-go cgroup dev types
    * [`bf7d89f`](https://github.com/containerd/cgroups/commit/bf7d89f306222823b2b23f2d6e28cd39d4f8cbdf) Merge pull request  [#40](https://github.com/containerd/cgroups/pull/40) from containerd/license
    * [`f1d9380`](https://github.com/containerd/cgroups/commit/f1d9380fd3c028194db9582825512fdf3f39ab2a) Add license to files
    * [`78a98a6`](https://github.com/containerd/cgroups/commit/78a98a644df4444dcb1fbfaea26287f2b1680bd7) Merge pull request  [#39](https://github.com/containerd/cgroups/pull/39) from paravmellanox/master
    * [`ccd26c4`](https://github.com/containerd/cgroups/commit/ccd26c4469753abb6dfbf5170b3e19dab15233ac) Add support for rdma cgroup
    
    ### Changes from containerd/console
    
    * [`c12b1e7`](https://github.com/containerd/console/commit/c12b1e7919c14469339a5d38f2f8ed9b64a9de23) Merge pull request  [#29](https://github.com/containerd/console/pull/29) from crosbymichael/win
    * [`7a61819`](https://github.com/containerd/console/commit/7a61819259718a818c5ea0b396b5dfef411a2a57) Update read write on windows console
    * [`8894ab3`](https://github.com/containerd/console/commit/8894ab362e7a6b6b88af5c790ac4ad4cb559e9c4) Revert "Fix reading from and writing to console on windows"
    * [`b3d113c`](https://github.com/containerd/console/commit/b3d113c336506b869429186c82850371c55b5e8d) Use stdout for windows console
    * [`4d8a41f`](https://github.com/containerd/console/commit/4d8a41f4ce5b9bae77c41786ea2458330f43f081) Merge pull request  [#27](https://github.com/containerd/console/pull/27) from gerasiov/master
    * [`5d1b48d`](https://github.com/containerd/console/commit/5d1b48d6114b8c9666f0c8b916f871af97b0a761) console_linux: Fix race: lock Cond before Signal.
    * [`9a57d21`](https://github.com/containerd/console/commit/9a57d21034bd83851923fcce50b2fa7754819e44) Merge pull request  [#28](https://github.com/containerd/console/pull/28) from crosbymichael/travis
    * [`058dd74`](https://github.com/containerd/console/commit/058dd742e88dbdeec138e1c62647d20791326979) Update travis file for 1.10
    * [`9290d21`](https://github.com/containerd/console/commit/9290d21dc56074581f619579c43d970b4514bc08) Merge pull request  [#25](https://github.com/containerd/console/pull/25) from mat007/support-read-write-windows
    * [`a7ba593`](https://github.com/containerd/console/commit/a7ba5931bf5ac6dcc0be44ec74b62c2cee55fa3f) Fix reading from and writing to console on windows
    * [`6fe6f36`](https://github.com/containerd/console/commit/6fe6f36970bfff15699191d9beb163cfafb36d69) Fix some typos in comments
    
    ### Changes from containerd/continuity
    
    * [`bd77b46`](https://github.com/containerd/continuity/commit/bd77b46c8352f74eb12c85bdc01f4b90f69d66b4) Merge pull request  [#136](https://github.com/containerd/continuity/pull/136) from AkihiroSuda/sync-testutil-2
    * [`4fd7ce4`](https://github.com/containerd/continuity/commit/4fd7ce4c0f37e5d543e1caf3e9f86f725dc2a22a) split testutil/loopback_linux.go to another pkg
    * [`98c57b8`](https://github.com/containerd/continuity/commit/98c57b84676ac6cb50cda61a9dff40c1fa96a8b0) Merge pull request  [#130](https://github.com/containerd/continuity/pull/130) from estesp/travis-project
    * [`7f53d41`](https://github.com/containerd/continuity/commit/7f53d412b9eb1cbf744c2063185d703a0ee34700) Merge pull request  [#134](https://github.com/containerd/continuity/pull/134) from dmcgowan/remove-unnecessary-fs-root-check
    * [`18a1c09`](https://github.com/containerd/continuity/commit/18a1c09ebb86ee660d57b2ca66a4fb03c4bcec93) Remove unreachable block in fs path cleanup
    * [`508d86a`](https://github.com/containerd/continuity/commit/508d86ade3c25875053b68f5061c20020b3f2894) Merge pull request  [#123](https://github.com/containerd/continuity/pull/123) from kolyshkin/path-error
    * [`f192d1b`](https://github.com/containerd/continuity/commit/f192d1bf54e8c62a567bd5af21b2bedbb3e8c6d7) Add common project validation scripts
    * [`aae7d98`](https://github.com/containerd/continuity/commit/aae7d98ffa673b8e2d5b95340bfccb5bad2ea518) Merge pull request  [#127](https://github.com/containerd/continuity/pull/127) from AkihiroSuda/sync-testutil
    * [`f04dbc0`](https://github.com/containerd/continuity/commit/f04dbc0d6e83984cca2c4c8b0d9b833d3809f260) Merge pull request  [#133](https://github.com/containerd/continuity/pull/133) from kolyshkin/context
    * [`508ef95`](https://github.com/containerd/continuity/commit/508ef95ef41e88e980aaffaade10a79351fc8339) travis CI: rm go 1.8
    * [`3448067`](https://github.com/containerd/continuity/commit/34480678b90b28087aa39551283787a3bd993c3a) Switch from x/net/context to context
    * [`c2ac4ec`](https://github.com/containerd/continuity/commit/c2ac4ecc959316e616c37fd95143e972811bd12e) Merge pull request  [#129](https://github.com/containerd/continuity/pull/129) from estesp/fileheaders
    * [`cc3f87e`](https://github.com/containerd/continuity/commit/cc3f87ede45df414468f8286d42f62d1ce9542fd) Merge pull request  [#131](https://github.com/containerd/continuity/pull/131) from estesp/fixup-vendor
    * [`d1610d5`](https://github.com/containerd/continuity/commit/d1610d57fc2dce022d9110eb0536eab0a1ad2c47) Fixup vendor/ with latest run of vndr
    * [`f9cc5ee`](https://github.com/containerd/continuity/commit/f9cc5ee22a9fd741e24f61e9227427231c825dd8) Add fileheaders with ltag tool
    * [`f768f56`](https://github.com/containerd/continuity/commit/f768f5648cea4c987e5bb48c9eadfb5dd4cbb871) testutil: sync with containerd
    * [`f44b615`](https://github.com/containerd/continuity/commit/f44b615e492bdfb371aae2f76ec694d9da1db537) Merge pull request  [#124](https://github.com/containerd/continuity/pull/124) from HusterWan/zr/expose-func
    * [`4469d34`](https://github.com/containerd/continuity/commit/4469d34cff8656265f2123c7944d3b3d6bdb3739) feature: expose atomicWriterFile function as AtomicWriteFile
    * [`f5b895a`](https://github.com/containerd/continuity/commit/f5b895a5f9b5d16388691d7e81b73018656b50cc) driver/{Mknod,Mkfifo,Lchmod}: return PathError
    * [`c7c5070`](https://github.com/containerd/continuity/commit/c7c5070e6f6e090ab93b0a61eb921f2196fc3383) Merge pull request  [#121](https://github.com/containerd/continuity/pull/121) from kolyshkin/xattr
    * [`a408b7b`](https://github.com/containerd/continuity/commit/a408b7b419e91f4792e366a4a9f15d4e786757ac) sysx/xattr: unify implementation
    * [`363bb7e`](https://github.com/containerd/continuity/commit/363bb7ec24b06199510e573d0ec21d785fab5352) vendor: bump golang.org/x/sys to 77b0e4315053
    * [`0e47603`](https://github.com/containerd/continuity/commit/0e4760344c583119598facbff1708bd2ef909b3d) sysx: add README
    * [`0377f7d`](https://github.com/containerd/continuity/commit/0377f7d767206f3a9e8881d0f02267b0d89c7a62) Merge pull request  [#120](https://github.com/containerd/continuity/pull/120) from kolyshkin/lchmod-linux-go111
    * [`6d0b394`](https://github.com/containerd/continuity/commit/6d0b39409f2f8a5deadc67471881658bd6af34fc) context.Apply: no need to skip chmod on symlinks
    * [`94af800`](https://github.com/containerd/continuity/commit/94af8008a7b687f8748385cf34f5a46c333ec511) Lchmod(): fix for Linux/Go 1.11
    * [`9ab0ec6`](https://github.com/containerd/continuity/commit/9ab0ec639e278f8f9a3c3c3a1ffecc199b885865) Lchmod(): simplify and optimize
    * [`2b69c16`](https://github.com/containerd/continuity/commit/2b69c164288e4f1a840ceb85c05f93751178e795) sysx.Fchmodat(): remove
    * [`d2ce1bc`](https://github.com/containerd/continuity/commit/d2ce1bcaeea9dee644a01097e1dfc21ce5b75632) sysx/xattr_darwin.go: rm duplicate Fchmodat def
    * [`246e490`](https://github.com/containerd/continuity/commit/246e49050efdf45e8f17fbbcf1547ee376f9939e) Merge pull request  [#111](https://github.com/containerd/continuity/pull/111) from cpuguy83/disk_usage_cancellation
    * [`ab18c4f`](https://github.com/containerd/continuity/commit/ab18c4f4ce6c50cce6aacb74533eed7bf6f56bda) Merge pull request  [#115](https://github.com/containerd/continuity/pull/115) from cpuguy83/update_travis
    * [`d3c2351`](https://github.com/containerd/continuity/commit/d3c23511c1bf5851696cba83143d9cbcd666869b) Merge pull request  [#113](https://github.com/containerd/continuity/pull/113) from darstahl/ResolveRoot
    * [`a60600a`](https://github.com/containerd/continuity/commit/a60600ad77f38aaa70165825f61e2ea72e51c9b1) Merge pull request  [#117](https://github.com/containerd/continuity/pull/117) from dmcgowan/fix-create-file-reader-creation
    * [`7d784df`](https://github.com/containerd/continuity/commit/7d784dfeb6c7548970a142b65a4f0ef700614a03) Fix bug in multiple calls to file applier
    * [`2d3749b`](https://github.com/containerd/continuity/commit/2d3749b4da569ac97ca63dccba5eee4f5ee2beab) Merge pull request  [#116](https://github.com/containerd/continuity/pull/116) from dmcgowan/random-file-test
    * [`a3fa14c`](https://github.com/containerd/continuity/commit/a3fa14cfc64e3f635b30cd674b52c096684b9d8f) Update TestCopyWithLargeFile
    * [`7333bda`](https://github.com/containerd/continuity/commit/7333bda2339f8831e33f63fd0be1b495dcbcc650) Merge pull request  [#114](https://github.com/containerd/continuity/pull/114) from cpuguy83/fix_copy_file_range_usage
    * [`afba265`](https://github.com/containerd/continuity/commit/afba265aa60a6dab3bf3a7809b2e6e9a95704b04) Fix copy_file_range usage for files > 2GB
    * [`7f1a8b2`](https://github.com/containerd/continuity/commit/7f1a8b2a1274b5ca9963cee0bb2530a53a172a24) Make sure travis tests on latest go version.
    * [`5633c24`](https://github.com/containerd/continuity/commit/5633c24cac74cb9efe8f7797816eb8b120b1ab3a) Stop resolving symlink in containWithRoot
    * [`7a71e24`](https://github.com/containerd/continuity/commit/7a71e2431373f4e854947798e4f6659253ffbd8a) Fix vet failure
    * [`8100e75`](https://github.com/containerd/continuity/commit/8100e750d9eddde6410d2b8aa00fd0fbd1ada652) Resolve context root to follow symlinks as root directories
    * [`c6cef34`](https://github.com/containerd/continuity/commit/c6cef34830231743494fe2969284df7b82cc0ad0) Merge pull request  [#106](https://github.com/containerd/continuity/pull/106) from cpuguy83/export_copy_file
    * [`a88ec15`](https://github.com/containerd/continuity/commit/a88ec15d88f2858862e18894307509f0dd64f8c1) Merge pull request  [#108](https://github.com/containerd/continuity/pull/108) from tklauser/xattr-sys-unix
    * [`6cde904`](https://github.com/containerd/continuity/commit/6cde9049f2f2c1a2b062dbdb3c6f3166544c947e) Support cancellation via context in DiskUsage.
    * [`d59f454`](https://github.com/containerd/continuity/commit/d59f454d268cafe329584bb2b609df33f07b9ed2) Export `copyFile`
    * [`6268e28`](https://github.com/containerd/continuity/commit/6268e2853725013ad865fccb576bc215d48ecb08) sysx: use xattr functions from x/sys/unix
    
    ### Changes from containerd/cri
    
    * [`8506fe83`](https://github.com/containerd/cri/commit/8506fe836677cc3bb23a16b68145128243d843b5) Merge pull request  [#939](https://github.com/containerd/cri/pull/939) from Random-Liu/cherrypick-#938-release-1.2
    * [`f6db6132`](https://github.com/containerd/cri/commit/f6db61321acce645168377e0d24e8e3d94b22f4f) Update test based on new CRI.
    * [`97fcaf90`](https://github.com/containerd/cri/commit/97fcaf90d7217d641f182b4eb401810bdee3a0f1) Update kubernetes to v1.12.0.
    * [`33624c19`](https://github.com/containerd/cri/commit/33624c19a8b1c7acd3eb08c2254827fd863d2135) Merge pull request  [#933](https://github.com/containerd/cri/pull/933) from Random-Liu/cherrypick-#926-release-1.2
    * [`84a720ee`](https://github.com/containerd/cri/commit/84a720eec461fde08035a9e12e4aa44c9f16fe65) Add integration test
    * [`18ecffc9`](https://github.com/containerd/cri/commit/18ecffc975b0920f8c72753d2406080c0181b7c9) Manage unmanaged images in k8s.io namespace
    * [`e5b175d6`](https://github.com/containerd/cri/commit/e5b175d69cc51e578b8a25bd1e674928c90f3761) Merge pull request  [#931](https://github.com/containerd/cri/pull/931) from Random-Liu/cherrypick-#924-release-1.2
    * [`dd67e74e`](https://github.com/containerd/cri/commit/dd67e74ea4dd88f7b95fdc159ba02563233fcb4e) Update containerd to f88d3e5d6dfe9b7d7941ac5241649ad8240b9282.
    * [`bf62320e`](https://github.com/containerd/cri/commit/bf62320e41c05fd9575d109f21b814a2dd0db366) Add timeout for container/sandbox recover and event monitor.
    * [`79645ed3`](https://github.com/containerd/cri/commit/79645ed3946d16cb75537761375537de426e2876) Merge pull request  [#929](https://github.com/containerd/cri/pull/929) from Random-Liu/cherrypick-#928-release-1.2
    * [`f888b2f4`](https://github.com/containerd/cri/commit/f888b2f4bb2213b712106588f63340cdb75375d2) Update critools version.
    * [`9f39e328`](https://github.com/containerd/cri/commit/9f39e3289533fc228c5e5fcac0a6dbdd60c6047b) Merge pull request  [#919](https://github.com/containerd/cri/pull/919) from Random-Liu/update-cri-tools
    * [`3de8c8bf`](https://github.com/containerd/cri/commit/3de8c8bf19618dc0190d02064729f299fb5381c5) Update cri-tools to 98eea54af789ae13edce79cba101fb9ac8e7b241.
    * [`31a960fb`](https://github.com/containerd/cri/commit/31a960fb588e4ef7eb1fa498ef35f32c39b10cf4) Merge pull request  [#918](https://github.com/containerd/cri/pull/918) from Random-Liu/show-runtime-handler-in-sandbox-info
    * [`46b8f429`](https://github.com/containerd/cri/commit/46b8f4290be8bd9bf07cf2374499559776f06bff) Merge pull request  [#912](https://github.com/containerd/cri/pull/912) from Random-Liu/add-hostname-env-integration-test
    * [`4b45e16a`](https://github.com/containerd/cri/commit/4b45e16a4b593729a2464273192cc429873c4bf5) Show runtime handler in sandbox debug info.
    * [`c7c68993`](https://github.com/containerd/cri/commit/c7c68993c78a6c062bdc857afd2f8602d0288cf7) Add hostname env integration test.
    * [`e402ae2f`](https://github.com/containerd/cri/commit/e402ae2f027e28a86acfc33a9bd151902f5d5dbf) Merge pull request  [#914](https://github.com/containerd/cri/pull/914) from Random-Liu/fix-addition-gids
    * [`51ee6ea6`](https://github.com/containerd/cri/commit/51ee6ea6dc842da79e6cafd6030664bb3bd524d0) Add integration test
    * [`ca3b806b`](https://github.com/containerd/cri/commit/ca3b806b5cb960e3d2de034434fe65ac7bc43793) Fix addition group ids.
    * [`f267f217`](https://github.com/containerd/cri/commit/f267f217cdbcc0dc0d7fa0cbeff2090dfd1258d2) Update containerd to 66b984ee33b872990439328036bc58339bc1ef51
    * [`3e5eb0c7`](https://github.com/containerd/cri/commit/3e5eb0c7d5a4722ef5ae8bc561cf4a8c6944eae2) Merge pull request  [#911](https://github.com/containerd/cri/pull/911) from Random-Liu/sctp-support
    * [`f540c2a7`](https://github.com/containerd/cri/commit/f540c2a74d30d4ddf98d91cdf3e084a6d6e8f6d5) Skip sctp protocol hostport mapping.
    * [`04703092`](https://github.com/containerd/cri/commit/047030927009db5305bcd1db4e25d1d71873f8be) Merge pull request  [#908](https://github.com/containerd/cri/pull/908) from Random-Liu/update-kubernetes
    * [`a2655acd`](https://github.com/containerd/cri/commit/a2655acd2a3f72497d9af90f823420f74804117a) Update kubernetes to v1.12.0-beta.1.
    * [`fe0cd367`](https://github.com/containerd/cri/commit/fe0cd3672b91318c82a4cd59432b5acd8d830c28) Merge pull request  [#865](https://github.com/containerd/cri/pull/865) from Random-Liu/cache-image-reference
    * [`ed68cfd5`](https://github.com/containerd/cri/commit/ed68cfd543808f8f46142ab2f2ec866c7b505041) Merge pull request  [#901](https://github.com/containerd/cri/pull/901) from Random-Liu/fix-hostname-env
    * [`953d67d2`](https://github.com/containerd/cri/commit/953d67d25025a3c6a01bcb9674f0d91b489be2be) Create image reference cache.
    * [`f08a90ff`](https://github.com/containerd/cri/commit/f08a90ff64477116953de523188611c814462174) Fix hostname env.
    * [`cfdf8724`](https://github.com/containerd/cri/commit/cfdf87249337da7cdf2baccc783a4f511d6e2e7e) Merge pull request  [#891](https://github.com/containerd/cri/pull/891) from tallclair/runtimehandler
    * [`9cd964f6`](https://github.com/containerd/cri/commit/9cd964f62bef2304a62f9d640b34b6d45f1e3c87) Merge pull request  [#898](https://github.com/containerd/cri/pull/898) from Random-Liu/revert-#895
    * [`eb3d3cfc`](https://github.com/containerd/cri/commit/eb3d3cfc5eb6ba18d9e9ac02b405d751fd39e5ed) Revert "Add HOSTNAME to env by default for pod containers"
    * [`db8500d1`](https://github.com/containerd/cri/commit/db8500d10c38b3c6ef9464d7550e17abd9e32f5a) Merge pull request  [#892](https://github.com/containerd/cri/pull/892) from Random-Liu/fix-volume-mount-order
    * [`e7189a25`](https://github.com/containerd/cri/commit/e7189a25c30791232dfcf38ca1eee544ebd7f801) Add RuntimeHandler support
    * [`67c0b3e5`](https://github.com/containerd/cri/commit/67c0b3e5e205246cd19b7cdfe178d1c8ebad28fc) Merge pull request  [#894](https://github.com/containerd/cri/pull/894) from Random-Liu/support-masked-readonly-paths
    * [`1e471b1a`](https://github.com/containerd/cri/commit/1e471b1a4439f4a3348eb98eac029881645ac0c5) Merge pull request  [#895](https://github.com/containerd/cri/pull/895) from estesp/add-hostname-env
    * [`4c3e195d`](https://github.com/containerd/cri/commit/4c3e195db36e67d65bebd48b9987596799d9d543) Add HOSTNAME to env by default for pod containers
    * [`3e4cec87`](https://github.com/containerd/cri/commit/3e4cec8739bbb0db0764f6db80a25a3f75411c0b) Add MaskedPaths and ReadonlyPaths support.
    * [`4a65865e`](https://github.com/containerd/cri/commit/4a65865eaadb03bf3d563281c3ed59f1bf10791a) Update kubernetes to 6b7c39a4f8d4c38e8724550cc3e6e41b7ac7a276
    * [`063f8158`](https://github.com/containerd/cri/commit/063f8158f8c52c19f8d21b250e77657c4d2a25c7) Sort volume mount.
    * [`89b5b3cc`](https://github.com/containerd/cri/commit/89b5b3cc4007e999d1342ec2ca4b44a938053a05) Vendor latest CRI API
    * [`49877571`](https://github.com/containerd/cri/commit/49877571e923066e4e005ae1d30eab1fefc4cc6d) Merge pull request  [#886](https://github.com/containerd/cri/pull/886) from DataDog/JulienBalestra/tls-stream
    * [`dffd0dfa`](https://github.com/containerd/cri/commit/dffd0dfa0ed2a1fe941ed57f53e0bcea7eddbb86) streaming: tls conf validation to func with tests
    * [`9acd9531`](https://github.com/containerd/cri/commit/9acd95319afdb79456513dae59f6e3f7ac0979de) Merge pull request  [#890](https://github.com/containerd/cri/pull/890) from Random-Liu/update-go-cni
    * [`3da8bedb`](https://github.com/containerd/cri/commit/3da8bedb654a8c48cd143b29eda11b78488f4416) Update go-cni to 6d7b509a054a3cb1c35ed1865d4fde2f0cb547cd.
    * [`859003a9`](https://github.com/containerd/cri/commit/859003a940b8c48569f5064efcf4c14d8444ce1a) stream: struct for x509 key pair, update the docs, error management
    * [`b82b5242`](https://github.com/containerd/cri/commit/b82b5242600c476281304782ffe516f7a5a90b74) stream: can use user certificates
    * [`df67dfff`](https://github.com/containerd/cri/commit/df67dfff197ee0f5984a32a4f82900c5ba8de0da) Merge pull request  [#885](https://github.com/containerd/cri/pull/885) from Random-Liu/enhance-container-stop
    * [`bca304ff`](https://github.com/containerd/cri/commit/bca304ff3e1a52a58bf5c0564affbca35ff278bc) Fix an issue that container/sandbox can't be stopped.
    * [`a3af7393`](https://github.com/containerd/cri/commit/a3af7393fe5de02eb0f60fa5421ad537d91590eb) Merge pull request  [#880](https://github.com/containerd/cri/pull/880) from thaJeztah/align_dependencies_to_tags
    * [`1d7f5f43`](https://github.com/containerd/cri/commit/1d7f5f43b2d92fe5a5c7837b765a8d739e7754f0) Use tagged versions for dependencies where possible
    * [`58eb0455`](https://github.com/containerd/cri/commit/58eb04550de95e76cc740c92d202e477f844a1d3) Merge pull request  [#873](https://github.com/containerd/cri/pull/873) from miaoyq/verify-selinux-level
    * [`a87bda08`](https://github.com/containerd/cri/commit/a87bda08c05d44fb8796192c8cedbab4ac3c5087) update selinux to b6fa367
    * [`415727cd`](https://github.com/containerd/cri/commit/415727cd9f9bde7299269bd45b8fcad675041782) verify selinux level format
    * [`7d483b2f`](https://github.com/containerd/cri/commit/7d483b2fb0302f5d4b92e88cfa191721bfe3d222) Merge pull request  [#874](https://github.com/containerd/cri/pull/874) from Random-Liu/update-containerd
    * [`6379fd03`](https://github.com/containerd/cri/commit/6379fd0346ab16d657e1aabf5550994c470160f9) Update containerd to b9eeaa1ce83dd9970605ddbd0b35d4d3fa5f87bd.
    * [`c9d61515`](https://github.com/containerd/cri/commit/c9d6151526641b4fec3c02555937178b569fc5ab) Merge pull request  [#869](https://github.com/containerd/cri/pull/869) from Random-Liu/support-netd
    * [`d1dcacf9`](https://github.com/containerd/cri/commit/d1dcacf9ef752de952a9db0df232167a48046129) Support netd in GCE bootstrap.
    * [`1263024a`](https://github.com/containerd/cri/commit/1263024a5aec6fe00ee9ce73b8756461cfc31912) Merge pull request  [#864](https://github.com/containerd/cri/pull/864) from Random-Liu/unpack-during-import
    * [`e1a37e87`](https://github.com/containerd/cri/commit/e1a37e879714098b134fdb8fd8d903dd014bbe4c) Unpack image during import.
    * [`a0cfc8c1`](https://github.com/containerd/cri/commit/a0cfc8c1d22da516b93c5395005deb708f350046) Merge pull request  [#857](https://github.com/containerd/cri/pull/857) from egernst/untrusted-priv
    * [`9a01272d`](https://github.com/containerd/cri/commit/9a01272dc20faf723d905b50f66a5fc99d9af5f3) sandbox: separate host accessing workload and privileged
    * [`2be13a8a`](https://github.com/containerd/cri/commit/2be13a8a309e9a888e31a89300ada3e25ac40793) Merge pull request  [#858](https://github.com/containerd/cri/pull/858) from Random-Liu/stream-serve-on-local
    * [`b3d6f163`](https://github.com/containerd/cri/commit/b3d6f16383f886a5efabea45d5ae037b86cb3806) Serve streaming on localhost by default to match k8s 1.11 default.
    * [`42a98de2`](https://github.com/containerd/cri/commit/42a98de2526653b92f6312fadb96c067502d5897) Merge pull request  [#851](https://github.com/containerd/cri/pull/851) from yanxuean/support-no-pivot
    * [`7065dd81`](https://github.com/containerd/cri/commit/7065dd81f9031ae9b1b6020d3444cd74d69e8ac7) support no_pivot option for runc
    * [`7beac6fc`](https://github.com/containerd/cri/commit/7beac6fcc1062e2b02d9e08726ec2845daec572c) Merge pull request  [#849](https://github.com/containerd/cri/pull/849) from dmcgowan/remove-stringid
    * [`1984e451`](https://github.com/containerd/cri/commit/1984e451d5ae2081996cbcfcc6d15dc9fde0259b) Replace stringid with simple rand reader
    * [`2eb817c7`](https://github.com/containerd/cri/commit/2eb817c7bdb5cb734dc221f5b7c6b4b7a5c02779) Merge pull request  [#843](https://github.com/containerd/cri/pull/843) from Random-Liu/document-no-overwrite-dir
    * [`5637e8be`](https://github.com/containerd/cri/commit/5637e8be40bf20032be7fc11ff280ff6e8feb6ac) Set 0022 umask for `hack/release.sh`.
    * [`0f3c83b1`](https://github.com/containerd/cri/commit/0f3c83b11bbe473234e95ccc620737b67c7027dc) Use `--no-overwrite-dir` in installation doc.
    * [`1d0d9b34`](https://github.com/containerd/cri/commit/1d0d9b342304cf8e82ac2d8215b25be270ff760b) Merge pull request  [#841](https://github.com/containerd/cri/pull/841) from Random-Liu/add-back-missing-vendor
    * [`fb60d18f`](https://github.com/containerd/cri/commit/fb60d18fad6124e088114318d48b1d1afda51775) Add missing vendor back.
    * [`ca325665`](https://github.com/containerd/cri/commit/ca3256657597efc5b9f4597876cbefc36f1c0c01) Merge pull request  [#838](https://github.com/containerd/cri/pull/838) from Random-Liu/add-auth-config
    * [`1d9a754f`](https://github.com/containerd/cri/commit/1d9a754f6acd19d09403d4f4bb82578df9c57e33) Update containerd to b382b6fe0bdbf7604c0a4f5c2089c0b159ad58b2.
    * [`e4ad6809`](https://github.com/containerd/cri/commit/e4ad68098e51838ed05aaaa6728b284d65fba899) Remove `pkg/containerd/resolver` package.
    * [`952e53bf`](https://github.com/containerd/cri/commit/952e53bf58a9e040edf8123357b0d31b39aad3c5) Add registry auth config, and use docker resolver in containerd.
    * [`5ad95b2d`](https://github.com/containerd/cri/commit/5ad95b2db461977842662e3a6e7ba82ef4bb0ef0) Merge pull request  [#833](https://github.com/containerd/cri/pull/833) from Random-Liu/update-containerd-k8s
    * [`88c5165b`](https://github.com/containerd/cri/commit/88c5165bfdc38fad315628d1f2403e70e7634394) Update containerd and k8s.
    * [`bc99f7a7`](https://github.com/containerd/cri/commit/bc99f7a7e889a998560ad88e2fcdf86ddf33a4ff) Merge pull request  [#832](https://github.com/containerd/cri/pull/832) from Random-Liu/remove-crictl-on-gce
    * [`f5803748`](https://github.com/containerd/cri/commit/f5803748259ad6e27bcf85170936cb3d6c689957) Remove crictl on GCE for all cases.
    * [`c68b6051`](https://github.com/containerd/cri/commit/c68b60514edb386fb9ad0bbd37bf56c6a90ea03c) Merge pull request  [#831](https://github.com/containerd/cri/pull/831) from Random-Liu/fix-link
    * [`fd71c9f0`](https://github.com/containerd/cri/commit/fd71c9f065cc72b6dfa6ee054621a1b888fc2e39) Fix another link.
    * [`47b8d30b`](https://github.com/containerd/cri/commit/47b8d30bb34547f7c597ed52ed118ed0371a0a2b) Merge pull request  [#828](https://github.com/containerd/cri/pull/828) from yujuhong/fix-gce-link
    * [`0e42438e`](https://github.com/containerd/cri/commit/0e42438e7a157f6aec41cd808a85bc883d646ff3) Merge pull request  [#829](https://github.com/containerd/cri/pull/829) from Random-Liu/local-stream-server
    * [`f6ab733f`](https://github.com/containerd/cri/commit/f6ab733f9e0cd48bfd068069f096d1a891a561e9) Set stream server to serve on localhost on GCE.
    * [`e23c0e70`](https://github.com/containerd/cri/commit/e23c0e708a3d60e72753949fd8a4a3b7adad0c5e) Fix link to GCE getting started guide
    * [`4eb4a295`](https://github.com/containerd/cri/commit/4eb4a2957774db060b1f3457c452ed83f5addb12) Merge pull request  [#825](https://github.com/containerd/cri/pull/825) from abhi/cni_config
    * [`86097102`](https://github.com/containerd/cri/commit/860971025f1ad628f773b405446776f0e074cf68) vendoring latest go-cni with fixes
    * [`263b0b99`](https://github.com/containerd/cri/commit/263b0b99d0e6b76ad597f7c192bdb02775d65662) Change to keep in sync with latest cni config
    * [`07020dbd`](https://github.com/containerd/cri/commit/07020dbdda22a9194dab9a1399e493e3c5b6c015) Merge pull request  [#820](https://github.com/containerd/cri/pull/820) from filbranden/usercap1
    * [`01d77d44`](https://github.com/containerd/cri/commit/01d77d44f50ae23a4ba5ff37346f746fbca6fce3) Update github.com/opencontainers/runtime-tools to v0.6.0
    * [`441a57aa`](https://github.com/containerd/cri/commit/441a57aa56f26edbed328a20bc4eee61e66a8e34) Merge pull request  [#821](https://github.com/containerd/cri/pull/821) from Random-Liu/fix-snapshotter-panic
    * [`9cb82aae`](https://github.com/containerd/cri/commit/9cb82aaecdeaaa41bf673e46e8a2c076e8db688c) Merge pull request  [#823](https://github.com/containerd/cri/pull/823) from Random-Liu/update-crictl
    * [`cfa88fca`](https://github.com/containerd/cri/commit/cfa88fca32db8c13baebde0b8e1e9eff88011c01) Merge pull request  [#824](https://github.com/containerd/cri/pull/824) from Random-Liu/make-max-log-size-configurable
    * [`b5d053f3`](https://github.com/containerd/cri/commit/b5d053f327593c3123df42187af37a78af34275f) Make max container log line size configurable through cloud init.
    * [`bdddbed4`](https://github.com/containerd/cri/commit/bdddbed4deb3e57f492213bd977832d2d4fe2df0) Update crictl to v1.11.0.
    * [`b60e456b`](https://github.com/containerd/cri/commit/b60e456bd9913261956b664c9a34463884edce58) Fix snapshotter nil panic.
    * [`e3d57d24`](https://github.com/containerd/cri/commit/e3d57d240fbdb8f3709a647d4b07ffe358ea3b81) Merge pull request  [#761](https://github.com/containerd/cri/pull/761) from Random-Liu/add-log-max-size
    * [`ad293701`](https://github.com/containerd/cri/commit/ad29370136777b4a471afbde280637ad121cab74) Merge pull request  [#816](https://github.com/containerd/cri/pull/816) from Random-Liu/fix-double-dev-shm-mount
    * [`53f1ab41`](https://github.com/containerd/cri/commit/53f1ab41458de4fa91f40f4cbe034aa3442ca1b8) Fix double /dev/shm mount.
    * [`bf551b9c`](https://github.com/containerd/cri/commit/bf551b9c4cd54adbeedfe33a6caf535d1609e955) Add integration test.
    * [`405f57f8`](https://github.com/containerd/cri/commit/405f57f8e08f87bb9984c9dca87eced4d0c51125) Add max_container_log_size
    * [`b39546ce`](https://github.com/containerd/cri/commit/b39546ce2bd29842984d94ab42014ea631428f75) Merge pull request  [#815](https://github.com/containerd/cri/pull/815) from Random-Liu/support-cmd-for-sandbox-container
    * [`46d621e4`](https://github.com/containerd/cri/commit/46d621e4accf9766219195c226fc4507ee42dfea) Support `Cmd` for sandbox container.
    * [`b7aac639`](https://github.com/containerd/cri/commit/b7aac6396d76282304abe1c25b0e521004ed7fc2) Merge pull request  [#811](https://github.com/containerd/cri/pull/811) from Random-Liu/fix-volume-ownership
    * [`7e0cbbe6`](https://github.com/containerd/cri/commit/7e0cbbe6e995bd7e8ba59d94aad9400db6d854ae) Merge pull request  [#810](https://github.com/containerd/cri/pull/810) from Random-Liu/revert-#804
    * [`c5577637`](https://github.com/containerd/cri/commit/c55776377fd288bbca3e716056071f67909399c2) Fix empty volume ownership.
    * [`c9216531`](https://github.com/containerd/cri/commit/c9216531cecbf16a1c334774724672a6481ddbd5) Revert "Use pod ip instead of localhost in pod netns for portforward."
    * [`d7abb5b4`](https://github.com/containerd/cri/commit/d7abb5b48947088bee0c54833875315f36161124) Merge pull request  [#807](https://github.com/containerd/cri/pull/807) from Random-Liu/log-task-exit-event
    * [`5a1105c6`](https://github.com/containerd/cri/commit/5a1105c614612200c0ba1bfba675c65776c25316) Merge pull request  [#808](https://github.com/containerd/cri/pull/808) from Random-Liu/erase-ambient-caps
    * [`96cfccec`](https://github.com/containerd/cri/commit/96cfccec0da20abd8d52df8739b9607eedc82f74) Merge pull request  [#804](https://github.com/containerd/cri/pull/804) from Random-Liu/use-pod-ip-for-portforward
    * [`dd886bc2`](https://github.com/containerd/cri/commit/dd886bc281c764c3a40f1c5e1eadca3337f847e4) Use pod ip instead of localhost in pod netns for portforward.
    * [`b367f300`](https://github.com/containerd/cri/commit/b367f3009761fbbd8691c3fe587f3f494704d9a8) Erase ambient capabilities.
    * [`de84f9c0`](https://github.com/containerd/cri/commit/de84f9c0cd8e166b558c3300de06e2f97f15e8f8) Merge pull request  [#806](https://github.com/containerd/cri/pull/806) from Random-Liu/update-kubernetes
    * [`e4e25854`](https://github.com/containerd/cri/commit/e4e2585431df4dc5ac72381bfdc9f7a13db155de) Log task exit event.
    * [`2b48f873`](https://github.com/containerd/cri/commit/2b48f8738f2b72ff8e30a79ac63851c0ac20c220) Update kubernetes to v1.11.0-beta.2
    * [`dfae95ec`](https://github.com/containerd/cri/commit/dfae95ec9d06e2c8934d9dc9d1c64e4bc8ec5819) Merge pull request  [#802](https://github.com/containerd/cri/pull/802) from Random-Liu/remove-unused-files
    * [`db028fd2`](https://github.com/containerd/cri/commit/db028fd208b974f52ee393c35f60a67bff228ea4) Merge pull request  [#803](https://github.com/containerd/cri/pull/803) from Random-Liu/select-ipv4-first
    * [`83e6b655`](https://github.com/containerd/cri/commit/83e6b65566b67700938501d6e07fbbbe0b8cf87e) Select ipv4 first if there is one.
    * [`ccc5f394`](https://github.com/containerd/cri/commit/ccc5f394f7eb0905342452f3feabb91ba8bdea61) Remove unused files.
    * [`8bcb9a95`](https://github.com/containerd/cri/commit/8bcb9a95394e8d7845da1d6a994d3ac2a86d22f0) Merge pull request  [#801](https://github.com/containerd/cri/pull/801) from Random-Liu/fix-ctr-timeout
    * [`0faff1c2`](https://github.com/containerd/cri/commit/0faff1c22fbc36cf3c12cfc9347b210e06845e24) Fix ctr cri timeout.
    * [`ecf8d99d`](https://github.com/containerd/cri/commit/ecf8d99d064de14a0503af41f460adf87cc75162) Merge pull request  [#799](https://github.com/containerd/cri/pull/799) from AkihiroSuda/oci-content-store
    * [`09724905`](https://github.com/containerd/cri/commit/097249054d85933048dd7934edb64fcf60ddd754) vendor containerd (#2135)
    * [`0a5c05bc`](https://github.com/containerd/cri/commit/0a5c05bcd4fcfbc1f3a2047b2bc0d546cbed9052) Merge pull request  [#776](https://github.com/containerd/cri/pull/776) from Random-Liu/disable-streaming
    * [`578b34f1`](https://github.com/containerd/cri/commit/578b34f1129857dadb8630a3e2ec5016287f53a9) Merge pull request  [#794](https://github.com/containerd/cri/pull/794) from Random-Liu/panic-for-cri-start-failure
    * [`b870ee79`](https://github.com/containerd/cri/commit/b870ee79424a8a33afe699e351d375c4ba2ce6a1) Generate fatal error when cri plugin fail to start.
    * [`b68fb075`](https://github.com/containerd/cri/commit/b68fb075d49aa1c2885f45f2467142666c244f4a) Merge pull request  [#793](https://github.com/containerd/cri/pull/793) from Random-Liu/port-containerd-fix-#2364
    * [`0fae42b9`](https://github.com/containerd/cri/commit/0fae42b9b8571df61acd474b4367a6f8f1db83d0) Port docker resolver fix #2364.
    * [`8bb978e3`](https://github.com/containerd/cri/commit/8bb978e3d659eeb5a072d1fef5a74c1c302499b9) Merge pull request  [#785](https://github.com/containerd/cri/pull/785) from ehazlett/containerd-vendor-bump
    * [`d7d22123`](https://github.com/containerd/cri/commit/d7d22123240319d7e708b5d0be46448c1169d1dd) vendor bump
    * [`40b60834`](https://github.com/containerd/cri/commit/40b60834a2d2c6258a2ba5406186a290c11f4c47) Merge pull request  [#789](https://github.com/containerd/cri/pull/789) from Random-Liu/configurable-containerd-build
    * [`1892b30f`](https://github.com/containerd/cri/commit/1892b30fa7c4fb815b5d69726c9e3db86e3015e7) Make DEPLOY_PATH configurable.
    * [`52460ebf`](https://github.com/containerd/cri/commit/52460ebf6eb10fe08a6f5d77ef8caa3ddaf924e8) Merge pull request  [#788](https://github.com/containerd/cri/pull/788) from BSWANG/patch-1
    * [`7bd86a22`](https://github.com/containerd/cri/commit/7bd86a225279a719eba83f336d30f217c0dcfd61) Update cni.template
    * [`574f9496`](https://github.com/containerd/cri/commit/574f9496efd70d41bcb6686634b8cc50ae313bc4) Merge pull request  [#786](https://github.com/containerd/cri/pull/786) from fuweid/remove_useless_check
    * [`e28b77c0`](https://github.com/containerd/cri/commit/e28b77c08c5b52eb39a2627705c06a07998e9799) Remove useless error-check in createImageReference
    * [`24a96426`](https://github.com/containerd/cri/commit/24a96426726ecfd53b52591307ce50be29193868) Merge pull request  [#784](https://github.com/containerd/cri/pull/784) from cpuguy83/bump_continuity
    * [`fb6bc66f`](https://github.com/containerd/cri/commit/fb6bc66f0aa04161b9c95727865c31ae01dad081) Bump continuity to fix copy files > 2^32 bytes
    * [`450eb09a`](https://github.com/containerd/cri/commit/450eb09a68f6c53edf7831fc749b51f32f1c8154) Merge pull request  [#782](https://github.com/containerd/cri/pull/782) from Random-Liu/update-containerd
    * [`60b0d08a`](https://github.com/containerd/cri/commit/60b0d08a6f9940ff6468e9104a59925cc6fd450a) Use containerd.WithPullUnpack.
    * [`4f00103c`](https://github.com/containerd/cri/commit/4f00103c99f396b9655221f8a4dcdfe284a8eccd) Disable restart plugin on GCE.
    * [`80188e25`](https://github.com/containerd/cri/commit/80188e253a11afe464e7cddbc6e8d263394047ae) Update containerd to d1435e6e4dcffd99e0da396ff771b5bbe0d93f5e.
    * [`a4ff7e99`](https://github.com/containerd/cri/commit/a4ff7e9946eed21a650d68d790d6bdbfd7721aab) Merge pull request  [#781](https://github.com/containerd/cri/pull/781) from Random-Liu/fix-container-runtime-monitor
    * [`ebed87fa`](https://github.com/containerd/cri/commit/ebed87fa951ad2b59dba8ed35b3cad570c1f3628) Fix kube-container-runtime-monitor.
    * [`bafc7943`](https://github.com/containerd/cri/commit/bafc79437bcd0aac194467684961b3f9d2cfed86) Merge pull request  [#758](https://github.com/containerd/cri/pull/758) from Random-Liu/use-crictl-in-kube-up
    * [`927d3740`](https://github.com/containerd/cri/commit/927d37401dc4b8a9f2dfc73eb6c085ae3c0e7ac2) Merge pull request  [#779](https://github.com/containerd/cri/pull/779) from Random-Liu/logo-fix
    * [`b4631cf7`](https://github.com/containerd/cri/commit/b4631cf707d8f60418a3fed51975061f17b1a4a0) Use crictl installed in kube-up.sh
    * [`6c7ec48d`](https://github.com/containerd/cri/commit/6c7ec48daf08d0e496111cf7903a8b7c784a4fbe) Another logo fix.
    * [`6f43d493`](https://github.com/containerd/cri/commit/6f43d493f96be62d7c686e5bb27cfb78cfa0f2f5) Disable TLS streaming to work with new kubelet streaming proxy.
    * [`8566a896`](https://github.com/containerd/cri/commit/8566a8962a802bb828420b047fb5b95fe06ee025) Merge pull request  [#775](https://github.com/containerd/cri/pull/775) from mikebrow/readme-pub-imgs
    * [`e10a2492`](https://github.com/containerd/cri/commit/e10a24926dc023970192678358378149df4a9421) use public logos for a while vs remote github logos that are not in this repo
    * [`9f8e5812`](https://github.com/containerd/cri/commit/9f8e58123b00a046932ddb65057104c18e81d7d8) Merge pull request  [#647](https://github.com/containerd/cri/pull/647) from mikebrow/boiler-support-for-no-year
    * [`8d60547e`](https://github.com/containerd/cri/commit/8d60547eb2a79c2dede84e224a2792902843d479) Merge pull request  [#769](https://github.com/containerd/cri/pull/769) from raravena80/patch-1
    * [`67908190`](https://github.com/containerd/cri/commit/67908190c5117e8889751a3eeab9326081078f13) Merge pull request  [#768](https://github.com/containerd/cri/pull/768) from Random-Liu/upgrade-crictl
    * [`f79e0171`](https://github.com/containerd/cri/commit/f79e0171ca244e84bc9faa3755540e1275a7755d) Minor typo
    * [`97634890`](https://github.com/containerd/cri/commit/97634890083c9b365bf6692ed78e063d79a96f97) Upgrade cri-tools to v1.0.0-beta.1
    * [`66388aef`](https://github.com/containerd/cri/commit/66388aefd5f63bcd000e8e19eee32dd1495ca7a1) Merge pull request  [#766](https://github.com/containerd/cri/pull/766) from Random-Liu/fix-workingset-memory
    * [`5d29598a`](https://github.com/containerd/cri/commit/5d29598a6d5db2405befb15c83c7f95cd42ae5fe) Fix workingset memory calculation.
    * [`7a6369de`](https://github.com/containerd/cri/commit/7a6369deb195336463ca60f82cdfbe2d49bc7edf) Merge pull request  [#763](https://github.com/containerd/cri/pull/763) from Random-Liu/fix-ro-sysfs
    * [`a5d1332e`](https://github.com/containerd/cri/commit/a5d1332e8fd2b44cd4d00823d38f8e0c8fcf6c5d) Explicitly set `rw` for privileged container.
    * [`5f4035ae`](https://github.com/containerd/cri/commit/5f4035ae2ff2638de9b12370559af8341db50cf7) Merge pull request  [#754](https://github.com/containerd/cri/pull/754) from kolyshkin/mount
    * [`daeab40b`](https://github.com/containerd/cri/commit/daeab40b453418a65715be064aa3fb7a487a259a) os.Unmount: do not consult mountinfo, drop flags
    * [`6bbbec5a`](https://github.com/containerd/cri/commit/6bbbec5a8ace46aa01a3f4cb530055f845a7c88b) Merge pull request  [#755](https://github.com/containerd/cri/pull/755) from Random-Liu/always-mount-sysfs-rw
    * [`03bac618`](https://github.com/containerd/cri/commit/03bac61890bef068143df3b0bd48230be3916376) Merge pull request  [#756](https://github.com/containerd/cri/pull/756) from Random-Liu/update-cri-tools
    * [`2f370f6f`](https://github.com/containerd/cri/commit/2f370f6f5d246fcf5be242dfb8a288110b0d5117) Update cri-tools to fix `crictl logs` output.
    * [`279fa853`](https://github.com/containerd/cri/commit/279fa853a6a4ab06bf80f735649c7390fb42429c) Always mount sysfs as `rw`.
    * [`8fec0469`](https://github.com/containerd/cri/commit/8fec0469d9cd0e3ae1692ece8840e6abea1b3fe0) Merge pull request  [#751](https://github.com/containerd/cri/pull/751) from Random-Liu/fix-official-release
    * [`e0d70782`](https://github.com/containerd/cri/commit/e0d70782516ccb24703a83fccfaa1848d3923f58) Fix tarball ownership and containerd binary path for containerd.
    * [`825563b2`](https://github.com/containerd/cri/commit/825563b20cbb95b9695c66017bd66ce592dfd8fe) Merge pull request  [#750](https://github.com/containerd/cri/pull/750) from Random-Liu/download-from-official-release
    * [`e22ebf42`](https://github.com/containerd/cri/commit/e22ebf420f62e965fb0ce07c574672d48b65e543) Down containerd binaries from official release.
    * [`c3574e44`](https://github.com/containerd/cri/commit/c3574e44932947c43c9b06273749598d265c68c8) makes copyright year optional
    
    ### Changes from containerd/go-cni
    
    * [`6d7b509`](https://github.com/containerd/go-cni/commit/6d7b509a054a3cb1c35ed1865d4fde2f0cb547cd) Add WithAllConf, and change WithDefaultConf to only load default.
    * [`ef9a3f8`](https://github.com/containerd/go-cni/commit/ef9a3f8e884da9d3500df833765911c640234778) Merge pull request  [#29](https://github.com/containerd/go-cni/pull/29) from crosbymichael/prefix
    * [`6aeaa2d`](https://github.com/containerd/go-cni/commit/6aeaa2dc139d1916e693b292fdedecdb23ceef6a) Use network count in ifname index
    * [`5882530`](https://github.com/containerd/go-cni/commit/5882530828ecf62032409b298a3e8b19e08b6534) Merge pull request  [#26](https://github.com/containerd/go-cni/pull/26) from abhi/master
    * [`1695039`](https://github.com/containerd/go-cni/commit/1695039bdc449d7524e05211453f87c43731da47) Minor cleanup with concurrency and locking
    * [`47457ea`](https://github.com/containerd/go-cni/commit/47457ea452d7dcdafadbdbd4702fd7e7929967be) Merge pull request  [#24](https://github.com/containerd/go-cni/pull/24) from containerd/cni-opts
    * [`d6ba409`](https://github.com/containerd/go-cni/commit/d6ba409979a4454e1c6b8b099c739fe411abc103) Same Opt API for Load and New
    * [`18e77c5`](https://github.com/containerd/go-cni/commit/18e77c5479c16e84d45f2804e684d78df09fc3e3) Merge pull request  [#23](https://github.com/containerd/go-cni/pull/23) from abhi/master
    * [`83a302e`](https://github.com/containerd/go-cni/commit/83a302e5711dbdb9d28059de91d9f56e64278403) Updating Readme based on new APIs
    * [`25573b2`](https://github.com/containerd/go-cni/commit/25573b253fe88ae035b4b76f913d00eb2f5e0241) Merge pull request  [#22](https://github.com/containerd/go-cni/pull/22) from abhi/badge
    * [`ca0948e`](https://github.com/containerd/go-cni/commit/ca0948e8c8ba52af4e1c06083b38372f0fd3477a) Merge pull request  [#21](https://github.com/containerd/go-cni/pull/21) from abhi/travis
    * [`9e927d3`](https://github.com/containerd/go-cni/commit/9e927d35c7b209109a018dfcc8428371fe0e1dca) Adding build badge
    * [`e93f297`](https://github.com/containerd/go-cni/commit/e93f29754f003fdc4d27b02900d929da957fe5fb) Updating travis
    
    ### Changes from containerd/go-runc
    
    * [`5a6d9f3`](https://github.com/containerd/go-runc/commit/5a6d9f37cfa36b15efba46dc7ea349fa9b7143c3) Fix windows build for io options
    * [`90a5d16`](https://github.com/containerd/go-runc/commit/90a5d16b9beb31a0607742c3dbf214ad7178dacd) Merge pull request  [#49](https://github.com/containerd/go-runc/pull/49) from containerd/ioopts
    * [`b346a17`](https://github.com/containerd/go-runc/commit/b346a171bba72b479d2a0b3ef991798103ae95ae) Add i/o opts for conditional creation
    * [`cae6416`](https://github.com/containerd/go-runc/commit/cae6416703a7eb0c5a9c30d37aa410c9b039e6a1) Merge pull request  [#48](https://github.com/containerd/go-runc/pull/48) from containerd/version
    * [`e32098a`](https://github.com/containerd/go-runc/commit/e32098aae3bc878417256292705aedbde3aa3dd8) Allow empty version results
    * [`acb7c88`](https://github.com/containerd/go-runc/commit/acb7c88cac264acca9b5eae187a117f4d77a1292) Merge pull request  [#46](https://github.com/containerd/go-runc/pull/46) from jterry75/fix_pipe_close
    * [`f146bed`](https://github.com/containerd/go-runc/commit/f146bedf9bc5b66cdc9fc2e6ae675e114f6ec68a) Reorder pipe close to be write/read
    * [`808e844`](https://github.com/containerd/go-runc/commit/808e8444ac4633a8e5eb7314fc6b5d27051727dd) Merge pull request  [#45](https://github.com/containerd/go-runc/pull/45) from jterry75/io_windows
    * [`cc5515f`](https://github.com/containerd/go-runc/commit/cc5515fbf73bca48de5b6763bbc77f227e6084a3) Make console.go +build !windows
    * [`d4cf276`](https://github.com/containerd/go-runc/commit/d4cf276a923345c90b8193a6c4cd5a6f751c74b7) Break apart NewPipeIO to windows/unix
    * [`edcf3de`](https://github.com/containerd/go-runc/commit/edcf3de1f4971445c42d61f20d506b30612aa031) Merge pull request  [#44](https://github.com/containerd/go-runc/pull/44) from containerd/env
    * [`523ee98`](https://github.com/containerd/go-runc/commit/523ee985be8fb18ff50c4c3ef112b5b09ff21500) Pass env down to runc command
    * [`14606eb`](https://github.com/containerd/go-runc/commit/14606eb66abd9e834e3bd22a4f5f46a3aad54c54) Merge pull request  [#43](https://github.com/containerd/go-runc/pull/43) from AkihiroSuda/rootless
    * [`0194529`](https://github.com/containerd/go-runc/commit/0194529da8005aec523e4419fbbba7999199a79a) add support for --rootless
    * [`74719bd`](https://github.com/containerd/go-runc/commit/74719bd2a8ade2628345189915f20296781dcd55) Merge pull request  [#42](https://github.com/containerd/go-runc/pull/42) from Random-Liu/expose-parsePSOutput
    * [`fdf39b3`](https://github.com/containerd/go-runc/commit/fdf39b3a7ef10982d1a5311c0411461406299517) Expose parsePSOutput.
    * [`301f7c1`](https://github.com/containerd/go-runc/commit/301f7c1fbbc328a0b5b08c4e9942de2f0a147f96) Merge pull request  [#41](https://github.com/containerd/go-runc/pull/41) from masters-of-cats/master
    * [`07e192d`](https://github.com/containerd/go-runc/commit/07e192dad382644e9bf2f6e6044cd8d24aac6bec) Use user-specific temp directory if set
    * [`f271fa2`](https://github.com/containerd/go-runc/commit/f271fa2021de855d4d918dbef83c5fe19db1bdd5) Merge pull request  [#40](https://github.com/containerd/go-runc/pull/40) from avagin/tty
    * [`400dfa3`](https://github.com/containerd/go-runc/commit/400dfa3a6d4473c42b68aae921cb63b8080397a8) Add ConsoleSocket to RestoreOpts
    
    ### Changes from containerd/ttrpc
    
    * [`2a805f7`](https://github.com/containerd/ttrpc/commit/2a805f71863501300ae1976d29f0454ae003e85a) Merge pull request  [#29](https://github.com/containerd/ttrpc/pull/29) from containerd/ctxdone
    * [`33564d2`](https://github.com/containerd/ttrpc/commit/33564d24b2c8fd3755c11697891b98b46e830070) Signal server done before closing connections
    * [`d77f111`](https://github.com/containerd/ttrpc/commit/d77f111e2e2792ffa7cb82585768aa467db07f41) Add client side context.Done support
    * [`94dde38`](https://github.com/containerd/ttrpc/commit/94dde388801693c54f88a6596f713b51a8b30b2d) Merge pull request  [#27](https://github.com/containerd/ttrpc/pull/27) from containerd/ctx
    * [`01ed7d8`](https://github.com/containerd/ttrpc/commit/01ed7d87777efbbe3bc00045483b475699458c6e) Add context to Serve
    * [`fa6c681`](https://github.com/containerd/ttrpc/commit/fa6c68143601db58b3636ee9948aad2fe08ed1ea) Merge pull request  [#25](https://github.com/containerd/ttrpc/pull/25) from containerd/repochange
    * [`0690b20`](https://github.com/containerd/ttrpc/commit/0690b20898ebecbb90e281bbf21db78749c99d0f) Add apache license to files
    * [`4b957e7`](https://github.com/containerd/ttrpc/commit/4b957e711232ab459c5e774f415ac5dd33bb938d) Update imports and references for containerd
    * [`530a70d`](https://github.com/containerd/ttrpc/commit/530a70d668628161f6378871cac4de59902d575d) Merge pull request  [#24](https://github.com/containerd/ttrpc/pull/24) from elboulangero/master
    * [`87ac4c6`](https://github.com/containerd/ttrpc/commit/87ac4c6f7aa77cdbac450dc27901ffcf691561bf) Log with sirupse/logrus to avoid a circular dependency to containerd #6
    
    ### Changes from containerd/typeurl
    
    * [`a93fcdb`](https://github.com/containerd/typeurl/commit/a93fcdb778cd272c6e9b3028b2f42d813e785d40) Merge pull request  [#5](https://github.com/containerd/typeurl/pull/5) from estesp/add-license-headers
    * [`b425f6b`](https://github.com/containerd/typeurl/commit/b425f6b9b4a733d0f65cd36cacc0cbd66dfac1bc) Add Apache license headers with ltag
    * [`dac9cd9`](https://github.com/containerd/typeurl/commit/dac9cd9ce3e5a63ffec40c9e8aed9fce618d2a8a) Add go versions to travis
    * [`2e95e46`](https://github.com/containerd/typeurl/commit/2e95e4697860e423bec6d760ab66571178b38be6) Fix marshal tests with local type
    
    ### Dependency Changes
    
    Previous release can be found at [v1.1.0](https://github.com/containerd/containerd/releases/tag/v1.1.0)
    
    * **github.com/Microsoft/go-winio**            v0.4.5 -> v0.4.11
    * **github.com/Microsoft/hcsshim**             v0.6.7 -> v0.7.12
    * **github.com/containerd/aufs**               a7fbd554da7a9eafbe5a460a421313a9fd18d988 -> ffa39970e26ad01d81f540b21e65f9c1841a5f92
    * **github.com/containerd/cgroups**            fe281dd265766145e943a034aa41086474ea6130 -> 5e610833b72089b37d0e615de9a92dfc043757c2
    * **github.com/containerd/console**            cb7008ab3d8359b78c5f464cb7cf160107ad5925 -> c12b1e7919c14469339a5d38f2f8ed9b64a9de23
    * **github.com/containerd/continuity**         3e8f2ea4b190484acb976a5b378d373429639a1a -> bd77b46c8352f74eb12c85bdc01f4b90f69d66b4
    * **github.com/containerd/cri**                v1.0.0 -> 8506fe836677cc3bb23a16b68145128243d843b5
    * **github.com/containerd/go-cni**             f2d7272f12d045b16ed924f50e91f9f9cecc55a7 -> 6d7b509a054a3cb1c35ed1865d4fde2f0cb547cd
    * **github.com/containerd/go-runc**            bcb223a061a3dd7de1a89c0b402a60f4dd9bd307 -> 5a6d9f37cfa36b15efba46dc7ea349fa9b7143c3
    * **github.com/containerd/ttrpc**              d4528379866b0ce7e9d71f3eb96f0582fc374577 -> 2a805f71863501300ae1976d29f0454ae003e85a
    * **github.com/containerd/typeurl**            f6943554a7e7e88b3c14aad190bf05932da84788 -> a93fcdb778cd272c6e9b3028b2f42d813e785d40
    * **github.com/emicklei/go-restful**           ff4f55a206334ef123e4f79bbf348980da81ca46 -> v2.2.1
    * **github.com/ghodss/yaml**                   73d445a93680fa1a78ae23a5839bad48f32ba1ee -> v1.0.0
    * **github.com/golang/protobuf**               1643683e1b54a9e88ad26d98f81400c8c9d9f4f9 -> v1.1.0
    * **github.com/json-iterator/go**              1.0.4 -> 1.1.5
    * **github.com/modern-go/concurrent**          1.0.3 **_new_**
    * **github.com/modern-go/reflect2**            1.0.1 **_new_**
    * **github.com/opencontainers/go-digest**      21dfd564fd89c944783d00d069f33e3e7123c448 -> c9281466c8b2f606084ac71339773efd177436e7
    * **github.com/opencontainers/runc**           69663f0bd4b60df09991c08812a60108003fa340 -> 00dc70017d222b178a002ed30e9321b12647af2d
    * **github.com/opencontainers/runtime-spec**   v1.0.1 -> eba862dc2470385a233c7507392675cbeadf7353
    * **github.com/opencontainers/runtime-tools**  6073aff4ac61897f75895123f7e24135204a404d -> v0.6.0
    * **github.com/opencontainers/selinux**        4a2974bf1ee960774ffd517717f1f45325af0206 -> b6fa367ed7f534f9ba25391cc2d467085dbb445a
    * **github.com/tchap/go-patricia**             5ad6cdb7538b0097d5598c7e57f0a24072adf7dc -> v2.2.6
    * **github.com/xeipuuv/gojsonpointer**         4e3ac2762d5f479393488629ee9370b50873b3a6 **_new_**
    * **github.com/xeipuuv/gojsonreference**       bd5ef7bd5415a7ac448318e64f11a24cd21e594b **_new_**
    * **github.com/xeipuuv/gojsonschema**          1d523034197ff1f222f6429836dd36a2457a1874 **_new_**
    * **go.etcd.io/bbolt**                         v1.3.1-etcd.8 **_new_**
    * **golang.org/x/net**                         7dcfb8076726a3fdd9353b6b8a1f1b6be6811bd6 -> b3756b4b77d7b13260a0a2ec658753cf48922eac
    * **golang.org/x/oauth2**                      a6bd8cefa1811bd24b86f8902872e4e8225f74c4 **_new_**
    * **golang.org/x/sys**                         314a259e304ff91bd6985da2a7149bbf91237993 -> 1b2967e3c290b7c545b3db0deeda16e9be4f98a2
    * **google.golang.org/grpc**                   v1.10.1 -> v1.12.0
    * **gopkg.in/yaml.v2**                         53feefa2559fb8dfa8d81baad31be332c97d6c77 -> v2.2.1
    * **gotest.tools**                             v2.1.0 **_new_**
    * **k8s.io/api**                               7e796de92438aede7cb5d6bcf6c10f4fa65db560 -> kubernetes-1.12.0
    * **k8s.io/apimachinery**                      fcb9a12f7875d01f8390b28faedc37dcf2e713b9 -> kubernetes-1.12.0
    * **k8s.io/apiserver**                         4a8377c547bbff4576a35b5b5bf4026d9b5aa763 -> kubernetes-1.12.0
    * **k8s.io/client-go**                         b9a0cf870f239c4a4ecfd3feb075a50e7cbe1473 -> kubernetes-1.12.0
    * **k8s.io/kubernetes**                        v1.10.0 -> v1.12.0
    * **k8s.io/utils**                             258e2a2fa64568210fbd6267cf1d8fd87c3cb86e -> cd34563cd63c2bd7c6fe88a73c4dcf34ed8a67cb
    
    
  • v1.2.0-rc.1

    containerd 1.2.0-rc.1
    
    Welcome to the v1.2.0-rc.1 release of containerd!
    *This is a pre-release of containerd*
    
    The third major release of containerd brings both a mix of boring and
    exciting changes. While fixing many bugs and continuing support for the
    containerd 1.0 API, new APIs and interfaces have been added to allow
    containerd to be more extensible and cover more use cases.
    
    ## New V2 Runtime
    
    A new v2 runtime has been added with a stable gRPC interface for managing
    containers through external shims.
    
    This allows runtime authors to easily integrate with containerd over a stable
    API.
    
    Various runtimes can be selected on a per container basis using the `WithRuntime` opt
    or to test via ctr `ctr run --runtime io.containerd.runc.v1`.
    
    [Documentation](https://github.com/containerd/containerd/blob/master/runtime/v2/README.md)
    
    ## Updated CRI Plugin
    
    Containerd 1.2 is validated against Kubernetes v1.11 and v1.12, but it is also compatible with Kubernetes v1.10.
    
    ***To use containerd 1.2 with Kubernetes v1.10, be sure to run the stream server on an address accessible to the apiserver. A simple way is to set `stream_server_address=""` in the `[plugins.cri]` section of `containerd.toml`, so that `cri` plugin will automatically select a routable node address.***
    
    ### Kubernetes Runtime Class
    [Kubernetes Runtime Class](https://github.com/kubernetes/community/blob/master/keps/sig-node/0014-runtime-class.md) introduced in Kubernetes 1.12 is supported.
    
    Users can:
    * Configure alternative runtime handlers with the config option `plugins.cri.containerd.runtimes.runtime_handler_name`, e.g. `plugins.cri.containerd.runtimes.kata`. ([config.md](https://github.com/containerd/cri/blob/release/1.2/docs/config.md))
    * Use the alternative runtime handler in Kubernetes by creating `RuntimeClass` for the runtime handler, and specifying `RuntimeClassName` in the pod spec. ([doc](https://github.com/kubernetes/website/blob/release-1.12/content/en/docs/concepts/containers/runtime-class.md))
    
    ***The `plugins.cri.containerd.untrusted_workload_runtime` config option and `io.kubernetes.cri.untrusted-workload` pod annotation are still functional, but start being deprecated. It is recommended to migrate to the `RuntimeClass` api.***
    
    ### Other Features
    * Supported [`ProcMount`](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/auth/proc-mount-type.md) option introduced in Kubernetes 1.12.
    * Added a new config option `plugins.cri.registry.auths` for user to config default credentials for specific registries. ([doc](https://github.com/containerd/cri/blob/release/1.2/docs/registry.md#configure-registry-credentials))
    * Added a new config option `plugins.cri.x509_key_pair_streaming` for user to config a valid certificate for the stream server. ([config.md](https://github.com/containerd/cri/blob/release/1.2/docs/config.md))
    
    ### Notable Changes
    * `cri` plugin can see images pulled/imported into containerd by `ctr images pull` and `ctr images import`.
    * CNI config is now dynamically reloaded when changed.
    * IPv4 address is guaranteed to be selected, when there are both IPv4 and IPv6 addresses for a pod.
    * Privileged untrusted workload is allowed, the workload will get privilege inside the sandbox.
    * `cri` plugin stream server serves on `http://localhost:0` by default. This is to work with the [kubelet streaming proxy](https://github.com/kubernetes/kubernetes/pull/64006) introduced in Kubernetes 1.11.
    * Fixed an issue that a container can't be stopped when container processes are accidentally moved out of the container cgroups.
    * `cluster/health-monitor.sh` in the release tarball will be deprecated next release. Please use Kubernetes [health-monitor.sh](https://github.com/kubernetes/kubernetes/blob/release-1.12/cluster/gce/gci/health-monitor.sh) instead.
    
    ## New Proxy Plugins
    
    A new proxy plugin configuration has been added to allow external snapshotters
    be connected to containerd using gRPC.
    
    [Documentation](https://github.com/containerd/containerd/blob/master/PLUGINS.md)
    
    ## Managed /opt directory
    
    A new `Install` method on the containerd client allows users to publish host level
    binaries using standard container build tooling and container distribution tooling
    to download containerd related binaries on their systems.
    
    This can be used for v2 runtime authors to get their runtime shims on an existing
    containerd system. It can also be used to install `runc` and other related tools.
    
    ```bash
    > ctr content fetch docker.io/crosbymichael/runc:latest
    > ctr install docker.io/crosbymichael/runc:latest
    ```
    
    [Documentation](https://github.com/containerd/containerd/blob/master/docs/managed-opt.md)
    
    ## Garbage Collection
    
    Add support for cleaning up leases and content ingests to garbage collections.
    
    Add expiration label to clean up temporary resources.
    
    ## API Changes
    
    Minor API additions
    
    ## Other Improvements
    
    Improved multi-arch image support using more precise matching and ranking
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Michael Crosby
    * Lantao Liu
    * Derek McGowan
    * Phil Estes
    * Justin Terry
    * Akihiro Suda
    * Kir Kolyshkin
    * Stephen J Day
    * Abhinandan Prativadi
    * Kenfe-Mickaël Laventure
    * Evan Hazlett
    * Sebastiaan van Stijn
    * Andrei Vagin
    * Brian Goff
    * John Howard
    * Lifubang
    * Samuel Karp
    * Darren Stahl
    * Ian Campbell
    * Michael Wan
    * Wei Fu
    * Claudia Beresford
    * JulienBalestra
    * Maksym Pavlenko
    * Xuean Yan
    * Felix Abecassis
    * Jian Liao
    * Jie Zhang
    * Luc Perkins
    * Mathieu Champlon
    * Mike Brown
    * Tim Allclair
    * Tom Godkin
    * Tõnis Tiigi
    * Vincent Demeester
    * Xiaodong Zhang
    * Yanqiang Miao
    * Yongxin Li
    * Yu-Ju Hong
    * Ace-Tang
    * Alban Crequy
    * Aleksa Sarai
    * Alexander Gerasiov
    * Andrew Osheroff
    * Arnaud Rebillout
    * Bin Du
    * Bingshen Wang
    * Danail Branekov
    * Daniel, Dao Quang Minh
    * Dave Henderson
    * Eric Ernst
    * Filipe Brandenburger
    * Frank Yang
    * Harshal Patil
    * Justin Cormack
    * Kevin Xu
    * Lihua Tang
    * Lu Jingxiao
    * Madhan Raj Mookkandy
    * Michael Fraenkel
    * Nikos Anastopoulos
    * Oliver Stenbom
    * Parav Pandit
    * Ricardo Aravena
    * Rolf Neugebauer
    * Rui Cao
    * Starnop
    * Sudeesh John
    * Tobias Klauser
    * Wei Fu
    * Xiaoxi He
    
    ### Changes
    
    * [`0c5f8f63c3`](https://github.com/containerd/containerd/commit/0c5f8f63c3368856c320ae8a1c125e703b73b51d) Merge pull request  [#2699](https://github.com/containerd/containerd/pull/2699) from dmcgowan/update-1.2-rc.1
    * [`7b750c7b83`](https://github.com/containerd/containerd/commit/7b750c7b83527b98640840ab0eac19c88c16da9d) Update version to 1.2-rc.1
    * [`0e6a562b1d`](https://github.com/containerd/containerd/commit/0e6a562b1d7e0dfbc05fb4ccc6d900865e1f8baa) Merge pull request  [#2698](https://github.com/containerd/containerd/pull/2698) from jterry75/lcow_spec_opt
    * [`223acbca2a`](https://github.com/containerd/containerd/commit/223acbca2a018a7db68b0041798e2e05a979001d) Skip AdditionalGID's for LCOW oci spec
    * [`de4bb2ddfb`](https://github.com/containerd/containerd/commit/de4bb2ddfbb6b2b6a112b3478a935ca74dd7b796) Merge pull request  [#2692](https://github.com/containerd/containerd/pull/2692) from jterry75/shim_reconnect
    * [`43acab8100`](https://github.com/containerd/containerd/commit/43acab8100fe0f0a4a0f0ddaec6b5328d00ea59a) Merge pull request  [#2690](https://github.com/containerd/containerd/pull/2690) from dmcgowan/resolver-updates
    * [`90b7b88e10`](https://github.com/containerd/containerd/commit/90b7b88e1091a18b04a019fdd55d413324a849f2) Merge pull request  [#2696](https://github.com/containerd/containerd/pull/2696) from dmcgowan/import-docker-tar-test
    * [`29dab3bb24`](https://github.com/containerd/containerd/commit/29dab3bb24db10b7078ffe5f13c35d8a724d6339) Merge pull request  [#2694](https://github.com/containerd/containerd/pull/2694) from AkihiroSuda/continuity-testutil
    * [`440c7ed249`](https://github.com/containerd/containerd/commit/440c7ed249d255d7426e9ac8b017463ec346d3ca) Fix commit already exists not leasing
    * [`ab2031236a`](https://github.com/containerd/containerd/commit/ab2031236a5c672651d5bf9fee0fd249f59bea2f) Add blocking buffered writes to shim
    * [`beb1f432be`](https://github.com/containerd/containerd/commit/beb1f432be15ac27d162a8b8835e272646e62f4b) Review fixes
    * [`2ddbb2db05`](https://github.com/containerd/containerd/commit/2ddbb2db058b2576e5be3ee83ee2111b73661204) Handle shim delete workdir on Windows
    * [`b8945d35f5`](https://github.com/containerd/containerd/commit/b8945d35f553a477c05cb9903a1eae4de72797e8) Decrease shim timeout on pipe not found
    * [`ddbeb3f7c7`](https://github.com/containerd/containerd/commit/ddbeb3f7c76d39623f2cb709dcd527eb54d65df1) Adds Windows shim reconnect logs support
    * [`5349fa31df`](https://github.com/containerd/containerd/commit/5349fa31dfed014e8ca672e4a98023c8fdeec195) remove pkg/testutil/loopback_linux.go and use continuity/testutil/loopback
    * [`b6107dca86`](https://github.com/containerd/containerd/commit/b6107dca86c9755599071e0ac817dd4e8a7251d6) Add import integration test
    * [`a6198b7692`](https://github.com/containerd/containerd/commit/a6198b7692a3138b0474c62e6a462cddc8415290) Update resolver code
    * [`ac01f20a8e`](https://github.com/containerd/containerd/commit/ac01f20a8e6a1ff67a74e16783463c187a40b7c4) Merge pull request  [#2577](https://github.com/containerd/containerd/pull/2577) from samuelkarp/stop-signal
    * [`655ba65875`](https://github.com/containerd/containerd/commit/655ba658751afbafa49cb4c13a663906e17ce215) Merge pull request  [#2686](https://github.com/containerd/containerd/pull/2686) from jterry75/runhcs_improvements
    * [`607888ce29`](https://github.com/containerd/containerd/commit/607888ce2977c5579e0ea19a7a032e8334de741d) ctr: make kill use stop-signal by default
    * [`b392a3a8e4`](https://github.com/containerd/containerd/commit/b392a3a8e457f3a13d96d8da179892371b724464) signals: move ParseSignal to containerd package
    * [`df60d3272a`](https://github.com/containerd/containerd/commit/df60d3272ad214d6bae5cb27812b6a091065ec80) Merge pull request  [#2687](https://github.com/containerd/containerd/pull/2687) from dmcgowan/fix-pigz-panic
    * [`81eb40fabf`](https://github.com/containerd/containerd/commit/81eb40fabfcbc010947fc0b9e8083e682536aea9) Adds containerd-shim-runhcs verbose logging support
    * [`772644e978`](https://github.com/containerd/containerd/commit/772644e978a5f7a95cca419e3894d39b5a468b2c) Fixes containerd-shim-runhcs State on exec id
    * [`83437ef646`](https://github.com/containerd/containerd/commit/83437ef646eb61fbe3788d0e66004b904c0272fd) Fixes containerd-shim-runhcs Delete on exec id
    * [`84aa0bfde6`](https://github.com/containerd/containerd/commit/84aa0bfde626cd7a5d067c80dbe4ac343bc097bf) Forward containerd debug to shim invocation
    * [`75d7d6e7a8`](https://github.com/containerd/containerd/commit/75d7d6e7a8c10aba365e6a186eb9740bdbdf2d9f) Merge pull request  [#2684](https://github.com/containerd/containerd/pull/2684) from dmcgowan/manifest-resolution
    * [`db358a9fd2`](https://github.com/containerd/containerd/commit/db358a9fd2fed9bd4456ec67ea724fc06b617e5e) Fix panic when bufio Reader called in 2 goroutines
    * [`f88d3e5d6d`](https://github.com/containerd/containerd/commit/f88d3e5d6dfe9b7d7941ac5241649ad8240b9282) Merge pull request  [#2685](https://github.com/containerd/containerd/pull/2685) from Random-Liu/expose-labels
    * [`3d5a408bfa`](https://github.com/containerd/containerd/commit/3d5a408bfa8803617a76a89ea4fcc70dfe8c21df) Add `Labels` to client.Image.
    * [`ef8498bf79`](https://github.com/containerd/containerd/commit/ef8498bf79f61ea7ad296c356f88515805d4efb7) Update manifest resolution for non-index manifests
    * [`4b1d56e240`](https://github.com/containerd/containerd/commit/4b1d56e240f9a25a62704b256325543ac9b36e4f) Merge pull request  [#2682](https://github.com/containerd/containerd/pull/2682) from jterry75/lcow_snapshot_lock
    * [`e373126bfb`](https://github.com/containerd/containerd/commit/e373126bfb31a7338b1f91fae27bdba3f50a558a) Fix race in lcow snapshot scratch.vhdx creation
    * [`3bc4ba271e`](https://github.com/containerd/containerd/commit/3bc4ba271e1c1ab580467748751b30aa7eb9b0c7) Merge pull request  [#2681](https://github.com/containerd/containerd/pull/2681) from Starnop/typo-contianers
    * [`a121b2fb56`](https://github.com/containerd/containerd/commit/a121b2fb5642357f75e1defd813fe291debcc843) typo: fix misspells in comments of containers/contaienrs.go
    * [`87d1118a0f`](https://github.com/containerd/containerd/commit/87d1118a0f350d019b8259063cf71418e4c2e739) Merge pull request  [#2605](https://github.com/containerd/containerd/pull/2605) from lifubang/runafterstart
    * [`6496078ef8`](https://github.com/containerd/containerd/commit/6496078ef821bfe2949b04336b7a81e215b356cb) Merge pull request  [#2669](https://github.com/containerd/containerd/pull/2669) from estesp/fix-withuser-comment
    * [`54447c6bfb`](https://github.com/containerd/containerd/commit/54447c6bfbc7906023414acbbed5fef26a24341f) Merge pull request  [#2676](https://github.com/containerd/containerd/pull/2676) from dmcgowan/update-continuity
    * [`697ec5d914`](https://github.com/containerd/containerd/commit/697ec5d91413c919e1e0ceeb4f4b485b968da68a) Update continuity
    * [`b01ebaf849`](https://github.com/containerd/containerd/commit/b01ebaf849c2288acacf2a597ed6b21f67807a75) Merge pull request  [#2674](https://github.com/containerd/containerd/pull/2674) from crosbymichael/runc
    * [`92d58bf8f0`](https://github.com/containerd/containerd/commit/92d58bf8f01d4196b6cca09987b03f036be89d96) Merge pull request  [#2670](https://github.com/containerd/containerd/pull/2670) from jterry75/runhcs_stop_success
    * [`806a8f98bb`](https://github.com/containerd/containerd/commit/806a8f98bb5fbb8826cd8fc1e576f6fd406a26ae) Update runc to 00dc70017d222b178a002ed30e9321b126
    * [`557e8e0b0d`](https://github.com/containerd/containerd/commit/557e8e0b0d038ad7a3c0eb976226f5ef314eb535) fix delete running bundle dir when run t start cmd again
    * [`547bb94e4b`](https://github.com/containerd/containerd/commit/547bb94e4bc500bd70754b58363b6117873fef72) Fix ctr run for Windows containers
    * [`2623241d50`](https://github.com/containerd/containerd/commit/2623241d502cbca3df74b42d772a25a101ec1d3e) Merge pull request  [#2671](https://github.com/containerd/containerd/pull/2671) from crosbymichael/ttrpc
    * [`99fc40fd60`](https://github.com/containerd/containerd/commit/99fc40fd6088baebe3c18b8f8093cd50d58815d6) Merge pull request  [#2666](https://github.com/containerd/containerd/pull/2666) from dmcgowan/update-version-1.2-rc.0
    * [`d16cc3a02e`](https://github.com/containerd/containerd/commit/d16cc3a02e3e24b06a56cbd6bf696b7541e74944) Update ttrpc for client timeout support
    * [`65e0214895`](https://github.com/containerd/containerd/commit/65e0214895d9d788d005230a9012895037c7f34a) Update version for v1.2.0-rc.0
    * [`7dc7c5e9ed`](https://github.com/containerd/containerd/commit/7dc7c5e9ed6c622680a05f51dca0570d546620fa) Update mailmap
    * [`7768ab1b5e`](https://github.com/containerd/containerd/commit/7768ab1b5eb04d8478aa35630fa0019fba9a333e) Update runhcs-shim to use go-bindings
    * [`16b42fce94`](https://github.com/containerd/containerd/commit/16b42fce9437915a94ee90ac7dad050c7c665bff) Merge pull request  [#2653](https://github.com/containerd/containerd/pull/2653) from liyongxin/master
    * [`15861305e5`](https://github.com/containerd/containerd/commit/15861305e5577305d7b2be69fec50185348d06ee) Merge pull request  [#2616](https://github.com/containerd/containerd/pull/2616) from Lihua93/master
    * [`41615e8ded`](https://github.com/containerd/containerd/commit/41615e8ded6bac52bd9e0a048b8db6abd801c4b6) Remove a TODO from the code comments that is complete
    * [`03b1dae195`](https://github.com/containerd/containerd/commit/03b1dae195ccadd9dd59ccc3091f3a1f714a6148) typo fix
    * [`af23a4c1f2`](https://github.com/containerd/containerd/commit/af23a4c1f213b7a6356c3098b1bcadd42db3f923) fix: typo omitted -> ommitted
    * [`308d3cb60e`](https://github.com/containerd/containerd/commit/308d3cb60e1274429e16b5fe51a0a4147995d068) Merge pull request  [#2665](https://github.com/containerd/containerd/pull/2665) from dmcgowan/update-mailmap
    * [`9faeea1e5e`](https://github.com/containerd/containerd/commit/9faeea1e5e788c97b3e0b33c770bfeca43707c1d) Merge pull request  [#2649](https://github.com/containerd/containerd/pull/2649) from estesp/nonewpriv-flag
    * [`b38b4427f6`](https://github.com/containerd/containerd/commit/b38b4427f663793c6c2d2441916ad4e9140382d2) Merge pull request  [#2640](https://github.com/containerd/containerd/pull/2640) from mxpv/pgzip
    * [`7141ea3c0e`](https://github.com/containerd/containerd/commit/7141ea3c0e1111cde2270c2cad7ebc134dfe3928) Merge pull request  [#2664](https://github.com/containerd/containerd/pull/2664) from crosbymichael/proc
    * [`5600adc86d`](https://github.com/containerd/containerd/commit/5600adc86dd37667403c61e5424349d29b974bb4) Merge pull request  [#2663](https://github.com/containerd/containerd/pull/2663) from crosbymichael/publish
    * [`4d0e744d17`](https://github.com/containerd/containerd/commit/4d0e744d17432937e0bd421c01df5e2708926207) Update mailmap
    * [`94c33d4f94`](https://github.com/containerd/containerd/commit/94c33d4f946653f635e1d1abdb98009a1e4e54ef) Add nosuid,noexec,nodev to proc
    * [`1ad49689d3`](https://github.com/containerd/containerd/commit/1ad49689d31ccccda7a0445007589ba3cab6f551) Reduce publish connection timeout
    * [`1ac5ac652b`](https://github.com/containerd/containerd/commit/1ac5ac652b4af63185f4133434ae9129489ebc6a) Merge pull request  [#2633](https://github.com/containerd/containerd/pull/2633) from dmcgowan/import-docker
    * [`e8fac24e7b`](https://github.com/containerd/containerd/commit/e8fac24e7bb7d8b90c6cd6a526dd24ba2933416d) Remove decompression benchmark, use sync.Once for initialization
    * [`3c2668dce4`](https://github.com/containerd/containerd/commit/3c2668dce47c81d9cd1e8145a66c1e8899581ce5) Merge pull request  [#2661](https://github.com/containerd/containerd/pull/2661) from Random-Liu/update-release-note
    * [`2da1358f86`](https://github.com/containerd/containerd/commit/2da1358f86920244daf7dddf6a3e97563cdfa147) Update v1.2.0-rc release note.
    * [`d97a907f7f`](https://github.com/containerd/containerd/commit/d97a907f7f781c0ab8340877d8e6b53cc7f1c2f6) Merge pull request  [#2658](https://github.com/containerd/containerd/pull/2658) from dmcgowan/release-notes-1.2-rc
    * [`bd902372de`](https://github.com/containerd/containerd/commit/bd902372dee89ce6f26c5551812550458701826d) typo fix oci/typo_spec_opts_test
    * [`47583aad28`](https://github.com/containerd/containerd/commit/47583aad28ca0adc0709930baf8d24e78ee170f6) Add release notes for containerd 1.2.0
    * [`ef39bba476`](https://github.com/containerd/containerd/commit/ef39bba4768213328cac03c11880496f8db9c2f8) Merge pull request  [#2656](https://github.com/containerd/containerd/pull/2656) from Random-Liu/update-cri-release-1.2
    * [`59087b7dc0`](https://github.com/containerd/containerd/commit/59087b7dc0073d1eec03e9e0b49d2f22731c5734) Merge pull request  [#2650](https://github.com/containerd/containerd/pull/2650) from estesp/supplemental-gids-by-default
    * [`da6d29033c`](https://github.com/containerd/containerd/commit/da6d29033c2a09ec3647353d034cc954ab04ffc5) Clean up error messages
    * [`a62be324b7`](https://github.com/containerd/containerd/commit/a62be324b76f6d5f415d46963df26ee090aa34a7) Unify docker and oci importer
    * [`003b27eff4`](https://github.com/containerd/containerd/commit/003b27eff45cb6d58b36a56595b115b7a3098c16) Move compression benchmark test data to gist
    * [`4d7d63f390`](https://github.com/containerd/containerd/commit/4d7d63f390e73f62676cd4994233805a6f821ab7) Improve layer decompression speed by using pigz
    * [`ab9942cbf9`](https://github.com/containerd/containerd/commit/ab9942cbf99cb775e600bf32eef696211927a749) Update cri to 9f39e3289533fc228c5e5fcac0a6dbdd60c6047b.
    * [`d09a1c6a95`](https://github.com/containerd/containerd/commit/d09a1c6a95bdfbb260559c18be3565cd6494cd5e) Merge pull request  [#2655](https://github.com/containerd/containerd/pull/2655) from crosbymichael/slack
    * [`0f99d24d3d`](https://github.com/containerd/containerd/commit/0f99d24d3da8477bf6a369d1bd1cb913a38c9154) Update slack invite link for direct signup
    * [`0dc7636c0b`](https://github.com/containerd/containerd/commit/0dc7636c0bcde2a0a4011635d9cbe39e2f4bef24) Merge pull request  [#2644](https://github.com/containerd/containerd/pull/2644) from madhanrm/vendor_win
    * [`074459cb51`](https://github.com/containerd/containerd/commit/074459cb510ee47ba82f5845cd96602bd1102403) Merge pull request  [#2651](https://github.com/containerd/containerd/pull/2651) from estesp/travis-darwin-cleanup
    * [`bce20b75da`](https://github.com/containerd/containerd/commit/bce20b75da6264f5f26e26130e9a0d52c006ecfd) Simplify docker importer
    * [`9e6db71954`](https://github.com/containerd/containerd/commit/9e6db7195485f70d0798e5aebdb7c96254812be1) Add docker importer
    * [`f57c5cdefb`](https://github.com/containerd/containerd/commit/f57c5cdefbbcbd3b986be30ffdcda8375bc0dd28) Refactor image importer
    * [`85e8221f10`](https://github.com/containerd/containerd/commit/85e8221f10df7896a32d2aace6464f487dce3c2d) Tests should set up snapshot prior to any use of fs
    * [`13931e41d6`](https://github.com/containerd/containerd/commit/13931e41d62cea69a571e8d8a44d8981deffdc5d) Add additional GIDs by default if they exist in /etc/group
    * [`b215a65f7d`](https://github.com/containerd/containerd/commit/b215a65f7deffd8dc8abc7c19577223180005fab) Remove setup steps unecessary when travis runs on darwin
    * [`c28ce39cea`](https://github.com/containerd/containerd/commit/c28ce39cea8e8dc8d7ff13c0fa0f7ca6217c2dab) Add flag to ctr for running with NoNewPrivileges: false
    * [`05984a966d`](https://github.com/containerd/containerd/commit/05984a966d3a20db9018be859a120b4edbe2d96a) Merge pull request  [#2642](https://github.com/containerd/containerd/pull/2642) from dmcgowan/fix-commit-already-exists
    * [`6875d3df3a`](https://github.com/containerd/containerd/commit/6875d3df3a177a24062967011b9efaa9306d8e39) Always check exists on commit error
    * [`744d93e960`](https://github.com/containerd/containerd/commit/744d93e960666ef46d1fc3d04363887877536da0) Vendor in runtime spec referencing windows namespace
    * [`c95bb88fa3`](https://github.com/containerd/containerd/commit/c95bb88fa3b6e6a37cdad6aad630203c80e4063f) Merge pull request  [#2634](https://github.com/containerd/containerd/pull/2634) from jhowardmsft/boltdb
    * [`c0cb2f2568`](https://github.com/containerd/containerd/commit/c0cb2f256827c002c4a5263d195fc4a25d8c53d4) Add testcase for commit already exist
    * [`1950f791d9`](https://github.com/containerd/containerd/commit/1950f791d9225ffe061c77e74e292bcb3c428a04) Merge pull request  [#2641](https://github.com/containerd/containerd/pull/2641) from Random-Liu/support-uid-in-additional-group
    * [`49af788996`](https://github.com/containerd/containerd/commit/49af78899656203e1800f455373ab2074c7be221) Merge pull request  [#2621](https://github.com/containerd/containerd/pull/2621) from jianliao82/patch-2
    * [`178db322b3`](https://github.com/containerd/containerd/commit/178db322b35d06333f3b5261983838370d4f42a8) Support uid in WithAdditionalGIDs.
    * [`0120dec799`](https://github.com/containerd/containerd/commit/0120dec7992aced23067583dcfb1dc5b33ea45f5) fix typo
    * [`8e44270723`](https://github.com/containerd/containerd/commit/8e44270723a68331217f072e1fb0f1469cbcdb92) Adds a no-op migration for metadata v3
    * [`f1cc4feea6`](https://github.com/containerd/containerd/commit/f1cc4feea6f6c93d480fd526afcfcb86f4b7a0df) Vendor go.etcd.io/bbolt @ v1.3.1-etcd.8
    * [`2586f3fbb9`](https://github.com/containerd/containerd/commit/2586f3fbb9e48068e792fe3e4ed858cbedcc9438) boltdb/bolt --> go.etcd.io/bbolt
    * [`66b984ee33`](https://github.com/containerd/containerd/commit/66b984ee33b872990439328036bc58339bc1ef51) Merge pull request  [#2638](https://github.com/containerd/containerd/pull/2638) from crosbymichael/daemon-root
    * [`700d8d3aa8`](https://github.com/containerd/containerd/commit/700d8d3aa8ab1b921db6e0c83d5d2da945d03c26) Don't start top container in test
    * [`bb0f83ab6e`](https://github.com/containerd/containerd/commit/bb0f83ab6eec47c3316bb763d5c20a82c7750c31) Merge pull request  [#2636](https://github.com/containerd/containerd/pull/2636) from justincormack/update-yaml
    * [`18ae712942`](https://github.com/containerd/containerd/commit/18ae7129423de1081ca171b6603abd5d867021a2) Merge pull request  [#2627](https://github.com/containerd/containerd/pull/2627) from estesp/supplemental-groups
    * [`5271d93086`](https://github.com/containerd/containerd/commit/5271d930861b0e52b2d04029f4c42214ea3545bb) Update Go yaml library
    * [`78e61af47a`](https://github.com/containerd/containerd/commit/78e61af47a3f5d539b405b39a7230c99369639bc) Add With-helper for supplemental gid support
    * [`83668f424f`](https://github.com/containerd/containerd/commit/83668f424f3c7d79a25bf0b39017ea095d46f030) Merge pull request  [#2630](https://github.com/containerd/containerd/pull/2630) from crosbymichael/install-path
    * [`60d13d63c4`](https://github.com/containerd/containerd/commit/60d13d63c435f1159b309128a9cac1639cc9e46f) Add optional install path
    * [`ed2bf6dd8a`](https://github.com/containerd/containerd/commit/ed2bf6dd8a92ad06c4747006a2845fbbd2d447c8) Merge pull request  [#2624](https://github.com/containerd/containerd/pull/2624) from Ace-Tang/fix_delete_lock
    * [`079292e3fc`](https://github.com/containerd/containerd/commit/079292e3fc20b7319b6e7c35dcda6864bb128f1c) fix: modify lock location of exec delete
    * [`1597270d04`](https://github.com/containerd/containerd/commit/1597270d0468ccebd29b78164c2e902514f426fd) Merge pull request  [#2579](https://github.com/containerd/containerd/pull/2579) from lifubang/ctrrun
    * [`12c877f57a`](https://github.com/containerd/containerd/commit/12c877f57aa6a22823b2e7c94c3a7387c8d1a8cd) Merge pull request  [#2618](https://github.com/containerd/containerd/pull/2618) from crosbymichael/no-stdin
    * [`18d9e43bd1`](https://github.com/containerd/containerd/commit/18d9e43bd1f434a8793050673ffd6e28c51cb017) Merge pull request  [#2623](https://github.com/containerd/containerd/pull/2623) from yanxuean/move-task-opts
    * [`c48cafea40`](https://github.com/containerd/containerd/commit/c48cafea4048908a77bf389ed1cf770ee1fdd299) Merge pull request  [#2619](https://github.com/containerd/containerd/pull/2619) from nashasha1/fix/typo-in-runtime
    * [`804bf73a07`](https://github.com/containerd/containerd/commit/804bf73a070bc5d8ec3fd88e65a7223b462cc7e2) Merge pull request  [#2625](https://github.com/containerd/containerd/pull/2625) from kadisi/import_export
    * [`c11e2b8d44`](https://github.com/containerd/containerd/commit/c11e2b8d44e104fc0e657df3aaf4e3efe97f1b55) move Exports method to export.go files
    * [`3c8692a1a9`](https://github.com/containerd/containerd/commit/3c8692a1a94a7618790a9653c00fed5a5c7c4cce) move WithXXXX to task_opts.go
    * [`e6d787172c`](https://github.com/containerd/containerd/commit/e6d787172c01e47d720170d0f46571821dc686e6) Fix some typo in runtime and snapshots
    * [`906acb18b6`](https://github.com/containerd/containerd/commit/906acb18b603b7ed0ef0807e2955c5b18af2e893) Don't provide IO when it's not set
    * [`6ca8355a4e`](https://github.com/containerd/containerd/commit/6ca8355a4e8ae1857c0577fcd648976916c7ce33) Merge pull request  [#2615](https://github.com/containerd/containerd/pull/2615) from tossmilestone/fix-forward-typo
    * [`b5274fe48a`](https://github.com/containerd/containerd/commit/b5274fe48a57641e88d51ba6efd4851ad14fcb3b) Merge pull request  [#2610](https://github.com/containerd/containerd/pull/2610) from jterry75/fixup_oci_default_lcow
    * [`55952ad087`](https://github.com/containerd/containerd/commit/55952ad087be028c5aa98d47a4aa851e7ef32dba) Merge pull request  [#2612](https://github.com/containerd/containerd/pull/2612) from nashasha1/fix/contrib-typo
    * [`dcb4d72f98`](https://github.com/containerd/containerd/commit/dcb4d72f98a05d2b526e3fae95f2a2f31f968607) Merge pull request  [#2614](https://github.com/containerd/containerd/pull/2614) from mirake/fix-typos-outputing
    * [`eb6257bb69`](https://github.com/containerd/containerd/commit/eb6257bb697b44e4a6c71ee9b3b95aeeb1930221) Merge pull request  [#2617](https://github.com/containerd/containerd/pull/2617) from jianliao82/patch-1
    * [`7f03ad6579`](https://github.com/containerd/containerd/commit/7f03ad6579521b2ccec6e5d6cf9798e7ded7e3b1) Fix typos
    * [`9f817000cc`](https://github.com/containerd/containerd/commit/9f817000cc3074c640c2c34c2fb978889a00cd32) Fix 'forward' typos
    * [`67849c4714`](https://github.com/containerd/containerd/commit/67849c471438ed4bdd73144bceff708ce0849538) fix typo
    * [`1f5ab28216`](https://github.com/containerd/containerd/commit/1f5ab282169035ee5e6271bb0dcfc3af7ae52393) Typo fix: outputing -> outputting
    * [`ef910311e8`](https://github.com/containerd/containerd/commit/ef910311e8142b7fda83377030692376266aeba6) Add a Windows section for Linux oci on LCOW
    * [`901b2ea2a7`](https://github.com/containerd/containerd/commit/901b2ea2a712e178ddfd3da72406080938aa7914) Merge pull request  [#2595](https://github.com/containerd/containerd/pull/2595) from fuweid/bugfix_avoid_re_calculate_blob_state
    * [`9db21deb5d`](https://github.com/containerd/containerd/commit/9db21deb5d4a9a8574cc12b0c16e78d5916a59ec) bugfix: avoid to re-calculate blob state for schema1
    * [`48fe63511a`](https://github.com/containerd/containerd/commit/48fe63511a9b9f4b1b9651cadf7cb9086a10f7d2) code optimization after review
    * [`96986c04db`](https://github.com/containerd/containerd/commit/96986c04db9b1e61339a3d1e6e2af010b4ced58c) Merge pull request  [#2609](https://github.com/containerd/containerd/pull/2609) from Callisto13/pr-fix-typos
    * [`32e6aa742b`](https://github.com/containerd/containerd/commit/32e6aa742ba732a89610ff1021b4fceda1aa493a) Fix teeny tiny typos
    * [`87a9d6e22a`](https://github.com/containerd/containerd/commit/87a9d6e22a0672bd226fc766e8f2a9b89220b464) Merge pull request  [#2607](https://github.com/containerd/containerd/pull/2607) from yanxuean/useless-para
    * [`517930187e`](https://github.com/containerd/containerd/commit/517930187e55be4b7b7945b297dc1492aec38ecd) remove useless parameter from newTask
    * [`acced5d58f`](https://github.com/containerd/containerd/commit/acced5d58f61f342ef012643d6c5d6405f709f26) Merge pull request  [#2603](https://github.com/containerd/containerd/pull/2603) from crosbymichael/test-wait
    * [`a3d3055d75`](https://github.com/containerd/containerd/commit/a3d3055d754d6279e20075a2ba1ec53e1d99381a) Wait before start with runtime root test
    * [`d5aebde04c`](https://github.com/containerd/containerd/commit/d5aebde04c5cee94d4e80ad3bd7bbf42b426783f) Merge pull request  [#2580](https://github.com/containerd/containerd/pull/2580) from HusterWan/zr/fix-read-empty-timestamp
    * [`a09bad557f`](https://github.com/containerd/containerd/commit/a09bad557f9ff363722631b642c26ef092dc4b48) Merge pull request  [#2598](https://github.com/containerd/containerd/pull/2598) from Random-Liu/fix-state-error-handling
    * [`399dba5e63`](https://github.com/containerd/containerd/commit/399dba5e63c3c2973bfb8e698525594faf1d9fce) Merge pull request  [#2599](https://github.com/containerd/containerd/pull/2599) from jterry75/windows_task_opt
    * [`ccebed214c`](https://github.com/containerd/containerd/commit/ccebed214cb09d81d994af39958f5e49b22a6cd0) Merge pull request  [#2601](https://github.com/containerd/containerd/pull/2601) from crosbymichael/unit
    * [`4972e3fae6`](https://github.com/containerd/containerd/commit/4972e3fae6084c5b53d36224d00002f8f9b1a9a1) Update unit file for resources and task max
    * [`c48f8dec1f`](https://github.com/containerd/containerd/commit/c48f8dec1f67f311e319636eb85cad4c9bfc6c81) Merge WithResources for Linux/Windows TaskOpts
    * [`777cc50c72`](https://github.com/containerd/containerd/commit/777cc50c7261efece3a0fdd60d19a23356a5d846) Merge pull request  [#2592](https://github.com/containerd/containerd/pull/2592) from jterry75/specs_with_platform
    * [`7a4e0806c2`](https://github.com/containerd/containerd/commit/7a4e0806c2d10d5f0014ff756b50a5e3a45931b0) Fix `runc state` error handling.
    * [`c818a6b13d`](https://github.com/containerd/containerd/commit/c818a6b13dae8af18fc1a2f6209524450aef56ba) Merges the oci package for Linux and Windows
    * [`7e66292555`](https://github.com/containerd/containerd/commit/7e662925555443ac2fe2a4a21744a3945b0e3640) Merge pull request  [#2597](https://github.com/containerd/containerd/pull/2597) from masters-of-cats/kill-all-on-host-ns
    * [`b5ccc66c2c`](https://github.com/containerd/containerd/commit/b5ccc66c2c814cfc21d58678c854272427814b59) Do not kill all on task delete by default
    * [`0649e38c57`](https://github.com/containerd/containerd/commit/0649e38c575be2e72e58a3e36525f3c07558595d) Merge pull request  [#2589](https://github.com/containerd/containerd/pull/2589) from crosbymichael/shim-robo
    * [`92243ff72a`](https://github.com/containerd/containerd/commit/92243ff72aa315b4b56e947d4e70b29e92bf8637) bugfix: updatedAt timestamp file may be empty
    * [`7cb847b870`](https://github.com/containerd/containerd/commit/7cb847b870a7bad72d6893761aa6dade6b021f20) Merge pull request  [#2593](https://github.com/containerd/containerd/pull/2593) from jterry75/add_win_build
    * [`85eb2c3c83`](https://github.com/containerd/containerd/commit/85eb2c3c8377e253172b7617f3c2fa5dce020b2e) Add Windows build status
    * [`2205e8d67a`](https://github.com/containerd/containerd/commit/2205e8d67a3863e4114ec66a201f53195dc09d77) Improve shim locking
    * [`d50e25360c`](https://github.com/containerd/containerd/commit/d50e25360c8ed988a4e5af1f492d249c9315f8ed) Add context cancel for epoll
    * [`d89ba5ee08`](https://github.com/containerd/containerd/commit/d89ba5ee08b852da7d799cf32d58a5bf2dff5512) Merge pull request  [#2591](https://github.com/containerd/containerd/pull/2591) from dmcgowan/update-release-script
    * [`93d3f065ac`](https://github.com/containerd/containerd/commit/93d3f065ac349684007bdbd4b692a65fc50e0023) vendor: update vendor containerd/aufs to commit ffa3997
    * [`55842b1713`](https://github.com/containerd/containerd/commit/55842b1713a9d19fec6f1eb2853af3eaad2054fd) vendor: update github.com/containerd/continuity commit to f44b615
    * [`69e7c77e6a`](https://github.com/containerd/containerd/commit/69e7c77e6aee062c4bd812cde1ffca2bf10c7661) Add option to add links to changelog
    * [`f76a5ec83a`](https://github.com/containerd/containerd/commit/f76a5ec83a042e29baf4f1eb540a31c0ee9d3abd) Update template
    * [`ac88082399`](https://github.com/containerd/containerd/commit/ac88082399d19657290f0e8915081be6654b5571) Update mailmap file
    * [`29eab28b8e`](https://github.com/containerd/containerd/commit/29eab28b8e4e18231b6b2f077ab653c719d25dd5) Merge pull request  [#2583](https://github.com/containerd/containerd/pull/2583) from jterry75/snapshotter_lcow
    * [`0110b3c0bc`](https://github.com/containerd/containerd/commit/0110b3c0bcf13b2ccd78a8b1e4cfe90603b35a83) Introduce the Windows lcow diff/snaphotter
    * [`ce243288e2`](https://github.com/containerd/containerd/commit/ce243288e27971e324363de8f322d221635a8521) Merge pull request  [#2587](https://github.com/containerd/containerd/pull/2587) from dmcgowan/release-1.2.0-beta.2
    * [`b30d032a6a`](https://github.com/containerd/containerd/commit/b30d032a6a2392f71cbe5cf06659428f783ccb47) Add 1.2.0 beta 2 release notes
    * [`ce1161f806`](https://github.com/containerd/containerd/commit/ce1161f806aabc92fa0b446a9450f5f773153189) Merge pull request  [#2551](https://github.com/containerd/containerd/pull/2551) from crosbymichael/stdin-block
    * [`68979c923a`](https://github.com/containerd/containerd/commit/68979c923a3a33d48735c358285cb0a506cc0665) Merge pull request  [#2586](https://github.com/containerd/containerd/pull/2586) from dmcgowan/platform-filter-limit
    * [`3d1082e06d`](https://github.com/containerd/containerd/commit/3d1082e06d2cdf75bc81b09e48016598173d8e78) Add a manifest filter limiting the number of matches
    * [`be42d777ff`](https://github.com/containerd/containerd/commit/be42d777ff023132b39f4773493c828f6caa22e4) Merge pull request  [#2575](https://github.com/containerd/containerd/pull/2575) from crosbymichael/workdir
    * [`8a58195aae`](https://github.com/containerd/containerd/commit/8a58195aaeefeb13e4df4666f0ab6185bf81a713) Merge pull request  [#2585](https://github.com/containerd/containerd/pull/2585) from crosbymichael/low-ports
    * [`ac78a5b615`](https://github.com/containerd/containerd/commit/ac78a5b615e75d683b439d3d41239daeb94688b6) Remove and create workdir if state dir does not exist
    * [`4b9b3e8fc9`](https://github.com/containerd/containerd/commit/4b9b3e8fc9f4c215b4370595855258b76e4f3cbb) Add WithAmbientCapabilities opt
    * [`0a3f87ec2e`](https://github.com/containerd/containerd/commit/0a3f87ec2e405dbeb8dc474ae1c59eafab7e3d8d) Merge pull request  [#2584](https://github.com/containerd/containerd/pull/2584) from jterry75/windows_r2_exec_fix
    * [`e88ec1f1a6`](https://github.com/containerd/containerd/commit/e88ec1f1a6d249f999da66a8d0c51052477685e6) Fix incorrect ID usage in Windows runtime v2
    * [`bc1ff51411`](https://github.com/containerd/containerd/commit/bc1ff5141196091f1c88486a8b8a6ef97378fc46) Don't block on STDIN open
    * [`6b00aaaf20`](https://github.com/containerd/containerd/commit/6b00aaaf20f5a1a037c73b8c8483ea35075253d3) Merge pull request  [#2573](https://github.com/containerd/containerd/pull/2573) from lifubang/relativepathforrootfs
    * [`68a5db67ad`](https://github.com/containerd/containerd/commit/68a5db67ad39a3f4c237b637d0f2c3b3b01aad68) Merge pull request  [#2582](https://github.com/containerd/containerd/pull/2582) from lifubang/startd
    * [`838c1e2acd`](https://github.com/containerd/containerd/commit/838c1e2acd722f252ad5a0778aa06f6b746ab30d) Merge pull request  [#2581](https://github.com/containerd/containerd/pull/2581) from dmcgowan/platform-matching
    * [`66f6dd8b3b`](https://github.com/containerd/containerd/commit/66f6dd8b3b842ae7c242075832ab683ac80d204d) add -detach flag for 'ctr t start'
    * [`9edcfcc1cb`](https://github.com/containerd/containerd/commit/9edcfcc1cb4774d34768c6fcf1f1e30595e9af9d) Add platform match comparer interface
    * [`1d9b96988f`](https://github.com/containerd/containerd/commit/1d9b96988fd4cdfcf229e5be511de292247b2d3c) fix when --config provided, don't need Image/RootFS
    * [`d7dc384a99`](https://github.com/containerd/containerd/commit/d7dc384a9978bc7716cae9d3c2cc8b1bb1afce54) Merge pull request  [#2574](https://github.com/containerd/containerd/pull/2574) from fuweid/add_missing_icon
    * [`56a51ac945`](https://github.com/containerd/containerd/commit/56a51ac94525c95ca927ee6382b2c7d68a419116) README.md: add missing banner
    * [`dc6ed04ff5`](https://github.com/containerd/containerd/commit/dc6ed04ff5f922bb0828b1acfa8b7331a0b0f17c) support relative rootfs path in ctr
    * [`37a6a91bdf`](https://github.com/containerd/containerd/commit/37a6a91bdf9da67a6266a0725c2f9a03c61110c4) Merge pull request  [#2572](https://github.com/containerd/containerd/pull/2572) from estesp/move-website
    * [`ac18e60087`](https://github.com/containerd/containerd/commit/ac18e6008772193e9c837687156391ee2a1675cd) Merge pull request  [#2571](https://github.com/containerd/containerd/pull/2571) from dmcgowan/prepare-1.2.0-beta.1
    * [`da1fba0050`](https://github.com/containerd/containerd/commit/da1fba00503610dce2e9f8a835cf0f1668fc4328) Website no longer managed from this repo
    * [`129dab31ba`](https://github.com/containerd/containerd/commit/129dab31badb1d66ae23b86c7ca5ad697986511b) Add v1.2.0 beta 1 release notes
    * [`ef237f574a`](https://github.com/containerd/containerd/commit/ef237f574a516b719626a6bea7888546806b3224) Merge pull request  [#2570](https://github.com/containerd/containerd/pull/2570) from jterry75/revendor_go-runc
    * [`57979e1ed2`](https://github.com/containerd/containerd/commit/57979e1ed2851f3376c9acd5e390f334814055e8) revendor go-runc to acb7c88c
    * [`830363acac`](https://github.com/containerd/containerd/commit/830363acac529947d794b50c3eec3bc47c59a183) Merge pull request  [#2544](https://github.com/containerd/containerd/pull/2544) from kadisi/process_args
    * [`248ff06850`](https://github.com/containerd/containerd/commit/248ff06850fb53f8b762338e8a898160275224f3) Merge pull request  [#2562](https://github.com/containerd/containerd/pull/2562) from crosbymichael/console
    * [`4f644dbfd5`](https://github.com/containerd/containerd/commit/4f644dbfd59b4326719c70aca2bda04d6ca1232e) Copy io into and out of console
    * [`07e2b63d69`](https://github.com/containerd/containerd/commit/07e2b63d69353b2289351c79a96d1d44b66b83a2) Send stderr on windows Terminal
    * [`d6cd1e5379`](https://github.com/containerd/containerd/commit/d6cd1e53793e53456214df83b60625be32a4bd0e) Update console dep to c12b1e7919c14469339a5d38f2f8
    * [`53a8c946f5`](https://github.com/containerd/containerd/commit/53a8c946f568ff8940d6f62e42e2b2c6e0936779) Merge pull request  [#2538](https://github.com/containerd/containerd/pull/2538) from jterry75/runtime_v2_windows
    * [`019b0c34de`](https://github.com/containerd/containerd/commit/019b0c34de7939917e4633cbff4d69d4eb16b655) Introduce containerd-shim-runhcs-v1 on Windows
    * [`1a96db4a2c`](https://github.com/containerd/containerd/commit/1a96db4a2cbc73a858a1cc6d6b375ec741a2f6ae) Merge pull request  [#2559](https://github.com/containerd/containerd/pull/2559) from crosbymichael/exp-content
    * [`e5115c3919`](https://github.com/containerd/containerd/commit/e5115c3919888ced3d1f44b719c1d197004dee21) Export content service New
    * [`7dae56671d`](https://github.com/containerd/containerd/commit/7dae56671d742b5fdf1077621cda6d3e5720d20b) set args value of process if args is nil
    * [`3f42445e38`](https://github.com/containerd/containerd/commit/3f42445e38d1081f4b8c3b8d7d1ed1860198ed7a) Merge pull request  [#2557](https://github.com/containerd/containerd/pull/2557) from jhowardmsft/jjh/revendor
    * [`2c4b7f6bd1`](https://github.com/containerd/containerd/commit/2c4b7f6bd13998a2dc45ca95116db6eee920a657) Fixup archive/tar_windows.go type
    * [`8fe92ea5f3`](https://github.com/containerd/containerd/commit/8fe92ea5f3fb5ffff34055f48be138af55d7679b) Revendor Microsoft/hcsshim and go-winio
    * [`5d8ed81e60`](https://github.com/containerd/containerd/commit/5d8ed81e60ad72cf725700b08af8a48202ac6fef) Merge pull request  [#2555](https://github.com/containerd/containerd/pull/2555) from dmcgowan/update-runc-vendor
    * [`4ac20b5b9f`](https://github.com/containerd/containerd/commit/4ac20b5b9f2819e17127638941162f2c4fec7ea8) Merge pull request  [#2553](https://github.com/containerd/containerd/pull/2553) from crosbymichael/release-notes
    * [`ddc53c9cd2`](https://github.com/containerd/containerd/commit/ddc53c9cd277222025023d7ff51d1accbd9eea90) Update runc vendor
    * [`a1affdb4ff`](https://github.com/containerd/containerd/commit/a1affdb4ff38395ee6d7590a7b11d18f2333c0da) Merge pull request  [#2554](https://github.com/containerd/containerd/pull/2554) from crosbymichael/timeout
    * [`97e73c9348`](https://github.com/containerd/containerd/commit/97e73c9348364a7a4ed6185c0180479765541be5) Add WithTime as client Opt
    * [`7ec974458e`](https://github.com/containerd/containerd/commit/7ec974458e3ed0902af52c653a915ba367113db1) Add release notes for v2 runtime and opts
    * [`6f13ff3ea4`](https://github.com/containerd/containerd/commit/6f13ff3ea48a6bc2fb9b47c0acce24cf274dafd9) Merge pull request  [#2550](https://github.com/containerd/containerd/pull/2550) from dmcgowan/release-1.2.0-beta.0
    * [`5ab50846c0`](https://github.com/containerd/containerd/commit/5ab50846c0250bdcfd7935684839a356f32c22b4) Add v1.2.0 beta 0 release notes
    * [`0ffb948270`](https://github.com/containerd/containerd/commit/0ffb9482703de778ea698e737fd85fe2eea046bf) Merge pull request  [#2549](https://github.com/containerd/containerd/pull/2549) from crosbymichael/default-devices
    * [`b67ea850af`](https://github.com/containerd/containerd/commit/b67ea850af0df29f7c58e0c8509d1134a61119bf) Add opt for default unix device permissions
    * [`a69a0b0192`](https://github.com/containerd/containerd/commit/a69a0b0192f647aff8730e493f2da622eb0fd13d) Merge pull request  [#2548](https://github.com/containerd/containerd/pull/2548) from ijc/platforms-must-parse
    * [`c83f9773bc`](https://github.com/containerd/containerd/commit/c83f9773bc2cc93b4b335acb82a889cbbcdb6894) platforms: Add `MustParse`
    * [`037fc5ed86`](https://github.com/containerd/containerd/commit/037fc5ed86c38b692474ca9fb41aa303e2c383e0) Merge pull request  [#2542](https://github.com/containerd/containerd/pull/2542) from crosbymichael/fetch-config
    * [`0aedde55f1`](https://github.com/containerd/containerd/commit/0aedde55f1756564bba5fb9ed272ec12d199b674) Merge pull request  [#2543](https://github.com/containerd/containerd/pull/2543) from Random-Liu/update-cri-v1.11.1
    * [`e9ad2d0481`](https://github.com/containerd/containerd/commit/e9ad2d0481c09a4fe3cae8b0e299ffe91ead19d5) Update cri to v1.11.1.
    * [`65839a47a8`](https://github.com/containerd/containerd/commit/65839a47a88b0a1c5dc34981f1741eccefc9f2b0) Merge pull request  [#2537](https://github.com/containerd/containerd/pull/2537) from crosbymichael/mutable
    * [`9a4c61ccb5`](https://github.com/containerd/containerd/commit/9a4c61ccb5c0ffaa3072eb0d8194b8402d736ce5) Merge pull request  [#2502](https://github.com/containerd/containerd/pull/2502) from fuweid/bugfix_support_more_overlayfs_layers
    * [`3be457d7d6`](https://github.com/containerd/containerd/commit/3be457d7d66b29cf3a38f481e36da966a1ba9cac) Move content.Fetch configuration to struct
    * [`b9eeaa1ce8`](https://github.com/containerd/containerd/commit/b9eeaa1ce83dd9970605ddbd0b35d4d3fa5f87bd) Merge pull request  [#2536](https://github.com/containerd/containerd/pull/2536) from jterry75/fix_log_pipe_windows
    * [`8362d9aa48`](https://github.com/containerd/containerd/commit/8362d9aa48909c47da50e16b38a9e1854e1bbb12) switch shim log Windows client/server direction
    * [`cc6d261e1a`](https://github.com/containerd/containerd/commit/cc6d261e1ae9498e868ca5829e7713888cf853fe) Image and snapshot key are mutable
    * [`2c85ae2828`](https://github.com/containerd/containerd/commit/2c85ae2828abf0853a3c449802f97bd1ee8d06ce) Merge pull request  [#2535](https://github.com/containerd/containerd/pull/2535) from ijc/WithUserID-docs
    * [`e8c80f37e2`](https://github.com/containerd/containerd/commit/e8c80f37e2b106538c083a4937d9b8677c163c88) Merge pull request  [#2530](https://github.com/containerd/containerd/pull/2530) from dmcgowan/update-release-tool
    * [`4a74731cd0`](https://github.com/containerd/containerd/commit/4a74731cd03a0251409d45d9b9a071ae5fe01e5b) oci: Update docs for `oci.WithUserID`
    * [`97473edb99`](https://github.com/containerd/containerd/commit/97473edb99079c9e25847b18b61bb8203371bbbb) Merge pull request  [#2534](https://github.com/containerd/containerd/pull/2534) from cyphar/manpage-rename
    * [`7aa132ffc7`](https://github.com/containerd/containerd/commit/7aa132ffc732e445a7673d1dd0612d32737cd0dd) docs: man: rename config.toml(5) to be more descriptive
    * [`1ba4aa04b4`](https://github.com/containerd/containerd/commit/1ba4aa04b455ffa0fa8b81d90e864d65dd0d00e1) Merge pull request  [#2528](https://github.com/containerd/containerd/pull/2528) from crosbymichael/shim-debug
    * [`6ba4ddfdda`](https://github.com/containerd/containerd/commit/6ba4ddfddac6fc347897ea11b4056125bf2f22d8) Add shim log pipe for log forwarding to the daemon
    * [`67b54c6670`](https://github.com/containerd/containerd/commit/67b54c667056935b2cdc0e5a9e9d866c69342741) Support >= 128 layers in overlayfs snapshots
    * [`aeb322d87d`](https://github.com/containerd/containerd/commit/aeb322d87d417672903d51c2b9a245157ce0d0cb) Update release tool
    * [`4fb92300fe`](https://github.com/containerd/containerd/commit/4fb92300fe42c65a865635c340884a84925f97ac) Merge pull request  [#2526](https://github.com/containerd/containerd/pull/2526) from crosbymichael/managed-opt
    * [`6bf15fa867`](https://github.com/containerd/containerd/commit/6bf15fa867bc8df195ee0d5e6dea94e1e9e651d0) Merge pull request  [#2529](https://github.com/containerd/containerd/pull/2529) from crosbymichael/missing-gids
    * [`99df1a9e11`](https://github.com/containerd/containerd/commit/99df1a9e11f348b53d91a3356818bcf461971f37) Set gid 0 when no group is specified
    * [`dd97a11b6f`](https://github.com/containerd/containerd/commit/dd97a11b6fbe754e312e74cc3b96b5df112bc074) Merge pull request  [#2523](https://github.com/containerd/containerd/pull/2523) from jterry75/windows_v2_tasks_service
    * [`2742238909`](https://github.com/containerd/containerd/commit/2742238909ed8237333b415ce7908eeda653ff1d) Add docs for managed opts dir
    * [`2783a19b10`](https://github.com/containerd/containerd/commit/2783a19b100946c5bc7de8288c776b36d0d2aa19) Merge pull request  [#2518](https://github.com/containerd/containerd/pull/2518) from crosbymichael/install
    * [`74b036491a`](https://github.com/containerd/containerd/commit/74b036491a1b16b051eb5614435b7602cf1b0983) Merge pull request  [#2524](https://github.com/containerd/containerd/pull/2524) from samuelkarp/time.Hour
    * [`5a47c5ec1d`](https://github.com/containerd/containerd/commit/5a47c5ec1d25a1192ed9e14f6807d030fb01b6b8) Add lib support as an option
    * [`1537f31381`](https://github.com/containerd/containerd/commit/1537f31381b946f395348d9891602a1e4a2c1070) Add install support for binary images
    * [`9ca687be63`](https://github.com/containerd/containerd/commit/9ca687be63e0b45aab2d4e177971fe2fc1fbb108) Merge pull request  [#2522](https://github.com/containerd/containerd/pull/2522) from jterry75/runc_typo
    * [`9665a2650a`](https://github.com/containerd/containerd/commit/9665a2650ae0a266c67f0ac9acf5d1d93edcb287) *: replace 3600 seconds with 1 hour
    * [`9936370fef`](https://github.com/containerd/containerd/commit/9936370fef80cc532e79f0c5d49e6219bd824bb5) Refactors the TasksService requires per platform
    * [`9ff702b9a1`](https://github.com/containerd/containerd/commit/9ff702b9a146c02b90df58e558cafde0d398debe) Fix a typo in runc-v1 shim
    * [`b8f4c7a9bd`](https://github.com/containerd/containerd/commit/b8f4c7a9bdc0e606652d8b999044466ffe1e5233) Merge pull request  [#2520](https://github.com/containerd/containerd/pull/2520) from dmcgowan/use-pause-multiplatform-test
    * [`d3887f6764`](https://github.com/containerd/containerd/commit/d3887f676433ddc3f812355153db20db5eb4ca48) Merge pull request  [#2519](https://github.com/containerd/containerd/pull/2519) from jterry75/various_win_fixes
    * [`dcb905701c`](https://github.com/containerd/containerd/commit/dcb905701c8370f953f9d84301f7a6a9f2203d98) Adds retry support to Windows AnonDialer
    * [`790c3a3663`](https://github.com/containerd/containerd/commit/790c3a3663d9b6be98825547d05557b90090821f) Remove extra allocation in NewTask
    * [`123de20b59`](https://github.com/containerd/containerd/commit/123de20b5975a9a59bb3a52504fa7202c017a099) Merge pull request  [#2517](https://github.com/containerd/containerd/pull/2517) from estesp/fix-travis-script
    * [`438b3cb694`](https://github.com/containerd/containerd/commit/438b3cb694ea8360540192b990f2eb4f520f4c12) Update multi-arch image tests
    * [`9622369f0e`](https://github.com/containerd/containerd/commit/9622369f0eaee16a9ac752c216b88eb8863dc31a) Fix loss of CRI test failure status in CI
    * [`6a252a7141`](https://github.com/containerd/containerd/commit/6a252a71410d22eb27ce4893b4b6a7f2cb99956a) IO Windows remove unused wait group
    * [`efb04a3361`](https://github.com/containerd/containerd/commit/efb04a3361842b3e33d73e32e6d8d90293731169) Merge pull request  [#2513](https://github.com/containerd/containerd/pull/2513) from dmcgowan/set-default-platform-withplatform
    * [`9dc55ea1d2`](https://github.com/containerd/containerd/commit/9dc55ea1d2dfadac3b5c1e0b5febb1f7ff01adf6) Merge pull request  [#2514](https://github.com/containerd/containerd/pull/2514) from jterry75/runtime_v2_shim_command
    * [`d64d8a06d5`](https://github.com/containerd/containerd/commit/d64d8a06d549c33676b7ad7ac65e52e9731cf31a) Use image constructor in client
    * [`3629344e6e`](https://github.com/containerd/containerd/commit/3629344e6e1b1b5a259285fee384b6bc0d47b4f9) Ensure specifying an empty platform is treated as default
    * [`9f13b74f4a`](https://github.com/containerd/containerd/commit/9f13b74f4a8a88b68dc55d283ecf2f849e6eac9b) Runtime v2 absolute shim path to executable
    * [`875b92c507`](https://github.com/containerd/containerd/commit/875b92c507577fda378c26aed4030dcdeeff50eb) Merge pull request  [#2512](https://github.com/containerd/containerd/pull/2512) from crosbymichael/gpupath
    * [`ed0e73422d`](https://github.com/containerd/containerd/commit/ed0e73422d2448ccbe1929d87554b117a4a913da) Merge pull request  [#2468](https://github.com/containerd/containerd/pull/2468) from dmcgowan/set-platform-on-unpack
    * [`4249f44d81`](https://github.com/containerd/containerd/commit/4249f44d812b4f5926cb6e7827aab90d20fc67ff) Merge pull request  [#2493](https://github.com/containerd/containerd/pull/2493) from dmcgowan/sync-lease-removal
    * [`d0ab8c8510`](https://github.com/containerd/containerd/commit/d0ab8c8510441ba5cb996b3449fd03653e2826aa) Merge pull request  [#2496](https://github.com/containerd/containerd/pull/2496) from dmcgowan/lease-content-uploads
    * [`e4f33dcfb5`](https://github.com/containerd/containerd/commit/e4f33dcfb56f9117acd937b5aee1c2ffc7fb888d) Add nvidia Opts to lookup containerd binary or hook path
    * [`c55b9636f7`](https://github.com/containerd/containerd/commit/c55b9636f7079877e14c7a7f3ba1f57646f37c86) Merge pull request  [#2263](https://github.com/containerd/containerd/pull/2263) from alibaba/fix_no_gzip
    * [`6647e75651`](https://github.com/containerd/containerd/commit/6647e75651bba8cba3cad746ed06a09c26760227) Merge pull request  [#2509](https://github.com/containerd/containerd/pull/2509) from crosbymichael/bundle-cleanup
    * [`45d0df8fe3`](https://github.com/containerd/containerd/commit/45d0df8fe3ea5663a6c209854f8f58f6af93be6f) Merge pull request  [#2510](https://github.com/containerd/containerd/pull/2510) from crosbymichael/gpucaps2
    * [`920dc79b4d`](https://github.com/containerd/containerd/commit/920dc79b4d7936b6a4d6d01b39607a07b6c61d95) Merge pull request  [#2504](https://github.com/containerd/containerd/pull/2504) from samuelkarp/ctr-t-metrics
    * [`81e2859e8b`](https://github.com/containerd/containerd/commit/81e2859e8b5d0a8e272cd1862480413507613beb) Change gpu Capability type to string
    * [`ca71484793`](https://github.com/containerd/containerd/commit/ca714847936372d257dddbbabf79f9131da923d7) Merge pull request  [#2480](https://github.com/containerd/containerd/pull/2480) from dmcgowan/proxy-plugin-doc
    * [`578a236f30`](https://github.com/containerd/containerd/commit/578a236f30ff130e188c8155ee3d3ce68abfd1d6) Merge pull request  [#2506](https://github.com/containerd/containerd/pull/2506) from crosbymichael/gpucaps
    * [`23fbdbaf13`](https://github.com/containerd/containerd/commit/23fbdbaf13e054cb94d6d3452ed93b491f605f18) Cleanup workdirs on manager load
    * [`e8f7c2af26`](https://github.com/containerd/containerd/commit/e8f7c2af26a4337a4a1f27f8eb21be70307b0d79) Merge pull request  [#2507](https://github.com/containerd/containerd/pull/2507) from flx42/fix-readme-runtime-v2
    * [`2ebfba575c`](https://github.com/containerd/containerd/commit/2ebfba575c4a1360074206048badc98511e47257) Merge pull request  [#2479](https://github.com/containerd/containerd/pull/2479) from stevvooe/with-file-combinator
    * [`9a34bb046a`](https://github.com/containerd/containerd/commit/9a34bb046ad91163561b6b2845ae2a9575f64687) metrics: add optional json output
    * [`e22f19618c`](https://github.com/containerd/containerd/commit/e22f19618cbb159966329a8f02cec340d16bf353) Remove reference to WithExit in README
    * [`2a1bd7414b`](https://github.com/containerd/containerd/commit/2a1bd7414b351eacfcf6861767ce91bb5ffd6ecb) oci: introduce WithSpecFromFile combinator
    * [`985920c513`](https://github.com/containerd/containerd/commit/985920c5131f510fb9689bd8f154af98f58d8033) Merge pull request  [#2505](https://github.com/containerd/containerd/pull/2505) from crosbymichael/cmdargs
    * [`dd0c04970d`](https://github.com/containerd/containerd/commit/dd0c04970d81ba1ddffb9456da96d68da6bd2314) nvidia GPU support for caps and multiple uuids
    * [`362405f7b5`](https://github.com/containerd/containerd/commit/362405f7b50c22c7c12df66d5df434e27f7b1716) Merge pull request  [#2495](https://github.com/containerd/containerd/pull/2495) from jterry75/runtime_v2_windows
    * [`af1b6a026e`](https://github.com/containerd/containerd/commit/af1b6a026eed60ab01098f7aae90fe8797c82e79) Review feedback.
    * [`4b5403f9c9`](https://github.com/containerd/containerd/commit/4b5403f9c98c760b173e1659fa2f9c3f5940402c) Merge pull request  [#2](https://github.com/containerd/containerd/pull/2) from crosbymichael/runtime-v2-windows
    * [`13549f7a07`](https://github.com/containerd/containerd/commit/13549f7a07dc2422065c393c1d77a70708697a2f) Abstract to SocketAddress
    * [`2c87d120df`](https://github.com/containerd/containerd/commit/2c87d120df6f9c6e42ce30829f0c6c6f965907c7) ctr: add new metrics subcommand
    * [`e956441fe0`](https://github.com/containerd/containerd/commit/e956441fe0f5fedaa0ca18f80ea767c46432507f) Add WithImageConfigArgs to replace CMD on image
    * [`c8017d0275`](https://github.com/containerd/containerd/commit/c8017d0275c7b99f55abcc6a17f94104182531e2) Merge pull request  [#2500](https://github.com/containerd/containerd/pull/2500) from crosbymichael/12deps
    * [`5a0b040ab4`](https://github.com/containerd/containerd/commit/5a0b040ab48ebcf0989176c05e9ef94f4be8cef1) Update containerd dependencies for 1.2
    * [`c09932fcb0`](https://github.com/containerd/containerd/commit/c09932fcb01009cefc49f8731d863f58954e3c74) Merge pull request  [#2347](https://github.com/containerd/containerd/pull/2347) from crosbymichael/streamingapis
    * [`400f16fc46`](https://github.com/containerd/containerd/commit/400f16fc46ef056df1df5480052549b08e6eb64c) Add containers streaming API
    * [`965cca6f75`](https://github.com/containerd/containerd/commit/965cca6f759ca80684bf8ec9ad61ab99fde99aab) Merge pull request  [#1](https://github.com/containerd/containerd/pull/1) from crosbymichael/runtime-v2-windows
    * [`9d72b4543b`](https://github.com/containerd/containerd/commit/9d72b4543b57e85b5a7f60d69df7e00433e8feae) Handle windows signals
    * [`f15a1170d3`](https://github.com/containerd/containerd/commit/f15a1170d368f9fce9639dff2c2edba714daba9c) Add windows publisher
    * [`1580ec59a5`](https://github.com/containerd/containerd/commit/1580ec59a5f453964215b0e853b7dc7cdd3ca7d7) Remove outdated plugin design doc
    * [`3e657de3af`](https://github.com/containerd/containerd/commit/3e657de3afd98ecf6da7fe3ab7b1a1345305d8a9) Document plugins
    * [`dfc9991135`](https://github.com/containerd/containerd/commit/dfc999113571695dc713dfa9326eee5468437f11) Add content ingests to lease and gc
    * [`d02728ff4a`](https://github.com/containerd/containerd/commit/d02728ff4ae5b045b4601a86059fb96646511b51) Merge pull request  [#2499](https://github.com/containerd/containerd/pull/2499) from crosbymichael/fast
    * [`b760cee65a`](https://github.com/containerd/containerd/commit/b760cee65a2170962773038ff1f4fa28995abe27) Update lease service errors
    * [`d3e0c163f8`](https://github.com/containerd/containerd/commit/d3e0c163f8765bd253552221bf038d8089a39ff8) Adds runtime v2 support for Windows shim's
    * [`710df57854`](https://github.com/containerd/containerd/commit/710df578543dc1846057732ec73016f0a2b21f14) Fast path bundle cleanup on load
    * [`26e2dd6754`](https://github.com/containerd/containerd/commit/26e2dd6754b8098911d80ed0369bd1c54b93fbd4) Merge pull request  [#2425](https://github.com/containerd/containerd/pull/2425) from avagin/docker-fixes
    * [`3289dc63e9`](https://github.com/containerd/containerd/commit/3289dc63e93f7b07d8d541f981333f9e26863010) Merge pull request  [#2465](https://github.com/containerd/containerd/pull/2465) from fraenkel/lock_conn
    * [`d47bda91e9`](https://github.com/containerd/containerd/commit/d47bda91e927aa8e98f76525d71c0efaa24200cf) Merge pull request  [#2490](https://github.com/containerd/containerd/pull/2490) from thaJeztah/logging_nanosecond_precision
    * [`9a4d1c5f8d`](https://github.com/containerd/containerd/commit/9a4d1c5f8d9c8f573486e5069bcd08c824d21b0f) Use connection lock when creating services
    * [`da73b98b63`](https://github.com/containerd/containerd/commit/da73b98b638c8dfbbabaaedf395976cf655b2bde) Set default log formatting to use RFC3339Nano with fixed width
    * [`a88b631961`](https://github.com/containerd/containerd/commit/a88b6319614de846458750ff882723479ca7b1a1) Merge pull request  [#2471](https://github.com/containerd/containerd/pull/2471) from crosbymichael/fatal
    * [`88ec4559b6`](https://github.com/containerd/containerd/commit/88ec4559b611349be73d207ea6251c006d9bb746) Merge pull request  [#2487](https://github.com/containerd/containerd/pull/2487) from thaJeztah/fix_compilation_issues_on_go1.11
    * [`65ef8310d9`](https://github.com/containerd/containerd/commit/65ef8310d982768d2bde8a2115fc1fad5bc0ca4c) Fix compilation failures on Go 1.11
    * [`92d147ebde`](https://github.com/containerd/containerd/commit/92d147ebde3f8372dbce80b29c38a344e4232b8e) Merge pull request  [#2485](https://github.com/containerd/containerd/pull/2485) from AkihiroSuda/fix-native-root-permission
    * [`7461739b58`](https://github.com/containerd/containerd/commit/7461739b58ea755c9c403b7256c0a09b04a56c46) native: set '/' permission to 0755
    * [`0d52c71c80`](https://github.com/containerd/containerd/commit/0d52c71c805ec8b4e1d683e919d6914845067794) Merge pull request  [#2474](https://github.com/containerd/containerd/pull/2474) from dmcgowan/lease-expiration
    * [`fc2fcf6b2a`](https://github.com/containerd/containerd/commit/fc2fcf6b2a9dc8228a4bc0aab5ecf890b1442bbe) task: WithExit() doesn't have to overwrite existing options
    * [`394784b3aa`](https://github.com/containerd/containerd/commit/394784b3aa070aa64b0f25e8f5d1935ce5fb3d3c) Merge pull request  [#2482](https://github.com/containerd/containerd/pull/2482) from crosbymichael/v2cr
    * [`17ab11a236`](https://github.com/containerd/containerd/commit/17ab11a23619b25407ca088a179ba0780bbeb6c2) Fixes for runtimev2 and checkpoint restore
    * [`94e132fd07`](https://github.com/containerd/containerd/commit/94e132fd0754655318b61bd857ac5a2b86a0aba3) Add sync option on lease removal
    * [`49fb363811`](https://github.com/containerd/containerd/commit/49fb36381165d41abf8a63752e71341e16777992) Merge pull request  [#2458](https://github.com/containerd/containerd/pull/2458) from fuweid/bugfix_apply_hardlink_to_softlink
    * [`77ffa366af`](https://github.com/containerd/containerd/commit/77ffa366afe5f6ab3eaae91489173bd332d148ff) Merge pull request  [#2476](https://github.com/containerd/containerd/pull/2476) from kolyshkin/osusergo
    * [`2a8e28ae29`](https://github.com/containerd/containerd/commit/2a8e28ae29cbcc1fe0d0b5c4dc13ec22c0be0555) Merge pull request  [#2477](https://github.com/containerd/containerd/pull/2477) from crosbymichael/stress-runtime
    * [`17ae673b5c`](https://github.com/containerd/containerd/commit/17ae673b5c9e5b03a8ca379bddf6b16892a6a27f) Set runtime for stress tests
    * [`48570b39c5`](https://github.com/containerd/containerd/commit/48570b39c5a77a26fffd4966eae1a630a69894b1) BUILDING.md: add osusergo for static build
    * [`3b1534c47a`](https://github.com/containerd/containerd/commit/3b1534c47ace1903da976bacabbffcfd1713faeb) bugfix: allow hardlink to softlink file
    * [`9743ff21c9`](https://github.com/containerd/containerd/commit/9743ff21c9c5ebeb06a10782fa6d91ce00c176b1) Don't fatal on epoll wait
    * [`94cfce62ba`](https://github.com/containerd/containerd/commit/94cfce62ba9eabb58417cb5a663dc7a9feb68c07) Merge pull request  [#2434](https://github.com/containerd/containerd/pull/2434) from crosbymichael/shimv2
    * [`d53a96fbe4`](https://github.com/containerd/containerd/commit/d53a96fbe4ff286325735cb4e50892e21c475d71) Add comments for oci protos
    * [`29b72d4ff0`](https://github.com/containerd/containerd/commit/29b72d4ff0e21c0e1cedf87fb60473666a2e1a92) Support lease filters
    * [`00a99c0472`](https://github.com/containerd/containerd/commit/00a99c0472642f053ac5d24f2467fac872c3d2d3) Add leases subcommand in ctr
    * [`4c2ad9cefb`](https://github.com/containerd/containerd/commit/4c2ad9cefb2f712e35f676dd929697498daccd77) Update CRI vendor
    * [`8cf3fad8d4`](https://github.com/containerd/containerd/commit/8cf3fad8d4739db4c538bcc6b30c9742afaf8903) Add leases manager interface
    * [`026b7d922f`](https://github.com/containerd/containerd/commit/026b7d922feeb4ee9760fd602ddbfeb950e78457) Add README.md to runtime v2
    * [`c77c89b3d1`](https://github.com/containerd/containerd/commit/c77c89b3d13c328a5a7ae4e67f9173a894b08c6c) Add lease expiration to garbage collection
    * [`02579c8c3f`](https://github.com/containerd/containerd/commit/02579c8c3f59b038609125f149cdb12aa48aaf56) Merge pull request  [#2415](https://github.com/containerd/containerd/pull/2415) from dmcgowan/proxy-plugins
    * [`3a916a0f67`](https://github.com/containerd/containerd/commit/3a916a0f67e2fd10b19344383db5955242f9efd5) Update client Image to have configurable platform
    * [`fd31052d9c`](https://github.com/containerd/containerd/commit/fd31052d9c8d08582220d9f50158b56623cea88c) Add oom events to shim
    * [`dfde5ec316`](https://github.com/containerd/containerd/commit/dfde5ec3165670a7a7e4dd1186c427038a527bcb) Merge pull request  [#2418](https://github.com/containerd/containerd/pull/2418) from crosbymichael/hook-root
    * [`9ca23811c3`](https://github.com/containerd/containerd/commit/9ca23811c3f7615c875d9b8ffccbcd75a43b4499) Merge pull request  [#2424](https://github.com/containerd/containerd/pull/2424) from kinvolk/alban/systemd-run
    * [`e17969caad`](https://github.com/containerd/containerd/commit/e17969caad07133e35db3ee22441b5c857f3080a) Merge pull request  [#2436](https://github.com/containerd/containerd/pull/2436) from thaJeztah/fix_gofmt
    * [`fb1084d9cc`](https://github.com/containerd/containerd/commit/fb1084d9cc2b97aa679bf323158ac60d6e2ac6a8) Merge pull request  [#2464](https://github.com/containerd/containerd/pull/2464) from tonistiigi/oci-export-platform
    * [`ed697290da`](https://github.com/containerd/containerd/commit/ed697290da60cc72390f518d1c9cdde04dd5b078) Merge pull request  [#2463](https://github.com/containerd/containerd/pull/2463) from crosbymichael/temp-clean
    * [`7e49c601a8`](https://github.com/containerd/containerd/commit/7e49c601a88fd6b46e29366ca8d5ad15e565e1c4) Add `shim start` for shim creation
    * [`da1b5470cd`](https://github.com/containerd/containerd/commit/da1b5470cd26e9e2b4b1cd0100c876ce8db87471) Runtime v2
    * [`6de11ab973`](https://github.com/containerd/containerd/commit/6de11ab973faa67f0f8fe2e67a055f50b4f2ac4b) Merge pull request  [#2470](https://github.com/containerd/containerd/pull/2470) from dmcgowan/fix-checkprotos
    * [`d3cd5f1d01`](https://github.com/containerd/containerd/commit/d3cd5f1d015da1f8a9107f0b58b9c614c4b153cf) Fix options ordering in proto api txt files
    * [`82e7204a3c`](https://github.com/containerd/containerd/commit/82e7204a3ced4ecf794bcedb563e36ce99f72aa2) oci-exporter: do not filter current platform on export
    * [`cef05f19a7`](https://github.com/containerd/containerd/commit/cef05f19a7c181621405082139e8a4b16929874b) Merge pull request  [#2461](https://github.com/containerd/containerd/pull/2461) from dmcgowan/seed_rand
    * [`0105959c3d`](https://github.com/containerd/containerd/commit/0105959c3d1515f47690809910d9dee15d8956bc) Don't prevent boot on temp cleanup
    * [`8baeaff54b`](https://github.com/containerd/containerd/commit/8baeaff54b6daa4ee77a1d520ad15517e0b6e28e) Merge pull request  [#2460](https://github.com/containerd/containerd/pull/2460) from stevvooe/runc-build-instructions
    * [`1c6929cbd4`](https://github.com/containerd/containerd/commit/1c6929cbd4f62e8d0d2e35b3bd2d3a47633cba38) Remove use of crypto rand in tests
    * [`cce0a46c8a`](https://github.com/containerd/containerd/commit/cce0a46c8ae04ead64084b9498b80125b1198221) Seed random on ctr and containerd startup
    * [`a5e0916aa9`](https://github.com/containerd/containerd/commit/a5e0916aa971de33b34282df50476fd3c5f4606c) build: include instructions for runc build
    * [`0c0c271b54`](https://github.com/containerd/containerd/commit/0c0c271b549447403aa1f12e38f54001eda45045) Update golang.org/x/sys
    * [`cb4bf2003f`](https://github.com/containerd/containerd/commit/cb4bf2003f8ffc793e766b07d8771049b21f5dcb) Merge pull request  [#2454](https://github.com/containerd/containerd/pull/2454) from hairyhenderson/use-math-rand-instead-of-crypto-rand
    * [`9a97ab34ce`](https://github.com/containerd/containerd/commit/9a97ab34cea0d54229de974853ed48bb23204ee1) Switching from crypto/rand to math/rand to avoid blocking
    * [`b382b6fe0b`](https://github.com/containerd/containerd/commit/b382b6fe0bdbf7604c0a4f5c2089c0b159ad58b2) Merge pull request  [#2450](https://github.com/containerd/containerd/pull/2450) from Random-Liu/support-host-in-resolver
    * [`c8a8a49584`](https://github.com/containerd/containerd/commit/c8a8a495840cea1e35e1bc72a8701f543a6601d2) Support specifying host in resolver.
    * [`01d309e8f2`](https://github.com/containerd/containerd/commit/01d309e8f20647f0046c37ca3986faacf17f7588) Merge pull request  [#2448](https://github.com/containerd/containerd/pull/2448) from rn/btrfs
    * [`651920405e`](https://github.com/containerd/containerd/commit/651920405e1d209826ff73c90ad7ec1763b7f896) test: Increase btrfs loopback device size to 128MB
    * [`b41633746e`](https://github.com/containerd/containerd/commit/b41633746ed4833f52c3c071e8edcfa2713e5677) Merge pull request  [#2443](https://github.com/containerd/containerd/pull/2443) from thaJeztah/mask_acpi
    * [`fe64b06a6d`](https://github.com/containerd/containerd/commit/fe64b06a6d13e354f4a64b1f2f901e872ab055d8) Add /proc/keys to masked paths
    * [`8b42adeddc`](https://github.com/containerd/containerd/commit/8b42adeddcf6a5fe9114d45e34bf11d19f8e879f) Add /proc/acpi to masked paths
    * [`e01779a0da`](https://github.com/containerd/containerd/commit/e01779a0da099db671f41348114941718ff2d932) Merge pull request  [#2442](https://github.com/containerd/containerd/pull/2442) from thaJeztah/bump_containerd_console
    * [`77a26427c3`](https://github.com/containerd/containerd/commit/77a26427c34cd52bd9e46d840b6b4f090abd4fa4) update containerd/console to fix race: lock Cond before Signal
    * [`5900361791`](https://github.com/containerd/containerd/commit/5900361791abe0d16956fb27bd603c9bcb795b42) Merge pull request  [#2420](https://github.com/containerd/containerd/pull/2420) from sudeeshjohn/master
    * [`5a4f007e48`](https://github.com/containerd/containerd/commit/5a4f007e488bb934c1174808513d4a930b81baaa) Fix the formatting directives error during compilation
    * [`0b0b41298a`](https://github.com/containerd/containerd/commit/0b0b41298a82fc342bf8350b38f8b33aebd67816) Merge pull request  [#2437](https://github.com/containerd/containerd/pull/2437) from thaJeztah/remove_go_version_check
    * [`383d750d4f`](https://github.com/containerd/containerd/commit/383d750d4f51ad44f18272c84922a665c486c58d) Workaround for gofmt change in Go 1.11
    * [`108c9cd4cf`](https://github.com/containerd/containerd/commit/108c9cd4cf10b015c339990fb7ea981c55acbe4d) Remove Go version check in travis
    * [`39b6ba826a`](https://github.com/containerd/containerd/commit/39b6ba826a296089e40cf89be2edc50a3e5cf7b0) Merge pull request  [#2431](https://github.com/containerd/containerd/pull/2431) from masters-of-cats/plugins-list-subcommand
    * [`4e64dcce85`](https://github.com/containerd/containerd/commit/4e64dcce85db2667a296bbfc6595a6f5b803ab68) Merge pull request  [#2432](https://github.com/containerd/containerd/pull/2432) from crosbymichael/ttrpc2
    * [`6a83168157`](https://github.com/containerd/containerd/commit/6a83168157be08dfce163413cc0733152351048f) Update ttrpc to 94dde388801693c54f88a6596f713b51a8
    * [`3cf3881fa4`](https://github.com/containerd/containerd/commit/3cf3881fa46cb275a910f37331e13bdc9fd142a4) Introduce plugins/list subcommand
    * [`a044b047e8`](https://github.com/containerd/containerd/commit/a044b047e874a515c21750cd689c398bd9be305e) Merge pull request  [#2430](https://github.com/containerd/containerd/pull/2430) from Random-Liu/update-cri-to-v1.11.0
    * [`f530a3c267`](https://github.com/containerd/containerd/commit/f530a3c2678acd6f746aa6a57d7385a41aab58d7) Update cri to v1.11.0.
    * [`e51ddf43e9`](https://github.com/containerd/containerd/commit/e51ddf43e9e73c5a61259d0f5eb05ef1b0c8dcc1) Merge pull request  [#2428](https://github.com/containerd/containerd/pull/2428) from crosbymichael/ttrpc
    * [`8c709ac43a`](https://github.com/containerd/containerd/commit/8c709ac43ace9e5fdb4bbdaaa5db9e9b2d758936) update typeurl
    * [`08150bfe76`](https://github.com/containerd/containerd/commit/08150bfe76c14811fbb4bd6600215cf056e0bc96) Update ttrpc for containerd repo
    * [`6ef65b74e1`](https://github.com/containerd/containerd/commit/6ef65b74e14360637d925302ca5f518e5a411988) Document how to use systemd-run
    * [`ca204317ed`](https://github.com/containerd/containerd/commit/ca204317ed496c1ab33fdcc3f4c8305861d6981c) Merge pull request  [#2422](https://github.com/containerd/containerd/pull/2422) from crosbymichael/ctr-delete
    * [`08f7ee9828`](https://github.com/containerd/containerd/commit/08f7ee9828af1783dc98cc5cc1739e915697c667) Merge pull request  [#2423](https://github.com/containerd/containerd/pull/2423) from crosbymichael/shim-procs
    * [`fdceb13b14`](https://github.com/containerd/containerd/commit/fdceb13b14629d250e819374c4abbb28e7ecbdc6) Add cio.Load for loading io set
    * [`68e144c637`](https://github.com/containerd/containerd/commit/68e144c63791fc4982afedc0fe6fcbf924b5d59b) Set shim max procs via env var
    * [`1ac546b3c4`](https://github.com/containerd/containerd/commit/1ac546b3c4a3331a9997427052d1cb9888a2f3ef) Merge pull request  [#2411](https://github.com/containerd/containerd/pull/2411) from flx42/move-containerflags
    * [`e239f65590`](https://github.com/containerd/containerd/commit/e239f6559093939cd1a2753d714dafecc21915e2) Handle abs path for rootfs in oci hook
    * [`f15c3be348`](https://github.com/containerd/containerd/commit/f15c3be348ea557acf1afbf6e605e0dbbb04b7a4) Merge pull request  [#2417](https://github.com/containerd/containerd/pull/2417) from dmcgowan/update-arm64-normalize
    * [`db3c5afc6d`](https://github.com/containerd/containerd/commit/db3c5afc6d61dc3bd1ac48a55156e58bf4557a45) Normalize arm64 to an empty variant
    * [`47a128d455`](https://github.com/containerd/containerd/commit/47a128d455c51161c2fa231add9acdbad3166187) Merge pull request  [#2414](https://github.com/containerd/containerd/pull/2414) from dmcgowan/platform-arm-normalization
    * [`995310cda9`](https://github.com/containerd/containerd/commit/995310cda95d8d2fb0e40ccd5506b0fc2d1ae769) Merge pull request  [#2408](https://github.com/containerd/containerd/pull/2408) from estesp/carry-2363
    * [`7049671465`](https://github.com/containerd/containerd/commit/70496714650c2071e525fd833b67c3eeb8511132) Add support for proxy plugins in configuration
    * [`37ab93e2c8`](https://github.com/containerd/containerd/commit/37ab93e2c89fd8bc1e08c914246926fabf902893) Fix arm platform matching
    * [`7ff2748f9c`](https://github.com/containerd/containerd/commit/7ff2748f9cac462dfe25c6f1d3ffc03ad70f5680) Merge pull request  [#2410](https://github.com/containerd/containerd/pull/2410) from tonistiigi/mlist-error
    * [`5dd22a20af`](https://github.com/containerd/containerd/commit/5dd22a20afa959490436472076d5b8bb04dadb79) Move ContainerFlags to "commands" package
    * [`53fe31d6de`](https://github.com/containerd/containerd/commit/53fe31d6de69f5616b89dace15661c0970767fc0) images: provide better error for manifest list match error
    * [`3c5b0dcf27`](https://github.com/containerd/containerd/commit/3c5b0dcf27f235c1a78bac5352e30da7cc6d96d6) Update architecture.md
    * [`c1e1f3d6d9`](https://github.com/containerd/containerd/commit/c1e1f3d6d990e79cfc22317558571008536e0f6e) Merge pull request  [#2397](https://github.com/containerd/containerd/pull/2397) from harche/doc_fix
    * [`ef449aa38e`](https://github.com/containerd/containerd/commit/ef449aa38edc8f21a3819663b07519681ad0409a) Docs: Fix incomplete instructions for building using docker
    * [`0158a6fb34`](https://github.com/containerd/containerd/commit/0158a6fb34e0dc104fac4e4e9d80493c25f4d8c7) Merge pull request  [#2393](https://github.com/containerd/containerd/pull/2393) from vdemeester/gotestyourself-with-tools
    * [`832b05ae67`](https://github.com/containerd/containerd/commit/832b05ae6763026b5dff106cfc2f0b4bf0392353) Update tests to use gotest.tools angel
    * [`3830180ce5`](https://github.com/containerd/containerd/commit/3830180ce5d51ec8a44ff75c2df5ee345a5e1701) Replace gotestyourself by gotest.tools
    * [`35887db096`](https://github.com/containerd/containerd/commit/35887db096d26e8c5fb40e600e5b64e024f10df0) Merge pull request  [#2370](https://github.com/containerd/containerd/pull/2370) from dmcgowan/update-maintainers-rules
    * [`046536cfb1`](https://github.com/containerd/containerd/commit/046536cfb1c8a813420f3903c95f57987b636ae6) fixbug: blob for schemav1 could be uncompressed
    * [`7ba62b147d`](https://github.com/containerd/containerd/commit/7ba62b147daafbb3f56359def179af1794896e79) Update adding maintainer section
    * [`63522d9eaa`](https://github.com/containerd/containerd/commit/63522d9eaa5a0443d225642c4b6f4f5fdedf932b) Merge pull request  [#2390](https://github.com/containerd/containerd/pull/2390) from AkihiroSuda/fix-schema1
    * [`356b0d5964`](https://github.com/containerd/containerd/commit/356b0d59646253bc040e8d6365418f20badd59eb) Merge pull request  [#2388](https://github.com/containerd/containerd/pull/2388) from ehazlett/proc-interface
    * [`df34eefa12`](https://github.com/containerd/containerd/commit/df34eefa12d026dc9fdd803afcaaac0df17cddd8) Merge pull request  [#2330](https://github.com/containerd/containerd/pull/2330) from crosbymichael/hpc
    * [`a435f2886c`](https://github.com/containerd/containerd/commit/a435f2886cc491d2abfbf578f8539c4d677372aa) separate proc interfaces into standalone package
    * [`703c25e452`](https://github.com/containerd/containerd/commit/703c25e4522fa0c5dab85e29a93556b03df74848) fix schema1 fetchBlob()
    * [`00d4910633`](https://github.com/containerd/containerd/commit/00d491063326ae7c173c9be3ba7bbd86c13d24c3) Merge pull request  [#2387](https://github.com/containerd/containerd/pull/2387) from ehazlett/runtime-shim
    * [`821c8eaa91`](https://github.com/containerd/containerd/commit/821c8eaa91e9cb0e870c931417b9b4260bc022a7) runtime/linux/shim -> runtime/shim
    * [`437e90aa5e`](https://github.com/containerd/containerd/commit/437e90aa5e6ab061ab9ea14845336d2f1b900fb0) Merge pull request  [#2386](https://github.com/containerd/containerd/pull/2386) from northtyphoon/bindu/acr-push-location
    * [`9b865d86a9`](https://github.com/containerd/containerd/commit/9b865d86a9606b46e2299be7f8088d12d4f544d2) docker/pusher: handle location string containing path and query
    * [`081b2d6330`](https://github.com/containerd/containerd/commit/081b2d63306fb7dfc82e278e88f62e7a46df1538) Merge pull request  [#2384](https://github.com/containerd/containerd/pull/2384) from crosbymichael/bump-console
    * [`0cfca1e633`](https://github.com/containerd/containerd/commit/0cfca1e633c706d67629f776830052cfc3e554ee) Bump console for windows tty handling
    * [`0d7fd3f7ad`](https://github.com/containerd/containerd/commit/0d7fd3f7ad9a412f5d0fc4e59f2ec0c0ac2225a4) Merge pull request  [#2383](https://github.com/containerd/containerd/pull/2383) from AkihiroSuda/vendor-cri-20180605
    * [`135a4d9104`](https://github.com/containerd/containerd/commit/135a4d91041b6a02e72a4ecc4b4e9add31595981) update cri vendor
    * [`84bebdd91d`](https://github.com/containerd/containerd/commit/84bebdd91d347c99069d1705b7d4e6d6f746160c) Merge pull request  [#2379](https://github.com/containerd/containerd/pull/2379) from dmcgowan/fix-direct-io-terminal-setting
    * [`b867977c01`](https://github.com/containerd/containerd/commit/b867977c01393e9bc178b6561c8ca86f72675e44) Merge pull request  [#2380](https://github.com/containerd/containerd/pull/2380) from dmcgowan/ignore-zero-msg-size-configs
    * [`993d4b8fc5`](https://github.com/containerd/containerd/commit/993d4b8fc5d00cca78115befed48cfe5643701fe) Ignore zero max message size in grpc config
    * [`6b9be1bfc3`](https://github.com/containerd/containerd/commit/6b9be1bfc37d18a5f028a6ca8275a272c6696138) Fix creation of DirectIO overwriting fifo config
    * [`5b1f69be8a`](https://github.com/containerd/containerd/commit/5b1f69be8abdb1c44ef744f031012bfba4544536) Merge pull request  [#2135](https://github.com/containerd/containerd/pull/2135) from AkihiroSuda/oci-content-store
    * [`e1428ef054`](https://github.com/containerd/containerd/commit/e1428ef05460da40720d622c803262e6fc8d3477) Merge pull request  [#2378](https://github.com/containerd/containerd/pull/2378) from thaJeztah/update_microsoft_vendors
    * [`55118c5469`](https://github.com/containerd/containerd/commit/55118c5469285fdfea803834f07cebc9e635d021) Update go-winio and hcsshim
    * [`d88de4a34f`](https://github.com/containerd/containerd/commit/d88de4a34f5d73256f2bb33456c16f89abe54cf2) content: change Writer/ReaderAt to take OCI
    * [`e4ad710ce8`](https://github.com/containerd/containerd/commit/e4ad710ce832df8cb7bf9dd54b5806cff9d90663) Merge pull request  [#2375](https://github.com/containerd/containerd/pull/2375) from AkihiroSuda/update-cri-20180531
    * [`17a54d02c4`](https://github.com/containerd/containerd/commit/17a54d02c441a03c54872f12fd4fec42f7f2edaf) update cri vendor
    * [`1e8b09cfc6`](https://github.com/containerd/containerd/commit/1e8b09cfc6825f7e6349884b5f76e86c1f04a5d4) Merge pull request  [#2353](https://github.com/containerd/containerd/pull/2353) from ehazlett/process-runtime
    * [`c7083eed5d`](https://github.com/containerd/containerd/commit/c7083eed5d8633d54c25fe81aa609010a4f2e495) Merge pull request  [#2369](https://github.com/containerd/containerd/pull/2369) from dmcgowan/update-grpc
    * [`6653917ef9`](https://github.com/containerd/containerd/commit/6653917ef9ecbff2c7519d27fcd0b161a95edb47) vendor update
    * [`cae94b930d`](https://github.com/containerd/containerd/commit/cae94b930d2415a1a9d7dc04e74ced4eb22e8b91) linux -> runtime/linux
    * [`8d768689fa`](https://github.com/containerd/containerd/commit/8d768689fa27f29cfd961125c24a4fcc0aec5a10) cri vendor bump
    * [`55afe3359a`](https://github.com/containerd/containerd/commit/55afe3359a46734753c5c8d2ab2bf8f657d80df6) Update grpc timeout and logger
    * [`80bbaff07a`](https://github.com/containerd/containerd/commit/80bbaff07a4d191dd1e78ece091b31ad33688c5a) Merge pull request  [#2361](https://github.com/containerd/containerd/pull/2361) from masters-of-cats/no-new-keyring
    * [`7f800e0a7b`](https://github.com/containerd/containerd/commit/7f800e0a7bb1e2547baca4d5bbf317ceeb341c14) Merge pull request  [#2364](https://github.com/containerd/containerd/pull/2364) from dmcgowan/fix-http-seeker-unsupported-range
    * [`7132ca2775`](https://github.com/containerd/containerd/commit/7132ca2775da8e62728c615cfa459dc050909539) Implements WithNoNewKeyring
    * [`59740d8985`](https://github.com/containerd/containerd/commit/59740d8985f4ac892200eb4b66bd514a8d0530af) Fix invalid length bug with some registries
    * [`cecf576819`](https://github.com/containerd/containerd/commit/cecf57681918541a1df259ab0e8eccb9470168b3) Merge pull request  [#2362](https://github.com/containerd/containerd/pull/2362) from crosbymichael/cont-bump
    * [`d2fc059229`](https://github.com/containerd/containerd/commit/d2fc0592292595f6fd60f48a5d8fe596a87b6b75) Update grpc to 1.12
    * [`024a4210c7`](https://github.com/containerd/containerd/commit/024a4210c7ff347eb221c9fb0d9042ff050ce7e0) Update continuity to d3c23511c1bf5851696cba83143d9
    * [`e9434a10bc`](https://github.com/containerd/containerd/commit/e9434a10bc2a35cabfb31c5f12eab08709cfc6bf) Merge pull request  [#2341](https://github.com/containerd/containerd/pull/2341) from dmcgowan/move-client-content-snapshot
    * [`195aec232e`](https://github.com/containerd/containerd/commit/195aec232e5885326d90ccff3f52ed05fa7ea1cc) Merge pull request  [#2357](https://github.com/containerd/containerd/pull/2357) from dmcgowan/add-evan-reviewer
    * [`05406125be`](https://github.com/containerd/containerd/commit/05406125befd7044cedffd0f3983031bd3e62419) Merge pull request  [#2354](https://github.com/containerd/containerd/pull/2354) from cpuguy83/bump_continuity
    * [`c9ea816cda`](https://github.com/containerd/containerd/commit/c9ea816cda7a5355fb7d6b7d257a9e7fcdd967ee) Merge pull request  [#2351](https://github.com/containerd/containerd/pull/2351) from crosbymichael/pkg
    * [`7e5a91fa51`](https://github.com/containerd/containerd/commit/7e5a91fa51ed80a039968000a2b8a817a558b9b1) Bump continuity to fix copy files > 2^32 bytes
    * [`a4e4af1959`](https://github.com/containerd/containerd/commit/a4e4af195986e33a399b4b0dcfb6ffaf2954c4d4) Add Evan Hazlett as a reviewer
    * [`8e97da0958`](https://github.com/containerd/containerd/commit/8e97da09583935ecfee965fe762e499d1b2c0398) Move server to services pkg
    * [`c87ed12da5`](https://github.com/containerd/containerd/commit/c87ed12da52eb33070f768c07832d899a8f22cd9) Move restart pkg to runtime
    * [`d8ad141851`](https://github.com/containerd/containerd/commit/d8ad141851db7298acdc50f43b5919322d520bc5) Remove debug package
    * [`009ba4d797`](https://github.com/containerd/containerd/commit/009ba4d797706986c755906d235641ace75c41d3) Move testutils to pkg
    * [`927517de36`](https://github.com/containerd/containerd/commit/927517de3696b147923dedda385b0f9e705afda5) Move dialer to pkg
    * [`ae4b78d1cc`](https://github.com/containerd/containerd/commit/ae4b78d1cc9001455325367d8b3ff53186988754) Move progress into pkg
    * [`d1435e6e4d`](https://github.com/containerd/containerd/commit/d1435e6e4dcffd99e0da396ff771b5bbe0d93f5e) Merge pull request  [#2350](https://github.com/containerd/containerd/pull/2350) from crosbymichael/reaper
    * [`8ea01cc56a`](https://github.com/containerd/containerd/commit/8ea01cc56afa697319711d1d25bab73d0c467266) Merge pull request  [#2336](https://github.com/containerd/containerd/pull/2336) from crosbymichael/spec-alias
    * [`0bafe236b4`](https://github.com/containerd/containerd/commit/0bafe236b4f57d59ddaf97bf3b973e321e401da4) Move reaper under shim package
    * [`cff5e75df8`](https://github.com/containerd/containerd/commit/cff5e75df87b39c7c4134ccaf58db3abeec46e3d) Merge pull request  [#2343](https://github.com/containerd/containerd/pull/2343) from crosbymichael/platform
    * [`62e22a9fe7`](https://github.com/containerd/containerd/commit/62e22a9fe7919364d830dee6b93b1740159e935f) Type alias spec in oci package
    * [`80272bb691`](https://github.com/containerd/containerd/commit/80272bb691056d0f35800c13a116db7f2975306c) Merge pull request  [#2345](https://github.com/containerd/containerd/pull/2345) from estesp/banner-moved
    * [`34c032d98f`](https://github.com/containerd/containerd/commit/34c032d98f55b9d7db44bf26a749bc44ca0b72f2) Reference new location for images
    * [`3f0fe90410`](https://github.com/containerd/containerd/commit/3f0fe90410a0a08cc1e0203b622c885027907e74) Merge pull request  [#2344](https://github.com/containerd/containerd/pull/2344) from lucperkins/lperkins/revert-markdown-file-paths
    * [`e5e63539a6`](https://github.com/containerd/containerd/commit/e5e63539a6dd0b5b591f5e90f6e3564d5784d4b9) Return Markdown files to /docs directory
    * [`dc2e115f8b`](https://github.com/containerd/containerd/commit/dc2e115f8b5b8c809163dc7a0d19111cebe4cceb) Merge pull request  [#2318](https://github.com/containerd/containerd/pull/2318) from crosbymichael/restart
    * [`2b565da7ec`](https://github.com/containerd/containerd/commit/2b565da7ecfe14e31b39f23e8cebdee4745d71b8) Add restart monitor
    * [`e63768ea09`](https://github.com/containerd/containerd/commit/e63768ea09fe230216f57675ed06a8f1ef3f62b7) Merge pull request  [#2331](https://github.com/containerd/containerd/pull/2331) from dmcgowan/fix-image-remove-race
    * [`ceae112f7d`](https://github.com/containerd/containerd/commit/ceae112f7d94436ca0cb005e0f042ef40db43f09) Rename Runtime to PlatformRuntime
    * [`257d74f837`](https://github.com/containerd/containerd/commit/257d74f8370cb3191598b6ac8c8ba7842cbb8b9a) Merge pull request  [#2342](https://github.com/containerd/containerd/pull/2342) from lucperkins/lperkins/hugo-migration
    * [`d1503dc9ce`](https://github.com/containerd/containerd/commit/d1503dc9ceb43639dc0c7a54374dca2a7309547a) Migrate website to Hugo
    * [`b511c397c3`](https://github.com/containerd/containerd/commit/b511c397c308e50cf0405b63aa41c5e6139d9780) Merge pull request  [#2317](https://github.com/containerd/containerd/pull/2317) from cmingxu/master
    * [`fcc66f5685`](https://github.com/containerd/containerd/commit/fcc66f568594a3dead231d5c9d1df2ace0ff9168) Merge pull request  [#2337](https://github.com/containerd/containerd/pull/2337) from AkihiroSuda/fix-vendorconf-runcmd-mismatch
    * [`b1e202c327`](https://github.com/containerd/containerd/commit/b1e202c32724e82779544365528a1a082b335553) fix RUNC.md vs vendor.conf mismatch
    * [`7c80d0ae11`](https://github.com/containerd/containerd/commit/7c80d0ae11a91a8e32f814d83e84a451c6c1ba1f) Rename remote content to proxy content
    * [`b949697a9c`](https://github.com/containerd/containerd/commit/b949697a9c444c7c9d2f01d106da7a6666e89546) Add nvidia gpu support via libnvidia-container
    * [`d791232cd3`](https://github.com/containerd/containerd/commit/d791232cd332f0182bb1651f2eeb9f05880b8eb7) Fix typo, should be register instead of regster
    * [`6e64091322`](https://github.com/containerd/containerd/commit/6e64091322aeb06567cbc134ac47351693e528d2) Move client content store to proxy package
    * [`48b0a022ef`](https://github.com/containerd/containerd/commit/48b0a022ef1fa01ca8617cc65fa6712cfdc8c35c) Rename remote snapshotter to proxy
    * [`0d1807a43d`](https://github.com/containerd/containerd/commit/0d1807a43d11e8e59b14665b52abba1f3ee56de8) Move client snapshotter to separate package
    * [`544557289a`](https://github.com/containerd/containerd/commit/544557289a7536ede707bd9f8e840f17b4c5bbad) Add oci-hook command to containerd
    * [`a15e7a0be0`](https://github.com/containerd/containerd/commit/a15e7a0be093db114409d377dcee75c4ddce5e34) Merge pull request  [#2332](https://github.com/containerd/containerd/pull/2332) from dmcgowan/fix-missing-return-in-client-pull
    * [`f0b3d5a2c5`](https://github.com/containerd/containerd/commit/f0b3d5a2c5f2e867cbdfe26ff7c8690707135eeb) Move image creation after unpack
    * [`2bc9f49ffd`](https://github.com/containerd/containerd/commit/2bc9f49ffdcd8ee348917c7e625159dca7d129f9) Retry image creation after update not found
    * [`28caf9027e`](https://github.com/containerd/containerd/commit/28caf9027ee02812a94de6b9a2656f2036fb409a) Add recursive apply layer function
    * [`70d629fc1d`](https://github.com/containerd/containerd/commit/70d629fc1dce440495952fcd868211ac3b2f2a5e) Add missing return statement on pull unpack
    * [`6eee2a0785`](https://github.com/containerd/containerd/commit/6eee2a0785c16f0f138b167f4295ade11d435938) Merge pull request  [#2324](https://github.com/containerd/containerd/pull/2324) from kolyshkin/mountinfo
    * [`8eec9259e6`](https://github.com/containerd/containerd/commit/8eec9259e62c2d9d65d17bae5ee2b689f60e4b0f) mount/mountinfo_linux: parser speed up
    * [`f701b3b960`](https://github.com/containerd/containerd/commit/f701b3b96086622f792b7a6d8b00d39b19d18ba6) Fix race in ctr pull
    * [`e017143dde`](https://github.com/containerd/containerd/commit/e017143dde6fb32884ab90dd9727166599feaf2b) Merge pull request  [#2328](https://github.com/containerd/containerd/pull/2328) from crosbymichael/client-clean
    * [`8ee52bfca9`](https://github.com/containerd/containerd/commit/8ee52bfca976dffdb73d5eb063c43c0fdd04cfba) Move import/export code to separate client file
    * [`e22c827cf5`](https://github.com/containerd/containerd/commit/e22c827cf521c582856ecb4ae72c830e573f27df) Merge pull request  [#2323](https://github.com/containerd/containerd/pull/2323) from stevvooe/ping-snapshots-from-cli
    * [`fc1d936f2c`](https://github.com/containerd/containerd/commit/fc1d936f2c920b92ce2d2a1a066f3569aed4b30b) Merge pull request  [#2326](https://github.com/containerd/containerd/pull/2326) from cloudfoundry-incubator/pr-oom-score
    * [`544b985ff2`](https://github.com/containerd/containerd/commit/544b985ff286b7d41efe0b892ddacf30d357482b) Don't fail on setting -ve oom score when rootless
    * [`08b43d9200`](https://github.com/containerd/containerd/commit/08b43d9200a25543241f930793d0833996862307) Merge pull request  [#2325](https://github.com/containerd/containerd/pull/2325) from cloudfoundry-incubator/pr-tempdir
    * [`fc8bce59b9`](https://github.com/containerd/containerd/commit/fc8bce59b93fadccd218451928b61f67f79ddc7d) Use user-specific temp directory if set
    * [`40c3acd36c`](https://github.com/containerd/containerd/commit/40c3acd36c3f4416448fe8ce4756ce361dccb595) Merge pull request  [#2322](https://github.com/containerd/containerd/pull/2322) from darrenstahlmsft/revendorHcsshim
    * [`ed72059fac`](https://github.com/containerd/containerd/commit/ed72059facd85f85a43681468aff77a90d9e9aab) cmd/snapshots: add gc.root to created snapshots
    * [`07d8716004`](https://github.com/containerd/containerd/commit/07d871600437e04553ea197753fa7c21898ce149) Update hcsshim to v0.6.10
    * [`cfba048bec`](https://github.com/containerd/containerd/commit/cfba048bec574359fc88f54dcb3fe3ae87091658) Merge pull request  [#2319](https://github.com/containerd/containerd/pull/2319) from ijc/update-go-digest
    * [`623407a399`](https://github.com/containerd/containerd/commit/623407a3999d7caeb96bedbd531f699f1c420eb6) Re-vndr with newest vndr
    * [`388c73052a`](https://github.com/containerd/containerd/commit/388c73052a0ed45ad82603655cfffb50718ed9fb) Bump to latest go-digest.
    * [`4219f7ba3a`](https://github.com/containerd/containerd/commit/4219f7ba3a6bed31e07dad6c7f4a00836ae39bd5) Merge pull request  [#2307](https://github.com/containerd/containerd/pull/2307) from avagin/tty
    * [`29c76b13d6`](https://github.com/containerd/containerd/commit/29c76b13d6e0e8d25dadd4bc7b1c9ae0d145b0d0) travis: update criu to 3.7
    * [`566389ade4`](https://github.com/containerd/containerd/commit/566389ade48bd9935a66745cb988a0736dcda15a) test: Check C/R for containers with TTYs
    * [`60daa414db`](https://github.com/containerd/containerd/commit/60daa414db5158e06e335ea9b236f6021c8f36db) Allow to checkpoint and restore a container with console
    * [`0846d6f8e9`](https://github.com/containerd/containerd/commit/0846d6f8e9618c0f5784e1b13db9f3c820f97fd0) vendor: update go-runc
    * [`cddd791c1c`](https://github.com/containerd/containerd/commit/cddd791c1c81b1b5293506105ab69c768b4748d8) Merge pull request  [#2315](https://github.com/containerd/containerd/pull/2315) from crosbymichael/logio
    * [`1c263a7d5e`](https://github.com/containerd/containerd/commit/1c263a7d5e114583972e54b32464044b72d568fb) Add LogFile as a cio IO option
    * [`c73794f8dc`](https://github.com/containerd/containerd/commit/c73794f8dc6ccf423f5929e38a38b96b027f11a0) Merge pull request  [#2314](https://github.com/containerd/containerd/pull/2314) from ehazlett/runc-shim-debug
    * [`530849fed4`](https://github.com/containerd/containerd/commit/530849fed465de72da16282d156402bff0ea6cf3) enable runc debug in shim
    * [`a70e26c64f`](https://github.com/containerd/containerd/commit/a70e26c64f5e6ae3007336dc26e1d077b47e5870) Merge pull request  [#2310](https://github.com/containerd/containerd/pull/2310) from ehazlett/directio-with-terminal
    * [`6b4355d242`](https://github.com/containerd/containerd/commit/6b4355d242f2b61b3d6f953d6cc9dde9ac40d567) add NewDirectIOWithTerminal; add test for pty
    * [`1a5e0df98f`](https://github.com/containerd/containerd/commit/1a5e0df98f9673ca37a9018f14e31af9984d49b0) Merge pull request  [#2305](https://github.com/containerd/containerd/pull/2305) from kolyshkin/context
    * [`e073a48c7b`](https://github.com/containerd/containerd/commit/e073a48c7b9c40261237405d1199ee0b4945e38b) Merge pull request  [#2309](https://github.com/containerd/containerd/pull/2309) from crosbymichael/events-closed
    * [`090687916d`](https://github.com/containerd/containerd/commit/090687916da727c22cbac994906f07b735fbb7f9) Correctly handle reading from events channel
    * [`bbe14f0a2e`](https://github.com/containerd/containerd/commit/bbe14f0a2eaca2bc2c84dfe4cd395fc184ca3830) Switch from x/net/context to context
    * [`9d0d4b806c`](https://github.com/containerd/containerd/commit/9d0d4b806c30b1fbba4a86debab2dded5faedc8f) context pkg: untangle
    * [`f337075620`](https://github.com/containerd/containerd/commit/f3370756207461d4e153f1a82916c1873c8f01c6) Bump golang.org/x/net
    
    ### Changes from containerd/aufs
    
    * [`ffa3997`](https://github.com/containerd/aufs/commit/ffa39970e26ad01d81f540b21e65f9c1841a5f92) update containerd
    
    ### Changes from containerd/cgroups
    
    * [`5e61083`](https://github.com/containerd/cgroups/commit/5e610833b72089b37d0e615de9a92dfc043757c2) Merge pull request  [#50](https://github.com/containerd/cgroups/pull/50) from jingxiaolu/master
    * [`0d1587c`](https://github.com/containerd/cgroups/commit/0d1587cedd41971cd1af3e2f9edbce0f74e041db) Add interface AddTask to control groups. So that we can set tasks when we need.
    * [`07683a6`](https://github.com/containerd/cgroups/commit/07683a668a6c20f509112ea932da7e4ca98c7c3f) Merge pull request  [#45](https://github.com/containerd/cgroups/pull/45) from anastop/master
    * [`15ef4c3`](https://github.com/containerd/cgroups/commit/15ef4c3a9e6a4d60361efafd525a3e3edad4362b) Add Update method for the cpuset controller
    * [`c755602`](https://github.com/containerd/cgroups/commit/c755602142464816c21c4950b991db93d9d6de95) Merge pull request  [#41](https://github.com/containerd/cgroups/pull/41) from estesp/update-travis-go
    * [`0a357bb`](https://github.com/containerd/cgroups/commit/0a357bbad85b36dfa0d0394875a294a1e531c500) Update Go versions for travis
    * [`5539584`](https://github.com/containerd/cgroups/commit/5539584069073a678346861117642026f267fba3) Fix incorrect use of OCI runtime specs-go cgroup dev types
    * [`bf7d89f`](https://github.com/containerd/cgroups/commit/bf7d89f306222823b2b23f2d6e28cd39d4f8cbdf) Merge pull request  [#40](https://github.com/containerd/cgroups/pull/40) from containerd/license
    * [`f1d9380`](https://github.com/containerd/cgroups/commit/f1d9380fd3c028194db9582825512fdf3f39ab2a) Add license to files
    * [`78a98a6`](https://github.com/containerd/cgroups/commit/78a98a644df4444dcb1fbfaea26287f2b1680bd7) Merge pull request  [#39](https://github.com/containerd/cgroups/pull/39) from paravmellanox/master
    * [`ccd26c4`](https://github.com/containerd/cgroups/commit/ccd26c4469753abb6dfbf5170b3e19dab15233ac) Add support for rdma cgroup
    
    ### Changes from containerd/console
    
    * [`c12b1e7`](https://github.com/containerd/console/commit/c12b1e7919c14469339a5d38f2f8ed9b64a9de23) Merge pull request  [#29](https://github.com/containerd/console/pull/29) from crosbymichael/win
    * [`7a61819`](https://github.com/containerd/console/commit/7a61819259718a818c5ea0b396b5dfef411a2a57) Update read write on windows console
    * [`8894ab3`](https://github.com/containerd/console/commit/8894ab362e7a6b6b88af5c790ac4ad4cb559e9c4) Revert "Fix reading from and writing to console on windows"
    * [`b3d113c`](https://github.com/containerd/console/commit/b3d113c336506b869429186c82850371c55b5e8d) Use stdout for windows console
    * [`4d8a41f`](https://github.com/containerd/console/commit/4d8a41f4ce5b9bae77c41786ea2458330f43f081) Merge pull request  [#27](https://github.com/containerd/console/pull/27) from gerasiov/master
    * [`5d1b48d`](https://github.com/containerd/console/commit/5d1b48d6114b8c9666f0c8b916f871af97b0a761) console_linux: Fix race: lock Cond before Signal.
    * [`9a57d21`](https://github.com/containerd/console/commit/9a57d21034bd83851923fcce50b2fa7754819e44) Merge pull request  [#28](https://github.com/containerd/console/pull/28) from crosbymichael/travis
    * [`058dd74`](https://github.com/containerd/console/commit/058dd742e88dbdeec138e1c62647d20791326979) Update travis file for 1.10
    * [`9290d21`](https://github.com/containerd/console/commit/9290d21dc56074581f619579c43d970b4514bc08) Merge pull request  [#25](https://github.com/containerd/console/pull/25) from mat007/support-read-write-windows
    * [`a7ba593`](https://github.com/containerd/console/commit/a7ba5931bf5ac6dcc0be44ec74b62c2cee55fa3f) Fix reading from and writing to console on windows
    * [`6fe6f36`](https://github.com/containerd/console/commit/6fe6f36970bfff15699191d9beb163cfafb36d69) Fix some typos in comments
    
    ### Changes from containerd/continuity
    
    * [`bd77b46`](https://github.com/containerd/continuity/commit/bd77b46c8352f74eb12c85bdc01f4b90f69d66b4) Merge pull request  [#136](https://github.com/containerd/continuity/pull/136) from AkihiroSuda/sync-testutil-2
    * [`4fd7ce4`](https://github.com/containerd/continuity/commit/4fd7ce4c0f37e5d543e1caf3e9f86f725dc2a22a) split testutil/loopback_linux.go to another pkg
    * [`98c57b8`](https://github.com/containerd/continuity/commit/98c57b84676ac6cb50cda61a9dff40c1fa96a8b0) Merge pull request  [#130](https://github.com/containerd/continuity/pull/130) from estesp/travis-project
    * [`7f53d41`](https://github.com/containerd/continuity/commit/7f53d412b9eb1cbf744c2063185d703a0ee34700) Merge pull request  [#134](https://github.com/containerd/continuity/pull/134) from dmcgowan/remove-unnecessary-fs-root-check
    * [`18a1c09`](https://github.com/containerd/continuity/commit/18a1c09ebb86ee660d57b2ca66a4fb03c4bcec93) Remove unreachable block in fs path cleanup
    * [`508d86a`](https://github.com/containerd/continuity/commit/508d86ade3c25875053b68f5061c20020b3f2894) Merge pull request  [#123](https://github.com/containerd/continuity/pull/123) from kolyshkin/path-error
    * [`f192d1b`](https://github.com/containerd/continuity/commit/f192d1bf54e8c62a567bd5af21b2bedbb3e8c6d7) Add common project validation scripts
    * [`aae7d98`](https://github.com/containerd/continuity/commit/aae7d98ffa673b8e2d5b95340bfccb5bad2ea518) Merge pull request  [#127](https://github.com/containerd/continuity/pull/127) from AkihiroSuda/sync-testutil
    * [`f04dbc0`](https://github.com/containerd/continuity/commit/f04dbc0d6e83984cca2c4c8b0d9b833d3809f260) Merge pull request  [#133](https://github.com/containerd/continuity/pull/133) from kolyshkin/context
    * [`508ef95`](https://github.com/containerd/continuity/commit/508ef95ef41e88e980aaffaade10a79351fc8339) travis CI: rm go 1.8
    * [`3448067`](https://github.com/containerd/continuity/commit/34480678b90b28087aa39551283787a3bd993c3a) Switch from x/net/context to context
    * [`c2ac4ec`](https://github.com/containerd/continuity/commit/c2ac4ecc959316e616c37fd95143e972811bd12e) Merge pull request  [#129](https://github.com/containerd/continuity/pull/129) from estesp/fileheaders
    * [`cc3f87e`](https://github.com/containerd/continuity/commit/cc3f87ede45df414468f8286d42f62d1ce9542fd) Merge pull request  [#131](https://github.com/containerd/continuity/pull/131) from estesp/fixup-vendor
    * [`d1610d5`](https://github.com/containerd/continuity/commit/d1610d57fc2dce022d9110eb0536eab0a1ad2c47) Fixup vendor/ with latest run of vndr
    * [`f9cc5ee`](https://github.com/containerd/continuity/commit/f9cc5ee22a9fd741e24f61e9227427231c825dd8) Add fileheaders with ltag tool
    * [`f768f56`](https://github.com/containerd/continuity/commit/f768f5648cea4c987e5bb48c9eadfb5dd4cbb871) testutil: sync with containerd
    * [`f44b615`](https://github.com/containerd/continuity/commit/f44b615e492bdfb371aae2f76ec694d9da1db537) Merge pull request  [#124](https://github.com/containerd/continuity/pull/124) from HusterWan/zr/expose-func
    * [`4469d34`](https://github.com/containerd/continuity/commit/4469d34cff8656265f2123c7944d3b3d6bdb3739) feature: expose atomicWriterFile function as AtomicWriteFile
    * [`f5b895a`](https://github.com/containerd/continuity/commit/f5b895a5f9b5d16388691d7e81b73018656b50cc) driver/{Mknod,Mkfifo,Lchmod}: return PathError
    * [`c7c5070`](https://github.com/containerd/continuity/commit/c7c5070e6f6e090ab93b0a61eb921f2196fc3383) Merge pull request  [#121](https://github.com/containerd/continuity/pull/121) from kolyshkin/xattr
    * [`a408b7b`](https://github.com/containerd/continuity/commit/a408b7b419e91f4792e366a4a9f15d4e786757ac) sysx/xattr: unify implementation
    * [`363bb7e`](https://github.com/containerd/continuity/commit/363bb7ec24b06199510e573d0ec21d785fab5352) vendor: bump golang.org/x/sys to 77b0e4315053
    * [`0e47603`](https://github.com/containerd/continuity/commit/0e4760344c583119598facbff1708bd2ef909b3d) sysx: add README
    * [`0377f7d`](https://github.com/containerd/continuity/commit/0377f7d767206f3a9e8881d0f02267b0d89c7a62) Merge pull request  [#120](https://github.com/containerd/continuity/pull/120) from kolyshkin/lchmod-linux-go111
    * [`6d0b394`](https://github.com/containerd/continuity/commit/6d0b39409f2f8a5deadc67471881658bd6af34fc) context.Apply: no need to skip chmod on symlinks
    * [`94af800`](https://github.com/containerd/continuity/commit/94af8008a7b687f8748385cf34f5a46c333ec511) Lchmod(): fix for Linux/Go 1.11
    * [`9ab0ec6`](https://github.com/containerd/continuity/commit/9ab0ec639e278f8f9a3c3c3a1ffecc199b885865) Lchmod(): simplify and optimize
    * [`2b69c16`](https://github.com/containerd/continuity/commit/2b69c164288e4f1a840ceb85c05f93751178e795) sysx.Fchmodat(): remove
    * [`d2ce1bc`](https://github.com/containerd/continuity/commit/d2ce1bcaeea9dee644a01097e1dfc21ce5b75632) sysx/xattr_darwin.go: rm duplicate Fchmodat def
    * [`246e490`](https://github.com/containerd/continuity/commit/246e49050efdf45e8f17fbbcf1547ee376f9939e) Merge pull request  [#111](https://github.com/containerd/continuity/pull/111) from cpuguy83/disk_usage_cancellation
    * [`ab18c4f`](https://github.com/containerd/continuity/commit/ab18c4f4ce6c50cce6aacb74533eed7bf6f56bda) Merge pull request  [#115](https://github.com/containerd/continuity/pull/115) from cpuguy83/update_travis
    * [`d3c2351`](https://github.com/containerd/continuity/commit/d3c23511c1bf5851696cba83143d9cbcd666869b) Merge pull request  [#113](https://github.com/containerd/continuity/pull/113) from darstahl/ResolveRoot
    * [`a60600a`](https://github.com/containerd/continuity/commit/a60600ad77f38aaa70165825f61e2ea72e51c9b1) Merge pull request  [#117](https://github.com/containerd/continuity/pull/117) from dmcgowan/fix-create-file-reader-creation
    * [`7d784df`](https://github.com/containerd/continuity/commit/7d784dfeb6c7548970a142b65a4f0ef700614a03) Fix bug in multiple calls to file applier
    * [`2d3749b`](https://github.com/containerd/continuity/commit/2d3749b4da569ac97ca63dccba5eee4f5ee2beab) Merge pull request  [#116](https://github.com/containerd/continuity/pull/116) from dmcgowan/random-file-test
    * [`a3fa14c`](https://github.com/containerd/continuity/commit/a3fa14cfc64e3f635b30cd674b52c096684b9d8f) Update TestCopyWithLargeFile
    * [`7333bda`](https://github.com/containerd/continuity/commit/7333bda2339f8831e33f63fd0be1b495dcbcc650) Merge pull request  [#114](https://github.com/containerd/continuity/pull/114) from cpuguy83/fix_copy_file_range_usage
    * [`afba265`](https://github.com/containerd/continuity/commit/afba265aa60a6dab3bf3a7809b2e6e9a95704b04) Fix copy_file_range usage for files > 2GB
    * [`7f1a8b2`](https://github.com/containerd/continuity/commit/7f1a8b2a1274b5ca9963cee0bb2530a53a172a24) Make sure travis tests on latest go version.
    * [`5633c24`](https://github.com/containerd/continuity/commit/5633c24cac74cb9efe8f7797816eb8b120b1ab3a) Stop resolving symlink in containWithRoot
    * [`7a71e24`](https://github.com/containerd/continuity/commit/7a71e2431373f4e854947798e4f6659253ffbd8a) Fix vet failure
    * [`8100e75`](https://github.com/containerd/continuity/commit/8100e750d9eddde6410d2b8aa00fd0fbd1ada652) Resolve context root to follow symlinks as root directories
    * [`c6cef34`](https://github.com/containerd/continuity/commit/c6cef34830231743494fe2969284df7b82cc0ad0) Merge pull request  [#106](https://github.com/containerd/continuity/pull/106) from cpuguy83/export_copy_file
    * [`a88ec15`](https://github.com/containerd/continuity/commit/a88ec15d88f2858862e18894307509f0dd64f8c1) Merge pull request  [#108](https://github.com/containerd/continuity/pull/108) from tklauser/xattr-sys-unix
    * [`6cde904`](https://github.com/containerd/continuity/commit/6cde9049f2f2c1a2b062dbdb3c6f3166544c947e) Support cancellation via context in DiskUsage.
    * [`d59f454`](https://github.com/containerd/continuity/commit/d59f454d268cafe329584bb2b609df33f07b9ed2) Export `copyFile`
    * [`6268e28`](https://github.com/containerd/continuity/commit/6268e2853725013ad865fccb576bc215d48ecb08) sysx: use xattr functions from x/sys/unix
    
    ### Changes from containerd/cri
    
    * [`9f39e328`](https://github.com/containerd/cri/commit/9f39e3289533fc228c5e5fcac0a6dbdd60c6047b) Merge pull request  [#919](https://github.com/containerd/cri/pull/919) from Random-Liu/update-cri-tools
    * [`3de8c8bf`](https://github.com/containerd/cri/commit/3de8c8bf19618dc0190d02064729f299fb5381c5) Update cri-tools to 98eea54af789ae13edce79cba101fb9ac8e7b241.
    * [`31a960fb`](https://github.com/containerd/cri/commit/31a960fb588e4ef7eb1fa498ef35f32c39b10cf4) Merge pull request  [#918](https://github.com/containerd/cri/pull/918) from Random-Liu/show-runtime-handler-in-sandbox-info
    * [`46b8f429`](https://github.com/containerd/cri/commit/46b8f4290be8bd9bf07cf2374499559776f06bff) Merge pull request  [#912](https://github.com/containerd/cri/pull/912) from Random-Liu/add-hostname-env-integration-test
    * [`4b45e16a`](https://github.com/containerd/cri/commit/4b45e16a4b593729a2464273192cc429873c4bf5) Show runtime handler in sandbox debug info.
    * [`c7c68993`](https://github.com/containerd/cri/commit/c7c68993c78a6c062bdc857afd2f8602d0288cf7) Add hostname env integration test.
    * [`e402ae2f`](https://github.com/containerd/cri/commit/e402ae2f027e28a86acfc33a9bd151902f5d5dbf) Merge pull request  [#914](https://github.com/containerd/cri/pull/914) from Random-Liu/fix-addition-gids
    * [`51ee6ea6`](https://github.com/containerd/cri/commit/51ee6ea6dc842da79e6cafd6030664bb3bd524d0) Add integration test
    * [`ca3b806b`](https://github.com/containerd/cri/commit/ca3b806b5cb960e3d2de034434fe65ac7bc43793) Fix addition group ids.
    * [`f267f217`](https://github.com/containerd/cri/commit/f267f217cdbcc0dc0d7fa0cbeff2090dfd1258d2) Update containerd to 66b984ee33b872990439328036bc58339bc1ef51
    * [`3e5eb0c7`](https://github.com/containerd/cri/commit/3e5eb0c7d5a4722ef5ae8bc561cf4a8c6944eae2) Merge pull request  [#911](https://github.com/containerd/cri/pull/911) from Random-Liu/sctp-support
    * [`f540c2a7`](https://github.com/containerd/cri/commit/f540c2a74d30d4ddf98d91cdf3e084a6d6e8f6d5) Skip sctp protocol hostport mapping.
    * [`04703092`](https://github.com/containerd/cri/commit/047030927009db5305bcd1db4e25d1d71873f8be) Merge pull request  [#908](https://github.com/containerd/cri/pull/908) from Random-Liu/update-kubernetes
    * [`a2655acd`](https://github.com/containerd/cri/commit/a2655acd2a3f72497d9af90f823420f74804117a) Update kubernetes to v1.12.0-beta.1.
    * [`fe0cd367`](https://github.com/containerd/cri/commit/fe0cd3672b91318c82a4cd59432b5acd8d830c28) Merge pull request  [#865](https://github.com/containerd/cri/pull/865) from Random-Liu/cache-image-reference
    * [`ed68cfd5`](https://github.com/containerd/cri/commit/ed68cfd543808f8f46142ab2f2ec866c7b505041) Merge pull request  [#901](https://github.com/containerd/cri/pull/901) from Random-Liu/fix-hostname-env
    * [`953d67d2`](https://github.com/containerd/cri/commit/953d67d25025a3c6a01bcb9674f0d91b489be2be) Create image reference cache.
    * [`f08a90ff`](https://github.com/containerd/cri/commit/f08a90ff64477116953de523188611c814462174) Fix hostname env.
    * [`cfdf8724`](https://github.com/containerd/cri/commit/cfdf87249337da7cdf2baccc783a4f511d6e2e7e) Merge pull request  [#891](https://github.com/containerd/cri/pull/891) from tallclair/runtimehandler
    * [`9cd964f6`](https://github.com/containerd/cri/commit/9cd964f62bef2304a62f9d640b34b6d45f1e3c87) Merge pull request  [#898](https://github.com/containerd/cri/pull/898) from Random-Liu/revert-#895
    * [`eb3d3cfc`](https://github.com/containerd/cri/commit/eb3d3cfc5eb6ba18d9e9ac02b405d751fd39e5ed) Revert "Add HOSTNAME to env by default for pod containers"
    * [`db8500d1`](https://github.com/containerd/cri/commit/db8500d10c38b3c6ef9464d7550e17abd9e32f5a) Merge pull request  [#892](https://github.com/containerd/cri/pull/892) from Random-Liu/fix-volume-mount-order
    * [`e7189a25`](https://github.com/containerd/cri/commit/e7189a25c30791232dfcf38ca1eee544ebd7f801) Add RuntimeHandler support
    * [`67c0b3e5`](https://github.com/containerd/cri/commit/67c0b3e5e205246cd19b7cdfe178d1c8ebad28fc) Merge pull request  [#894](https://github.com/containerd/cri/pull/894) from Random-Liu/support-masked-readonly-paths
    * [`1e471b1a`](https://github.com/containerd/cri/commit/1e471b1a4439f4a3348eb98eac029881645ac0c5) Merge pull request  [#895](https://github.com/containerd/cri/pull/895) from estesp/add-hostname-env
    * [`4c3e195d`](https://github.com/containerd/cri/commit/4c3e195db36e67d65bebd48b9987596799d9d543) Add HOSTNAME to env by default for pod containers
    * [`3e4cec87`](https://github.com/containerd/cri/commit/3e4cec8739bbb0db0764f6db80a25a3f75411c0b) Add MaskedPaths and ReadonlyPaths support.
    * [`4a65865e`](https://github.com/containerd/cri/commit/4a65865eaadb03bf3d563281c3ed59f1bf10791a) Update kubernetes to 6b7c39a4f8d4c38e8724550cc3e6e41b7ac7a276
    * [`063f8158`](https://github.com/containerd/cri/commit/063f8158f8c52c19f8d21b250e77657c4d2a25c7) Sort volume mount.
    * [`89b5b3cc`](https://github.com/containerd/cri/commit/89b5b3cc4007e999d1342ec2ca4b44a938053a05) Vendor latest CRI API
    * [`49877571`](https://github.com/containerd/cri/commit/49877571e923066e4e005ae1d30eab1fefc4cc6d) Merge pull request  [#886](https://github.com/containerd/cri/pull/886) from DataDog/JulienBalestra/tls-stream
    * [`dffd0dfa`](https://github.com/containerd/cri/commit/dffd0dfa0ed2a1fe941ed57f53e0bcea7eddbb86) streaming: tls conf validation to func with tests
    * [`9acd9531`](https://github.com/containerd/cri/commit/9acd95319afdb79456513dae59f6e3f7ac0979de) Merge pull request  [#890](https://github.com/containerd/cri/pull/890) from Random-Liu/update-go-cni
    * [`3da8bedb`](https://github.com/containerd/cri/commit/3da8bedb654a8c48cd143b29eda11b78488f4416) Update go-cni to 6d7b509a054a3cb1c35ed1865d4fde2f0cb547cd.
    * [`859003a9`](https://github.com/containerd/cri/commit/859003a940b8c48569f5064efcf4c14d8444ce1a) stream: struct for x509 key pair, update the docs, error management
    * [`b82b5242`](https://github.com/containerd/cri/commit/b82b5242600c476281304782ffe516f7a5a90b74) stream: can use user certificates
    * [`df67dfff`](https://github.com/containerd/cri/commit/df67dfff197ee0f5984a32a4f82900c5ba8de0da) Merge pull request  [#885](https://github.com/containerd/cri/pull/885) from Random-Liu/enhance-container-stop
    * [`bca304ff`](https://github.com/containerd/cri/commit/bca304ff3e1a52a58bf5c0564affbca35ff278bc) Fix an issue that container/sandbox can't be stopped.
    * [`a3af7393`](https://github.com/containerd/cri/commit/a3af7393fe5de02eb0f60fa5421ad537d91590eb) Merge pull request  [#880](https://github.com/containerd/cri/pull/880) from thaJeztah/align_dependencies_to_tags
    * [`1d7f5f43`](https://github.com/containerd/cri/commit/1d7f5f43b2d92fe5a5c7837b765a8d739e7754f0) Use tagged versions for dependencies where possible
    * [`58eb0455`](https://github.com/containerd/cri/commit/58eb04550de95e76cc740c92d202e477f844a1d3) Merge pull request  [#873](https://github.com/containerd/cri/pull/873) from miaoyq/verify-selinux-level
    * [`a87bda08`](https://github.com/containerd/cri/commit/a87bda08c05d44fb8796192c8cedbab4ac3c5087) update selinux to b6fa367
    * [`415727cd`](https://github.com/containerd/cri/commit/415727cd9f9bde7299269bd45b8fcad675041782) verify selinux level format
    * [`7d483b2f`](https://github.com/containerd/cri/commit/7d483b2fb0302f5d4b92e88cfa191721bfe3d222) Merge pull request  [#874](https://github.com/containerd/cri/pull/874) from Random-Liu/update-containerd
    * [`6379fd03`](https://github.com/containerd/cri/commit/6379fd0346ab16d657e1aabf5550994c470160f9) Update containerd to b9eeaa1ce83dd9970605ddbd0b35d4d3fa5f87bd.
    * [`c9d61515`](https://github.com/containerd/cri/commit/c9d6151526641b4fec3c02555937178b569fc5ab) Merge pull request  [#869](https://github.com/containerd/cri/pull/869) from Random-Liu/support-netd
    * [`d1dcacf9`](https://github.com/containerd/cri/commit/d1dcacf9ef752de952a9db0df232167a48046129) Support netd in GCE bootstrap.
    * [`1263024a`](https://github.com/containerd/cri/commit/1263024a5aec6fe00ee9ce73b8756461cfc31912) Merge pull request  [#864](https://github.com/containerd/cri/pull/864) from Random-Liu/unpack-during-import
    * [`e1a37e87`](https://github.com/containerd/cri/commit/e1a37e879714098b134fdb8fd8d903dd014bbe4c) Unpack image during import.
    * [`a0cfc8c1`](https://github.com/containerd/cri/commit/a0cfc8c1d22da516b93c5395005deb708f350046) Merge pull request  [#857](https://github.com/containerd/cri/pull/857) from egernst/untrusted-priv
    * [`9a01272d`](https://github.com/containerd/cri/commit/9a01272dc20faf723d905b50f66a5fc99d9af5f3) sandbox: separate host accessing workload and privileged
    * [`2be13a8a`](https://github.com/containerd/cri/commit/2be13a8a309e9a888e31a89300ada3e25ac40793) Merge pull request  [#858](https://github.com/containerd/cri/pull/858) from Random-Liu/stream-serve-on-local
    * [`b3d6f163`](https://github.com/containerd/cri/commit/b3d6f16383f886a5efabea45d5ae037b86cb3806) Serve streaming on localhost by default to match k8s 1.11 default.
    * [`42a98de2`](https://github.com/containerd/cri/commit/42a98de2526653b92f6312fadb96c067502d5897) Merge pull request  [#851](https://github.com/containerd/cri/pull/851) from yanxuean/support-no-pivot
    * [`7065dd81`](https://github.com/containerd/cri/commit/7065dd81f9031ae9b1b6020d3444cd74d69e8ac7) support no_pivot option for runc
    * [`7beac6fc`](https://github.com/containerd/cri/commit/7beac6fcc1062e2b02d9e08726ec2845daec572c) Merge pull request  [#849](https://github.com/containerd/cri/pull/849) from dmcgowan/remove-stringid
    * [`1984e451`](https://github.com/containerd/cri/commit/1984e451d5ae2081996cbcfcc6d15dc9fde0259b) Replace stringid with simple rand reader
    * [`2eb817c7`](https://github.com/containerd/cri/commit/2eb817c7bdb5cb734dc221f5b7c6b4b7a5c02779) Merge pull request  [#843](https://github.com/containerd/cri/pull/843) from Random-Liu/document-no-overwrite-dir
    * [`5637e8be`](https://github.com/containerd/cri/commit/5637e8be40bf20032be7fc11ff280ff6e8feb6ac) Set 0022 umask for `hack/release.sh`.
    * [`0f3c83b1`](https://github.com/containerd/cri/commit/0f3c83b11bbe473234e95ccc620737b67c7027dc) Use `--no-overwrite-dir` in installation doc.
    * [`1d0d9b34`](https://github.com/containerd/cri/commit/1d0d9b342304cf8e82ac2d8215b25be270ff760b) Merge pull request  [#841](https://github.com/containerd/cri/pull/841) from Random-Liu/add-back-missing-vendor
    * [`fb60d18f`](https://github.com/containerd/cri/commit/fb60d18fad6124e088114318d48b1d1afda51775) Add missing vendor back.
    * [`ca325665`](https://github.com/containerd/cri/commit/ca3256657597efc5b9f4597876cbefc36f1c0c01) Merge pull request  [#838](https://github.com/containerd/cri/pull/838) from Random-Liu/add-auth-config
    * [`1d9a754f`](https://github.com/containerd/cri/commit/1d9a754f6acd19d09403d4f4bb82578df9c57e33) Update containerd to b382b6fe0bdbf7604c0a4f5c2089c0b159ad58b2.
    * [`e4ad6809`](https://github.com/containerd/cri/commit/e4ad68098e51838ed05aaaa6728b284d65fba899) Remove `pkg/containerd/resolver` package.
    * [`952e53bf`](https://github.com/containerd/cri/commit/952e53bf58a9e040edf8123357b0d31b39aad3c5) Add registry auth config, and use docker resolver in containerd.
    * [`5ad95b2d`](https://github.com/containerd/cri/commit/5ad95b2db461977842662e3a6e7ba82ef4bb0ef0) Merge pull request  [#833](https://github.com/containerd/cri/pull/833) from Random-Liu/update-containerd-k8s
    * [`88c5165b`](https://github.com/containerd/cri/commit/88c5165bfdc38fad315628d1f2403e70e7634394) Update containerd and k8s.
    * [`bc99f7a7`](https://github.com/containerd/cri/commit/bc99f7a7e889a998560ad88e2fcdf86ddf33a4ff) Merge pull request  [#832](https://github.com/containerd/cri/pull/832) from Random-Liu/remove-crictl-on-gce
    * [`f5803748`](https://github.com/containerd/cri/commit/f5803748259ad6e27bcf85170936cb3d6c689957) Remove crictl on GCE for all cases.
    * [`c68b6051`](https://github.com/containerd/cri/commit/c68b60514edb386fb9ad0bbd37bf56c6a90ea03c) Merge pull request  [#831](https://github.com/containerd/cri/pull/831) from Random-Liu/fix-link
    * [`fd71c9f0`](https://github.com/containerd/cri/commit/fd71c9f065cc72b6dfa6ee054621a1b888fc2e39) Fix another link.
    * [`47b8d30b`](https://github.com/containerd/cri/commit/47b8d30bb34547f7c597ed52ed118ed0371a0a2b) Merge pull request  [#828](https://github.com/containerd/cri/pull/828) from yujuhong/fix-gce-link
    * [`0e42438e`](https://github.com/containerd/cri/commit/0e42438e7a157f6aec41cd808a85bc883d646ff3) Merge pull request  [#829](https://github.com/containerd/cri/pull/829) from Random-Liu/local-stream-server
    * [`f6ab733f`](https://github.com/containerd/cri/commit/f6ab733f9e0cd48bfd068069f096d1a891a561e9) Set stream server to serve on localhost on GCE.
    * [`e23c0e70`](https://github.com/containerd/cri/commit/e23c0e708a3d60e72753949fd8a4a3b7adad0c5e) Fix link to GCE getting started guide
    * [`4eb4a295`](https://github.com/containerd/cri/commit/4eb4a2957774db060b1f3457c452ed83f5addb12) Merge pull request  [#825](https://github.com/containerd/cri/pull/825) from abhi/cni_config
    * [`86097102`](https://github.com/containerd/cri/commit/860971025f1ad628f773b405446776f0e074cf68) vendoring latest go-cni with fixes
    * [`263b0b99`](https://github.com/containerd/cri/commit/263b0b99d0e6b76ad597f7c192bdb02775d65662) Change to keep in sync with latest cni config
    * [`07020dbd`](https://github.com/containerd/cri/commit/07020dbdda22a9194dab9a1399e493e3c5b6c015) Merge pull request  [#820](https://github.com/containerd/cri/pull/820) from filbranden/usercap1
    * [`01d77d44`](https://github.com/containerd/cri/commit/01d77d44f50ae23a4ba5ff37346f746fbca6fce3) Update github.com/opencontainers/runtime-tools to v0.6.0
    * [`441a57aa`](https://github.com/containerd/cri/commit/441a57aa56f26edbed328a20bc4eee61e66a8e34) Merge pull request  [#821](https://github.com/containerd/cri/pull/821) from Random-Liu/fix-snapshotter-panic
    * [`9cb82aae`](https://github.com/containerd/cri/commit/9cb82aaecdeaaa41bf673e46e8a2c076e8db688c) Merge pull request  [#823](https://github.com/containerd/cri/pull/823) from Random-Liu/update-crictl
    * [`cfa88fca`](https://github.com/containerd/cri/commit/cfa88fca32db8c13baebde0b8e1e9eff88011c01) Merge pull request  [#824](https://github.com/containerd/cri/pull/824) from Random-Liu/make-max-log-size-configurable
    * [`b5d053f3`](https://github.com/containerd/cri/commit/b5d053f327593c3123df42187af37a78af34275f) Make max container log line size configurable through cloud init.
    * [`bdddbed4`](https://github.com/containerd/cri/commit/bdddbed4deb3e57f492213bd977832d2d4fe2df0) Update crictl to v1.11.0.
    * [`b60e456b`](https://github.com/containerd/cri/commit/b60e456bd9913261956b664c9a34463884edce58) Fix snapshotter nil panic.
    * [`e3d57d24`](https://github.com/containerd/cri/commit/e3d57d240fbdb8f3709a647d4b07ffe358ea3b81) Merge pull request  [#761](https://github.com/containerd/cri/pull/761) from Random-Liu/add-log-max-size
    * [`ad293701`](https://github.com/containerd/cri/commit/ad29370136777b4a471afbde280637ad121cab74) Merge pull request  [#816](https://github.com/containerd/cri/pull/816) from Random-Liu/fix-double-dev-shm-mount
    * [`53f1ab41`](https://github.com/containerd/cri/commit/53f1ab41458de4fa91f40f4cbe034aa3442ca1b8) Fix double /dev/shm mount.
    * [`bf551b9c`](https://github.com/containerd/cri/commit/bf551b9c4cd54adbeedfe33a6caf535d1609e955) Add integration test.
    * [`405f57f8`](https://github.com/containerd/cri/commit/405f57f8e08f87bb9984c9dca87eced4d0c51125) Add max_container_log_size
    * [`b39546ce`](https://github.com/containerd/cri/commit/b39546ce2bd29842984d94ab42014ea631428f75) Merge pull request  [#815](https://github.com/containerd/cri/pull/815) from Random-Liu/support-cmd-for-sandbox-container
    * [`46d621e4`](https://github.com/containerd/cri/commit/46d621e4accf9766219195c226fc4507ee42dfea) Support `Cmd` for sandbox container.
    * [`b7aac639`](https://github.com/containerd/cri/commit/b7aac6396d76282304abe1c25b0e521004ed7fc2) Merge pull request  [#811](https://github.com/containerd/cri/pull/811) from Random-Liu/fix-volume-ownership
    * [`7e0cbbe6`](https://github.com/containerd/cri/commit/7e0cbbe6e995bd7e8ba59d94aad9400db6d854ae) Merge pull request  [#810](https://github.com/containerd/cri/pull/810) from Random-Liu/revert-#804
    * [`c5577637`](https://github.com/containerd/cri/commit/c55776377fd288bbca3e716056071f67909399c2) Fix empty volume ownership.
    * [`c9216531`](https://github.com/containerd/cri/commit/c9216531cecbf16a1c334774724672a6481ddbd5) Revert "Use pod ip instead of localhost in pod netns for portforward."
    * [`d7abb5b4`](https://github.com/containerd/cri/commit/d7abb5b48947088bee0c54833875315f36161124) Merge pull request  [#807](https://github.com/containerd/cri/pull/807) from Random-Liu/log-task-exit-event
    * [`5a1105c6`](https://github.com/containerd/cri/commit/5a1105c614612200c0ba1bfba675c65776c25316) Merge pull request  [#808](https://github.com/containerd/cri/pull/808) from Random-Liu/erase-ambient-caps
    * [`96cfccec`](https://github.com/containerd/cri/commit/96cfccec0da20abd8d52df8739b9607eedc82f74) Merge pull request  [#804](https://github.com/containerd/cri/pull/804) from Random-Liu/use-pod-ip-for-portforward
    * [`dd886bc2`](https://github.com/containerd/cri/commit/dd886bc281c764c3a40f1c5e1eadca3337f847e4) Use pod ip instead of localhost in pod netns for portforward.
    * [`b367f300`](https://github.com/containerd/cri/commit/b367f3009761fbbd8691c3fe587f3f494704d9a8) Erase ambient capabilities.
    * [`de84f9c0`](https://github.com/containerd/cri/commit/de84f9c0cd8e166b558c3300de06e2f97f15e8f8) Merge pull request  [#806](https://github.com/containerd/cri/pull/806) from Random-Liu/update-kubernetes
    * [`e4e25854`](https://github.com/containerd/cri/commit/e4e2585431df4dc5ac72381bfdc9f7a13db155de) Log task exit event.
    * [`2b48f873`](https://github.com/containerd/cri/commit/2b48f8738f2b72ff8e30a79ac63851c0ac20c220) Update kubernetes to v1.11.0-beta.2
    * [`dfae95ec`](https://github.com/containerd/cri/commit/dfae95ec9d06e2c8934d9dc9d1c64e4bc8ec5819) Merge pull request  [#802](https://github.com/containerd/cri/pull/802) from Random-Liu/remove-unused-files
    * [`db028fd2`](https://github.com/containerd/cri/commit/db028fd208b974f52ee393c35f60a67bff228ea4) Merge pull request  [#803](https://github.com/containerd/cri/pull/803) from Random-Liu/select-ipv4-first
    * [`83e6b655`](https://github.com/containerd/cri/commit/83e6b65566b67700938501d6e07fbbbe0b8cf87e) Select ipv4 first if there is one.
    * [`ccc5f394`](https://github.com/containerd/cri/commit/ccc5f394f7eb0905342452f3feabb91ba8bdea61) Remove unused files.
    * [`8bcb9a95`](https://github.com/containerd/cri/commit/8bcb9a95394e8d7845da1d6a994d3ac2a86d22f0) Merge pull request  [#801](https://github.com/containerd/cri/pull/801) from Random-Liu/fix-ctr-timeout
    * [`0faff1c2`](https://github.com/containerd/cri/commit/0faff1c22fbc36cf3c12cfc9347b210e06845e24) Fix ctr cri timeout.
    * [`ecf8d99d`](https://github.com/containerd/cri/commit/ecf8d99d064de14a0503af41f460adf87cc75162) Merge pull request  [#799](https://github.com/containerd/cri/pull/799) from AkihiroSuda/oci-content-store
    * [`09724905`](https://github.com/containerd/cri/commit/097249054d85933048dd7934edb64fcf60ddd754) vendor containerd (#2135)
    * [`0a5c05bc`](https://github.com/containerd/cri/commit/0a5c05bcd4fcfbc1f3a2047b2bc0d546cbed9052) Merge pull request  [#776](https://github.com/containerd/cri/pull/776) from Random-Liu/disable-streaming
    * [`578b34f1`](https://github.com/containerd/cri/commit/578b34f1129857dadb8630a3e2ec5016287f53a9) Merge pull request  [#794](https://github.com/containerd/cri/pull/794) from Random-Liu/panic-for-cri-start-failure
    * [`b870ee79`](https://github.com/containerd/cri/commit/b870ee79424a8a33afe699e351d375c4ba2ce6a1) Generate fatal error when cri plugin fail to start.
    * [`b68fb075`](https://github.com/containerd/cri/commit/b68fb075d49aa1c2885f45f2467142666c244f4a) Merge pull request  [#793](https://github.com/containerd/cri/pull/793) from Random-Liu/port-containerd-fix-#2364
    * [`0fae42b9`](https://github.com/containerd/cri/commit/0fae42b9b8571df61acd474b4367a6f8f1db83d0) Port docker resolver fix #2364.
    * [`8bb978e3`](https://github.com/containerd/cri/commit/8bb978e3d659eeb5a072d1fef5a74c1c302499b9) Merge pull request  [#785](https://github.com/containerd/cri/pull/785) from ehazlett/containerd-vendor-bump
    * [`d7d22123`](https://github.com/containerd/cri/commit/d7d22123240319d7e708b5d0be46448c1169d1dd) vendor bump
    * [`40b60834`](https://github.com/containerd/cri/commit/40b60834a2d2c6258a2ba5406186a290c11f4c47) Merge pull request  [#789](https://github.com/containerd/cri/pull/789) from Random-Liu/configurable-containerd-build
    * [`1892b30f`](https://github.com/containerd/cri/commit/1892b30fa7c4fb815b5d69726c9e3db86e3015e7) Make DEPLOY_PATH configurable.
    * [`52460ebf`](https://github.com/containerd/cri/commit/52460ebf6eb10fe08a6f5d77ef8caa3ddaf924e8) Merge pull request  [#788](https://github.com/containerd/cri/pull/788) from BSWANG/patch-1
    * [`7bd86a22`](https://github.com/containerd/cri/commit/7bd86a225279a719eba83f336d30f217c0dcfd61) Update cni.template
    * [`574f9496`](https://github.com/containerd/cri/commit/574f9496efd70d41bcb6686634b8cc50ae313bc4) Merge pull request  [#786](https://github.com/containerd/cri/pull/786) from fuweid/remove_useless_check
    * [`e28b77c0`](https://github.com/containerd/cri/commit/e28b77c08c5b52eb39a2627705c06a07998e9799) Remove useless error-check in createImageReference
    * [`24a96426`](https://github.com/containerd/cri/commit/24a96426726ecfd53b52591307ce50be29193868) Merge pull request  [#784](https://github.com/containerd/cri/pull/784) from cpuguy83/bump_continuity
    * [`fb6bc66f`](https://github.com/containerd/cri/commit/fb6bc66f0aa04161b9c95727865c31ae01dad081) Bump continuity to fix copy files > 2^32 bytes
    * [`450eb09a`](https://github.com/containerd/cri/commit/450eb09a68f6c53edf7831fc749b51f32f1c8154) Merge pull request  [#782](https://github.com/containerd/cri/pull/782) from Random-Liu/update-containerd
    * [`60b0d08a`](https://github.com/containerd/cri/commit/60b0d08a6f9940ff6468e9104a59925cc6fd450a) Use containerd.WithPullUnpack.
    * [`4f00103c`](https://github.com/containerd/cri/commit/4f00103c99f396b9655221f8a4dcdfe284a8eccd) Disable restart plugin on GCE.
    * [`80188e25`](https://github.com/containerd/cri/commit/80188e253a11afe464e7cddbc6e8d263394047ae) Update containerd to d1435e6e4dcffd99e0da396ff771b5bbe0d93f5e.
    * [`a4ff7e99`](https://github.com/containerd/cri/commit/a4ff7e9946eed21a650d68d790d6bdbfd7721aab) Merge pull request  [#781](https://github.com/containerd/cri/pull/781) from Random-Liu/fix-container-runtime-monitor
    * [`ebed87fa`](https://github.com/containerd/cri/commit/ebed87fa951ad2b59dba8ed35b3cad570c1f3628) Fix kube-container-runtime-monitor.
    * [`bafc7943`](https://github.com/containerd/cri/commit/bafc79437bcd0aac194467684961b3f9d2cfed86) Merge pull request  [#758](https://github.com/containerd/cri/pull/758) from Random-Liu/use-crictl-in-kube-up
    * [`927d3740`](https://github.com/containerd/cri/commit/927d37401dc4b8a9f2dfc73eb6c085ae3c0e7ac2) Merge pull request  [#779](https://github.com/containerd/cri/pull/779) from Random-Liu/logo-fix
    * [`b4631cf7`](https://github.com/containerd/cri/commit/b4631cf707d8f60418a3fed51975061f17b1a4a0) Use crictl installed in kube-up.sh
    * [`6c7ec48d`](https://github.com/containerd/cri/commit/6c7ec48daf08d0e496111cf7903a8b7c784a4fbe) Another logo fix.
    * [`6f43d493`](https://github.com/containerd/cri/commit/6f43d493f96be62d7c686e5bb27cfb78cfa0f2f5) Disable TLS streaming to work with new kubelet streaming proxy.
    * [`8566a896`](https://github.com/containerd/cri/commit/8566a8962a802bb828420b047fb5b95fe06ee025) Merge pull request  [#775](https://github.com/containerd/cri/pull/775) from mikebrow/readme-pub-imgs
    * [`e10a2492`](https://github.com/containerd/cri/commit/e10a24926dc023970192678358378149df4a9421) use public logos for a while vs remote github logos that are not in this repo
    * [`9f8e5812`](https://github.com/containerd/cri/commit/9f8e58123b00a046932ddb65057104c18e81d7d8) Merge pull request  [#647](https://github.com/containerd/cri/pull/647) from mikebrow/boiler-support-for-no-year
    * [`8d60547e`](https://github.com/containerd/cri/commit/8d60547eb2a79c2dede84e224a2792902843d479) Merge pull request  [#769](https://github.com/containerd/cri/pull/769) from raravena80/patch-1
    * [`67908190`](https://github.com/containerd/cri/commit/67908190c5117e8889751a3eeab9326081078f13) Merge pull request  [#768](https://github.com/containerd/cri/pull/768) from Random-Liu/upgrade-crictl
    * [`f79e0171`](https://github.com/containerd/cri/commit/f79e0171ca244e84bc9faa3755540e1275a7755d) Minor typo
    * [`97634890`](https://github.com/containerd/cri/commit/97634890083c9b365bf6692ed78e063d79a96f97) Upgrade cri-tools to v1.0.0-beta.1
    * [`66388aef`](https://github.com/containerd/cri/commit/66388aefd5f63bcd000e8e19eee32dd1495ca7a1) Merge pull request  [#766](https://github.com/containerd/cri/pull/766) from Random-Liu/fix-workingset-memory
    * [`5d29598a`](https://github.com/containerd/cri/commit/5d29598a6d5db2405befb15c83c7f95cd42ae5fe) Fix workingset memory calculation.
    * [`7a6369de`](https://github.com/containerd/cri/commit/7a6369deb195336463ca60f82cdfbe2d49bc7edf) Merge pull request  [#763](https://github.com/containerd/cri/pull/763) from Random-Liu/fix-ro-sysfs
    * [`a5d1332e`](https://github.com/containerd/cri/commit/a5d1332e8fd2b44cd4d00823d38f8e0c8fcf6c5d) Explicitly set `rw` for privileged container.
    * [`5f4035ae`](https://github.com/containerd/cri/commit/5f4035ae2ff2638de9b12370559af8341db50cf7) Merge pull request  [#754](https://github.com/containerd/cri/pull/754) from kolyshkin/mount
    * [`daeab40b`](https://github.com/containerd/cri/commit/daeab40b453418a65715be064aa3fb7a487a259a) os.Unmount: do not consult mountinfo, drop flags
    * [`6bbbec5a`](https://github.com/containerd/cri/commit/6bbbec5a8ace46aa01a3f4cb530055f845a7c88b) Merge pull request  [#755](https://github.com/containerd/cri/pull/755) from Random-Liu/always-mount-sysfs-rw
    * [`03bac618`](https://github.com/containerd/cri/commit/03bac61890bef068143df3b0bd48230be3916376) Merge pull request  [#756](https://github.com/containerd/cri/pull/756) from Random-Liu/update-cri-tools
    * [`2f370f6f`](https://github.com/containerd/cri/commit/2f370f6f5d246fcf5be242dfb8a288110b0d5117) Update cri-tools to fix `crictl logs` output.
    * [`279fa853`](https://github.com/containerd/cri/commit/279fa853a6a4ab06bf80f735649c7390fb42429c) Always mount sysfs as `rw`.
    * [`8fec0469`](https://github.com/containerd/cri/commit/8fec0469d9cd0e3ae1692ece8840e6abea1b3fe0) Merge pull request  [#751](https://github.com/containerd/cri/pull/751) from Random-Liu/fix-official-release
    * [`e0d70782`](https://github.com/containerd/cri/commit/e0d70782516ccb24703a83fccfaa1848d3923f58) Fix tarball ownership and containerd binary path for containerd.
    * [`825563b2`](https://github.com/containerd/cri/commit/825563b20cbb95b9695c66017bd66ce592dfd8fe) Merge pull request  [#750](https://github.com/containerd/cri/pull/750) from Random-Liu/download-from-official-release
    * [`e22ebf42`](https://github.com/containerd/cri/commit/e22ebf420f62e965fb0ce07c574672d48b65e543) Down containerd binaries from official release.
    * [`c3574e44`](https://github.com/containerd/cri/commit/c3574e44932947c43c9b06273749598d265c68c8) makes copyright year optional
    
    ### Changes from containerd/go-cni
    
    * [`6d7b509`](https://github.com/containerd/go-cni/commit/6d7b509a054a3cb1c35ed1865d4fde2f0cb547cd) Add WithAllConf, and change WithDefaultConf to only load default.
    * [`ef9a3f8`](https://github.com/containerd/go-cni/commit/ef9a3f8e884da9d3500df833765911c640234778) Merge pull request  [#29](https://github.com/containerd/go-cni/pull/29) from crosbymichael/prefix
    * [`6aeaa2d`](https://github.com/containerd/go-cni/commit/6aeaa2dc139d1916e693b292fdedecdb23ceef6a) Use network count in ifname index
    * [`5882530`](https://github.com/containerd/go-cni/commit/5882530828ecf62032409b298a3e8b19e08b6534) Merge pull request  [#26](https://github.com/containerd/go-cni/pull/26) from abhi/master
    * [`1695039`](https://github.com/containerd/go-cni/commit/1695039bdc449d7524e05211453f87c43731da47) Minor cleanup with concurrency and locking
    * [`47457ea`](https://github.com/containerd/go-cni/commit/47457ea452d7dcdafadbdbd4702fd7e7929967be) Merge pull request  [#24](https://github.com/containerd/go-cni/pull/24) from containerd/cni-opts
    * [`d6ba409`](https://github.com/containerd/go-cni/commit/d6ba409979a4454e1c6b8b099c739fe411abc103) Same Opt API for Load and New
    * [`18e77c5`](https://github.com/containerd/go-cni/commit/18e77c5479c16e84d45f2804e684d78df09fc3e3) Merge pull request  [#23](https://github.com/containerd/go-cni/pull/23) from abhi/master
    * [`83a302e`](https://github.com/containerd/go-cni/commit/83a302e5711dbdb9d28059de91d9f56e64278403) Updating Readme based on new APIs
    * [`25573b2`](https://github.com/containerd/go-cni/commit/25573b253fe88ae035b4b76f913d00eb2f5e0241) Merge pull request  [#22](https://github.com/containerd/go-cni/pull/22) from abhi/badge
    * [`ca0948e`](https://github.com/containerd/go-cni/commit/ca0948e8c8ba52af4e1c06083b38372f0fd3477a) Merge pull request  [#21](https://github.com/containerd/go-cni/pull/21) from abhi/travis
    * [`9e927d3`](https://github.com/containerd/go-cni/commit/9e927d35c7b209109a018dfcc8428371fe0e1dca) Adding build badge
    * [`e93f297`](https://github.com/containerd/go-cni/commit/e93f29754f003fdc4d27b02900d929da957fe5fb) Updating travis
    
    ### Changes from containerd/go-runc
    
    * [`5a6d9f3`](https://github.com/containerd/go-runc/commit/5a6d9f37cfa36b15efba46dc7ea349fa9b7143c3) Fix windows build for io options
    * [`90a5d16`](https://github.com/containerd/go-runc/commit/90a5d16b9beb31a0607742c3dbf214ad7178dacd) Merge pull request  [#49](https://github.com/containerd/go-runc/pull/49) from containerd/ioopts
    * [`b346a17`](https://github.com/containerd/go-runc/commit/b346a171bba72b479d2a0b3ef991798103ae95ae) Add i/o opts for conditional creation
    * [`cae6416`](https://github.com/containerd/go-runc/commit/cae6416703a7eb0c5a9c30d37aa410c9b039e6a1) Merge pull request  [#48](https://github.com/containerd/go-runc/pull/48) from containerd/version
    * [`e32098a`](https://github.com/containerd/go-runc/commit/e32098aae3bc878417256292705aedbde3aa3dd8) Allow empty version results
    * [`acb7c88`](https://github.com/containerd/go-runc/commit/acb7c88cac264acca9b5eae187a117f4d77a1292) Merge pull request  [#46](https://github.com/containerd/go-runc/pull/46) from jterry75/fix_pipe_close
    * [`f146bed`](https://github.com/containerd/go-runc/commit/f146bedf9bc5b66cdc9fc2e6ae675e114f6ec68a) Reorder pipe close to be write/read
    * [`808e844`](https://github.com/containerd/go-runc/commit/808e8444ac4633a8e5eb7314fc6b5d27051727dd) Merge pull request  [#45](https://github.com/containerd/go-runc/pull/45) from jterry75/io_windows
    * [`cc5515f`](https://github.com/containerd/go-runc/commit/cc5515fbf73bca48de5b6763bbc77f227e6084a3) Make console.go +build !windows
    * [`d4cf276`](https://github.com/containerd/go-runc/commit/d4cf276a923345c90b8193a6c4cd5a6f751c74b7) Break apart NewPipeIO to windows/unix
    * [`edcf3de`](https://github.com/containerd/go-runc/commit/edcf3de1f4971445c42d61f20d506b30612aa031) Merge pull request  [#44](https://github.com/containerd/go-runc/pull/44) from containerd/env
    * [`523ee98`](https://github.com/containerd/go-runc/commit/523ee985be8fb18ff50c4c3ef112b5b09ff21500) Pass env down to runc command
    * [`14606eb`](https://github.com/containerd/go-runc/commit/14606eb66abd9e834e3bd22a4f5f46a3aad54c54) Merge pull request  [#43](https://github.com/containerd/go-runc/pull/43) from AkihiroSuda/rootless
    * [`0194529`](https://github.com/containerd/go-runc/commit/0194529da8005aec523e4419fbbba7999199a79a) add support for --rootless
    * [`74719bd`](https://github.com/containerd/go-runc/commit/74719bd2a8ade2628345189915f20296781dcd55) Merge pull request  [#42](https://github.com/containerd/go-runc/pull/42) from Random-Liu/expose-parsePSOutput
    * [`fdf39b3`](https://github.com/containerd/go-runc/commit/fdf39b3a7ef10982d1a5311c0411461406299517) Expose parsePSOutput.
    * [`301f7c1`](https://github.com/containerd/go-runc/commit/301f7c1fbbc328a0b5b08c4e9942de2f0a147f96) Merge pull request  [#41](https://github.com/containerd/go-runc/pull/41) from masters-of-cats/master
    * [`07e192d`](https://github.com/containerd/go-runc/commit/07e192dad382644e9bf2f6e6044cd8d24aac6bec) Use user-specific temp directory if set
    * [`f271fa2`](https://github.com/containerd/go-runc/commit/f271fa2021de855d4d918dbef83c5fe19db1bdd5) Merge pull request  [#40](https://github.com/containerd/go-runc/pull/40) from avagin/tty
    * [`400dfa3`](https://github.com/containerd/go-runc/commit/400dfa3a6d4473c42b68aae921cb63b8080397a8) Add ConsoleSocket to RestoreOpts
    
    ### Changes from containerd/ttrpc
    
    * [`2a805f7`](https://github.com/containerd/ttrpc/commit/2a805f71863501300ae1976d29f0454ae003e85a) Merge pull request  [#29](https://github.com/containerd/ttrpc/pull/29) from containerd/ctxdone
    * [`33564d2`](https://github.com/containerd/ttrpc/commit/33564d24b2c8fd3755c11697891b98b46e830070) Signal server done before closing connections
    * [`d77f111`](https://github.com/containerd/ttrpc/commit/d77f111e2e2792ffa7cb82585768aa467db07f41) Add client side context.Done support
    * [`94dde38`](https://github.com/containerd/ttrpc/commit/94dde388801693c54f88a6596f713b51a8b30b2d) Merge pull request  [#27](https://github.com/containerd/ttrpc/pull/27) from containerd/ctx
    * [`01ed7d8`](https://github.com/containerd/ttrpc/commit/01ed7d87777efbbe3bc00045483b475699458c6e) Add context to Serve
    * [`fa6c681`](https://github.com/containerd/ttrpc/commit/fa6c68143601db58b3636ee9948aad2fe08ed1ea) Merge pull request  [#25](https://github.com/containerd/ttrpc/pull/25) from containerd/repochange
    * [`0690b20`](https://github.com/containerd/ttrpc/commit/0690b20898ebecbb90e281bbf21db78749c99d0f) Add apache license to files
    * [`4b957e7`](https://github.com/containerd/ttrpc/commit/4b957e711232ab459c5e774f415ac5dd33bb938d) Update imports and references for containerd
    * [`530a70d`](https://github.com/containerd/ttrpc/commit/530a70d668628161f6378871cac4de59902d575d) Merge pull request  [#24](https://github.com/containerd/ttrpc/pull/24) from elboulangero/master
    * [`87ac4c6`](https://github.com/containerd/ttrpc/commit/87ac4c6f7aa77cdbac450dc27901ffcf691561bf) Log with sirupse/logrus to avoid a circular dependency to containerd #6
    
    ### Changes from containerd/typeurl
    
    * [`a93fcdb`](https://github.com/containerd/typeurl/commit/a93fcdb778cd272c6e9b3028b2f42d813e785d40) Merge pull request  [#5](https://github.com/containerd/typeurl/pull/5) from estesp/add-license-headers
    * [`b425f6b`](https://github.com/containerd/typeurl/commit/b425f6b9b4a733d0f65cd36cacc0cbd66dfac1bc) Add Apache license headers with ltag
    * [`dac9cd9`](https://github.com/containerd/typeurl/commit/dac9cd9ce3e5a63ffec40c9e8aed9fce618d2a8a) Add go versions to travis
    * [`2e95e46`](https://github.com/containerd/typeurl/commit/2e95e4697860e423bec6d760ab66571178b38be6) Fix marshal tests with local type
    
    ### Dependency Changes
    
    Previous release can be found at [v1.1.0](https://github.com/containerd/containerd/releases/tag/v1.1.0)
    
    * **github.com/Microsoft/go-winio**            v0.4.5 -> v0.4.10
    * **github.com/Microsoft/hcsshim**             v0.6.7 -> v0.7.6
    * **github.com/containerd/aufs**               a7fbd554da7a9eafbe5a460a421313a9fd18d988 -> ffa39970e26ad01d81f540b21e65f9c1841a5f92
    * **github.com/containerd/cgroups**            fe281dd265766145e943a034aa41086474ea6130 -> 5e610833b72089b37d0e615de9a92dfc043757c2
    * **github.com/containerd/console**            cb7008ab3d8359b78c5f464cb7cf160107ad5925 -> c12b1e7919c14469339a5d38f2f8ed9b64a9de23
    * **github.com/containerd/continuity**         3e8f2ea4b190484acb976a5b378d373429639a1a -> bd77b46c8352f74eb12c85bdc01f4b90f69d66b4
    * **github.com/containerd/cri**                v1.0.0 -> 9f39e3289533fc228c5e5fcac0a6dbdd60c6047b
    * **github.com/containerd/go-cni**             f2d7272f12d045b16ed924f50e91f9f9cecc55a7 -> 6d7b509a054a3cb1c35ed1865d4fde2f0cb547cd
    * **github.com/containerd/go-runc**            bcb223a061a3dd7de1a89c0b402a60f4dd9bd307 -> 5a6d9f37cfa36b15efba46dc7ea349fa9b7143c3
    * **github.com/containerd/ttrpc**              d4528379866b0ce7e9d71f3eb96f0582fc374577 -> 2a805f71863501300ae1976d29f0454ae003e85a
    * **github.com/containerd/typeurl**            f6943554a7e7e88b3c14aad190bf05932da84788 -> a93fcdb778cd272c6e9b3028b2f42d813e785d40
    * **github.com/emicklei/go-restful**           ff4f55a206334ef123e4f79bbf348980da81ca46 -> v2.2.1
    * **github.com/ghodss/yaml**                   73d445a93680fa1a78ae23a5839bad48f32ba1ee -> v1.0.0
    * **github.com/golang/protobuf**               1643683e1b54a9e88ad26d98f81400c8c9d9f4f9 -> v1.1.0
    * **github.com/json-iterator/go**              1.0.4 -> 1.1.5
    * **github.com/modern-go/concurrent**          1.0.3 **_new_**
    * **github.com/modern-go/reflect2**            1.0.1 **_new_**
    * **github.com/opencontainers/go-digest**      21dfd564fd89c944783d00d069f33e3e7123c448 -> c9281466c8b2f606084ac71339773efd177436e7
    * **github.com/opencontainers/runc**           69663f0bd4b60df09991c08812a60108003fa340 -> 00dc70017d222b178a002ed30e9321b12647af2d
    * **github.com/opencontainers/runtime-spec**   v1.0.1 -> eba862dc2470385a233c7507392675cbeadf7353
    * **github.com/opencontainers/runtime-tools**  6073aff4ac61897f75895123f7e24135204a404d -> v0.6.0
    * **github.com/opencontainers/selinux**        4a2974bf1ee960774ffd517717f1f45325af0206 -> b6fa367ed7f534f9ba25391cc2d467085dbb445a
    * **github.com/tchap/go-patricia**             5ad6cdb7538b0097d5598c7e57f0a24072adf7dc -> v2.2.6
    * **github.com/xeipuuv/gojsonpointer**         4e3ac2762d5f479393488629ee9370b50873b3a6 **_new_**
    * **github.com/xeipuuv/gojsonreference**       bd5ef7bd5415a7ac448318e64f11a24cd21e594b **_new_**
    * **github.com/xeipuuv/gojsonschema**          1d523034197ff1f222f6429836dd36a2457a1874 **_new_**
    * **go.etcd.io/bbolt**                         v1.3.1-etcd.8 **_new_**
    * **golang.org/x/net**                         7dcfb8076726a3fdd9353b6b8a1f1b6be6811bd6 -> b3756b4b77d7b13260a0a2ec658753cf48922eac
    * **golang.org/x/oauth2**                      a6bd8cefa1811bd24b86f8902872e4e8225f74c4 **_new_**
    * **golang.org/x/sys**                         314a259e304ff91bd6985da2a7149bbf91237993 -> 1b2967e3c290b7c545b3db0deeda16e9be4f98a2
    * **google.golang.org/grpc**                   v1.10.1 -> v1.12.0
    * **gopkg.in/yaml.v2**                         53feefa2559fb8dfa8d81baad31be332c97d6c77 -> v2.2.1
    * **gotest.tools**                             v2.1.0 **_new_**
    * **k8s.io/api**                               7e796de92438aede7cb5d6bcf6c10f4fa65db560 -> 012f271b5d41baad56190c5f1ae19bff16df0fd8
    * **k8s.io/apimachinery**                      fcb9a12f7875d01f8390b28faedc37dcf2e713b9 -> 6429050ef506887d121f3e7306e894f8900d8a63
    * **k8s.io/apiserver**                         4a8377c547bbff4576a35b5b5bf4026d9b5aa763 -> e9312c15296b6c2c923ebd5031ff5d1d5fd022d7
    * **k8s.io/client-go**                         b9a0cf870f239c4a4ecfd3feb075a50e7cbe1473 -> 37c3c02ec96533daec0dbda1f39a6b1d68505c79
    * **k8s.io/kubernetes**                        v1.10.0 -> v1.12.0-beta.1
    * **k8s.io/utils**                             258e2a2fa64568210fbd6267cf1d8fd87c3cb86e -> 982821ea41da7e7c15f3d3738921eb2e7e241ccd
    
    
  • v1.1.4

    Welcome to the v1.1.4 release of containerd!
    
    This is the fourth patch release for the `containerd` 1.1 release. This
    release includes several fixes in both the CRI plugin and containerd
    behavior as more real-world testing is occurring on containerd-based
    Kubernetes clusters.
    
    Containerd now handles a large number of layers using the overlayfs
    snapshotter properly. Also, supplemental GIDs found in `/etc/groups` for
    the running user are added to the OCI spec "additionalGids" array.
    
    The additional GIDs change and also setting `HOSTNAME` in the environment
    of containers running in a pod are both fixed in this release, matching
    expected Docker engine behavior.
    
    ## Containerd
    Fix a potential content store bug, backported from 1.2
    
    ## CRI Plugin
    Add `HOSTNAME` to container default environment. Add additional GIDs for
    running container user to the OCI spec. Fixed an issue that a directory
    mount can override sub-directory mount. Fixed an issue that a container
    can't be stopped when container processes are accidentally moved out of
    container cgroups. Fix an issue that invalid SELinux format is not
    rejected.
    
    ## ctr
    Add a `--allow-new-privs` flag on `ctr run` to allow testing an OCI spec
    that does not set `NoNewPrivileges` on by default.
    
    ## Overlayfs Snapshotter
    Supports > 128 layers properly.
    
    Please see the changelog for full details.
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Lantao Liu
    * Phil Estes
    * Kir Kolyshkin
    * Derek McGowan
    * Michael Crosby
    * Akihiro Suda
    * Darren Stahl
    * Brian Goff
    * Stephen J Day
    * Yanqiang Miao
    * Claudia Beresford
    * Michael Wan
    * Wei Fu
    
    ### Changes
    
    * 9f2e07b1 Merge pull request #2675 from estesp/release-1.1.4-prep
    * b9819f4b Merge pull request #2677 from dmcgowan/update-continuity-1.1
    * b97db284 Update continuity vendor
    * a9c2bd6d Merge pull request #2668 from estesp/cherry-pick-no-new-privs-flag
    * 17d70e2c Prepare for v1.1.4 fix release
    * 35612694 Add flag to ctr for running with NoNewPrivileges: false
    * 013c509a Merge pull request #2654 from estesp/cherrypick-commit-fix
    * 6f4c738c Merge pull request #2657 from Random-Liu/update-cri-release-1.1
    * 8dcb03e6 [release/1.1] Update cri to f117382467baf182382c44332bfbf488effc34bb.
    * 56f9c44d Add testcase for commit already exist
    * 00a121f9 Always check exists on commit error
    * 57508dcb Merge pull request #2645 from Random-Liu/cherrypick-#2641-release-1.1
    * 9823a561 Backport #2641 to release/1.1.
    * b28cd80d Merge pull request #2637 from estesp/cherrypick-supplemental-grps
    * 19735b55 Add With-helper for supplemental gid support
    * db009b3e Merge pull request #2600 from estesp/cherrypick-overlayfs-mounts
    * 8a2991ce Support >= 128 layers in overlayfs snapshots
    * d725c759 Don't fail on setting -ve oom score when rootless
    
    ### Changes from containerd/aufs
    
    * ffa3997 update containerd
    
    ### Changes from containerd/continuity
    
    * 7f53d41 Merge pull request #134 from dmcgowan/remove-unnecessary-fs-root-check
    * 18a1c09 Remove unreachable block in fs path cleanup
    * 508d86a Merge pull request #123 from kolyshkin/path-error
    * aae7d98 Merge pull request #127 from AkihiroSuda/sync-testutil
    * f04dbc0 Merge pull request #133 from kolyshkin/context
    * 508ef95 travis CI: rm go 1.8
    * 3448067 Switch from x/net/context to context
    * c2ac4ec Merge pull request #129 from estesp/fileheaders
    * cc3f87e Merge pull request #131 from estesp/fixup-vendor
    * d1610d5 Fixup vendor/ with latest run of vndr
    * f9cc5ee Add fileheaders with ltag tool
    * f768f56 testutil: sync with containerd
    * f44b615 Merge pull request #124 from HusterWan/zr/expose-func
    * 4469d34 feature: expose atomicWriterFile function as AtomicWriteFile
    * f5b895a driver/{Mknod,Mkfifo,Lchmod}: return PathError
    * c7c5070 Merge pull request #121 from kolyshkin/xattr
    * a408b7b sysx/xattr: unify implementation
    * 363bb7e vendor: bump golang.org/x/sys to 77b0e4315053
    * 0e47603 sysx: add README
    * 0377f7d Merge pull request #120 from kolyshkin/lchmod-linux-go111
    * 6d0b394 context.Apply: no need to skip chmod on symlinks
    * 94af800 Lchmod(): fix for Linux/Go 1.11
    * 9ab0ec6 Lchmod(): simplify and optimize
    * 2b69c16 sysx.Fchmodat(): remove
    * d2ce1bc sysx/xattr_darwin.go: rm duplicate Fchmodat def
    * 246e490 Merge pull request #111 from cpuguy83/disk_usage_cancellation
    * ab18c4f Merge pull request #115 from cpuguy83/update_travis
    * d3c2351 Merge pull request #113 from darstahl/ResolveRoot
    * 7f1a8b2 Make sure travis tests on latest go version.
    * 5633c24 Stop resolving symlink in containWithRoot
    * 7a71e24 Fix vet failure
    * 8100e75 Resolve context root to follow symlinks as root directories
    * 6cde904 Support cancellation via context in DiskUsage.
    
    ### Changes from containerd/cri
    
    * f1173824 Merge pull request #917 from Random-Liu/cherrypick-#914-release-1.0
    * c6ff3436 Add integration test
    * 422d9a50 Fix addition group ids.
    * 591302eb Update containerd to 57508dcb0b5776efaacd0828ed42f819fab5ba07.
    * a1cd0f7d Merge pull request #905 from Random-Liu/cherrypick-#901
    * e26747d2 Revert "Add HOSTNAME to env by default for pod containers"
    * 32cc9ad6 Fix hostname env.
    * bb98fad0 Merge pull request #902 from Random-Liu/cherrypick-#892-release-1.0
    * 7166d5c8 Sort volume mount.
    * c65ca355 Merge pull request #896 from estesp/cherrypick-rel1.0-hostname-env
    * 546a3153 Add HOSTNAME to env by default for pod containers
    * be086e15 Merge pull request #887 from Random-Liu/cherrypick-#885-release-1.0
    * 0367114b Fix an issue that container/sandbox can't be stopped.
    * 264b6b63 Merge pull request #876 from miaoyq/cherry-pick-#873-to-1.0
    * 753c8af5 update selinux to b6fa367
    * 6a62ebeb verify selinux level format
    
    ### Dependency Changes
    
    Previous release can be found at [v1.1.3](https://github.com/containerd/containerd/releases/tag/v1.1.3)
    
    * **github.com/containerd/aufs**         a7fbd554da7a9eafbe5a460a421313a9fd18d988 -> ffa39970e26ad01d81f540b21e65f9c1841a5f92
    * **github.com/containerd/continuity**   a60600ad77f38aaa70165825f61e2ea72e51c9b1 -> 7f53d412b9eb1cbf744c2063185d703a0ee34700
    * **github.com/containerd/cri**          v1.0.5 -> f117382467baf182382c44332bfbf488effc34bb
    * **github.com/opencontainers/selinux**  4a2974bf1ee960774ffd517717f1f45325af0206 -> b6fa367ed7f534f9ba25391cc2d467085dbb445a
    * **golang.org/x/sys**                   314a259e304ff91bd6985da2a7149bbf91237993 -> 1b2967e3c290b7c545b3db0deeda16e9be4f98a2