Malformed flag dependencies no longer spike API costs
posthog-v7.22.3
1 fixThis release1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗
Patch changes
- ae3c4e5 Malformed flag-dependency conditions (missing key, null value, or wrong operator) now evaluate locally as no-match (false), matching the server, instead of falling back to the
/flagsendpoint on every evaluation. 7.22.1 made these conditions fall back to the server, which could massively increase billable/flagsrequest volume for flag definitions containing legacy/malformed dependency conditions. — Thanks @patricio-posthog!
Fetched July 14, 2026
