- Added logic to fetch multiple splits at once on get_treatments/get_treatments_with_config. - Added flag `IPAddressesEnabled` into config to enable/disable sending machineName and machineIp when data is posted in headers.
8.1.3
Not secure
- Fixed race condition related to segment fetching and SDK_READY event
8.1.2
Not secure
- Validated TLS support for redis connections - Fixed traffic type count issue
8.1.1
Not secure
- Fixed python3 compatibility issue in uwsgi caching mode.
8.1.0
Not secure
- Added properties to track method. - Input Validation: added validation for traffic types, split names and multiple factory instantiation.
8.0.0
Not secure
- Full SDK Refactor/rewrite. - New block until ready behaviour. - Support for async destroy. - Dynamic configs. - Impressions not flushing on destroy bugfix. - Removed unnecessary dependencies. - Test suite rewritten.