InfoQ Homepage News
-
jQuery Releases v4: First Major Version in Almost 10 Years
jQuery 4 has launched, celebrating 20 years of innovation in web development. This major update modernizes the library by removing legacy code and outdated browser support while ensuring simplicity and performance. With enhanced compatibility for modern build tools and new security features, jQuery 4 remains a practical choice for developers, bolstering productivity while maintaining its legacy.
-
OpenTelemetry Project Publishes “Demystifying OpenTelemetry” Guide to Broaden Observability Adoption
The OpenTelemetry open-source observability project recently published a comprehensive guide titled "Demystifying OpenTelemetry" aimed at helping organizations understand, adopt, and scale observability using the OpenTelemetry standard.
-
JDK 26 and JDK 27: What We Know So Far
JDK 26, the first non-LTS release since JDK 25, has reached its second release candidate with a final set of 10 new features, in the form of JEPs, that can be separated into five categories: Core Java Library, HotSpot, Java Language Specification, Security Library and Client Library. We examine JDK 26 and predict what features have, or could be, targeted for JDK 27.
-
Reducing Onboarding from 48 Hours to 4: inside Amazon Key’s Event-Driven Platform
Amazon Key modernized its event platform by adopting a centralized, event-driven architecture built on Amazon EventBridge. The redesign processes millions of daily events with millisecond latency, improves schema governance, automates cross-account routing, and reduces service onboarding time from 48 hours to four, while maintaining 99.99 percent reliability.
-
How a Small Enablement Team Supported Adopting a Single Environment for Distributed Testing
Po Linn Chia presented how they re-used a single development environment to deploy multiple service versions for testing their distributed system in her presentation "No QA Environment? No Problem" at Dev Summit Boston. A small enablement team, cultural buy-in, and gradual learning helped teams collaborate, reduce cognitive load, and scale testing practices.
-
Hugging Face Introduces Community Evals for Transparent Model Benchmarking
Hugging Face has launched Community Evals, a feature that enables benchmark datasets on the Hub to host their own leaderboards and automatically collect evaluation results from model repositories.
-
GitHub Agentic Workflows Unleash AI-Driven Repository Automation
Recently launched in technical preview, GitHub Agentic Workflows introduce a way to automate complex, repetitive repository tasks using coding agents that understand context and intent, GitHub says. This enables workflows such as automatic issue triage and labeling, documentation updates, CI troubleshooting, test improvements, and reporting.
-
How Dropbox Built a Scalable Context Engine for Enterprise Knowledge Search
Dropbox engineers have detailed how the company built the context engine behind Dropbox Dash, revealing a shift toward index-based retrieval, knowledge graph-derived context, and continuous evaluation to support enterprise AI at scale.
-
Uber and OpenAI Retool Rate Limiting Systems
Uber and OpenAI are replacing static rate limits with adaptive, infrastructure-level platforms. Uber’s Global Rate Limiter utilizes probabilistic shedding to manage 80M RPS, while OpenAI’s Access Engine implements a credit waterfall to prevent user interruptions. Both architectures utilize distributed enforcement and soft controls to maintain system stability and service continuity at scale.
-
Moonshot AI Releases Open-Weight Kimi K2.5 Model with Vision and Agent Swarm Capabilities
Moonshot AI released Kimi K2.5, their latest open-weight multimodal LLM. K2.5 excels at coding tasks, with benchmark scores comparable to frontier models such as GPT-5 and Gemini. It also features an agent swarm mode, which can direct up to 100 sub-agents for attacking problems with parallel workflow.
-
Leapwork Research Shows Why AI in Testing Still Depends on Reliability, Not Just Innovation
Leapwork recently released new research showing that while confidence in AI-driven software testing is growing rapidly, accuracy, stability, and ongoing manual effort remain decisive factors in how far teams are willing to trust automation.
-
OpenAI Publishes Codex App Server Architecture for Unifying AI Agent Surfaces
OpenAI has recently published a detailed architecture description of the Codex App Server, a bidirectional protocol that decouples the Codex coding agent's core logic from its various client surfaces. The App Server now powers every Codex experience, including the CLI, the VS Code extension, and the web app, through a single, stable API.
-
Does AI Make the Agile Manifesto Obsolete?
Capgemini's Steve Jones argues AI agents building apps in hours have killed the Agile Manifesto, as its human-centric principles don't fit agentic SDLCs. While Forrester reports 95% still find Agile relevant, Kent Beck proposes "augmented coding" and AWS suggests "Intent Design" over sprint planning. The debate: Is Agile dead, or evolving for AI collaboration?
-
Chrome 144 Ships Temporal API: Advancing JavaScript Date/Time Standardisation
Chrome 144 introduces the groundbreaking Temporal API, revolutionizing date and time management in JavaScript. As a modern alternative to the criticized Date object, Temporal resolves parsing ambiguities, time zone complexities, and mutable arithmetic. With distinct types and built-in support, it empowers developers to handle dates seamlessly, though adoption varies across browsers.
-
GlassFish 8.0 Delivers Compatibility with Jakarta EE 11, Enhanced Security and Improved Data Access
After 15 milestone releases, the Eclipse Foundation has released version 8.0 of GlassFish featuring support for virtual threads; enhanced application security; and improved data access. GlassFish 8.0 is a compatible implementation of Jakarta EE 11. Ondro Mihályi, Java Champion and co-founder of OmniFish, spoke to InfoQ about GlassFish 8.0.