Skip to content
containerd 1.3.2

Welcome to the v1.3.2 release of containerd!

The second patch release for `containerd` 1.3 includes a fix for a race condition
related to the reported pid on exit when called from Docker.

### Runtime

* Fix containerd pid race condition [containerd/containerd#3857](https://github.com/containerd/containerd/pull/3857)
* Use cached process state to reduce exec cost [containerd/containerd#3711](https://github.com/containerd/containerd/pull/3711)

### CRI

* Added `insecure_skip_verify` option in the registry tls config to allow skipping registry certificate verification [containerd/containerd#3847](https://github.com/containerd/containerd/issues/3847)

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
* Maksym Pavlenko

### Changes

* [`ff48f57fc8`](https://github.com/containerd/containerd/commit/ff48f57fc83a8c44cf4ad5d672424a98ba37ded6) Merge pull request  [#3866](https://github.com/containerd/containerd/pull/3866) from dmcgowan/prepare-1.3.2
* [`99005c2647`](https://github.com/containerd/containerd/commit/99005c2647fb672997a0fbda7b102e6c6d023304) Add release notes for v1.3.2
* [`e987ea3cac`](https://github.com/containerd/containerd/commit/e987ea3cac5535febda32fe040dd8275a2e97a49) Merge pull request  [#3864](https://github.com/containerd/containerd/pull/3864) from Random-Liu/update-cri-release-1.3
* [`8bbd71e560`](https://github.com/containerd/containerd/commit/8bbd71e56066ffefb0a850096cbc7ea44886b05f) Update cri to b1bef15fbeb6c6f0569b67322acfa74ca3597755.
* [`070c27205c`](https://github.com/containerd/containerd/commit/070c27205cb02bf704666931ae8eb1343126f4ae) Merge pull request  [#3863](https://github.com/containerd/containerd/pull/3863) from Random-Liu/cherrypick-#3857-release-1.3
* [`306d6d4b55`](https://github.com/containerd/containerd/commit/306d6d4b5514399930aa7851dafc7877488b8732) Fix container pid.
* [`5028701f1a`](https://github.com/containerd/containerd/commit/5028701f1a83aaf3f974b7ae5632ffacfb0d3538) Merge pull request  [#3753](https://github.com/containerd/containerd/pull/3753) from thaJeztah/1.3_backport_avoid_unnecessary_runc_state
* [`e3d2b608cc`](https://github.com/containerd/containerd/commit/e3d2b608cc027c5a02ea308835ce86cb37a22db6) Merge pull request  [#3855](https://github.com/containerd/containerd/pull/3855) from fuweid/cp-3853
* [`04fbb97ad0`](https://github.com/containerd/containerd/commit/04fbb97ad016e6f0cc2e09c447aeafb75ff53ea5) Fix cleanup error on content client test
* [`be24f39454`](https://github.com/containerd/containerd/commit/be24f39454e9aca36e3f5e08463d5a18fc93f947) Merge pull request  [#3840](https://github.com/containerd/containerd/pull/3840) from ameyag/1.3_backport_log_file_win
* [`333679343b`](https://github.com/containerd/containerd/commit/333679343b154303fec7a59946b4407a70ea8aa4) Add `--log-file` flag for windows service.
* [`9abfc70043`](https://github.com/containerd/containerd/commit/9abfc700434c136e74d02eaaf1f1f4366c46f4cb) Use cached state instead of `runc state`.

### Changes from containerd/cri

* [`b1bef15f`](https://github.com/containerd/cri/commit/b1bef15fbeb6c6f0569b67322acfa74ca3597755) Merge pull request  [#1346](https://github.com/containerd/cri/pull/1346) from Random-Liu/cherrypick-#1345-release-1.3
* [`27edfa06`](https://github.com/containerd/cri/commit/27edfa06023a6fa8d3e6540a13019306be2c28b1) Add insecure_skip_verify option.
* [`e5dd8053`](https://github.com/containerd/cri/commit/e5dd8053306382f9b226fcc67af7bcce768ddf39) Merge pull request  [#1322](https://github.com/containerd/cri/pull/1322) from Random-Liu/cherrypick-#1319-release-1.3
* [`c0dee957`](https://github.com/containerd/cri/commit/c0dee957b994e69146db3b49f78d4ccd8f0cafd2) Fix containerd build, use `libbtrfs-dev` when available.
* [`1fb415d2`](https://github.com/containerd/cri/commit/1fb415d208be37cbb2d3db52e56fe20126f9c116) Merge pull request  [#1314](https://github.com/containerd/cri/pull/1314) from Random-Liu/cherrypick-#1312-release-1.3
* [`0973459d`](https://github.com/containerd/cri/commit/0973459d9cd4306d8ef302723cc9586de85c285a) Update based on default xenial distro.
* [`a46f6baf`](https://github.com/containerd/cri/commit/a46f6baf2b249857e75eb11f862a1ee905b72e33) Configure golangci-lint

### Dependency Changes

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

* **github.com/containerd/cri**  5d49e7e51b43e36a6b9c4386257c7d08c602237f -> b1bef15fbeb6c6f0569b67322acfa74ca3597755