Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.272.0"
".": "2.273.0"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [2.273.0](https://github.com/Flagsmith/flagsmith/compare/v2.272.0...v2.273.0) (2026-09-16)


### Features

* **edge-proxy:** Wire the flagsmith-private edge_control_plane app into the api ([#8305](https://github.com/Flagsmith/flagsmith/issues/8305)) ([5b54de7](https://github.com/Flagsmith/flagsmith/commit/5b54de78fc913ecb99cca2d8b854488446f93784))
* **experimentation:** experiment metadata on feature states ([#8532](https://github.com/Flagsmith/flagsmith/issues/8532)) ([6def014](https://github.com/Flagsmith/flagsmith/commit/6def014c5115b8f13b4ddf3ca58fd138b6e4f168))
* **experimentation:** route external warehouse events to a static Kafka topic ([#8530](https://github.com/Flagsmith/flagsmith/issues/8530)) ([89ce13c](https://github.com/Flagsmith/flagsmith/commit/89ce13c608c70f547f31331926a471cd4be7cdb1))


### Dependency Updates

* **api:** update dependency flagsmith-private to >=0.14.0,<1 ([#8540](https://github.com/Flagsmith/flagsmith/issues/8540)) ([2b5fa4e](https://github.com/Flagsmith/flagsmith/commit/2b5fa4efdff7efbbcf6159e03c07af20cc9b117e))
* resolve high-severity advisories in docs and api ([#8536](https://github.com/Flagsmith/flagsmith/issues/8536)) ([7efa778](https://github.com/Flagsmith/flagsmith/commit/7efa7788ab024686fd196e1ba6d479107e9d8ca6))

## [2.272.0](https://github.com/Flagsmith/flagsmith/compare/v2.271.1...v2.272.0) (2026-09-15)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.272.0
2.273.0
Loading