Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
尚未 秒前。
False
尚未 秒前
8小时前查看单个快照
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to search
Sign in
Sign up Appearance settings
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Uh oh!
There was an error while loading. Please reload this page.
containerd / containerd Public
* Notifications You must be signed in to change notification settings
* Fork 4.1k
* Star 21.1k
* Code
* Issues 226
* Pull requests 271
* Pull requests 272
* Discussions
* Actions
* Projects
* Security and quality 25
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Discussions
* Actions
* Projects
* Security and quality
* Insights
Releases: containerd/containerd
Releases Tags
Releases · containerd/containerd
Release list
* containerd API 1.12.0-beta.0
* containerd 2.3.3
* containerd 2.2.6
* containerd 2.0.11
* containerd 1.7.34
* containerd 2.3.2
* containerd 2.2.5
* containerd 2.1.9
* containerd 2.0.10
* containerd 1.7.33
Previous Next
Jump to release
* containerd API 1.12.0-beta.0
* containerd 2.3.3
* containerd 2.2.6
* containerd 2.0.11
* containerd 1.7.34
* containerd 2.3.2
* containerd 2.2.5
* containerd 2.1.9
* containerd 2.0.10
* containerd 1.7.33
Previous Next
containerd API 1.12.0-beta.0
containerd API 1.12.0-beta.0 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 05 Aug 02:33
api/v1.12.0-beta.0
This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
GPG key ID: F58C5D0A4405ACDB
Verified
Learn about vigilant mode.
b108528
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Welcome to the api/v1.12.0-beta.0 release of containerd!
This is a pre-release of containerd
The 13th release for the containerd 1.x API aligns with the containerd 2.4 release.
Highlights
* Include media type in content create event (#13833)
* Add parent path to runc checkpoint options (#13699)
Deprecations
* Fix sandbox task API endpoints for non-runc runtimes (#13360)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
* Maksym Pavlenko
* Derek McGowan
* Jordan Liggitt
* Samuel Karp
* Wei Fu
* Kohei Tokunaga
* Philip Laine
* Sergey Kanzhelev
Changes
16 commits
* Prepare release notes for api/v1.12.0-beta.0 (#13899)
+ 0ff04dc3f Prepare release notes for api/v1.12.0-beta.0
* Include media type in content create event (#13833)
+ a452c2e23 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)
+ 52c5f1f64 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)
+ 658a1c78b build(deps): bump github.com/containerd/ttrpc to v1.2.9
* Add parent path to runc checkpoint options (#13699)
+ ea0ed51e2 shim: allow specifying runc's --parent-path during checkpointing
* Update typeurl/v2 to v2.3.0 to drop gogo dependency (#13490)
+ ce3914324 Update typeurl/v2 to v2.3.0 to drop gogo dependency
* do not hide linitng errors (#13423)
+ 7f10e9eb5 do not hide linitng errors
* Fix sandbox task API endpoints for non-runc runtimes (#13360)
+ ac01ae5c2 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
* 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 ff82c1b0f217 -> a57be14db171
* 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
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
containerd 2.3.3
containerd 2.3.3 Latest
Latest
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 10 Jul 00:04
v2.3.3
This tag was signed with the committer’s verified signature.
fuweid Fu Wei
GPG key ID: 9E06261F11D6C05E
Verified
Learn about vigilant mode.
aad1100
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Welcome to the v2.3.3 release of containerd!
The third patch release for containerd 2.3 contains various fixes and updates.
Highlights
* Set SystemTemp environment variable on Windows so temp directory overrides work for SYSTEM services (#13694)
Container Runtime Interface (CRI)
* Fix nil pointer dereference in NRI GetIPs during pod sandbox teardown or container exit (#13697)
* Reject CreateContainer calls when the target sandbox is not running (#13668)
* Ensure sandbox shutdown on RunPodSandbox hook failures to avoid mount leaks (#13645)
Image Distribution
* Surface OCI error bodies in registry 403 responses by falling back to GET requests (#13738)
Snapshotters
* Align default 4K mkfs block size for EROFS across all platforms (#13632)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
* Maksym Pavlenko
* Samuel Karp
* Chris Henzie
* Phil Estes
* Sebastiaan van Stijn
* Akihiro Suda
* Austin Vazquez
* Chris Crone
* Derek McGowan
* Maksim An
* crawfordxx
* cshung
* lauralorenz
Changes
14 commits
* Prepare release notes for v2.3.3 (#13750)
+ 7f6cee02a Prepare release notes for v2.3.3
* CI: migrate Vagrant to Lima (#13744)
+ 7316210ce CI: migrate Vagrant to Lima
* remotes: surface OCI error body in registry 4xx responses (#13738)
+ 457fba3a3 remotes: surface OCI error body on HEAD 403 via GET fallback
* Update go to 1.26.5 (#13732)
+ dc2df934e Update go to 1.26.5
* ci: pin fog-json to resolve gem conflict (#13711)
+ 5be0495df ci: pin fog-json to resolve gem conflict
* Fix nil pointer dereference in NRI GetIPs (#13697)
+ 36c713971 Fix nil pointer dereference in NRI GetIPs
* Set SystemTemp env var to config temp on Windows (#13694)
+ 26dce170d Set SystemTemp env var to config temp on Windows
* update runhcs to v0.15.0-rc.3 (#13693)
+ 9bc2c2349 update runhcs to v0.15.0-rc.3
* Update to current setup-go version (#13686)
+ 3e97edeb7 Update to current setup-go version
* cri: reject CreateContainer when sandbox is not running (#13668)
+ 8856b0f9c cri: reject CreateContainer when sandbox is not running
* update runhcs to v0.15.0-rc.2 (#13666)
+ ae796cec5 update runhcs to v0.15.0-rc.2
* test: fix flaky image timestamp check on coarse clocks (#13643)
+ 168d56783 test: fix flaky image timestamp check on coarse clocks
* Add defer in event of mid-function failures in RunPodSandbox to avoid mount leaks (#13645)
+ d1db61db8 Add deferred call to ShutdownSandbox to avoid leaks
* erofs: align default mkfs block size across platforms (#13632)
+ 01b0f03f6 erofs: align default mkfs block size across platforms
Dependency Changes
This release has no dependency changes
Previous release can be found at v2.3.2
Which file should I download?
* containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).
* containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. Not position-independent.
In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
Assets 25
* containerd-2.3.3-attestation.intoto.jsonl
sha256:711dcf63d6d5f98b3944202616dd94f1e5e187a38dc8a0fd047b5dfe84635570
12.3 KB 2026-07-10T00:04:36Z
* containerd-2.3.3-linux-amd64.tar.gz
sha256:ebf6e710056312628eaf6fb4a1c32f0a4ae5f812568321be4029389d66fc7c7c
33 MB 2026-07-10T00:04:36Z
* containerd-2.3.3-linux-amd64.tar.gz.sha256sum
sha256:48e44a8c7600c6735675ab0fcd62779c18fa8ad71622e527b6b1c7ed169fbafe
102 Bytes 2026-07-10T00:04:36Z
* containerd-2.3.3-linux-arm64.tar.gz
sha256:9cc708f13c31588a2fbdbd13553d963356e990d50e9b95a2d6120f4ff2067910
29.8 MB 2026-07-10T00:04:36Z
* containerd-2.3.3-linux-arm64.tar.gz.sha256sum
sha256:c5a13686184bcddd6f698452a8fd1a8f7e3487779421d9431af5662bb2908bc0
102 Bytes 2026-07-10T00:04:36Z
* containerd-2.3.3-linux-ppc64le.tar.gz
sha256:248605bbedeec0d5d5ef5ce264a83cd1958b79b9c70f5c0bf3a3586596fa7dd7
30.1 MB 2026-07-10T00:04:36Z
* containerd-2.3.3-linux-ppc64le.tar.gz.sha256sum
sha256:d07b9a1fc285076c6bd4abd54a96e6469ad488b5cf904b9c6386074493e63a35
104 Bytes 2026-07-10T00:04:36Z
* containerd-2.3.3-linux-riscv64.tar.gz
sha256:085a8a8a4303317f886dcc0a876677364386792563ad927c12cab17d7ac7e1e0
30.3 MB 2026-07-10T00:04:36Z
* containerd-2.3.3-linux-riscv64.tar.gz.sha256sum
sha256:87a69c3438e16d685a378490373cef53780112f418ae988b96426d68eb571e5e
104 Bytes 2026-07-10T00:04:36Z
* containerd-2.3.3-linux-s390x.tar.gz
sha256:e1aa501839cdb9653e6fc596c668548f4697711535f9b2348965c71920e8f5d2
32.2 MB 2026-07-10T00:04:36Z
* Source code (zip)
2026-07-10T00:00:16Z
* Source code (tar.gz)
2026-07-10T00:00:16Z
* Show all 25 assets Loading
Uh oh!
There was an error while loading. Please reload this page.
🎉 1 chriscroome reacted with hooray emoji
All reactions
* 🎉 1 reaction
1 person reacted
containerd 2.2.6
containerd 2.2.6
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 09 Jul 23:57
v2.2.6
This tag was signed with the committer’s verified signature.
fuweid Fu Wei
GPG key ID: 9E06261F11D6C05E
Verified
Learn about vigilant mode.
11ce9d5
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Welcome to the v2.2.6 release of containerd!
The sixth patch release for containerd 2.2 contains various fixes and updates.
Highlights
Container Runtime Interface (CRI)
* Fix nil pointer dereference in NRI GetIPs during pod sandbox teardown or container exit (#13696)
* Reject CreateContainer calls when the target sandbox is not running (#13669)
* Ensure sandbox shutdown on RunPodSandbox hook failures to avoid mount leaks (#13644)
Image Distribution
* Limit fallback to /blobs endpoint during ref resolution to prevent content store pollution (#13620)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
* Samuel Karp
* Chris Henzie
* Phil Estes
* Akihiro Suda
* Joseph Zhang
* Maksym Pavlenko
* crawfordxx
* lauralorenz
Changes
8 commits
* Prepare release notes for v2.2.6 (#13751)
+ 701734d2f Prepare release notes for v2.2.6
* CI: migrate Vagrant to Lima (#13745)
+ 672ea355f CI: migrate Vagrant to Lima
* Update go to 1.26.5/1.25.12 (#13726)
+ d7eba3f42 Update go to 1.26.5/1.25.12
* ci: pin fog-json to resolve gem conflict (#13714)
+ 8f123e4f7 ci: pin fog-json to resolve gem conflict
* Fix nil pointer dereference in NRI GetIPs (#13696)
+ d3e1a2be9 Fix nil pointer dereference in NRI GetIPs
* cri: reject CreateContainer when sandbox is not running (#13669)
+ 872a9502e cri: reject CreateContainer when sandbox is not running
* Add defer in event of mid-function failures in RunPodSandbox to avoid mount leaks (#13644)
+ ba7605ee7 Add deferred call to ShutdownSandbox to avoid leaks
* fix: avoid content storage pollution by limiting the fallback on ref resolution (#13620)
+ 36c4275ee fix:avoid content storage pollution by limiting the fallback on ref resolution
Dependency Changes
This release has no dependency changes
Previous release can be found at v2.2.5
Which file should I download?
* containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).
* containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. Not position-independent.
In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
Assets 25
Loading
Uh oh!
There was an error while loading. Please reload this page.
🎉 1 chriscroome reacted with hooray emoji
All reactions
* 🎉 1 reaction
1 person reacted
containerd 2.0.11
containerd 2.0.11
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 09 Jul 23:49
v2.0.11
This tag was signed with the committer’s verified signature.
fuweid Fu Wei
GPG key ID: 9E06261F11D6C05E
Verified
Learn about vigilant mode.
ea0b495
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Welcome to the v2.0.11 release of containerd!
The eleventh patch release for containerd 2.0 contains various fixes and updates.
Highlights
Image Distribution
* Limit fallback to /blobs endpoint during ref resolution to prevent content store pollution (#13622)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
* Samuel Karp
* Chris Henzie
* Joseph Zhang
* Phil Estes
Changes
4 commits
* Prepare release notes for v2.0.11 (#13752)
+ 24a2ac9db Prepare release notes for v2.0.11
* Update go to 1.26.5/1.25.12 (#13730)
+ 8f0774f1a Update go to 1.26.5/1.25.12
* ci: pin fog-json to resolve gem conflict (#13713)
+ f89266ecb ci: pin fog-json to resolve gem conflict
* fix: avoid content storage pollution by limiting the fallback on ref resolution (#13622)
+ 179b642d6 fix:avoid content storage pollution by limiting the fallback on ref resolution
Dependency Changes
This release has no dependency changes
Previous release can be found at v2.0.10
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
and CNI plugins from their official sites too.
See also the Getting Started documentation.
Assets 25
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
containerd 1.7.34
containerd 1.7.34
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 09 Jul 23:41
v1.7.34
This tag was signed with the committer’s verified signature.
fuweid Fu Wei
GPG key ID: 9E06261F11D6C05E
Verified
Learn about vigilant mode.
fb9028b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Welcome to the v1.7.34 release of containerd!
The thirty-fourth patch release for containerd 1.7 contains various fixes and updates.
Highlights
Container Runtime Interface (CRI)
* Fix lost container exit events when events arrive before container info is cached (#11634)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
* Chris Henzie
* Samuel Karp
* Akihiro Suda
* Maksym Pavlenko
* Phil Estes
* Sopho Merkviladze
* ningmingxiao
Changes
5 commits
* Prepare release notes for v1.7.34 (#13753)
+ 7db112471 Prepare release notes for v1.7.34
* Update go to 1.26.5/1.25.12 (#13731)
+ c06144c85 Update go to 1.26.5/1.25.12
* ci: pin fog-json to resolve gem conflict (#13712)
+ b84460e50 ci: pin fog-json to resolve gem conflict
* cri:fix lost container exit events if they arrive before info is cached (#11634)
+ 2fe076ea7 cri:fix lost container exit events if they arrive before info is cached
* build(deps): bump golang.org/x/* dependencies (#13502)
+ 862057716 bump golang.org/x/* dependencies
Dependency Changes
* golang.org/x/crypto v0.45.0 -> v0.52.0
* golang.org/x/mod v0.29.0 -> v0.35.0
* golang.org/x/net v0.47.0 -> v0.55.0
* golang.org/x/sync v0.18.0 -> v0.20.0
* golang.org/x/sys v0.38.0 -> v0.45.0
* golang.org/x/term v0.37.0 -> v0.43.0
* golang.org/x/text v0.31.0 -> v0.37.0
Previous release can be found at v1.7.33
Assets 48
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
containerd 2.3.2
containerd 2.3.2
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 18 Jun 23:16
v2.3.2
This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
GPG key ID: F58C5D0A4405ACDB
Verified
Learn about vigilant mode.
fff62f1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Welcome to the v2.3.2 release of containerd!
The second patch release for containerd 2.3 contains various fixes
and updates including security patches.
Security Updates
* containerd
+ CVE-2026-50195
+ CVE-2026-53488
+ CVE-2026-53492
+ CVE-2026-53489
+ CVE-2026-47262
Highlights
* Fix a data race when reading shim logs on Windows (#13522)
Image Distribution
* Allow the last host to retry on transient network errors (#13591)
Runtime
* Fix container startup failures caused by concurrent task RPC timeouts during slow container creation (#13512)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
* Samuel Karp
* Chris Henzie
* Akihiro Suda
* Derek McGowan
* Akhil Mohan
* Austin Vazquez
* Ben Cressey
* Brian Goff
* Maksym Pavlenko
* Sebastiaan van Stijn
* Sergey Kanzhelev
Changes
30 commits
* Prepare release notes for v2.3.2 (#13627)
+ fb8ca00b0 Prepare release notes for v2.3.2
+ 9c69960ba Merge commit from fork
+ 0f6251520 Merge commit from fork
+ 91d7471e2 cri: filter CDI annotations on checkpoint restore
+ 7c2e086bf Merge commit from fork
+ dae67765f cri: do not re-tag restored checkpoints
+ 94aa1e2c1 Merge commit from fork
+ 09599078f cri: make checkpoint restore robust to unexpected archive content
+ e1fdb8d22 Merge commit from fork
+ ff1d116ef Bound user-database file reads in openUserFile
+ d156e07cb Merge commit from fork
+ f99aad54a Do not propagate reserved labels from image configs
* vendor: golang.org/x/crypto v0.53.0 (#13608)
+ 0b9469501 [release/2.3] vendor: golang.org/x/crypto v0.53.0
* resolver: retry on transient network errors (#13591)
+ 983bbddc1 resolver: retry on transient network errors
* update runc binary to v1.4.3 (#13601)
+ 3f76f2dc1 update runc binary to v1.4.3
* update go to 1.26.4 (#13580)
+ 8a49dfe85 update go to 1.26.4
+ 5aa6bb2b7 remove 1.26.2 from CI builds as it is not supported any longer due to the dependency
* Configure udevd children-max for root-test (#13568)
+ bfb8aebc0 Configure udevd children-max for root-test
* core/runtime/v2: fix race on Windows deferredPipeConnection.c in Read (#13522)
+ 62ceafff0 core/runtime/v2: fix race on Windows deferredPipeConnection.c in Read
* runc-shim: don't hold the service lock across runc create (#13512)
+ 9b0c0dc58 runc-shim: don't hold the service lock across runc create
* contrib/checkpoint: increase timeouts to 30s (#13459)
+ f588bc6fb contrib/checkpoint: increase timeouts to 30s
Dependency Changes
* golang.org/x/crypto v0.49.0 -> v0.53.0
* golang.org/x/mod v0.35.0 -> v0.36.0
* golang.org/x/net v0.52.0 -> v0.55.0
* golang.org/x/sync v0.20.0 -> v0.21.0
* golang.org/x/sys v0.43.0 -> v0.46.0
* golang.org/x/term v0.41.0 -> v0.44.0
* golang.org/x/text v0.35.0 -> v0.38.0
Previous release can be found at v2.3.1
Which file should I download?
* containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).
* containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. Not position-independent.
In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
Assets 25
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
containerd 2.2.5
containerd 2.2.5
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 18 Jun 23:11
v2.2.5
This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
GPG key ID: F58C5D0A4405ACDB
Verified
Learn about vigilant mode.
e53c7c1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Welcome to the v2.2.5 release of containerd!
The fifth patch release for containerd 2.2 contains various fixes
and updates including security patches.
Security Updates
* containerd
+ CVE-2026-50195
+ CVE-2026-53488
+ CVE-2026-53492
+ CVE-2026-53489
+ CVE-2026-47262
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
* Samuel Karp
* Chris Henzie
* Akihiro Suda
* Derek McGowan
* Maksym Pavlenko
* Akhil Mohan
* Ben Cressey
* Brian Goff
* Davanum Srinivas
* Sebastiaan van Stijn
Changes
27 commits
* Prepare release notes for v2.2.5 (#13628)
+ 269031099 Prepare release notes for v2.2.5
+ ad59aa564 Merge commit from fork
+ 0b4d23690 Merge commit from fork
+ be8460656 cri: filter CDI annotations on checkpoint restore
+ 347240f72 Merge commit from fork
+ cff578841 cri: do not re-tag restored checkpoints
+ 668cf2c2f Merge commit from fork
+ 357652293 cri: make checkpoint restore robust to unexpected archive content
+ d43da05af Merge commit from fork
+ 30708e8d1 Bound user-database file reads in openUserFile
+ 028647ea2 Merge commit from fork
+ b6072a49f Do not propagate reserved labels from image configs
* vendor: golang.org/x/crypto v0.53.0 (#13607)
+ cfea2c141 [release/2.2] vendor: golang.org/x/crypto v0.53.0
* update runc binary to v1.3.6 (#13606)
+ fc96ea6b3 update runc binary to v1.3.6
* update go to 1.26.4/1.25.11 (#13577)
+ 5a125fd66 update go to 1.26.4/1.25.11
* Configure udevd children-max for root-test (#13567)
+ 2b7dfbd7f Configure udevd children-max for root-test
* Clean up disk space in node e2e workflow (#13548)
+ 1500e586f Clean up disk space in node e2e workflow
* contrib/checkpoint: increase timeouts to 30s (#13460)
+ 9991e944e contrib/checkpoint: increase timeouts to 30s
* release: don't mark 2.2 releases as latest (#13458)
+ 55a1f85d5 release: don't mark 2.2 releases as latest
Dependency Changes
* golang.org/x/crypto v0.45.0 -> v0.53.0
* golang.org/x/mod v0.29.0 -> v0.36.0
* golang.org/x/net v0.47.0 -> v0.55.0
* golang.org/x/sync v0.18.0 -> v0.21.0
* golang.org/x/sys v0.38.0 -> v0.46.0
* golang.org/x/term v0.37.0 -> v0.44.0
* golang.org/x/text v0.31.0 -> v0.38.0
Previous release can be found at v2.2.4
Which file should I download?
* containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).
* containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. Not position-independent.
In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
Assets 25
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
containerd 2.1.9
containerd 2.1.9
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 18 Jun 23:20
v2.1.9
This tag was signed with the committer’s verified signature.
dmcgowan Derek McGowan
GPG key ID: F58C5D0A4405ACDB
Verified
Learn about vigilant mode.
9260092
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Welcome to the v2.1.9 release of containerd!
The ninth patch release for containerd 2.1 contains various fixes
and updates including security patches.
Security Updates
* containerd
+ CVE-2026-50195
+ CVE-2026-53488
+ CVE-2026-53492
+ CVE-2026-53489
+ CVE-2026-47262
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
* Chris Henzie
* Samuel Karp
* Akihiro Suda
* Wei Fu
* Akhil Mohan
* Ben Cressey
* Brian Goff
* Davanum Srinivas
* Derek McGowan
* Jared Ledvina
Changes
23 commits
* Prepare release notes for v2.1.9 (#13629)
+ b8b3a86e9 Prepare release notes for v2.1.9
+ ee965da63 Merge commit from fork
+ b5e0c4733 Merge commit from fork
+ 02045fd46 cri: filter CDI annotations on checkpoint restore
+ e9c26cf3c Merge commit from fork
+ 2e4583a9f cri: do not re-tag restored checkpoints
+ 6e4ec908a Merge commit from fork
+ 570e69884 cri: make checkpoint restore robust to unexpected archive content
+ 3788b4b9e Merge commit from fork
+ 290420fa7 Bound user-database file reads in openBoundedUserFile
+ bc5014f45 Merge commit from fork
+ 429bcb924 Do not propagate reserved labels from image configs
* update runc binary to v1.3.6 (#13616)
+ 698f2fd66 update runc binary to v1.3.6
* update go to 1.26.4/1.25.11 (#13578)
+ b8b75a90e update go to 1.26.4/1.25.11
* Configure udevd children-max for root-test (#13566)
+ 22515b56f Configure udevd children-max for root-test
* Clean up disk space in node e2e workflow (#13554)
+ af88d4f60 Clean up disk space in node e2e workflow
* [github-action] release - Empty allowedSignersFile (#13517)
+ 06df49576 release - Empty allowedSignersFile
Dependency Changes
This release has no dependency changes
Previous release can be found at v2.1.8
Which file should I download?
* containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).
* containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. Not position-independent.
In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
Assets 25
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
containerd 2.0.10
containerd 2.0.10
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 18 Jun 23:17
v2.0.10
This tag was signed with the committer’s verified signature.
samuelkarp Samuel Karp
GPG key ID: 997C5A3CD3167CB5
Verified
Learn about vigilant mode.
ffa3ba0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Welcome to the v2.0.10 release of containerd!
The tenth patch release for containerd 2.0 includes various bug fixes and updates including security patches.
Security Updates
* containerd
+ CVE-2026-53488
+ CVE-2026-47262
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
* Samuel Karp
* Chris Henzie
* Akhil Mohan
* Akihiro Suda
* Ben Cressey
* Davanum Srinivas
* Paweł Gronowski
* Sebastiaan van Stijn
Changes
17 commits
* Prepare release notes for v2.0.10 (#13630)
+ cbbd21672 Prepare release notes for v2.0.10
+ 200a4005f Merge commit from fork
+ da4098647 Merge commit from fork
+ 03a19324f Bound user-database file reads in openBoundedUserFile
+ 126177ea4 Merge commit from fork
+ bbf4a2b8e Do not propagate reserved labels from image configs
* update runc binary to v1.3.6 (#13619)
+ a15e98122 update runc binary to v1.3.6
+ ba2ed2a5e [release/2.2] update runc binary to v1.3.5
+ 474184497 runc: Update runc binary to v1.3.4
* update go to 1.26.4/1.25.11 (#13581)
+ becbb802e update go to 1.26.4/1.25.11
* Configure udevd children-max for root-test (#13565)
+ 55bdc8bc5 Configure udevd children-max for root-test
* Clean up disk space in node e2e workflow (#13553)
+ 6d81e8867 Clean up disk space in node e2e workflow
Dependency Changes
This release has no dependency changes
Previous release can be found at v2.0.9
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
and CNI plugins from their official sites too.
See also the Getting Started documentation.
Assets 25
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
containerd 1.7.33
containerd 1.7.33
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 18 Jun 23:18
v1.7.33
This tag was signed with the committer’s verified signature.
samuelkarp Samuel Karp
GPG key ID: 997C5A3CD3167CB5
Verified
Learn about vigilant mode.
e8b1a9b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Welcome to the v1.7.33 release of containerd!
The thirty-third patch release for containerd 1.7 contains various fixes
and updates including security patches.
Security Updates
* containerd
+ CVE-2026-53488
+ CVE-2026-47262
* go-jose
+ CVE-2026-34986
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
* Samuel Karp
* Chris Henzie
* Akihiro Suda
* Akhil Mohan
* Ben Cressey
* Davanum Srinivas
* Sopho Merkviladze
Changes
17 commits
* Prepare release notes for v1.7.33 (#13631)
+ 7517e6737 Prepare release notes for v1.7.33
+ ab306518a Merge commit from fork
+ d34cdafda Merge commit from fork
+ 9ab2b7a89 Bound user-database file reads in openBoundedUserFile
+ 1e9806f90 Merge commit from fork
+ 4d8ba4d23 Do not propagate reserved labels from image configs
* update runc binary to v1.3.6 (#13615)
+ 74c728c13 update runc binary to v1.3.6
* update go to 1.26.4/1.25.11 (#13579)
+ 947caa4b7 update go to 1.26.4/1.25.11
* Configure udevd children-max for root-test (#13564)
+ e884e964e Configure udevd children-max for root-test
* Clean up disk space in node e2e workflow (#13552)
+ b9e756888 Clean up disk space in node e2e workflow
* Bump go-jose/go-jose/v3 to v3.0.5 to fix GHSA-78h2-9frx-2jm8 (#13467)
+ 4dfc1844e Bump go-jose to v3.0.5 to address CVE-2026-34986
Dependency Changes
* github.com/go-jose/go-jose/v3 v3.0.4 -> v3.0.5
Previous release can be found at v1.7.32
Assets 48
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
Previous 1 2 3 4 5 … 29 30 Next
Previous Next
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
提示: 选中文本以分享或加入忽略列表。
— Download difference patch
目前差异仅按文本比较,非图形对比,只提供最新截图。
截图需要启用 Playwright/WebDriver