- Added support for Kerberos authentication in Spnego and Proxy Kerberos server instances.
10.0.1
- Fixed failure to load lib issue in SDK startup for Python versions higher than or equal to 3.10
10.0.0
- Added support for asyncio library - BREAKING CHANGE: Minimum supported Python version is 3.7.16
9.7.0
- Added support for targeting rules based on semantic versions (https://semver.org/). - Added the logic to handle correctly when the SDK receives an unsupported Matcher type.
9.6.2
- Fixed an issue when pushing unique keys tracker data to redis if no keys exist, i.e. get_treatment flavors are not called.
9.6.1
- Added redisUsername configuration parameter for Redis connection to set the username for accessing redis when not using the default `root` username