File tree Expand file tree Collapse file tree
providers/openfeature-provider-flagd Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "hooks/openfeature-hooks-opentelemetry" : " 0.1.3" ,
3- "providers/openfeature-provider-flagd" : " 0.1.5 "
3+ "providers/openfeature-provider-flagd" : " 0.1.6 "
44}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.6] ( https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-flagd/v0.1.5...openfeature-provider-flagd/v0.1.6 ) (2024-05-02)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * remove modifications to license files ([ #81 ] ( https://github.com/open-feature/python-sdk-contrib/issues/81 ) ) ([ a23f61e] ( https://github.com/open-feature/python-sdk-contrib/commit/a23f61e1c14c70e45a4bce4a014d5599813f1d28 ) )
9+
310## [ 0.1.5] ( https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-flagd/v0.1.4...openfeature-provider-flagd/v0.1.5 ) (2024-04-11)
411
512
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
66[project ]
77name = " openfeature-provider-flagd"
8- version = " 0.1.5 "
8+ version = " 0.1.6 "
99description = " OpenFeature provider for the flagd flag evaluation engine"
1010readme = " README.md"
1111authors = [{ name = " OpenFeature" , email = " openfeature-core@groups.io" }]
You can’t perform that action at this time.
0 commit comments