v4.19.0
New Features
- Updated the
AlertManager.filterPropertiesForSymbol
function to exclude options-flow properties for instruments that do not have options. - Updated the
AlertManager.filterTemplatesForSymbol
function to exclude options-flow properties for instruments that do not have options.
Technical Enhancements
- Updated the
uuid
library to the next major version. - Added the
async
keyword to functions of theAlertManager
class, as appropriate. - Added the
async
keyword to functions of theJwtProvider
class, as appropriate.