Skip to content
containerd 1.1.2

Welcome to the v1.1.2 release of containerd!

This is the second patch release for the `containerd` 1.1 release. This
includes an issue fix for CRI.

CRI Plugin
Fix an issue that a container log line longer than 4kb is cut into
multiple lines. A new `max_container_log_size` config option is added
to make this configurable, and the default value is set to 16kb.

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

Contributors

* Derek McGowan
* Kenfe-Mickaël Laventure
* Lantao Liu

Changes

* 468a545b9e Merge pull request #2453 from Random-Liu/prepare-1.1.2
* 2b9e5a236a The 1.1.2 release notes.
* 37647b4410 Merge pull request #2452 from Random-Liu/update-cri-to-1.0.4
* 94423a4955 Update `cri` version to 1.0.4.

Dependency Changes

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

* **github.com/containerd/cri**  40007b34d36f81007087578a340c499e4b06c9bb -> v1.0.4