diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 084ee4815df3..614d211c65cd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.207.0" + ".": "2.207.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index cab513c83ec6..9316f2341015 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.207.1](https://github.com/Flagsmith/flagsmith/compare/v2.207.0...v2.207.1) (2026-01-08) + + +### Infrastructure (Flagsmith SaaS Only) + +* Use blocking Redis pool for throttle cache, limit max connections ([#6500](https://github.com/Flagsmith/flagsmith/issues/6500)) ([cb049bf](https://github.com/Flagsmith/flagsmith/commit/cb049bfa5ec35ac37d75cbc69d90825eff54d902)) + ## [2.207.0](https://github.com/Flagsmith/flagsmith/compare/v2.206.0...v2.207.0) (2026-01-08) diff --git a/version.txt b/version.txt index 59897bb9bc0a..2baf95de95e6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.207.0 +2.207.1