Skip to content
Tags give the ability to mark specific points in history as being important
This project is mirrored from https://github.com/containerd/containerd.git. Pull mirroring updated .
  • v2.0.0-beta.1
    containerd 2.0.0-beta.1
    
    Welcome to the v2.0.0-beta.1 release of containerd!
    *This is a pre-release of containerd*
    
    The first major release of containerd 2.x focuses on the continued stability of
    containerd's core feature set with an easy upgrade from containerd 1.x. This
    release includes the stabilization of new features added in the last 1.x release
    as well as the removal of features which were deprecated in 1.x. The goal is to
    support the vast community of containerd users well into the future along with
    their ever increasing deployment footprints and variety of use cases.
    
    ### Highlights
    
    * Move packages based on contributing guide ([#9365](https://github.com/containerd/containerd/pull/9365))
    * Update import and export to allow references to missing content  ([#9554](https://github.com/containerd/containerd/pull/9554))
    * *: enable ARM64 runner ([#9456](https://github.com/containerd/containerd/pull/9456))
    * Update RuntimeDefault seccomp profile to disallow io_uring related syscalls ([#9320](https://github.com/containerd/containerd/pull/9320))
    * Expose usage of deprecated features ([#9258](https://github.com/containerd/containerd/pull/9258))
    * Switch runc shim to task service v3 and fix restore ([#9233](https://github.com/containerd/containerd/pull/9233))
    * Use Intel ISA-L's igzip if available ([#9200](https://github.com/containerd/containerd/pull/9200))
    * Generalize plugin library ([#9214](https://github.com/containerd/containerd/pull/9214))
    * Introduce top level config migration ([#9223](https://github.com/containerd/containerd/pull/9223))
    * Add image delete target ([#8989](https://github.com/containerd/containerd/pull/8989))
    * Use github.com/containerd/log ([#9086](https://github.com/containerd/containerd/pull/9086))
    * Add support for image expiration during garbage collection ([#9022](https://github.com/containerd/containerd/pull/9022))
    * Reduce the contention between ref lock and boltdb lock in content store ([#8792](https://github.com/containerd/containerd/pull/8792))
    * Remove the CriuPath field from runc's options ([#8279](https://github.com/containerd/containerd/pull/8279))
    * Remove support for config.toml `version = 1` ([#8275](https://github.com/containerd/containerd/pull/8275))
    * Remove "containerd.io/restart.logpath" label ([#8264](https://github.com/containerd/containerd/pull/8264))
    * Remove `aufs` snapshotter ([#8263](https://github.com/containerd/containerd/pull/8263))
    
    #### Container Runtime Interface (CRI)
    
    * Enable CDI by default ([#9621](https://github.com/containerd/containerd/pull/9621))
    * Remove non-sandboxed CRI implementation ([#9228](https://github.com/containerd/containerd/pull/9228))
    * Add image verifier transfer service plugin system based on a binary directory ([#8493](https://github.com/containerd/containerd/pull/8493))
    * Add support for userns in stateless and stateful pods with idmap mounts (KEP-127, k8s >= 1.27) ([#8287](https://github.com/containerd/containerd/pull/8287))
    * Use sandboxed CRI by default ([#8994](https://github.com/containerd/containerd/pull/8994))
    * Implement RuntimeConfig CRI call ([#8722](https://github.com/containerd/containerd/pull/8722))
    * Add support for user namespaces (KEP-127) ([#8803](https://github.com/containerd/containerd/pull/8803))
    * Remove CRI v1alpha2 ([#8276](https://github.com/containerd/containerd/pull/8276))
    
    #### Runtime
    
    * Add sandboxer configuration and move sandbox controllers to plugins ([#8268](https://github.com/containerd/containerd/pull/8268))
    * Remove `io.containerd.runtime.v1.linux` and `io.containerd.runc.v1` ([#8262](https://github.com/containerd/containerd/pull/8262))
    
    #### Security Advisories
    
    * [medium] RAPL accessible to a container [GHSA-7ww5-4wqc-m92c](https://github.com/containerd/containerd/security/advisories/GHSA-7ww5-4wqc-m92c)
    
    #### Breaking
    
    * Update RuntimeDefault seccomp profile to disallow io_uring related syscalls ([#9320](https://github.com/containerd/containerd/pull/9320))
    * Move client to subpackage ([#9316](https://github.com/containerd/containerd/pull/9316))
    * Remove CRI v1alpha2 ([#8276](https://github.com/containerd/containerd/pull/8276))
    * Remove `io.containerd.runtime.v1.linux` and `io.containerd.runc.v1` ([#8262](https://github.com/containerd/containerd/pull/8262))
    * Remove "containerd.io/restart.logpath" label ([#8264](https://github.com/containerd/containerd/pull/8264))
    * Remove `aufs` snapshotter ([#8263](https://github.com/containerd/containerd/pull/8263))
    
    #### Deprecations
    
    * Deprecate go-plugin configuration option ([#9238](https://github.com/containerd/containerd/pull/9238))
    * CNI conf_template in CRI is no longer deprecated ([#8637](https://github.com/containerd/containerd/pull/8637))
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Derek McGowan
    * Akihiro Suda
    * Wei Fu
    * Phil Estes
    * Sebastiaan van Stijn
    * Samuel Karp
    * Maksym Pavlenko
    * Kazuyoshi Kato
    * Rodrigo Campos
    * dependabot[bot]
    * Danny Canter
    * Gabriel Adrian Samfira
    * Iceber Gu
    * Abel Feng
    * Jin Dong
    * Bjorn Neergaard
    * Kirtana Ashok
    * Kohei Tokunaga
    * Austin Vazquez
    * rongfu.leng
    * Akhil Mohan
    * Mike Brown
    * Paul "TBBle" Hampson
    * Krisztian Litkey
    * Enrico Weigelt
    * James Sturtevant
    * Paweł Gronowski
    * Ilya Hanov
    * Marat Radchenko
    * Cardy.Tang
    * Hsing-Yu (David) Chen
    * Justin Chadwell
    * Brian Goff
    * Bryant Biggs
    * Davanum Srinivas
    * Henry Wang
    * Kay Yan
    * Laura Brehm
    * Markus Lehtonen
    * Nashwan Azhari
    * Shingo Omura
    * Vinayak Goyal
    * helen
    * Aditi Sharma
    * Charity Kathure
    * Ed Bartosh
    * James Jenkins
    * Milas Bowman
    * Aditya Ramani
    * Amit Barve
    * Artem Khramov
    * Brad Davidson
    * Chen Yiyang
    * Cory Snider
    * Djordje Lukic
    * Ethan Lowman
    * Jiang Liu
    * Jordan Liggitt
    * June Rhodes
    * Mahamed Ali
    * Michael Crosby
    * Peteris Rudzusiks
    * Sam Edwards
    * Samruddhi Khandale
    * Shuaiyi Zhang
    * Steve Griffith
    * VERNOU Cédric
    * hang.jiang
    * jerryzhuang
    * lengrongfu
    * Aaron Lehmann
    * Alex Couture-Beil
    * Alex Ellis
    * Alex Rodriguez
    * Alexandru Matei
    * Amir M. Ghazanfari
    * Anthony Nandaa
    * Antonio Huete Jimenez
    * Avi Deitcher
    * Ben Foster
    * Bin Xin
    * BinBin He
    * Brennan Kinney
    * Craig Ingram
    * Daisy Rong
    * Edgar Lee
    * Eng Zer Jun
    * Etienne Champetier
    * Evan Lezar
    * Fahed Dorgaa
    * Gary McDonald
    * Iceber Gu
    * James Lakin
    * Jan Dubois
    * Jaroslav Jindrak
    * Jiongchi Yu
    * Kern Walster
    * Kevin Parsons
    * Konstantin Khlebnikov
    * Maksim An
    * Pan Yibo
    * Qasim Sarfraz
    * Qiutong Song
    * Robbie Buxton
    * Robert-André Mauchin
    * Shukui Yang
    * Tianon Gravi
    * Tony Fang
    * Tõnis Tiigi
    * Wang Xinwen
    * William Chen
    * Yibo Zhuang
    * charles-chenzz
    * chschumacher1994
    * guangli.bao
    * ningmingxiao
    * pigletfly
    * rokkiter
    * roman-kiselenko
    * wangxiang
    * zhangpeng
    * zhaojizhuang
    * zounengren
    * 吴小白
    * 沈陵
    
    ### Dependency Changes
    
    * **cloud.google.com/go/compute/metadata**                                         v0.2.3 **_new_**
    * **dario.cat/mergo**                                                              v1.0.0 **_new_**
    * **github.com/AdaLogics/go-fuzz-headers**                                         1f10f66a31bf -> ced1acdcaa24
    * **github.com/AdamKorcz/go-118-fuzz-build**                                       5330a85ea652 -> 8075edf89bb0
    * **github.com/Microsoft/go-winio**                                                v0.6.0 -> v0.6.1
    * **github.com/Microsoft/hcsshim**                                                 v0.10.0-rc.7 -> v0.12.0-rc.2
    * **github.com/cenkalti/backoff/v4**                                               v4.2.0 -> v4.2.1
    * **github.com/cilium/ebpf**                                                       v0.9.1 -> v0.11.0
    * **github.com/container-orchestrated-devices/container-device-interface**         v0.5.4 -> v0.6.1
    * **github.com/containerd/cgroups/v3**                                             v3.0.1 -> v3.0.3
    * **github.com/containerd/continuity**                                             v0.3.0 -> v0.4.3
    * **github.com/containerd/go-runc**                                                v1.0.0 -> v1.1.0
    * **github.com/containerd/log**                                                    v0.1.0 **_new_**
    * **github.com/containerd/nri**                                                    v0.3.0 -> v0.5.0
    * **github.com/containerd/plugin**                                                 7ec69893e1e7 **_new_**
    * **github.com/containerd/ttrpc**                                                  v1.2.1 -> v1.2.2
    * **github.com/containerd/typeurl/v2**                                             v2.1.0 -> v2.1.1
    * **github.com/containernetworking/plugins**                                       v1.2.0 -> v1.4.0
    * **github.com/distribution/reference**                                            v0.5.0 **_new_**
    * **github.com/emicklei/go-restful/v3**                                            v3.10.1 -> v3.10.2
    * **github.com/felixge/httpsnoop**                                                 v1.0.3 **_new_**
    * **github.com/fsnotify/fsnotify**                                                 v1.6.0 -> v1.7.0
    * **github.com/go-logr/logr**                                                      v1.2.3 -> v1.4.1
    * **github.com/golang/protobuf**                                                   v1.5.2 -> v1.5.3
    * **github.com/google/go-cmp**                                                     v0.5.9 -> v0.6.0
    * **github.com/google/uuid**                                                       v1.3.0 -> v1.5.0
    * **github.com/grpc-ecosystem/go-grpc-middleware**                                 v1.3.0 -> v1.4.0
    * **github.com/grpc-ecosystem/grpc-gateway/v2**                                    v2.7.0 -> v2.16.2
    * **github.com/intel/goresctrl**                                                   v0.3.0 -> v0.6.0
    * **github.com/klauspost/compress**                                                v1.16.0 -> v1.17.4
    * **github.com/klauspost/cpuid/v2**                                                v2.0.4 -> v2.2.5
    * **github.com/minio/sha256-simd**                                                 v1.0.0 -> v1.0.1
    * **github.com/moby/sys/mountinfo**                                                v0.6.2 -> v0.7.1
    * **github.com/moby/sys/user**                                                     v0.1.0 **_new_**
    * **github.com/opencontainers/image-spec**                                         3a7f492d3f1b -> v1.1.0-rc5
    * **github.com/opencontainers/runtime-spec**                                       v1.1.0-rc.1 -> 4fec88fd00a4
    * **github.com/opencontainers/runtime-tools**                                      946c877fa809 -> 2e043c6bd626
    * **github.com/pelletier/go-toml/v2**                                              v2.1.1 **_new_**
    * **github.com/prometheus/client_golang**                                          v1.14.0 -> v1.17.0
    * **github.com/prometheus/client_model**                                           v0.3.0 -> 9a2bf3000d16
    * **github.com/prometheus/common**                                                 v0.37.0 -> v0.44.0
    * **github.com/prometheus/procfs**                                                 v0.8.0 -> v0.11.1
    * **github.com/sirupsen/logrus**                                                   v1.9.0 -> v1.9.3
    * **github.com/stretchr/testify**                                                  v1.8.2 -> v1.8.4
    * **github.com/urfave/cli**                                                        v1.22.12 -> v1.22.14
    * **github.com/vishvananda/netns**                                                 2eb08e3e575f -> v0.0.4
    * **go.etcd.io/bbolt**                                                             v1.3.7 -> v1.3.8
    * **go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc**  v0.40.0 -> v0.46.1
    * **go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp**                v0.45.0 **_new_**
    * **go.opentelemetry.io/otel**                                                     v1.14.0 -> v1.21.0
    * **go.opentelemetry.io/otel/exporters/otlp/otlptrace**                            v1.14.0 -> v1.19.0
    * **go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc**              v1.14.0 -> v1.19.0
    * **go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp**              v1.14.0 -> v1.19.0
    * **go.opentelemetry.io/otel/metric**                                              v0.37.0 -> v1.21.0
    * **go.opentelemetry.io/otel/sdk**                                                 v1.14.0 -> v1.21.0
    * **go.opentelemetry.io/otel/trace**                                               v1.14.0 -> v1.21.0
    * **go.opentelemetry.io/proto/otlp**                                               v0.19.0 -> v1.0.0
    * **golang.org/x/exp**                                                             aacd6d4b4611 **_new_**
    * **golang.org/x/mod**                                                             v0.7.0 -> v0.14.0
    * **golang.org/x/net**                                                             v0.7.0 -> v0.19.0
    * **golang.org/x/oauth2**                                                          v0.4.0 -> v0.13.0
    * **golang.org/x/sync**                                                            v0.1.0 -> v0.6.0
    * **golang.org/x/sys**                                                             v0.6.0 -> v0.16.0
    * **golang.org/x/term**                                                            v0.5.0 -> v0.15.0
    * **golang.org/x/text**                                                            v0.7.0 -> v0.14.0
    * **golang.org/x/time**                                                            90d013bbcef8 -> v0.3.0
    * **golang.org/x/tools**                                                           v0.5.0 -> v0.16.0
    * **google.golang.org/appengine**                                                  v1.6.7 -> v1.6.8
    * **google.golang.org/genproto/googleapis/api**                                    d307bd883b97 **_new_**
    * **google.golang.org/genproto/googleapis/rpc**                                    995d672761c0 **_new_**
    * **google.golang.org/grpc**                                                       v1.53.0 -> v1.60.1
    * **google.golang.org/protobuf**                                                   v1.28.1 -> v1.32.0
    * **k8s.io/api**                                                                   v0.26.2 -> v0.28.4
    * **k8s.io/apimachinery**                                                          v0.26.2 -> v0.28.4
    * **k8s.io/apiserver**                                                             v0.26.2 -> v0.28.2
    * **k8s.io/client-go**                                                             v0.26.2 -> v0.28.4
    * **k8s.io/component-base**                                                        v0.26.2 -> v0.28.4
    * **k8s.io/cri-api**                                                               v0.26.2 -> v0.28.2
    * **k8s.io/klog/v2**                                                               v2.90.1 -> v2.100.1
    * **k8s.io/kubelet**                                                               v0.28.2 **_new_**
    * **k8s.io/utils**                                                                 a5ecb0141aa5 -> d93618cff8a2
    * **sigs.k8s.io/json**                                                             f223a00ba0e2 -> bc3834ca7abd
    
    Previous release can be found at [v1.7.0](https://github.com/containerd/containerd/releases/tag/v1.7.0)
    ### Which file should I download?
    * `containerd-<VERSION>-<OS>-<ARCH>.tar.gz`:         ✅Recommended. Dynamically linked with glibc 2.31 (Ubuntu 20.04).
    * `containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz`:  Statically linked. Expected to be used on non-glibc Linux distributions. Not position-independent.
    
    In addition to containerd, typically you will have to install [runc](https://github.com/opencontainers/runc/releases)
    and [CNI plugins](https://github.com/containernetworking/plugins/releases) from their official sites too.
    
    See also the [Getting Started](https://github.com/containerd/containerd/blob/main/docs/getting-started.md) documentation.
    
    
  • v1.6.27
    containerd 1.6.27
    
    Welcome to the v1.6.27 release of containerd!
    
    The twenty-seventh patch release for containerd 1.6 contains various fixes and updates.
    
    ### Notable Updates
    
    * **Improve `/etc/group` handling when appending groups** ([#9543](https://github.com/containerd/containerd/pull/9543))
    * **Update runc binary to v1.1.11** ([#9597](https://github.com/containerd/containerd/pull/9597))
    * **Remove runc import** ([#9606](https://github.com/containerd/containerd/pull/9606))
    * **Update shim pidfile permissions to 0644** ([#9613](https://github.com/containerd/containerd/pull/9613))
    * **Update Go version to 1.20.13** ([#9625](https://github.com/containerd/containerd/pull/9625))
    
    ### Deprecation Warnings
    
    * **Emit deprecation warning for CRIU config usage** ([#9448](https://github.com/containerd/containerd/pull/9448))
    * **Emit deprecation warning for some CRI configs** ([#9447](https://github.com/containerd/containerd/pull/9447))
    * **Emit deprecation warning for `containerd.io/restart.logpath` label usage** ([#9572](https://github.com/containerd/containerd/pull/9572))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Samuel Karp
    * Akihiro Suda
    * Derek McGowan
    * Sebastiaan van Stijn
    * Djordje Lukic
    * Jaroslav Jindrak
    * Kay Yan
    * Maksym Pavlenko
    * Phil Estes
    * Wei Fu
    * ruiwen-zhao
    
    ### Changes
    <details><summary>26 commits</summary>
    <p>
    
    * [release/1.6] Prepare release notes for v1.6.27 ([#9631](https://github.com/containerd/containerd/pull/9631))
      * [`d0edecf28`](https://github.com/containerd/containerd/commit/d0edecf28b51b35cfb549e3d18467bd2087fb0e7) Prepare release notes for v1.6.27
    * [release/1.6] update to go1.20.13, test go1.21.6 ([#9625](https://github.com/containerd/containerd/pull/9625))
      * [`32a515211`](https://github.com/containerd/containerd/commit/32a515211d03771e3a35bf7bcb4b114bf1131ada) update to go1.20.13, test go1.21.6
    * [release/1.6 backport] shim: Create pid-file with 0644 permissions ([#9613](https://github.com/containerd/containerd/pull/9613))
      * [`37de14d95`](https://github.com/containerd/containerd/commit/37de14d9562db48f9b66f37b10fa3e704455ae25) shim: Create pid-file with 0644 permissions
    * [release/1.6 backport] remove github.com/opencontainers/runc dependency ([#9606](https://github.com/containerd/containerd/pull/9606))
      * [`3938d63de`](https://github.com/containerd/containerd/commit/3938d63de4737668ccec1f5eaf552c58a5d32057) remove github.com/opencontainers/runc dependency
    * [release/1.6 backport] update runc binary to v1.1.11 ([#9597](https://github.com/containerd/containerd/pull/9597))
      * [`9a9b11f73`](https://github.com/containerd/containerd/commit/9a9b11f733f778ce6171396d0c95e2b68cca5e21) update runc binary to v1.1.11
    * [release/1.6 backport] go.mod: dario.cat/mergo v1.0.0 ([#9570](https://github.com/containerd/containerd/pull/9570))
      * [`6cd8e17ab`](https://github.com/containerd/containerd/commit/6cd8e17aba91d9f46f9e1a27b6381744e6cafe48) go.mod: dario.cat/mergo v1.0.0
      * [`4f8ff5154`](https://github.com/containerd/containerd/commit/4f8ff5154abd2127d148fb11ca54feb6f0fb47af) go.mod: github.com/imdario/mergo v0.3.13
    * [release/1.6] restart: containerd.io/restart.logpath warning ([#9572](https://github.com/containerd/containerd/pull/9572))
      * [`d24d263a4`](https://github.com/containerd/containerd/commit/d24d263a42f51dca398070be1f8268fd53fe6cc9) restart: containerd.io/restart.logpath warning
    * [release/1.6 backport] WithAppendAdditionalGroups: better /etc/group handling ([#9543](https://github.com/containerd/containerd/pull/9543))
      * [`9489c0eb0`](https://github.com/containerd/containerd/commit/9489c0eb0e7e51d90a0c2b5b4f5cbe23936d95ca) WithAppendAdditionalGroups: better /etc/group handling
    * [release/1.6] cri: add deprecation warnings for deprecated CRI configs ([#9547](https://github.com/containerd/containerd/pull/9547))
      * [`713065793`](https://github.com/containerd/containerd/commit/713065793592c0f877c81712a6f310f3d730bf07) deprecation: fix missing spaces in warnings
      * [`de0cc92a7`](https://github.com/containerd/containerd/commit/de0cc92a793b84118356715503243a2b9664dfa5) cri: add deprecation warning for runtime_root
      * [`833b94149`](https://github.com/containerd/containerd/commit/833b94149b6fd4faa6d4719ef7926257f5b2b098) cri: add deprecation warning for rutnime_engine
      * [`47de3d63d`](https://github.com/containerd/containerd/commit/47de3d63df0e5ffa522dfc2b6cb5b2d472879f28) cri: add deprecation warning for default_runtime
      * [`d421b8fda`](https://github.com/containerd/containerd/commit/d421b8fda9d0d303e1b90a13f378e6fffe7d9187) cri: add warning for untrusted_workload_runtime
      * [`802cb64b0`](https://github.com/containerd/containerd/commit/802cb64b00aab14d0f2edb45c9b89eef0016dc1c) cri: add warning for old form of systemd_cgroup
    * [release/1.6] Add warning for CRIU config usage ([#9546](https://github.com/containerd/containerd/pull/9546))
      * [`f8447466c`](https://github.com/containerd/containerd/commit/f8447466ccd8277083fefeb6db91194c4559ed0b) Add warning for CRIU config usage
    </p>
    </details>
    
    ### Dependency Changes
    
    * **dario.cat/mergo**           v1.0.0 **_new_**
    * **github.com/moby/sys/user**  v0.1.0 **_new_**
    
    Previous release can be found at [v1.6.26](https://github.com/containerd/containerd/releases/tag/v1.6.26)
    
  • v1.7.12
    containerd 1.7.12
    
    Welcome to the v1.7.12 release of containerd!
    
    The twelfth patch release for containerd 1.7 contains various fixes and updates.
    
    ### Notable Updates
    
    * **Fix on dialer function for Windows** ([#9501](https://github.com/containerd/containerd/pull/9501))
    * **Improve `/etc/group` handling when appending groups** ([#9544](https://github.com/containerd/containerd/pull/9544))
    * **Update shim pidfile permissions to 0644** ([#9548](https://github.com/containerd/containerd/pull/9548))
    * **Update runc binary to v1.1.11** ([#9596](https://github.com/containerd/containerd/pull/9596))
    * **Allow import and export to reference missing content** ([#9600](https://github.com/containerd/containerd/pull/9600))
    * **Remove runc import** ([#9605](https://github.com/containerd/containerd/pull/9605))
    * **Update Go version to 1.20.13** ([#9624](https://github.com/containerd/containerd/pull/9624))
    
    ### Deprecation Warnings
    
    * **Emit deprecation warning for `containerd.io/restart.logpath` label usage** ([#9567](https://github.com/containerd/containerd/pull/9567))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Akihiro Suda
    * Sebastiaan van Stijn
    * Wei Fu
    * Derek McGowan
    * Paweł Gronowski
    * Jaroslav Jindrak
    * Maksym Pavlenko
    * Samuel Karp
    * Anthony Nandaa
    * Bjorn Neergaard
    * Djordje Lukic
    * Kay Yan
    
    ### Changes
    <details><summary>34 commits</summary>
    <p>
    
    * [release/1.7] Prepare release notes for v1.7.12 ([#9632](https://github.com/containerd/containerd/pull/9632))
      * [`775d544fe`](https://github.com/containerd/containerd/commit/775d544fe51cb3bb9ed735fdf3e56ec45a84d78a) Prepare release notes for v1.7.12
    * [release/1.7] update to go1.20.13, test go1.21.6 ([#9624](https://github.com/containerd/containerd/pull/9624))
      * [`a5dc5b894`](https://github.com/containerd/containerd/commit/a5dc5b894d2bd9bc8bff7c95bdde7564747b138f) update to go1.20.13, test go1.21.6
    * [release/1.7] shim: Create pid-file and address with 0644 permissions ([#9548](https://github.com/containerd/containerd/pull/9548))
      * [`8d82242eb`](https://github.com/containerd/containerd/commit/8d82242eb525f87b91bbc2c2499559855dd363cf) shim: Create address file with 0644 permissions
      * [`260963a35`](https://github.com/containerd/containerd/commit/260963a354d972201ffe9a6ce882f1c0e9b319d9) shim: Create pid-file with 0644 permissions
    * [release/1.7 backport] switch back from golang.org/x/sys/execabs to os/exec (go1.19) ([#9602](https://github.com/containerd/containerd/pull/9602))
      * [`872af82f5`](https://github.com/containerd/containerd/commit/872af82f572a2f2ff17107dd714c61b0eee2081a) remove remaining uses of golang.org/x/sys/execabs
      * [`2ad2a2e83`](https://github.com/containerd/containerd/commit/2ad2a2e835f27417749c1a0adc47f58e9cae8aa7) switch back from golang.org/x/sys/execabs to os/exec (go1.19)
    * [release/1.7] update to CDI v0.6.1, and remove github.com/opencontainers/runc dependency ([#9605](https://github.com/containerd/containerd/pull/9605))
      * [`9251072f7`](https://github.com/containerd/containerd/commit/9251072f784dccd9016109c0864ff11c836c9af7) remove github.com/opencontainers/runc dependency
      * [`4e67213d4`](https://github.com/containerd/containerd/commit/4e67213d4fa02a64b7bb9ed689d68cfc0c4d104a) vendor: github.com/cncf-tags/container-device-interface v0.6.1
      * [`e0ee0be0d`](https://github.com/containerd/containerd/commit/e0ee0be0df3d3e3a951e24f616f2afc92e665c23) go.mod: github.com/opencontainers/runtime-spec v1.1.0
      * [`02be2236a`](https://github.com/containerd/containerd/commit/02be2236a26ac6d72a0d5375e61ddd648fa1261c) go.mod: github.com/.../container-device-interface v0.6.0
      * [`91f953bb4`](https://github.com/containerd/containerd/commit/91f953bb476936d13881781a83b491216d21e3e1) go.mod: github.com/opencontainers/runtime-spec v1.1.0-rc.2
    * [release/1.7 backport] import/export: Support references to missing content  ([#9600](https://github.com/containerd/containerd/pull/9600))
      * [`6089b05d9`](https://github.com/containerd/containerd/commit/6089b05d9300c231b2f15cfd50426b97e1f77050) images/Export: Revert signature change
      * [`6b4b760c3`](https://github.com/containerd/containerd/commit/6b4b760c39b3b63755138357d72e0acedb3bee4e) integration/import-export: Add WithSkipMissing tests
      * [`abb3c5ef9`](https://github.com/containerd/containerd/commit/abb3c5ef943148198998a94c44d74cd01e00ad5e) export: Copy distribution source labels to manifest annotations
      * [`9609f04f6`](https://github.com/containerd/containerd/commit/9609f04f6bb9fd203b3955d561d976f34b0d4f4f) import/export: Support references to missing content
      * [`42b60d865`](https://github.com/containerd/containerd/commit/42b60d865296ef1bda5c0f981ef06844e1f58c5d) images/archive: use mediatype helpers
    * [release/1.7 backport] update runc binary to v1.1.11 ([#9596](https://github.com/containerd/containerd/pull/9596))
      * [`23516a99c`](https://github.com/containerd/containerd/commit/23516a99c6fc64812a3719ea54004e1a92e9e61d) update runc binary to v1.1.11
    * [release/1.7 backport] go.mod: dario.cat/mergo v1.0.0 ([#9569](https://github.com/containerd/containerd/pull/9569))
      * [`428714e32`](https://github.com/containerd/containerd/commit/428714e320b12dd1474c836fa15e79f824edfe2a) go.mod: dario.cat/mergo v1.0.0
    * [release/1.7] restart: containerd.io/restart.logpath warning ([#9567](https://github.com/containerd/containerd/pull/9567))
      * [`03fed557e`](https://github.com/containerd/containerd/commit/03fed557e38f3cfeca0652607100c40c86806288) restart: containerd.io/restart.logpath warning
    * [release 1.7] backport: fix on dialer function for windows ([#9501](https://github.com/containerd/containerd/pull/9501))
      * [`68d237392`](https://github.com/containerd/containerd/commit/68d2373926bc0a9dcc2fb6cdf49dd2188a327b9f) fix(pkg/dialer): minor fix on dialer function for windows
    * [release/1.7] *: enable ARM64 runner ([#9502](https://github.com/containerd/containerd/pull/9502))
      * [`c63165123`](https://github.com/containerd/containerd/commit/c63165123374eaba96616b6ecdd2bb34aaae8e36) *: enable ARM64 runner
    * [release/1.7 backport] WithAppendAdditionalGroups: better /etc/group handling ([#9544](https://github.com/containerd/containerd/pull/9544))
      * [`55e570844`](https://github.com/containerd/containerd/commit/55e570844473d689572d68cff7f7bcc5bdcba2ce) WithAppendAdditionalGroups: better /etc/group handling
    </p>
    </details>
    
    ### Dependency Changes
    
    * **dario.cat/mergo**                                                       v1.0.0 **_new_**
    * **github.com/container-orchestrated-devices/container-device-interface**  v0.5.4 -> v0.6.1
    * **github.com/moby/sys/user**                                              v0.1.0 **_new_**
    * **github.com/opencontainers/runtime-spec**                                v1.1.0-rc.1 -> v1.1.0
    
    Previous release can be found at [v1.7.11](https://github.com/containerd/containerd/releases/tag/v1.7.11)
    
  • v1.7.11
    containerd 1.7.11
    
    Welcome to the v1.7.11 release of containerd!
    
    The eleventh patch release for containerd 1.7 contains various fixes and updates including
    one security issue.
    
    ### Notable Updates
    
    * **Fix Windows default path overwrite issue** ([#9440](https://github.com/containerd/containerd/pull/9440))
    * **Update push to always inherit distribution sources from parent** ([#9452](https://github.com/containerd/containerd/pull/9452))
    * **Update shim to use net dial for gRPC shim sockets** ([#9458](https://github.com/containerd/containerd/pull/9458))
    * **Fix otel version incompatibility** ([#9483](https://github.com/containerd/containerd/pull/9483))
    * **Fix Windows snapshotter blocking snapshot GC on remove failure** ([#9482](https://github.com/containerd/containerd/pull/9482))
    * **Mask `/sys/devices/virtual/powercap` path in runtime spec and deny in default apparmor profile** ([GHSA-7ww5-4wqc-m92c](https://github.com/containerd/containerd/security/advisories/GHSA-7ww5-4wqc-m92c))
    
    ### Deprecation Warnings
    
    * **Emit deprecation warning for AUFS snapshotter** ([#9436](https://github.com/containerd/containerd/pull/9436))
    * **Emit deprecation warning for v1 runtime** ([#9450](https://github.com/containerd/containerd/pull/9450))
    * **Emit deprecation warning for deprecated CRI configs** ([#9469](https://github.com/containerd/containerd/pull/9469))
    * **Emit deprecation warning for CRI v1alpha1 usage** ([#9479](https://github.com/containerd/containerd/pull/9479))
    * **Emit deprecation warning for CRIU config in CRI** ([#9481](https://github.com/containerd/containerd/pull/9481))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Samuel Karp
    * Derek McGowan
    * Phil Estes
    * Bjorn Neergaard
    * Danny Canter
    * Sebastiaan van Stijn
    * ruiwen-zhao
    * Akihiro Suda
    * Amit Barve
    * Charity Kathure
    * Maksym Pavlenko
    * Milas Bowman
    * Paweł Gronowski
    * Wei Fu
    
    ### Changes
    <details><summary>39 commits</summary>
    <p>
    
    * [release/1.7] Prepare release notes for v1.7.11 ([#9491](https://github.com/containerd/containerd/pull/9491))
      * [`dfae68bc3`](https://github.com/containerd/containerd/commit/dfae68bc3e614a091d0a468c9026da370e3de0d9) Prepare release notes for v1.7.11
    * [release/1.7] update to go1.20.12, test go1.21.5 ([#9352](https://github.com/containerd/containerd/pull/9352))
      * [`0d314401d`](https://github.com/containerd/containerd/commit/0d314401d9b9ad470153dc3d09f6d9cd7d527697) update to go1.20.12, test go1.21.5
      * [`1ec1ae2c6`](https://github.com/containerd/containerd/commit/1ec1ae2c6b6458b5d000af1ec6263b4ee337cd58) update to go1.20.11, test go1.21.4
    * Github Security Advisory [GHSA-7ww5-4wqc-m92c](https://github.com/containerd/containerd/security/advisories/GHSA-7ww5-4wqc-m92c)
      * [`cb804da21`](https://github.com/containerd/containerd/commit/cb804da2101074c769a2a327597c9595b38bb4f0) contrib/apparmor: deny /sys/devices/virtual/powercap
      * [`40162a576`](https://github.com/containerd/containerd/commit/40162a576232b7d95325f85334590ea295d2ed2e) oci/spec: deny /sys/devices/virtual/powercap
    * [release/1.7] Don't block snapshot garbage collection on Remove failures ([#9482](https://github.com/containerd/containerd/pull/9482))
      * [`ed7c6895b`](https://github.com/containerd/containerd/commit/ed7c6895bd3b33ccc7cfbc8cbd43f6a31333328a) Don't block snapshot garbage collection on Remove failures
    * [release/1.7] Add warning for CRIU config usage ([#9481](https://github.com/containerd/containerd/pull/9481))
      * [`1fdefdd22`](https://github.com/containerd/containerd/commit/1fdefdd2242fcf704a11f1d6b5149e056ce98ed3) Add warning for CRIU config usage
    * [release/1.7] Fix otel version incompatibility ([#9483](https://github.com/containerd/containerd/pull/9483))
      * [`f8f659e66`](https://github.com/containerd/containerd/commit/f8f659e66c6ec56fef092dced085d129c0e67176) Add HTTP client update function to tracing library
      * [`807ddd658`](https://github.com/containerd/containerd/commit/807ddd658b4cd6c0325204e7a19a4561a10906d2) fix(tracing): use latest version of semconv
    * [release/1.7] Add cri-api v1alpha2 usage warning to all api calls ([#9479](https://github.com/containerd/containerd/pull/9479))
      * [`dc45bc838`](https://github.com/containerd/containerd/commit/dc45bc8381fa2cd903e871c81ce7b4c08e82ca3b) Add cri-api v1alpha2 usage warning to all api calls
    * [release/1.7] cri: add deprecation warnings for deprecated CRI configs ([#9469](https://github.com/containerd/containerd/pull/9469))
      * [`9d1bad62e`](https://github.com/containerd/containerd/commit/9d1bad62e16f31e0b06c75e1007a623879529a6d) deprecation: fix missing spaces in warnings
      * [`51a604c07`](https://github.com/containerd/containerd/commit/51a604c0733437f4b7a20aa5ec1e6d4b4f0ab96e) cri: add deprecation warning for runtime_root
      * [`8040e74bf`](https://github.com/containerd/containerd/commit/8040e74bf8e6c25c02bb461b82f482cff24ce611) cri: add deprecation warning for rutnime_engine
      * [`99adc40eb`](https://github.com/containerd/containerd/commit/99adc40eb28db7cb93c378ff8bceb8e77559ae09) cri: add deprecation warning for default_runtime
      * [`afef7ec64`](https://github.com/containerd/containerd/commit/afef7ec646910ce1db3e824bfe17848428f3b47b) cri: add warning for untrusted_workload_runtime
      * [`6220dc190`](https://github.com/containerd/containerd/commit/6220dc1909883119a960bc96c496ae2361b94749) cri: add warning for old form of systemd_cgroup
    * [release/1.7] runtime/v2: net.Dial gRPC shim sockets before trying grpc ([#9458](https://github.com/containerd/containerd/pull/9458))
      * [`80f96cd18`](https://github.com/containerd/containerd/commit/80f96cd188949bd9fa16256a8ff0b858ef692f20) runtime/v2: net.Dial gRPC shim sockets before trying grpc
    * [release/1.7] tasks: emit warning for v1 runtime and runc v1 runtime ([#9450](https://github.com/containerd/containerd/pull/9450))
      * [`f471bb2b8`](https://github.com/containerd/containerd/commit/f471bb2b8e5a902ad8901c7c0db85ecead8c1730) tasks: emit warning for runc v1 runtime
      * [`329e1d487`](https://github.com/containerd/containerd/commit/329e1d487e7cc5c2773a2472df56b6eb75ae9194) tasks: emit warning for v1 runtime
    * [release/1.7] push: always inherit distribution sources from parent ([#9452](https://github.com/containerd/containerd/pull/9452))
      * [`4464fde12`](https://github.com/containerd/containerd/commit/4464fde12985d98a9edbf124c54afa1156415572) push: always inherit distribution sources from parent
    * [release/1.7] Update tar tests to run on Darwin ([#9451](https://github.com/containerd/containerd/pull/9451))
      * [`7e069ee25`](https://github.com/containerd/containerd/commit/7e069ee25868e5c8a67610720f8280c3451a3103) Update tar tests to run on Darwin
    * [release/1.7] ctr: Add sandbox flag to ctr run ([#9449](https://github.com/containerd/containerd/pull/9449))
      * [`5fc0e4e61`](https://github.com/containerd/containerd/commit/5fc0e4e6151dafa4d5ca8837f3d99b6a8e816866) ctr: Add sandbox flag to ctr run
    * [release/1.7] Windows default path overwrite fix ([#9440](https://github.com/containerd/containerd/pull/9440))
      * [`31fe03764`](https://github.com/containerd/containerd/commit/31fe03764c436677a1db9be24c25f7c11780eceb) Fix windows default path overwrite issue
    * [release/1.7] snapshots: emit deprecation warning for aufs ([#9436](https://github.com/containerd/containerd/pull/9436))
      * [`625b35e4b`](https://github.com/containerd/containerd/commit/625b35e4bb26ee021713f2692143bf37f9a98bdd) snapshots: emit deprecation warning for aufs
    </p>
    </details>
    
    ### Dependency Changes
    
    * **github.com/felixge/httpsnoop**                                   v1.0.3 **_new_**
    * **go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp**  v0.45.0 **_new_**
    
    Previous release can be found at [v1.7.10](https://github.com/containerd/containerd/releases/tag/v1.7.10)
    
  • v1.6.26
    containerd 1.6.26
    
    Welcome to the v1.6.26 release of containerd!
    
    The twenty-sixth patch release for containerd 1.6 contains various fixes and updates.
    
    ### Notable Updates
    
    * **Fix windows default path overwrite issue** ([#9441](https://github.com/containerd/containerd/pull/9441))
    * **Update push to inherit distribution sources from parent** ([#9453](https://github.com/containerd/containerd/pull/9453))
    * **Mask `/sys/devices/virtual/powercap` path in runtime spec and deny in default apparmor profile** ([GHSA-7ww5-4wqc-m92c](https://github.com/containerd/containerd/security/advisories/GHSA-7ww5-4wqc-m92c))
    
    ### Deprecation Warnings
    
    * **Emit deprecation warning for AUFS snapshotter usage** ([#9448](https://github.com/containerd/containerd/pull/9448))
    * **Emit deprecation warning for v1 runtime usage** ([#9468](https://github.com/containerd/containerd/pull/9468))
    * **Emit deprecation warning for CRI v1alpha1 usage** ([#9468](https://github.com/containerd/containerd/pull/9468))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Samuel Karp
    * Derek McGowan
    * Kohei Tokunaga
    * Phil Estes
    * Bjorn Neergaard
    * Sebastiaan van Stijn
    * Brian Goff
    * Charity Kathure
    * Kazuyoshi Kato
    * Milas Bowman
    * Wei Fu
    * ruiwen-zhao
    
    ### Changes
    <details><summary>30 commits</summary>
    <p>
    
    * [release/1.6] Prepare release notes for v1.6.26 ([#9490](https://github.com/containerd/containerd/pull/9490))
      * [`ac5c5d3e0`](https://github.com/containerd/containerd/commit/ac5c5d3e03ab3c5b8103a1c0bd9931389f7a8fcf) Prepare release notes for v1.6.26
    * Github Security Advisory [GHSA-7ww5-4wqc-m92c](https://github.com/containerd/containerd/security/advisories/GHSA-7ww5-4wqc-m92c)
      * [`02f07fe19`](https://github.com/containerd/containerd/commit/02f07fe1994a3ddda3626c1ede2e32bc82b8e426) contrib/apparmor: deny /sys/devices/virtual/powercap
      * [`c94577e78`](https://github.com/containerd/containerd/commit/c94577e78d2924ddeb90d1601e31b50ee3acac48) oci/spec: deny /sys/devices/virtual/powercap
    * [release/1.6] update to go1.20.12, test go1.21.5 ([#9472](https://github.com/containerd/containerd/pull/9472))
      * [`7cbdfc92e`](https://github.com/containerd/containerd/commit/7cbdfc92ef38f789f1a2773fa6fac405d361a6cc) update to go1.20.12, test go1.21.5
      * [`024b1cce6`](https://github.com/containerd/containerd/commit/024b1cce6b27f10e00bb9bde33a5fe9563545f8d) update to go1.20.11, test go1.21.4
    * [release/1.6] Add cri-api v1alpha2 usage warning to all api calls ([#9484](https://github.com/containerd/containerd/pull/9484))
      * [`64e56bfde`](https://github.com/containerd/containerd/commit/64e56bfde95828660971673d20952f275cc2c0ba) Add cri-api v1alpha2 usage warning to all api calls
    * [release/1.6] tasks: emit warning for v1 runtime and runc v1 runtime ([#9468](https://github.com/containerd/containerd/pull/9468))
      * [`efefd3bf3`](https://github.com/containerd/containerd/commit/efefd3bf334b5df0e97bff0be61ba906a9b3b528) tasks: emit warning for runc v1 runtime
      * [`7825689b4`](https://github.com/containerd/containerd/commit/7825689b4c4d68cc1cc3c6dd072c2c2ec7b2d88e) tasks: emit warning for v1 runtime
    * [release/1.6] snapshots: emit deprecation warning for aufs ([#9448](https://github.com/containerd/containerd/pull/9448))
      * [`7cfe7052f`](https://github.com/containerd/containerd/commit/7cfe7052f4a2ad97e4e8032469aef588d2f0858c) snapshots: emit deprecation warning for aufs
    * [release/1.6] cherry-pick/backport: Update golangci lint ([#9455](https://github.com/containerd/containerd/pull/9455))
      * [`a1ae572a2`](https://github.com/containerd/containerd/commit/a1ae572a2778bf599e93929f5145f707b667f508) Fix linter error with updated linter
      * [`b638791d6`](https://github.com/containerd/containerd/commit/b638791d66b2e34f044f04736632995446b79314) ci: bump up golangci-lint to v1.55.0
      * [`2370a2842`](https://github.com/containerd/containerd/commit/2370a2842318833b16a8274835374d0811c2ed28) Fix linter issues for golangci-lint 1.54.2
      * [`8a65e2e31`](https://github.com/containerd/containerd/commit/8a65e2e31b6710f94be64c7fada727bd2569d16f) Bump up golangci-lint to v1.54.2
      * [`969f8feb2`](https://github.com/containerd/containerd/commit/969f8feb2e0932a9f9c69f1696e552fcdcd2b31b) Bump up golangci-lint to v1.52.2
    * [release/1.6] push: inherit distribution sources from parent ([#9453](https://github.com/containerd/containerd/pull/9453))
      * [`66959fdf5`](https://github.com/containerd/containerd/commit/66959fdf50d16520a84fb14c9467c0d87b7f0274) push: inherit distribution sources from parent
      * [`b4dcffcfb`](https://github.com/containerd/containerd/commit/b4dcffcfbff2694796a04243728700b37dc78d8e) content: add InfoProvider interface
      * [`bef4145c1`](https://github.com/containerd/containerd/commit/bef4145c141ad2c37e7797b4dc53b8e429b368ae) Change PushContent to require only Provider
    * [release/1.6] Bump google.golang.org/grpc to v1.58.3 ([#9408](https://github.com/containerd/containerd/pull/9408))
      * [`a5fc21060`](https://github.com/containerd/containerd/commit/a5fc21060b5254be9ca28e63c1c5a7364b551ca5) vendor: google.golang.org/grpc v1.58.3
      * [`4fa05b3d8`](https://github.com/containerd/containerd/commit/4fa05b3d83488e4bc81241db1a65ca00fedec45d) Upgrade github.com/klauspost/compress from v1.11.13 to v1.15.9
    * [release/1.6] Windows default path overwrite fix ([#9441](https://github.com/containerd/containerd/pull/9441))
      * [`ede0ad5e1`](https://github.com/containerd/containerd/commit/ede0ad5e12826d574623a79b71bb1fbc49e75172) Fix windows default path overwrite issue
    </p>
    </details>
    
    ### Dependency Changes
    
    * **cloud.google.com/go/compute/metadata**  v0.2.3 **_new_**
    * **github.com/cespare/xxhash/v2**          v2.1.2 -> v2.2.0
    * **github.com/golang/protobuf**            v1.5.2 -> v1.5.3
    * **github.com/klauspost/compress**         v1.11.13 -> v1.15.9
    * **go.opencensus.io**                      v0.23.0 -> v0.24.0
    * **golang.org/x/oauth2**                   2bc19b11175f -> v0.10.0
    * **golang.org/x/sync**                     v0.1.0 -> v0.3.0
    * **google.golang.org/grpc**                v1.50.1 -> v1.58.3
    * **google.golang.org/protobuf**            v1.28.1 -> v1.31.0
    
    Previous release can be found at [v1.6.25](https://github.com/containerd/containerd/releases/tag/v1.6.25)
    
  • v1.7.10
    containerd 1.7.10
    
    Welcome to the v1.7.10 release of containerd!
    
    The tenth patch release for containerd 1.7 contains various fixes and updates.
    ### Notable Updates
    * **Enhance container image unpack client logs** ([#9379](https://github.com/containerd/containerd/pull/9379))
    * **cri: fix using the pinned label to pin image** ([#9381](https://github.com/containerd/containerd/pull/9381))
    * **fix: ImagePull should close http connection if there is no available data to read.** ([#9409](https://github.com/containerd/containerd/pull/9409))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Wei Fu
    * Iceber Gu
    * Austin Vazquez
    * Derek McGowan
    * Phil Estes
    * Samuel Karp
    * ruiwen-zhao
    
    ### Changes
    <details><summary>11 commits</summary>
    <p>
    
    * Add release notes for v1.7.10 ([#9426](https://github.com/containerd/containerd/pull/9426))
      * [`a995fe3a8`](https://github.com/containerd/containerd/commit/a995fe3a81a933c984ba13dc8bef0271d1aca171) Add release notes for v1.7.10
    * [release/1.7] fix: ImagePull should close http connection if there is no available data to read. ([#9409](https://github.com/containerd/containerd/pull/9409))
      * [`206806128`](https://github.com/containerd/containerd/commit/206806128917276994f0949dc599e4c8b8ad8f14) remotes/docker: close connection if no more data
      * [`328493962`](https://github.com/containerd/containerd/commit/32849396263f9c68f7c4f43a2abc1319488546de) integration: reproduce #9347
      * [`d1aab27cb`](https://github.com/containerd/containerd/commit/d1aab27cbd8ae75d90ad962a256d6af092dcf451) fix: deflake TestCRIImagePullTimeout/HoldingContentOpenWriter
    * [release/1.7] cri: fix using the pinned label to pin image ([#9381](https://github.com/containerd/containerd/pull/9381))
      * [`a2b16d7f9`](https://github.com/containerd/containerd/commit/a2b16d7f9cd44f81ebdcffe92dee107b2ebdca8a) cri: fix update of pinned label for images
      * [`8dc861844`](https://github.com/containerd/containerd/commit/8dc8618442ad99a254de79200c89eb12284dac6e) cri: fix using the pinned label to pin image
    * [release/1.7] Enhance container image unpack client logs ([#9379](https://github.com/containerd/containerd/pull/9379))
      * [`5930a3750`](https://github.com/containerd/containerd/commit/5930a3750c5db69abf7668e4df003aae8f0beace) Enhance container image unpack client logs
    </p>
    </details>
    
    ### Dependency Changes
    
    This release has no dependency changes
    
    Previous release can be found at [v1.7.9](https://github.com/containerd/containerd/releases/tag/v1.7.9)
    
  • v1.6.25
    containerd 1.6.25
    
    Welcome to the v1.6.25 release of containerd!
    
    The twenty-fifth patch release for containerd 1.6 contains various fixes and updates.
    
    ### Notable Updates
    
    * **Check whether content did not needs to be pushed to remote registry and cross-repo mounted or already existed** ([#9111](https://github.com/containerd/containerd/pull/9111))
    * **Soft deprecate log package** ([#9105](https://github.com/containerd/containerd/pull/9105))
    * **Always try to establish tls connection when tls configured** ([#9189](https://github.com/containerd/containerd/pull/9189))
    * **CRI: stop recommending disable_cgroup** ([#9169](https://github.com/containerd/containerd/pull/9169))
    * **Allow for images with artifacts layers to pull** ([#9150](https://github.com/containerd/containerd/pull/9150))
    * **Require plugins to succeed after registering readiness** ([#9166](https://github.com/containerd/containerd/pull/9166))
    * **Avoid potential deadlock in create handler in containerd-shim-runc-v2** ([#9210](https://github.com/containerd/containerd/pull/9210))
    * **Add handling for missing basic auth credentials** ([#9236](https://github.com/containerd/containerd/pull/9236))
    * **Add a new image label if it is docker schema 1** ([#9267](https://github.com/containerd/containerd/pull/9267))
    * **Fix ambiguous tls fallback** ([#9300](https://github.com/containerd/containerd/pull/9300))
    * **Expose usage of deprecated features** ([#9329](https://github.com/containerd/containerd/pull/9329))
    * **Fix shimv1 leak issue** ([#9345](https://github.com/containerd/containerd/pull/9345))
    * **Go version update to 1.20.10**([#9264](https://github.com/containerd/containerd/pull/9264))
    * **Update runc to v1.1.10** ([#9360](https://github.com/containerd/containerd/pull/9360))
    * **CRI: fix using the pinned label to pin image** ([#9382](https://github.com/containerd/containerd/pull/9382))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Samuel Karp
    * Derek McGowan
    * Sebastiaan van Stijn
    * Phil Estes
    * Wei Fu
    * Kazuyoshi Kato
    * Akhil Mohan
    * Akihiro Suda
    * Chen Yiyang
    * Fabian Hoffmann
    * Iceber Gu
    * Mike Brown
    * Paweł Gronowski
    * Austin Vazquez
    * Fahed Dorgaa
    * James Sturtevant
    * Kern Walster
    * Marat Radchenko
    * Qiutong Song
    * Tony Fouchard
    * ruiwen-zhao
    
    ### Changes
    <details><summary>82 commits</summary>
    <p>
    
    * [release/1.6] Prepare release notes for v1.6.25 ([#9394](https://github.com/containerd/containerd/pull/9394))
      * [`723d26ab2`](https://github.com/containerd/containerd/commit/723d26ab2efbaa81ce5e617a7fc3729c40f7f98d) Prepare release notes for v1.6.25
      * [`1f865eba1`](https://github.com/containerd/containerd/commit/1f865eba1f424b0bd53087819d7697f0c6639bca) update mailmap
    * [release/1.6] cri: fix using the pinned label to pin image ([#9382](https://github.com/containerd/containerd/pull/9382))
      * [`b49815300`](https://github.com/containerd/containerd/commit/b4981530050c4b8efb8cab8d41b28d81eb21462d) cri: fix update of pinned label for images
      * [`751b0c186`](https://github.com/containerd/containerd/commit/751b0c1867b2fd52dccae7bafe5f453c99c65076) cri: fix using the pinned label to pin image
    * [Release/1.6] vendor: golang.org/x/net v0.17.0 ([#9387](https://github.com/containerd/containerd/pull/9387))
      * [`fb5568608`](https://github.com/containerd/containerd/commit/fb5568608079ed772381c52297e474c9f951d285) vendor: golang.org/x/net v0.17.0
      * [`61ad86f6f`](https://github.com/containerd/containerd/commit/61ad86f6f9ce78c67a4ece671e1b91be080dcf61) vendor: golang.org/x/text v0.13.0
      * [`4b431c844`](https://github.com/containerd/containerd/commit/4b431c8441f38049d266a69da7e2a7045af5f2dc) vendor: golang.org/x/sys v0.13.0
    * [Release/1.6] CVE-2022-1996 fix for go-restful ([#9385](https://github.com/containerd/containerd/pull/9385))
      * [`62d402275`](https://github.com/containerd/containerd/commit/62d402275cdee9748c08690156f9ccb724d7c061) Remove CVE-2022-1996 from containerd binary upgrading go-restful to 2.16.0
    * [release/1.6] Enhance container image unpack client logs ([#9380](https://github.com/containerd/containerd/pull/9380))
      * [`3e68bf65a`](https://github.com/containerd/containerd/commit/3e68bf65af4405c517b4292a24781dc4e1419ac8) Enhance container image unpack client logs
    * [release/1.6] update github.com/containerd/nri v0.1.1 ([#9107](https://github.com/containerd/containerd/pull/9107))
      * [`0dd65c826`](https://github.com/containerd/containerd/commit/0dd65c826ebcaf2376c4d38d3bbe99345bf64b86) [release/1.6] update github.com/containerd/nri v0.1.1
    * [release/1.6 backport] update runc binary to v1.1.10 ([#9360](https://github.com/containerd/containerd/pull/9360))
      * [`c73be2446`](https://github.com/containerd/containerd/commit/c73be2446e4414c701e7fce7b8f391c3dd113e8b) update runc binary to v1.1.10
    * [release/1.6] Expose usage of cri-api v1alpha2 ([#9357](https://github.com/containerd/containerd/pull/9357))
      * [`746bcf2eb`](https://github.com/containerd/containerd/commit/746bcf2ebb7950dafe89a0dcf8db48b428fdd2d1) Expose usage of cri-api v1alpha2
    * [release/1.6] fix: shimv1 leak issue ([#9345](https://github.com/containerd/containerd/pull/9345))
      * [`8b51a95fb`](https://github.com/containerd/containerd/commit/8b51a95fb2b05dd3a2c00f16606656300cc8a1cf) fix: shimv1 leak issue
    * [release/1.6] update to go1.20.10, test go1.21.3 ([#9264](https://github.com/containerd/containerd/pull/9264))
      * [`6741f819b`](https://github.com/containerd/containerd/commit/6741f819bfe4e8da485af2d0e1c7b134b40543b2) [release/1.6] update to go1.20.10, test go1.21.3
      * [`49615a0e9`](https://github.com/containerd/containerd/commit/49615a0e9e6f10fc0c13d509d2fc86f3bed63adc) [release/1.6] update to go1.20.9, test go1.21.2
    * [release/1.6] cri: add deprecation warnings for mirrors, auths, and configs ([#9355](https://github.com/containerd/containerd/pull/9355))
      * [`b68204e53`](https://github.com/containerd/containerd/commit/b68204e53b39cb705e85283a8f4f2f6082ac484c) cri: add deprecation warning for configs
      * [`ae8c58319`](https://github.com/containerd/containerd/commit/ae8c58319d8144e583f7f3796a074b9090ae16e8) cri: add deprecation warning for auths
      * [`455edcad2`](https://github.com/containerd/containerd/commit/455edcad2cb5f414ef67001f0bdae9f9440cfad8) cri: add deprecation warning for mirrors
      * [`878823f4d`](https://github.com/containerd/containerd/commit/878823f4d26c4b1c823e6d194521b3e9d1309add) cri: add ability to emit deprecation warnings
    * [release/1.6] deprecation: new package for deprecations ([#9329](https://github.com/containerd/containerd/pull/9329))
      * [`477b7d6a1`](https://github.com/containerd/containerd/commit/477b7d6a1a8a4c8731605316e7f67b6bdb742bd8) ctr: new deprecations command
      * [`24068b813`](https://github.com/containerd/containerd/commit/24068b813360602d59bc31b766fe79c5d3e82fb6) dynamic: record deprecation for dynamic plugins
      * [`218c7a1df`](https://github.com/containerd/containerd/commit/218c7a1df9ba3d2b28bbde72b772ccb3c3c061ed) server: add ability to record config deprecations
      * [`dfb9e1deb`](https://github.com/containerd/containerd/commit/dfb9e1deb9e749380518fdc6c732c55e5e2230a4) pull: record deprecation warning for schema 1
      * [`90b42da6f`](https://github.com/containerd/containerd/commit/90b42da6f4496d2be76d462a5300cac92f0a07ef) introspection: add support for deprecations
      * [`0b6766b37`](https://github.com/containerd/containerd/commit/0b6766b3741274e0a2c73eb96378d9cb8381b97d) api/introspection: deprecation warnings in server
      * [`de3cb4c18`](https://github.com/containerd/containerd/commit/de3cb4c18660abcb3d2e4b1d8dec0085e3d51077) warning: new service for deprecations
      * [`da1b4419b`](https://github.com/containerd/containerd/commit/da1b4419b25f35315ca297d2b058d2655f9d25fd) deprecation: new package for deprecations
    * [release/1.6] integration: deflake TestIssue9103 ([#9353](https://github.com/containerd/containerd/pull/9353))
      * [`bca8a3f65`](https://github.com/containerd/containerd/commit/bca8a3f653d234e5356ab445eca9f6da0316ab77) integration: deflake TestIssue9103
    * [release/1.6] ci: Use Vagrant on ubuntu-latest-4-cores ([#9332](https://github.com/containerd/containerd/pull/9332))
      * [`0985f7a43`](https://github.com/containerd/containerd/commit/0985f7a43db3e69a0c6d67d39b9397e5af71deca) ci: Use Vagrant on ubuntu-latest-4-cores
    * [release/1.6] Fix ambiguous tls fallback ([#9300](https://github.com/containerd/containerd/pull/9300))
      * [`5dd64301c`](https://github.com/containerd/containerd/commit/5dd64301c89ad1e428a746f0e90d9d72b45fe1b8) Check scheme and host of request on push redirect
      * [`51df21d09`](https://github.com/containerd/containerd/commit/51df21d09ebfac3e3470529fe1372ca22496e606) Avoid TLS fallback when protocol is not ambiguous
    * [release/1.6] Add a new image label if it is docker schema 1 ([#9267](https://github.com/containerd/containerd/pull/9267))
      * [`8108f0d03`](https://github.com/containerd/containerd/commit/8108f0d036be2c36f7fc69dd85286d299ee0bf7b) Add a new image label if it is docker schema 1
    * [release/1.6 backport] fix protobuf aarch64 ([#9284](https://github.com/containerd/containerd/pull/9284))
      * [`5376afb3d`](https://github.com/containerd/containerd/commit/5376afb3dbec05541b018e361f1343f20dec3ada) fix protobuf aarch64
    * [release/1.6] remotes: add handling for missing basic auth credentials ([#9236](https://github.com/containerd/containerd/pull/9236))
      * [`e529741d3`](https://github.com/containerd/containerd/commit/e529741d3f102c7b558255d0e8b053c4e0858bc1) remotes: add handling for missing basic auth credentials
      * [`ca45b92f4`](https://github.com/containerd/containerd/commit/ca45b92f4388ec7d0aa023f305891ec527b64484) Add ErrUnexpectedStatus to resolver
      * [`77c0175b4`](https://github.com/containerd/containerd/commit/77c0175b4269da0b409e1434576c1f86bf9a869c) Improve ErrUnexpectedStatus default string
    * [release/1.6] Update x/net to 0.13 ([#9130](https://github.com/containerd/containerd/pull/9130))
      * [`275fc594d`](https://github.com/containerd/containerd/commit/275fc594d8cf462d647b7c2f4dbfd2c8812d87ed) Bump x/net to 0.13
    * [release/1.6] Require plugins to succeed after registering readiness  ([#9166](https://github.com/containerd/containerd/pull/9166))
      * [`5223bf39a`](https://github.com/containerd/containerd/commit/5223bf39a636be1d347f9d73be2131e102922695) Require plugins to succeed after registering readiness
      * [`8f5eba314`](https://github.com/containerd/containerd/commit/8f5eba3148d91023df4277c705debb199fa85c57) cri: call RegisterReadiness after NewCRIService
    * [release/1.6 backport] containerd-shim-runc-v2: avoid potential deadlock in create handler ([#9210](https://github.com/containerd/containerd/pull/9210))
      * [`7b61862e7`](https://github.com/containerd/containerd/commit/7b61862e7c3e3410318bb723671954b101acec33) *: add runc-fp as runc wrapper to inject failpoint
      * [`5238a6470`](https://github.com/containerd/containerd/commit/5238a6470ca921fe7e47f25b022ea815a1d6f9b4) containerd-shim-runc-v2: avoid potential deadlock in create handler
      * [`65e908ee1`](https://github.com/containerd/containerd/commit/65e908ee1370432a09c81d8f7bc7568ff3d7e784) containerd-shim-runc-v2: remove unnecessary `s.getContainer()`
      * [`1dd9acecb`](https://github.com/containerd/containerd/commit/1dd9acecb85860e374b750d908b33c44e4f75564) Uncopypaste parsing of OCI Bundle spec file
      * [`71c89ddf2`](https://github.com/containerd/containerd/commit/71c89ddf24b05743d9be6b12907dc22719ef769d) [release/1.6]: Vagrantfile: install failpoint binaries
    * [release/1.6] cri: stop recommending disable_cgroup ([#9169](https://github.com/containerd/containerd/pull/9169))
      * [`7a0c8b6b7`](https://github.com/containerd/containerd/commit/7a0c8b6b750cbd2bf2377f1d4961609ea1ec6667) cri: stop recommending disable_cgroup
    * [release/1.6] Allow for images with artifacts to pull ([#9150](https://github.com/containerd/containerd/pull/9150))
      * [`8066dd81c`](https://github.com/containerd/containerd/commit/8066dd81ca673fcf4c8887069769592ba9fd694d) Allow for images with artifacts to pull
    * [release 1.6] remotes/docker: Fix MountedFrom prefixed with target repository ([#9192](https://github.com/containerd/containerd/pull/9192))
      * [`2fffc344a`](https://github.com/containerd/containerd/commit/2fffc344ad661b37a3dae6102b47f887c946f105) remotes/docker: Fix MountedFrom prefixed with target repository
    * [release/1.6] remotes: always try to establish tls connection when tls configured ([#9189](https://github.com/containerd/containerd/pull/9189))
      * [`6b5912220`](https://github.com/containerd/containerd/commit/6b591222096f12902ca8269668b36093edcc1899) remotes: always try to establish tls connection when tls configured
    * [release/1.6] Build binaries with 1.21.1 ([#9180](https://github.com/containerd/containerd/pull/9180))
      * [`37c758de1`](https://github.com/containerd/containerd/commit/37c758de159bce9544e65fefc81019af9fb0be69) Build binaries with 1.21.1
    * [release/1.6 backport] alias log package to github.com/containerd/log v0.1.0 ([#9105](https://github.com/containerd/containerd/pull/9105))
      * [`f1591cc9b`](https://github.com/containerd/containerd/commit/f1591cc9b9d7f1b73f1c50cdca0ca577959eed48) alias log package to github.com/containerd/log v0.1.0
      * [`f68d2d93b`](https://github.com/containerd/containerd/commit/f68d2d93b8c815b8687b85c932a8de2960ad2db7) vendor: golang.org/x/sys v0.7.0
      * [`f305fb233`](https://github.com/containerd/containerd/commit/f305fb233db9764fcd9e83e9078fee213202c3ff) vendor: github.com/stretchr/testify v1.8.4
      * [`4e24a30af`](https://github.com/containerd/containerd/commit/4e24a30af397b0d4dd6a417467eede3386381516) vendor: github.com/sirupsen/logrus v1.9.3
    * [release/1.6] remotes/docker: Add MountedFrom and Exists push status ([#9111](https://github.com/containerd/containerd/pull/9111))
      * [`b66c818ba`](https://github.com/containerd/containerd/commit/b66c818ba6bd9e4fe139a6f9d988b3724c7a54ec) remotes/docker: Add MountedFrom and Exists push status
    </p>
    </details>
    
    ### Changes from containerd/log
    <details><summary>9 commits</summary>
    <p>
    
    * Update golangci to 1.49 ([#1](https://github.com/containerd/log/pull/1))
      * [`89c9a54`](https://github.com/containerd/log/commit/89c9a54561e8736fddc519cf033d936de65ebe67) Update golangci to 1.49
      * [`cf26711`](https://github.com/containerd/log/commit/cf267115d825238992448dbe1cd6cd440c934d8a) Update description in README
      * [`f9f250c`](https://github.com/containerd/log/commit/f9f250cc3a5d033c759b715aa09ff7cdbfc19500) Add project details
      * [`fb7fe3d`](https://github.com/containerd/log/commit/fb7fe3d663dee55b38f2ab094d9ac794dcacba40) Add github CI flow
      * [`7e13034`](https://github.com/containerd/log/commit/7e13034365475c99956f31770c43e296fc6d1a98) Add go module
      * [`16a3c76`](https://github.com/containerd/log/commit/16a3c768269b03fe62fff34d3a76528335a35064) Rename log import from logtest
      * [`698c398`](https://github.com/containerd/log/commit/698c39829fd9372465cb2537db16a7346afb9f31) Add README
      * [`87c83c4`](https://github.com/containerd/log/commit/87c83c42bbd22c5f1d3725fc5006b35217b4629a) Add license file
    </p>
    </details>
    
    ### Changes from containerd/nri
    <details><summary>3 commits</summary>
    <p>
    
    * [release/0.1 backport] remove containerd as dependency ([#58](https://github.com/containerd/nri/pull/58))
      * [`4275101`](https://github.com/containerd/nri/commit/42751010c8e875a07117c74bfe57c011ae491594) Task: fix typo in godoc
      * [`f6acbf1`](https://github.com/containerd/nri/commit/f6acbf1dc5b357d216af8ffca9d26dd0db3e4ef1) remove containerd as dependency
    </p>
    </details>
    
    ### Dependency Changes
    
    * **github.com/containerd/log**       v0.1.0 **_new_**
    * **github.com/containerd/nri**       v0.1.0 -> v0.1.1
    * **github.com/emicklei/go-restful**  v2.9.5 -> v2.16.0
    * **github.com/sirupsen/logrus**      v1.9.0 -> v1.9.3
    * **github.com/stretchr/testify**     v1.8.1 -> v1.8.4
    * **golang.org/x/crypto**             3147a52a75dd -> v0.14.0
    * **golang.org/x/net**                v0.8.0 -> v0.17.0
    * **golang.org/x/sys**                v0.6.0 -> v0.13.0
    * **golang.org/x/term**               v0.6.0 -> v0.13.0
    * **golang.org/x/text**               v0.8.0 -> v0.13.0
    
    Previous release can be found at [v1.6.24](https://github.com/containerd/containerd/releases/tag/v1.6.24)
    
    
  • v1.7.9
    containerd 1.7.9
    
    Welcome to the v1.7.9 release of containerd!
    
    The ninth patch release for containerd 1.7 contains various fixes and updates.
    
    ### Notable Updates
    
    * **update runc binary to v1.1.10::** ([#9359](https://github.com/containerd/containerd/pull/9359))
    * **vendor: upgrade OpenTelemetry to v1.19.0 / v0.45.0** ([#9301](https://github.com/containerd/containerd/pull/9301))
    * **Expose usage of cri-api v1alpha2** ([#9336](https://github.com/containerd/containerd/pull/9336))
    * **integration: deflake TestIssue9103** ([#9354](https://github.com/containerd/containerd/pull/9354))
    * **fix: shimv1 leak issue** ([#9344](https://github.com/containerd/containerd/pull/9344))
    * **cri: add deprecation warnings for mirrors, auths, and configs** ([#9327](https://github.com/containerd/containerd/pull/9327))
    * **Update hcsshim tag to v0.11.4** ([#9326](https://github.com/containerd/containerd/pull/9326))
    * **Expose usage of deprecated features** ([#9315](https://github.com/containerd/containerd/pull/9315))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Samuel Karp
    * Kazuyoshi Kato
    * Wei Fu
    * Kirtana Ashok
    * Derek McGowan
    * Milas Bowman
    * Sebastiaan van Stijn
    * ruiwen-zhao
    
    ### Changes
    <details><summary>28 commits</summary>
    <p>
    
    * [release/1.7] Add release notes for v1.7.9 ([#9333](https://github.com/containerd/containerd/pull/9333))
      * [`4b912af52`](https://github.com/containerd/containerd/commit/4b912af5246060ddfe3a49065f50ebe2cccc1bb3) Add release notes for v1.7.9
    * [release/1.7 backport] update runc binary to v1.1.10 ([#9359](https://github.com/containerd/containerd/pull/9359))
      * [`eff291713`](https://github.com/containerd/containerd/commit/eff29171398e411ab054367f6d9f1892b9d70f67) update runc binary to v1.1.10
    * [release/1.7] vendor: upgrade OpenTelemetry to v1.19.0 / v0.45.0 ([#9301](https://github.com/containerd/containerd/pull/9301))
      * [`bd9428ff7`](https://github.com/containerd/containerd/commit/bd9428ff711bda05efecddafe8ca07f568cd994e) vendor: upgrade OpenTelemetry to v1.19.0 / v0.45.0
    * [release/1.7] Expose usage of cri-api v1alpha2 ([#9336](https://github.com/containerd/containerd/pull/9336))
      * [`d62cba40c`](https://github.com/containerd/containerd/commit/d62cba40c833f0dacb58084749105fd6cd61283a) Expose usage of cri-api v1alpha2
    * [release/1.7] integration: deflake TestIssue9103 ([#9354](https://github.com/containerd/containerd/pull/9354))
      * [`5dbc258a8`](https://github.com/containerd/containerd/commit/5dbc258a81c236040b7ff27382f812c7179d6cd3) integration: deflake TestIssue9103
    * [release/1.7] fix: shimv1 leak issue ([#9344](https://github.com/containerd/containerd/pull/9344))
      * [`449912857`](https://github.com/containerd/containerd/commit/449912857d8191c986537af00325d9999922fce3) fix: shimv1 leak issue
    * [release/1.7] cri: add deprecation warnings for mirrors, auths, and configs ([#9327](https://github.com/containerd/containerd/pull/9327))
      * [`152c57e91`](https://github.com/containerd/containerd/commit/152c57e918a8374ce2fa20d4eb6ba5896a314529) cri: add deprecation warning for configs
      * [`689a1036d`](https://github.com/containerd/containerd/commit/689a1036dda32e79643b151f632c8da5bac2f149) cri: add deprecation warning for auths
      * [`8c38975bf`](https://github.com/containerd/containerd/commit/8c38975bf22f138f00ddf0fafd4803bbade098a3) cri: add deprecation warning for mirrors
      * [`1fbce40c4`](https://github.com/containerd/containerd/commit/1fbce40c4a7dfad845770580eb146ea2fc64cc46) cri: add ability to emit deprecation warnings
    * [release/1.7] Update hcsshim tag to v0.11.4 ([#9326](https://github.com/containerd/containerd/pull/9326))
      * [`73f15bdb6`](https://github.com/containerd/containerd/commit/73f15bdb63e25a13bf99f192f39984e22bc7dbc9) Update hcsshim tag to v0.11.4
    * [release/1.7] Expose usage of deprecated features ([#9315](https://github.com/containerd/containerd/pull/9315))
      * [`60d48ffea`](https://github.com/containerd/containerd/commit/60d48ffea657d7d7059dcf497c75d3347e1fd1ab) ctr: new deprecations command
      * [`74a06671a`](https://github.com/containerd/containerd/commit/74a06671ab9396ee94cfee2a588c5d0e170fb698) plugin: record deprecation for dynamic plugins
      * [`fa5f3c91a`](https://github.com/containerd/containerd/commit/fa5f3c91a946795de0173e10a5a3eba4c18aa4c3) server: add ability to record config deprecations
      * [`f7880e7f0`](https://github.com/containerd/containerd/commit/f7880e7f0873024d5307a16d4db8c7a2f360ad49) pull: record deprecation warning for schema 1
      * [`1dd2f2c02`](https://github.com/containerd/containerd/commit/1dd2f2c028bc0bf9b9301a142e09488815c2fb95) introspection: add support for deprecations
      * [`aaf000c18`](https://github.com/containerd/containerd/commit/aaf000c18c047895a891a5dfc7127dc87c034fc9) api/introspection: deprecation warnings in server
      * [`9b7ceee54`](https://github.com/containerd/containerd/commit/9b7ceee540206e6ff6f690676566a73f4f8d443f) warning: new service for deprecations
      * [`b708f8bfa`](https://github.com/containerd/containerd/commit/b708f8bfadcbf95e2acba22ffdeb7d8f8a974151) deprecation: new package for deprecations
    </p>
    </details>
    
    ### Dependency Changes
    
    * **github.com/Microsoft/hcsshim**                                                 v0.11.1 -> v0.11.4
    * **github.com/cenkalti/backoff/v4**                                               v4.2.0 -> v4.2.1
    * **github.com/go-logr/logr**                                                      v1.2.3 -> v1.2.4
    * **github.com/grpc-ecosystem/grpc-gateway/v2**                                    v2.7.0 -> v2.16.0
    * **go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc**  v0.40.0 -> v0.45.0
    * **go.opentelemetry.io/otel**                                                     v1.14.0 -> v1.19.0
    * **go.opentelemetry.io/otel/exporters/otlp/otlptrace**                            v1.14.0 -> v1.19.0
    * **go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc**              v1.14.0 -> v1.19.0
    * **go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp**              v1.14.0 -> v1.19.0
    * **go.opentelemetry.io/otel/metric**                                              v0.37.0 -> v1.19.0
    * **go.opentelemetry.io/otel/sdk**                                                 v1.14.0 -> v1.19.0
    * **go.opentelemetry.io/otel/trace**                                               v1.14.0 -> v1.19.0
    * **go.opentelemetry.io/proto/otlp**                                               v0.19.0 -> v1.0.0
    
    Previous release can be found at [v1.7.8](https://github.com/containerd/containerd/releases/tag/v1.7.8)
    
  • v2.0.0-beta.0
    containerd 2.0.0-beta.0
    
    Welcome to the v2.0.0-beta.0 release of containerd!
    *This is a pre-release of containerd*
    
    The first major release of containerd 2.x focuses on the continued stability of
    containerd's core feature set with an easy upgrade from containerd 1.x. This
    release includes the stabilization of new features added in the last 1.x release
    as well as the removal of features which were deprecated in 1.x. The goal is to
    support the vast community of containerd users well into the future along with
    their ever increasing deployment footprints and variety of use cases.
    
    ### Highlights
    
    * Don't allow io_uring related syscalls in the RuntimeDefault seccomp profile. ([#9320](https://github.com/containerd/containerd/pull/9320))
    * Expose usage of deprecated features ([#9258](https://github.com/containerd/containerd/pull/9258))
    * Switch runc shim to task service v3 and fix restore ([#9233](https://github.com/containerd/containerd/pull/9233))
    * Add sandboxer configuration and move sandbox controllers to plugins ([#8268](https://github.com/containerd/containerd/pull/8268))
    * Use Intel ISA-L's igzip if available ([#9200](https://github.com/containerd/containerd/pull/9200))
    * Generalize plugin library ([#9214](https://github.com/containerd/containerd/pull/9214))
    * Introduce top level config migration ([#9223](https://github.com/containerd/containerd/pull/9223))
    * Add image delete target ([#8989](https://github.com/containerd/containerd/pull/8989))
    * Use github.com/containerd/log ([#9086](https://github.com/containerd/containerd/pull/9086))
    * Add support for image expiration during garbage collection ([#9022](https://github.com/containerd/containerd/pull/9022))
    * Reduce the contention between ref lock and boltdb lock in content store ([#8792](https://github.com/containerd/containerd/pull/8792))
    * Remove the CriuPath field from runc's options ([#8279](https://github.com/containerd/containerd/pull/8279))
    * Remove support for config.toml `version = 1` ([#8275](https://github.com/containerd/containerd/pull/8275))
    * Remove "containerd.io/restart.logpath" label ([#8264](https://github.com/containerd/containerd/pull/8264))
    * Remove `aufs` snapshotter ([#8263](https://github.com/containerd/containerd/pull/8263))
    
    #### Container Runtime Interface (CRI)
    
    * Remove non-sandboxed CRI implementation ([#9228](https://github.com/containerd/containerd/pull/9228))
    * Add image verifier transfer service plugin system based on a binary directory ([#8493](https://github.com/containerd/containerd/pull/8493))
    * Add support for userns in stateless and stateful pods with idmap mounts (KEP-127, k8s >= 1.27) ([#8287](https://github.com/containerd/containerd/pull/8287))
    * Use sandboxed CRI by default ([#8994](https://github.com/containerd/containerd/pull/8994))
    * Implement RuntimeConfig CRI call ([#8722](https://github.com/containerd/containerd/pull/8722))
    * Add support for user namespaces (KEP-127) ([#8803](https://github.com/containerd/containerd/pull/8803))
    * Remove CRI v1alpha2 ([#8276](https://github.com/containerd/containerd/pull/8276))
    
    #### Runtime
    
    * Remove `io.containerd.runtime.v1.linux` and `io.containerd.runc.v1` ([#8262](https://github.com/containerd/containerd/pull/8262))
    
    #### Breaking
    
    * Don't allow io_uring related syscalls in the RuntimeDefault seccomp profile. ([#9320](https://github.com/containerd/containerd/pull/9320))
    * Move client to subpackage ([#9316](https://github.com/containerd/containerd/pull/9316))
    * Remove CRI v1alpha2 ([#8276](https://github.com/containerd/containerd/pull/8276))
    * Remove `io.containerd.runtime.v1.linux` and `io.containerd.runc.v1` ([#8262](https://github.com/containerd/containerd/pull/8262))
    * Remove "containerd.io/restart.logpath" label ([#8264](https://github.com/containerd/containerd/pull/8264))
    * Remove `aufs` snapshotter ([#8263](https://github.com/containerd/containerd/pull/8263))
    
    #### Deprecations
    
    * Deprecate go-plugin configuration option ([#9238](https://github.com/containerd/containerd/pull/9238))
    * CNI conf_template in CRI is no longer deprecated ([#8637](https://github.com/containerd/containerd/pull/8637))
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Derek McGowan
    * Akihiro Suda
    * Wei Fu
    * Phil Estes
    * Sebastiaan van Stijn
    * Samuel Karp
    * Maksym Pavlenko
    * Kazuyoshi Kato
    * Rodrigo Campos
    * Danny Canter
    * Gabriel Adrian Samfira
    * Iceber Gu
    * Jin Dong
    * Bjorn Neergaard
    * Austin Vazquez
    * Mike Brown
    * Paul "TBBle" Hampson
    * Kirtana Ashok
    * Krisztian Litkey
    * rongfu.leng
    * Abel Feng
    * Enrico Weigelt
    * Kohei Tokunaga
    * James Sturtevant
    * Ilya Hanov
    * Marat Radchenko
    * Akhil Mohan
    * Cardy.Tang
    * Hsing-Yu (David) Chen
    * Justin Chadwell
    * Markus Lehtonen
    * Nashwan Azhari
    * Shingo Omura
    * Vinayak Goyal
    * helen
    * Aditi Sharma
    * Brian Goff
    * Charity Kathure
    * Henry Wang
    * Kay Yan
    * Laura Brehm
    * Artem Khramov
    * Brad Davidson
    * Bryant Biggs
    * Chen Yiyang
    * Cory Snider
    * Davanum Srinivas
    * Ed Bartosh
    * Ethan Lowman
    * James Jenkins
    * Jiang Liu
    * Jordan Liggitt
    * June Rhodes
    * Mahamed Ali
    * Michael Crosby
    * Paweł Gronowski
    * Peteris Rudzusiks
    * Sam Edwards
    * Samruddhi Khandale
    * Steve Griffith
    * VERNOU Cédric
    * hang.jiang
    * jerryzhuang
    * Aaron Lehmann
    * Aditya Ramani
    * Alex Couture-Beil
    * Alex Ellis
    * Alex Rodriguez
    * Alexandru Matei
    * Amir M. Ghazanfari
    * Antonio Huete Jimenez
    * Ben Foster
    * Bin Xin
    * BinBin He
    * Brennan Kinney
    * Craig Ingram
    * Daisy Rong
    * Djordje Lukic
    * Edgar Lee
    * Eng Zer Jun
    * Etienne Champetier
    * Evan Lezar
    * Fahed Dorgaa
    * Gary McDonald
    * Jan Dubois
    * Jiongchi Yu
    * Kern Walster
    * Maksim An
    * Milas Bowman
    * Pan Yibo
    * Qasim Sarfraz
    * Qiutong Song
    * Robbie Buxton
    * Robert-André Mauchin
    * Shuaiyi Zhang
    * Shukui Yang
    * Tianon Gravi
    * Tony Fang
    * Tõnis Tiigi
    * Wang Xinwen
    * William Chen
    * charles-chenzz
    * chschumacher1994
    * guangli.bao
    * ningmingxiao
    * pigletfly
    * wangxiang
    * zhangpeng
    * zhaojizhuang
    * zounengren
    * 沈陵
    
    ### Dependency Changes
    
    * **dario.cat/mergo**                                                       v1.0.0 **_new_**
    * **github.com/AdaLogics/go-fuzz-headers**                                  1f10f66a31bf -> ced1acdcaa24
    * **github.com/AdamKorcz/go-118-fuzz-build**                                5330a85ea652 -> 8075edf89bb0
    * **github.com/Microsoft/go-winio**                                         v0.6.0 -> v0.6.1
    * **github.com/Microsoft/hcsshim**                                          v0.10.0-rc.7 -> v0.12.0-rc.0
    * **github.com/Microsoft/hcsshim/test**                                     43a75bb4edd3 **_new_**
    * **github.com/cenkalti/backoff/v4**                                        v4.2.0 -> v4.2.1
    * **github.com/container-orchestrated-devices/container-device-interface**  v0.5.4 -> v0.6.1
    * **github.com/containerd/cgroups/v3**                                      v3.0.1 -> v3.0.2
    * **github.com/containerd/continuity**                                      v0.3.0 -> v0.4.2
    * **github.com/containerd/go-runc**                                         v1.0.0 -> v1.1.0
    * **github.com/containerd/log**                                             v0.1.0 **_new_**
    * **github.com/containerd/nri**                                             v0.3.0 -> v0.5.0
    * **github.com/containerd/plugin**                                          7ec69893e1e7 **_new_**
    * **github.com/containerd/ttrpc**                                           v1.2.1 -> v1.2.2
    * **github.com/containerd/typeurl/v2**                                      v2.1.0 -> v2.1.1
    * **github.com/containernetworking/plugins**                                v1.2.0 -> v1.3.0
    * **github.com/distribution/reference**                                     v0.5.0 **_new_**
    * **github.com/emicklei/go-restful/v3**                                     v3.10.1 -> v3.10.2
    * **github.com/go-logr/logr**                                               v1.2.3 -> v1.2.4
    * **github.com/golang/protobuf**                                            v1.5.2 -> v1.5.3
    * **github.com/google/uuid**                                                v1.3.0 -> v1.3.1
    * **github.com/grpc-ecosystem/go-grpc-middleware**                          v1.3.0 -> v1.4.0
    * **github.com/grpc-ecosystem/grpc-gateway/v2**                             v2.7.0 -> v2.16.2
    * **github.com/klauspost/compress**                                         v1.16.0 -> v1.17.2
    * **github.com/klauspost/cpuid/v2**                                         v2.0.4 -> v2.2.5
    * **github.com/minio/sha256-simd**                                          v1.0.0 -> v1.0.1
    * **github.com/moby/sys/user**                                              v0.1.0 **_new_**
    * **github.com/opencontainers/image-spec**                                  3a7f492d3f1b -> v1.1.0-rc5
    * **github.com/opencontainers/runtime-spec**                                v1.1.0-rc.1 -> 4fec88fd00a4
    * **github.com/opencontainers/runtime-tools**                               946c877fa809 -> 2e043c6bd626
    * **github.com/pelletier/go-toml/v2**                                       v2.1.0 **_new_**
    * **github.com/prometheus/client_golang**                                   v1.14.0 -> v1.16.0
    * **github.com/prometheus/client_model**                                    v0.3.0 -> v0.4.0
    * **github.com/prometheus/common**                                          v0.37.0 -> v0.44.0
    * **github.com/prometheus/procfs**                                          v0.8.0 -> v0.10.1
    * **github.com/sirupsen/logrus**                                            v1.9.0 -> v1.9.3
    * **github.com/stretchr/testify**                                           v1.8.2 -> v1.8.4
    * **github.com/urfave/cli**                                                 v1.22.12 -> v1.22.14
    * **github.com/vishvananda/netns**                                          2eb08e3e575f -> v0.0.4
    * **golang.org/x/mod**                                                      v0.7.0 -> v0.12.0
    * **golang.org/x/net**                                                      v0.7.0 -> v0.17.0
    * **golang.org/x/oauth2**                                                   v0.4.0 -> v0.10.0
    * **golang.org/x/sync**                                                     v0.1.0 -> v0.3.0
    * **golang.org/x/sys**                                                      v0.6.0 -> v0.13.0
    * **golang.org/x/term**                                                     v0.5.0 -> v0.13.0
    * **golang.org/x/text**                                                     v0.7.0 -> v0.13.0
    * **golang.org/x/time**                                                     90d013bbcef8 -> v0.3.0
    * **golang.org/x/tools**                                                    v0.5.0 -> v0.11.0
    * **google.golang.org/genproto**                                            7f2fa6fef1f4 -> 659f7aaaa771
    * **google.golang.org/genproto/googleapis/api**                             23370e0ffb3e **_new_**
    * **google.golang.org/genproto/googleapis/rpc**                             23370e0ffb3e **_new_**
    * **google.golang.org/grpc**                                                v1.53.0 -> v1.58.3
    * **google.golang.org/protobuf**                                            v1.28.1 -> v1.31.0
    * **k8s.io/api**                                                            v0.26.2 -> v0.28.2
    * **k8s.io/apimachinery**                                                   v0.26.2 -> v0.28.2
    * **k8s.io/apiserver**                                                      v0.26.2 -> v0.28.2
    * **k8s.io/client-go**                                                      v0.26.2 -> v0.28.2
    * **k8s.io/component-base**                                                 v0.26.2 -> v0.28.2
    * **k8s.io/cri-api**                                                        v0.26.2 -> v0.28.2
    * **k8s.io/klog/v2**                                                        v2.90.1 -> v2.100.1
    * **k8s.io/kubelet**                                                        v0.28.2 **_new_**
    * **k8s.io/utils**                                                          a5ecb0141aa5 -> d93618cff8a2
    * **sigs.k8s.io/json**                                                      f223a00ba0e2 -> bc3834ca7abd
    
    Previous release can be found at [v1.7.0](https://github.com/containerd/containerd/releases/tag/v1.7.0)
    ### Which file should I download?
    * `containerd-<VERSION>-<OS>-<ARCH>.tar.gz`:         ✅Recommended. Dynamically linked with glibc 2.31 (Ubuntu 20.04).
    * `containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz`:  Statically linked. Expected to be used on non-glibc Linux distributions. Not position-independent.
    
    In addition to containerd, typically you will have to install [runc](https://github.com/opencontainers/runc/releases)
    and [CNI plugins](https://github.com/containernetworking/plugins/releases) from their official sites too.
    
    See also the [Getting Started](https://github.com/containerd/containerd/blob/main/docs/getting-started.md) documentation.
    
    
  • v1.7.8
    containerd 1.7.8
    
    Welcome to the v1.7.8 release of containerd!
    
    The eighth patch release for containerd 1.7 contains various fixes and updates.
    
    ### Notable Updates
    
    * **Fix ambiguous TLS fallback** ([#9299](https://github.com/containerd/containerd/pull/9299))
    * **Update Go to 1.20.10** ([#9265](https://github.com/containerd/containerd/pull/9265))
    * **Add a new image label on converted schema 1 images** ([#9252](https://github.com/containerd/containerd/pull/9252))
    * **Fix handling for missing basic auth credentials** ([#9235](https://github.com/containerd/containerd/pull/9235))
    * **Fix potential deadlock in create handler for containerd-shim-runc-v2** ([#9209](https://github.com/containerd/containerd/pull/9209))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Sebastiaan van Stijn
    * Derek McGowan
    * Phil Estes
    * Chen Yiyang
    * Wei Fu
    * Akihiro Suda
    * Maksym Pavlenko
    * Marat Radchenko
    * Milas Bowman
    * Qiutong Song
    * Samuel Karp
    
    ### Changes
    <details><summary>27 commits</summary>
    <p>
    
    * [release/1.7] Prepare release notes for v1.7.8 ([#9278](https://github.com/containerd/containerd/pull/9278))
      * [`48dbdf871`](https://github.com/containerd/containerd/commit/48dbdf871b43ca94f243779bd641fcda49c94f66) Prepare release notes for v1.7.8
    * [release/1.7] Fix ambiguous tls fallback ([#9299](https://github.com/containerd/containerd/pull/9299))
      * [`68abc543b`](https://github.com/containerd/containerd/commit/68abc543b1eb4a8196842de6c83115ba4e5698b0) Check scheme and host of request on push redirect
      * [`35c7634e3`](https://github.com/containerd/containerd/commit/35c7634e33651053a934bbcb831c90ddc65ede2e) Avoid TLS fallback when protocol is not ambiguous
    * [release/1.7] vendor: google.golang.org/grpc v1.58.3 ([#9281](https://github.com/containerd/containerd/pull/9281))
      * [`f36948cad`](https://github.com/containerd/containerd/commit/f36948cad712b9f813518ceaa5ac5441b6e10347) vendor: gRPC v1.58.3
    * [release/1.7 backport] vendor: golang.org/x/net v0.17.0 ([#9276](https://github.com/containerd/containerd/pull/9276))
      * [`c67a53190`](https://github.com/containerd/containerd/commit/c67a5319050614a947c9e5c133e44164e487a223) vendor: golang.org/x/net v0.17.0
      * [`71f4b36ca`](https://github.com/containerd/containerd/commit/71f4b36ca7a420d53a9f6c1b3f846a4a94b739de) vendor: golang.org/x/text v0.13.0
      * [`a7b3b7090`](https://github.com/containerd/containerd/commit/a7b3b70909a99f47845b74a3dbe58032c17bd1e0) vendor: golang.org/x/sys v0.13.0
    * [release/1.7] vendor: google.golang.org/grpc v1.56.3 ([#9248](https://github.com/containerd/containerd/pull/9248))
      * [`26736d6e1`](https://github.com/containerd/containerd/commit/26736d6e1af5f45386ae9382a6a951aee33c9ca7) vendor: google.golang.org/grpc v1.56.3
      * [`54a69a6e4`](https://github.com/containerd/containerd/commit/54a69a6e448d61fe88ad90bd476f8f65cf21277f) vendor: golang.org/x/oauth2 v0.7.0
      * [`ac15a7f5b`](https://github.com/containerd/containerd/commit/ac15a7f5b9da1b45ffc66bb8ccdcaed2f571c73a) vendor: google.golang.org/protobuf v1.30.0
    * [release/1.7] update to go1.20.10, test go1.21.3 ([#9265](https://github.com/containerd/containerd/pull/9265))
      * [`2479c3321`](https://github.com/containerd/containerd/commit/2479c332173014f3086d9b016214c536a7c03f39) [release/1.7] update to go1.20.10, test go1.21.3
      * [`11f40e9d8`](https://github.com/containerd/containerd/commit/11f40e9d80409b8dfa9dcb3eb81934e08384dd8e) [release/1.7] update to go1.20.9, test go1.21.2
    * [release/1.7] Add a new image label if it is docker schema 1 ([#9252](https://github.com/containerd/containerd/pull/9252))
      * [`cac1bab79`](https://github.com/containerd/containerd/commit/cac1bab797ed8d1245bff49aa90e6c80d8714899) Add a new image label if it is docker schema 1
    * [release/1.7] remotes: add handling for missing basic auth credentials ([#9235](https://github.com/containerd/containerd/pull/9235))
      * [`6cd2cc4a8`](https://github.com/containerd/containerd/commit/6cd2cc4a8f035162e06d5ffbf868c540e7eb40eb) remotes: add handling for missing basic auth credentials
    * [release/1.7 backport] containerd-shim-runc-v2: avoid potential deadlock in create handler ([#9209](https://github.com/containerd/containerd/pull/9209))
      * [`d0a1fedb5`](https://github.com/containerd/containerd/commit/d0a1fedb5a4828daddff330a345780d0222e47e8) *: add runc-fp as runc wrapper to inject failpoint
      * [`04491240a`](https://github.com/containerd/containerd/commit/04491240af1766337e0fbb5145405f74a39f5ad5) containerd-shim-runc-v2: avoid potential deadlock in create handler
      * [`6982a0df5`](https://github.com/containerd/containerd/commit/6982a0df5bc0d31ae82f0810518550006bf90931) containerd-shim-runc-v2: remove unnecessary `s.getContainer()`
      * [`0e2320398`](https://github.com/containerd/containerd/commit/0e2320398f0fb9974232ef68ea70625645f42661) Uncopypaste parsing of OCI Bundle spec file
    </p>
    </details>
    
    ### Dependency Changes
    
    * **golang.org/x/crypto**                        v0.11.0 -> v0.14.0
    * **golang.org/x/mod**                           v0.9.0 -> v0.11.0
    * **golang.org/x/net**                           v0.13.0 -> v0.17.0
    * **golang.org/x/oauth2**                        v0.4.0 -> v0.10.0
    * **golang.org/x/sync**                          v0.1.0 -> v0.3.0
    * **golang.org/x/sys**                           v0.10.0 -> v0.13.0
    * **golang.org/x/term**                          v0.10.0 -> v0.13.0
    * **golang.org/x/text**                          v0.11.0 -> v0.13.0
    * **golang.org/x/tools**                         v0.7.0 -> v0.10.0
    * **google.golang.org/genproto**                 7f2fa6fef1f4 -> 782d3b101e98
    * **google.golang.org/genproto/googleapis/api**  782d3b101e98 **_new_**
    * **google.golang.org/genproto/googleapis/rpc**  782d3b101e98 **_new_**
    * **google.golang.org/grpc**                     v1.53.0 -> v1.58.3
    * **google.golang.org/protobuf**                 v1.29.1 -> v1.31.0
    
    Previous release can be found at [v1.7.7](https://github.com/containerd/containerd/releases/tag/v1.7.7)
    
  • v1.7.7
    containerd 1.7.7
    
    Welcome to the v1.7.7 release of containerd!
    
    The seventh patch release for containerd 1.7 contains various fixes and updates.
    
    ### Notable Updates
    
    * **Require plugins to succeed after registering readiness** ([#9165](https://github.com/containerd/containerd/pull/9165))
    * **Handle unexpected shim kill events** ([#9132](https://github.com/containerd/containerd/pull/9132))
    * **Build binaries with Go 1.21.1** ([#9167](https://github.com/containerd/containerd/pull/9167))
    * **cri: Stop recommending disable_cgroup** ([#9168](https://github.com/containerd/containerd/pull/9168))
    * **remotes/docker: Fix MountedFrom prefixed with target repository** ([#9193](https://github.com/containerd/containerd/pull/9193))
    * **remotes: always try to establish tls connection when tls configured** ([#9188](https://github.com/containerd/containerd/pull/9188))
    * **NRI: Add support for rlimits** ([#48](https://github.com/containerd/nri/pull/48))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Derek McGowan
    * Samuel Karp
    * Krisztian Litkey
    * Wei Fu
    * Phil Estes
    * Sebastiaan van Stijn
    * Iceber Gu
    * Mike Brown
    * Akihiro Suda
    * Paweł Gronowski
    * Steve Griffith
    * Aditya Ramani
    * Austin Vazquez
    * Danny Canter
    * James Sturtevant
    * Kern Walster
    * ZP-AlwaysWin
    
    ### Changes
    <details><summary>31 commits</summary>
    <p>
    
    * [release/1.7] Prepare release notes for v1.7.7 ([#9194](https://github.com/containerd/containerd/pull/9194))
      * [`a34fa5681`](https://github.com/containerd/containerd/commit/a34fa5681a8cf8a250cdb638e29f54be44b7554f) Prepare release notes for v1.7.7
    * [release/1.7] Allow for images with artifacts to pull ([#9149](https://github.com/containerd/containerd/pull/9149))
      * [`6ca0aebf0`](https://github.com/containerd/containerd/commit/6ca0aebf0c40c3a2ea59c0ede440f9b6be5d1ded) Allow for images with artifacts to pull
    * [release 1.7] remotes/docker: Fix MountedFrom prefixed with target repository ([#9193](https://github.com/containerd/containerd/pull/9193))
      * [`7df492a95`](https://github.com/containerd/containerd/commit/7df492a95c7283a3f402b5a0e96030e42724d9d0) remotes/docker: Fix MountedFrom prefixed with target repository
    * [release/1.7] Update x/net to 0.13 ([#9134](https://github.com/containerd/containerd/pull/9134))
      * [`b3db314a5`](https://github.com/containerd/containerd/commit/b3db314a58311b3e754906baf356ec83d05015d6) Bump x/net to 0.13
    * [release/1.7] remotes: always try to establish tls connection when tls configured ([#9188](https://github.com/containerd/containerd/pull/9188))
      * [`7779ce64e`](https://github.com/containerd/containerd/commit/7779ce64e563f366199e7b22972ca18ec060b944) remotes: always try to establish tls connection when tls configured
    * [release/1.7] cri: stop recommending disable_cgroup ([#9168](https://github.com/containerd/containerd/pull/9168))
      * [`6013b5e03`](https://github.com/containerd/containerd/commit/6013b5e03ebadfc70eb711118a05e24891f8e2dc) cri: stop recommending disable_cgroup
    * [release/1.7] Require plugins to succeed after registering readiness ([#9165](https://github.com/containerd/containerd/pull/9165))
      * [`a83c66813`](https://github.com/containerd/containerd/commit/a83c66813f908c861ad3d908755d4c4b0a86778c) Require plugins to succeed after registering readiness
      * [`171d76849`](https://github.com/containerd/containerd/commit/171d76849393a3efa3b244f84c7dceff8c7d5026) cri: call RegisterReadiness after NewCRIService
    * [release/1.7] Handle unexpected shim kill events ([#9132](https://github.com/containerd/containerd/pull/9132))
      * [`3d27bc738`](https://github.com/containerd/containerd/commit/3d27bc738a6e6762a9c240f420491632e3eaae3d) Handle unexpected shim kill events
    * [release/1.7] Build binaries with 1.21.1 ([#9167](https://github.com/containerd/containerd/pull/9167))
      * [`4ffa3ed29`](https://github.com/containerd/containerd/commit/4ffa3ed2940b122cf5191746edeb30e177ea9820) Build binaries with 1.21.1
    * [release/1.7] vendor: github.com/Microsoft/hcsshim v0.11.1 ([#9127](https://github.com/containerd/containerd/pull/9127))
      * [`5756f6064`](https://github.com/containerd/containerd/commit/5756f6064b89c4c403439b49353d5dd035ba8c4f) [release/1.7] vendor: github.com/Microsoft/hcsshim v0.11.1
    * [release/1.7 backport] alias log package to github.com/containerd/log v0.1.0 ([#9106](https://github.com/containerd/containerd/pull/9106))
      * [`09633b539`](https://github.com/containerd/containerd/commit/09633b539fad441c730569050e66a87d713a14a9) deprecate logs package, but disable linter (for transitioning)
      * [`cb201519f`](https://github.com/containerd/containerd/commit/cb201519f8757f4272d88f3a785a4cb56215095c) alias log package to github.com/containerd/log v0.1.0
      * [`a5024e6dd`](https://github.com/containerd/containerd/commit/a5024e6dd9f797051a465516066b248294c434e1) vendor: github.com/stretchr/testify v1.8.4
      * [`7bd976af3`](https://github.com/containerd/containerd/commit/7bd976af3fe068a79fec23d9fc05a69e26aa18c3) vendor: github.com/sirupsen/logrus v1.9.3
    * [release/1.7] remotes/docker: Add MountedFrom and Exists push status ([#9097](https://github.com/containerd/containerd/pull/9097))
      * [`8cd2d33c2`](https://github.com/containerd/containerd/commit/8cd2d33c2aaa730717be1b75a4d2f3629e493c55) [release/1.7] remotes/docker: Add MountedFrom and Exists push status
    * [release/1.7] vendor: update github.com/containerd/nri@v0.4.0 ([#9099](https://github.com/containerd/containerd/pull/9099))
      * [`3ca015e55`](https://github.com/containerd/containerd/commit/3ca015e55672c128d9f021d14f49ef96c247cd5b) nri: update mock plugin handlers
      * [`4cd208c1f`](https://github.com/containerd/containerd/commit/4cd208c1f2d80d863776c1947881d5283f3b25fc) vendor: update github.com/containerd/nri@v0.4.0
    </p>
    </details>
    
    ### Changes from containerd/log
    <details><summary>9 commits</summary>
    <p>
    
    * Update golangci to 1.49 ([#1](https://github.com/containerd/log/pull/1))
      * [`89c9a54`](https://github.com/containerd/log/commit/89c9a54561e8736fddc519cf033d936de65ebe67) Update golangci to 1.49
      * [`cf26711`](https://github.com/containerd/log/commit/cf267115d825238992448dbe1cd6cd440c934d8a) Update description in README
      * [`f9f250c`](https://github.com/containerd/log/commit/f9f250cc3a5d033c759b715aa09ff7cdbfc19500) Add project details
      * [`fb7fe3d`](https://github.com/containerd/log/commit/fb7fe3d663dee55b38f2ab094d9ac794dcacba40) Add github CI flow
      * [`7e13034`](https://github.com/containerd/log/commit/7e13034365475c99956f31770c43e296fc6d1a98) Add go module
      * [`16a3c76`](https://github.com/containerd/log/commit/16a3c768269b03fe62fff34d3a76528335a35064) Rename log import from logtest
      * [`698c398`](https://github.com/containerd/log/commit/698c39829fd9372465cb2537db16a7346afb9f31) Add README
      * [`87c83c4`](https://github.com/containerd/log/commit/87c83c42bbd22c5f1d3725fc5006b35217b4629a) Add license file
    </p>
    </details>
    
    ### Changes from containerd/nri
    <details><summary>35 commits</summary>
    <p>
    
    * releases: update note about 0.4.0 ([#50](https://github.com/containerd/nri/pull/50))
      * [`5f13915`](https://github.com/containerd/nri/commit/5f139156d546cb68a8495c9c36cfc6a574ba3a55) releases: update note about 0.4.0
    * Add support for rlimits ([#48](https://github.com/containerd/nri/pull/48))
      * [`5ecea04`](https://github.com/containerd/nri/commit/5ecea042d15be1ba5e0b988a40a4c90fb2210a7f) ulimit-adjuster: add validation for hard limits
      * [`db3de10`](https://github.com/containerd/nri/commit/db3de101ccaba370f9238188da0d8e05039efdee) test: exclude ulimit-adjuster from ginkgo
      * [`f0deb59`](https://github.com/containerd/nri/commit/f0deb59b4fbf7bcc62597a1299f4544638daa81a) ulimit-adjuster: new sample plugin
      * [`d2dd708`](https://github.com/containerd/nri/commit/d2dd708de134cfe0617821142557b3e55b0bdf64) Add support for rlimits
      * [`efaf36e`](https://github.com/containerd/nri/commit/efaf36e49f30c4ca0bfb0bba2c412e87241674c1) api: add POSIXRlimit type
    * .github: add test build to CI workflow. ([#47](https://github.com/containerd/nri/pull/47))
      * [`3f092c2`](https://github.com/containerd/nri/commit/3f092c29cf62a77c9eadaa9d7ff9ac28ece3d180) .github: add test build to CI workflow.
    * stub: pass context to plugins, pass updated resources to UpdateContainers. ([#40](https://github.com/containerd/nri/pull/40))
      * [`01d5f14`](https://github.com/containerd/nri/commit/01d5f14d96708830f232b2744742fc14763816b1) Add a note about NRI API stability and release notes.
      * [`ea9976d`](https://github.com/containerd/nri/commit/ea9976d8dae3a6e630da76a26dbef44b5c8a3de3) adaptation: add UpdateContainer tests.
      * [`d042d24`](https://github.com/containerd/nri/commit/d042d24bc4a96fa5fcf1aa0d2195ff75833d7d4e) stub: fix plugin UpdateContainerInterface.
      * [`f5d0f51`](https://github.com/containerd/nri/commit/f5d0f513608b2afc3fcc5e6bdf76b10b3004c14c) plugins: update plugins for stub changes.
      * [`b4bd301`](https://github.com/containerd/nri/commit/b4bd301a1ead4d277af088e321c05e76102c8769) adaptation: update tests with stub changes.
      * [`9d86150`](https://github.com/containerd/nri/commit/9d86150fce4318491481e354d0f34c6b76e8806e) stub: pass context to plugin event handlers.
    * Updated the OCI Hook Injector README to resovle broken links to the p… ([#34](https://github.com/containerd/nri/pull/34))
      * [`5eee915`](https://github.com/containerd/nri/commit/5eee9158f7fab6294bdbc5c76b2793f2dbe9faec) removed link
      * [`c783fc7`](https://github.com/containerd/nri/commit/c783fc76a80b315253d407f1e74ff9263cf5ce21) Resolves broken podman links and adds details to help better guide people in testing.
    * Fix ParseEventMask to produce proper masks for 'pod' and 'container' shorthand event notations. ([#39](https://github.com/containerd/nri/pull/39))
      * [`da291a6`](https://github.com/containerd/nri/commit/da291a66180b6989a6dcc6bcffcc3257c185f8f8) Fix ParseEventMask to produce proper masks
    * fix the `NRI_PLUGIN_NAME` env value when launching a pre-installed plugin ([#42](https://github.com/containerd/nri/pull/42))
      * [`4a4cea6`](https://github.com/containerd/nri/commit/4a4cea6142a5a34301b796a36355e3b38bb98522) fix the NRI_PLUGIN_NAME env value when launching a pre-installed plugin
      * [`a67478e`](https://github.com/containerd/nri/commit/a67478ed7c0b38454f3ef4e86f36d870c365c0d5) stub: update setIdentify to ensureIdentify
    * update module name of the logger plugin ([#41](https://github.com/containerd/nri/pull/41))
      * [`841f5ed`](https://github.com/containerd/nri/commit/841f5ed96067b8d737e39e9df16c55231c350d1d) update module name of the logger plugin
    * Add gitignore for build artifacts ([#32](https://github.com/containerd/nri/pull/32))
      * [`8d9c64d`](https://github.com/containerd/nri/commit/8d9c64def7f2ba89a065990e89c2bf39f8046bac) Add gitignore for build artifacts
    * Makefile: fix 'install-*' targets. ([#38](https://github.com/containerd/nri/pull/38))
      * [`c03d1be`](https://github.com/containerd/nri/commit/c03d1bee1efca43e4b59395622510844b36cd26c) Makefile: fix 'install-*' targets.
    * docs: add a chapter about security considerations. ([#36](https://github.com/containerd/nri/pull/36))
      * [`ab28e71`](https://github.com/containerd/nri/commit/ab28e7136bbf3c41c7344b0430087c1aed47b05a) docs: add a chapter about security considerations.
    * api: initialize OCI LinuxMemory resources to empty. ([#37](https://github.com/containerd/nri/pull/37))
      * [`2862d98`](https://github.com/containerd/nri/commit/2862d98443ccdb1162963ee979639fd973ddc37b) api: initialize OCI LinuxMemory resources to empty.
    </p>
    </details>
    
    ### Dependency Changes
    
    * **github.com/Microsoft/hcsshim**  v0.11.0 -> v0.11.1
    * **github.com/containerd/log**     v0.1.0 **_new_**
    * **github.com/containerd/nri**     v0.3.0 -> v0.4.0
    * **github.com/sirupsen/logrus**    v1.9.0 -> v1.9.3
    * **github.com/stretchr/testify**   v1.8.2 -> v1.8.4
    * **golang.org/x/crypto**           v0.1.0 -> v0.11.0
    * **golang.org/x/net**              v0.8.0 -> v0.13.0
    * **golang.org/x/sys**              v0.7.0 -> v0.10.0
    * **golang.org/x/term**             v0.6.0 -> v0.10.0
    * **golang.org/x/text**             v0.8.0 -> v0.11.0
    
    Previous release can be found at [v1.7.6](https://github.com/containerd/containerd/releases/tag/v1.7.6)
    ### Which file should I download?
    * `containerd-<VERSION>-<OS>-<ARCH>.tar.gz`:         ✅Recommended. Dynamically linked with glibc 2.31 (Ubuntu 20.04).
    * `containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz`:  Statically linked. Expected to be used on non-glibc Linux distributions. Not position-independent.
    * `cri-containerd-<VERSION>-<OS>-<ARCH>.tar.gz`:     (Deprecated)
    * `cri-containerd-cni-<VERSION>-<OS>-<ARCH>.tar.gz`: (Deprecated)
    
    In addition to containerd, typically you will have to install [runc](https://github.com/opencontainers/runc/releases)
    and [CNI plugins](https://github.com/containernetworking/plugins/releases) from their official sites too.
    
    See also the [Getting Started](https://github.com/containerd/containerd/blob/main/docs/getting-started.md) documentation.
    
    
  • v1.6.24
    containerd 1.6.24
    
    Welcome to the v1.6.24 release of containerd!
    
    The twenty-fourth patch release for containerd 1.6 contains various fixes and updates.
    
    ### Notable Updates
    
    * **CRI: fix leaked shim caused by high IO pressure** ([#9004](https://github.com/containerd/containerd/pull/9004))
    * **Update to go1.20.8** ([#9073](https://github.com/containerd/containerd/pull/9073))
    * **Update runc to v1.1.9** ([#8966](https://github.com/containerd/containerd/pull/8966))
    * **Backport: add configurable mount options to overlay snapshotter** ([#8961](https://github.com/containerd/containerd/pull/8961))
    * **log: cleanups and improvements to decouple more from logrus** ([#9002](https://github.com/containerd/containerd/pull/9002))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Sebastiaan van Stijn
    * Akihiro Suda
    * Wei Fu
    * Derek McGowan
    * Akhil Mohan
    * Cardy.Tang
    * Danny Canter
    * Kazuyoshi Kato
    * Mike Brown
    * Phil Estes
    * Samuel Karp
    
    ### Changes
    <details><summary>45 commits</summary>
    <p>
    
    * [release/1.6] Prepare release notes for v1.6.24 ([#9087](https://github.com/containerd/containerd/pull/9087))
      * [`cdd59290d`](https://github.com/containerd/containerd/commit/cdd59290d051ffd8b5e730f96930c42cad65beac) Prepare release notes for v1.6.24
    * [release/1.6 backport] log: cleanups and improvements to decouple more from logrus ([#9002](https://github.com/containerd/containerd/pull/9002))
      * [`33c2d88e7`](https://github.com/containerd/containerd/commit/33c2d88e7809eb42b0e9711c29a35c25a12dc18c) Revert "log: define G() as a function instead of a variable"
      * [`0a7f2975e`](https://github.com/containerd/containerd/commit/0a7f2975efbad7baddb31c36fb142db2a793534c) log: swap logrus functions with their equivalent on default logger
      * [`9d175a19b`](https://github.com/containerd/containerd/commit/9d175a19b7cbe165cb6285c891b384d518e2686b) log: add package documentation and summary of package's purpose
      * [`96fb65529`](https://github.com/containerd/containerd/commit/96fb655290f286eb818bf70f08555cd64ba8e780) log: make Fields type a generic map[string]any
      * [`bace17e2e`](https://github.com/containerd/containerd/commit/bace17e2ead161c06fdd670be532f0c042071bd7) log: add log.Entry type
      * [`dd127885f`](https://github.com/containerd/containerd/commit/dd127885feacdeefc554d7042c49e01002809864) log: define OutputFormat type
      * [`5b4cf2329`](https://github.com/containerd/containerd/commit/5b4cf23295581c70b92db1dc7c30114bc1a8f3c8) log: define G() as a function instead of a variable
      * [`ee1b4a1e2`](https://github.com/containerd/containerd/commit/ee1b4a1e2f844a45c0ba784273501bc490e77aa2) log: add all log-levels that are accepted
      * [`d563a411f`](https://github.com/containerd/containerd/commit/d563a411facc32c8287136d53ca0a744f991f3b4) log: group "enum" consts and touch-up docs
      * [`6e8f4555b`](https://github.com/containerd/containerd/commit/6e8f4555b3f3f155ee9ffe5f3e7cf8e8c2ee10a6) log: WithLogger: remove redundant intermediate var
      * [`c19325559`](https://github.com/containerd/containerd/commit/c193255597662b8a7f16479dd454ba3dd728a3c4) log: SetFormat: include returns in switch
      * [`c3c22f8cb`](https://github.com/containerd/containerd/commit/c3c22f8cbc5b3687bdee79266602bff51e61c84a) log: remove gotest.tools dependency
    * [release/1.6] update to go1.20.8 ([#9073](https://github.com/containerd/containerd/pull/9073))
      * [`a2c294800`](https://github.com/containerd/containerd/commit/a2c294800ec11447b497bf7452bbbfba06c0168d) [release/1.6] update to go1.20.8
    * [release/1.6 backport] make repositories of install dependencies configurable ([#9024](https://github.com/containerd/containerd/pull/9024))
      * [`0da8dcaa7`](https://github.com/containerd/containerd/commit/0da8dcaa7c93c0b708c375a32328a7b85fd668d8) make repositories of install dependencies configurable
    * [release/1.6 backport] update Golang to go1.20.7, minimum version go1.19 ([#9020](https://github.com/containerd/containerd/pull/9020))
      * [`8e6a9de5b`](https://github.com/containerd/containerd/commit/8e6a9de5b5291b97684e948be096317611b37930) update to go1.20.7, go1.19.12
      * [`8b2eb371f`](https://github.com/containerd/containerd/commit/8b2eb371f958f1bfc5bcab5ee70bcad18b2e5efc) Update Go to 1.20.6,1.19.11
      * [`cff669c7a`](https://github.com/containerd/containerd/commit/cff669c7aab055d6b46bbb27fd044aba5e1453d8) update go to go1.20.5, go1.19.10
      * [`f34a22de9`](https://github.com/containerd/containerd/commit/f34a22de99b57e30cd33d3769e3765950475ba07) update go to go1.20.4, go1.19.9
      * [`e8e73065e`](https://github.com/containerd/containerd/commit/e8e73065ec668097067d37381399a80c8107fae1) update go to go1.20.3, go1.19.8
      * [`9b3f950d6`](https://github.com/containerd/containerd/commit/9b3f950d607c3a6c2a3c1b8740c87338a986e203) Go 1.20.2
      * [`17d03ac68`](https://github.com/containerd/containerd/commit/17d03ac681f61cd83c2bc7239956504c25ceb2f4) Go 1.20.1
      * [`861f65447`](https://github.com/containerd/containerd/commit/861f65447c4cc59b2b91e441b24f1c80a730ce2b) go.mod: go 1.19
      * [`81fa93784`](https://github.com/containerd/containerd/commit/81fa937842ac2501f777e23cddab8c7a573bd318) Stop using math/rand.Read and rand.Seed (deprecated in Go 1.20)
      * [`70dc11a6c`](https://github.com/containerd/containerd/commit/70dc11a6c1258891aa281815bb94d4bdc1194fe7) lint: remove `//nolint:dupword` that are no longer needed
      * [`fec784a06`](https://github.com/containerd/containerd/commit/fec784a06ad4276574dfb16ff631f9839f3b676c) lint: silence "SA1019: tar.TypeRegA has been deprecated... (staticheck)"
      * [`6648df1ad`](https://github.com/containerd/containerd/commit/6648df1ada2575df6adcaf295b611d966d3308d7) lint: silence "type `HostFileConfig` is unused (unused)"
      * [`e6b268bc7`](https://github.com/containerd/containerd/commit/e6b268bc703b5903de719533a8fbe0307767342c) golangci-lint v1.51.1
      * [`c552ccf67`](https://github.com/containerd/containerd/commit/c552ccf6769245e1531212505fa75e89f6f6ff1c) go.mod: golang.org/x/sync v0.1.0
    * [releases/1.6] *: fix leaked shim caused by high IO pressure ([#9004](https://github.com/containerd/containerd/pull/9004))
      * [`d00af5c3e`](https://github.com/containerd/containerd/commit/d00af5c3ea1a290112b3a56bee31023ef1d2019d) integration: issue7496 case should work for runc.v2 only
      * [`583696e4e`](https://github.com/containerd/containerd/commit/583696e4e0b055b8a0f860b9ed7f31f0f3127ff4) Vagrantfile: add strace tool
      * [`ab21d60d2`](https://github.com/containerd/containerd/commit/ab21d60d27d1d7c87423e9b4ecb076358762e89b) pkg/cri/server: add criService as argument when handle exit event
      * [`a229883cb`](https://github.com/containerd/containerd/commit/a229883cb1bffecbd8bd4d41ab19c99110bbd189) pkg/cri/server: fix leaked shim issue
      * [`d8f824200`](https://github.com/containerd/containerd/commit/d8f824200cdc39410bf9a4d110073186d6864f64) integration: add case to reproduce #7496
    * [release/1.6] Cherry-pick: [overlay] add configurable mount options to overlay snapshotter ([#8961](https://github.com/containerd/containerd/pull/8961))
      * [`8cd40e1d0`](https://github.com/containerd/containerd/commit/8cd40e1d0f13e5ddfef13833b265f6dfa298ec69) Add configurable mount options to overlay
      * [`453fa397a`](https://github.com/containerd/containerd/commit/453fa397a1f0f00871ff1ca4314b65e898e33661) feat: make overlay sync removal configurable
    * [release/1.6 backport] update runc binary to v1.1.9 ([#8966](https://github.com/containerd/containerd/pull/8966))
      * [`4cb7764df`](https://github.com/containerd/containerd/commit/4cb7764df8025d0a6edb34f6b69daf6c2abe6ad0) update runc binary to v1.1.9
    </p>
    </details>
    
    ### Dependency Changes
    
    * **golang.org/x/sync**  036812b2e83c -> v0.1.0
    
    Previous release can be found at [v1.6.23](https://github.com/containerd/containerd/releases/tag/v1.6.23)
    
  • v1.7.6
    containerd 1.7.6
    
    Welcome to the v1.7.6 release of containerd!
    
    The sixth patch release for containerd 1.7 contains various fixes and updates.
    
    ### Notable Updates
    
    * **Fix log package for clients overwriting the global logger** ([#9032](https://github.com/containerd/containerd/pull/9032))
    * **Fix blockfile snapshotter copy on Darwin** ([#9047](https://github.com/containerd/containerd/pull/9047))
    * **Add support for Linux usernames on non-Linux platforms** ([#9015](https://github.com/containerd/containerd/pull/9015))
    * **Update Windows platform matcher to invoke stable ABI compability function** ([#9069](https://github.com/containerd/containerd/pull/9069))
    * **Update Golang to 1.20.8** ([#9074](https://github.com/containerd/containerd/pull/9074))
    * **Update push to inherit distribution sources from parent** ([#9084](https://github.com/containerd/containerd/pull/9084))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Derek McGowan
    * Kirtana Ashok
    * Phil Estes
    * Akihiro Suda
    * Danny Canter
    * Sebastiaan van Stijn
    * Akhil Mohan
    * Maksym Pavlenko
    * Samuel Karp
    * Wei Fu
    
    ### Changes
    <details><summary>20 commits</summary>
    <p>
    
    * [release/1.7] Prepare release notes for 1.7.6 ([#9085](https://github.com/containerd/containerd/pull/9085))
      * [`3e09c65b2`](https://github.com/containerd/containerd/commit/3e09c65b21bdda743f5f5de9fb392a25f6a342be) Prepare release notes for v1.7.6
    * [release/1.7] Invoke Stable ABI compatibility function in windows platform matcher ([#9069](https://github.com/containerd/containerd/pull/9069))
      * [`c7a35ccdc`](https://github.com/containerd/containerd/commit/c7a35ccdcc674e42c2364f062890b1e40507f543) Fix transfer service dependencies:
      * [`38d4e506d`](https://github.com/containerd/containerd/commit/38d4e506dd261b48bffbdd04e775d2b687290e2f) Invoke Stable ABI compatibility function in windows platform matcher
    * [release/1.7] push: inherit distribution sources from parent ([#9084](https://github.com/containerd/containerd/pull/9084))
      * [`5ebf05d97`](https://github.com/containerd/containerd/commit/5ebf05d97e2ef1b09d427118911a89c55059b0fe) push: inherit distribution sources from parent
      * [`d206896dd`](https://github.com/containerd/containerd/commit/d206896ddd965ab72605aca4337293c056fdd21b) content: add InfoProvider interface
    * [release/1.7] update to go1.20.8 ([#9074](https://github.com/containerd/containerd/pull/9074))
      * [`423693d7b`](https://github.com/containerd/containerd/commit/423693d7b481e4bd8adb7b0ed76cec0b2cb96724) [release/1.7] update to go1.20.8
    * [release/1.7] Update hcsshim tag to v0.11.0 ([#9063](https://github.com/containerd/containerd/pull/9063))
      * [`ddffc7c9a`](https://github.com/containerd/containerd/commit/ddffc7c9a1e5b6d73953a7f5f8a04170dc45c62a) Update hcsshim tag to v0.11.0
    * [release/1.7] CRI: Support Linux usernames for !linux platforms ([#9015](https://github.com/containerd/containerd/pull/9015))
      * [`b449440a4`](https://github.com/containerd/containerd/commit/b449440a40896d5c8f78460354eb2f5506432180) CRI: Support Linux usernames for !linux platforms
    * [release/1.7] Blockfile: Enlighten blockfile copy on Darwin ([#9047](https://github.com/containerd/containerd/pull/9047))
      * [`ed4bac11e`](https://github.com/containerd/containerd/commit/ed4bac11e5a60aaa3283f998313522d19d54c7f8) Blockfile: Enlighten blockfile copy on Darwin
    * [release/1.7 backport] Revert "log: define G() as a function instead of a variable" ([#9032](https://github.com/containerd/containerd/pull/9032))
      * [`4d1cfbbdd`](https://github.com/containerd/containerd/commit/4d1cfbbddb57ec10a3e55f71ae5a590091b6e3ab) Revert "log: define G() as a function instead of a variable"
    * [release/1.7 backport] make repositories of install dependencies configurable ([#9025](https://github.com/containerd/containerd/pull/9025))
      * [`a34e93241`](https://github.com/containerd/containerd/commit/a34e93241254112f8bab49a27f5aeee1f2317d9f) make repositories of install dependencies configurable
    </p>
    </details>
    
    ### Dependency Changes
    
    * **github.com/Microsoft/hcsshim**  v0.10.0-rc.8 -> v0.11.0
    
    Previous release can be found at [v1.7.5](https://github.com/containerd/containerd/releases/tag/v1.7.5)
    
  • v1.7.5
    containerd 1.7.5
    
    Welcome to the v1.7.5 release of containerd!
    
    The fifth patch release for containerd 1.7 fixes a versioning issue from
    the previous release and includes some internal logging API changes.
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Sebastiaan van Stijn
    * Derek McGowan
    * Akihiro Suda
    * Antonio Huete Jimenez
    * Phil Estes
    * Samuel Karp
    
    ### Changes
    <details><summary>18 commits</summary>
    <p>
    
    * [release/1.7] Prepare release notes for 1.7.5 ([#9010](https://github.com/containerd/containerd/pull/9010))
      * [`93b23eb10`](https://github.com/containerd/containerd/commit/93b23eb106f416179ea2fa9c0db621a9fa19c8e9) Prepare release notes for v1.7.5
      * [`fb1292c8d`](https://github.com/containerd/containerd/commit/fb1292c8de8b4ca8b273f9c500ef5da0f541c4fa) Bump version to v1.7.4
    * [release/1.7 backport] go.mod: github.com/containerd/continuity v0.4.2 ([#9012](https://github.com/containerd/containerd/pull/9012))
      * [`503ab21bf`](https://github.com/containerd/containerd/commit/503ab21bfc4c5be65cba0b6b58aa2968a44bbe65) go.mod: github.com/containerd/continuity v0.4.2
    * [release/1.7 backport] log: cleanups and improvements to decouple more from logrus ([#9001](https://github.com/containerd/containerd/pull/9001))
      * [`2a9ae3c51`](https://github.com/containerd/containerd/commit/2a9ae3c51132080940d40343175e0d3eb2a111fc) log: swap logrus functions with their equivalent on default logger
      * [`01445bb73`](https://github.com/containerd/containerd/commit/01445bb7386b98271b383b76e3d9007dabee03e8) log: add package documentation and summary of package's purpose
      * [`932795f45`](https://github.com/containerd/containerd/commit/932795f4526ad4dd5d76e2d9b4c1daeaeab19172) log: make Fields type a generic map[string]any
      * [`707ca94d8`](https://github.com/containerd/containerd/commit/707ca94d890dbea1be767312483522a98f6c5969) log: add log.Entry type
      * [`0a79e67e4`](https://github.com/containerd/containerd/commit/0a79e67e4f7bff1128c81ee14a8b2a74a8c55c51) log: define OutputFormat type
      * [`dbbe28b7d`](https://github.com/containerd/containerd/commit/dbbe28b7d1cc6137ed9fff1bcd8ed5e3ec442059) log: define G() as a function instead of a variable
      * [`93b6cb784`](https://github.com/containerd/containerd/commit/93b6cb78456b642a5470b24e9ec1fca17ec12e49) log: add all log-levels that are accepted
      * [`e8e086e02`](https://github.com/containerd/containerd/commit/e8e086e02bbcb078297302bc77a126647606c898) log: group "enum" consts and touch-up docs
      * [`7aa4f8fdc`](https://github.com/containerd/containerd/commit/7aa4f8fdccea58b2816fe7fe818653100cadfb98) log: WithLogger: remove redundant intermediate var
      * [`bfdce4ce4`](https://github.com/containerd/containerd/commit/bfdce4ce4bc922ab4990a71f4a5f31a8e2c0224d) log: SetFormat: include returns in switch
      * [`6621e0888`](https://github.com/containerd/containerd/commit/6621e08887d94b90d3c9b3756acff02573cdc147) log: remove testify dependency
      * [`df76aaede`](https://github.com/containerd/containerd/commit/df76aaede4b741e9436ced76dea71946d8f29684) removes/docker: remove unnecessary conversion (unconvert)
    </p>
    </details>
    
    ### Changes from containerd/continuity
    <details><summary>2 commits</summary>
    <p>
    
    * Add initial DragonFly BSD support ([#230](https://github.com/containerd/continuity/pull/230))
      * [`bcc6e25`](https://github.com/containerd/continuity/commit/bcc6e254708e0ace144a3d590a631db61da0a659) dragonfly: Initial porting work
    </p>
    </details>
    
    ### Dependency Changes
    
    * **github.com/containerd/continuity**  1e0d26eb2381 -> v0.4.2
    
    Previous release can be found at [v1.7.4](https://github.com/containerd/containerd/releases/tag/v1.7.4)
    
  • v1.7.4
    containerd 1.7.4
    
    Welcome to the v1.7.4 release of containerd!
    
    The fourth patch release for containerd 1.7 contains remote differ plugin support,
    a new block file based snapshotter, and various fixes and updates.
    
    ### Notable Updates
    
    * **Add blockfile snapshotter** ([#8986](https://github.com/containerd/containerd/pull/8986))
    * **Add remote/proxy differ** ([#8985](https://github.com/containerd/containerd/pull/8985))
    * **Update runc binary to v1.1.9** ([#8965](https://github.com/containerd/containerd/pull/8965))
    * **Cri: Don't use rel path for image volumes** ([#8926](https://github.com/containerd/containerd/pull/8926))
    * **Allow attaching to any combination of stdin/out/err** ([#8910](https://github.com/containerd/containerd/pull/8910))
    * **Fix ro mount option being passed** ([#8887](https://github.com/containerd/containerd/pull/8887))
    * **Fix leaked shim caused by high IO pressure** ([#9003](https://github.com/containerd/containerd/pull/9003))
    * **Add configurable mount options to overlay snapshotter** ([#9005](https://github.com/containerd/containerd/pull/9005))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Wei Fu
    * Derek McGowan
    * Akihiro Suda
    * Kazuyoshi Kato
    * Cardy.Tang
    * Phil Estes
    * Ben Foster
    * Danny Canter
    * Hsing-Yu (David) Chen
    * James Jenkins
    * James Sturtevant
    * Maksym Pavlenko
    * Rodrigo Campos
    * Sebastiaan van Stijn
    * rongfu.leng
    
    ### Changes
    <details><summary>43 commits</summary>
    <p>
    
    * [release/1.7] Prepare release notes for v1.7.4 ([#9000](https://github.com/containerd/containerd/pull/9000))
      * [`7a0cae3ca`](https://github.com/containerd/containerd/commit/7a0cae3ca1acf9a5ab4df4f77ee1b7cc6c3306ce) [release/1.7] Prepare release notes for v1.7.4
    * [releases/1.7] *: fix leaked shim caused by high IO pressure ([#9003](https://github.com/containerd/containerd/pull/9003))
      * [`537d7526e`](https://github.com/containerd/containerd/commit/537d7526e44bcefe509614abc04930345fbdb941) integration: issue7496 case should work for runc.v2 only
      * [`5add172be`](https://github.com/containerd/containerd/commit/5add172be5d27d1f98b430a6775da0256afc1e82) Vagrantfile: add strace tool
      * [`207e28f36`](https://github.com/containerd/containerd/commit/207e28f36dd9daa7ef412c0c2b7b32af3356a2da) integration: add ShouldRetryShutdown case based on #7496
      * [`b4f480fb3`](https://github.com/containerd/containerd/commit/b4f480fb30f71ec15055cab0421aa16258ac4b58) pkg/cri/sbserver: fix leaked shim issue for podsandbox mode
      * [`88ff575c5`](https://github.com/containerd/containerd/commit/88ff575c5cecf81ea7ef78079941521123b451de) pkg/cri/server: fix leaked shim issue
      * [`9f61dfb7c`](https://github.com/containerd/containerd/commit/9f61dfb7c50dea7bdf4326cf7b04a2ec088b81a5) integration: add case to reproduce #7496
    * [release/1.7] Cherry-pick: [overlay] add configurable mount options to overlay snapshotter ([#9005](https://github.com/containerd/containerd/pull/9005))
      * [`0f4885c16`](https://github.com/containerd/containerd/commit/0f4885c1660d2b1a855e79751daf5367fc679079) Add configurable mount options to overlay
      * [`8804a27d7`](https://github.com/containerd/containerd/commit/8804a27d72275497e4a590b92832d4f1076b43dc) feat: make overlay sync removal configurable
    * [release/1.7] Remove temporary replace ([#8997](https://github.com/containerd/containerd/pull/8997))
      * [`1c2dd5198`](https://github.com/containerd/containerd/commit/1c2dd5198e5d3d6d111d37a68ad67ae37adf6101) Remove temporary replace
    * [release/1.7] Add blockfile snapshotter ([#8986](https://github.com/containerd/containerd/pull/8986))
      * [`2bf6bd143`](https://github.com/containerd/containerd/commit/2bf6bd1431512c59f91318e817ee83c4adfcd282) vendor: update github.com/containerd/continuity
      * [`30a163086`](https://github.com/containerd/containerd/commit/30a163086959b89459b8193884f669561bb56f9e) snapshots|pkg: umount without DETACH and nosync after umount
      * [`c9eebe3d1`](https://github.com/containerd/containerd/commit/c9eebe3d1151ba3e523c2f0473e61132edf95a72) mount: support direct-io for loopback device
      * [`1c2977db0`](https://github.com/containerd/containerd/commit/1c2977db01efdd4a5aaff79d72d7e21b19d0f59a) Modify loopback size
      * [`cf9c78d2d`](https://github.com/containerd/containerd/commit/cf9c78d2d9eb7c3d66d1a94768d63b4f8482c4b2) snapshots/blockfile: fix lint issue
      * [`b823b4f54`](https://github.com/containerd/containerd/commit/b823b4f546cec4a9d92f9a8ed5b606cbffa287f9) snapshots/blockfile: deflaky the testsuite
      * [`6daeceb11`](https://github.com/containerd/containerd/commit/6daeceb1168303548ddc0d1af420813ad8475ceb) snapshots/blockfile: use passed in dst in scratchGenerator
      * [`99b61aee3`](https://github.com/containerd/containerd/commit/99b61aee341fa89370524e49b42212cea79d9fbc) snapshots/blockfile: use loop if options is empty
      * [`fd39769ac`](https://github.com/containerd/containerd/commit/fd39769ac70a382a0b4459080cb2f10c40842182) Add mount options to blockfile snapshotter
      * [`8d732c6c2`](https://github.com/containerd/containerd/commit/8d732c6c22d6e723f65be957427b16d48e1d488d) Add sync before unmount on snapshotter layer test
      * [`8472a407e`](https://github.com/containerd/containerd/commit/8472a407e0eb91f4e10d9e446bdfd439d11cfd55) Add blockfile snapshotter to snapshotters doc
      * [`6740d77ca`](https://github.com/containerd/containerd/commit/6740d77cae44522820e7575eb9d105e6c5b8d56b) Add blockfile as a builtin
      * [`07cc24b32`](https://github.com/containerd/containerd/commit/07cc24b32a319fb72622453f40ee8c338062df95) Add blockfile snapshotter
    * [release/1.7] Backport remote/proxy differ ([#8985](https://github.com/containerd/containerd/pull/8985))
      * [`32e3b76ee`](https://github.com/containerd/containerd/commit/32e3b76ee70fea42234b95ef01f78a13ac7c5c1d) Add diffservice to contrib
      * [`661e505c8`](https://github.com/containerd/containerd/commit/661e505c8239e97710bac220edf735f06027dbda) Add proxy differ
    * [release/1.7 backport] update runc binary to v1.1.9 ([#8965](https://github.com/containerd/containerd/pull/8965))
      * [`af79c07fd`](https://github.com/containerd/containerd/commit/af79c07fd69cd20b97b37a903ee6c6957e4628ec) update runc binary to v1.1.9
    * [release/1.7] Port fix for Linux Integration test failure ([#8950](https://github.com/containerd/containerd/pull/8950))
      * [`c0b1c8f74`](https://github.com/containerd/containerd/commit/c0b1c8f74aa5616c5e27845d18d4dca5ab30f9fd) fix ci Linux Integration test fail
    * [release/1.7] cri: Don't use rel path for image volumes ([#8926](https://github.com/containerd/containerd/pull/8926))
      * [`4e97a115f`](https://github.com/containerd/containerd/commit/4e97a115f702bd7de43ee17442a96f3537007a07) cri: Don't use rel path for image volumes
    * [release/1.7] fix: allow attaching to any combination of stdin/stdout/stderr ([#8910](https://github.com/containerd/containerd/pull/8910))
      * [`34a5d0330`](https://github.com/containerd/containerd/commit/34a5d033007eaae0530a89470407fbe920eec033) fix: allow attaching to any combination of stdin/stdout/stderr
    * [release/1.7 backport] update to go1.20.7, go1.19.12 ([#8906](https://github.com/containerd/containerd/pull/8906))
      * [`c5e7b84c0`](https://github.com/containerd/containerd/commit/c5e7b84c08b507f93b2df6d393eede3ff75f4e2f) update to go1.20.7, go1.19.12
    * [release/1.7] cherry-pick: Fix ro mount option being passed ([#8887](https://github.com/containerd/containerd/pull/8887))
      * [`2eaeb3205`](https://github.com/containerd/containerd/commit/2eaeb3205a1bd61b385a259d43f29ccc09993e18) Fix ro mount option being passed
    </p>
    </details>
    
    ### Changes from containerd/continuity
    <details><summary>4 commits</summary>
    <p>
    
    * fs: use io.Copy because go supports CopyFileRange ([#227](https://github.com/containerd/continuity/pull/227))
      * [`4b8bec5`](https://github.com/containerd/continuity/commit/4b8bec5682b6d50a6fba026303fb42a6369851a6) fs: use io.Copy because go supports CopyFileRange
    * fs/fstest: CreateFile should use sync ([#228](https://github.com/containerd/continuity/pull/228))
      * [`3fa7d7a`](https://github.com/containerd/continuity/commit/3fa7d7a5ec66805f9f099001d3fe83f11fb80c0c) fs/fstest: CreateFile should use sync
    </p>
    </details>
    
    ### Dependency Changes
    
    * **github.com/AdaLogics/go-fuzz-headers**    1f10f66a31bf -> ced1acdcaa24
    * **github.com/AdamKorcz/go-118-fuzz-build**  5330a85ea652 -> 8075edf89bb0
    * **github.com/containerd/continuity**        v0.4.1 -> 1e0d26eb2381
    
    Previous release can be found at [v1.7.3](https://github.com/containerd/containerd/releases/tag/v1.7.3)
    
  • v1.6.23
    containerd 1.6.23
    
    Welcome to the v1.6.23 release of containerd!
    
    The twenty-third patch release for containerd 1.6 contains various fixes and updates.
    
    ### Notable Updates
    
    * **Add stable ABI support in windows platform matcher + update hcsshim tag ([#8854](https://github.com/containerd/containerd/pull/8854))
    * **cri: Don't use rel path for image volumes ([#8927](https://github.com/containerd/containerd/pull/8927))
    * **Upgrade GitHub actions packages in release workflow ([#8908](https://github.com/containerd/containerd/pull/8908))
    * **update to go1.19.12 ([#8905](https://github.com/containerd/containerd/pull/8905))
    * **backport: ro option for userxattr mount check + cherry-pick: Fix ro mount option being passed ([#8888](https://github.com/containerd/containerd/pull/8888))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Kirtana Ashok
    * Maksym Pavlenko
    * Austin Vazquez
    * Ben Foster
    * Derek McGowan
    * Mike Brown
    * Phil Estes
    * Rodrigo Campos
    * Sebastiaan van Stijn
    * Wei Fu
    
    ### Changes
    <details><summary>13 commits</summary>
    <p>
    
    * [release/1.6] Add release notes for v1.6.23 ([#8939](https://github.com/containerd/containerd/pull/8939))
      * [`e297a668f`](https://github.com/containerd/containerd/commit/e297a668fa432fddcf1ea718be697a452968847f) Add release notes for v1.6.23
    * [release/1.6] Add stable ABI support in windows platform matcher + update hcsshim tag ([#8854](https://github.com/containerd/containerd/pull/8854))
      * [`f51bf1960`](https://github.com/containerd/containerd/commit/f51bf19608714bc052a38fc2dc0920b30244aec7) Add support for stable ABI windows versions
      * [`43a02c0b2`](https://github.com/containerd/containerd/commit/43a02c0b286d77d9455055b2453cbab57c55811b) Update hcsshim tag to v0.9.10
    *  [release/1.6] cri: Don't use rel path for image volumes ([#8927](https://github.com/containerd/containerd/pull/8927))
      * [`cc5b0a21b`](https://github.com/containerd/containerd/commit/cc5b0a21b438acd750f9779d3b3c4e68879bed50) cri: Don't use rel path for image volumes
    * [release/1.6 backport] Upgrade GitHub actions packages in release workflow ([#8908](https://github.com/containerd/containerd/pull/8908))
      * [`4238cff1c`](https://github.com/containerd/containerd/commit/4238cff1cfd43711c71f769b7129c6f8832ef507) Upgrade GitHub actions packages in release workflow
    * [release/1.6] update to go1.19.12 ([#8905](https://github.com/containerd/containerd/pull/8905))
      * [`00d1092b7`](https://github.com/containerd/containerd/commit/00d1092b78c3405daf3cc4ced8075ca5ca2903a8) update to go1.19.12
    * [release/1.6] backport: ro option for userxattr mount check + cherry-pick: Fix ro mount option being passed ([#8888](https://github.com/containerd/containerd/pull/8888))
      * [`47d73b2de`](https://github.com/containerd/containerd/commit/47d73b2de65c806d93e19879ae86787b6f3735d6) Fix ro mount option being passed
    </p>
    </details>
    
    ### Dependency Changes
    
    * **github.com/Microsoft/hcsshim**  v0.9.8 -> v0.9.10
    
    Previous release can be found at [v1.6.22](https://github.com/containerd/containerd/releases/tag/v1.6.22)
    
  • v1.7.3
    containerd 1.7.3
    
    Welcome to the v1.7.3 release of containerd!
    
    The third patch release for containerd 1.7 contains various fixes and updates.
    
    ### Notable Updates
    
    * **RunC: Update runc binary to v1.1.8** ([#8843](https://github.com/containerd/containerd/pull/8843))
    * **CRI: Fix additionalGids: it should fallback to imageConfig.User when securityContext.RunAsUser,RunAsUsername are empty** ([#8824](https://github.com/containerd/containerd/pull/8824))
    * **CRI: write generated CNI config atomically** ([#8825](https://github.com/containerd/containerd/pull/8825))
    * **Port-Forward: Correctly handle known errors** ([#8806](https://github.com/containerd/containerd/pull/8806))
    * **Resolve docker.NewResolver race condition** ([#8799](https://github.com/containerd/containerd/pull/8799))
    * **Fix net.ipv4.ping_group_range with userns** ([#8786](https://github.com/containerd/containerd/pull/8786))
    * **Runtime/V2/RunC: handle early exits w/o big locks** ([#8712](https://github.com/containerd/containerd/pull/8712))
    * **SecComp: always allow name_to_handle_at** ([#8753](https://github.com/containerd/containerd/pull/8753))
    * **CRI: Windows Pod Stats: Add a check to skip stats for containers that are not running** ([#8654](https://github.com/containerd/containerd/pull/8654))
    * **Task: don't `close()` io before `cancel()`** ([#8658](https://github.com/containerd/containerd/pull/8658))
    * **Remove CNI conf_template deprecation** ([#8638](https://github.com/containerd/containerd/pull/8638))
    * **Fix issue for HPC pod metrics** ([#8634](https://github.com/containerd/containerd/pull/8634))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Akihiro Suda
    * Phil Estes
    * Sebastiaan van Stijn
    * Wei Fu
    * Derek McGowan
    * Kazuyoshi Kato
    * Austin Vazquez
    * Samuel Karp
    * Shingo Omura
    * Jin Dong
    * Maksym Pavlenko
    * Aditi Sharma
    * Danny Canter
    * James Sturtevant
    * Laura Brehm
    * Rodrigo Campos
    * Akhil Mohan
    * Andrey Epifanov
    * Bjorn Neergaard
    * Cory Snider
    * Madhav Jivrajani
    * Mahamed Ali
    * Priyanka Saggu
    * Qasim Sarfraz
    * wangxiang
    * zounengren
    
    ### Changes
    <details><summary>63 commits</summary>
    <p>
    
    * [release/1.7] Prepare release notes for v1.7.3 ([#8871](https://github.com/containerd/containerd/pull/8871))
      * [`4cb2f1515`](https://github.com/containerd/containerd/commit/4cb2f1515a39a8a6b704b74e58b96f8a1ef9840c) [release/1.7] Add release notes for v1.7.3
    * [release/1.7] cri: memory.memsw.limit_in_bytes: no such file or directory ([#8869](https://github.com/containerd/containerd/pull/8869))
      * [`b461ecacf`](https://github.com/containerd/containerd/commit/b461ecacfa155befd259877e04b9835bdd04e0d9) cri: memory.memsw.limit_in_bytes: no such file or directory
    * [release/1.7] migrate to community owned bucket for node e2e tests ([#8875](https://github.com/containerd/containerd/pull/8875))
      * [`14328ae03`](https://github.com/containerd/containerd/commit/14328ae03b51ade0512496e3a4b0c2bf33ca5ffd) migrate to community owned bucket
    * [release/1.7 backport] update runc binary to v1.1.8 ([#8843](https://github.com/containerd/containerd/pull/8843))
      * [`b985f7ef1`](https://github.com/containerd/containerd/commit/b985f7ef15b6dbb6d5ea302584dcfe491b99d70c) update runc binary to v1.1.8
    * [release/1.7 backport] [CRI] fix additionalGids: it should fallback to imageConfig.User when securityContext.RunAsUser,RunAsUsername are empty ([#8824](https://github.com/containerd/containerd/pull/8824))
      * [`083f57160`](https://github.com/containerd/containerd/commit/083f571609a83be94785b77a822aa7c332eeabfd) capture desc variable in range variable just in case that it run in parallel mode
      * [`a9440ce6b`](https://github.com/containerd/containerd/commit/a9440ce6b5a150be998c70549984b508231a6dbe) Use t.TempDir instead of os.MkdirTemp
      * [`eea3440d8`](https://github.com/containerd/containerd/commit/eea3440d899f6ce74fca5257dcc53e6cecc4fce4) use strings.Cut instead of strings.Split for parsing imageConfig.User
      * [`eace67180`](https://github.com/containerd/containerd/commit/eace671808e39d351c54e917fed86a58b92fe43b) fix userstr for dditionalGids on Linux
    * [release/1.7 backport] cri: write generated CNI config atomically ([#8825](https://github.com/containerd/containerd/pull/8825))
      * [`7353c0286`](https://github.com/containerd/containerd/commit/7353c02869507eb28e571125db05c7597bf92f27) ctr: update WritePidFile to use atomicfile
      * [`ae7021300`](https://github.com/containerd/containerd/commit/ae70213003a84301ff7dc171569e8ab3adffca35) shim: WritePidFile & WriteAddress use atomicfile
      * [`186eb64b7`](https://github.com/containerd/containerd/commit/186eb64b7c7a0fbef9c1b11837056ecb2e130d38) cri: write generated CNI config atomically on Unix
      * [`64c3dcd8e`](https://github.com/containerd/containerd/commit/64c3dcd8e25ae02f6803d4131cb3e40c0c2849c7) atomicfile: new package for atomic file writes
    * [release/1.7 backport] Move logrus setup code to log package ([#8831](https://github.com/containerd/containerd/pull/8831))
      * [`f7a20e17c`](https://github.com/containerd/containerd/commit/f7a20e17c3e96324cdf83388be289c4c2db1ba55) Move logrus setup code to log package
    * [release/1.7 backport] Cirrus CI: configure apt-get to wait for locks ([#8814](https://github.com/containerd/containerd/pull/8814))
      * [`60a6db9c2`](https://github.com/containerd/containerd/commit/60a6db9c2627018aef6484d6ca5898a09aa9888e) Cirrus CI: configure apt-get to wait for locks
    * [release/1.7 backport] Update Go to 1.20.6,1.19.11 ([#8815](https://github.com/containerd/containerd/pull/8815))
      * [`973778193`](https://github.com/containerd/containerd/commit/973778193b54a73b6975388efbdfcbbd33ca3212) Update Go to 1.20.6,1.19.11
    * [release/1.7 backport] update go to go1.20.5, go1.19.10 ([#8716](https://github.com/containerd/containerd/pull/8716))
      * [`403033e52`](https://github.com/containerd/containerd/commit/403033e52782716aa444d8d43a5c7e25efdfd4e5) update go to go1.20.5, go1.19.10
    * [release/1.7 backport] bugfix(port-forward): Correctly handle known errors ([#8806](https://github.com/containerd/containerd/pull/8806))
      * [`6b6b0c828`](https://github.com/containerd/containerd/commit/6b6b0c828051ecafc0653e271cda8cab2cbd59bd) bugfix(port-forward): Correctly handle known errors
    * [release/1.7] Resolve docker.NewResolver race condition ([#8799](https://github.com/containerd/containerd/pull/8799))
      * [`898eca21e`](https://github.com/containerd/containerd/commit/898eca21e3c7d12351c26891b1813dd51a423e82) Change http.Header copy to builtin Clone
      * [`fa2efc406`](https://github.com/containerd/containerd/commit/fa2efc406f09950b466ff3f5d00a5b0a924ef738) Resolve docker.NewResolver race condition
    * [release/1.7] Fix net.ipv4.ping_group_range with userns ([#8786](https://github.com/containerd/containerd/pull/8786))
      * [`241514815`](https://github.com/containerd/containerd/commit/241514815d278865199a701f23b83a20efe169be) pkg/cri/server: Test net.ipv4.ping_group_range works with userns
      * [`801e8c806`](https://github.com/containerd/containerd/commit/801e8c8069c4613de305c756c0f497f271ef3648) pkg/cri/server: Fix net.ipv4.ping_group_range with userns
    * [release/1.7 backport] vendor: github.com/containerd/zfs v1.1.0 ([#8782](https://github.com/containerd/containerd/pull/8782))
      * [`d5639a5a8`](https://github.com/containerd/containerd/commit/d5639a5a867c45a0c6c5b4f2e65e7ebda0aa02ff) vendor: github.com/containerd/zfs v1.1.0
    * [release/1.7 backport] ci: remove libseccomp-dev installation for nightly ([#8772](https://github.com/containerd/containerd/pull/8772))
      * [`15d65709e`](https://github.com/containerd/containerd/commit/15d65709ee8f239de6b908026a51481eaeab6066) ci: remove libseccomp-dev installation for nightly
    * [release/1.7] go.mod: Update cgroups to 3.0.2 ([#8769](https://github.com/containerd/containerd/pull/8769))
      * [`a08ae718c`](https://github.com/containerd/containerd/commit/a08ae718c47ed2069ab077fc99b4951776fc41ff) [release/1.7] go.mod: Update cgroups to 3.0.2
    * [release/1.7 backport] runtime/v2/runc: handle early exits w/o big locks ([#8712](https://github.com/containerd/containerd/pull/8712))
      * [`18c6503d9`](https://github.com/containerd/containerd/commit/18c6503d98f4de37ebbd39443bde958d8b6dc367) runtime/v2/runc: handle early exits w/o big locks
    * [release/1.7 backport] integration/client: add timeout to `TestShimOOMScore` ([#8750](https://github.com/containerd/containerd/pull/8750))
      * [`3bf3996d9`](https://github.com/containerd/containerd/commit/3bf3996d921c7466ad194ef5ac26bbddb3a89a33) integration/client: add timeout to `TestShimOOMScore`
    * [release/1.7 backport] Update ginkgo to match cri-tools' version ([#8760](https://github.com/containerd/containerd/pull/8760))
      * [`c2c54af9d`](https://github.com/containerd/containerd/commit/c2c54af9ddff6f26cc5ebefb2634ed5ca4cf15c3) Update ginkgo to match cri-tools' version
    * [release/1.7 backport] seccomp: always allow name_to_handle_at ([#8753](https://github.com/containerd/containerd/pull/8753))
      * [`6281d46df`](https://github.com/containerd/containerd/commit/6281d46df9cc1df891ef1ca68b3e1a2b11dd96cd) seccomp: always allow name_to_handle_at
    * [release/1.7] Pinned image support ([#8718](https://github.com/containerd/containerd/pull/8718))
      * [`699d6701a`](https://github.com/containerd/containerd/commit/699d6701ae17bd3c12a7f86f5d9470cedf210169) Pinned image support
    * [release/1.7] cherry-pick: No more nondistributable layers in MS registry ([#8690](https://github.com/containerd/containerd/pull/8690))
      * [`dafbeb5b1`](https://github.com/containerd/containerd/commit/dafbeb5b1ffdaa6c227fddeacf2b39816e61660f) No more nondistributable layers in MS registry
    * [release/1.7] [cri] Windows Pod Stats: Add a check to skip stats for containers that are not running ([#8654](https://github.com/containerd/containerd/pull/8654))
      * [`58b6b99cd`](https://github.com/containerd/containerd/commit/58b6b99cd6fde4f173df25c09b20682e29acebf5) Add a check to skip stats for containers that are not running
    * [release/1.7 backport] task: don't `close()` io before `cancel()` ([#8658](https://github.com/containerd/containerd/pull/8658))
      * [`e5b2a0131`](https://github.com/containerd/containerd/commit/e5b2a0131ba26b4366957bea07c67c171a11f52a) task: don't `close()` io before `cancel()`
    * [release/1.7 backport] move to CRI-TOOLS v1.27.0 ([#8656](https://github.com/containerd/containerd/pull/8656))
      * [`a6a15afe3`](https://github.com/containerd/containerd/commit/a6a15afe3e9dd2de89ddf0c1bdde73b42ae9720d) move to CRI-TOOLS v1.27.0
    * [release/1.7] Remove cni conf_template deprecation ([#8638](https://github.com/containerd/containerd/pull/8638))
      * [`0b2b96479`](https://github.com/containerd/containerd/commit/0b2b9647992dc4238e2a7d98c721dacb6cf753bf) RELEASES.md: de-deprecation of CNI conf_template will be v1.7.3
      * [`a24267b28`](https://github.com/containerd/containerd/commit/a24267b28973821c3056b43270362bec5b8471ec) Remove cni conf_template deprecation
    * [release/1.7] Fix issue for HPC pod metrics ([#8634](https://github.com/containerd/containerd/pull/8634))
      * [`89415fe36`](https://github.com/containerd/containerd/commit/89415fe36162576fb88b0fd7c117238834f2c967) Fix issue for HPC pod metrics
    </p>
    </details>
    
    ### Changes from containerd/zfs
    <details><summary>49 commits</summary>
    <p>
    
    * gofumpt and update status badges ([#75](https://github.com/containerd/zfs/pull/75))
      * [`5e3457b`](https://github.com/containerd/zfs/commit/5e3457b5e3b8e586e7b634da7bb1d05bafa7af97) TestZFSUsage: use t.TempDir()
      * [`6e9c675`](https://github.com/containerd/zfs/commit/6e9c675d5fb46bfef3450b97dc66705b9b1c1257) README: update badges
      * [`ff17a79`](https://github.com/containerd/zfs/commit/ff17a79101fc3854e86b150fe1bcb5ef67dbde6c) gofmt code
    * go.mod: github.com/mistifyio/go-zfs/v3 v3.0.1 ([#73](https://github.com/containerd/zfs/pull/73))
      * [`d3485b9`](https://github.com/containerd/zfs/commit/d3485b960a0f962115d5b27af414ef00afc3f327) go.mod: github.com/mistifyio/go-zfs/v3 v3.0.1
    * gha: fix golangci-lint, and upgrade to v1.52.2 ([#74](https://github.com/containerd/zfs/pull/74))
      * [`23c831a`](https://github.com/containerd/zfs/commit/23c831a523b5e4a183ab296098fed921392b2b66) remove pre-go1.17 build-tags, and fix missing build-tags in plugin
      * [`e5acd95`](https://github.com/containerd/zfs/commit/e5acd9583b95971c99a3d1f75c2d45f5d300da00) gha: fix golangci-lint, upgrade to v1.52.2
    * Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 ([#72](https://github.com/containerd/zfs/pull/72))
      * [`00b96c2`](https://github.com/containerd/zfs/commit/00b96c267860d15a5e075f5137d945e3a1e27248) Bump github.com/containerd/containerd from 1.6.12 to 1.6.18
    * Bump github.com/containerd/containerd from 1.6.9 to 1.6.12 ([#69](https://github.com/containerd/zfs/pull/69))
      * [`a099def`](https://github.com/containerd/zfs/commit/a099def4fa00d26dca5d962e5dcff913803b773d) Bump github.com/containerd/containerd from 1.6.9 to 1.6.12
    * Add CodeQL analysis workflow ([#67](https://github.com/containerd/zfs/pull/67))
      * [`fee1db7`](https://github.com/containerd/zfs/commit/fee1db7f3d385bcddb3d2f5e3f8ebcd08f161348) Add CodeQL analysis workflow
    * Update GitHub actions CI workflow ([#66](https://github.com/containerd/zfs/pull/66))
      * [`b8b7ab2`](https://github.com/containerd/zfs/commit/b8b7ab2115ea4c674c9183a1bb254006c351759a) Update GitHub actions CI workflow
    * Upgrade compiler to Go 1.19 and update dependencies ([#68](https://github.com/containerd/zfs/pull/68))
      * [`3e729b3`](https://github.com/containerd/zfs/commit/3e729b3f873deef33f7d080e88a15de01ae63ced) Update dependencies
      * [`3c003f8`](https://github.com/containerd/zfs/commit/3c003f800458ecc9112c9a7f1bcdaaf098d7e317) Upgrade compiler to Go 1.19
    * Remove references to io/ioutil package ([#65](https://github.com/containerd/zfs/pull/65))
      * [`d700762`](https://github.com/containerd/zfs/commit/d70076257b75ca038a9639e54ef8a83d933ae504) Remove references to io/ioutil package
    * Update go.mod and move to supported Go version ([#62](https://github.com/containerd/zfs/pull/62))
      * [`f52906e`](https://github.com/containerd/zfs/commit/f52906e04f4a33b2671449aec79a57d398e1c9e7) Update Go version to supported version
      * [`79ca2cb`](https://github.com/containerd/zfs/commit/79ca2cbc2bec7df1b3d1aab4f3b0a4098d65cc5b) Update containerd depedency to latest
    * go.mod: github.com/mistifyio/go-zfs v3.0.0 ([#59](https://github.com/containerd/zfs/pull/59))
      * [`2e3db29`](https://github.com/containerd/zfs/commit/2e3db29964df41b3356359616600ea6be38b49b7) go.mod: github.com/mistifyio/go-zfs v3.0.0
    * go.mod: github.com/mistifyio/go-zfs/v3 v3.0.0-20220217145925-d014733a5309 ([#58](https://github.com/containerd/zfs/pull/58))
      * [`d904e63`](https://github.com/containerd/zfs/commit/d904e63fbb8f04816aba652ea37d0d6ad4844ced) go.mod: github.com/mistifyio/go-zfs/v3 v3.0.0-20220217145925-d014733a5309
    * Update vendoring to containerd 1.6.x ([#57](https://github.com/containerd/zfs/pull/57))
      * [`e021180`](https://github.com/containerd/zfs/commit/e021180c43b6498fe219357bd9af19c77ac04fce) Update vendoring to containerd 1.6.x
    * Bump github.com/containerd/containerd from 1.5.8 to 1.5.9 ([#55](https://github.com/containerd/zfs/pull/55))
      * [`fc0c9a9`](https://github.com/containerd/zfs/commit/fc0c9a9c33db265975afdb845e6bfc596fdc8198) Bump github.com/containerd/containerd from 1.5.8 to 1.5.9
    * Bump github.com/containerd/containerd from 1.5.5 to 1.5.8 ([#54](https://github.com/containerd/zfs/pull/54))
      * [`5d2f28c`](https://github.com/containerd/zfs/commit/5d2f28cbceb5b0d4246b1c0fc0bf6b41943afb32) Bump github.com/containerd/containerd from 1.5.5 to 1.5.8
    * follow-up-#52: fix the order of cause in fmt.Errorf ([#53](https://github.com/containerd/zfs/pull/53))
      * [`b3f193d`](https://github.com/containerd/zfs/commit/b3f193d7f00753424184bfd0c584e5c56e7de659) follow-up-#52: fix the order of cause in fmt.Errorf
    * replace pkg/errors ([#52](https://github.com/containerd/zfs/pull/52))
      * [`d5b0a2f`](https://github.com/containerd/zfs/commit/d5b0a2f2e24dbbd22d20fda55743ec31f7bed0c5) replace pkg/errors
    * Bump github.com/containerd/containerd from 1.5.2 to 1.5.4 ([#51](https://github.com/containerd/zfs/pull/51))
      * [`fd6afa5`](https://github.com/containerd/zfs/commit/fd6afa5738a6331f3fccb6cba742bc18949711e0) Bump github.com/containerd/containerd from 1.5.2 to 1.5.4
    * Bump containerd to 1.5.2 ([#50](https://github.com/containerd/zfs/pull/50))
      * [`aef875e`](https://github.com/containerd/zfs/commit/aef875e0f05b1ceb7190ab90de813500ee1dfd51) bump containerd to 1.5.2
    * Rename branches from master to main ([#49](https://github.com/containerd/zfs/pull/49))
      * [`35c6af7`](https://github.com/containerd/zfs/commit/35c6af74680574936a45075886e03070283ef172) Rename branches from master to main
    * sync up with containerd 1.5 GA  ([#47](https://github.com/containerd/zfs/pull/47))
      * [`3d5efef`](https://github.com/containerd/zfs/commit/3d5efefdedc5ef3c11da2ec27163bc58652eb1c9) vendor sync up with containerd 1.5 ga
    * README.md: fix CI badge ([#46](https://github.com/containerd/zfs/pull/46))
      * [`0977d81`](https://github.com/containerd/zfs/commit/0977d815b7d76b21cb861b04c0f0414d26af3046) README.md: fix CI badge
    </p>
    </details>
    
    ### Dependency Changes
    
    * **github.com/containerd/cgroups/v3**  v3.0.1 -> v3.0.2
    * **github.com/containerd/zfs**         v1.0.0 -> v1.1.0
    * **github.com/mistifyio/go-zfs/v3**    v3.0.1 **_new_**
    
    Previous release can be found at [v1.7.2](https://github.com/containerd/containerd/releases/tag/v1.7.2)
    
    
  • v1.6.22
    containerd 1.6.22
    
    Welcome to the v1.6.22 release of containerd!
    
    The twenty-second patch release for containerd 1.6 contains various fixes and updates.
    
    ### Notable Updates
    
    * **RunC: Update runc binary to v1.1.8** ([#8842](https://github.com/containerd/containerd/pull/8842))
    * **CRI: Fix additionalGids: it should fallback to imageConfig.User when securityContext.RunAsUser,RunAsUsername are empty** ([#8823](https://github.com/containerd/containerd/pull/8823))
    * **CRI: Write generated CNI config atomically** ([#8826](https://github.com/containerd/containerd/pull/8826))
    * **Fix concurrent writes for `UpdateContainerStats`** ([#8819](https://github.com/containerd/containerd/pull/8819))
    * **Make checkContainerTimestamps less strict on Windows** ([#8827](https://github.com/containerd/containerd/pull/8827))
    * **Port-Forward: Correctly handle known errors** ([#8805](https://github.com/containerd/containerd/pull/8805))
    * **Resolve docker.NewResolver race condition** ([#8800](https://github.com/containerd/containerd/pull/8800))
    * **SecComp: Always allow `name_to_handle_at`** ([#8754](https://github.com/containerd/containerd/pull/8754))
    * **Adding support to run hcsshim from local clone** ([#8713](https://github.com/containerd/containerd/pull/8713))
    * **Pinned image support** ([#8720](https://github.com/containerd/containerd/pull/8720))
    * **Runtime/V2/RunC: Handle early exits w/o big locks** ([#8695](https://github.com/containerd/containerd/pull/8695))
    * **CRITool: Move up to CRI-TOOLS v1.27.0** ([#7997](https://github.com/containerd/containerd/pull/7997))
    * **Fix cpu architecture detection issue on emulated ARM platform** ([#8533](https://github.com/containerd/containerd/pull/8533))
    * **Task: Don't `close()` io before `cancel()`** ([#8659](https://github.com/containerd/containerd/pull/8659))
    * **Fix panic when remote differ returns empty result** ([#8640](https://github.com/containerd/containerd/pull/8640))
    * **Plugins: Notify readiness when registered plugins are ready** ([#8583](https://github.com/containerd/containerd/pull/8583))
    * **Unwrap io errors in server connection receive error handling** ([ttrpc#143](https://github.com/containerd/ttrpc/pull/143))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Akihiro Suda
    * Phil Estes
    * Sebastiaan van Stijn
    * Derek McGowan
    * Wei Fu
    * Kazuyoshi Kato
    * Austin Vazquez
    * Samuel Karp
    * dependabot[bot]
    * Jin Dong
    * Maksym Pavlenko
    * Mike Brown
    * Shingo Omura
    * Akhil Mohan
    * Bjorn Neergaard
    * Laura Brehm
    * Tony Fang
    * Aditi Sharma
    * Andrey Epifanov
    * Benjamin Wang
    * Brian Goff
    * Cory Snider
    * Daniel Canter
    * Daniel Lenar
    * Henry Wang
    * Luca Comellini
    * Madhav Jivrajani
    * Mahamed Ali
    * Mohit Sharma
    * Oliver Radwell
    * Priyanka Saggu
    * Qasim Sarfraz
    * Takumasa Sakao
    * wangxiang
    * zounengren
    
    ### Changes
    <details><summary>95 commits</summary>
    <p>
    
    * [release/1.6] Prepare release notes for v1.6.22 ([#8863](https://github.com/containerd/containerd/pull/8863))
      * [`0770a4601`](https://github.com/containerd/containerd/commit/0770a4601c8d1dfc7699ae35d6be239ecc18025a) [release/1.6] Add release notes for v1.6.22
    * [release/1.6] migrate to community owned bucket for node e2e tests ([#8876](https://github.com/containerd/containerd/pull/8876))
      * [`512a672af`](https://github.com/containerd/containerd/commit/512a672afc8ffe9ec9b3a53289c7c6ffc20d0b7a) migrate to community owned bucket
    * [release/1.6] cri: memory.memsw.limit_in_bytes: no such file or directory ([#8870](https://github.com/containerd/containerd/pull/8870))
      * [`b585ff155`](https://github.com/containerd/containerd/commit/b585ff155a9dd6254e08b23a09a0bb7e0aac8d3f) cri: memory.memsw.limit_in_bytes: no such file or directory
    * [release/1.6] Update go-restful to v3.10.1  ([#8412](https://github.com/containerd/containerd/pull/8412))
      * [`a322077bf`](https://github.com/containerd/containerd/commit/a322077bfb97c5946b187ec7859960870e2962cc) go.mod: github.com/emicklei/go-restful/v3 v3.10.1
    * [release/1.6 backport] update runc binary to v1.1.8 ([#8842](https://github.com/containerd/containerd/pull/8842))
      * [`b3ac068eb`](https://github.com/containerd/containerd/commit/b3ac068ebc8526589af4a8b09eab597f501f6f0f) update runc binary to v1.1.8
    * [release/1.6 backport] ci: remove libseccomp-dev installation for nightly ([#8773](https://github.com/containerd/containerd/pull/8773))
      * [`6e2bcb6dd`](https://github.com/containerd/containerd/commit/6e2bcb6ddb7629f3c7f4ba62d5d74cf7179bb204) ci: remove libseccomp-dev installation for nightly
    * [release/1.6 backport] [CRI] fix additionalGids: it should fallback to imageConfig.User when securityContext.RunAsUser,RunAsUsername are empty ([#8823](https://github.com/containerd/containerd/pull/8823))
      * [`cd06f23af`](https://github.com/containerd/containerd/commit/cd06f23af6bcf8c87cda625a0e78168c032a0637) capture desc variable in range variable just in case that it run in parallel mode
      * [`30f5c6a1f`](https://github.com/containerd/containerd/commit/30f5c6a1f26bf34bbe5eaf21acc7d5b86b14e027) Use t.TempDir instead of os.MkdirTemp
      * [`59d8363ef`](https://github.com/containerd/containerd/commit/59d8363ef33caa1a8261f472d3081f7f9d39e75e) fix userstr for dditionalGids on Linux
    * [release/1.6 backport] cri: write generated CNI config atomically ([#8826](https://github.com/containerd/containerd/pull/8826))
      * [`d75bf78c2`](https://github.com/containerd/containerd/commit/d75bf78c2f4af6c773056cdd096d3e3b9536348e) ctr: update WritePidFile to use atomicfile
      * [`5f70b23c1`](https://github.com/containerd/containerd/commit/5f70b23c11dc0ff5b4602fc202ffcae30013bb41) shim: WritePidFile & WriteAddress use atomicfile
      * [`505d444b0`](https://github.com/containerd/containerd/commit/505d444b0f339f2daa631ef6ea7f1a9cc22ba6f7) cri: write generated CNI config atomically on Unix
      * [`b2d2d3829`](https://github.com/containerd/containerd/commit/b2d2d3829912a87be519840e45307e0e74bf7693) atomicfile: new package for atomic file writes
    * [release/1.6 backport] Fix concurrent writes for UpdateContainerStats ([#8819](https://github.com/containerd/containerd/pull/8819))
      * [`9f650143f`](https://github.com/containerd/containerd/commit/9f650143fafb5927479ea3b5bf2b8e309c2d8265) Fix concurrent writes for UpdateContainerStats
    * [release/1.6 backport] Make checkContainerTimestamps less strict on Windows ([#8827](https://github.com/containerd/containerd/pull/8827))
      * [`568ce91ca`](https://github.com/containerd/containerd/commit/568ce91ca590bd37346df0550f25e7ef7eef3cff) Make checkContainerTimestamps less strict on Windows
    * [release/1.6 backport] dependency: bump go.etcd.io/bbolt to v1.3.7 ([#8817](https://github.com/containerd/containerd/pull/8817))
      * [`d2f47192a`](https://github.com/containerd/containerd/commit/d2f47192a54e7b58c037788a0f9b7e4f9047e849) dependency: bump go.etcd.io/bbolt to v1.3.7
      * [`fb56dc245`](https://github.com/containerd/containerd/commit/fb56dc24522855a33ec795eaeebbb57bb15e49f0) [release/1.6] vendor: github.com/stretchr/testify v1.8.1
    * [release/1.6 backport] Move logrus setup code to log package ([#8832](https://github.com/containerd/containerd/pull/8832))
      * [`7fbd5dc89`](https://github.com/containerd/containerd/commit/7fbd5dc893007631794984c26c3a72320a34ae92) Move logrus setup code to log package
    * [release/1.6 backport] release: Add "cri-containerd.DEPRECATED.txt" in the deprecated cri-containerd-* bundles ([#8820](https://github.com/containerd/containerd/pull/8820))
      * [`59a143670`](https://github.com/containerd/containerd/commit/59a1436706a23746f45ec111a0ffbcf887fb42de) release: Add "cri-containerd.DEPRECATED.txt" in the deprecated cri-containerd-* bundles
    * [release/1.6 backport] Use version 2 configuration format in docs ([#8821](https://github.com/containerd/containerd/pull/8821))
      * [`5b51b79e2`](https://github.com/containerd/containerd/commit/5b51b79e2c7baf8dad53e48dfddadabff08b711d) [release/1.6] fix remaining "v1 config" plugin IDs
      * [`b7cf26d8d`](https://github.com/containerd/containerd/commit/b7cf26d8dc72f0f79946c289ac68c0f2a581c6c5) docs: Fix sample config.toml syntax
      * [`fcdaf0966`](https://github.com/containerd/containerd/commit/fcdaf09664c006abf711ee88e26f18019643ffd9) docs: migrate config v1 to v2
      * [`728d5c5f0`](https://github.com/containerd/containerd/commit/728d5c5f0be709e415f72f44c52fe78233ddd97d) Use version 2 config and mention containerd config command
    * [release/1.6] update go to go1.19.11 ([#8816](https://github.com/containerd/containerd/pull/8816))
      * [`81aa14718`](https://github.com/containerd/containerd/commit/81aa147181ca24987be3036d8487b54125256fc3) [release/1.6] update go to go1.19.11
    * [release/1.6] update go to go1.19.10 ([#8715](https://github.com/containerd/containerd/pull/8715))
      * [`17cd86629`](https://github.com/containerd/containerd/commit/17cd86629acab42dd7708720b386e88cd4be1535) [release/1.6] update go to go1.19.10
    * [release/1.6 backport] bugfix(port-forward): Correctly handle known errors ([#8805](https://github.com/containerd/containerd/pull/8805))
      * [`fdb65f214`](https://github.com/containerd/containerd/commit/fdb65f21488bd7a2d8dfca9beac95e0dfbc4259c) bugfix(port-forward): Correctly handle known errors
    * [release/1.6] Resolve docker.NewResolver race condition ([#8800](https://github.com/containerd/containerd/pull/8800))
      * [`b5784af66`](https://github.com/containerd/containerd/commit/b5784af662f7fc409eebbd655c42b7b0f462d8ed) Change http.Header copy to builtin Clone
      * [`31c466f82`](https://github.com/containerd/containerd/commit/31c466f822906dfbbf57be1cfec253179455f429) Resolve docker.NewResolver race condition
    * [release/1.6 backport] vendor: github.com/containerd/zfs v1.1.0 ([#8781](https://github.com/containerd/containerd/pull/8781))
      * [`be6406ca6`](https://github.com/containerd/containerd/commit/be6406ca67234c0a89320272557bb5ac5b0b60cc) vendor: github.com/containerd/zfs v1.1.0
      * [`9f1260074`](https://github.com/containerd/containerd/commit/9f12600747060b5ba68d0d27d1666e7b25e00afb) [release/1.6] vendor gotest.tools/v3 v3.5.0
      * [`526e9e0ce`](https://github.com/containerd/containerd/commit/526e9e0ce4e2338afa0eca0f1c0969f24f9819dd) Bump grpc to v1.50.1
      * [`0e7d2d121`](https://github.com/containerd/containerd/commit/0e7d2d1217d6399607cf8c8abb89662cebd9a30a) go.mod: github.com/sirupsen/logrus v1.9.0
      * [`5b153c621`](https://github.com/containerd/containerd/commit/5b153c6214a9ae14e75be6a6e15b6bdf9c2b60f0) go.mod: github.com/moby/sys/mountinfo v0.6.2
      * [`9dee60960`](https://github.com/containerd/containerd/commit/9dee60960792b9e6d8d80ddc16011191e7a660c6) go.mod: github.com/moby/sys/mountinfo v0.6.0
    * [release/1.6 backport] seccomp: always allow name_to_handle_at ([#8754](https://github.com/containerd/containerd/pull/8754))
      * [`07ea7b9e7`](https://github.com/containerd/containerd/commit/07ea7b9e789ec116d9002a3ab0cfb35dc61ef8df) seccomp: always allow name_to_handle_at
    * [release/1.6 backport] Update ginkgo to match cri-tools' version ([#8759](https://github.com/containerd/containerd/pull/8759))
      * [`1dae51fed`](https://github.com/containerd/containerd/commit/1dae51fed807a56b5e135fb5a3b0455713450e25) Update ginkgo to match cri-tools' version
    * [release/1.6 backport] integration/client: add timeout to `TestShimOOMScore` ([#8749](https://github.com/containerd/containerd/pull/8749))
      * [`bd76ab978`](https://github.com/containerd/containerd/commit/bd76ab978ba760affd9fe2be2901b4ff76d5a3c0) integration/client: add timeout to `TestShimOOMScore`
    * [release/1.6 backport] Adding support to run hcsshim from local clone ([#8713](https://github.com/containerd/containerd/pull/8713))
      * [`8e14eccb2`](https://github.com/containerd/containerd/commit/8e14eccb29c6a43f75779e9cdd08dc5f75825166) Adding support to run hcsshim from local clone
    * [1.6] Add Fields type alias to log package ([#8739](https://github.com/containerd/containerd/pull/8739))
      * [`9f2cdd589`](https://github.com/containerd/containerd/commit/9f2cdd5894ba0010e602a120e0c625ac96585711) Add Fields type alias to log package
    * [release/1.6] Pinned image support ([#8720](https://github.com/containerd/containerd/pull/8720))
      * [`f4713aad0`](https://github.com/containerd/containerd/commit/f4713aad0e3b9f51d02e288b94e4d2c524373284) Pinned image support
    * [release/1.6 backport] runtime/v2/runc: handle early exits w/o big locks ([#8695](https://github.com/containerd/containerd/pull/8695))
      * [`dbeec47b4`](https://github.com/containerd/containerd/commit/dbeec47b4663422225ffc517ab9d696777c2c6f1) runtime/v2/runc: handle early exits w/o big locks
    * [release/1.6 backport] move up to CRI-TOOLS v1.27.0 ([#7997](https://github.com/containerd/containerd/pull/7997))
      * [`a8e01e40a`](https://github.com/containerd/containerd/commit/a8e01e40a0f63aac0249d514de1dc2708d40d7f7) move to CRI-TOOLS v1.27.0
      * [`755f80698`](https://github.com/containerd/containerd/commit/755f80698aeb5f1ca856f487cd2d261464c6d705) move up to CRI-TOOLS v1.26.0
      * [`b29cc035f`](https://github.com/containerd/containerd/commit/b29cc035fbe6ad06d67e4b42fed2f47b57ef0a48) bump critools into ca1571e6edd116b2c95f52e3dfa0b4779b74223a
      * [`9138999f5`](https://github.com/containerd/containerd/commit/9138999f5dea770598b4a67da6682cab4c3f5713) Upgrade critools from 1.24.1 to 1.25.0
    * [release/1.6] cherry-pick: No more nondistributable layers in MS registry ([#8691](https://github.com/containerd/containerd/pull/8691))
      * [`712ff8eb3`](https://github.com/containerd/containerd/commit/712ff8eb389d49531207e34479e065406effb902) No more nondistributable layers in MS registry
    * [release/1.6] Fix cpu architecture detection issue on emulated ARM platform ([#8533](https://github.com/containerd/containerd/pull/8533))
      * [`2b16e4bfa`](https://github.com/containerd/containerd/commit/2b16e4bfa135e3242b41ae43cf2bb6f3cd3fe9b1) Add unit test to function GetCPUVariantFromArch
      * [`106e36ec3`](https://github.com/containerd/containerd/commit/106e36ec3e7c72036b498b4ac73000d5c1a79d9d) Use uname machine field to get CPU variant if fails at /proc/cpuinfo
    * [release/1.6] Update lint timeout ([#8679](https://github.com/containerd/containerd/pull/8679))
      * [`287fdfea6`](https://github.com/containerd/containerd/commit/287fdfea63fea94952885f0807fc11c2612e5828) Update linter timeout to match main branch
    * [release/1.6 backport] task: don't `close()` io before `cancel()` ([#8659](https://github.com/containerd/containerd/pull/8659))
      * [`b27f7daa5`](https://github.com/containerd/containerd/commit/b27f7daa582f149f985a56313711c8c4a4353376) task: don't `close()` io before `cancel()`
    * [release/1.6] update test box to fedora 37 ([#8660](https://github.com/containerd/containerd/pull/8660))
      * [`8b4c69248`](https://github.com/containerd/containerd/commit/8b4c6924856fddaece9ed58700cb8473c6a7bdeb) update test box to fedora 37
    * [release/1.6] Revert "Downgrade MinGW to version 10.2.0" ([#8668](https://github.com/containerd/containerd/pull/8668))
      * [`81d6085af`](https://github.com/containerd/containerd/commit/81d6085af5a20fbc728ccffad4b91ee6ef08ef36) Revert "Downgrade MinGW to version 10.2.0"
    * [release/1.6 backport] Fix panic when remote differ returns empty result ([#8640](https://github.com/containerd/containerd/pull/8640))
      * [`f98122378`](https://github.com/containerd/containerd/commit/f98122378197fb5199bab1d7574288fe276293ee) Fix panic when remote differ returns empty result
    * [1.6] Bump x/net to 0.8 ([#8642](https://github.com/containerd/containerd/pull/8642))
      * [`aa53f272d`](https://github.com/containerd/containerd/commit/aa53f272dd748ef57bb22a9f9aaa86fb9ad2f4d4) Bump x/net to 0.8
    * [release/1.6 backport] remotes/docker: ResolverOptions: fix deprecation comments ([#8620](https://github.com/containerd/containerd/pull/8620))
      * [`56ff20839`](https://github.com/containerd/containerd/commit/56ff2083957e0ca58168f50e89120bb5d0067362) remotes/docker: ResolverOptions: fix deprecation comments
    * [release/1.6] notify readiness when registered plugins are ready ([#8583](https://github.com/containerd/containerd/pull/8583))
      * [`bccaf68b7`](https://github.com/containerd/containerd/commit/bccaf68b7749b62d821b80c8a845417113f44310) notify readiness when registered plugins are ready
    * [release/1.6] Update ttrpc to 1.1.2 ([#8528](https://github.com/containerd/containerd/pull/8528))
      * [`1cdbbe76b`](https://github.com/containerd/containerd/commit/1cdbbe76bc6d86d50d9338d3605af7ed8a33559c) Update ttrpc to 1.1.2
    </p>
    </details>
    
    ### Changes from containerd/ttrpc
    <details><summary>2 commits</summary>
    <p>
    
    * [release/1.1] Unwrap io errors in server connection receive error handling ([#143](https://github.com/containerd/ttrpc/pull/143))
      * [`d5f7eed`](https://github.com/containerd/ttrpc/commit/d5f7eeddb5e09b035c0683a2ffc9d19bda284b59) Unwrap io errors in server connection receive error handling
    </p>
    </details>
    
    ### Changes from containerd/zfs
    <details><summary>49 commits</summary>
    <p>
    
    * gofumpt and update status badges ([#75](https://github.com/containerd/zfs/pull/75))
      * [`5e3457b`](https://github.com/containerd/zfs/commit/5e3457b5e3b8e586e7b634da7bb1d05bafa7af97) TestZFSUsage: use t.TempDir()
      * [`6e9c675`](https://github.com/containerd/zfs/commit/6e9c675d5fb46bfef3450b97dc66705b9b1c1257) README: update badges
      * [`ff17a79`](https://github.com/containerd/zfs/commit/ff17a79101fc3854e86b150fe1bcb5ef67dbde6c) gofmt code
    * go.mod: github.com/mistifyio/go-zfs/v3 v3.0.1 ([#73](https://github.com/containerd/zfs/pull/73))
      * [`d3485b9`](https://github.com/containerd/zfs/commit/d3485b960a0f962115d5b27af414ef00afc3f327) go.mod: github.com/mistifyio/go-zfs/v3 v3.0.1
    * gha: fix golangci-lint, and upgrade to v1.52.2 ([#74](https://github.com/containerd/zfs/pull/74))
      * [`23c831a`](https://github.com/containerd/zfs/commit/23c831a523b5e4a183ab296098fed921392b2b66) remove pre-go1.17 build-tags, and fix missing build-tags in plugin
      * [`e5acd95`](https://github.com/containerd/zfs/commit/e5acd9583b95971c99a3d1f75c2d45f5d300da00) gha: fix golangci-lint, upgrade to v1.52.2
    * Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 ([#72](https://github.com/containerd/zfs/pull/72))
      * [`00b96c2`](https://github.com/containerd/zfs/commit/00b96c267860d15a5e075f5137d945e3a1e27248) Bump github.com/containerd/containerd from 1.6.12 to 1.6.18
    * Bump github.com/containerd/containerd from 1.6.9 to 1.6.12 ([#69](https://github.com/containerd/zfs/pull/69))
      * [`a099def`](https://github.com/containerd/zfs/commit/a099def4fa00d26dca5d962e5dcff913803b773d) Bump github.com/containerd/containerd from 1.6.9 to 1.6.12
    * Add CodeQL analysis workflow ([#67](https://github.com/containerd/zfs/pull/67))
      * [`fee1db7`](https://github.com/containerd/zfs/commit/fee1db7f3d385bcddb3d2f5e3f8ebcd08f161348) Add CodeQL analysis workflow
    * Update GitHub actions CI workflow ([#66](https://github.com/containerd/zfs/pull/66))
      * [`b8b7ab2`](https://github.com/containerd/zfs/commit/b8b7ab2115ea4c674c9183a1bb254006c351759a) Update GitHub actions CI workflow
    * Upgrade compiler to Go 1.19 and update dependencies ([#68](https://github.com/containerd/zfs/pull/68))
      * [`3e729b3`](https://github.com/containerd/zfs/commit/3e729b3f873deef33f7d080e88a15de01ae63ced) Update dependencies
      * [`3c003f8`](https://github.com/containerd/zfs/commit/3c003f800458ecc9112c9a7f1bcdaaf098d7e317) Upgrade compiler to Go 1.19
    * Remove references to io/ioutil package ([#65](https://github.com/containerd/zfs/pull/65))
      * [`d700762`](https://github.com/containerd/zfs/commit/d70076257b75ca038a9639e54ef8a83d933ae504) Remove references to io/ioutil package
    * Update go.mod and move to supported Go version ([#62](https://github.com/containerd/zfs/pull/62))
      * [`f52906e`](https://github.com/containerd/zfs/commit/f52906e04f4a33b2671449aec79a57d398e1c9e7) Update Go version to supported version
      * [`79ca2cb`](https://github.com/containerd/zfs/commit/79ca2cbc2bec7df1b3d1aab4f3b0a4098d65cc5b) Update containerd depedency to latest
    * go.mod: github.com/mistifyio/go-zfs v3.0.0 ([#59](https://github.com/containerd/zfs/pull/59))
      * [`2e3db29`](https://github.com/containerd/zfs/commit/2e3db29964df41b3356359616600ea6be38b49b7) go.mod: github.com/mistifyio/go-zfs v3.0.0
    * go.mod: github.com/mistifyio/go-zfs/v3 v3.0.0-20220217145925-d014733a5309 ([#58](https://github.com/containerd/zfs/pull/58))
      * [`d904e63`](https://github.com/containerd/zfs/commit/d904e63fbb8f04816aba652ea37d0d6ad4844ced) go.mod: github.com/mistifyio/go-zfs/v3 v3.0.0-20220217145925-d014733a5309
    * Update vendoring to containerd 1.6.x ([#57](https://github.com/containerd/zfs/pull/57))
      * [`e021180`](https://github.com/containerd/zfs/commit/e021180c43b6498fe219357bd9af19c77ac04fce) Update vendoring to containerd 1.6.x
    * Bump github.com/containerd/containerd from 1.5.8 to 1.5.9 ([#55](https://github.com/containerd/zfs/pull/55))
      * [`fc0c9a9`](https://github.com/containerd/zfs/commit/fc0c9a9c33db265975afdb845e6bfc596fdc8198) Bump github.com/containerd/containerd from 1.5.8 to 1.5.9
    * Bump github.com/containerd/containerd from 1.5.5 to 1.5.8 ([#54](https://github.com/containerd/zfs/pull/54))
      * [`5d2f28c`](https://github.com/containerd/zfs/commit/5d2f28cbceb5b0d4246b1c0fc0bf6b41943afb32) Bump github.com/containerd/containerd from 1.5.5 to 1.5.8
    * follow-up-#52: fix the order of cause in fmt.Errorf ([#53](https://github.com/containerd/zfs/pull/53))
      * [`b3f193d`](https://github.com/containerd/zfs/commit/b3f193d7f00753424184bfd0c584e5c56e7de659) follow-up-#52: fix the order of cause in fmt.Errorf
    * replace pkg/errors ([#52](https://github.com/containerd/zfs/pull/52))
      * [`d5b0a2f`](https://github.com/containerd/zfs/commit/d5b0a2f2e24dbbd22d20fda55743ec31f7bed0c5) replace pkg/errors
    * Bump github.com/containerd/containerd from 1.5.2 to 1.5.4 ([#51](https://github.com/containerd/zfs/pull/51))
      * [`fd6afa5`](https://github.com/containerd/zfs/commit/fd6afa5738a6331f3fccb6cba742bc18949711e0) Bump github.com/containerd/containerd from 1.5.2 to 1.5.4
    * Bump containerd to 1.5.2 ([#50](https://github.com/containerd/zfs/pull/50))
      * [`aef875e`](https://github.com/containerd/zfs/commit/aef875e0f05b1ceb7190ab90de813500ee1dfd51) bump containerd to 1.5.2
    * Rename branches from master to main ([#49](https://github.com/containerd/zfs/pull/49))
      * [`35c6af7`](https://github.com/containerd/zfs/commit/35c6af74680574936a45075886e03070283ef172) Rename branches from master to main
    * sync up with containerd 1.5 GA  ([#47](https://github.com/containerd/zfs/pull/47))
      * [`3d5efef`](https://github.com/containerd/zfs/commit/3d5efefdedc5ef3c11da2ec27163bc58652eb1c9) vendor sync up with containerd 1.5 ga
    * README.md: fix CI badge ([#46](https://github.com/containerd/zfs/pull/46))
      * [`0977d81`](https://github.com/containerd/zfs/commit/0977d815b7d76b21cb861b04c0f0414d26af3046) README.md: fix CI badge
    </p>
    </details>
    
    ### Dependency Changes
    
    * **github.com/containerd/ttrpc**        v1.1.1 -> v1.1.2
    * **github.com/containerd/zfs**          v1.0.0 -> v1.1.0
    * **github.com/emicklei/go-restful/v3**  v3.7.3 -> v3.10.1
    * **github.com/google/go-cmp**           v0.5.6 -> v0.5.9
    * **github.com/google/uuid**             v1.2.0 -> v1.3.0
    * **github.com/mistifyio/go-zfs/v3**     v3.0.1 **_new_**
    * **github.com/moby/sys/mountinfo**      v0.5.0 -> v0.6.2
    * **github.com/sirupsen/logrus**         v1.8.1 -> v1.9.0
    * **github.com/stretchr/testify**        v1.7.0 -> v1.8.1
    * **go.etcd.io/bbolt**                   v1.3.6 -> v1.3.7
    * **golang.org/x/net**                   a158d28d115b -> v0.8.0
    * **golang.org/x/sys**                   8c9f86f7a55f -> v0.6.0
    * **golang.org/x/term**                  03fcf44c2211 -> v0.6.0
    * **golang.org/x/text**                  v0.3.7 -> v0.8.0
    * **google.golang.org/grpc**             v1.47.0 -> v1.50.1
    * **google.golang.org/protobuf**         v1.28.0 -> v1.28.1
    * **gotest.tools/v3**                    v3.0.3 -> v3.5.0
    
    Previous release can be found at [v1.6.21](https://github.com/containerd/containerd/releases/tag/v1.6.21)
    
    
  • v1.7.2
    containerd 1.7.2
    
    Welcome to the v1.7.2 release of containerd!
    
    The second patch release for containerd 1.7 includes enhancements to CRI sandbox mode,
    Windows snapshot mounting support, and CRI and container IO bug fixes.
    
    ### CRI/Sandbox Updates
    * **Publish sandbox events** ([#8613](https://github.com/containerd/containerd/pull/8613))
    * **Make stats respect sandbox's platform** ([#8604](https://github.com/containerd/containerd/pull/8604))
    
    ### Other Notable Updates
    * **Mount snapshots on Windows** ([#8616](https://github.com/containerd/containerd/pull/8616))
    * **Notify readiness when registered plugins are ready** ([#8584](https://github.com/containerd/containerd/pull/8584))
    * **Fix cio.Cancel() should close pipes** ([#8624](https://github.com/containerd/containerd/pull/8624))
    * **CDI: Use CRI Config.CDIDevices field for CDI injection** ([#8519](https://github.com/containerd/containerd/pull/8519))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Gabriel Adrian Samfira
    * Derek McGowan
    * Paul "TBBle" Hampson
    * Maksym Pavlenko
    * Phil Estes
    * Austin Vazquez
    * Akihiro Suda
    * Kazuyoshi Kato
    * Danny Canter
    * Samuel Karp
    * Sebastiaan van Stijn
    * Ed Bartosh
    * Henry Wang
    * Hsing-Yu (David) Chen
    * Jan Dubois
    * Mike Brown
    * Wei Fu
    * helen
    
    ### Changes
    <details><summary>59 commits</summary>
    <p>
    
    * [release/1.7] Prepare release notes for v1.7.2 ([#8629](https://github.com/containerd/containerd/pull/8629))
      * [`0e41daaea`](https://github.com/containerd/containerd/commit/0e41daaeabefcf7c61034024b4507ceee139761b) [release/1.7] Prepare release notes for v1.7.2
    * [1.7 backport] Fix panic when remote differ returns empty result ([#8631](https://github.com/containerd/containerd/pull/8631))
      * [`e134b6393`](https://github.com/containerd/containerd/commit/e134b639396ab07513fecfa221fc4ad8634b2154) Fix panic when remote differ returns empty result
    * [release/1.7 backport] Mount snapshots on Windows ([#8616](https://github.com/containerd/containerd/pull/8616))
      * [`313c226b8`](https://github.com/containerd/containerd/commit/313c226b8b9c30995b90d9a6535b2972707afbd4) Update continuity to a tagged version
      * [`8dd16285a`](https://github.com/containerd/containerd/commit/8dd16285a0558c56255f7d88a509d0e8d930efe3) UnmountAll is a no-op for missing mount points
      * [`acff3eefa`](https://github.com/containerd/containerd/commit/acff3eefa69b6d0238062396fb91df5cfb699603) Improve error messages and remove check
      * [`b4dd3bf4e`](https://github.com/containerd/containerd/commit/b4dd3bf4e291b6be928de1be272740c6a9f2dd3e) Make ReadOnly() available on all platforms
      * [`08d8baf3f`](https://github.com/containerd/containerd/commit/08d8baf3f4d82d5917e8acc94e50d25b4d7d6500) Increase integration test tmieout to 20m
      * [`1f0dbd011`](https://github.com/containerd/containerd/commit/1f0dbd011ae5b635039646f29bba2e0b288d95ca) Remove bind code path in mount()
      * [`8f37b1c63`](https://github.com/containerd/containerd/commit/8f37b1c63712aefeef8e3c357e85ebde8f670ba8) Remove "bind" code path from diff
      * [`9139208b3`](https://github.com/containerd/containerd/commit/9139208b319828e0cafe8110743fa455dc3b75f1) Properly mount base layers
      * [`e61e7b312`](https://github.com/containerd/containerd/commit/e61e7b31263ca717d2ff00b37abdc83ff0f5346f) Skip parent layer options on bind mounts
      * [`e4307926f`](https://github.com/containerd/containerd/commit/e4307926f327e35cc5fcd012ac4854cf85cbee07) Add ReadOnly() function
      * [`0277b9b01`](https://github.com/containerd/containerd/commit/0277b9b01a4992ba315f379ca599bf080dd6495b) Remove escalated privileges
      * [`d5c18dfb7`](https://github.com/containerd/containerd/commit/d5c18dfb7ed449e0232ccafcc6f4cb9a2473221d) Use DefaultSnapshotter
      * [`853179366`](https://github.com/containerd/containerd/commit/853179366b2aa7bebd17903faa0ada9dcf9297cc) use t.Fatal if we cannot enable process privileges
      * [`5b3ee413f`](https://github.com/containerd/containerd/commit/5b3ee413f49fac47017cfacf09176e9701052096) Update continuity
      * [`375172604`](https://github.com/containerd/containerd/commit/375172604df61e312810efbb7fc0080df5a0ab2c) Fix go.mod, simplify boolean logic, add logging
      * [`600abd137`](https://github.com/containerd/containerd/commit/600abd13791fcc6b3dd23c7f78f8c8c796340e33) Ignore ERROR_NOT_FOUND error when removing mount
      * [`df7295dcd`](https://github.com/containerd/containerd/commit/df7295dcdf00839423109ac65b1dc9429f632e00) Update continuity, go-winio and hcsshim
      * [`0db78c482`](https://github.com/containerd/containerd/commit/0db78c48269f54b9335183b2b0d7b6138253e9e5) Remove unused function
      * [`219058766`](https://github.com/containerd/containerd/commit/2190587661ded992f2b0a55a08e3201b93e0b5a2) Grant needed privileges for snapshotter tests
      * [`96fbe5bc8`](https://github.com/containerd/containerd/commit/96fbe5bc882658780ca36499a0e0a79d095b83e8) Fix layer comparison and enable read-only checks
      * [`279e0d3c9`](https://github.com/containerd/containerd/commit/279e0d3c9ab199458387b670c19301a94dac8032) Use bind filer for mounts
      * [`93e94da40`](https://github.com/containerd/containerd/commit/93e94da4084f3fbe2d89f3145a8e56c8c24dc458) Enable TestSnapshotterClient on Windows
      * [`3a3da693a`](https://github.com/containerd/containerd/commit/3a3da693aee68afdc84ca42c0191cee88ee9c21f) Run Windows snapshotter through the test suite
      * [`e7b62322f`](https://github.com/containerd/containerd/commit/e7b62322f9218387e6f715442b2235c9feec2e01) Fix misspelling of 'Native' as 'Naive'
      * [`e1f999a18`](https://github.com/containerd/containerd/commit/e1f999a1827242a31fa85cbb4a44ee31eeebfb30) Add paired 'mount' log for 'unmount'
      * [`5788d6e52`](https://github.com/containerd/containerd/commit/5788d6e520cef08aaf2d15ceaf5c4c6b1ce735e6) Don't use all-upper-case filenames in snapshot tests
      * [`3cdcb2f10`](https://github.com/containerd/containerd/commit/3cdcb2f1088eab8d18075b0549ae59688bf15792) Skip tests that do not apply to WCOW on Windows
      * [`b0968b8bb`](https://github.com/containerd/containerd/commit/b0968b8bb920c99d341cb212bde9a4d15c050dfc) Ensure mounts are unmounted before leaving the test
      * [`b57424851`](https://github.com/containerd/containerd/commit/b57424851cc56745d677ee41e0d5a02dde29bc41) Unify testutil.Unmount on Windows and Unix
      * [`b9a8aad45`](https://github.com/containerd/containerd/commit/b9a8aad45149c40c8b5c327657a5320de29231c5) Implement Windows mounting for bind and windows-layer mounts
      * [`1a64ee183`](https://github.com/containerd/containerd/commit/1a64ee1835544d37903f667415c821526200ed8b) Implement WCOW parentless active snapshots and view snapshots
    * [release/1.7] fix: cio.Cancel() should close the pipes ([#8624](https://github.com/containerd/containerd/pull/8624))
      * [`99582fb1a`](https://github.com/containerd/containerd/commit/99582fb1a32e9d051585219d11146afb07805abf) fix: cio.Cancel() should close the pipes
    * [release/1.7 backport] remotes/docker: ResolverOptions: fix deprecation comments ([#8621](https://github.com/containerd/containerd/pull/8621))
      * [`eeda70fb0`](https://github.com/containerd/containerd/commit/eeda70fb04814f240c7e5d0f59a6369b1fdae69e) remotes/docker: ResolverOptions: fix deprecation comments
    * [release/1.7] Publish sandbox events ([#8613](https://github.com/containerd/containerd/pull/8613))
      * [`e21c8beee`](https://github.com/containerd/containerd/commit/e21c8beee6c07fd289af2cf0011e0aa8156882e4) Post cherry-pick fixes
      * [`246240f71`](https://github.com/containerd/containerd/commit/246240f71ce2adcfc5b161343f21a72fa32c1273) Move PLEG event back to CRI
      * [`16f3726dd`](https://github.com/containerd/containerd/commit/16f3726dd61ba8fa71d04957681b53a14cc5b055) Generate sandbox exit events from CRI
      * [`0c8cfb1a7`](https://github.com/containerd/containerd/commit/0c8cfb1a7c0f852842016ad0805bf8a121ede970) Move pod sandbox recovery to podsandbox/ package
      * [`91d9f5c64`](https://github.com/containerd/containerd/commit/91d9f5c643c4bc6d44964c161a56eb04201fc885) Publish sandbox events
      * [`4b77683b4`](https://github.com/containerd/containerd/commit/4b77683b46182fcdf756509767660389d2eb7169) Add sandbox events protos
    * [release/1.7] notify readiness when registered plugins are ready ([#8584](https://github.com/containerd/containerd/pull/8584))
      * [`2c38cad77`](https://github.com/containerd/containerd/commit/2c38cad77cdb2644ebf8f56a2e3f094344ef0f41) notify readiness when registered plugins are ready
    * [release/1.7] Backport CRI sandbox server stats changes ([#8604](https://github.com/containerd/containerd/pull/8604))
      * [`7851b0a9f`](https://github.com/containerd/containerd/commit/7851b0a9f27c6a2223538abe05bf23edbd790fca) CRI: Make stats respect sandbox's platform
      * [`8d7c340ca`](https://github.com/containerd/containerd/commit/8d7c340ca8cb83fda1f02e443a1fdebd04df4bd5) [sbserver] handle missing cpu stats
      * [`d08b2a088`](https://github.com/containerd/containerd/commit/d08b2a088c4446ee9bb3af6b431f7969d6a8c07e) [sbserver] Refactor usageNanoCores be to used for all OSes
    * [release/1.7] Cherry-pick: Update volume-ownership image with latest hashes ([#8574](https://github.com/containerd/containerd/pull/8574))
      * [`08de6e7b8`](https://github.com/containerd/containerd/commit/08de6e7b8c80e8815002eecc778c422764e87e13) Update volume-ownership image with latest hashes
    * [release/1.7] CDI: Use CRI Config.CDIDevices field for CDI injection ([#8519](https://github.com/containerd/containerd/pull/8519))
      * [`6a5e54c15`](https://github.com/containerd/containerd/commit/6a5e54c15a38b90fbfa2c6a8ce9ef1fb26037c7c) Get CDI devices from CRI Config.CDIDevices field
    * [release/1.7 backport] snapshots/testsuite: Rename: fix fuse-overlayfs incompatibility ([#8510](https://github.com/containerd/containerd/pull/8510))
      * [`9e60300ea`](https://github.com/containerd/containerd/commit/9e60300ea0b1635d8d7798fc99c824cab82926f3) snapshots/testsuite: Rename: fix fuse-overlayfs incompatibility
    </p>
    </details>
    
    ### Changes from containerd/continuity
    <details><summary>31 commits</summary>
    <p>
    
    * Fall back to Copyfile when Clonefile detects a cross-device request ([#225](https://github.com/containerd/continuity/pull/225))
      * [`7df79f5`](https://github.com/containerd/continuity/commit/7df79f562b5757ce7953302d8b80017a60dfaedf) Fall back to Copyfile when Clonefile detects a cross-device request
    * Support darwin clonefile ([#223](https://github.com/containerd/continuity/pull/223))
      * [`30cf84d`](https://github.com/containerd/continuity/commit/30cf84dfb5e0d30120e388e2e2481adad18ea27a) Add support for Darwin clonefile
      * [`ebdd069`](https://github.com/containerd/continuity/commit/ebdd069b5520106abe138eee143fb310df314afd) Add copy benchmark
    * Update golang.org/x/sys to v0.1.0 ([#222](https://github.com/containerd/continuity/pull/222))
      * [`2db84b9`](https://github.com/containerd/continuity/commit/2db84b9393154fccd9c968665b00255c688a7d00) Update golang.org/x/sys to v0.1.0
    * Enable tests for all platforms ([#220](https://github.com/containerd/continuity/pull/220))
      * [`b449cd0`](https://github.com/containerd/continuity/commit/b449cd0f764c0dc97ed496c2d3b5f8d673c6b7a6) Fix tests on Windows
      * [`eb05879`](https://github.com/containerd/continuity/commit/eb058795cb5ebba43e2a0a33f540bbc2c37945c4) Fix Darwin tests
      * [`9cd17be`](https://github.com/containerd/continuity/commit/9cd17bee62e96e79fd579ef64d86b86ec6ac6cc8) Enable tests for all platforms
    * Add more Windows metadata files ([#219](https://github.com/containerd/continuity/pull/219))
      * [`cdfbe61`](https://github.com/containerd/continuity/commit/cdfbe61803aad33055dce1b557b2bdf323860244) Add more Windows metadata files
    * atomicWriteFile: file defer close ([#213](https://github.com/containerd/continuity/pull/213))
      * [`9eb2a49`](https://github.com/containerd/continuity/commit/9eb2a492babfeb69786473a95a5de4bbc249c71d) atomicWriteFile: file defer close
    * Update GitHub Actions runner images ([#216](https://github.com/containerd/continuity/pull/216))
      * [`ad9c903`](https://github.com/containerd/continuity/commit/ad9c9033bc0d70f0c8ec837cd7cc5a237aa53503) Update GitHub Actions runner images
    * Add CodeQL security scan workflow ([#215](https://github.com/containerd/continuity/pull/215))
      * [`c8de034`](https://github.com/containerd/continuity/commit/c8de034f336e5434007cf541f850a2289463dae9) Add CodeQL security scan workflow
    * Add Go 1.20 support to CI ([#214](https://github.com/containerd/continuity/pull/214))
      * [`be62cc1`](https://github.com/containerd/continuity/commit/be62cc19f81856e329418bf36084ba7dade19af6) Add Go 1.20 support to CI
    * Add paths to windows metadataFiles ([#212](https://github.com/containerd/continuity/pull/212))
      * [`68f7b34`](https://github.com/containerd/continuity/commit/68f7b34f5e115fe81b09971f79bf59897805e99c) Add paths to windows metadataFiles
    * Remove references to io/ioutil package ([#211](https://github.com/containerd/continuity/pull/211))
      * [`e22f001`](https://github.com/containerd/continuity/commit/e22f0013e31f7d7acfdfdfe03c3fc216cd7814c7) Remove references to io/ioutil package
    * Update GitHub actions CI workflow ([#210](https://github.com/containerd/continuity/pull/210))
      * [`1c3fa33`](https://github.com/containerd/continuity/commit/1c3fa33439810d944467f2cf3a4b61be3b048296) Update GitHub actions CI workflow
    * format code with gofumpt ([#209](https://github.com/containerd/continuity/pull/209))
      * [`f5d245e`](https://github.com/containerd/continuity/commit/f5d245e404beb0f7e0403288f4bf0bff7b1c26b4) format code with gofumpt
    * Correctly ignore error wrapping `ErrNotSupported` ([#207](https://github.com/containerd/continuity/pull/207))
      * [`1ee38b5`](https://github.com/containerd/continuity/commit/1ee38b500a97d2b2eaac33a002dabf7b25886c22) Correctly ignore error wrapping ErrNotSupported
    </p>
    </details>
    
    ### Dependency Changes
    
    * **github.com/containerd/continuity**  v0.3.0 -> v0.4.1
    
    Previous release can be found at [v1.7.1](https://github.com/containerd/containerd/releases/tag/v1.7.1)
    
    
  • v1.7.1
    containerd 1.7.1
    
    Welcome to the v1.7.1 release of containerd!
    
    The first patch release for containerd 1.7 includes many fixes to CRI
    sandbox mode, various other fixes, runc update, and important fixes in
    core dependencies such as ttrpc and typeurl.
    
    ### CRI/Sandbox Updates
    * **Throw not supported error when UID or GID mappings provided** ([#8211](https://github.com/containerd/containerd/pull/8211))
    * **Cleanup shim on start failure** ([#8282](https://github.com/containerd/containerd/pull/8282))
    * **Fix premature close of CRI service when there are no CNI configuration monitors** ([#8282](https://github.com/containerd/containerd/pull/8282))
    * **Avoid UID lookup from mount on Darwin** ([#8314](https://github.com/containerd/containerd/pull/8314))
    * **Keep Linux mounts for Linux sandboxes on non-Linux hosts** ([#8331](https://github.com/containerd/containerd/pull/8331))
    * **Add `noexec`,`nodev`,`nosuid` to `/etc/resolv.conf` bind mount** ([#8336](https://github.com/containerd/containerd/pull/8336))
    * **Remove entry for container from container store on error** ([#8457](https://github.com/containerd/containerd/pull/8457))
    * **Fix unmarshal in container metrics** ([#8472](https://github.com/containerd/containerd/pull/8472))
    
    ### Other Notable Updates
    * **Use readonly for temporary mounts** ([#8300](https://github.com/containerd/containerd/pull/8300) [#8358](https://github.com/containerd/containerd/pull/8358))
    * **Fix skip docker manifest option on image exporter** ([#8344](https://github.com/containerd/containerd/pull/8344))
    * **Update runc binary to v1.1.7** ([#8451](https://github.com/containerd/containerd/pull/8451))
    * **Fix runtime path task option** ([#8453](https://github.com/containerd/containerd/pull/8453))
    * **Fix panic from nil checkpoint options** ([#8475](https://github.com/containerd/containerd/pull/8475))
    * **Fix transfer service configuration options** ([#8491](https://github.com/containerd/containerd/pull/8491))
    * **Fix server-side goroutine leak on receive message error** ([ttrpc#141](https://github.com/containerd/ttrpc/pull/141))
    * **Fix panic caused by race to close send channel** ([ttrpc#140](https://github.com/containerd/ttrpc/pull/140))
    * **Fix unmarshal to return non-nil object when nil value** ([ttrpc#140](https://github.com/containerd/typeurl/pull/41))
    
    See the changelog for complete list of changes
    
    Please try out the release binaries and report any issues at
    https://github.com/containerd/containerd/issues.
    
    ### Contributors
    
    * Derek McGowan
    * Sebastiaan van Stijn
    * Akihiro Suda
    * Iceber Gu
    * Phil Estes
    * Maksym Pavlenko
    * Wei Fu
    * Danny Canter
    * Kirtana Ashok
    * Rodrigo Campos
    * Samuel Karp
    * Vinayak Goyal
    * Austin Vazquez
    * Justin Chadwell
    * Kazuyoshi Kato
    * Brad Davidson
    * Djordje Lukic
    * Ethan Lowman
    * Laura Brehm
    * Michael Crosby
    
    ### Changes
    <details><summary>68 commits</summary>
    <p>
    
    * [release/1.7] Prepare release notes for v1.7.1 ([#8501](https://github.com/containerd/containerd/pull/8501))
      * [`27a0d957b`](https://github.com/containerd/containerd/commit/27a0d957be722eaaf34cdcc9c9a5b47d843b7a9c) Prepare release notes for v1.7.1
    * [release/1.7] Update ttrpc v1.2.2 ([#8499](https://github.com/containerd/containerd/pull/8499))
      * [`7b288e2d7`](https://github.com/containerd/containerd/commit/7b288e2d77d323cf07a210a9ed02f62235e6f41e) Update ttrpc to v1.2.2
    * [release/1.7] runtime/shim: fix the nil checkpoint options ([#8475](https://github.com/containerd/containerd/pull/8475))
      * [`3ef5b689a`](https://github.com/containerd/containerd/commit/3ef5b689a7b7f6bb670ad59345c290114e5e29ef) runtime/shim: fix the nil checkpoint options
    * [release/1.7] bump typeurl to v2.1.1 ([#8495](https://github.com/containerd/containerd/pull/8495))
      * [`0e0532eb2`](https://github.com/containerd/containerd/commit/0e0532eb28eb8a1f5d34e89f6ba94eba684c8be1) bump typeurl to v2.1.1
    * [release/1.7] Transfer service backports ([#8491](https://github.com/containerd/containerd/pull/8491))
      * [`35e86f96c`](https://github.com/containerd/containerd/commit/35e86f96c24da795b3977f181b16a493a7400fdb) [transfer] avoid setting limiters when max is 0
      * [`f7233811f`](https://github.com/containerd/containerd/commit/f7233811f6fb2d521e65ecf5b156f82a1aba2f91) Update transfer configuration
      * [`4510eac00`](https://github.com/containerd/containerd/commit/4510eac009eb066501761a1dae05d4e126ef88e0) Fix image pulling with Transfer service
    * [release/1.7]Update hcsshim tag to v0.10.0-rc.8 ([#8480](https://github.com/containerd/containerd/pull/8480))
      * [`aaa65e8c1`](https://github.com/containerd/containerd/commit/aaa65e8c1461ae7187357ea6b7f2807667eada6e) Update hcsshim tag to v0.10.0-rc.8
    * [release/1.7] cri: Fix umarshal metrics ([#8472](https://github.com/containerd/containerd/pull/8472))
      * [`95ef67e19`](https://github.com/containerd/containerd/commit/95ef67e19552aaec3618cdfa06d6d3ffb57d085b) Fix umarshal metrics for CRI server
    * [release/1.7 backport] update go to go1.20.4, go1.19.9 ([#8471](https://github.com/containerd/containerd/pull/8471))
      * [`021bba28b`](https://github.com/containerd/containerd/commit/021bba28b50e445c4a0a8e79b458db7116dc50e7) update go to go1.20.4, go1.19.9
    * [release/1.7] fix the task setting the runtime path ([#8453](https://github.com/containerd/containerd/pull/8453))
      * [`c0e128624`](https://github.com/containerd/containerd/commit/c0e128624a8d6a02bb7d2ab3d29369f54791b68e) skip TestContainerStartWithAbsRuntimePath if the runtime is v1
      * [`aa3c63c15`](https://github.com/containerd/containerd/commit/aa3c63c15f379eec906cb89f7e1204a42a5d1317) integration: add container start test using abs runtime path
      * [`d2d9eedb1`](https://github.com/containerd/containerd/commit/d2d9eedb1d1b2d047fbdd847ce7c67724f27bde4) WithRuntimePath uses the TaskInfo.RuntimePath field
    * [release/1.7] Remove entry for container from container store on error  ([#8457](https://github.com/containerd/containerd/pull/8457))
      * [`6b3ae0129`](https://github.com/containerd/containerd/commit/6b3ae01297d2cb39c8018fc783751baba513b390) Remove entry for container from container store on error
    * [release/1.7 backport] update runc binary to v1.1.7 ([#8451](https://github.com/containerd/containerd/pull/8451))
      * [`fae4b6223`](https://github.com/containerd/containerd/commit/fae4b6223a597cf456b63c4272ed85f625eef9f0) update runc binary to v1.1.7
    * [release/1.7] cri: Vendor v0.27.1 ([#8444](https://github.com/containerd/containerd/pull/8444))
      * [`571715a9d`](https://github.com/containerd/containerd/commit/571715a9df043d0f75d16dcc17fd0c2c41999290) cri: Vendor v0.27.1
    * [release/1.7 backport] oci: partially restore comment on read-only mounts for uid/gid uses ([#8404](https://github.com/containerd/containerd/pull/8404))
      * [`1bbf98e53`](https://github.com/containerd/containerd/commit/1bbf98e53ec77bad5dabc2a762f4407e99f527c9) oci: partially restore comment on read-only mounts for uid/gid uses
    * [release/1.7] Fix argsEscaped tests ([#8405](https://github.com/containerd/containerd/pull/8405))
      * [`a6d336c1f`](https://github.com/containerd/containerd/commit/a6d336c1f6674c2b342d65ca78fba7fac955eaf1) Fix argsEscaped tests
    * [release/1.7] Throw an error if the kubelet requests mounts with uid/gid mappings ([#8211](https://github.com/containerd/containerd/pull/8211))
      * [`7de8629be`](https://github.com/containerd/containerd/commit/7de8629be0e62c4d8164cd873baf14b64bcbb90b) cri: Throw an error if idmap mounts is requested
      * [`75ac7e0d8`](https://github.com/containerd/containerd/commit/75ac7e0d8200539ff444b952bc060ffa23582a87) cri: Vendor v0.27.0-beta.0 for mounts uid/gid mappings
    * [release/1.7] go.mod: remove redundant replace, and some cleaning-up ([#8396](https://github.com/containerd/containerd/pull/8396))
      * [`8f6e86fec`](https://github.com/containerd/containerd/commit/8f6e86fecad5c11871df20e516ae181d7abf4a7c) go.mod: add comment explaining go-fuzz-headers replace rule
      * [`1ece0cb50`](https://github.com/containerd/containerd/commit/1ece0cb50f7f2f6fc9c59a76ae49227a84a92f1e) go.mod: remove replace for github.com/opencontainers/runtime-tools
      * [`e9f962187`](https://github.com/containerd/containerd/commit/e9f96218795ef6a527fc8cac550ae90b9b09fe5c) go.mod: integration: use non-pre-release of containerd
      * [`84393b005`](https://github.com/containerd/containerd/commit/84393b005f76c085ad62c62dff980dc13d13b131) go.mod: integration: move indirect dependencies to the right group
    * [release/1.7 backport] update runc binary to v1.1.6 ([#8386](https://github.com/containerd/containerd/pull/8386))
      * [`dec2595af`](https://github.com/containerd/containerd/commit/dec2595afe92800fbf8e4e506398b00ff532332f) update runc binary to v1.1.6
    * [release/1.7 backport] oci: Use WithReadonlyTempMount when adding users/groups ([#8358](https://github.com/containerd/containerd/pull/8358))
      * [`54d12b872`](https://github.com/containerd/containerd/commit/54d12b872132d56feca792051abdce87a2077988) oci: Use WithReadonlyTempMount when adding users/groups
    * [release/1.7 backport] update go to go1.20.3, go1.19.8 ([#8354](https://github.com/containerd/containerd/pull/8354))
      * [`624327651`](https://github.com/containerd/containerd/commit/6243276515454617f58eafaa85352b6e6fcac96e) update go to go1.20.3, go1.19.8
    * [release/1.7] archive: consistently respect value of WithSkipDockerManifest ([#8344](https://github.com/containerd/containerd/pull/8344))
      * [`1d6641b7c`](https://github.com/containerd/containerd/commit/1d6641b7c92d8854548c7a07bdaa07979ad0eb68) export: add test for WithSkipDockerManifest
      * [`0e0d84f6b`](https://github.com/containerd/containerd/commit/0e0d84f6bb7a0226480dd5ead7c894175d2edcc8) archive: consistently respect value of WithSkipDockerManifest
    * [release/1.7] Add noexec nodev and nosuid to sandbox /etc/resolv.conf mount bind. ([#8336](https://github.com/containerd/containerd/pull/8336))
      * [`9b4935d86`](https://github.com/containerd/containerd/commit/9b4935d86436419670febe9695787a3aaf5ceeb7) Update sbserver to add noexec nodev and nosuid to /etc/resolv.conf mount bind.
      * [`5e953cfa6`](https://github.com/containerd/containerd/commit/5e953cfa62abb90b2c4dc775907cbb276637bfe8) Test to ensure nosuid,nodev,noexec are set on /etc/reolv.conf mount.
      * [`0aad93f08`](https://github.com/containerd/containerd/commit/0aad93f08ca4da8f33ad709dbe49593f6ff5c59c) Add noexec nodev and nosuid to sandbox /etc/resolv.conf mount bind.
    * [release/1.7] ctr/tasks: fix unmarshal the task metrics for cgroups v1 ([#8335](https://github.com/containerd/containerd/pull/8335))
      * [`1a64f1b43`](https://github.com/containerd/containerd/commit/1a64f1b4341ebda4b8f8cf67cac543394a10a4c3) ctr/tasks: fix unmarshal the task metrics for cgroups v1
    * [release/1.7] Keep linux mounts for linux sandboxes on Windows/Darwin ([#8331](https://github.com/containerd/containerd/pull/8331))
      * [`17c52a26d`](https://github.com/containerd/containerd/commit/17c52a26d63d6105e9918fb2d90ff346e4e4c463) Keep linux mounts for linux sandboxes on Windows/Darwin
    * [release/1.7] update runc binary to v1.1.5 ([#8325](https://github.com/containerd/containerd/pull/8325))
      * [`d81fc15af`](https://github.com/containerd/containerd/commit/d81fc15affe09dbb621be16bda805801a98cab4b) update runc binary to v1.1.5
      * [`755efbe64`](https://github.com/containerd/containerd/commit/755efbe6402acdaf5832e36b7c6f4e15cc2a406d) go.mod: github.com/opencontainers/runc v1.1.5
    * [backport 1.7] Defer uid lookups on Darwin ([#8314](https://github.com/containerd/containerd/pull/8314))
      * [`90591db47`](https://github.com/containerd/containerd/commit/90591db47c70db29386b8d9e58ffa1005b560dc0) Defer uid lookups on Darwin
    * [release/1.7 backport] Add `WithReadonlyTempMount` to create readonly temporary mounts ([#8300](https://github.com/containerd/containerd/pull/8300))
      * [`b7d87b190`](https://github.com/containerd/containerd/commit/b7d87b190d013929377bb85df8301fade73b0298) Add `WithReadonlyTempMount` to create readonly temporary mounts
    * [release/1.7] Backport Sandbox/CRI fixes ([#8282](https://github.com/containerd/containerd/pull/8282))
      * [`1c1b6bcb2`](https://github.com/containerd/containerd/commit/1c1b6bcb2b4a47053855bd7adaed5d9bfdf2a5f5) CRI: Don't always close netConfMonitor channel
      * [`cf2e454bf`](https://github.com/containerd/containerd/commit/cf2e454bf052bee63c0582552566c96357bd2250) Sandbox: Correct/add some fields to Status()
      * [`ce68e8e0d`](https://github.com/containerd/containerd/commit/ce68e8e0db47174580fc74ecdeb66c26695ecd0b) Sandbox: Cleanup shim on Start failure
    </p>
    </details>
    
    ### Changes from containerd/ttrpc
    <details><summary>8 commits</summary>
    <p>
    
    * First process the pending messages in recv channel ([#144](https://github.com/containerd/ttrpc/pull/144))
      * [`c51165f`](https://github.com/containerd/ttrpc/commit/c51165f20d52c5b19c76cd8a1d16ead701146e89) First process the pending messages in recv channel
    * Add recvClose channel to stream ([#140](https://github.com/containerd/ttrpc/pull/140))
      * [`471297e`](https://github.com/containerd/ttrpc/commit/471297eed95365134cb1a15defdf42334fd4c85a) Add recvClose channel to stream
    * Unwrap IO errors in server connection error handling ([#141](https://github.com/containerd/ttrpc/pull/141))
      * [`9599fad`](https://github.com/containerd/ttrpc/commit/9599fadcd66ef7b6a3aec840be59a3a38203bc2c) Unwrap io errors in server connection receive error handling
    * Update GitHub actions CI workflow ([#124](https://github.com/containerd/ttrpc/pull/124))
      * [`c7b5a32`](https://github.com/containerd/ttrpc/commit/c7b5a322eda63419e2dafa8dd215b08739ebe9f5) Update GitHub actions CI workflow
    </p>
    </details>
    
    ### Dependency Changes
    
    * **github.com/Microsoft/go-winio**            v0.6.0 -> v0.6.1
    * **github.com/Microsoft/hcsshim**             v0.10.0-rc.7 -> v0.10.0-rc.8
    * **github.com/containerd/ttrpc**              v1.2.1 -> v1.2.2
    * **github.com/containerd/typeurl/v2**         v2.1.0 -> v2.1.1
    * **github.com/golang/protobuf**               v1.5.2 -> v1.5.3
    * **github.com/opencontainers/runc**           v1.1.4 -> v1.1.5
    * **github.com/opencontainers/runtime-tools**  946c877fa809 -> 2e043c6bd626
    * **golang.org/x/mod**                         v0.7.0 -> v0.9.0
    * **golang.org/x/net**                         v0.7.0 -> v0.8.0
    * **golang.org/x/sys**                         v0.6.0 -> v0.7.0
    * **golang.org/x/term**                        v0.5.0 -> v0.6.0
    * **golang.org/x/text**                        v0.7.0 -> v0.8.0
    * **golang.org/x/tools**                       v0.5.0 -> v0.7.0
    * **google.golang.org/protobuf**               v1.28.1 -> v1.29.1
    * **k8s.io/cri-api**                           v0.26.2 -> v0.27.1
    
    Previous release can be found at [v1.7.0](https://github.com/containerd/containerd/releases/tag/v1.7.0)