OpenTofu 1.12.0 Brings Dynamic prevent_destroy and Provider Checksum Fixes

   |   3 minute read

OpenTofu 1.12.0 landed on May 14, 2026, and it pulls a few sharp edges out of day to day usage. The headline items: prevent_destroy can now reference variables, the provider registry ships complete checksums, and a new -json-into=FILENAME flag lets you keep JSON output alongside the normal terminal UI.

Read More >>

Terragrunt v1.0.5 release notes and key changes

   |   4 minute read

Terragrunt v1.0.5 from gruntwork-io shipped on May 18, 2026. The headline change: when the provider cache server talks to the OpenTofu registry, a single terragrunt init now writes a .terraform.lock.hcl with h1: hashes for every platform the registry supports, so you no longer need to run tofu providers lock -platform=... for each target architecture.

Read More >>

Selenium 4.44.0 - new CLI, Redis Grid distributor, BiDi cleanup

   |   3 minute read

Selenium 4.44.0 shipped on May 12, 2026. The release introduces an initial Selenium CLI tool, makes the Redis backed Grid Distributor a built in option, and lands a long round of dotnet and Python BiDi cleanup. It is a regular release, not a prerelease.

Read More >>

Prefect 3.7.1 Release Notes - Worker Channel and Orchestration Fixes

   |   3 minute read

PrefectHQ shipped Prefect 3.7.1 on May 16, 2026, a point release that ships the first batch of worker channel infrastructure and clears out a stack of orchestration, concurrency, and result data bugs. Anyone running self hosted workers or pinning Python 3.13 should read this one carefully.

Read More >>

OpenTofu v1.10.10 - Two Bug Fixes for Caching and Import Blocks

   |   3 minute read

OpenTofu shipped v1.10.10 on May 11, 2026 as a small patch focused on two bug fixes. The provider cache now refuses to silently overwrite a mismatched entry, and a long standing crash in import blocks that used provider defined functions is gone.

Read More >>
<< Previous  |  Page 8 of 20  |  Next >>
denis256 at denis256.dev