Skip to content

Releases: Flagsmith/flagsmith-python-client

v3.7.0

Choose a tag to compare

@khvn26 khvn26 released this 17 Jul 12:55
297c382

What's Changed

New Contributors

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

v3.6.0

Choose a tag to compare

@matthewelwell matthewelwell released this 14 Mar 09:44
069373f

What's Changed

New Contributors

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

Version 3.5.0

Choose a tag to compare

@khvn26 khvn26 released this 23 Nov 14:30
96524b9

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

Choose a tag to compare

@matthewelwell matthewelwell released this 31 Jul 09:35
0dea69d

What's Changed

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

Version 3.3.0

Choose a tag to compare

@khvn26 khvn26 released this 27 Jul 12:56
faa17f7

What's Changed

New Contributors

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

Version 3.2.2

Choose a tag to compare

@matthewelwell matthewelwell released this 07 Jul 12:56
4c7ea26

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

Choose a tag to compare

@dabeeeenster dabeeeenster released this 19 May 09:21
13d5a8d

What's Changed

New Contributors

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

Version 3.2.0

Choose a tag to compare

@matthewelwell matthewelwell released this 13 Jan 10:17
798750c

What's Changed

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

Version 3.1.0

Choose a tag to compare

@matthewelwell matthewelwell released this 01 Nov 10:43
1f73405

What's Changed

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

Version 3.0.1

Choose a tag to compare

@matthewelwell matthewelwell released this 13 Jul 11:28
b1ed928

What's Changed

Full Changelog: v3.0.0...v3.0.1