Skip to content

Releases: Flagsmith/flagsmith-python-client

v3.9.1

30 Apr 13:28
21649a6
Compare
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
Compare
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
Compare
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)

v3.7.0

17 Jul 12:55
297c382
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.7.0

v3.6.0

14 Mar 09:44
069373f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.6.0

Version 3.5.0

23 Nov 14:30
96524b9
Compare
Choose a tag to compare

Compatibility Notes

Flagsmith Python SDK 3.5.0 brings the new version of Flagsmith engine that depends on Pydantic V2.
If you're still using Pydantic V1 in your project, consider doing one of the following:

  • Change your pydantic imports to pydantic.v1.
  • Use the bump-pydantic tool to migrate your code semi-automatically.

Refer to the Pydantic V2 migration guide for more info.

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

Version 3.4.0

31 Jul 09:35
0dea69d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.4.0

Version 3.3.0

27 Jul 12:56
faa17f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.2...v3.3.0

Version 3.2.2

07 Jul 12:56
4c7ea26
Compare
Choose a tag to compare

What's Changed

  • Use daemon argument to ensure that polling manager is killed by @matthewelwell in #47

Full Changelog: v3.2.1...v3.2.2

Version 3.2.1

19 May 09:21
13d5a8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.2.1