Skip to content

Releases: cri-o/cri-o

v1.33.4

02 Sep 09:40
60c6d8d
Compare
Choose a tag to compare

CRI-O v1.33.4

The release notes have been generated for the commit range
v1.33.3...v1.33.4 on Tue, 02 Sep 2025 09:38:10 UTC.

Downloads

Download one of our static release bundles via our Google Cloud Bucket:

To verify the artifact signatures via cosign, run:

> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.v1.33.4.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.33.4 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.33.4 \
    --signature cri-o.amd64.v1.33.4.tar.gz.sig \
    --certificate cri-o.amd64.v1.33.4.tar.gz.cert

To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:

> tar xfz cri-o.amd64.v1.33.4.tar.gz
> bom validate -e cri-o.amd64.v1.33.4.tar.gz.spdx -d cri-o

Changelog since v1.33.3

Changes by Kind

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.32.8

02 Sep 00:26
6140265
Compare
Choose a tag to compare

CRI-O v1.32.8

The release notes have been generated for the commit range
v1.32.7...v1.32.8 on Tue, 02 Sep 2025 00:23:41 UTC.

Downloads

Download one of our static release bundles via our Google Cloud Bucket:

To verify the artifact signatures via cosign, run:

> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.v1.32.8.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.32.8 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.32.8 \
    --signature cri-o.amd64.v1.32.8.tar.gz.sig \
    --certificate cri-o.amd64.v1.32.8.tar.gz.cert

To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:

> tar xfz cri-o.amd64.v1.32.8.tar.gz
> bom validate -e cri-o.amd64.v1.32.8.tar.gz.spdx -d cri-o

Changelog since v1.32.7

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.31.12

02 Sep 00:25
2cea339
Compare
Choose a tag to compare

CRI-O v1.31.12

The release notes have been generated for the commit range
v1.31.11...v1.31.12 on Tue, 02 Sep 2025 00:23:42 UTC.

Downloads

Download one of our static release bundles via our Google Cloud Bucket:

To verify the artifact signatures via cosign, run:

> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.v1.31.12.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.31.12 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.31.12 \
    --signature cri-o.amd64.v1.31.12.tar.gz.sig \
    --certificate cri-o.amd64.v1.31.12.tar.gz.cert

To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:

> tar xfz cri-o.amd64.v1.31.12.tar.gz
> bom validate -e cri-o.amd64.v1.31.12.tar.gz.spdx -d cri-o

Changelog since v1.31.11

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.33.3

02 Aug 00:27
94372b0
Compare
Choose a tag to compare

CRI-O v1.33.3

The release notes have been generated for the commit range
v1.33.2...v1.33.3 on Sat, 02 Aug 2025 00:25:53 UTC.

Downloads

Download one of our static release bundles via our Google Cloud Bucket:

To verify the artifact signatures via cosign, run:

> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.v1.33.3.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.33.3 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.33.3 \
    --signature cri-o.amd64.v1.33.3.tar.gz.sig \
    --certificate cri-o.amd64.v1.33.3.tar.gz.cert

To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:

> tar xfz cri-o.amd64.v1.33.3.tar.gz
> bom validate -e cri-o.amd64.v1.33.3.tar.gz.spdx -d cri-o

Changelog since v1.33.2

Changes by Kind

