InfoQ Homepage News
-
Google Veles is a New Open-Source Secret Scanner Powering GCP
Google Veles is a newly released open-source secret scanner, launched as part of Google's broader OSV-SCALIBR (Software Composition Analysis LIBRary) ecosystem. Veles integrates seamlessly with other OSV-SCALIBR tools and also powers secret scanning in Google Cloud, while remaining available as a standalone module.
-
Docker Content Trust Retired as Alternatives Flourish
With usage of Docker Content Trust (DCT) declining, and other similar offerings superseding its functionality and ease-of-use, Docker has announced the retirement of Docker Content Trust (DCT). Docker is recommending that organisations using DCT should move to alternatives such as Sigstore or Notation.
-
Spring News Roundup: Second Milestone Releases of Boot, Security, Auth Server, Session, Integration
There was a flurry of activity in the Spring ecosystem during the week of August 18th, 2025, highlighting second milestone releases of Spring Boot, Spring Security, Spring Authorization Server, Spring for GraphQL, Spring Session, Spring Integration, Spring REST Docs, Spring Batch and Spring for Apache Pulsar.
-
.NET 10 Preview 7 Accelerates .NET MAUI with XAML Source Generator
On August 12th, Microsoft rolled out the seventh preview of .NET MAUI in .NET 10, introducing more performance improvements and some improvements in controls. This preview focuses on compile‑time XAML processing, richer media metadata support, safer UI layouts, and refined toolbar APIs.
-
KubriX Launches as "Out of the Box" Internal Developer Platform
A new open-source platform named Kubrix has been launched into the developer community. It claims to create a fully functional Internal Developer Platform (IDP) without extensive custom development. The platform integrates established tools such as Argo CD, Kargo, Backstage, and Keycloak into what its creators describe as a ready-to-use solution for teams seeking to implement a modern IDP.
-
AWS Lambda Adds Support for GitHub Actions
AWS has recently announced that AWS Lambda now supports GitHub Actions, providing a simplified way to deploy changes to Lambda functions using declarative configuration in GitHub Actions workflows. The new option supports both .zip file and container image deployments.
-
Zod v4 Available with Major Performance Improvements and Introduction of Zod Mini
Zod v4, the TypeScript-first schema validation library, introduces transformative upgrades: 14x faster parsing, a 57% smaller core, and the new lightweight @zod/mini for modern front-end validation. With a refined API and built-in JSON Schema conversion, Zod v4 enhances developer efficiency while simplifying complex projects.
-
AWS Budgets Improves Cross-Account Cost Visibility
AWS Budgets has enhanced its Billing View, allowing organizations to manage cross-account cloud costs more securely and efficiently. Users can create custom budgets without management account access, streamlining oversight and aligning financial planning with operational needs.
-
Claude Sonnet 4 Expands to 1 Million Token Context Window
Anthropic has upgraded Claude Sonnet 4 to support a context length of up to 1 million tokens, a fivefold increase over its previous limit. The feature, now in public beta, is accessible through the Anthropic API and Amazon Bedrock, with Google Cloud’s Vertex AI support expected soon.
-
AWS CCAPI MCP Server: Natural Language Infra
AWS introduces the Cloud Control API (CCAPI) MCP Server, revolutionizing infrastructure management by enabling natural language commands for resource management. This tool boosts developer productivity with automated security checks, IaC template generation, and cost estimation, bridging the gap between intent and cloud deployment. Embrace simplicity and efficiency in cloud operations!
-
.NET 10 Preview 7 Delivers ASP.NET Core, Blazor, and MAUI Enhancements, with C# 14 Feature Complete
Microsoft's .NET 10 Preview 7 showcases significant enhancements across ASP.NET Core, C#, .NET MAUI, and Windows Forms. Key updates include easier exception handling, improved cookie and passkey authentication, and a clearer local development experience with .localhost support. C# 14 reaches feature completeness, while .NET MAUI optimizes build performance.
-
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.
-
Container Use: a New Tool for Isolated, Parallel Coding Agents
The Dagger team has released Container Use, an open-source tool designed to streamline how AI-based coding agents operate by giving each one its own containerized sandbox and Git worktree, enabling parallel, conflict-free workflows.
-
Levelling Yourself up as a Software Engineer While Climbing through the Ranks
As software engineers grow into senior, Staff+, or principal roles, they take on greater responsibility, complex projects, and influence beyond code, Suhail Patel explained in his talk about growing oneself as a software engineer at QCon London. Growth isn’t linear; it requires mastering communication, strategy, and soft influence. Writing, speaking, and 1:1s can help to expand impact.
-
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.