Skip to content
containerd 1.2.13

Welcome to the v1.2.13 release of containerd!

The thirteenth patch release for `containerd` 1.2 fixes a regression introduced
in v1.2.12 that caused container/shim to hang on single core machines, fixes an
issue with blkio, and updates the Golang runtime to 1.12.17.

### Notable Updates

* Fix container pid race condition [containerd#4025](https://github.com/containerd/containerd/pull/4025)
* Update containerd/cgroups dependency to address blkio issue [containerd#4001](https://github.com/containerd/containerd/pull/4001)
* Set octet-stream content-type on PUT request [containerd#4028](https://github.com/containerd/containerd/pull/4028)
* Pin to libseccomp 2.3.3 to preserve compatibility with hosts that do not have libseccomp 2.4 or higher installed [containerd#4015](https://github.com/containerd/containerd/pull/4015)
* Update Golang runtime to 1.12.17, which includes a fix to the runtime [containerd#4031](https://github.com/containerd/containerd/pull/4031)

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

### Contributors

* Phil Estes
* Wei Fu
* Michael Crosby
* Sebastiaan van Stijn
* Gábor Lipták
* Cao Zhihao
* Derek McGowan
* Ji'an Liu
* Josh Dolitsky
* Lantao Liu
* Laurent Bernaille
* Odin Ugedal
* Su Fei
* jiangpengfei

### Changes

* [`7ad184331f`](https://github.com/containerd/containerd/commit/7ad184331fa3e55e52b890ea95e65ba581ae3429) Merge pull request  [#4033](https://github.com/containerd/containerd/pull/4033) from thaJeztah/release_1.2.13
* [`f141d0f7a1`](https://github.com/containerd/containerd/commit/f141d0f7a1a8848fb7b7c1008daf189ce7438a14) Prepare v1.2.13 release
* [`0c10aca55e`](https://github.com/containerd/containerd/commit/0c10aca55e69b11987d202e28240eb2973b0bf25) Update .mailmap with changes from master
* [`b9b4fa7f10`](https://github.com/containerd/containerd/commit/b9b4fa7f105a7d10064d4fad5a4343625cc6966c) Merge pull request  [#4025](https://github.com/containerd/containerd/pull/4025) from thaJeztah/1.2_backport_fix_container_pid
* [`1f6ea50be7`](https://github.com/containerd/containerd/commit/1f6ea50be7d7864e982d04342593803ceaff08e9) Merge pull request  [#4028](https://github.com/containerd/containerd/pull/4028) from estesp/cp-1.2-4017
* [`b970987628`](https://github.com/containerd/containerd/commit/b97098762834040359099e72be359e288d250a42) Fix container pid.
* [`567ca6785c`](https://github.com/containerd/containerd/commit/567ca6785c0d88a4cce8f84c7685c9162bf1fb3a) Set octet-stream content-type on put request
* [`89c46ed579`](https://github.com/containerd/containerd/commit/89c46ed5799fe7c687f8cf039b70624a55ca5b76) Merge pull request  [#4035](https://github.com/containerd/containerd/pull/4035) from fuweid/cp12-246a560e
* [`c9524284e4`](https://github.com/containerd/containerd/commit/c9524284e4fe48ae0a963dfd48b4a62509736ce2) Merge pull request  [#4031](https://github.com/containerd/containerd/pull/4031) from thaJeztah/1.2_bump_golang_1.12.17
* [`28eb964b00`](https://github.com/containerd/containerd/commit/28eb964b008c54e024d1e3cacc154a4d92493344) script: use github.com/kubernetes-sigs/cri-tools directly
* [`5bead4582c`](https://github.com/containerd/containerd/commit/5bead4582c05b5bf383be4cb038a152ffcbd4e32) Merge pull request  [#4001](https://github.com/containerd/containerd/pull/4001) from DataDog/lbernail/upgrade-cgroups
* [`01edb7cddb`](https://github.com/containerd/containerd/commit/01edb7cddb34221a3121b709ae6c7c9db45fdea3) Merge pull request  [#4015](https://github.com/containerd/containerd/pull/4015) from hakman/fix-libseccomp-ver
* [`2a0ca2d077`](https://github.com/containerd/containerd/commit/2a0ca2d077f2a792e5752c1513e706a7bb00ed0e) Update Golang 1.12.17
* [`a7c9b7605c`](https://github.com/containerd/containerd/commit/a7c9b7605cc62772851802ac0c653fc4e2f556c8) Fix incorrect comment from copy/paste of starting script
* [`6ad255383a`](https://github.com/containerd/containerd/commit/6ad255383ada1c93e7c43998444daa75b6dcf1d7) Pin to libseccomp 2.3.3
* [`25a806c508`](https://github.com/containerd/containerd/commit/25a806c508455c3572a1538b953cc0fcdd3b9a11) bump cgroups dependency to address blkio issue

### 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

### Dependency Changes

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

* **github.com/containerd/cgroups**  4994991857f9b0ae8dc439551e8bebdbb4bf66c1 -> c4b9ac5c7601384c965b9646fc515884e091ebb9