Skip to content

Update module github.com/containerd/containerd/api to v1.12.0 - #338

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-containerd-containerd-api-1.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-containerd-containerd-api-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/containerd/containerd/api v1.11.1v1.12.0 age confidence

Release Notes

containerd/containerd (github.com/containerd/containerd/api)

v1.12.0: containerd API 1.12.0

Welcome to the api/v1.12.0 release of containerd!

The 13th release for the containerd 1.x API aligns with the containerd 2.4 release.

Highlights
Image Storage
  • Include media type in content create events (#​13833)
Runtime
  • Add UpdateSandbox RPC to propagate sandbox controller updates to the shim (#​14105)
  • Allow specifying parent checkpoint directory when checkpointing with runc (#​13699)
Deprecations
  • Deprecate containerd.io/runtime-allow-mounts shim annotation in favor of MountCapabilities bootstrap extension (#​14002)
  • Deprecate task API address and version fields in runc options and move to CreateTaskRequest (#​13360)

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

Contributors
  • Derek McGowan
  • Maksym Pavlenko
  • Wei Fu
  • Jordan Liggitt
  • Samuel Karp
  • Kohei Tokunaga
  • Philip Laine
  • Sebastiaan van Stijn
  • Sergey Kanzhelev
Changes
24 commits

  • sandbox: wire Controller.Update through to the shim (#​14105)
    • 2ea4ddb32f sandbox: add UpdateSandbox RPC and forward Controller.Update to the shim
  • Prepare api/v1.12.0-rc.0 release (#​14047)
  • Shim mount handler protocol (#​14002)
  • chore(api): update github.com/sirupsen/logrus v1.10.2 (#​14037)
    • a28910b14f chore(api): update github.com/sirupsen/logrus v1.10.2
  • Prepare release notes for api/v1.12.0-beta.0 (#​13899)
    • 0ff04dc3f7 Prepare release notes for api/v1.12.0-beta.0
  • Include media type in content create event (#​13833)
    • a452c2e230 Include media type in content create event
  • build(deps): bump golang.org/x/net from 0.51.0 to 0.55.0 in /api (#​13819)
    • 52c5f1f64e build(deps): bump golang.org/x/net from 0.51.0 to 0.55.0 in /api
  • build(deps): bump github.com/containerd/ttrpc to v1.2.9 (#​13740)
    • 658a1c78b5 build(deps): bump github.com/containerd/ttrpc to v1.2.9
  • Add parent path to runc checkpoint options (#​13699)
    • ea0ed51e21 shim: allow specifying runc's --parent-path during checkpointing
  • Update typeurl/v2 to v2.3.0 to drop gogo dependency (#​13490)
    • ce39143249 Update typeurl/v2 to v2.3.0 to drop gogo dependency
  • do not hide linitng errors (#​13423)
  • Fix sandbox task API endpoints for non-runc runtimes (#​13360)
    • ac01ae5c27 protos: include task API address to CreateTaskRequest

Dependency Changes
  • github.com/containerd/ttrpc v1.2.5 -> v1.2.9
  • github.com/containerd/typeurl/v2 v2.1.1 -> v2.3.0
  • github.com/sirupsen/logrus v1.9.3 -> v1.10.2
  • golang.org/x/net v0.48.0 -> v0.55.0
  • golang.org/x/sys v0.39.0 -> v0.46.0
  • golang.org/x/text v0.32.0 -> v0.37.0
  • google.golang.org/genproto/googleapis/rpc ff82c1b -> a57be14
  • google.golang.org/grpc v1.79.3 -> v1.81.1
  • google.golang.org/protobuf v1.36.10 -> v1.36.11

Previous release can be found at api/v1.11.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner September 16, 2026 21:26
@renovate
renovate Bot enabled auto-merge (squash) September 16, 2026 21:26
@renovate

renovate Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/sirupsen/logrus v1.9.4 -> v1.10.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants