Skip to content

Releases: Flagsmith/flagsmith-python-client

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

Version 3.2.0

13 Jan 10:17
798750c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

Version 3.1.0

01 Nov 10:43
1f73405
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0