File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
providers/openfeature-provider-ofrep Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 22 "hooks/openfeature-hooks-opentelemetry" : " 0.3.0" ,
33 "providers/openfeature-provider-aws-ssm" : " 0.1.0" ,
44 "providers/openfeature-provider-flagd" : " 0.2.7" ,
5- "providers/openfeature-provider-ofrep" : " 0.2.0 " ,
5+ "providers/openfeature-provider-ofrep" : " 0.2.1 " ,
66 "providers/openfeature-provider-flipt" : " 0.1.3" ,
77 "providers/openfeature-provider-env-var" : " 0.1.0" ,
88 "providers/openfeature-provider-unleash" : " 0.1.1"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.1] ( https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-ofrep/v0.2.0...openfeature-provider-ofrep/v0.2.1 ) (2026-02-17)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * replace project.scripts with poethepoet ([ #335 ] ( https://github.com/open-feature/python-sdk-contrib/issues/335 ) ) ([ 61add22] ( https://github.com/open-feature/python-sdk-contrib/commit/61add22b975140ccd39b618bf70efeeecbdc25c3 ) )
9+
310## [ 0.2.0] ( https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-ofrep/v0.1.1...openfeature-provider-ofrep/v0.2.0 ) (2025-09-25)
411
512
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "uv_build"
44
55[project ]
66name = " openfeature-provider-ofrep"
7- version = " 0.2.0 "
7+ version = " 0.2.1 "
88description = " OpenFeature provider for the OpenFeature Remote Evaluation Protocol (OFREP)"
99readme = " README.md"
1010authors = [{ name = " OpenFeature" , email = " openfeature-core@groups.io" }]
You can’t perform that action at this time.
0 commit comments