From 41b3e856a9f73a21f5180ee30612656dff2e0b3c Mon Sep 17 00:00:00 2001 From: Ben Rometsch Date: Thu, 6 Jun 2024 22:46:40 +0900 Subject: [PATCH] chore(main): release 2.119.1 (#4127) --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 59f3b1c7f58c..29ced278020a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.119.0" + ".": "2.119.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 85a94fe12ec5..790ee3015e00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.119.1](https://github.com/Flagsmith/flagsmith/compare/v2.119.0...v2.119.1) (2024-06-06) + + +### Bug Fixes + +* use python3.11 as base image ([#4121](https://github.com/Flagsmith/flagsmith/issues/4121)) ([418e026](https://github.com/Flagsmith/flagsmith/commit/418e026796863ba361c8750c8da6f2abd5e1b283)) + + +### Infrastructure (Flagsmith SaaS Only) + +* run influxdb feature evaluation in thread ([#4125](https://github.com/Flagsmith/flagsmith/issues/4125)) ([b135b38](https://github.com/Flagsmith/flagsmith/commit/b135b38703be391ec68a841a8d9d11635742cf89)) +* task processor settings tweaks ([#4126](https://github.com/Flagsmith/flagsmith/issues/4126)) ([ea96db9](https://github.com/Flagsmith/flagsmith/commit/ea96db9f70e90476fb2e829715571d063ca615b8)) + ## [2.119.0](https://github.com/Flagsmith/flagsmith/compare/v2.118.1...v2.119.0) (2024-06-06) diff --git a/version.txt b/version.txt index 23fe2bf317b0..f8724e145388 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.119.0 +2.119.1