Skip to content

Releases: Flagsmith/flagsmith-python-client

v5.0.1

28 Oct 12:17
2555c83

Choose a tag to compare

5.0.1 (2025-10-28)

Bug Fixes

  • TypeError: 'NoneType' object is not subscriptable (Python 3.11) (#170) (c20f543)
  • ValueError: Invalid isoformat string on Python 3.10(#168) (29dee4d)

Dependency Updates

  • Bump flagsmith-flag-engine to 10.0.1 (#171) (ab093bd)

v5.0.0

24 Oct 16:42
32ff50b

Choose a tag to compare

5.0.0 (2025-10-24)

⚠ BREAKING CHANGES

  • Restore v3 OfflineHandler interface (#162)

Features

Bug Fixes

  • get_identity_segments tries to return identity override segments (#159) (68d44a1)

CI

Dependency Updates

v4.0.1

19 Sep 09:17
1c7e8c9

Choose a tag to compare

4.0.1 (2025-09-19)

Bug Fixes

  • Environment name not mapped to evaluation context (#153) (3fcae7c)
  • Feature state django_id fields are not handled (#156) (860b630)

v4.0.0

02 Sep 17:35
47ec56b

Choose a tag to compare

4.0.0 (2025-09-02)

⚠ BREAKING CHANGES

  • Engine V7 compatibility (#150)

Features

Other

v3.10.1

21 Aug 09:07
d2f760c

Choose a tag to compare

3.10.1 (2025-08-21)

CI

Other

  • Switched to get_evaluation_result, replaced deprecated engine functions usage (#143) (03715ab)

v3.10.0

07 Aug 07:17
b6d2c84

Choose a tag to compare

3.10.0 (2025-08-06)

Features

Other

v3.9.2

08 Jul 07:47
9ac4dc7

Choose a tag to compare

3.9.2 (2025-07-08)

CI

Docs

Other

  • actions: Move project id to a var (#126) (3bd7943)
  • Add workflow to add new issues to engineering project (#124) (b67f9a6)
  • ci: show all sections in release please config (#132) (e684919)
  • deps: bump requests from 2.32.3 to 2.32.4 (#129) (3019636)
  • deps: update flagsmith-flag-engine (#133) (bfcd454)

v3.9.1

30 Apr 13:28
21649a6

Choose a tag to compare

3.9.1 (2025-04-29)

Bug Fixes

  • Fix HTTP requests not timing out (7d61a47)

v3.9.0

01 Apr 09:42
3ee059c

Choose a tag to compare

3.9.0 (2025-04-01)

Features

  • Add utility functions for webhooks (3d8df11)

Note: since the action failed, this version was manually published. Publishing has been fixed in #121.

v3.8.0

12 Aug 17:42
56cdcc1

Choose a tag to compare

3.8.0 (2024-08-12)

Features

  • Support transient identities and traits (#93) (0a11db5)

Bug Fixes

  • Flaky test_offline_mode__local_evaluation__correct_fallback (#103) (a2136d7)
  • Offline handler not used as fallback for local evaluation mode during init (#100) (6f6d595)
  • Package version not bumped during automatic release (#102) (840bc0e)