Go Daily Digest — 2026-08-13
containerd 2.3.4 — containerd
Welcome to the v2.3.4 release of containerd! The fourth patch release for containerd 2.3 contains various fixes and updates. Highlights Container Runtime Interface (CRI) Disable checkpoint restore in CreateContainer by default, requiring the enable_experimental_restore_via_create configuration option to enable (#13913) Set default runtimeFeatures.UserNamespacesHostNetwork to true in CRI (#13914) Deprecate checkpoint restore in CreateContainer (#13868) Support non-UTF-8 binary environment…
containerd 2.2.7 — containerd
Welcome to the v2.2.7 release of containerd! The seventh patch release for containerd 2.2 contains various fixes and updates. Highlights Container Runtime Interface (CRI) Disable checkpoint restore in CreateContainer by default, requiring the enable_experimental_restore_via_create configuration option to enable (#13937) Deprecate checkpoint restore in CreateContainer (#13872) Support non-UTF-8 binary environment variable values in CRI (#13455) Disable checkpoint restore codepaths when CRIU is…
Terraform v1.17.0-alpha20260812 — Terraform
1.17.0-alpha20260812 (August 12, 2026) ENHANCEMENTS: command/init: Enrich log messages with provider versions (#38918) BUG FIXES: funcs: pow and log no longer panic when result is not a number (#38912) ephemeral: Terraform will now use and display diagnostics raised when renewing an ephemeral resource. This may cause warnings to appear that previously were lost. We expect that any error diagnostics that were previously lost would have caused confusing downstream errors, so we do not anticipate…
- Terraform v1.16.0-rc1 [Terraform]