From 49ecd0adeb103979a46e9f2016fc5a493462d07c Mon Sep 17 00:00:00 2001 From: Sergey Kanzhelev Date: Wed, 10 Dec 2025 23:39:18 +0000 Subject: [PATCH] cri-api changelog for 1.35: no changes --- staging/src/k8s.io/cri-api/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/staging/src/k8s.io/cri-api/README.md b/staging/src/k8s.io/cri-api/README.md index a98c8f3bdef..3d97a669a17 100644 --- a/staging/src/k8s.io/cri-api/README.md +++ b/staging/src/k8s.io/cri-api/README.md @@ -57,6 +57,12 @@ is a readonly mirror repository, all development is done at [kubernetes/kubernet Here is the change history of the Container Runtime Interface protocol. The change history is maintained manually: +### v1.35 + +`git diff v1.34.0 1.35.0 -- staging/src/k8s.io/cri-api/pkg/apis/runtime/v1/api.proto` + +No changes + ### v1.34 `git diff v1.33.0 v1.34.0 -- staging/src/k8s.io/cri-api/pkg/apis/runtime/v1/api.proto`