File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
providers/openfeature-provider-unleash Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 44 "providers/openfeature-provider-ofrep" : " 0.2.0" ,
55 "providers/openfeature-provider-flipt" : " 0.1.3" ,
66 "providers/openfeature-provider-env-var" : " 0.1.0" ,
7- "providers/openfeature-provider-unleash" : " 0.1.0 "
7+ "providers/openfeature-provider-unleash" : " 0.1.1 "
88}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.1] ( https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-unleash/v0.1.0...openfeature-provider-unleash/v0.1.1 ) (2026-01-29)
4+
5+
6+ ### ✨ New Features
7+
8+ * ** provider:** add Unleash provider ([ #301 ] ( https://github.com/open-feature/python-sdk-contrib/issues/301 ) ) ([ 0fd4e3e] ( https://github.com/open-feature/python-sdk-contrib/commit/0fd4e3ea70a101898118ab5797ec4ffea708e834 ) )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "uv_build"
44
55[project ]
66name = " openfeature-provider-unleash"
7- version = " 0.1.0 "
7+ version = " 0.1.1 "
88description = " OpenFeature provider for Unleash"
99readme = " README.md"
1010authors = [{ name = " OpenFeature" , email = " openfeature-core@groups.io" }]
You can’t perform that action at this time.
0 commit comments