github containerd/containerd api/v1.11.0-rc.0
containerd API 1.11.0-rc.0

pre-release4 hours ago

Welcome to the api/v1.11.0-rc.0 release of containerd!
This is a pre-release of containerd

The 12th release for the containerd 1.x API aligns with the containerd 2.3 release.

Highlights

  • Add transfer types for container filesystem copy (#13165)
  • Introduce shim bootstrap protocol (#12786)
  • Update sandbox API to include spec field (#12840)

Runtime

  • Add configured socket directory to shim bootstrap protocol (#12785)

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

Contributors

  • Maksym Pavlenko
  • Derek McGowan
  • Wei Fu
  • Akihiro Suda
  • Gao Xiang
  • Sebastiaan van Stijn

Changes

45 commits

  • Prepare api/v1.11.0-rc.0 (#13306)
  • Make shim socket directory use configured directory (#12785)
    • d806373fe Make shim socket directory use configured state
  • Update bootstrap API log level definition (#13208)
    • 2c102c6cb Update bootstrap API log level definition
  • Add transfer types for container filesystem copy (#13165)
    • 121f3a21e Add transfer types for container filesystem copy
  • Introduce shim bootstrap protocol (#12786)
  • Add os.features support for EROFS native container images (#13091)
    • 146930e91 api: add os_features to api/types/platform.proto
  • build(deps): bump google.golang.org/grpc from 1.59.0 to 1.79.3 in /api (#13099)
    • d323efc2b build(deps): bump google.golang.org/grpc from 1.59.0 to 1.79.3 in /api
  • Prepare release notes for api/v1.11.0-beta.0 (#13045)
    • aac6b5348 Prepare release notes for api/v1.11.0-beta.0
  • api: regenerate and re-vendor protos (#12913)
    • 4b4eb6715 api: regenerate and re-vendor protos
  • Remove Container field from sandbox metadata (#12840)
    • 8ccf18724 Update sandbox API to include spec field
  • Use buf to format proto files (#12841)
  • Generate api/next.txtpb and name module (#12815)
    • 472e0a8e7 Generate next.txtpb to replace next.pb.txt
    • f58dbbda0 Add buf.build repository name for publishing API
  • Migrate from protobuild to buf (#12762)

Dependency Changes

  • golang.org/x/net v0.38.0 -> v0.48.0
  • golang.org/x/sys v0.31.0 -> v0.39.0
  • golang.org/x/text v0.23.0 -> v0.32.0
  • google.golang.org/genproto/googleapis/rpc c3f982113cda -> ff82c1b0f217
  • google.golang.org/grpc v1.59.0 -> v1.79.3
  • google.golang.org/protobuf v1.33.0 -> v1.36.10

Previous release can be found at api/v1.10.0

Don't miss a new containerd release

NewReleases is sending notifications on new releases.