InfoQ Homepage Development Content on InfoQ
-
JDK 25 and JDK 26: What We Know So Far
JDK 25, the next Long-Term Support (LTS) release since JDK 21, has reached its second release candidate with a final set of 18 new features, in the form of JEPs, that can be separated into four categories: Core Java Library, Java Language Specification, Security Library and HotSpot. We examine JDK 25 and predict what features have, or could be, targeted for JDK 26.
-
MCP C# SDK Aligns with New Protocol Specification, Bringing Security and Tooling Updates
The Model Context Protocol (MCP) C# SDK has been updated to support the latest specification, version 2025-06-18. As reported, this release introduces several new features for .NET developers working on AI applications, including an updated authentication protocol, elicitation support, structured tool output, and resource links in tool responses.
-
OpenAI's GPT-5 Now Generally Available on Microsoft Azure AI Foundry
Microsoft and OpenAI launched GPT-5 on the Azure AI Foundry, revolutionizing enterprise AI with its advanced reasoning and task-specific model orchestration. This suite enhances applications like Microsoft 365 Copilot and GitHub Copilot, enabling seamless interactions and high-quality outputs tailored for real-world scenarios. GPT-5 empowers organizations to drive AI transformation efficiently.
-
Supply Chain Security: Provenance Tools Becoming Standard in Developer Platforms
Software provenance is gaining new importance as organizations look for ways to secure their supply chains against tampering and comply with emerging standards like SLSA.
-
Oxlint v1.0 Stable Released: a Rust-Based JavaScript Linter
Introducing Oxlint v1.0: a groundbreaking Rust-based linter for JavaScript and TypeScript, boasting 520+ rules and 50-100x faster performance than ESLint. With zero-config setup, multi-file analysis, and seamless migration tools, it’s ideal for both open-source projects and enterprises. Experience rapid linting and minimal setup.
-
Beyond Vibe Coding: Amazon Introduces Kiro, the Spec-Driven Agentic AI IDE
Amazon recently released Kiro, a new VS Code fork aimed at taking developers beyond vibe coding and remedying some of its downsides. Kiro directly supports spec-driven development. Developers describe their requirements in natural language. Kiro outputs user stories with their acceptance criteria, a technical design document, and a list of coding tasks implementing the requirements.
-
Java News Roundup: Spring Framework, Spring Data, Open Liberty, Hibernate Reactive, Quarkus, Gradle
This week's Java roundup for August 11th, 2025, features news highlighting: the eighth milestone release of Spring Framework 7.0; the fifth milestone release of Spring Data 2025.1.0; the August 2025 edition of Open Liberty; Hibernate Reactive 4.1; and the first release candidates of Quarkus 3.26 and Gradle 9.1.
-
Unsloth Tutorials Aim to Make it Easier to Compare and Fine-tune LLMs
In a recent Reddit post, Unsloth published comprehensive tutorials of all of the open models they support. The tutorials can be used to compare the models’ strengths and weaknesses, as well as their performance benchmarks.
-
Roblox Open-Sources AI System to Detect Conversations Potentially Harmful to Kids
Roblox Sentinel is an AI system designed to detect early signs of potential child endangerment for further analysis and investigation. Implemented as a Python library, Sentinel uses contrastive learning to handle highly imbalanced datasets that often challenge traditional classifiers and can be applied to a wide range of use cases.
-
Microsoft Launches Azure App Testing: a Unified Hub for Load and End-to-End Testing
Introducing Azure App Testing: a unified hub combining Azure Load Testing and Microsoft Playwright for streamlined, efficient application testing. With AI-powered tools for accelerated performance insights and seamless scaling, users can simulate real-world traffic across multiple regions. Optimize your testing experience and ensure top-notch app performance with Azure's innovative solutions.
-
Jetpack Compose Enhances Scrolling, Lazy Lists, and More
The latest release of Jetpack Compose, as usual named after its introduction month, adds new APIs for rendering shadows, 2D scrolling, improved list performance, and more.
-
AWS Simplifies Multi-Region Failover with ARC Region Switch
AWS's Amazon Application Recovery Controller Region Switch revolutionizes multi-region failover with a fully-managed, centralized solution. Simplifying disaster recovery, it automates and coordinates essential tasks across AWS services. With proactive validation and a global dashboard, it transforms complex processes into confident, push-button drills, enhancing reliability and cost efficiency.
-
Dev Proxy Reaches v1.0 with AI Failure Simulation, Token Rate Limiting, and Integration Enhancements
Dev Proxy has reached a significant milestone with the release of version 1.0, introducing a range of new features aimed at helping developers build more reliable AI-powered applications. As reported in the announcement, the update focuses on realistic simulation of language model behavior, advanced resource tracking, and improvements to integration tools
-
Microsoft Azure Storage Discovery Enters Preview with Enhanced Blob Storage Analytics
Azure Storage Discovery is a service that offers a comprehensive overview of your blob storage ecosystem. Leverage advanced insights for cost optimization and security in real-time, using natural language with Azure Copilot. Quickly analyze data trends, detect outliers, and access 18 months of historical data, all in one intuitive dashboard. Experience unparalleled visibility and efficiency.
-
Chrome Introduces CSS If Function, Enabling Conditional Styling Natively in CSS
Chrome 137 introduces the groundbreaking CSS `if()` function, enabling native conditional styling directly in stylesheets. This feature streamlines style management for developers, mirroring pre-processor logic without additional tools. While opinions vary on its syntax, the potential for dynamic, real-time styling marks a significant advancement in CSS evolution.