Skip to content

Feat: added a full fledged feature flag support with openfeature inte…#40

Merged
Attakay78 merged 1 commit intodevelopfrom
feat/feature_flag
Mar 24, 2026
Merged

Feat: added a full fledged feature flag support with openfeature inte…#40
Attakay78 merged 1 commit intodevelopfrom
feat/feature_flag

Conversation

@Attakay78
Copy link
Owner

Feature flags (api-shield[flags]): a full feature flag system built on the OpenFeature standard, supporting boolean, string, integer, float, and JSON flag types with multi-condition targeting rules, reusable user segments (explicit included/excluded lists plus attribute-based rules), percentage rollouts, prerequisite flags, individual user targeting, and a live SSE evaluation stream.
Flags and segments are manageable from the admin dashboard (/shield/flags, /shield/segments) and the CLI (shield flags *, shield segments *) — including a new shield segments add-rule command and an "Add Rule" panel in the Edit Segment modal that lets operators add attribute-based targeting rules without touching code or the REST API directly.

@Attakay78 Attakay78 self-assigned this Mar 24, 2026
@Attakay78 Attakay78 merged commit 82f07da into develop Mar 24, 2026
12 checks passed
@Attakay78 Attakay78 deleted the feat/feature_flag branch March 24, 2026 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant