Unleash Lands $35M for Feature Flags

DevOps platform Unleash has raised $35M in a Series B to expand its feature management tools. The funding highlights a key startup practice: decoupling code deployment from feature releases. By using feature flags, small teams can ship code continuously, then turn features on or off for users, enabling A/B testing and safer rollbacks without a full redeployment.

The Series B round was led by growth equity firm One Peak, with participation from existing investors Spark Capital, Frontline Ventures, and Firstminute Capital. This new investment brings the Oslo-based company's total funding to $51.5 million. Unleash originated as an open-source project and has grown into the largest platform in its category, with over 13,000 GitHub stars and 40 million downloads. The company has doubled its annual recurring revenue for the past three years and now serves over 500 paying customers, including Wayfair, Lenovo, and Prudential. The funding targets the growing instability caused by AI-accelerated software development. Recent DevOps Research and Assessment (DORA) findings show that a 25% increase in AI adoption correlates with a 7% decrease in software stability, creating a need for stronger release controls. The feature flag management market was valued at $1.2 billion in 2024 and is projected to expand to $6.8 billion by 2033. This growth is fueled by the widespread adoption of CI/CD practices and the need for enterprises to mitigate deployment risks. At a technical level, feature flags are conditional statements within the code that control which users can see a new feature. This allows engineering teams to merge and deploy code to production at any time, while business or product teams can control the actual feature release separately. While powerful for enabling canary releases and A/B testing, feature flags can introduce significant technical debt if not managed properly. Engineering teams must implement rigorous processes for cleaning up old or stale flags to avoid an accumulation of complex conditional logic in the codebase. Unleash operates in a competitive landscape that includes other feature management platforms like LaunchDarkly, Statsig, and Flagsmith. The space is driven by the need for developers to safely test new code in production environments with real user traffic.

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.