InfoQ Homepage News
-
Google Cloud Observability Adopts OpenTelemetry Protocol for Native Trace Ingestion
Google Cloud has announced native support for the OpenTelemetry Protocol (OTLP) in its Cloud Trace service, marking a significant step toward vendor-neutral observability infrastructure. The new capability allows developers to send trace data directly using OTLP through the telemetry.googleapis.com endpoint, eliminating the need for vendor-specific exporters and custom data transformations.
-
Preact 11 Beta Introduces Hydration 2.0, Default Ref Forwarding, and Modernized Bundling
Preact 11 Beta is here! This lightweight React-compatible library modernizes hydration and API ergonomics with key updates like Hydration 2.0, default ref forwarding, and streamlined bundling. It ditches legacy features for improved performance and compatibility while maintaining a small footprint. Upgrade now for a faster, cleaner development experience!
-
Java News Roundup: JDK 25, GraalVM for JDK 25, OpenJDK JEPs, LangChain4j, JBang, Gradle
This week's Java roundup for September 15th, 2025, features news highlighting: the GA releases of JDK 25 and GraalVM for JDK 25; new JEP candidates and JEPs targeted for JDK 26; point releases of Quarkus, the A2A Java SDK, Apache TomEE, LangChain4j and Gradle; the second alpha release of Hibernate Validator 9.1; and Oracle detaching GraalVM from the Java release train.
-
OpenAI Releases GPT-5-Codex Optimized for Complex Code Refactoring and Code Reviews
Introducing GPT-5-Codex: OpenAI's latest AI model revolutionizing software engineering with advanced capabilities in code refactoring and review. Operating autonomously for over 7 hours, it ensures efficiency and accuracy, achieving 51.3% accuracy in complex tasks. Adaptively reasoning, it enhances developer workflows, producing high-quality, tested code while minimizing noise.
-
Datadog Launches Monocle, a Unified Rust-Powered Real-Time Metrics Engine
Datadog has launched Monocle, a new real-time time series storage engine written in Rust. The system unifies the company’s metrics storage infrastructure, delivering higher ingestion throughput and lower query latency while reducing operational complexity. Monocle replaces several generations of storage backends, addressing concurrency challenges and scaling limits that accumulated over time.
-
Replit Introduces Agent 3 for Extended Autonomous Coding and Automation
Replit has introduced Agent 3, its latest autonomous software agent built to extend the use of AI in programming and workflow automation. Unlike earlier coding assistants that provide small pieces of help through autocomplete or single-step code generation, Agent 3 is designed to carry out tasks over an extended period of time.
-
InfoQ Expands Architect Certification with Five-Week Online Cohort Program
InfoQ expands its architect certification offerings with a new online format. The InfoQ Certified Architect Program helps senior engineers translate technical skills into strategic influence and earn the ICSAET certification. Two cohorts begin on October 13th, 2025, for European and North American participants.
-
Spring News Roundup: Third Milestone Releases of Boot, Security, GraphQL, Integration, Modulith
There was a flurry of activity in the Spring ecosystem during the week of September 15th, 2025, highlighting third milestone releases of Spring Boot, Spring Security, Spring for GraphQL, Spring Integration, Spring Modulith, Spring REST Docs, Spring Batch and Spring for Apache Pulsar. There were also resolutions to CVEs in Spring Framework and Spring Security.
-
Cloudflare Adds Node.js HTTP Servers to Cloudflare Workers
Cloudflare recently implemented the node:http client and server APIs in Cloudflare Workers, allowing developers to migrate existing Node.js applications to the serverless computing platform. These HTTP APIs enable popular Node.js frameworks, such as Express.js and Koa.js, to run on Workers.
-
Microsoft Introduces Logic Apps as MCP Servers in Public Preview
Microsoft has unveiled a public preview of Azure Logic Apps (Standard) as Model Context Protocol (MCP) servers, enabling developers to build and manage AI agents easily. This new capability promotes seamless integration with diverse systems, enhancing scalability and reusability while simplifying the development process for enterprise workflows.
-
Google Brings Optimized Resource Shrinking in Latest Android Gradle Plugin
The latest version of the Android Gradle Plugin (AGP) introduces an optimized resource-shrinking approach that unifies code optimization and resource shrinking, achieving up to 50% reduction in app size for apps that share significant resources and code across different form factor, says Google.
-
AWS Integrates LocalStack with VS-Code Toolkit to Streamline Serverless Development
AWS has announced the integration of LocalStack with the AWS Toolkit for Visual Studio Code, addressing a long-standing challenge in serverless development where developers needed to juggle multiple tools and complex configurations for local testing of event-driven applications.
-
Temporal and OpenAI Launch AI Agent Durability with Public Preview Integration
Temporal has unveiled a public preview integration with the OpenAI Agents SDK, introducing durable execution capabilities to AI agent workflows built using OpenAI's framework.
-
Green IT: How to Reduce IT’s Environmental Footprint
Green IT focuses on reducing IT’s environmental footprint, by rethinking how you build, deploy, and power IT systems. At QCon London, Ludi Akue presented how her team did a lifecycle assessment, set a 10% emissions reduction goal, simplified architecture, and optimized frontends, to align with climate goals.
-
.NET 10 RC 1: Introduces Persistent State in Blazor, Enhanced Validation, and Production-Ready Tools
Last week, Microsoft announced the release of .NET 10 RC 1, the first of two release candidates ahead of the final version. As stated by the .NET team, this build comes with a go-live license, allowing developers to use it in production environments with official support. It is available alongside Visual Studio 2026 Insiders and is supported in Visual Studio Code through the C# Dev Kit.