Skip to content

v8.0.0

Latest

Choose a tag to compare

@flagsmithdev flagsmithdev released this 01 Dec 12:01
59685f1

8.0.0 (2025-11-26)

⚠ BREAKING CHANGES

  • Context Values support, getEvaluationResult (#184)

Features

  • Actualise context schema, SPLIT reason weight formatting (#186) (b909755)
  • Context Values support, getEvaluationResult (#184) (d892342)
  • Send a standard User-Agent: sdk-name/version header (#187) (8eab4ae)

Bug Fixes

  • getEnvironmentFlags includes segments in evaluation context (#193) (9b55de9)
  • Exclude identities when PERCENTAGE_SPLIT trait is undefined (#198) (d1e2b59)
  • Multivariate segment overrides not evaluated (#194) (75749e6)

CI

  • Integrate release-please (#188) (ddc2662)
  • update release please configuration to use simple release type (#191) (7fc4fef)

Docs

  • removing hero image and broken build badge from SDK readme (#174) (49ee223)

Other