Skip to content

Releases: Flagsmith/flagsmith-common

v3.1.0

05 Jan 18:24
ead80a5

Choose a tag to compare

3.1.0 (2026-01-05)

Features

  • Add DynamoDB document schemas (#150) (9f9518b)
  • Annotate DynamoDB schemas with validation code (#148) (ff17838)

v3.0.0

05 Jan 17:10
4f1b05a

Choose a tag to compare

3.0.0 (2026-01-05)

⚠ BREAKING CHANGES

  • The Core API-specific dependencies are now factored out to their own extras. For example, the Core API will require to install them explicitly now via flagsmith_common[common-core,task-processor,test-tools].

CI

Dependency Updates

  • ci: update actions/checkout action to v6 (#133) (9935082)
  • ci: update amannn/action-semantic-pull-request action to v6 (#135) (c831ba0)
  • ci: update postgres docker tag to v15.15 (#132) (464c4ac)
  • update django to 5.2.9 (#149) (e095f69)

v2.2.7

12 Nov 14:35
106941e

Choose a tag to compare

2.2.7 (2025-11-12)

Bug Fixes

  • Remove PROMETHEUS_MULTIPROC_DIR cleanup logic (#123) (0319fd0)

v2.2.6

11 Nov 10:17
5440aab

Choose a tag to compare

2.2.6 (2025-11-11)

CI

Bug Fixes

  • prometheus multproc dir permissions error (#120) (51d9c9a)

v2.2.5

07 Nov 16:52
4897567

Choose a tag to compare

2.2.5 (2025-11-07)

CI

Bug Fixes

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)