Skip to content

v4.19.0

Compare
Choose a tag to compare
@bryaningl3 bryaningl3 released this 01 Apr 22:13
· 14 commits to master since this release
7815476

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 the AlertManager class, as appropriate.
  • Added the async keyword to functions of the JwtProvider class, as appropriate.