<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Development - News</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Development News feed</description>
    <item>
      <title>Inside Google’s System for Coordinated A/B Testing Across Its Global Service Fleet</title>
      <link>https://www.infoq.com/news/2026/06/google-fleet-ab-experimentation/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/google-fleet-ab-experimentation/en/headerimage/generatedHeaderImage-1779569949510.jpg"/&gt;&lt;p&gt;Google has shared details of its fleet wide large scale A/B experimentation system designed to standardize experiment assignment, exposure logging, and configuration propagation across distributed services. The approach enables consistent measurement across products, reduces experiment conflicts, and improves reliability of data driven decision making at scale.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>Distributed Systems</category>
      <category>Data-Driven Decision Making Series</category>
      <category>Feature Toggle</category>
      <category>Infrastructure</category>
      <category>Platforms</category>
      <category>Systems Thinking</category>
      <category>Logging</category>
      <category>User Experience</category>
      <category>A/B Testing</category>
      <category>DevOps</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Wed, 03 Jun 2026 14:54:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/google-fleet-ab-experimentation/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-06-03T14:54:00Z</dc:date>
      <dc:identifier>/news/2026/06/google-fleet-ab-experimentation/en</dc:identifier>
    </item>
    <item>
      <title>Node.js Moves to One Major Release Per Year, Starting with Node 27</title>
      <link>https://www.infoq.com/news/2026/06/nodejs-release-changes/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/nodejs-release-changes/en/headerimage/generatedHeaderImage-1780400494858.jpg"/&gt;&lt;p&gt;Node.js will change its release schedule starting with version 27 in October 2026, moving from two major releases per year to one. All releases will become Long-Term Support (LTS), removing the distinction between odd and even versions. An Alpha channel for early testing will also be introduced. This decision addresses maintenance challenges and aims to align with user needs.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Versioning</category>
      <category>Semantic Versioning</category>
      <category>Release Management</category>
      <category>Node.js</category>
      <category>Web Development</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Wed, 03 Jun 2026 06:40:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/nodejs-release-changes/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-06-03T06:40:00Z</dc:date>
      <dc:identifier>/news/2026/06/nodejs-release-changes/en</dc:identifier>
    </item>
    <item>
      <title>Google Workspace CLI: Unified Command-Line Tool Built for Humans and AI Agents</title>
      <link>https://www.infoq.com/news/2026/06/google-workspace-cli/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/google-workspace-cli/en/headerimage/generatedHeaderImage-1780314884182.jpg"/&gt;&lt;p&gt;Google has released a new CLI for Google Workspace, offering a unified interface for various services like Drive, Gmail, and Calendar. Built in Rust, the tool dynamically adjusts to API changes and features over 100 bundled skills. It requires Node.js and a Google Cloud project for setup. Initial community feedback is mixed, highlighting both its dynamic capabilities and setup challenges.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>CLI</category>
      <category>Google</category>
      <category>Web Development</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Tue, 02 Jun 2026 06:33:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/google-workspace-cli/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-06-02T06:33:00Z</dc:date>
      <dc:identifier>/news/2026/06/google-workspace-cli/en</dc:identifier>
    </item>
    <item>
      <title>Java News Roundup: OpenJDK JEPs, Hazelcast, Quarkus, Hibernate, Koog, JHipster, Introducing Endive</title>
      <link>https://www.infoq.com/news/2026/06/java-news-roundup-may25-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/java-news-roundup-may25-2026/en/headerimage/java-news-roundup-image-1780348608154.jpg"/&gt;&lt;p&gt;This week's Java roundup for May 25th, 2026, features news highlighting: lifecycle changes with two of the JEPs that were targeted for JDK 27; the GA release of Koog 1.0; point releases of Hazelcast, Quarkus, Hibernate and JHipster; the eighth milestone release of Spring AI 2.0; and introducing Endive, a JVM-native WebAssembly (Wasm) runtime.&lt;/p&gt; &lt;i&gt;By Michael Redlich&lt;/i&gt;</description>
      <category>Endive</category>
      <category>Koog</category>
      <category>Open JDK</category>
      <category>Hibernate ORM</category>
      <category>JDK 27</category>
      <category>Hazelcast</category>
      <category>Spring AI</category>
      <category>Quarkus</category>
      <category>JHipster</category>
      <category>Java</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Mon, 01 Jun 2026 21:30:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/java-news-roundup-may25-2026/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Michael Redlich</dc:creator>
      <dc:date>2026-06-01T21:30:00Z</dc:date>
      <dc:identifier>/news/2026/06/java-news-roundup-may25-2026/en</dc:identifier>
    </item>
    <item>
      <title>Shopify Reports 15X Faster Graphql Execution with Breadth First Engine</title>
      <link>https://www.infoq.com/news/2026/06/shopify-graphql-cardinal-bfs/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/shopify-graphql-cardinal-bfs/en/headerimage/generatedHeaderImage-1779561076024.jpg"/&gt;&lt;p&gt;Shopify introduced GraphQL Cardinal, a new execution engine replacing depth-first traversal with breadth-first execution. The redesign improves large-scale GraphQL performance with up to 15x faster field execution, 6x lower GC overhead, and +4s P50 latency gains. It focuses on execution-layer efficiency and batched resolver processing for high-cardinality commerce queries.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>Distributed Systems</category>
      <category>GraphQL</category>
      <category>API</category>
      <category>Low Latency</category>
      <category>Platform Engineering</category>
      <category>Optimization</category>
      <category>Search</category>
      <category>Performance</category>
      <category>Microservices</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Mon, 01 Jun 2026 14:25:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/shopify-graphql-cardinal-bfs/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-06-01T14:25:00Z</dc:date>
      <dc:identifier>/news/2026/06/shopify-graphql-cardinal-bfs/en</dc:identifier>
    </item>
    <item>
      <title>BadHost Vulnerability Exposes AI Agents, Evaluators, and LLM Gateways</title>
      <link>https://www.infoq.com/news/2026/06/badhost-ai-systems-vulnerability/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/badhost-ai-systems-vulnerability/en/headerimage/badhost-ai-vulnerability-1780322270507.jpeg"/&gt;&lt;p&gt;BadHost is a high-severity authentication bypass vulnerability in the widely used Python web framework Starlette, with 325 million weekly downloads. The flaw allows attackers to use malformed HTTP Host headers to bypass path-based access controls and access sensitive AI agent infrastructure, among other systems.&lt;/p&gt; &lt;i&gt;By Sergio De Simone&lt;/i&gt;</description>
      <category>Python</category>
      <category>Open Source</category>
      <category>Agents</category>
      <category>Security Vulnerabilities</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Mon, 01 Jun 2026 14:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/badhost-ai-systems-vulnerability/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Sergio De Simone</dc:creator>
      <dc:date>2026-06-01T14:00:00Z</dc:date>
      <dc:identifier>/news/2026/06/badhost-ai-systems-vulnerability/en</dc:identifier>
    </item>
    <item>
      <title>A Trailing Slash Bypassed AWS API Gateway Authorization</title>
      <link>https://www.infoq.com/news/2026/06/aws-api-gateway-auth-bypass/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/aws-api-gateway-auth-bypass/en/headerimage/generatedHeaderImage-1779890404425.jpg"/&gt;&lt;p&gt;A security researcher found that adding a trailing slash to AWS HTTP API paths bypassed Lambda authorizer authentication entirely, enabling unauthenticated wire transfers at a fintech. The root cause is a path normalization mismatch between HTTP API's greedy route matching and its authorization layer. The same vulnerability class appeared in gRPC-Go via CVE-2026-33186.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>AWS</category>
      <category>API Gateway</category>
      <category>Application Security</category>
      <category>AWS Lambda</category>
      <category>Cloud</category>
      <category>Security Vulnerabilities</category>
      <category>DevOps</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Mon, 01 Jun 2026 09:55:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/aws-api-gateway-auth-bypass/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-06-01T09:55:00Z</dc:date>
      <dc:identifier>/news/2026/06/aws-api-gateway-auth-bypass/en</dc:identifier>
    </item>
    <item>
      <title>DuckDB Quack: Client/Server Protocol over HTTP for Multi-User Analytics</title>
      <link>https://www.infoq.com/news/2026/05/duckdb-quack-protocol/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/05/duckdb-quack-protocol/en/headerimage/generatedHeaderImage-1779460941997.jpg"/&gt;&lt;p&gt;DuckDB has recently announced Quack, a new remote protocol over HTTP that lets multiple DuckDB instances connect to and work with the same database over a network. The protocol introduces client-server capabilities to a database that was previously mostly local and embedded.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>Data Analytics</category>
      <category>SQL</category>
      <category>Distributed Data</category>
      <category>Apache Arrow</category>
      <category>duckdb</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sun, 31 May 2026 11:17:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/duckdb-quack-protocol/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Renato Losio</dc:creator>
      <dc:date>2026-05-31T11:17:00Z</dc:date>
      <dc:identifier>/news/2026/05/duckdb-quack-protocol/en</dc:identifier>
    </item>
    <item>
      <title>Arm Open-Sources Metis, an AI Security Framework Outperforming Traditional SAST Tools</title>
      <link>https://www.infoq.com/news/2026/05/arm-metis-agentic-security/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/05/arm-metis-agentic-security/en/headerimage/arm-metis-1780165811953.jpeg"/&gt;&lt;p&gt;Arm has open-sourced Metis, an agentic AI security framework designed to autonomously uncover complex software vulnerabilities. Unlike traditional pattern-based tools, Metis applies semantic reasoning to analyze cross-component dependencies and provides clear, natural language explanations for its findings.&lt;/p&gt; &lt;i&gt;By Sergio De Simone&lt;/i&gt;</description>
      <category>ARM</category>
      <category>Security</category>
      <category>Open Source</category>
      <category>Large language models</category>
      <category>Static Analysis</category>
      <category>Agents</category>
      <category>Security Vulnerabilities</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sat, 30 May 2026 19:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/arm-metis-agentic-security/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Sergio De Simone</dc:creator>
      <dc:date>2026-05-30T19:00:00Z</dc:date>
      <dc:identifier>/news/2026/05/arm-metis-agentic-security/en</dc:identifier>
    </item>
    <item>
      <title>Google Cloud Suspends Railway's Production Account, Causing Eight-Hour Platform-Wide Outage</title>
      <link>https://www.infoq.com/news/2026/05/railway-gcp-account-outage/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/05/railway-gcp-account-outage/en/headerimage/generatedHeaderImage-1779878225205.jpg"/&gt;&lt;p&gt;Google Cloud's automated systems suspended Railway's production account without notice, triggering an eight-hour platform-wide outage affecting 3 million users. The cascade took down workloads across all providers including AWS and bare metal because Railway's control plane was hosted on GCP. Railway is demoting GCP to backup-only status.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Cloud Architecture</category>
      <category>Google</category>
      <category>Google Cloud</category>
      <category>Google Cloud Platform</category>
      <category>Cloud</category>
      <category>Site Reliability Engineering</category>
      <category>DevOps</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Sat, 30 May 2026 10:03:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/railway-gcp-account-outage/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-05-30T10:03:00Z</dc:date>
      <dc:identifier>/news/2026/05/railway-gcp-account-outage/en</dc:identifier>
    </item>
    <item>
      <title>GitHub Slashes Agent Workflow Token Spend up to 62% with Daily Audits and MCP Pruning</title>
      <link>https://www.infoq.com/news/2026/05/github-agentic-token-savings/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/05/github-agentic-token-savings/en/headerimage/header-1779918825690.jpeg"/&gt;&lt;p&gt;GitHub reports cutting token costs in agentic CI workflows by up to 62% by pruning unused MCP tools, swapping some MCP calls for gh CLI, and running daily “auditor” and “optimizer” agents. A token-usage.jsonl artefact and an Effective Tokens metric help track spend across models and spot regressions.&lt;/p&gt; &lt;i&gt;By Mark Silvester&lt;/i&gt;</description>
      <category>FinOps</category>
      <category>github</category>
      <category>AI Architecture</category>
      <category>Software Engineering</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Fri, 29 May 2026 08:30:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/github-agentic-token-savings/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Mark Silvester</dc:creator>
      <dc:date>2026-05-29T08:30:00Z</dc:date>
      <dc:identifier>/news/2026/05/github-agentic-token-savings/en</dc:identifier>
    </item>
    <item>
      <title>Microsoft Announces Azure Linux 4.0, Its First General-Purpose Server Linux Distribution</title>
      <link>https://www.infoq.com/news/2026/05/azure-linux-4-server/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;Microsoft announced Azure Linux 4.0 and Azure Container Linux at Open Source Summit. Azure Linux 4.0 is a Fedora-based general-purpose server distribution for Azure VMs, the first time Microsoft has offered a supported Linux beyond container hosting. Azure Container Linux is an immutable container-optimized host built on Flatcar.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Microsoft Azure</category>
      <category>Linux</category>
      <category>Open Source</category>
      <category>Operating Systems</category>
      <category>Cloud</category>
      <category>Containers</category>
      <category>DevOps</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Thu, 28 May 2026 09:49:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/azure-linux-4-server/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-05-28T09:49:00Z</dc:date>
      <dc:identifier>/news/2026/05/azure-linux-4-server/en</dc:identifier>
    </item>
    <item>
      <title>Cloudflare Adds Support for Claude Managed Agents</title>
      <link>https://www.infoq.com/news/2026/05/cloudflare-claude-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/05/cloudflare-claude-agents/en/headerimage/generatedHeaderImage-1779863264544.jpg"/&gt;&lt;p&gt;Cloudflare recently added support for Claude Managed Agents, allowing developers to run and manage Claude agents within Cloudflare. Developers can connect agents to private systems, choose their runtime environment, and monitor agent activity using Cloudflare services.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>Anthropic</category>
      <category>Model Context Protocol (MCP)</category>
      <category>Cloudflare</category>
      <category>Cloud</category>
      <category>Serverless</category>
      <category>Agents</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Thu, 28 May 2026 06:23:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/cloudflare-claude-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Renato Losio</dc:creator>
      <dc:date>2026-05-28T06:23:00Z</dc:date>
      <dc:identifier>/news/2026/05/cloudflare-claude-agents/en</dc:identifier>
    </item>
    <item>
      <title>How LinkedIn Identified a Kernel Lock Contention Issue Causing Recurring System Freezes</title>
      <link>https://www.infoq.com/news/2026/05/linkedin-kernel-lock-freeze/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/05/linkedin-kernel-lock-freeze/en/headerimage/linkedin-kernel-lock-freeze-1779903552098.jpg"/&gt;&lt;p&gt;When LinkedIn engineers encountered short-lived, recurring outages where the database powering their user feed became unavailable and then recovered without leaving helpful traces, they had to devise a novel approach to uncover the root cause using off-CPU profiling with eBPF.&lt;/p&gt; &lt;i&gt;By Sergio De Simone&lt;/i&gt;</description>
      <category>Profilers</category>
      <category>Availability</category>
      <category>Memory</category>
      <category>Monitoring</category>
      <category>Linux</category>
      <category>Rust</category>
      <category>eBPF</category>
      <category>LinkedIn</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Wed, 27 May 2026 18:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/linkedin-kernel-lock-freeze/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Sergio De Simone</dc:creator>
      <dc:date>2026-05-27T18:00:00Z</dc:date>
      <dc:identifier>/news/2026/05/linkedin-kernel-lock-freeze/en</dc:identifier>
    </item>
    <item>
      <title>Azure Logic Apps Adds Sandboxed Code Interpreters to Agent Workflows</title>
      <link>https://www.infoq.com/news/2026/05/azure-logic-apps-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;Microsoft added sandboxed code interpreters to Azure Logic Apps, enabling agents within integration workflows to generate and execute Python, JavaScript, C#, and PowerShell in Hyper-V isolated sessions. Architects get full control over model selection per workflow. The capability positions Logic Apps as an agent platform for integration alongside Foundry and Copilot Studio.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>Azure</category>
      <category>Low Code</category>
      <category>AI Architecture</category>
      <category>Cloud</category>
      <category>iPaaS</category>
      <category>LogicApps</category>
      <category>Agents</category>
      <category>DevOps</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Wed, 27 May 2026 09:45:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/azure-logic-apps-agents/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Development-news</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-05-27T09:45:00Z</dc:date>
      <dc:identifier>/news/2026/05/azure-logic-apps-agents/en</dc:identifier>
    </item>
  </channel>
</rss>
