releases.shpreview

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 /flags endpoint on every evaluation. 7.22.1 made these conditions fall back to the server, which could massively increase billable /flags request volume for flag definitions containing legacy/malformed dependency conditions. — Thanks @patricio-posthog!

Fetched July 14, 2026

Malformed flag dependencies no longer spike API costs… — releases.sh