Skip to content

Releases: Flagsmith/flagsmith-python-client

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)

v5.2.0

Choose a tag to compare

@flagsmithdev flagsmithdev released this 16 Apr 08:39
ae45cbd

5.2.0 (2026-04-15)

Features

Other

  • deps-dev: bump virtualenv from 20.34.0 to 20.36.1 (#191) (0aa4231)
  • Remove amannn/action-semantic-pull-request workflow (#194) (ccced7f)

v5.1.1

Choose a tag to compare

@flagsmithdev flagsmithdev released this 05 Jan 16:43
af4f239

5.1.1 (2026-01-05)

Bug Fixes

v5.1.0

Choose a tag to compare

@flagsmithdev flagsmithdev released this 05 Jan 15:45
d18c71e

5.1.0 (2026-01-05)

Features

CI

Other

  • deps: bump urllib3 from 2.5.0 to 2.6.0 (#184) (efd43fd)

v5.0.3

Choose a tag to compare

@flagsmithdev flagsmithdev released this 25 Nov 12:28
7996c7b

5.0.3 (2025-11-25)

Bug Fixes

  • get_environment_flags includes segments in evaluation context (#179) (470c4e3)

Dependency Updates

  • Bump flagsmith-flag-engine to 10.0.3 (#182) (cf54be5)

Other

v5.0.2

Choose a tag to compare

@flagsmithdev flagsmithdev released this 30 Oct 15:42
ec4bdb7

5.0.2 (2025-10-30)

Dependency Updates

  • Bump flagsmith-flag-engine to 10.0.2 (#173) (9a0fc58)