Skip to content

Releases: Flagsmith/flagsmith-engine

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

v7.0.1

11 Sep 17:48
b4a47d7

Choose a tag to compare

7.0.1 (2025-09-11)

Bug Fixes

  • Incorrect TARGETING_MATCH reasons (#258) (3f12e5f)
  • PERCENTAGE_SPLIT working for undefined keys (#256) (fa37c6c)

v7.0.0

01 Sep 15:49
c58dc38

Choose a tag to compare

7.0.0 (2025-09-01)

⚠ BREAKING CHANGES

  • v7: Remove deprecated APIs, Pydantic models (#250)
  • Drop Python 3.8 support (#249)

Features

CI

Other

v6.1.0

18 Aug 16:41
8e07687

Choose a tag to compare

6.1.0 (2025-08-18)

Features

Other

v6.0.2

06 Aug 14:22
bef422c

Choose a tag to compare

6.0.2 (2025-08-06)

Bug Fixes