Skip to content

Releases: Flagsmith/flagsmith-common

v2.2.4

03 Nov 15:20
00a973a

Choose a tag to compare

2.2.4 (2025-11-03)

Bug Fixes

  • common.core.utils.TemporaryDirectory dependent on Django settings (#113) (7a4b1cb)

v2.2.3

03 Nov 11:32
965b336

Choose a tag to compare

2.2.3 (2025-11-03)

CI

Bug Fixes

  • reduce sleep time in timeout tests and add elapsed time checks (#111) (630e02f)
  • Temporary directories are not removed (#109) (5e2f66f)

v2.2.2

27 Oct 08:45
1f60746

Choose a tag to compare

2.2.2 (2025-10-24)

Bug Fixes

v2.2.1

23 Oct 16:25
4a42ef3

Choose a tag to compare

2.2.1 (2025-10-23)

CI

v2.2.0

04 Sep 17:01
be4b18f

Choose a tag to compare

2.2.0 (2025-09-04)

CI

Features

  • utils: New is_database_replica_setup utility (#100) (1c6c522)

v2.1.0

02 Sep 15:47
0ae004b

Choose a tag to compare

2.1.0 (2025-09-02)

CI

Features

  • utils: Allow for explicit use of database replicas (#95) (617861b)

v2.0.0

07 Aug 20:28
269aea1

Choose a tag to compare

2.0.0 (2025-08-07)

⚠ BREAKING CHANGES

  • Move segment and metadata serializers back to core (#93)

Refactoring

  • Move segment and metadata serializers back to core (#93) (a6b997b)

v1.15.1

29 Jul 07:36
d22059f

Choose a tag to compare

What's Changed

Full Changelog: v1.15.0...v1.15.1

v1.15.0

12 Jun 08:17
32c0f12

Choose a tag to compare

1.15.0 (2025-06-12)

CI

Features

  • test-tools: Add run_tasks fixture (#85) (9bd0855)

v1.14.0

30 May 11:13
e904a60

Choose a tag to compare

1.14.0 (2025-05-30)

CI

Docs

  • test-tools: Clarify installation instructions (#80) (b6a250b)

Features