Skip to content

Releases: Flagsmith/flagsmith

v2.123.0

18 Jun 14:10
175f5d3
Compare
Choose a tag to compare

2.123.0 (2024-06-18)

Features

  • Add alert message in the FE when exceeded the API usage (#4027) (da46dab)

Bug Fixes

v2.122.0

18 Jun 09:58
db6f3ac
Compare
Choose a tag to compare

2.122.0 (2024-06-18)

Features

Bug Fixes

  • dev: add management command to manually send API usage to influx (#4159) (77eeaa7)
  • postgres-analytics/usage: fix project_id filter (#4171) (5dafecf)
  • various fixes for API usage alerting / billing (#4158) (9a6e335)

v2.121.0

13 Jun 12:55
e718401
Compare
Choose a tag to compare

2.121.0 (2024-06-13)

Features

  • analytics: Command to populate arbitrary periods of analytics data (#4155) (20fb43e)
  • Keep segment modal open on create / edit, add segment name to modal (#4109) (1daedc2)
  • Show new version warning in change requests (#4153) (69f6ae6)

Bug Fixes

  • cascade delete versions when corresponding change request is deleted (#4152) (baf8ddb)
  • Edge V2-enabled environments are not rebuilt on feature version publish (#4132) (7e0c9fd)
  • feature state value conversion (#3946) (d4f948d)
  • migrate_analytics: fix migrate_to_pg command (#4139) (c0f373a)

v2.120.0

11 Jun 09:55
2c1b353
Compare
Choose a tag to compare

2.120.0 (2024-06-11)

Features

Bug Fixes

  • deps: Migrate MFA code to our codebase and bump djangorestframework (#3988) (e217df7)
  • Identity overrides tab (#4134) (1a51fd3)

v2.119.1

06 Jun 13:47
41b3e85
Compare
Choose a tag to compare

2.119.1 (2024-06-06)

Bug Fixes

Infrastructure (Flagsmith SaaS Only)

v2.119.0

06 Jun 10:24
1810494
Compare
Choose a tag to compare

2.119.0 (2024-06-06)

Features

Bug Fixes

Infrastructure (Flagsmith SaaS Only)

v2.118.1

03 Jun 22:09
3cd6769
Compare
Choose a tag to compare

2.118.1 (2024-06-03)

Bug Fixes

  • audit: audit and history UI tweaks (#4092) (e65dc34)
  • facilitate FE display of environment version from audit log (#4077) (be9b7ce)
  • select propagation (#4085) (0e16068)
  • sentry-FLAGSMITH-API-4FY: resolve metadata segment n+1 (#4030) (a22f86c)
  • versioning: ensure get_previous_version returns previous version, not latest version (#4083) (22d371b)
  • versioning: ensure that audit log record is created when committing versions via CR (#4091) (8246dca)
  • versioning: prevent FeatureSegment from writing audit log on delete when v2 versioning enabled (#4088) (60c0748)

v2.118.0

03 Jun 06:13
03702a4
Compare
Choose a tag to compare

2.118.0 (2024-05-31)

Features

  • add audit log when environment feature version is published (#4064) (88cfc76)

Bug Fixes

  • don't create audit log for FeatureStateValue when not published (#4065) (8b73b5c)
  • versioned remove segment override (#4063) (e4cd25a)

v2.117.1

30 May 16:04
8cd3a65
Compare
Choose a tag to compare

2.117.1 (2024-05-30)

Bug Fixes

v2.117.0

30 May 13:07
f0c3e07
Compare
Choose a tag to compare

2.117.0 (2024-05-30)

Features

  • Add api usage metrics for different periods (#3870) (50cc369)
  • Add endpoint to fetch GitHub repository contributors (#4013) (6f321d4)
  • Add grace period to api usage billing (#4038) (3b61f83)
  • analytics: Add command to migrate analytics data to pg (#3981) (848db5a)
  • Implement be search and lazy loading for GitHub resources (#3987) (c896c50)
  • Improvements in the GitHub integration BE (#3962) (59ddfba)

Bug Fixes

  • Add support for versioning v2 on GitHub resource linking (#4015) (edb4a75)
  • GitHub repos unique constraint and delete (#4037) (7454e4a)
  • sentry-FLAGSMITH-API-4FZ: fix PATCH for segments (#4029) (3c43bb8)
  • Set api usage billing to 100k (#3996) (d86f8e7)
  • Set billing starts at to reasonable default for API usage notifications (#4054) (515b34c)
  • Set billing term starts at 30 days for null values (#4053) (84c0835)
  • Setting LOG_FORMAT: json does not write stack traces to logs (#4040) (9e2ffd2)
  • Switch function argument to date start (#4052) (d8f48a7)

Infrastructure (Flagsmith SaaS Only)