Skip to content

Commit 7b37e2e

Browse files
authored
chore(main): release 2.224.0 (#7031)
1 parent b018bfb commit 7b37e2e

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.223.0"
2+
".": "2.224.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.224.0](https://github.com/Flagsmith/flagsmith/compare/v2.223.0...v2.224.0) (2026-03-24)
4+
5+
6+
### Features
7+
8+
* **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))
9+
10+
11+
### Bug Fixes
12+
13+
* **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))
14+
315
## [2.223.0](https://github.com/Flagsmith/flagsmith/compare/v2.222.4...v2.223.0) (2026-03-23)
416

517

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.223.0
1+
2.224.0

0 commit comments

Comments
 (0)