From 6eb155725d39606002d1d7afafc381af8f66ca78 Mon Sep 17 00:00:00 2001 From: Ben Rometsch Date: Wed, 26 Jun 2024 15:10:04 +0100 Subject: [PATCH] chore(main): release 2.125.0 (#4226) --- .release-please-manifest.json | 2 +- CHANGELOG.md | 19 +++++++++++++++++++ version.txt | 2 +- 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4ab57c5ff2a1..0d48da35a0d3 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.124.2" + ".": "2.125.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 34ee2acfdad8..f86f5df63698 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [2.125.0](https://github.com/Flagsmith/flagsmith/compare/v2.124.2...v2.125.0) (2024-06-26) + + +### Features + +* **api-usage:** add `subscription.plan` trait to `flagsmith.get_identity_flags` ([#4247](https://github.com/Flagsmith/flagsmith/issues/4247)) ([182ea04](https://github.com/Flagsmith/flagsmith/commit/182ea04c7f776606c931f34c4fad32849f667d2c)) + + +### Bug Fixes + +* **ci:** Authenticate Trivy correctly for ephemeral build ([#4227](https://github.com/Flagsmith/flagsmith/issues/4227)) ([b9a6f92](https://github.com/Flagsmith/flagsmith/commit/b9a6f92ec099cac58f16c989d44b86bead443a81)) +* **ci:** Enable Docker builds and E2E for external PRs ([#4224](https://github.com/Flagsmith/flagsmith/issues/4224)) ([fe7cc53](https://github.com/Flagsmith/flagsmith/commit/fe7cc53b5b4242db6af5ee818dd1e7c42a8d44ab)) +* **ci:** Use correct `ENV` value for production ([#4237](https://github.com/Flagsmith/flagsmith/issues/4237)) ([81753ba](https://github.com/Flagsmith/flagsmith/commit/81753bae01c6665bd4a50349107d709991eabfc4)) + + +### Infrastructure (Flagsmith SaaS Only) + +* add production environment variables for FoF and API usage alerting ([#4248](https://github.com/Flagsmith/flagsmith/issues/4248)) ([af61d52](https://github.com/Flagsmith/flagsmith/commit/af61d52bb0da1ba95a45f5ea877fc01abc20d262)) + ## [2.124.2](https://github.com/Flagsmith/flagsmith/compare/v2.124.1...v2.124.2) (2024-06-25) diff --git a/version.txt b/version.txt index 6df114bf4fa4..279130856d01 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.124.2 +2.125.0