Skip to content

Commit f791077

Browse files
chore(main): release openfeature-flagd-api-testkit 0.1.1
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
1 parent e1c3c6a commit f791077

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"providers/openfeature-provider-unleash": "0.1.2",
99
"tools/openfeature-flagd-api": "1.0.0",
1010
"tools/openfeature-flagd-core": "1.0.0",
11-
"tools/openfeature-flagd-api-testkit": "0.1.0"
11+
"tools/openfeature-flagd-api-testkit": "0.1.1"
1212
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# Changelog
2+
3+
## [0.1.1](https://github.com/open-feature/python-sdk-contrib/compare/openfeature-flagd-api-testkit/v0.1.0...openfeature-flagd-api-testkit/v0.1.1) (2026-06-02)
4+
5+
6+
### ✨ New Features
7+
8+
* **flagd:** extract evaluator into api, core, and testkit packages ([#377](https://github.com/open-feature/python-sdk-contrib/issues/377)) ([1995534](https://github.com/open-feature/python-sdk-contrib/commit/1995534c2545b8c65d2944e3e52ce19a552b4815))
9+
10+
## Changelog

tools/openfeature-flagd-api-testkit/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "openfeature-flagd-api-testkit"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "OpenFeature flagd evaluator API compliance test suite"
99
readme = "README.md"
1010
authors = [{ name = "OpenFeature", email = "openfeature-core@groups.io" }]

0 commit comments

Comments
 (0)