You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- BREAKING CHANGE: Passing the SplitClient object to Provider constructor is now only through the initialization context dictionary
- BREAKING CHANGE: Provider will throw exception when ObjectDetail and ObjectValue evaluation is used, since it will attempt to parse the treatment as a JSON structure.
- Upgraded Split SDK to 10.5.1
- Upgraded OpenFeature SDK to 0.8.3
- Added support for asyncio mode
- Added ability to pass Ready Timeout and ConfigurationOptions to Provider initialization
0.1.0
- Up to date with spec 0.8.0 and python sdk 0.8.1. Using split client 10.2.0
0.0.1
- First release. Up to date with spec 0.5.1 and python sdk 0.0.6