Skip to main content

2 posts tagged with "feature flags"

View All Tags

๐Ÿ—๏ธ Introducing Flag Sets: Organize Your Feature Flags Like Never Before

ยท 5 min read
Thomas Poignant
Creator of GO Feature Flag

Flag Sets Banner

We're excited to announce that we have released one of the most requested feature for GO Feature Flag.
It will revolutionize how you organize and manage your feature flags: Flag Sets! ๐ŸŽ‰

As your applications grow and teams expand, managing feature flags can become increasingly complex. Different teams need their own flags, environments require separate configurations, and multi-tenant applications demand isolated flag management. That's exactly what Flag Sets are designed to solve.

Watch Thomas's PlatformCon 2025 Talk on Feature Flag Decoupling

ยท 2 min read
Thomas Poignant
Creator of GO Feature Flag

We're excited to share that Thomas Poignant, creator of GO Feature Flag, presented an insightful talk at PlatformCon 2025 about decoupling deployments from feature releases using OpenFeature.

Talk: "Decouple Deployments and Releases with OpenFeature"โ€‹

In this presentation, Thomas explores how traditional deployment strategies often directly couple feature releases with code deployments, increasing risks and slowing time-to-market. He demonstrates how OpenFeature, a vendor-agnostic API for feature flagging, enables developers to separate feature releases from code deployments, providing precise control over feature visibility and experimentation.