InfoQ Homepage News
-
MSTest 3.4 Release: Improved Analyzers, WinUI, Playwright and Aspire Support Added
Microsoft released a new version of MSTest, a testing framework for .NET. Version 3.4 introduces a couple of improvements, bug fixes, and new features. Key updates include improvements to MSTest.Analyzers, MSTest.Sdk, and MSTest.Runner, along with added support for WinUI applications.
-
Oracle Linux's UEK-Next Enables Developers to Explore and Validate the Latest Linux Development
Oracle Linux has recently launched UEK-next, an offering that combines upstream Linux kernels with Oracle Linux patches. This allows users to preview and test the latest Linux features and hardware support before they are officially released in Oracle Linux.
-
Rampdown Phase One: What's to Expect in JDK 23
As Iris Clark declared, JDK 23 is now in the crucial Rampdown Phase One, a significant milestone in the JDK development process. This phase started on Thursday, June 6, and the Java community eagerly anticipates the new features and enhancements that will be part of this release. This crucial phase marks the transition of changes intended for JDK 23 into the mainline repository.
-
Fostering Healthy Tech Teams in a DevOps World
Building healthy DevOps tech teams that are responsible for a broad area can be challenging. To measure the success of your team, several frameworks provide metrics indicating team health. Psychological safety matters for healthy teams to ensure each software engineer brings their own lived experiences to build better products and that they feel safe to do so.
-
Combatting Alert Fatigue at Cloudflare
In a detailed blog post, Monika Singh at Cloudflare explores the stressful environment on-call personnel face. On-call staff frequently deal with numerous alerts, leading to alert fatigue—a state of exhaustion caused by responding to non-prioritised or unclear alerts. To combat this, Cloudflare teams conduct periodic alert analyses to enhance the accuracy and actionability of alerts.
-
Falco 0.38.0 Released with Enhanced Driver Selection, Configurations and Real-Time Monitoring
The maintainers of Falco announced its latest version: 0.38.0. This is the first release since its graduation within CNCF.
-
How GitHub iOS Team Leveraged Apple-Silicon Actions Runners to Reduce Testing Time
The GitHub iOS team adopted Apple Silicon-powered macOS runners to reduce the time required to build and test their app using GitHub Actions. In the process, they also refactored the app to better leverage GitHub Actions parallelism.
-
Microsoft Build 2024 Unveils .NET 9: Tensor<T>, OpenAI Collaboration, and .NET Aspire
At Microsoft Build 2024, .NET 9 was unveiled, introducing features such as the Tensor<T> type for deep learning and collaboration with OpenAI for GPT4o and Assistants v2. This release also brings .NET Aspire, streamlining cloud-native app development. Updates extend across ASP.NET Core, Blazor, and .NET MAUI, with C# 13 enhancing flexibility and performance.
-
Recap of MSBuild 2024: Copilot AI Agents, Phi-3, GPT-4o on Azure AI
Microsoft recently held its annual MSBuild developer conference, where it made several significant announcements, including updates to its AI capabilities, focusing on Copilot AI Agents, Phi-3, and GPT-4o now available on Azure AI.
-
OpenAI Publishes GPT Model Specification for Fine-Tuning Behavior
OpenAI recently published their Model Spec, a document that describes rules and objectives for the behavior of their GPT models. The spec is intended for use by data labelers and AI researchers when creating data for fine-tuning the models.
-
Local Emulator for Azure Event Hubs in Preview: Offering Developers a Local Development Experience
Microsoft recently launched the local emulator's preview release for Azure Event Hubs. This emulator is designed to give developers a local development experience for Azure Event Hubs, allowing them to develop and test code against the services in isolation.
-
SharePoint Embedded Empowers ISVs to Integrate M365 Features in Apps
Microsoft released SharePoint Embedded on May 21st, 2024. SharePoint Embedded is a headless API for building apps that leverage full spectrum Microsoft 365 collaborative features. This feature is specifically targeted to independent software vendors (ISVs) who build apps.
-
InfoQ Dev Summit Munich: Learn from German Automotive, Banking, and TelCo Software Practitioners
InfoQ Dev Summit Munich is a two-day in-person software development conference for senior software engineers, architects, and team leaders in the Bavarian capital on September 26th and 27th. The sessions will cover critical topics such as generative AI and platform engineering, with use cases from the German automotive, banking, and telecommunication industries.
-
New Signals Proposal Seeks to Formalize Reactive Programming Primitives in JavaScript
The JavaScript language recently added the Signals proposal (currently in Stage 1) to the list of candidate features striving to improve the language. The Signals proposal seeks to provide common primitives primarily for framework maintainers to implement reactive programming patterns. It reflects input from authors/maintainers of Angular, Ember, MobX, Preact, Qwik, RxJS, Solid, Svelte, Vue.
-
Java News Roundup: JEPs Targeted for JDK 23, JHipster 8.5, Gradle 8.8, Spring AI 1.0-M1
This week's Java roundup for May 27th, 2024, features news highlighting: four JEPs targeted for JDK 23, namely: JEP 482, Flexible Constructor Bodies (Second Preview), JEP 481, Scoped Values (Third Preview), JEP 480, Structured Concurrency (Third Preview) and JEP 471, Deprecate the Memory-Access Methods in Unsafe for Removal; and the releases of JHipster 8.5, Gradle 8.8 and Spring AI 1.0-M1.