From e28ee08f0be81551fb05e5f86af9a4f359051f34 Mon Sep 17 00:00:00 2001 From: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:10:39 -0500 Subject: [PATCH] chore(main): release 2.4.0 Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2d96c4d..b44b287 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.3.1" + ".": "2.4.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 00fb9d4..86e4b52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.4.0](https://github.com/open-feature/flagd-testbed/compare/v2.3.1...v2.4.0) (2025-02-18) + + +### ✨ New Features + +* add context-sensitive test with connection err ([#227](https://github.com/open-feature/flagd-testbed/issues/227)) ([0e27325](https://github.com/open-feature/flagd-testbed/commit/0e2732504877b15b28e5cc50acd90e1ccf289d98)) + + +### 🧹 Chore + +* add [@grace](https://github.com/grace) to contextEnrichment test ([8901a79](https://github.com/open-feature/flagd-testbed/commit/8901a7916822a0e7f670407fc66cbb15af4bac18)) + ## [2.3.1](https://github.com/open-feature/flagd-testbed/compare/v2.3.0...v2.3.1) (2025-02-18) diff --git a/version.txt b/version.txt index 2bf1c1c..197c4d5 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.3.1 +2.4.0