<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Release on Project Wintermute</title><link>https://wintermutecore.com/tags/release/</link><description>Recent content in Release on Project Wintermute</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 23 Jun 2026 10:30:00 +0000</lastBuildDate><atom:link href="https://wintermutecore.com/tags/release/index.xml" rel="self" type="application/rss+xml"/><item><title>Kustomize OCI Image Digest Matching Fix</title><link>https://wintermutecore.com/posts/kustomize-oci-image-digest-matching-fix/</link><pubDate>Tue, 23 Jun 2026 10:30:00 +0000</pubDate><guid>https://wintermutecore.com/posts/kustomize-oci-image-digest-matching-fix/</guid><description>&lt;p&gt;&lt;a href="https://github.com/kubernetes-sigs/kustomize"&gt;kustomize&lt;/a&gt; had a quiet week on master: one commit, two files, 36 lines added. The change is small but operationally sharp. Teams that pin workloads with digest algorithms other than sha256 could see their &lt;code&gt;images:&lt;/code&gt; overrides silently ignored during &lt;code&gt;kustomize build&lt;/code&gt;.&lt;/p&gt;</description></item><item><title>Jenkins 2.570 Release: SSH Key Discovery and Workspace UTF-8 Encoding</title><link>https://wintermutecore.com/posts/jenkins-2-570-release-ssh-key-utf8-fixes/</link><pubDate>Tue, 23 Jun 2026 10:05:49 +0000</pubDate><guid>https://wintermutecore.com/posts/jenkins-2-570-release-ssh-key-utf8-fixes/</guid><description>&lt;p&gt;Jenkins 2.570 shipped on June 23, 2026 as a stable weekly release, not a prerelease candidate. The headline change for platform operators is pull request 26954, which extends SSH key discovery to ECDSA and Ed25519 keys in default key locations. That closes a gap for controllers and agents that rely on modern key types instead of legacy RSA only setups.&lt;/p&gt;</description></item><item><title>n8n 2.26.9 - Sparse Release Notes and Operator Guardrails</title><link>https://wintermutecore.com/posts/n8n-2-26-9-release-operator-notes/</link><pubDate>Mon, 22 Jun 2026 11:58:18 +0000</pubDate><guid>https://wintermutecore.com/posts/n8n-2-26-9-release-operator-notes/</guid><description>&lt;p&gt;n8n published &lt;code&gt;n8n@2.26.9&lt;/code&gt; on June 22, 2026, with the GitHub release page timestamped at 11:58:18 UTC. The most important operational fact is the lack of public change detail: the notes show the tag, the 2.26.8 to 2.26.9 compare target, and review badges, but no listed fixes, migration steps, or security notes. This is not marked as a prerelease.&lt;/p&gt;</description></item><item><title>n8n n8n@1.123.60 - Billing Count and Security Fixes</title><link>https://wintermutecore.com/posts/n8n-1-123-60-billing-security-fixes/</link><pubDate>Mon, 22 Jun 2026 10:54:19 +0000</pubDate><guid>https://wintermutecore.com/posts/n8n-1-123-60-billing-security-fixes/</guid><description>&lt;p&gt;n8n &lt;code&gt;n8n@1.123.60&lt;/code&gt; was published on June 22, 2026, as a small patch release for workflow execution accounting and dependency security fixes. The core change for data teams is that error workflow executions are excluded from the billable execution count, which makes failure handling less likely to distort usage reporting.&lt;/p&gt;</description></item><item><title>go-micro v6.2.0 - Protoless Scaffolding Fix</title><link>https://wintermutecore.com/posts/go-micro-v6-2-0-protoless-scaffolding/</link><pubDate>Mon, 22 Jun 2026 09:23:40 +0000</pubDate><guid>https://wintermutecore.com/posts/go-micro-v6-2-0-protoless-scaffolding/</guid><description>&lt;p&gt;go-micro v6.2.0 was published on June 22, 2026, with a narrow set of docs, examples, and scaffolding fixes for Go service teams. The most useful change for data platform work is the protoless service scaffolding fix, since scaffold errors tend to block local generators before a service can reach CI or an integration test. The release is not marked as a prerelease.&lt;/p&gt;</description></item><item><title>CloudQuery SQLite v2.14.10 - Plugin SDK Update</title><link>https://wintermutecore.com/posts/cloudquery-sqlite-v2-14-10-sdk-update/</link><pubDate>Fri, 19 Jun 2026 15:23:06 +0000</pubDate><guid>https://wintermutecore.com/posts/cloudquery-sqlite-v2-14-10-sdk-update/</guid><description>&lt;p&gt;CloudQuery &lt;code&gt;plugins-destination-sqlite-v2.14.10&lt;/code&gt; was published on June 19, 2026. The SQLite destination release is a small maintenance cut: its listed bug fix updates &lt;code&gt;github.com/cloudquery/plugin-sdk/v4&lt;/code&gt; to &lt;code&gt;v4.95.3&lt;/code&gt;, with no prerelease flag and no migration note in the GitHub text.&lt;/p&gt;</description></item><item><title>n8n 2.26.8 - Form Trigger Authentication Crash Fix</title><link>https://wintermutecore.com/posts/n8n-2-26-8-form-trigger-authentication-fix/</link><pubDate>Fri, 19 Jun 2026 14:18:09 +0000</pubDate><guid>https://wintermutecore.com/posts/n8n-2-26-8-form-trigger-authentication-fix/</guid><description>&lt;p&gt;n8n &lt;code&gt;n8n@2.26.8&lt;/code&gt; was published on June 19, 2026 with a focused fix for the Form Trigger Node. The release adds a default value for the authentication parameter so old workflows do not crash when they hit that missing value. It is not marked as a prerelease.&lt;/p&gt;</description></item><item><title>CloudQuery PostgreSQL v8.15.0 - Lakebase Destination Support</title><link>https://wintermutecore.com/posts/cloudquery-postgresql-v8-15-0-lakebase-destination/</link><pubDate>Fri, 19 Jun 2026 14:13:42 +0000</pubDate><guid>https://wintermutecore.com/posts/cloudquery-postgresql-v8-15-0-lakebase-destination/</guid><description>&lt;p&gt;CloudQuery PostgreSQL destination v8.15.0 was published on June 19, 2026, with Databricks Lakebase support as the main operator visible change. For teams using CloudQuery as an ELT bridge into Postgres compatible stores, this release makes Lakebase a supported destination path rather than an ad hoc target.&lt;/p&gt;</description></item><item><title>MongoDB Go Driver v2.7.0 - Session Writes and BSON Fixes</title><link>https://wintermutecore.com/posts/mongo-go-driver-v2-7-0-release-session-writes/</link><pubDate>Thu, 18 Jun 2026 16:24:51 +0000</pubDate><guid>https://wintermutecore.com/posts/mongo-go-driver-v2-7-0-release-session-writes/</guid><description>&lt;p&gt;MongoDB Go Driver v2.7.0 was published on June 18, 2026, with write support for &lt;code&gt;afterClusterTime&lt;/code&gt; in causally consistent sessions as the main data path change. For services that mix reads and writes inside session scoped workflows, the release narrows a consistency gap that can matter in ETL workers, API backends, and queue consumers that write after a causally linked read. It is a regular release, not a prerelease.&lt;/p&gt;</description></item><item><title>Nokogiri v1.19.4 - XML Parser Security Fixes</title><link>https://wintermutecore.com/posts/nokogiri-v1-19-4-security-release/</link><pubDate>Thu, 18 Jun 2026 15:24:25 +0000</pubDate><guid>https://wintermutecore.com/posts/nokogiri-v1-19-4-security-release/</guid><description>&lt;p&gt;Nokogiri v1.19.4 was published on June 18, 2026, as a security release for the Ruby XML and HTML parser used in many web processing, CMS import, and ETL paths. The most operator visible change is on JRuby: &lt;code&gt;XML::Schema&lt;/code&gt; now enforces &lt;code&gt;NONET&lt;/code&gt; with default options, closing a gap where schema parsing could still fetch network resources. It is not marked as a prerelease.&lt;/p&gt;</description></item><item><title>ingestr v1.0.37 - ESPN URI Parameter Cleanup</title><link>https://wintermutecore.com/posts/ingestr-v1-0-37-espn-uri-fix/</link><pubDate>Thu, 18 Jun 2026 14:20:19 +0000</pubDate><guid>https://wintermutecore.com/posts/ingestr-v1-0-37-espn-uri-fix/</guid><description>&lt;p&gt;ingestr v1.0.37 was published on June 18, 2026, with a narrow ESPN source change: the connector drops the &lt;code&gt;dates&lt;/code&gt; URI parameter from its requests. This is not marked as a prerelease, and the useful signal for data engineers is request shape, not a broad feature set.&lt;/p&gt;</description></item><item><title>Argo CD v3.3.12: Git Fetch Depth and Clusterinformer Locks</title><link>https://wintermutecore.com/posts/argo-cd-v3-3-12-release-bug-fixes/</link><pubDate>Thu, 18 Jun 2026 09:35:20 +0000</pubDate><guid>https://wintermutecore.com/posts/argo-cd-v3-3-12-release-bug-fixes/</guid><description>&lt;p&gt;Argo CD version v3.3.12 is now available as of June 18 2026. This patch release brings targeted bug fixes to the application controller and repo server components. The most critical change for operators running large scale deployments is the correction of shallow clone depth behavior during git fetch operations, which reduces network and memory overhead.&lt;/p&gt;</description></item><item><title>Helm v4.2.2 Released to Fix Informer Sync Watch Race</title><link>https://wintermutecore.com/posts/helm-4-2-2-release-informer-sync-revert/</link><pubDate>Wed, 17 Jun 2026 20:50:16 +0000</pubDate><guid>https://wintermutecore.com/posts/helm-4-2-2-release-informer-sync-revert/</guid><description>&lt;p&gt;The Helm project released version &lt;code&gt;v4.2.2&lt;/code&gt; on June 17, 2026, delivering a targeted patch to address a regression in core Kubernetes resource tracking. This release reverts a previous concurrency optimization within the client package that triggered intermittent test and deployment automation failures. Platform operators running complex continuous delivery pipelines should analyze this update to understand how resource deletion tracking affects automation stability.&lt;/p&gt;</description></item><item><title>Jenkins 2.569 Release: Core Material Standardization and Logging Fixes</title><link>https://wintermutecore.com/posts/jenkins-2-569-release-material-standardization-logging-fixes/</link><pubDate>Tue, 16 Jun 2026 13:08:40 +0000</pubDate><guid>https://wintermutecore.com/posts/jenkins-2-569-release-material-standardization-logging-fixes/</guid><description>&lt;p&gt;The Jenkins project has delivered version 2.569 as a weekly release tracking automated infrastructure operations and continuous execution frameworks. Published on June 16, 2026, this update focuses on stabilizing user interface elements across active control panels while fixing log streaming errors that impact data engineering workflows. SRE operators running large compute topologies will see improved predictability in executor status monitoring and log aggregation pipelines.&lt;/p&gt;</description></item><item><title>Cilium v1.19.5: Efficient Load Balancing for Large Scale Services</title><link>https://wintermutecore.com/posts/cilium-v1-19-5-release-load-balancing-backend-refactor/</link><pubDate>Tue, 16 Jun 2026 12:25:41 +0000</pubDate><guid>https://wintermutecore.com/posts/cilium-v1-19-5-release-load-balancing-backend-refactor/</guid><description>&lt;p&gt;Cilium v1.19.5 arrived on June 16, 2026, delivering a critical architectural update to how the data plane handles service backends at scale. This point release focuses on stabilizing the 1.19 branch with a significant refactor of the load balancing backend representation alongside essential security and connectivity fixes for production Kubernetes environments.&lt;/p&gt;</description></item><item><title>Cilium v1.18.11: StateDB Memory Leak and Gateway API Fixes</title><link>https://wintermutecore.com/posts/cilium-v1-18-11-release-statedb-memory-leak-fix/</link><pubDate>Tue, 16 Jun 2026 12:22:23 +0000</pubDate><guid>https://wintermutecore.com/posts/cilium-v1-18-11-release-statedb-memory-leak-fix/</guid><description>&lt;p&gt;The Cilium project released version v1.18.11 on June 16, 2026, delivering critical stability fixes for the internal StateDB engine and refined traffic management for Gateway API implementations. This update is a maintenance release for the 1.18 branch that focuses on resource management and datapath reliability in high scale environments.&lt;/p&gt;</description></item><item><title>Cilium v1.17.17 Release: Troubleshooting and Proxy Updates</title><link>https://wintermutecore.com/posts/cilium-v1-17-17-release-troubleshooting-and-proxy-updates/</link><pubDate>Tue, 16 Jun 2026 12:22:05 +0000</pubDate><guid>https://wintermutecore.com/posts/cilium-v1-17-17-release-troubleshooting-and-proxy-updates/</guid><description>&lt;p&gt;Cilium v1.17.17 arrived on June 16, 2026, delivering critical troubleshooting enhancements for large scale environments and updated proxy components. This maintenance release focuses on observability for the key value store and cluster mesh subsystems while fixing transient errors in node resource management.&lt;/p&gt;</description></item><item><title>n8n 2.26.4 - Node Parameter Fix for npm Installs</title><link>https://wintermutecore.com/posts/n8n-2-26-4-release-npm-node-parameter-fix/</link><pubDate>Mon, 15 Jun 2026 11:22:06 +0000</pubDate><guid>https://wintermutecore.com/posts/n8n-2-26-4-release-npm-node-parameter-fix/</guid><description>&lt;p&gt;n8n 2.26.4 was published on June 15 2026. This patch release corrects an execution context error that blocked node parameter access when the package was installed through npm and trims the time required to render workflow examples inside the AI assistant.&lt;/p&gt;</description></item><item><title>Apache Airflow Helm Chart 1.22.0 Release: Image Updates and OTel Integration</title><link>https://wintermutecore.com/posts/apache-airflow-helm-chart-1-22-0-release-improvements/</link><pubDate>Sat, 13 Jun 2026 23:37:21 +0000</pubDate><guid>https://wintermutecore.com/posts/apache-airflow-helm-chart-1-22-0-release-improvements/</guid><description>&lt;p&gt;The Apache Airflow project released version 1.22.0 of its official Helm Chart on June 13, 2026. This update introduces a higher baseline for deployment environments by moving the minimum required Helm version to 3.19.0. It also synchronizes the default container image with the recent Airflow 3.2.2 release to ensure platform operators have access to the latest scheduler and worker logic.&lt;/p&gt;</description></item><item><title>OpenTofu v1.11.9 Release - Security Hardening and SSH Fixes</title><link>https://wintermutecore.com/posts/opentofu-v1-11-9-release-security-ssh-fixes/</link><pubDate>Fri, 12 Jun 2026 16:11:30 +0000</pubDate><guid>https://wintermutecore.com/posts/opentofu-v1-11-9-release-security-ssh-fixes/</guid><description>&lt;p&gt;OpenTofu v1.11.9 was released on June 12, 2026, delivering critical security updates for SSH connectivity and state encryption providers. This version patches vulnerabilities that could lead to hangs or high CPU consumption when interacting with compromised servers or specifically crafted encryption keys. As a maintenance release in the v1.11 series, it focuses on stability and security without introducing breaking changes to the core engine or configuration syntax.&lt;/p&gt;</description></item><item><title>OpenTofu v1.12.2: State Encryption and SSH Security Fixes</title><link>https://wintermutecore.com/posts/opentofu-v1-12-2-release-security-and-stability-fixes/</link><pubDate>Fri, 12 Jun 2026 15:26:49 +0000</pubDate><guid>https://wintermutecore.com/posts/opentofu-v1-12-2-release-security-and-stability-fixes/</guid><description>&lt;p&gt;OpenTofu v1.12.2 was released on June 12, 2026, delivering critical security updates for state encryption and remote connection handling. This maintenance release addresses vulnerabilities that could lead to panics or high CPU usage in specific edge cases. It also resolves a persistent issue with the Unix kernel incorrectly identifying deadlocks when multiple processes access the global plugin cache.&lt;/p&gt;</description></item><item><title>Helm v4.2.1: Concurrency and Version Range Fixes</title><link>https://wintermutecore.com/posts/helm-v4-2-1-release-race-condition-fixes/</link><pubDate>Fri, 12 Jun 2026 15:06:26 +0000</pubDate><guid>https://wintermutecore.com/posts/helm-v4-2-1-release-race-condition-fixes/</guid><description>&lt;p&gt;Helm v4.2.1 was released on June 12, 2026, delivering several critical stability fixes for data races and version range detection in the Helm 4 branch. This patch release focuses on concurrency safety during parallel operations and ensures that success messages are correctly routed to standard output.&lt;/p&gt;</description></item><item><title>Helm v3.21.1: Template Panic Fix and Go 1.26 Runtime</title><link>https://wintermutecore.com/posts/helm-v3-21-1-template-panic-fix-runtime-updates/</link><pubDate>Fri, 12 Jun 2026 14:51:31 +0000</pubDate><guid>https://wintermutecore.com/posts/helm-v3-21-1-template-panic-fix-runtime-updates/</guid><description>&lt;p&gt;Helm v3.21.1 was released on June 12, 2026, providing critical stability fixes for template generation and a significant update to the project toolchain. This patch release addresses a nil pointer panic affecting template operations in client only modes and migrates the build environment to the Go 1.26 runtime. For platform engineers running large scale Kubernetes deployments, this update ensures that manifest rendering remains reliable in disconnected or restricted environments.&lt;/p&gt;</description></item><item><title>Great Expectations 1.18.1: Data Docs HTML Escape Fix</title><link>https://wintermutecore.com/posts/great-expectations-1-18-1-data-docs-fix/</link><pubDate>Thu, 11 Jun 2026 20:15:18 +0000</pubDate><guid>https://wintermutecore.com/posts/great-expectations-1-18-1-data-docs-fix/</guid><description>&lt;p&gt;Great Expectations 1.18.1 shipped on June 11, 2026 as a patch release for the open source data validation library. The functional change is a Data Docs rendering fix: regex patterns with angle brackets now get HTML escaped instead of being interpreted as markup. Documentation cleanup and temporary warehouse test skips round out a release with no validation logic changes.&lt;/p&gt;</description></item><item><title>Dask 2026.6.0: Merge Partition Bug and DataFrame Fixes</title><link>https://wintermutecore.com/posts/dask-2026-6-0-release-merge-partition-fix/</link><pubDate>Thu, 11 Jun 2026 17:49:26 +0000</pubDate><guid>https://wintermutecore.com/posts/dask-2026-6-0-release-merge-partition-fix/</guid><description>&lt;p&gt;Dask 2026.6.0 published on 11 June 2026. The headline fix is a &lt;code&gt;DataFrame.merge&lt;/code&gt; regression that silently dropped rows when the graph had exactly 128 or 129 partitions. Operators running wide merges on large partitioned datasets should treat this as a correctness patch, not a cosmetic release.&lt;/p&gt;</description></item><item><title>Terragrunt v1.0.8 Release: Scaling Performance and Telemetry</title><link>https://wintermutecore.com/posts/terragrunt-v1-0-8-release-performance-and-telemetry/</link><pubDate>Wed, 10 Jun 2026 19:50:18 +0000</pubDate><guid>https://wintermutecore.com/posts/terragrunt-v1-0-8-release-performance-and-telemetry/</guid><description>&lt;p&gt;Terragrunt version v1.0.8 was released on June 10, 2026, introducing significant performance optimizations for monorepos and improved observability through native OpenTelemetry environment variable support. This release addresses quadratic scaling in file tracking and fixes several critical parsing bugs in the AWS role assumption logic.&lt;/p&gt;</description></item><item><title>Jenkins 2.555.3 LTS - Build Persistence and Security Updates</title><link>https://wintermutecore.com/posts/jenkins-2-555-3-release-lts-security-updates/</link><pubDate>Wed, 10 Jun 2026 12:52:28 +0000</pubDate><guid>https://wintermutecore.com/posts/jenkins-2-555-3-release-lts-security-updates/</guid><description>&lt;p&gt;Jenkins 2.555.3 was released on June 10, 2026. This LTS update fixes a critical regression where active builds were lost during job reloads. The release also modifies security defaults for symbolic link handling to ensure agent compatibility.&lt;/p&gt;</description></item><item><title>Terraform v1.15.6 Release - State and Plan JSON Fixes</title><link>https://wintermutecore.com/posts/terraform-v1-15-6-release-bug-fixes-state-json/</link><pubDate>Wed, 10 Jun 2026 11:52:20 +0000</pubDate><guid>https://wintermutecore.com/posts/terraform-v1-15-6-release-bug-fixes-state-json/</guid><description>&lt;p&gt;Hashicorp released Terraform v1.15.6 on June 10, 2026, delivering a set of targeted bug fixes for state management and CLI execution. This patch release focuses on correcting the JSON representation of plan files and resolving panics in the interactive console.&lt;/p&gt;</description></item><item><title>Jenkins 2.567 Release: Fixing AJAX Widget Navigation Context</title><link>https://wintermutecore.com/posts/jenkins-2-567-release-ajax-widget-navigation-fix/</link><pubDate>Tue, 09 Jun 2026 14:56:14 +0000</pubDate><guid>https://wintermutecore.com/posts/jenkins-2-567-release-ajax-widget-navigation-fix/</guid><description>&lt;p&gt;The Jenkins project released version 2.567 on June 9, 2026, delivering a critical fix for navigation state within AJAX refreshed dashboard widgets. This update resolves a regression where links in the Build Queue and Build Executor Status sidebars would lose their view context during background updates. Operators relying on custom Jenkins views for monitoring complex build environments will find this release improves dashboard consistency and prevents broken navigation breadcrumbs.&lt;/p&gt;</description></item><item><title>Terragrunt v1.0.6 Release - Deep Merge and Performance</title><link>https://wintermutecore.com/posts/terragrunt-v1-0-6-release-deep-merge-and-performance/</link><pubDate>Sun, 07 Jun 2026 15:10:00 +0000</pubDate><guid>https://wintermutecore.com/posts/terragrunt-v1-0-6-release-deep-merge-and-performance/</guid><description>&lt;p&gt;The Terragrunt project released version v1.0.6 on May 25, 2026, introducing a recursive directory safety check and a new experimental function for deep merging configurations. This update addresses several critical panics in the rendering pipeline and optimizes the discovery phase for large repositories by allowing operators to skip authentication commands when only parsing units.&lt;/p&gt;</description></item><item><title>Kubernetes kops v1.34.3 Release - Etcd and Go Updates</title><link>https://wintermutecore.com/posts/kubernetes-kops-v1-34-3-release-etcd-updates/</link><pubDate>Sun, 07 Jun 2026 15:05:13 +0000</pubDate><guid>https://wintermutecore.com/posts/kubernetes-kops-v1-34-3-release-etcd-updates/</guid><description>&lt;p&gt;Kubernetes kops v1.34.3 was released on May 27 2026. This point release focuses on stabilizing the control plane through significant updates to the etcd management layer and a migration to the Go 1.26 toolchain.&lt;/p&gt;</description></item><item><title>Kubernetes kops v1.35.1: Runtime and Infrastructure Updates</title><link>https://wintermutecore.com/posts/kubernetes-kops-v1-35-1-release-runtime-updates/</link><pubDate>Sun, 07 Jun 2026 15:05:00 +0000</pubDate><guid>https://wintermutecore.com/posts/kubernetes-kops-v1-35-1-release-runtime-updates/</guid><description>&lt;p&gt;The kubernetes project released kops v1.35.1 on May 28 2026. This point release focuses on critical runtime updates including Go 1.26.3 and containerd 2.3.1. It also introduces initial support for the Ubuntu 26.04 operating system and provides more granular control over network configuration and cloud provider integrations.&lt;/p&gt;</description></item><item><title>Prefect 3.7.4 Release: Lifecycle Events and Redis Cleanup</title><link>https://wintermutecore.com/posts/prefect-3-7-4-release-lifecycle-events-cleanup/</link><pubDate>Fri, 05 Jun 2026 17:23:31 +0000</pubDate><guid>https://wintermutecore.com/posts/prefect-3-7-4-release-lifecycle-events-cleanup/</guid><description>&lt;p&gt;Prefect 3.7.4 arrived on June 5 2026 with a focus on resource lifecycle visibility and message delivery reliability. This version introduces automated events for domain object transitions and replaces legacy cleanup logic with a Redis backed queue system. Platform operators can now track the entire history of variables, flows, and automations through standard event streams.&lt;/p&gt;</description></item><item><title>PHP 8.4.22 Release - JIT Stability and Memory Fixes</title><link>https://wintermutecore.com/posts/php-8-4-22-release-jit-and-memory-stability/</link><pubDate>Thu, 04 Jun 2026 23:10:36 +0000</pubDate><guid>https://wintermutecore.com/posts/php-8-4-22-release-jit-and-memory-stability/</guid><description>&lt;p&gt;The PHP project released version 8.4.22 on June 4, 2026. This point release focuses on stabilizing the tracing JIT engine and fixing memory management issues in several core extensions.&lt;/p&gt;</description></item><item><title>Apache Airflow Ctl 0.1.5 Release: CLI Parameter Refactoring and Bulk Operations</title><link>https://wintermutecore.com/posts/apache-airflow-ctl-0-1-5-release-cli-refactoring/</link><pubDate>Wed, 03 Jun 2026 20:29:33 +0000</pubDate><guid>https://wintermutecore.com/posts/apache-airflow-ctl-0-1-5-release-cli-refactoring/</guid><description>&lt;p&gt;Apache Airflow Ctl version 0.1.5 was released on June 3, 2026, bringing a significant change to how operators interact with the airflowctl command line interface. The most notable update is the refactoring of CLI parameters to use positional arguments for required primitives, a move aimed at aligning the tool with common terminal patterns and streamlining command execution for SREs and data engineers.&lt;/p&gt;</description></item><item><title>Prefect 3.7.3: Scheduler Performance and Dependency Changes</title><link>https://wintermutecore.com/posts/prefect-3-7-3-release-scheduler-performance-dependency-updates/</link><pubDate>Mon, 01 Jun 2026 15:45:21 +0000</pubDate><guid>https://wintermutecore.com/posts/prefect-3-7-3-release-scheduler-performance-dependency-updates/</guid><description>&lt;p&gt;Prefect 3.7.3 was released on June 1 2026, bringing targeted performance improvements to the scheduler and a significant change to how the runner handles project dependencies. This version focuses on database efficiency for high volume environments and provides operators with more granular control over the execution environment.&lt;/p&gt;</description></item><item><title>Terragrunt v1.0.7: Optional Registry Versions and CAS Expansion</title><link>https://wintermutecore.com/posts/terragrunt-v1-0-7-release-optional-registry-versions-and-cas/</link><pubDate>Mon, 01 Jun 2026 14:54:21 +0000</pubDate><guid>https://wintermutecore.com/posts/terragrunt-v1-0-7-release-optional-registry-versions-and-cas/</guid><description>&lt;p&gt;The gruntwork-io project released Terragrunt v1.0.7 on June 1, 2026. This update introduces optional version constraints for registry sources and expands the experimental content addressing system to support cloud storage backends like S3 and Google Cloud Storage.&lt;/p&gt;</description></item><item><title>Apache Airflow 3.2.2 Release - Triggerer and UI Updates</title><link>https://wintermutecore.com/posts/apache-airflow-3-2-2-release-triggerer-updates/</link><pubDate>Fri, 29 May 2026 06:27:24 +0000</pubDate><guid>https://wintermutecore.com/posts/apache-airflow-3-2-2-release-triggerer-updates/</guid><description>&lt;p&gt;Apache Airflow 3.2.2 was published on May 29, 2026. This release resolves a significant race condition in the triggerer component and enhances the scalability of UI search filters by adopting index friendly prefix matching.&lt;/p&gt;</description></item><item><title>Jenkins 2.566 Release: Improved Queue Performance and CSP Telemetry</title><link>https://wintermutecore.com/posts/jenkins-2-566-release-queue-performance-telemetry/</link><pubDate>Tue, 26 May 2026 07:50:27 +0000</pubDate><guid>https://wintermutecore.com/posts/jenkins-2-566-release-queue-performance-telemetry/</guid><description>&lt;p&gt;The Jenkins project released version 2.566 on May 26, 2026. This weekly release focuses on core runtime performance and security observability for the automation controller. The primary technical improvement addresses reflection overhead within the build queue maintenance logic, while new telemetry capabilities provide better insights into security policy enforcement.&lt;/p&gt;</description></item></channel></rss>