Support Library Release: v2.1.5.11#
This release adds regex matching for subscribed parameters and improves buffering performance, and fixes excessive startup delay.
Downloads#
- Python FFI (GitHub): Repository
- NuGet Package: Support Library NuGet
- Documentation: Read docs
New Features#
Subscribed Parameter Regex Matching#
You can now subscribe to parameters using regex patterns, making it easier to select multiple related parameters at once instead of listing each one individually.
Buffering Performance Improvements#
Improved the performance of the buffering module. Parameters whose values fall outside the buffering window now return their last known (stale) value instead of no value.
Bug Fixes#
Excessive Startup Delay#
Fixed an issue in the buffering module where sessions could take a long time to start after the session began.
Support#
If you have any questions about this release or need assistance with migration, please contact the Support via Portal.