File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
hooks/openfeature-hooks-opentelemetry Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "hooks/openfeature-hooks-opentelemetry" : " 0.2.0 " ,
2+ "hooks/openfeature-hooks-opentelemetry" : " 0.2.1 " ,
33 "providers/openfeature-provider-flagd" : " 0.2.6" ,
44 "providers/openfeature-provider-ofrep" : " 0.2.0" ,
55 "providers/openfeature-provider-flipt" : " 0.1.3" ,
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-hooks-opentelemetry/v0.2.0...openfeature-hooks-opentelemetry/v0.2.1 ) (2025-10-07)
4+
5+
6+ ### ✨ New Features
7+
8+ * migrate to uv ([ #293 ] ( https://github.com/open-feature/python-sdk-contrib/issues/293 ) ) ([ 9590554] ( https://github.com/open-feature/python-sdk-contrib/commit/9590554be4c8a7f77b0c0f20d6b48076c9870f52 ) )
9+
310## [ 0.2.0] ( https://github.com/open-feature/python-sdk-contrib/compare/openfeature-hooks-opentelemetry/v0.1.3...openfeature-hooks-opentelemetry/v0.2.0 ) (2025-02-21)
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-hooks-opentelemetry"
7- version = " 0.2.0 "
7+ version = " 0.2.1 "
88description = " OpenTelemetry hooks for the OpenFeature Python SDK"
99readme = " README.md"
1010authors = [{ name = " OpenFeature" , email = " openfeature-core@groups.io" }]
You can’t perform that action at this time.
0 commit comments