From 960d77129844fde299a313cdbd8d88157ee7284a Mon Sep 17 00:00:00 2001 From: Flagsmith Bot <65724737+flagsmithdev@users.noreply.github.com> Date: Tue, 24 Mar 2026 16:17:16 +0000 Subject: [PATCH] chore(main): release 2.224.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 325bab23a329..1bd30c2fa43d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.223.0" + ".": "2.224.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c13d9d7da68..fb8248329cc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.224.0](https://github.com/Flagsmith/flagsmith/compare/v2.223.0...v2.224.0) (2026-03-24) + + +### Features + +* **CockroachDB support:** Switch to `JSONField` for SDK metrics labels ([#5833](https://github.com/Flagsmith/flagsmith/issues/5833)) ([02618c6](https://github.com/Flagsmith/flagsmith/commit/02618c674df196d0e97a98c347487931c94742da)) + + +### Bug Fixes + +* **API Usage:** Update subscription cache from database-backed usage ([#7024](https://github.com/Flagsmith/flagsmith/issues/7024)) ([b018bfb](https://github.com/Flagsmith/flagsmith/commit/b018bfb400bea58497ba0d8156574b8ffb2380df)) + ## [2.223.0](https://github.com/Flagsmith/flagsmith/compare/v2.222.4...v2.223.0) (2026-03-23) diff --git a/version.txt b/version.txt index 2d1282b796ab..f64dda106d82 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.223.0 +2.224.0