Skip to content
containerd 1.3.9

Welcome to the v1.3.9 release of containerd!

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

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

### Contributors

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

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

* [`ea765aba0`](https://github.com/containerd/containerd/commit/ea765aba0d05254012b0b9e595e995c09186427f) Merge pull request from GHSA-36xw-fx78-c5r4
* [`25f3b2972`](https://github.com/containerd/containerd/commit/25f3b2972a6ca72f2c9e3785ff62dd227090d5fc) Prepare 1.3.9 releases notes
* [`85d3b5c78`](https://github.com/containerd/containerd/commit/85d3b5c7894ac34724513a932e8a9fe4c11fd011) containerd-shim: use path-based unix socket
* [`689d92ce1`](https://github.com/containerd/containerd/commit/689d92ce1c3d827e33b320d5d2bdab8c218d73fc) Use path based unix socket for shims
* [`ea04599ed`](https://github.com/containerd/containerd/commit/ea04599edfee061506b0193df190485f390e00ea) Use named error return for service#StartShim
</p>
</details>

### Dependency Changes

This release has no dependency changes

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