Bug or Regression

  • Server: delay CDI device injection, to ensure that CDI Spec edits take precedence over image defaults and the Pod Spec. (#9295, @klihub)

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

v1.32.7

02 Aug 00:28
71d5a61
Compare
Choose a tag to compare

CRI-O v1.32.7

The release notes have been generated for the commit range
v1.32.6...v1.32.7 on Sat, 02 Aug 2025 00:25:49 UTC.

Downloads

Download one of our static release bundles via our Google Cloud Bucket:

To verify the artifact signatures via cosign, run:

> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.v1.32.7.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.32.7 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.32.7 \
    --signature cri-o.amd64.v1.32.7.tar.gz.sig \
    --certificate cri-o.amd64.v1.32.7.tar.gz.cert

To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:

> tar xfz cri-o.amd64.v1.32.7.tar.gz
> bom validate -e cri-o.amd64.v1.32.7.tar.gz.spdx -d cri-o

Changelog since v1.32.6

Changes by Kind

Bug or Regression

  • Server: delay CDI device injection, to ensure that CDI Spec edits take precedence over image defaults and the Pod Spec. (#9296, @klihub)

Uncategorized

  • Fix the bug that pod can't be terminated when the process is uninterruptible sleep for a while. (#9326, @bitoku)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.31.11

02 Aug 00:28
65ec77a
Compare
Choose a tag to compare

CRI-O v1.31.11

The release notes have been generated for the commit range
v1.31.10...v1.31.11 on Sat, 02 Aug 2025 00:25:51 UTC.

Downloads

Download one of our static release bundles via our Google Cloud Bucket:

To verify the artifact signatures via cosign, run:

> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.v1.31.11.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.31.11 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.31.11 \
    --signature cri-o.amd64.v1.31.11.tar.gz.sig \
    --certificate cri-o.amd64.v1.31.11.tar.gz.cert

To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:

> tar xfz cri-o.amd64.v1.31.11.tar.gz
> bom validate -e cri-o.amd64.v1.31.11.tar.gz.spdx -d cri-o

Changelog since v1.31.10

Changes by Kind

Uncategorized

  • Fix the bug that pod can't be terminated when the process is uninterruptible sleep for a while. (#9327, @bitoku)
  • Server: delay CDI device injection, to ensure that CDI Spec edits take precedence over image defaults and the Pod Spec. (#9353, @openshift-cherrypick-robot)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.33.2

02 Jul 00:27
0da1b7c
Compare
Choose a tag to compare

CRI-O v1.33.2

The release notes have been generated for the commit range
v1.33.1...v1.33.2 on Wed, 02 Jul 2025 00:25:39 UTC.

Downloads

Download one of our static release bundles via our Google Cloud Bucket:

To verify the artifact signatures via cosign, run:

> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.v1.33.2.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.33.2 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.33.2 \
    --signature cri-o.amd64.v1.33.2.tar.gz.sig \
    --certificate cri-o.amd64.v1.33.2.tar.gz.cert

To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:

> tar xfz cri-o.amd64.v1.33.2.tar.gz
> bom validate -e cri-o.amd64.v1.33.2.tar.gz.spdx -d cri-o

Changelog since v1.33.1

Changes by Kind

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.32.6

02 Jul 00:27
8e1af22
Compare
Choose a tag to compare

CRI-O v1.32.6

The release notes have been generated for the commit range
v1.32.5...v1.32.6 on Wed, 02 Jul 2025 00:25:35 UTC.

Downloads

Download one of our static release bundles via our Google Cloud Bucket:

To verify the artifact signatures via cosign, run:

> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.v1.32.6.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.32.6 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.32.6 \
    --signature cri-o.amd64.v1.32.6.tar.gz.sig \
    --certificate cri-o.amd64.v1.32.6.tar.gz.cert

To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:

> tar xfz cri-o.amd64.v1.32.6.tar.gz
> bom validate -e cri-o.amd64.v1.32.6.tar.gz.spdx -d cri-o

Changelog since v1.32.5

Changes by Kind

Bug or Regression

  • Fix a potential deadlock when an infra container is taking a long time to exit and the sandbox's readiness is blocked on the infra container's opLock (#9224, @haircommander)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.31.10

02 Jul 00:28
ce48a32
Compare
Choose a tag to compare

CRI-O v1.31.10

The release notes have been generated for the commit range
v1.31.9...v1.31.10 on Wed, 02 Jul 2025 00:25:43 UTC.

Downloads

Download one of our static release bundles via our Google Cloud Bucket:

To verify the artifact signatures via cosign, run:

> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.v1.31.10.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.31.10 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.31.10 \
    --signature cri-o.amd64.v1.31.10.tar.gz.sig \
    --certificate cri-o.amd64.v1.31.10.tar.gz.cert

To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:

> tar xfz cri-o.amd64.v1.31.10.tar.gz
> bom validate -e cri-o.amd64.v1.31.10.tar.gz.spdx -d cri-o

Changelog since v1.31.9

Changes by Kind

Bug or Regression

Uncategorized

  • Fix a potential deadlock when an infra container is taking a long time to exit and the sandbox's readiness is blocked on the infra container's opLock (#9291, @openshift-cherrypick-robot)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.32.5

04 Jun 00:40
9607a04
Compare
Choose a tag to compare

CRI-O v1.32.5

The release notes have been generated for the commit range
v1.32.4...v1.32.5 on Wed, 04 Jun 2025 00:34:03 UTC.

Downloads

Download one of our static release bundles via our Google Cloud Bucket:

To verify the artifact signatures via cosign, run:

> export COSIGN_EXPERIMENTAL=1
> cosign verify-blob cri-o.amd64.v1.32.5.tar.gz \
    --certificate-identity https://github.com/cri-o/cri-o/.github/workflows/test.yml@refs/tags/v1.32.5 \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com \
    --certificate-github-workflow-repository cri-o/cri-o \
    --certificate-github-workflow-ref refs/tags/v1.32.5 \
    --signature cri-o.amd64.v1.32.5.tar.gz.sig \
    --certificate cri-o.amd64.v1.32.5.tar.gz.cert

To verify the bill of materials (SBOM) in SPDX format using the bom tool, run:

> tar xfz cri-o.amd64.v1.32.5.tar.gz
> bom validate -e cri-o.amd64.v1.32.5.tar.gz.spdx -d cri-o

Changelog since v1.32.4

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.