Support Library Release: v2.1.3.3#
This release resolves intermittent session detail and buffering issues, and introduces a new event that notifies you when data offloading begins during a live session.
Downloads#
- Python FFI (GitHub): Repository
- NuGet Package: Support Library NuGet
- Documentation: Read docs
Bug Fixes#
Session details missing intermittently#
Session details were occasionally missing. This has been resolved by updating the Stream API library to the latest version.
Buffering crash on startup#
Resolved an unexpected crash in the buffering component that could occur when data arrived in a specific order at startup.
False "timestamps not sorted" error#
Fixed a timing issue in the buffering component that incorrectly reported out-of-order data under high load.
New Feature#
Offload Started Event#
You can now be notified when data offloading begins during a live session, allowing you to react at the right moment.
Live sessions only
This event is only raised during live sessions and will not fire when replaying historical data.
Support#
If you have any questions about this release or need assistance with migration, please contact the Support via Portal.