File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
providers/openfeature-provider-ofrep Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"hooks/openfeature-hooks-opentelemetry" : " 0.1.3" ,
3
- "providers/openfeature-provider-flagd" : " 0.1.5"
3
+ "providers/openfeature-provider-flagd" : " 0.1.5" ,
4
+ "providers/openfeature-provider-ofrep" : " 0.1.0"
4
5
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
+
3
+ ## 0.1.0 (2024-10-02)
4
+
5
+
6
+ ### ✨ New Features
7
+
8
+ * add initial skeleton for OFREP provider ([ #86 ] ( https://github.com/open-feature/python-sdk-contrib/issues/86 ) ) ([ 00a5a18] ( https://github.com/open-feature/python-sdk-contrib/commit/00a5a18a76ef1435de67f312e384a97823bd185b ) )
9
+ * implement basic functionality of OFREP provider ([ #88 ] ( https://github.com/open-feature/python-sdk-contrib/issues/88 ) ) ([ cb42cc0] ( https://github.com/open-feature/python-sdk-contrib/commit/cb42cc0001e19793f391351a1ce5bafe1831025f ) )
10
+
11
+ ## Changelog
You can’t perform that action at this time.
0 commit comments