Skip to content

0.38.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 22:29
· 15 commits to main since this release
b7061b1

Release notes

Enhancements

  • Added LogPlatformInfo() function which logs the client version, compiler, and
    operating system info to aid troubleshooting
  • Added compiler and operating system info to the user agent to aid troubleshooting
  • Standardized client info sent by live clients to match historical
  • Added methods to the client builders to extend the user agents with a custom string

Bug fixes

  • Fixed missing implementation for LiveBuilder::SetBufferSize()
  • Fixed checking of warnings from server in Historical API in TimeseriesGetRange() and
    TimeseriesGetRangeToFile()