Skip to content

2.21.0

Latest

Choose a tag to compare

@Artem-K-Koltunov Artem-K-Koltunov released this 17 Oct 12:06

v2.21.0:
Migration Support: Introduced built-in support for migration testing and validation within the SDK, allowing seamless verification of data transfer between environments.
Ping Logging Control: Added the ability to disable ping information in logs by default.
If ping-related logs are required, enable them explicitly by setting the pingDebug flag to true.
When pingDebug is false (default), ping events are excluded from logs to reduce noise.
Type Refinements: Clarified and strengthened TypeScript type definitions across internal modules and SDK interfaces.
Sample Updates: Updated Cordova and JavaScript samples to support migration testing scenarios and reflect the latest SDK changes.