Releases
v2.0.0
2.0.0 (2023-12-28)
⚠ BREAKING CHANGES
SDK configuration exposes new options and is organized hierarchically
remove inlineUsersInEvents
and userKeysFlushInterval
config options
remove global registerLogger
function, replace with config option
remove alias
function, replace usage with multi-kind contexts
Variation and VariationDetail now take contexts
makeUser
behavior modified to construct a user-kind context
use C++ Server-side SDK 3.0 bindings (#31 )
Features
added makeContext
for constructing single or multi-kind contexts (95e9718 )
use C++ Server-side SDK 3.0 bindings (#31 ) (95e9718 )
Code Refactoring
makeUser behavior modified to construct a user-kind context (95e9718 )
remove alias
function, replace usage with multi-kind contexts (95e9718 )
remove inlineUsersInEvents
and userKeysFlushInterval
config options (95e9718 )
remove global registerLogger
function, replace with config option (95e9718 )
SDK configuration exposes new options and is organized hierarchically (95e9718 )
Variation and VariationDetail now take contexts (95e9718 )
You can’t perform that action at this time.