We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efd7104 + ec34271 commit e504dfeCopy full SHA for e504dfe
.github/.DS_Store
-6 KB
CHANGES.txt
@@ -1,8 +1,4 @@
1
-0.0.1
2
-- First release. Up to date with spec 0.5.1 and python sdk 0.0.6
3
-
4
-0.1.0
5
-- Up to date with spec 0.8.0 and python sdk 0.8.1. Using split client 10.2.0
+Changes
6
7
1.0.0 (Nov 5 2026)
8
- BREAKING CHANGE: Passing the SplitClient object to Provider constructor is now only through the initialization context dictionary
@@ -11,3 +7,9 @@
11
- Upgraded OpenFeature SDK to 0.8.3
12
- Added support for asyncio mode
13
9
- Added ability to pass Ready Timeout and ConfigurationOptions to Provider initialization
10
+
+0.1.0
+- Up to date with spec 0.8.0 and python sdk 0.8.1. Using split client 10.2.0
14
+0.0.1
15
+- First release. Up to date with spec 0.5.1 and python sdk 0.0.6
0 commit comments