Terragrunt This Week: Dependency Cleanup, CAS Expansion, and Panic Fixes

   |   4 minute read

Terragrunt landed 29 commits this past week. The bulk of the work falls into two buckets: a systematic purge of third party Go dependencies in favor of the standard library, and a significant expansion of the content addressable storage (CAS) layer to support non git sources. Several panic fixes also shipped that affect real user workflows.

Read More >>

OpenTofu 1.12.1 Release: Security Patch and v1.12.0 Regression Fixes

   |   3 minute read

OpenTofu v1.12.1 shipped on May 27, 2026 as a patch release for the 1.12 line. The headline is a security advisory covering SSH handling in tofu generate and a CA SignatureKey revocation gap. The release also clears two regressions introduced in v1.12.0 and fixes the Azure key provider configuration.

Read More >>

Kubernetes Python Client v36.0.1 Stable Release

   |   3 minute read

The kubernetes-client/python project published the v36.0.1 stable tag on May 20, 2026. This is a patch release in the 36.0.x line, marked as non prerelease, so it is intended for production installs rather than testing.

Read More >>

Terragrunt v1.0.6 - Bug Fixes and New Experiments

   |   4 minute read

Terragrunt v1.0.6 shipped on May 25, 2026. It is mostly a bug fix wave plus two new experiments and a TUI update for the catalog redesign. The download_dir hang on a non hidden subdirectory and the race in parallel stack parsing are the headline fixes.

Read More >>
Page 1 of 20  |  Next >>
denis256 at denis256.dev