diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4dedeae..511dd51 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.5.0" + ".": "2.6.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 17616df..2a9028d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [2.6.0](https://github.com/open-feature/flagd-testbed/compare/v2.5.0...v2.6.0) (2025-03-18) + + +### ✨ New Features + +* Add testcases for targeted zero values ([#239](https://github.com/open-feature/flagd-testbed/issues/239)) ([60a0efc](https://github.com/open-feature/flagd-testbed/commit/60a0efc4da0f583670855f7f686e5e2162eb0902)) +* Flagd metadata ([#241](https://github.com/open-feature/flagd-testbed/issues/241)) ([43f2131](https://github.com/open-feature/flagd-testbed/commit/43f21319eb7f8836ee849baace37f43c4824418e)) +* listening for logs before returning a http status code ([#230](https://github.com/open-feature/flagd-testbed/issues/230)) ([fe1843d](https://github.com/open-feature/flagd-testbed/commit/fe1843d1b23431eaf481b84ac18e6076904bc4c0)) + + +### 🧹 Chore + +* **deps:** update actions/setup-node digest to cdca736 ([#240](https://github.com/open-feature/flagd-testbed/issues/240)) ([6bfd5af](https://github.com/open-feature/flagd-testbed/commit/6bfd5afd173813ec9b841d94e31110da4706e5e2)) +* **deps:** update docker/build-push-action digest to 471d1dc ([#236](https://github.com/open-feature/flagd-testbed/issues/236)) ([09287e8](https://github.com/open-feature/flagd-testbed/commit/09287e8bbc8e61adbf0d3470d6e3bcc73e2c8be5)) +* **deps:** update docker/login-action digest to 74a5d14 ([#238](https://github.com/open-feature/flagd-testbed/issues/238)) ([0bada4f](https://github.com/open-feature/flagd-testbed/commit/0bada4f3139ae9d5ad347b3642f893d65e6c0a04)) +* **deps:** update ghcr.io/open-feature/flagd docker tag to v0.12.2 ([#234](https://github.com/open-feature/flagd-testbed/issues/234)) ([22fb939](https://github.com/open-feature/flagd-testbed/commit/22fb939025828a76cb89d8c945247794a43208bf)) + ## [2.5.0](https://github.com/open-feature/flagd-testbed/compare/v2.4.0...v2.5.0) (2025-02-20) diff --git a/version.txt b/version.txt index 437459c..e70b452 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.5.0 +2.6.0