Skip to main content

Contributor Spotlight: Max VelDink

· 4 min read
Andrew MacLean
Developer Relations at DevCycle

In this edition of the OpenFeature Contributor Spotlight, we’re excited to highlight Max VelDink, a dedicated developer whose work has played a pivotal role in advancing the OpenFeature Ruby SDK. Max has contributed significant improvements to the OpenFeature project, and his efforts have helped expand the representation of Ruby in the cloud-native space.

Announcing the OpenFeature Angular SDK!

· 4 min read
Lukas Reining
IT Consultant at codecentric, OpenFeature maintainer
Todd Baert
Software Engineer at Dynatrace, OpenFeature maintainer

We are excited to unveil the first official release of the @openfeature/angular-sdk! 🚀 This SDK extends OpenFeature capabilities to Angular applications, with a focus on Angular's unique patterns and practices. In this post, we’ll walk you through some of the standout features and how they integrate seamlessly with Angular development.

OpenFeature Contributor Spotlight: André Silva

· 2 min read
Andrew MacLean
Developer Relations at DevCycle

Welcome to our inaugural OpenFeature Contributor Spotlight, where we highlight and celebrate standout contributors who have made a significant impact on the OpenFeature project. For this edition, we’re excited to introduce André Silva, a dedicated developer who has been instrumental in advancing our .NET library and telemetry conventions.

OpenFeature .NET SDK 2.0 Release

· 4 min read
Todd Baert
Software Engineer at Dynatrace, OpenFeature maintainer

Today we're announcing the release of the OpenFeature SDK for .NET, v2.0! This release contains several ergonomic improvements to the SDK, which .NET developers will appreciate. It also includes some performance optimizations brought to you by the latest .NET primitives.

OpenFeature Multi-Provider Release

· 9 min read
Emma Willis
Software Developer at DevCycle

We are excited to announce the release of the OpenFeature “Multi-Provider” for JavaScript and NodeJS. This new provider allows developers to access multiple OpenFeature providers through a unified interface, with customizable strategies that reconcile inconsistencies between providers. The Multi-Provider supports use cases including provider migrations and long-term support for multiple feature flag sources. It is currently available for the Javascript OpenFeature SDKs @openfeature/server-sdk and @openfeature/web-sdk.

Feature Observability Semantic Conventions

· 3 min read
Daniel Dyla
Senior Open Source Architect

As comic book aficionados say, with great power comes great responsibility, or great complexity as the case may be. Feature flags provide incredible value, and now with OpenFeature they're more accessible than ever, but the complexity they introduce should not be ignored. As your application grows, it becomes more and more difficult to understand how feature flag evaluations and changes impact your users and their experience with your application. The OpenTelemetry feature observability semantic convention special interest group (SIG) aims to combat this problem by defining a consistent set of rules and definitions for feature telemetry data. Keep reading to learn more about this effort and how you can be involved!