CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 20:06:31 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"20f19a56ffcf5ceaa694a573e58fd860"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=jqBAI9pBO3mMYs01iEjFVDeivBEfaVCOzt7I%2FCZcgIKt0UfDEM98AXiFzn0719SKHf%2BmAinZr5eJrzAkHMTBgYXZiPGAx5HrsxGyuy53z%2F%2BX3kgnE5EfywC%2B7oViv5kv2YcLBKyoI8E2zmeQvj7h6x2VMfIHzSbgWr7qDH2DwseOCE%2F%2BsCGOZ4wdbOS%2BfQXOibaFvy5IPxwAwUwV9vuFP3%2FYGCNb2QbTWR1CXrS9IBUPBdcdk7Fz2qyAud%2BZKLbJamyE9WC4ar8plEbdkGLQIg%3D%3D--PN4XdP52YRMa%2BDSg--kJi7Rs%2BHmF6YlufxELRQlA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.237784256.1753301191; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 20:06:31 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 20:06:31 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B330:941DF:107C26B:1392C28:688140C7
Release containerd API 1.8.0 · containerd/containerd · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
containerd API 1.8.0
Compare
·
947 commits
to main
since this release
api/v1.8.0
dmcgowan
Derek McGowan
This tag was signed with the committer’s verified signature.
cf36acf
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Welcome to the api/v1.8.0 release of containerd!
The first dedicated release for the containerd API. This release continues the 1.x
line of API compatibility with the 9th minor release of the 1.x API.
Highlights
- Add Update API for sandbox controller (#9903)
- Add PluginInfo to introspection API (#9442)
- Expose usage of deprecated features (#9258)
- Add image delete target (#8989)
Go client
- Add api Go module and move all protos under api (#10151)
Image Distribution
- Enable Transfer service API to support plain HTTP (#10024)
- Enable Transfer service to use registry configuration directory (#9908)
- Update Transfer service to add OCI descriptors to Progress structure (#9630)
- Add option to perform syncfs after pull (#9401)
Runtime
- Store bootstrap parameters in sandbox metadata (#9736)
- Add sandboxer configuration and move sandbox controllers to plugins (#8268)
- Add annotations to CreateSandbox request (#8960)
- Add SandboxMetrics (#8680)
- Publish sandbox events (#8602)
Deprecations
- Add type alias for event Envelope (#10279)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
- Derek McGowan
- Maksym Pavlenko
- Wei Fu
- Abel Feng
- Akihiro Suda
- Phil Estes
- Danny Canter
- Samuel Karp
- Kohei Tokunaga
- Sebastiaan van Stijn
- Akhil Mohan
- Brian Goff
- Bryant Biggs
- Davanum Srinivas
- Iceber Gu
- Kirtana Ashok
Changes
65 commits
- Prepare release notes for api/v1.8.0 (#10935)
d38911808
Prepare release notes for api/v1.8.0
- Clean up some dependency trees for runc shim (#10757)
2123855ee
Add build tag to omit grpc
- Add Update API for sandbox controller (#9903)
15887d7ef
sandbox: add update api for controller
- api: update github.com/containerd/ttrpc v1.2.5 to be aligned with containerd (#10366)
cb38b1e2b
api: update github.com/containerd/ttrpc v1.2.5
- Add type alias for event Envelope (#10279)
3e71ccafc
Add type alias for event Envelope
- Update api minimum Go version to 1.21 (#10276)
359d84351
Update api minimum go version to 1.21
- Prepare release notes for api/v1.8.0-rc.0 (#10167)
55fcebffc
Prepare release notes for api/v1.8.0
- Add api Go module and move all protos under api (#10151)
- Store bootstrap parameters in sandbox metadata (#9736)
- Enable Transfer service API to support plain HTTP (#10024)
433279438
Transfer: Registry: Enable plain HTTP
- Enable Transfer service to use registry configuration directory (#9908)
7a3b7fba5
Transfer: Registry: Enable to use registry configuration diretory
- Generate proto services with go-ttrpc (#7609)
- Add OSVersion to platform protobuf (#9733)
5aa05481d
Add OSVersion to platform protobuf
- Move Message proto to types (#9742)
- refactor: move plugin/fieldpath to api/types/ (#9687)
b16e3572a
refactor: move plugin/fieldpath to api/types/
- Add PluginInfo to introspection API (#9442)
22d586e51
api/services/instrospection: add PluginInfo
- Update Transfer service to add OCI descriptors to Progress structure (#9630)
a2472c0b5
transfer: add OCI descriptors to Progress structure
- Add option to perform syncfs after pull (#9401)
bd5c602c4
api: introduce sync_fs to diff.ApplyRequest
- Containerd v2 module (#9306)
5fdf55e49
Update go module to github.com/containerd/containerd/v2
- Expose usage of deprecated features (#9258)
57c897f10
api/introspection: deprecation warnings in server
- Add sandboxer configuration and move sandbox controllers to plugins (#8268)
- Add image delete target (#8989)
f8fb2dad3
api: update image service to support target in delete request
- fix: Add
containerd
to the message type reference (#9126)42eee8bf0
fix: Addcontainerd
to the message type reference
- platforms: isolate from errdefs and api dependencies (#9095)
e916d77c8
platforms: move ToProto, FromProto to api/types
- Add annotations to CreateSandbox request (#8960)
939ccbed4
Sandbox: Add annotations to CreateSandbox surface
- archive: use 1970-01-01 as the whiteout timestamp (#8764)
5dedb6d0d
archive: use 1970-01-01 as the whiteout timestamp
- Add SandboxMetrics (#8680)
- Publish sandbox events (#8602)
65906335b
Add sandbox events protos
- Cleanup protobuild config (#8278)
0bbca7f1b
Cleanup protobuild config
Dependency Changes
- github.com/containerd/log v0.1.0 new
- github.com/containerd/ttrpc v1.2.1 -> v1.2.5
- github.com/containerd/typeurl/v2 v2.1.0 -> v2.1.1
- github.com/golang/protobuf v1.5.2 -> v1.5.3
- github.com/opencontainers/image-spec 3a7f492d3f1b -> v1.1.0
- github.com/sirupsen/logrus v1.9.0 -> v1.9.3
- golang.org/x/net v0.7.0 -> v0.23.0
- golang.org/x/sys v0.6.0 -> v0.18.0
- golang.org/x/text v0.7.0 -> v0.14.0
- google.golang.org/genproto/googleapis/rpc c3f982113cda new
- google.golang.org/grpc v1.53.0 -> v1.59.0
- google.golang.org/protobuf v1.28.1 -> v1.33.0
Previous release can be found at v1.7.0
Assets 2
3 people reacted
You can’t perform that action at this time.