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 >>

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 >>

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 >>

Kubernetes Python Client v36.0.0 Stable Release Notes

   |   3 minute read

The official Kubernetes Python client tagged v36.0.0 on May 20, 2026. The published GitHub release is intentionally short and points users at the install commands and the full changelog on the release-36.0 branch. This post collects what is on the release page, plus the practical bits operators usually want before bumping the version in production code.

Read More >>

Prefect 3.7.2 - delete flow run automation and worker channel updates

   |   3 minute read

Prefect 3.7.2 landed on May 23, 2026 with a new delete flow run automation action, a worker channel handshake protocol, and a batch of fixes around result storage and Apprise logging.

Read More >>

Playwright Python 1.60.0 release with HAR tracing and drop locators

   |   3 minute read

Playwright Python 1.60.0 ships HAR recording as a tracing API, a new drop() method on locators, and soft assertions for pytest. The release was published on May 18, 2026 and pulls the bundled browsers up to Chromium 148, Firefox 150, and WebKit 26.4.

Read More >>

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 >>

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 >>

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 >>

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 >>

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 2 of 3  |  Next >>
denis256 at denis256.dev