Skip to content

Releases: Flagsmith/flagsmith-engine

v10.1.0

06 May 08:25
ef90a90

Choose a tag to compare

10.1.0 (2026-05-06)

Features

  • apply rules based on the all-any type (#313) (f2363e3)

CI

v10.0.4

24 Apr 20:20
d6a8787

Choose a tag to compare

10.0.4 (2026-04-24)

Performance Improvements

  • Speed up IN segment condition evaluation (#295) (1d8b273)

Other

  • Remove amannn/action-semantic-pull-request workflow (#290) (6237c31)

v10.0.3

25 Nov 10:58
8ff547f

Choose a tag to compare

10.0.3 (2025-11-25)

Bug Fixes

  • Exclude identities when PERCENTAGE_SPLIT trait is undefined (#284) (0427c04)

v6.1.1

25 Nov 16:55
de3e357

Choose a tag to compare

6.1.1 (2025-11-25)

Bug Fixes

  • Exclude identities when PERCENTAGE_SPLIT trait is undefined (#284)(42d56c4)

Full Changelog: v6.1.0...v6.1.1

v10.0.2

30 Oct 11:16
3c28ed5

Choose a tag to compare

10.0.2 (2025-10-30)

Bug Fixes

  • Multivariate segment overrides not supported (#279) (fa5907d)

v10.0.1

28 Oct 12:11
548ddf6

Choose a tag to compare

10.0.1 (2025-10-28)

Bug Fixes

  • Implicit identity key not supported for % Split operator (#276) (4d0fa9a)

v10.0.0

24 Oct 16:29
38c6673

Choose a tag to compare

10.0.0 (2025-10-24)

⚠ BREAKING CHANGES

  • Remove FeatureContext.feature_key, SegmentResult.key (#272)

Features

  • Remove FeatureContext.feature_key, SegmentResult.key (#272) (4004b6b)
  • Support implicit IdentityContext.key (#274) (a4826f8)

v9.1.0

16 Oct 20:27
989edcf

Choose a tag to compare

9.1.0 (2025-10-16)

Features

v9.0.0

16 Oct 10:39
07b1695

Choose a tag to compare

9.0.0 (2025-10-16)

⚠ BREAKING CHANGES

  • Use FeatureValue.priority for multivariate evaluations (#268)

Features

  • Generic segment metadata (#265) (8ea7f68)
  • Use FeatureValue.priority for multivariate evaluations (#268) (8e790b2)

Bug Fixes

  • $.-prefixed traits are not prioritised over valid JSONPaths (#266) (789d737)

v8.0.0

10 Oct 17:17
fa183fb

Choose a tag to compare

8.0.0 (2025-10-10)

⚠ BREAKING CHANGES

  • Use new EvaluationResult, updated test data (#261)

Features