Skip to content

Releases: Flagsmith/flagsmith-python-client

v6.2.3

Choose a tag to compare

@flagsmithdev flagsmithdev released this 31 Aug 13:13
f67b805

6.2.3 (2026-08-31)

Bug Fixes

  • send correct SDK user agent in analytics events (#246) (aa7d7be)

v6.2.2

Choose a tag to compare

@flagsmithdev flagsmithdev released this 31 Aug 08:54
c1afe1e

6.2.2 (2026-08-31)

CI

Dependency Updates

  • update dependency flagsmith-flag-engine to v11 (#243) (e93bca9)

v6.2.1

Choose a tag to compare

@flagsmithdev flagsmithdev released this 14 Aug 18:39
8ef7083

6.2.1 (2026-08-14)

Bug Fixes

  • Identity overrides silently lost during local evaluation (#240) (17e243b)

v6.2.0

Choose a tag to compare

@flagsmithdev flagsmithdev released this 07 Aug 10:23
2ee9499

6.2.0 (2026-08-07)

Features

  • Surface engine evaluation reason on flags (#236) (71128a4)

Bug Fixes

  • Exposure events sent without a variant and duplicated within a flush interval (#233) (2c5e20e)

v6.1.0

Choose a tag to compare

@flagsmithdev flagsmithdev released this 24 Jul 08:08
9a85c05

6.1.0 (2026-07-14)

Features

  • add analytics_url to send flag analytics to a different host (#215) (2da1a5e)

CI

v6.0.0

Choose a tag to compare

@flagsmithdev flagsmithdev released this 29 Jun 09:02
51d6693

6.0.0 (2026-06-26)

⚠ BREAKING CHANGES

  • drop Python 3.9 support to allow urllib3 >=2.7.0 (#227)

Features

  • only track exposure when experiment feature is enabled (#226) (30112aa)

Bug Fixes

  • Background threads leaking across tests (#229) (0615a9d)

CI

Dependency Updates

  • drop Python 3.9 support to allow urllib3 >=2.7.0 (#227) (814e67e)

Other

  • deps-dev: bump pytest from 7.4.4 to 9.0.3 (#228) (f00eff9)
  • deps: bump idna from 3.10 to 3.15 (#218) (4d71722)

v5.5.0

Choose a tag to compare

@flagsmithdev flagsmithdev released this 09 Jun 11:43
83a76d0

5.5.0 (2026-06-09)

Features

  • surface the selected variant on flags (#221) (7fc7224)
  • use the variant as the exposure event value (#222) (1438708)

v5.4.0

Choose a tag to compare

@flagsmithdev flagsmithdev released this 01 Jun 11:08
7698afc

5.4.0 (2026-06-01)

Features

  • experimentation surface — track_event, track_exposure_event, get_experiment_flag (#220) (7307b83)

CI

v5.3.1

Choose a tag to compare

@flagsmithdev flagsmithdev released this 07 May 14:48
9967efb

5.3.1 (2026-05-06)

CI

  • disable github-actions manager in renovate (#211) (0d601c4)
  • migrated dependabot to renovate (#205) (f205538)

Dependency Updates

  • update actions/checkout action to v6 (#209) (b1f5a7e)
  • update dependency flagsmith-flag-engine to v10.1.0 (#212) (1b77e1d)

v5.3.0

Choose a tag to compare

@flagsmithdev flagsmithdev released this 28 Apr 18:04
14fd76e

5.3.0 (2026-04-28)

Features

  • Lazy identity-flag evaluation in local-eval mode (#200) (f7750bb)

CI

Other

  • deps: bump urllib3 from 2.6.0 to 2.6.3 (#190) (0a4490f)