InfoQ Homepage News
-
Microsoft Releases A2A .NET SDK for Building Collaborative AI Agents
Microsoft has released the A2A .NET SDK, a new developer toolkit that enables building AI agents capable of communicating and collaborating using the Agent2Agent (A2A) protocol. With support for both client and server roles, the SDK allows .NET-based agents to interact with others across ecosystems, regardless of the underlying technology.
-
OpenAI Launches Study Mode in ChatGPT to Support Step-by-Step Learning
OpenAI has introduced Study Mode in ChatGPT, a feature intended to guide users through problems in a step-by-step manner rather than supplying immediate answers. It uses interactive prompts, structured responses, and follow-up questions to encourage active engagement and support comprehension.
-
Microsoft Releases TypeScript 5.9 with Deferred Imports and Enhanced Developer Experience
Discover TypeScript 5.9, enhancing developer experience with new features like deferred imports, streamlined project setup, and expandable hover previews. With performance optimizations and support for Node.js v20, this exciting update simplifies configurations and boosts productivity, making TypeScript even more powerful for building scalable applications.
-
“A Security Nightmare”: Docker Warns of Risks in MCP Toolchains
A new blog post from Docker warns that AI-powered developer tools built on the Model Context Protocol (MCP) are introducing critical security vulnerabilities — including real-world cases of credential leaks, unauthorized file access, and remote code execution.
-
Java News Roundup: EclipseStore, Gradle, Hibernate Release Candidates, Piranha Cloud, LangChain4j
This week's Java roundup for July 28th, 2025, features news highlighting: GA releases of EclipseStore 3.0 and Gradle 9.0; release candidates for Hibernate ORM, Hibernate Reactive and Hibernate Search; Piranha Cloud moves to the Eclipse Foundation; and a point releases for Eclipse JNoSQL, Quarkus, Micronaut, JHipster and JDKUpdater.
-
Swift 6.2 Introduces Approachable Concurrency to Simplify Concurrent Programming
Announced at its latest developer conference, WWDC25, Swift Approachable Concurrency is a new feature in Swift 6.2 designed to simplify concurrent programming for the most common use cases in mobile apps.
-
New Open Source Tool Subtrace Brings Network Analysis to Container Environments
Y Combinator startup Subtrace has released an open-source tool to help analyse network traffic from containerised applications. The creators have positioned it as "Wireshark for Containers " and aim to simplify network debugging in Docker and Kubernetes environments.
-
Google Labs Introduces Opal, a Visual Platform for Creating AI Mini-Apps
Google Labs has introduced Opal, an experimental no-code tool that enables users to create AI-powered mini-applications through natural language descriptions and a visual workflow editor.
-
Cloudflare Chooses PostgreSQL Extension over Specialized OLAP for 100K Row/Second Analytics
In a recent article from the engineering team behind the Zero Trust product suite, Cloudflare explains why it chose TimescaleDB over ClickHouse to add analytics and reporting capabilities to its internal platform. The author highlights the “phenomenal balance” between the simplicity of storing analytical data alongside configuration data and the performance of a specialized OLAP system.
-
How Amazon Uses Guardrails in Software Development
Carlos Arguelles spoke about Amazon’s inflection points in engineering productivity at QCon San Francisco, where he explained that shift testing left can help catch issues early. He suggested using guardrails such as code reviews and coverage checks. Your repo strategy, monorepo or multirepo, will impact the guardrails that need to be in place.
-
Pinterest Automates Hadoop Cluster Scaling and Migration with Internal Orchestration System
Recently, Pinterest disclosed its internal orchestration framework, called Hadoop Control Center (HCC), to automate the scaling and migration of its large-scale Hadoop clusters. This move addresses the operational complexity and limitations Pinterest previously faced when managing thousands of nodes across dozens of YARN clusters on AWS.
-
Amazon SQS Fair Queues: a New Approach to Multi-Tenant Resiliency
AWS's new Fair Queues for Amazon SQS revolutionize message handling in multi-tenant systems by mitigating the "noisy neighbor" issue. This feature ensures low message dwell times for quieter tenants without requiring code changes, enhancing both performance and fairness. Developers can effortlessly implement this capability and maintain consistent service quality across applications.
-
Google Releases Major Firebase Studio Updates for Agentic AI Development
At Google Cloud Summit London in early July, Google revealed new capabilities in Firebase Studio that promise to enhance agentic cloud-based development: an autonomous Agent mode, native support for Model Context Protocol (MCP), and Gemini CLI integration. These updates aim to streamline agentic AI development by making AI agents more independent and seamlessly embedded in developer workflows.
-
Serverless Development with Console to IDE and Remote Debugging for AWS Lambda
AWS enhances Lambda with console-to-IDE integration and remote debugging, empowering developers to streamline serverless application development. These features enable seamless transitions to IDEs like Visual Studio Code and robust debugging with full access to VPC resources. Discover how these tools optimize workflows in the AWS developer guide and Toolkit for VS Code.
-
Uno Platform 6.1 Introduces CommandBarFlyout Control
The Uno Platform team has announced the general availability of Uno Platform 6.1, introducing a range of enhancements aimed at improving both developer productivity and cross-platform performance, with a brand new UI control for contextual toolbars. This update comes two months after the 6.0 major version release.