From 83448128895cb6196a89c9fd93701ec9a6cec10e Mon Sep 17 00:00:00 2001 From: "flagsmith-engineering[bot]" <216534828+flagsmith-engineering[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 10:33:25 +0000 Subject: [PATCH] chore(main): release 2.269.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ version.txt | 2 +- 3 files changed, 34 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e93898ebae35..0b75856718f6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.268.0" + ".": "2.269.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 32362a2e7af8..783759ecc36c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,37 @@ # Changelog +## [2.269.0](https://github.com/Flagsmith/flagsmith/compare/v2.268.0...v2.269.0) (2026-08-31) + + +### Features + +* cohort segment detail view with CSV re-synchronisation ([#8387](https://github.com/Flagsmith/flagsmith/issues/8387)) ([7cb90aa](https://github.com/Flagsmith/flagsmith/commit/7cb90aaa130608b5407c46655080fbe516dee2c5)) +* **cohorts:** expose sync state and allow updating the managed segment ([#8386](https://github.com/Flagsmith/flagsmith/issues/8386)) ([bbc4bd1](https://github.com/Flagsmith/flagsmith/commit/bbc4bd1e37d843124a76622189a90fc84d50bdeb)) +* generic cohort sync webhook ([#8380](https://github.com/Flagsmith/flagsmith/issues/8380)) ([0f0e09a](https://github.com/Flagsmith/flagsmith/commit/0f0e09a4f0da167bd31c13ae03a1fcad94d12680)) + + +### Bug Fixes + +* 500 creating a cohort sync key with a master API key ([#8390](https://github.com/Flagsmith/flagsmith/issues/8390)) ([17243dc](https://github.com/Flagsmith/flagsmith/commit/17243dc6725fcb2efe8ff36b07b63f08658d7232)) +* Amplitude list creation response shape ([#8402](https://github.com/Flagsmith/flagsmith/issues/8402)) ([e7ffc35](https://github.com/Flagsmith/flagsmith/commit/e7ffc3565a96e5b5f1118b404b5aa74b25bf7d6c)) +* return only listId from Amplitude list creation ([#8400](https://github.com/Flagsmith/flagsmith/issues/8400)) ([e252a36](https://github.com/Flagsmith/flagsmith/commit/e252a363a9ccb297d350ea95d2bc3bd5561d34fa)) +* return the Amplitude list ID at every depth their parsers read ([#8399](https://github.com/Flagsmith/flagsmith/issues/8399)) ([ab19267](https://github.com/Flagsmith/flagsmith/commit/ab19267f822328df2e2d3e41676a465e00df5958)) + + +### Dependency Updates + +* Bump flagsmith-flag-engine to 11.0.0 ([#8410](https://github.com/Flagsmith/flagsmith/issues/8410)) ([c3cfb47](https://github.com/Flagsmith/flagsmith/commit/c3cfb47e7a23d2f399a9af8fa7a1f1b0bdd466e9)) + + +### CI + +* **frontend-deploy:** report every deploy outcome in one Slack message ([#8371](https://github.com/Flagsmith/flagsmith/issues/8371)) ([cb66498](https://github.com/Flagsmith/flagsmith/commit/cb6649807a57329365fced2499258142b47c76b9)) + + +### Refactoring + +* **types:** name the trait value shape ([#8366](https://github.com/Flagsmith/flagsmith/issues/8366)) ([bce2bf4](https://github.com/Flagsmith/flagsmith/commit/bce2bf4c79b79342483b436655e2eebaeb6c971d)) + ## [2.268.0](https://github.com/Flagsmith/flagsmith/compare/v2.267.0...v2.268.0) (2026-08-27) diff --git a/version.txt b/version.txt index 16fa5462ab81..94e4a839e8c1 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.268.0 +2.269.0